summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-03drm/msm/a6xx: Fix the bogus protect error on X2-85Akhil P Oommen
2026-03-03cpupower: Add intel_pstate turbo boost support for Intel platformsZhang Rui
2026-03-03cpupower: Add support for setting EPP via systemd serviceJan Kiszka
2026-03-03cxl/port: Fix use after free of parent_port in cxl_detach_ep()Alison Schofield
2026-03-03Merge tag 'for-7.0-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-03-03sparc/PCI: Initialize msi_addr_mask for OF-created PCI devicesNilay Shroff
2026-03-03powerpc/pci: Initialize msi_addr_mask for OF-created PCI devicesNilay Shroff
2026-03-03sched_ext: Remove redundant css_put() in scx_cgroup_init()Cheng-Yang Chou
2026-03-03btrfs: remove duplicated definition of btrfs_printk_in_rcu()Filipe Manana
2026-03-03btrfs: remove unnecessary transaction abort in the received subvol ioctlFilipe Manana
2026-03-03btrfs: abort transaction on failure to update root in the received subvol ioctlFilipe Manana
2026-03-03btrfs: fix transaction abort on set received ioctl due to item overflowFilipe Manana
2026-03-03btrfs: fix transaction abort when snapshotting received subvolumesFilipe Manana
2026-03-03btrfs: fix transaction abort on file creation due to name hash collisionFilipe Manana
2026-03-03btrfs: read key again after incrementing slot in move_existing_remaps()Mark Harmstone
2026-03-03btrfs: add missing RCU unlock in error path in try_release_subpage_extent_buf...Bart Van Assche
2026-03-03s390/stackleak: Fix __stackleak_poison() inline assembly constraintHeiko Carstens
2026-03-03s390/xor: Improve inline assembly constraintsHeiko Carstens
2026-03-03s390/xor: Fix xor_xc_2() inline assembly constraintsHeiko Carstens
2026-03-03s390/xor: Fix xor_xc_5() inline assemblyVasily Gorbik
2026-03-03btrfs: set BTRFS_ROOT_ORPHAN_CLEANUP during subvol createBoris Burkov
2026-03-03btrfs: zoned: move btrfs_zoned_reserve_data_reloc_bg() after kthread startJohannes Thumshirn
2026-03-03btrfs: hold space_info->lock when clearing periodic reclaim readySun YangKai
2026-03-03btrfs: print-tree: add remap tree definitionsMark Harmstone
2026-03-03Revert "ACPI: PM: Let acpi_dev_pm_attach() skip devices without ACPI PM"Rafael J. Wysocki
2026-03-03ASoC: SDCA: Add allocation failure check for Entity nameCharles Keepax
2026-03-03x86/PVH: Use boot params to pass RSDP address in start_info pageHou Wenlong
2026-03-03x86/xen: update outdated commentkexinsun
2026-03-03xen/acpi-processor: fix _CST detection using undersized evaluation bufferDavid Thomson
2026-03-03x86/xen: Build identity mapping page tables dynamically for XENPVHou Wenlong
2026-03-03platform/x86: dell-wmi-sysman: Don't hex dump plaintext password dataThorsten Blum
2026-03-03net: Fix rcu_tasks stall in threaded busypollYiFei Zhu
2026-03-03Revert "driver core: enforce device_lock for driver_match_device()"Danilo Krummrich
2026-03-03net/rds: Fix circular locking dependency in rds_tcp_tuneAllison Henderson
2026-03-03indirect_call_wrapper: do not reevaluate function pointerEric Dumazet
2026-03-03wifi: mt76: Fix possible oob access in mt76_connac2_mac_write_txwi_80211()Lorenzo Bianconi
2026-03-03wifi: mt76: mt7925: Fix possible oob access in mt7925_mac_write_txwi_80211()Lorenzo Bianconi
2026-03-03wifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211()Lorenzo Bianconi
2026-03-03Merge tag 'ath-current-20260302' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2026-03-03wifi: wlcore: Fix a locking bugBart Van Assche
2026-03-03wifi: cw1200: Fix locking in error pathsBart Van Assche
2026-03-03Merge branch 'avoid-compiler-and-iq-oq-reordering'Paolo Abeni
2026-03-03octeon_ep_vf: avoid compiler and IQ/OQ reorderingVimlesh Kumar
2026-03-03octeon_ep_vf: Relocate counter updates before NAPIVimlesh Kumar
2026-03-03octeon_ep: avoid compiler and IQ/OQ reorderingVimlesh Kumar
2026-03-03octeon_ep: Relocate counter updates before NAPIVimlesh Kumar
2026-03-03Merge branch 'bonding-fix-missing-xdp-compat-check-on-xmit_hash_policy-change'Paolo Abeni
2026-03-03selftests/bpf: add test for xdp_bonding xmit_hash_policy compatJiayuan Chen
2026-03-03bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loadedJiayuan Chen
2026-03-03ALSA: hda/senary: Ensure EAPD is enabled during initwangdicheng