aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-03-03ice: reintroduce retry mechanism for indirect AQJakub Staniszewski1-3/+9
2026-03-03ice: fix adding AQ LLDP filter for VFLarysa Zaremba1-1/+1
2026-03-03crypto: testmgr - Fix stale references to aes-genericEric Biggers1-2/+2
2026-03-03drm/msm: Fix dma_free_attrs() buffer sizeThomas Fourier1-1/+1
2026-03-03drm/msm/a6xx: Fix the bogus protect error on X2-85Akhil P Oommen1-2/+1
2026-03-03cpupower: Add intel_pstate turbo boost support for Intel platformsZhang Rui3-4/+48
2026-03-03cpupower: Add support for setting EPP via systemd serviceJan Kiszka2-0/+11
2026-03-03cxl/port: Fix use after free of parent_port in cxl_detach_ep()Alison Schofield1-2/+6
2026-03-03Merge tag 'for-7.0-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds11-28/+67
2026-03-03sparc/PCI: Initialize msi_addr_mask for OF-created PCI devicesNilay Shroff1-0/+7
2026-03-03powerpc/pci: Initialize msi_addr_mask for OF-created PCI devicesNilay Shroff1-0/+7
2026-03-03sched_ext: Remove redundant css_put() in scx_cgroup_init()Cheng-Yang Chou1-1/+0
2026-03-03btrfs: remove duplicated definition of btrfs_printk_in_rcu()Filipe Manana1-3/+0
2026-03-03btrfs: remove unnecessary transaction abort in the received subvol ioctlFilipe Manana1-1/+0
2026-03-03btrfs: abort transaction on failure to update root in the received subvol ioctlFilipe Manana1-1/+2
2026-03-03btrfs: fix transaction abort on set received ioctl due to item overflowFilipe Manana3-2/+59
2026-03-03btrfs: fix transaction abort when snapshotting received subvolumesFilipe Manana1-0/+16
2026-03-03btrfs: fix transaction abort on file creation due to name hash collisionFilipe Manana1-0/+19
2026-03-03btrfs: read key again after incrementing slot in move_existing_remaps()Mark Harmstone1-0/+2
2026-03-03btrfs: add missing RCU unlock in error path in try_release_subpage_extent_buffer()Bart Van Assche1-0/+1
2026-03-03s390/stackleak: Fix __stackleak_poison() inline assembly constraintHeiko Carstens1-1/+1
2026-03-03s390/xor: Improve inline assembly constraintsHeiko Carstens1-4/+4
2026-03-03s390/xor: Fix xor_xc_2() inline assembly constraintsHeiko Carstens1-2/+2
2026-03-03s390/xor: Fix xor_xc_5() inline assemblyVasily Gorbik1-1/+0
2026-03-03btrfs: set BTRFS_ROOT_ORPHAN_CLEANUP during subvol createBoris Burkov1-0/+7
2026-03-03btrfs: zoned: move btrfs_zoned_reserve_data_reloc_bg() after kthread startJohannes Thumshirn1-1/+6
2026-03-03btrfs: hold space_info->lock when clearing periodic reclaim readySun YangKai1-1/+4
2026-03-03btrfs: print-tree: add remap tree definitionsMark Harmstone1-0/+10
2026-03-03Revert "ACPI: PM: Let acpi_dev_pm_attach() skip devices without ACPI PM"Rafael J. Wysocki1-9/+0
2026-03-03ASoC: SDCA: Add allocation failure check for Entity nameCharles Keepax1-1/+4
2026-03-03x86/PVH: Use boot params to pass RSDP address in start_info pageHou Wenlong1-6/+1
2026-03-03x86/xen: update outdated commentkexinsun1-1/+1
2026-03-03xen/acpi-processor: fix _CST detection using undersized evaluation bufferDavid Thomson1-5/+2
2026-03-03x86/xen: Build identity mapping page tables dynamically for XENPVHou Wenlong3-30/+9
2026-03-03platform/x86: dell-wmi-sysman: Don't hex dump plaintext password dataThorsten Blum1-1/+0
2026-03-03net: Fix rcu_tasks stall in threaded busypollYiFei Zhu1-6/+11
2026-03-03Revert "driver core: enforce device_lock for driver_match_device()"Danilo Krummrich3-11/+4
2026-03-03net/rds: Fix circular locking dependency in rds_tcp_tuneAllison Henderson1-4/+10
2026-03-03indirect_call_wrapper: do not reevaluate function pointerEric Dumazet1-7/+11
2026-03-03wifi: mt76: Fix possible oob access in mt76_connac2_mac_write_txwi_80211()Lorenzo Bianconi1-0/+1
2026-03-03wifi: mt76: mt7925: Fix possible oob access in mt7925_mac_write_txwi_80211()Lorenzo Bianconi1-0/+1
2026-03-03wifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211()Lorenzo Bianconi1-0/+1
2026-03-03Merge tag 'ath-current-20260302' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/athJohannes Berg2-26/+16
2026-03-03wifi: wlcore: Fix a locking bugBart Van Assche1-2/+2
2026-03-03wifi: cw1200: Fix locking in error pathsBart Van Assche1-0/+2
2026-03-03Merge branch 'avoid-compiler-and-iq-oq-reordering'Paolo Abeni4-38/+95
2026-03-03octeon_ep_vf: avoid compiler and IQ/OQ reorderingVimlesh Kumar2-16/+33
2026-03-03octeon_ep_vf: Relocate counter updates before NAPIVimlesh Kumar1-2/+15
2026-03-03octeon_ep: avoid compiler and IQ/OQ reorderingVimlesh Kumar2-16/+32
2026-03-03octeon_ep: Relocate counter updates before NAPIVimlesh Kumar1-4/+15