summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-24drm/amdkfd: Fix NULL pointer check order in kfd_ioctl_create_processSrinivasan Shanmugam1-3/+3
2026-03-24drm/amd/display: check if ext_caps is valid in BL setupAlex Deucher1-1/+1
2026-03-24drm/amdgpu: Fix fence put before wait in amdgpu_amdkfd_submit_ibSrinivasan Shanmugam1-2/+2
2026-03-24ACPI: EC: clean up handlers on probe failure in acpi_ec_setup()Weiming Shi1-0/+2
2026-03-24Merge tag 'kvmarm-fixes-7.0-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2-1/+15
2026-03-24Merge tag 'kvm-s390-master-7.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini12-21/+129
2026-03-24Merge tag 'mm-hotfixes-stable-2026-03-23-17-56' of git://git.kernel.org/pub/s...Linus Torvalds7-29/+93
2026-03-24erofs: update the Kconfig descriptionGao Xiang1-15/+30
2026-03-24Merge tag 'perf-tools-fixes-for-v7.0-2-2026-03-23' of git://git.kernel.org/pu...Linus Torvalds8-26/+87
2026-03-24Merge tag 'media/v7.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds8-28/+44
2026-03-24ovl: fix wrong detection of 32bit inode numbersAmir Goldstein1-1/+4
2026-03-24spi: use generic driver_override infrastructureDanilo Krummrich2-17/+7
2026-03-24hwmon: (peci/cputemp) Fix off-by-one in cputemp_is_visible()Sanman Pradhan1-1/+1
2026-03-24hwmon: (peci/cputemp) Fix crit_hyst returning delta instead of absolute tempe...Sanman Pradhan2-5/+7
2026-03-24hwmon: (pmbus/isl68137) Add mutex protection for AVS enable sysfs attributesSanman Pradhan1-3/+18
2026-03-24hwmon: (pmbus/ina233) Fix error handling and sign extension in shunt voltage ...Sanman Pradhan1-1/+2
2026-03-24Merge tag 'ipsec-2026-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni10-86/+137
2026-03-24drm/xe: Implement recent spec updates to Wa_16025250150Matt Roper2-1/+3
2026-03-24ASoC: codecs: wcd934x: fix typo in dt parsingSrinivas Kandagatla1-1/+1
2026-03-24rust: regulator: do not assume that regulator_get() returns non-nullAlice Ryhl1-15/+18
2026-03-24ASoC: dt-bindings: stm32: Fix incorrect compatible string in stm32h7-sai matchJihed Chaibi1-1/+1
2026-03-24net: macb: Use dev_consume_skb_any() to free TX SKBsKevin Hao1-1/+1
2026-03-24net: correctly handle tunneled traffic on IPV6_CSUM GSO fallbackWillem de Bruijn1-5/+17
2026-03-24Merge tag 'linux-can-fixes-for-7.0-20260323' of git://git.kernel.org/pub/scm/...Paolo Abeni7-19/+53
2026-03-24net: ti: icssg-prueth: fix use-after-free of CPPI descriptor in RX pathDavid Carlier1-2/+2
2026-03-24platform/x86: ISST: Correct locked bit widthSrinivas Pandruvada1-1/+1
2026-03-24Merge branch 'team-fix-header_ops-type-confusion-and-add-selftest'Paolo Abeni4-1/+108
2026-03-24selftests: team: add non-Ethernet header_ops reproducerJiayuan Chen3-0/+44
2026-03-24team: fix header_ops type confusion with non-Ethernet portsJiayuan Chen1-1/+64
2026-03-24Merge branch 'virtio-net-fix-for-virtio_net_f_guest_hdrlen'Paolo Abeni3-6/+55
2026-03-24virtio-net: correct hdr_len handling for tunnel gsoXuan Zhuo1-0/+19
2026-03-24virtio-net: correct hdr_len handling for VIRTIO_NET_F_GUEST_HDRLENXuan Zhuo3-6/+36
2026-03-24accel/ivpu: Add disable clock relinquish workaround for NVL-A0Karol Wachowski2-2/+5
2026-03-24iomap: fix lockdep complaint when reads failDarrick J. Wong1-1/+50
2026-03-24drm/i915/dp_tunnel: Fix error handling when clearing stream BW in atomic stateImre Deak3-11/+28
2026-03-24Merge tag 'xsa482-7.0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/x...Linus Torvalds3-3/+72
2026-03-24net: enetc: fix the output issue of 'ethtool --show-ring'Wei Fang1-0/+2
2026-03-24udp: Fix wildcard bind conflict check when using hash2Martin KaFai Lau3-18/+18
2026-03-24net: b44: always select CONFIG_FIXED_PHYArnd Bergmann1-1/+1
2026-03-24net: airoha: add RCU lock around dev_fill_forward_pathQingfang Deng1-0/+2
2026-03-24net: fix fanout UAF in packet_release() via NETDEV_UP raceYochai Eisenrich1-0/+1
2026-03-24Merge branch 'ipv6-fix-two-gc-issues-with-permanent-routes'Jakub Kicinski5-9/+94
2026-03-24selftest: net: Add GC test for temporary routes with exceptions.Kuniyuki Iwashima1-3/+58
2026-03-24ipv6: Don't remove permanent routes with exceptions from tb6_gc_hlist.Kuniyuki Iwashima4-7/+26
2026-03-24ipv6: Remove permanent routes from tb6_gc_hlist when all exceptions expire.Kuniyuki Iwashima1-1/+12
2026-03-23Documentation: PCI: Document PCIe TLP Header decoder for AER messagesLukas Wunner1-0/+10
2026-03-23PCI/pwrctrl: Fix pci_pwrctrl_is_required() device node leakFelix Gu1-1/+3
2026-03-23idpf: only assign num refillqs if allocation was successfulJoshua Hay1-1/+1
2026-03-23idpf: clear stale cdev_info ptrJoshua Hay3-4/+6
2026-03-23iavf: fix out-of-bounds writes in iavf_get_ethtool_stats()Kohei Enju1-16/+15