summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-24cgroup: Wait for dying tasks to leave on rmdirTejun Heo
2026-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-03-24s390/zcrypt: Fix memory leak with CCA cards used as acceleratorHarald Freudenberger
2026-03-24s390/cpum_sf: Cap sampling rate to prevent lsctl exceptionThomas Richter
2026-03-24landlock: Expand restrict flags example for ABI version 8Panagiotis "Ivory" Vasilopoulos
2026-03-24Merge tag 'cxl-fixes-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-03-24thermal: intel: int340x: soc_slider: Set offset only for balanced modeSrinivas Pandruvada
2026-03-24drm/amd/display: Fix DCE LVDS handlingAlex Deucher
2026-03-24drm/amdgpu: Handle GPU page faults correctly on non-4K page systemsDonet Tom
2026-03-24drm/amd/pm: disable OD_FAN_CURVE if temp or pwm range invalid for smu v14Yang Wang
2026-03-24drm/amdkfd: Fix NULL pointer check order in kfd_ioctl_create_processSrinivasan Shanmugam
2026-03-24drm/amd/display: check if ext_caps is valid in BL setupAlex Deucher
2026-03-24drm/amdgpu: Fix fence put before wait in amdgpu_amdkfd_submit_ibSrinivasan Shanmugam
2026-03-24ACPI: EC: clean up handlers on probe failure in acpi_ec_setup()Weiming Shi
2026-03-24Merge tag 'kvmarm-fixes-7.0-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-03-24Merge tag 'kvm-s390-master-7.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2026-03-24Merge tag 'mm-hotfixes-stable-2026-03-23-17-56' of git://git.kernel.org/pub/s...Linus Torvalds
2026-03-25erofs: update the Kconfig descriptionGao Xiang
2026-03-24Merge tag 'perf-tools-fixes-for-v7.0-2-2026-03-23' of git://git.kernel.org/pu...Linus Torvalds
2026-03-24Merge tag 'media/v7.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2026-03-24ovl: fix wrong detection of 32bit inode numbersAmir Goldstein
2026-03-24wifi: iwlwifi: mvm: fix potential out-of-bounds read in iwl_mvm_nd_match_info...Alexey Velichayshiy
2026-03-24spi: use generic driver_override infrastructureDanilo Krummrich
2026-03-24hwmon: (peci/cputemp) Fix off-by-one in cputemp_is_visible()Sanman Pradhan
2026-03-24hwmon: (peci/cputemp) Fix crit_hyst returning delta instead of absolute tempe...Sanman Pradhan
2026-03-24hwmon: (pmbus/isl68137) Add mutex protection for AVS enable sysfs attributesSanman Pradhan
2026-03-24hwmon: (pmbus/ina233) Fix error handling and sign extension in shunt voltage ...Sanman Pradhan
2026-03-24Merge tag 'ath-current-20260324' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2026-03-24Merge tag 'iwlwifi-fixes-2026-03-24' of https://git.kernel.org/pub/scm/linux/...Johannes Berg
2026-03-24wifi: wl1251: validate packet IDs before indexing tx_framesPengpeng Hou
2026-03-24wifi: wilc1000: fix u8 overflow in SSID scan buffer size calculationYasuaki Torimaru
2026-03-24Merge tag 'ipsec-2026-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2026-03-24wifi: ath12k: Pass the correct value of each TID during a stop AMPDU sessionReshma Immaculate Rajkumar
2026-03-24wifi: ath11k: Pass the correct value of each TID during a stop AMPDU sessionReshma Immaculate Rajkumar
2026-03-24drm/xe: Implement recent spec updates to Wa_16025250150Matt Roper
2026-03-24ASoC: codecs: wcd934x: fix typo in dt parsingSrinivas Kandagatla
2026-03-24rust: regulator: do not assume that regulator_get() returns non-nullAlice Ryhl
2026-03-24ASoC: dt-bindings: stm32: Fix incorrect compatible string in stm32h7-sai matchJihed Chaibi
2026-03-24net: macb: Use dev_consume_skb_any() to free TX SKBsKevin Hao
2026-03-24wifi: iwlwifi: mld: correctly set wifi generation dataJohannes Berg
2026-03-24wifi: iwlwifi: mvm: don't send a 6E related command when not supportedEmmanuel Grumbach
2026-03-24wifi: iwlwifi: mld: Fix MLO scan timingPagadala Yesu Anjaneyulu
2026-03-24net: correctly handle tunneled traffic on IPV6_CSUM GSO fallbackWillem de Bruijn
2026-03-24Merge tag 'linux-can-fixes-for-7.0-20260323' of git://git.kernel.org/pub/scm/...Paolo Abeni
2026-03-24net: ti: icssg-prueth: fix use-after-free of CPPI descriptor in RX pathDavid Carlier
2026-03-24platform/x86: ISST: Correct locked bit widthSrinivas Pandruvada
2026-03-24Merge branch 'team-fix-header_ops-type-confusion-and-add-selftest'Paolo Abeni
2026-03-24selftests: team: add non-Ethernet header_ops reproducerJiayuan Chen
2026-03-24team: fix header_ops type confusion with non-Ethernet portsJiayuan Chen
2026-03-24Merge branch 'virtio-net-fix-for-virtio_net_f_guest_hdrlen'Paolo Abeni