summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-05-14net: libwx: fix VF illegal register accessJiawen Wu1-2/+5
2026-05-14pseries/papr-hvpipe: Fix the usage of copy_to_user()Ritesh Harjani (IBM)1-9/+14
2026-05-14pseries/papr-hvpipe: Fix & simplify error handling in papr_hvpipe_init()Ritesh Harjani (IBM)1-11/+17
2026-05-14pseries/papr-hvpipe: Fix null ptr deref in papr_hvpipe_dev_create_handle()Ritesh Harjani (IBM)1-27/+30
2026-05-14pseries/papr-hvpipe: Prevent kernel stack memory leak to userspaceRitesh Harjani (IBM)1-1/+1
2026-05-14pseries/papr-hvpipe: Fix race with interrupt handlerRitesh Harjani (IBM)1-9/+11
2026-05-14sound: ua101: fix division by zero at probeSeungJu Cheon1-0/+7
2026-05-14accel/ivpu: Disallow re-exporting imported GEM objectsKarol Wachowski1-0/+21
2026-05-14selftests/rseq: Expand for optimized RSEQ ABI v2Thomas Gleixner6-13/+95
2026-05-14selftests/rseq: Validate legacy behaviorThomas Gleixner3-2/+72
2026-05-14selftests/rseq: Skip tests if time slice extensions are not availableThomas Gleixner1-5/+7
2026-05-14selftests/rseq: Make registration flexible for legacy and optimized modeThomas Gleixner3-23/+31
2026-05-14rseq: Don't advertise time slice extensions if disabledThomas Gleixner2-5/+9
2026-05-14rseq: Protect rseq_reset() against interruptsThomas Gleixner1-0/+2
2026-05-14rseq: Set rseq::cpu_id_start to 0 on unregistrationThomas Gleixner1-11/+9
2026-05-14selftests/rseq: Don't run tests with runner scripts outside of the scriptsMark Brown1-6/+9
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