summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-07perf synthetic-events: Fix bounds and union member access in mmap2 build_id s...Ian Rogers
2026-08-07perf synthetic-events: Fix bounds, stale state, and misc flags in kernel modu...Ian Rogers
2026-08-07perf synthetic-events: Fix stack buffer overflow and bounds in cgroup synthesisIan Rogers
2026-08-07perf synthetic-events: Fix line synchronization, bounds, and truncation bugs ...Ian Rogers
2026-08-07perf find-map: Remove PATH_MAX 128-byte stack array restrictionIan Rogers
2026-08-07perf trace-event: Fix infinite loop in skip()Tanushree Shah
2026-08-07perf trace-event: Fix heap overflows in read_ftrace_printk()/read_saved_cmdli...Tanushree Shah
2026-08-07perf trace-event: Avoid double free and leak in trace_event__cleanup()/trace_...Tanushree Shah
2026-08-07perf trace-event: Fix integer truncation in do_read() and skip()Tanushree Shah
2026-08-07Bluetooth: bfusb: validate received block boundariesLi Qiang
2026-08-07Bluetooth: btintel_pcie: serialize reset_type with RECOVERY_IN_PROGRESSKiran K
2026-08-07Bluetooth: coredump: Do not export hci_devcd_rx() and hci_devcd_timeout()Zijun Hu
2026-08-07Bluetooth: btusb: Add support for 1357:c123 Realtek 8852BE devicePavel Zverev
2026-08-07Bluetooth: btintel_pcie: split coredump worker into per-trigger worksKiran K
2026-08-07Bluetooth: btnxpuart: Fix use-after-free in probe error pathZhao Dongdong
2026-08-07Bluetooth: btusb: Add ASUS USB-BT600 for Realtek 8761CUChristoph Zwerschke
2026-08-07Bluetooth: btusb: Add ASUS USB-BT540 for Realtek 8761CUChristoph Zwerschke
2026-08-07Bluetooth: hci_nokia: validate firmware packet boundsPengpeng Hou
2026-08-07Bluetooth: btusb: Add IMC Networks QCA9377 to quirks tableTibor Harcsa
2026-08-07Bluetooth: btusb: Use & instead of == to test bitflag BTUSB_IGNOREZijun Hu
2026-08-07Bluetooth: btusb: Reduce a redundant assignment in btusb_probe()Zijun Hu
2026-08-07Bluetooth: hci_event: Log error for HCI reset status error in hci_cc_reset()Zijun Hu
2026-08-07Bluetooth: hci_sync: Simplify hci_reset_sync()Zijun Hu
2026-08-07Bluetooth: btusb: Simplify btusb_shutdown_qca() by using __hci_reset_sync()Zijun Hu
2026-08-07Bluetooth: btqca: Simplify qca_send_reset() by using __hci_reset_sync()Zijun Hu
2026-08-07Bluetooth: hci_sync: Introduce __hci_reset_sync() for device driversZijun Hu
2026-08-07Bluetooth: btusb: QCA: move qca_dump out of struct btusb_dataZijun Hu
2026-08-07Bluetooth: btusb: QCA: Fix populating devcoredump fields on unenabled devicesZijun Hu
2026-08-07Bluetooth: btusb: Record matched usb_device_id into btusb_dataZijun Hu
2026-08-07Bluetooth: btusb: Fix BD_ADDR byte order in btusb_set_bdaddr_wcn6855()Zijun Hu
2026-08-07Bluetooth: btqca: Fix qca_set_bdaddr() waiting for wrong HCI eventZijun Hu
2026-08-07Bluetooth: btusb: Add USB ID 13d3:3625 for MediaTek MT7922Gustavo Evgucci
2026-08-07Bluetooth: hci_sync: Remove unused hci_cmd_sync_dequeue_once()Siwei Zhang
2026-08-07Bluetooth: simplify force_no_mitm_write() with kstrtobool_from_user()Dmitry Antipov
2026-08-07Bluetooth: enable context analysisPauli Virtanen
2026-08-07objtool: Replace __ASSEMBLY__ with __ASSEMBLER__ in header filesThomas Huth
2026-08-07sched/topology: Restore SD_PREFER_SIBLING in domains with asymmetric capacityRicardo Neri
2026-08-07sched/fair: Allow load balancing between CPUs of identical capacityRicardo Neri
2026-08-07sched/fair: Skip misfit load accounting when the destination CPU cannot helpRicardo Neri
2026-08-07sched/fair: Check CPU capacity before comparing group types during load balanceRicardo Neri
2026-08-07sched/fair: Also gate overloaded status update for SD_ASYM_CPUCAPACITYRicardo Neri
2026-08-07sched/fair: Do not skip CPUs of similar capacity with busy SMT siblingsRicardo Neri
2026-08-07sched/fair: Prefer fully idle cores for NOHZ balancingAndrea Righi
2026-08-07x86/locking: Use sfence for wmb() if SSE is availableYao Zi
2026-08-07perf/x86/intel/pt: Fix stop/start with no updateAdrian Hunter
2026-08-07perf/x86/intel/pt: Use bitwise access for PERF_HES_STOPPEDAdrian Hunter
2026-08-07perf/x86/intel/pt: Factor out pt_config_enable()Adrian Hunter
2026-08-07perf/core: Fix group leader use-after-free after sibling detachAditya Chillara
2026-08-07perf: Reject exited events as group leadersKyle Zeng
2026-08-07Bluetooth: RFCOMM: Add minimal context analysis annotationsPauli Virtanen