summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-05-14perf/x86/intel: Improve validation and configuration of ACR masksDapeng Mi1-7/+25
2026-05-14mptcp: pm: ADD_ADDR rtx: skip inactive subflowsMatthieu Baerts (NGI0)1-4/+14
2026-05-14net: rtnetlink: zero ifla_vf_broadcast to avoid stack infoleak in rtnl_fill_v...Kai Zen1-0/+1
2026-05-14LoongArch: KVM: Compile switch.S directly into the kernelXianglai Li6-42/+41
2026-05-14LoongArch: Fix SYM_SIGFUNC_START definition for 32BITHuacai Chen1-1/+1
2026-05-14mm/hugetlb_cma: round up per_node before logging itSang-Heon Jeon1-0/+1
2026-05-14arm64: signal: Preserve POR_EL0 if poe_context is missingKevin Brodsky1-11/+43
2026-05-14mtd: spi-nor: debugfs: fix out-of-bounds read in spi_nor_params_show()Tudor Ambarus1-1/+3
2026-05-14KVM: arm64: Fix kvm_vcpu_initialized() macro parameterFuad Tabba1-1/+1
2026-05-14fanotify: fix false positive on permission eventsMiklos Szeredi3-8/+13
2026-05-14staging: vme_user: fix root device leak on init failureJohan Hovold1-0/+2
2026-05-14staging: rtl8723bs: os_dep: avoid NULL pointer dereference in rtw_cbuf_allocShyam Sunder Reddy Padira1-1/+2
2026-05-14spi: s3c64xx: fix NULL-deref on driver unbindJohan Hovold1-5/+0
2026-05-14spi: tegra20-sflash: fix controller deregistrationJohan Hovold1-1/+7
2026-05-14spi: zynqmp-gqspi: fix controller deregistrationJohan Hovold1-1/+3
2026-05-14spi: tegra114: fix controller deregistrationJohan Hovold1-1/+7
2026-05-14spi: sun6i: fix controller deregistrationJohan Hovold1-1/+7
2026-05-14spi: ti-qspi: fix controller deregistrationJohan Hovold1-8/+6
2026-05-14spi: zynq-qspi: fix controller deregistrationJohan Hovold1-4/+11
2026-05-14spi: sun4i: fix controller deregistrationJohan Hovold1-1/+9
2026-05-14spi: syncuacer: fix controller deregistrationJohan Hovold1-1/+7
2026-05-14rust: pin-init: internal: move alignment check to `make_field_check`Gary Guo1-41/+37
2026-05-14rust: allow `clippy::collapsible_if` globallyMiguel Ojeda2-1/+1
2026-05-14rust: allow `clippy::collapsible_match` globallyMiguel Ojeda1-0/+1
2026-05-14rust: drm: gem: clean up GEM state in init failure caseEliot Courtney1-2/+11
2026-05-14Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_get_sndtimeo_cb()Siwei Zhang1-0/+3
2026-05-14Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_state_change_cb()Siwei Zhang1-0/+3
2026-05-14Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_new_connection_cb()Siwei Zhang1-0/+3
2026-05-14Bluetooth: hci_event: Fix OOB read and infinite loop in hci_le_create_big_com...Luiz Augusto von Dentz1-2/+25
2026-05-14Bluetooth: hci_conn: fix potential UAF in create_big_syncDavid Carlier1-1/+18
2026-05-14Bluetooth: btmtk: validate WMT event SKB length before struct accessTristan Madani1-2/+13
2026-05-14Bluetooth: virtio_bt: validate rx pkt_type header lengthMichael Bommarito1-3/+20
2026-05-14Bluetooth: virtio_bt: clamp rx length before skb_putMichael Bommarito1-4/+12
2026-05-14LoongArch: KVM: Fix missing EMULATE_FAIL in kvm_emu_mmio_read()Tao Cui1-0/+1
2026-05-14io_uring/tw: serialize ctx->retry_llist with ->uring_lockJens Axboe1-1/+11
2026-05-14io_uring/kbuf: support min length left for incremental buffersMartin Michaelis3-2/+16
2026-05-14selinux: allow multiple opens of /sys/fs/selinux/policyStephen Smalley1-23/+4
2026-05-14selinux: prune /sys/fs/selinux/userStephen Smalley4-190/+5
2026-05-14selinux: prune /sys/fs/selinux/disableStephen Smalley1-29/+7
2026-05-14selinux: prune /sys/fs/selinux/checkreqprotStephen Smalley1-40/+7
2026-05-14selinux: shrink critical section in sel_write_load()Stephen Smalley1-10/+8
2026-05-14selinux: don't reserve xattr slot when we won't fill itDavid Windsor1-1/+2
2026-05-14selinux: use sk blob accessor in socket permission helpersZongyao Chen1-2/+2
2026-05-14selinux: fix avdcache auditingStephen Smalley2-21/+14
2026-05-14xfrm: ah: account for ESN high bits in async callbacksMichael Bommarito2-4/+24
2026-05-14ipv6: xfrm6: release dst on error in xfrm6_rcv_encap()Yilin Zhu1-1/+3
2026-05-14xfrm: defensively unhash xfrm_state lists in __xfrm_state_deleteMichal Kosiorek1-6/+6
2026-05-14xfrm: provide message size for XFRM_MSG_MAPPINGRuijie Li1-0/+1
2026-05-14sched_ext: Read scx_root under scx_cgroup_ops_rwsem in cgroup settersTejun Heo1-3/+6
2026-05-14x86/efi: Restore IRQ state in EFI page fault handlerArd Biesheuvel3-3/+13