aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2026-05-11exit: prevent preemption of oopsing TASK_DEAD taskJann Horn1-0/+1
2026-05-11Merge branch 'bpf-fix-call-offset-truncation-and-oob-read-in-bpf_patch_call_args'Alexei Starovoitov7-16/+129
2026-05-11selftests/bpf: Add test for large offset bpf-to-bpf callYazhou Tang2-0/+68
2026-05-11bpf: Fix s16 truncation for large bpf-to-bpf call offsetsYazhou Tang5-13/+49
2026-05-11bpf: Fix out-of-bounds read in bpf_patch_call_args()Yazhou Tang3-3/+12
2026-05-11Revert "nvme: add quirk NVME_QUIRK_IGNORE_DEV_SUBNQN for 144d:a808"AlanCui40801-2/+0
2026-05-11nvmet-tcp: Fix potential UAF when ddgst mismatchSagi Grimberg1-1/+3
2026-05-11nvme-pci: fix use-after-free in nvme_free_host_mem()Chia-Lin Kao (AceLan)1-2/+4
2026-05-11nvmet-auth: Do not print DH-HMAC-CHAP secretsHannes Reinecke2-5/+17
2026-05-11nvme: fix bio leak on mapping failureKeith Busch1-3/+2
2026-05-11nvme: make prp passthrough usage less scaryKeith Busch2-11/+6
2026-05-11ntfs: restore $MFT mirror contents checkDaeMyung Kang1-0/+7
2026-05-11irq_work: Fix use-after-free in irq_work_single() on PREEMPT_RTJiayuan Chen1-0/+7
2026-05-11s390/cio: Restore GFP_DMA for CHSC allocationPeter Oberparleiter3-13/+13
2026-05-11platform/x86: asus-nb-wmi: add DMI quirk for ASUS Zenbook Duo UX8407AAPaolo Pisati1-0/+9
2026-05-11s390/pai: Fix missing PAI counter increments under heavy loadThomas Richter1-9/+20
2026-05-11nsfs: fix wrong error code returned for pidns ioctlsZhihao Cheng1-1/+1
2026-05-11ublk: reject max_sectors smaller than PAGE_SECTORS in parameter validationMing Lei1-0/+3
2026-05-11io_uring/fdinfo: translate SqThread PID through caller's pid_nsMaoyi Xie1-1/+2
2026-05-11fs: fix forced iversion increment on lazytime timestamp updatesPankaj Raghav1-1/+7
2026-05-11irqchip/riscv-imsic: Clear interrupt move state during CPU offliningYong-Xuan Wang1-0/+2
2026-05-11irqchip/meson-gpio: Use the correct register in meson_s4_gpio_irq_set_type()Xianwei Zhao1-2/+1
2026-05-11irqchip/ath79-cpu: Remove unused functionRosen Penev1-7/+0
2026-05-11genirq/chip: Don't call add_interrupt_randomness() for NMIsMark Rutland1-2/+7
2026-05-11irqchip/gic-v5: Allocate ITS parent LPIs as a rangeSascha Bischoff1-15/+7
2026-05-11irqchip/gic-v5: Support range allocation for LPIsSascha Bischoff1-34/+41
2026-05-11irqchip/gic-v5: Move LPI allocation into the LPI domainSascha Bischoff3-42/+28
2026-05-11fuse: fix writeback array overflow when max_pages is oneJunxi Qian1-1/+4
2026-05-11fs: Fix return in jfs_mkdir and orangefs_mkdirHongling Zeng2-2/+2
2026-05-11fs/statmount: fix slab out-of-bounds write in statmount_mnt_idmapJunyoung Jang1-0/+2
2026-05-11platform/x86: lenovo-wmi-other: Limit adding attributes to supported devicesDerek J. Clark1-4/+88
2026-05-11platform/x86: lenovo-wmi-other: Add Attribute ID helper functionsDerek J. Clark3-33/+44
2026-05-11platform/x86: lenovo-wmi-helpers: Move gamezone enums to wmi-helpersDerek J. Clark5-23/+14
2026-05-11platform/x86: lenovo: Decouple lenovo-wmi-gamezone and lenovo-wmi-otherRong Zhang6-122/+112
2026-05-11platform/x86: lenovo-wmi-other: Fix tunable_attr_01 struct membersDerek J. Clark1-4/+3
2026-05-11platform/x86: lenovo-wmi-other: Zero initialize WMI argumentsDerek J. Clark2-4/+4
2026-05-11platform/x86: lenovo-wmi-other: Balance component bind and unbindRong Zhang1-1/+4
2026-05-11platform/x86: lenovo-wmi-other: Balance IDA id allocation and freeRong Zhang1-15/+21
2026-05-11platform/x86: lenovo-wmi-helpers: Fix memory leak in lwmi_dev_evaluate_int()Rong Zhang1-2/+2
2026-05-11xfs: Fix typo in commentMd Shofiqul Islam1-1/+1
2026-05-11xfs: fix the "limiting open zones" messageChristoph Hellwig1-1/+1
2026-05-11fprobe: Fix unregister_fprobe() to wait for RCU grace periodMasami Hiramatsu (Google)3-3/+28
2026-05-10sched_ext: Clear ops->priv on scx_alloc_and_add_sched() error pathsAndrea Righi1-0/+4
2026-05-11ceph: put folios not suitable for writebackHristo Venev1-0/+2
2026-05-11ceph: add ceph_has_realms_with_quotas() check to ceph_quota_update_statfs()Viacheslav Dubeyko1-10/+27
2026-05-11libceph: Fix potential out-of-bounds access in __ceph_x_decrypt()Raphael Zimmer1-0/+5
2026-05-11ceph: fix BUG_ON in __ceph_build_xattrs_blob() due to stale blob sizeViacheslav Dubeyko1-0/+16
2026-05-11ceph: fix a buffer leak in __ceph_setxattr()Viacheslav Dubeyko1-0/+1
2026-05-11libceph: Fix unnecessarily high ceph_decode_need() for uniform bucketRaphael Zimmer1-2/+1
2026-05-11libceph: Fix potential out-of-bounds access in crush_decode()Raphael Zimmer2-5/+5