summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-05-12powerpc: 82xx: fix uninitialized pointers with free attributeAlly Heev-2/+2
2026-05-12powerpc/g5: Enable all windfarms by defaultLinus Walleij-0/+2
2026-05-11x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cachePrathyushi Nangia-2/+7
2026-05-12drm/bridge: imx8qxp-pxl2dpi: avoid ERR_PTR with device_node cleanupGuangshuo Li-17/+23
2026-05-11qed: fix division by zero in qed_init_wfq_param when all vports are configuredEvgenii Burenchev-0/+7
2026-05-11net/sched: dualpi2: initialize timer earlier in dualpi2_init()Davide Caratti-2/+2
2026-05-11tcp: Fix out-of-bounds access for twsk in tcp_ao_established_key().Kuniyuki Iwashima-1/+2
2026-05-11net: ena: PHC: Check return code before setting timestamp outputArthur Kiyanovski-1/+4
2026-05-11net/rds: reset op_nents when zerocopy page pin failsAllison Henderson-0/+1
2026-05-11Merge tag 'linux_kselftest-kunit-fixes-7.1-rc4' of git://git.kernel.org/pub/s...Linus Torvalds-2/+3
2026-05-11sched_ext: Avoid UAF in scx_root_enable_workfn() init failure pathTejun Heo-1/+1
2026-05-11drm/amdgpu/gfx_v12_0: set gfx.rs64_enable from PFP header on GFX12Jesse Zhang-0/+7
2026-05-11drm/amd/ras: Fix CPER ring debugfs read overflowXiang Liu-8/+21
2026-05-11drm/amd/display: Wrap DCN32 phantom-plane allocation in DC_RUN_WITH_PREEMPTIO...Mikhail Gavrilov-1/+7
2026-05-11drm/amdgpu: fix userq hang detection and resetChristian König-45/+40
2026-05-11drm/amdgpu: remove almost all calls to amdgpu_userq_detect_and_reset_queuesChristian König-24/+14
2026-05-11drm/amdgpu: rework amdgpu_userq_signal_ioctl v3Christian König-121/+119
2026-05-11drm/amdgpu: remove deadlocks from amdgpu_userq_pre_resetChristian König-14/+12
2026-05-11drm/xe/dma-buf: fix UAF with retry loopMatthew Auld-37/+12
2026-05-11drm/xe/dma-buf: handle empty bo and UAF racesMatthew Auld-15/+16
2026-05-11drm/xe: Make decision to use Xe2-style blitter instructions a feature flagMatt Roper-16/+18
2026-05-11drm/xe/madvise: Track purgeability with BO-local countersArvind Yadav-175/+190
2026-05-11cgroup/cpuset: Reserve DL bandwidth only for root-domain movesGuopeng Zhang-18/+38
2026-05-11libceph: Fix potential out-of-bounds access in osdmap_decode()Raphael Zimmer-1/+1
2026-05-11io_uring: hold uring_lock across io_kill_timeouts() in cancel pathJens Axboe-1/+1
2026-05-11io_uring: defer linked-timeout chain splice out of hrtimer contextJens Axboe-2/+14
2026-05-11io_uring: hold uring_lock when walking link chain in io_wq_free_work()Jens Axboe-1/+6
2026-05-11nvme: fix race condition between connected uevent and STARTED_ONCE flagMaurizio Lombardi-1/+1
2026-05-11ACPI: driver: Check ACPI_COMPANION() against NULL during probeRafael J. Wysocki-15/+68
2026-05-11exit: prevent preemption of oopsing TASK_DEAD taskJann Horn-0/+1
2026-05-11Revert "nvme: add quirk NVME_QUIRK_IGNORE_DEV_SUBNQN for 144d:a808"AlanCui4080-2/+0
2026-05-11nvmet-tcp: Fix potential UAF when ddgst mismatchSagi Grimberg-1/+3
2026-05-11nvme-pci: fix use-after-free in nvme_free_host_mem()Chia-Lin Kao (AceLan)-2/+4
2026-05-11nvmet-auth: Do not print DH-HMAC-CHAP secretsHannes Reinecke-5/+17
2026-05-11nvme: fix bio leak on mapping failureKeith Busch-3/+2
2026-05-11nvme: make prp passthrough usage less scaryKeith Busch-11/+6
2026-05-11irq_work: Fix use-after-free in irq_work_single() on PREEMPT_RTJiayuan Chen-0/+7
2026-05-11platform/x86: asus-nb-wmi: add DMI quirk for ASUS Zenbook Duo UX8407AAPaolo Pisati-0/+9
2026-05-11ublk: reject max_sectors smaller than PAGE_SECTORS in parameter validationMing Lei-0/+3
2026-05-11io_uring/fdinfo: translate SqThread PID through caller's pid_nsMaoyi Xie-1/+2
2026-05-11irqchip/riscv-imsic: Clear interrupt move state during CPU offliningYong-Xuan Wang-0/+2
2026-05-11irqchip/meson-gpio: Use the correct register in meson_s4_gpio_irq_set_type()Xianwei Zhao-2/+1
2026-05-11irqchip/ath79-cpu: Remove unused functionRosen Penev-7/+0
2026-05-11genirq/chip: Don't call add_interrupt_randomness() for NMIsMark Rutland-2/+7
2026-05-11irqchip/gic-v5: Allocate ITS parent LPIs as a rangeSascha Bischoff-15/+7
2026-05-11irqchip/gic-v5: Support range allocation for LPIsSascha Bischoff-35/+42
2026-05-11irqchip/gic-v5: Move LPI allocation into the LPI domainSascha Bischoff-42/+28
2026-05-11platform/x86: lenovo-wmi-other: Limit adding attributes to supported devicesDerek J. Clark-4/+88
2026-05-11platform/x86: lenovo-wmi-other: Add Attribute ID helper functionsDerek J. Clark-33/+44
2026-05-11platform/x86: lenovo-wmi-helpers: Move gamezone enums to wmi-helpersDerek J. Clark-23/+14