summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-20net: ti: icssg-prueth: Add lock to statsMD Danish Anwar
2025-03-20net: atm: fix use after free in lec_send()Dan Carpenter
2025-03-19xsk: fix an integer overflow in xp_create_and_assign_umem()Gavrilov Ilia
2025-03-19Merge tag 'for-net-2025-03-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni
2025-03-19Merge tag 'hwmon-fixes-for-v6.14-rc8/6.14' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-03-19net: stmmac: dwc-qos-eth: use devm_kzalloc() for AXI dataRussell King (Oracle)
2025-03-19gpu: host1x: Do not assume that a NULL domain means no DMA IOMMUJason Gunthorpe
2025-03-19selftests: drv-net: use defer in the ping testJakub Kicinski
2025-03-19Merge tag 'ata-6.14-final' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2025-03-19Merge tag 'kvm-s390-master-6.14-1' of https://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini
2025-03-19fuse: fix possible deadlock if rings are never initializedLuis Henriques
2025-03-19spi: Fix reference count leak in slave_show()Miaoqian Lin
2025-03-19Merge branch 'xa_alloc_cyclic-checks'David S. Miller
2025-03-19phy: fix xa_alloc_cyclic() error handlingMichal Swiatkowski
2025-03-19dpll: fix xa_alloc_cyclic() error handlingMichal Swiatkowski
2025-03-19devlink: fix xa_alloc_cyclic() error handlingMichal Swiatkowski
2025-03-19Merge patch series "netfs: Miscellaneous fixes"Christian Brauner
2025-03-19netfs: Fix netfs_unbuffered_read() to return ssize_t rather than intDavid Howells
2025-03-19netfs: Fix rolling_buffer_load_from_ra() to not clear mark bitsDavid Howells
2025-03-19netfs: Call `invalidate_cache` only if implementedMax Kellermann
2025-03-19netfs: Fix collection of results during pause when collection offloadedDavid Howells
2025-03-19fuse: fix uring race condition for null dereference of fcJoanne Koong
2025-03-19afs: Fix afs_atcell_get_link() to check if ws_cell is unset firstDavid Howells
2025-03-18drm/amdgpu/pm: Handle SCLK offset correctly in overdrive for smu 14.0.2Tomasz PakuĊ‚a
2025-03-18drm/amd/display: Fix incorrect fw_state address in dmub_srvLo-an Chen
2025-03-18drm/amd/display: Use HW lock mgr for PSR1 when only one eDPMario Limonciello
2025-03-18drm/amd/display: Fix message for support_edp0_on_dp1Yilin Chen
2025-03-18drm/amdkfd: Fix user queue validation on Gfx7/8Philip Yang
2025-03-18drm/amdgpu: Restore uncached behaviour on GFX12David Belanger
2025-03-18drm/amdgpu/gfx12: correct cleanup of 'me' field with gfx_v12_0_me_fini()Wentao Liang
2025-03-18drm/amdkfd: Fix instruction hazard in gfx12 trap handlerJay Cornwall
2025-03-18drm/amdgpu/pm: wire up hwmon fan speed for smu 14.0.2Alex Deucher
2025-03-18drm/amd/pm: add unique_id for gfx12Harish Kasiviswanathan
2025-03-18drm/amdgpu: Remove JPEG from vega and carrizo video capsDavid Rosca
2025-03-18drm/amdgpu: Fix JPEG video caps max size for navi1x and ravenDavid Rosca
2025-03-18drm/amdgpu: Fix MPEG2, MPEG4 and VC1 video caps max sizeDavid Rosca
2025-03-18drm/radeon: fix uninitialized size issue in radeon_vce_cs_parse()Nikita Zhandarovich
2025-03-18Merge tag 'pmdomain-v6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-18pinctrl: spacemit: PINCTRL_SPACEMIT_K1 should not default to y unconditionallyGeert Uytterhoeven
2025-03-18ipv6: Set errno after ip_fib_metrics_init() in ip6_route_info_create().Kuniyuki Iwashima
2025-03-18ipv6: Fix memleak of nhc_pcpu_rth_output in fib_check_nh_v6_gw().Kuniyuki Iwashima
2025-03-18Merge tag 'linux-can-fixes-for-6.14-20250314' of git://git.kernel.org/pub/scm...Paolo Abeni
2025-03-18net: ipv6: fix TCP GSO segmentation with NATFelix Fietkau
2025-03-18net: mana: Support holes in device list reply msgHaiyang Zhang
2025-03-18net: ethernet: ti: am65-cpsw: Fix NAPI registration sequenceVignesh Raghavendra
2025-03-18ata: libata-core: Add ATA_QUIRK_NO_LPM_ON_ATI for certain Samsung SSDsNiklas Cassel
2025-03-18efivarfs: fix NULL dereference on resumeJames Bottomley
2025-03-17Merge tag 'mm-hotfixes-stable-2025-03-17-20-09' of git://git.kernel.org/pub/s...Linus Torvalds
2025-03-17MAINTAINERS: Remove myselfEric W. Biederman
2025-03-17perf/x86: Check data address for IBS software filterNamhyung Kim