summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-08-03libceph: guard missing CRUSH type name lookupZhao Zhang1-1/+4
2026-08-03libceph: Fix multiplication overflow in decode_new_up_state_weight()Raphael Zimmer1-1/+4
2026-08-03libceph: bound get_version reply decode to front lenDouya Le1-1/+1
2026-08-03ceph: fix refcount leak in ceph_readdir()WenTao Liang1-1/+6
2026-08-03ceph: fix pre-auth out-of-bounds read on snaptrace in ceph_handle_caps()Bryam Vargas1-0/+1
2026-08-03sctp: close UDP tunnel sockets during netns teardownZhiling Zou1-0/+1
2026-08-03sctp: avoid auth_enable sysctl UAF during netns teardownZhiling Zou2-10/+19
2026-08-03sctp: don't free the ASCONF's own transport in DEL-IP processingJun Yang1-0/+6
2026-08-03mptcp: only set DATA_FIN when a mapping is presentMichael Bommarito1-6/+6
2026-08-03mptcp: decrement subflows counter on failed passive joinChenguang Zhao1-0/+1
2026-08-03Revert "arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates"Will Deacon1-29/+0
2026-08-03arm64: syscall: Ensure saved x0 is kept in-sync with tracer updatesWill Deacon1-0/+29
2026-08-03tracing/probes: Prevent out-of-bounds write in __trace_probe_log_err()Masami Hiramatsu (Google)1-1/+1
2026-08-03tracing/probes: Fix potential underflow in LEN_OR_ZERO macroMasami Hiramatsu (Google)1-1/+1
2026-08-03tracing/probes: Avoid temporary buffer truncation in trace_probe_match_comman...Masami Hiramatsu (Google)1-4/+5
2026-08-03tracing/eprobe: Fix exact system name matching in eprobe_dyn_event_match()Masami Hiramatsu (Google)1-1/+2
2026-08-03tracing: Fix resource leak on mmiotrace trace_pipe closedeepakraog1-1/+1
2026-08-03tracing: Fix mmiotrace possible NULL dereferencing of hiter->devSteven Rostedt1-1/+1
2026-08-03misc: nsm: pin the module while the device is openXu Rao1-0/+1
2026-08-03misc: nsm: only unlock nsm_dev on post-lock error pathsRunyu Xiao1-1/+1
2026-08-03intel_th: fix MSC output device reference leakGuangshuo Li2-10/+2
2026-08-03mei: bus: access mei_device under device_lock on cleanupAlexander Usyskin1-7/+9
2026-08-03serial: 8250_mid: Fix NULL function pointer dereference on DNV/ICX-D/SNR plat...Jiangshan Yi1-5/+9
2026-08-03serial: sc16is7xx: implement gpio get_direction() callbackHugo Villeneuve1-0/+12
2026-08-03uio_hv_generic: Bind to FCopy device by defaultBen Hutchings1-1/+7
2026-08-03comedi: comedi_parport: deal with premature interruptIan Abbott1-3/+10
2026-08-03x86/boot/compressed: Disable jump tablesNathan Chancellor1-0/+1
2026-08-03firmware: stratix10-svc: fix memory leaks and list corruption bugsTze Yee Ng1-4/+6
2026-08-03cdrom: fix stack out-of-bounds read in CDROMVOLCTRLXu Rao1-0/+1
2026-08-03LoongArch: Retrieve CPU package ID from PPTT when availableRong Bao2-3/+28
2026-08-03LoongArch: Move jump_label_init() before parse_early_param()Kanglong Wang1-2/+1
2026-08-03LoongArch: Fix oops during single-step debuggingHaoran Jiang1-1/+2
2026-08-03objtool/rust: add one more `noreturn` Rust function for Rust 1.99.0Miguel Ojeda1-0/+1
2026-08-03rust: allow `clippy::unwrap_or_default` globallyAlexandre Courbot1-0/+5
2026-08-03platform/loongarch: laptop: Explicitly reset bl_powered state when suspendZixing Liu1-0/+1
2026-08-03binfmt_misc: set have_execfd only once the interpreter is openedChristian Brauner1-3/+2
2026-08-03exec: fix unsigned loop counter wrap in transfer_args_to_stack()Christian Brauner1-1/+1
2026-08-03Bluetooth: RFCOMM: Fix session UAF in set_termiosChengfeng Ye3-4/+23
2026-08-03Bluetooth: hci_sync: Protect UUID list traversalChengfeng Ye1-2/+11
2026-08-03staging: rtl8723bs: fix inverted HT40 secondary channel offsetMinJea Kim1-1/+1
2026-08-03staging: rtl8723bs: fix OOB reads in rtw_get_wps_ie()Moksh Panicker1-1/+8
2026-08-03wifi: brcmfmac: make release_scratchbuffers idempotentFan Wu1-2/+6
2026-08-03wifi: mt76: mt7925: drop TXRX_NOTIFY on non-mmio busesDevin Wittmayer1-3/+7
2026-08-03wifi: mt76: mt7921: drop TXRX_NOTIFY on non-mmio busesDevin Wittmayer1-3/+7
2026-08-03wifi: mt76: mt7615: drop TXRX_NOTIFY on non-mmio busesDevin Wittmayer1-0/+6
2026-08-03wifi: wilc1000: validate assoc response length before subtracting headerHuihui Huang1-0/+5
2026-08-03wifi: mwifiex: fix NULL dereference when the AP has HT-cap but no HT-operDoruk Tan Ozturk1-1/+1
2026-08-03wifi: ath6kl: fix OOB access from firmware ADDBA window sizeTristan Madani1-4/+6
2026-08-03ALSA: timer: don't re-enter an instance callback that is still runningNorbert Szetei1-2/+5
2026-08-03ALSA: timer: drain a slave's callback before its master detaches itNorbert Szetei1-2/+12