summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2026-08-07Bluetooth: L2CAP: Add minimal context analysis annotationsPauli Virtanen
2026-08-07Bluetooth: hci_core: Add minimal context analysis annotationsPauli Virtanen
2026-08-07Bluetooth: af_bluetooth: Add minimal context analysis annotationsPauli Virtanen
2026-08-07Bluetooth: btusb: Add new VID/PID 0x0489/0xe156 for MT7902Sean Wang
2026-08-07scsi: scsi_debug: Negate wrapped memcmp() resultXu Rao
2026-08-07KVM: x86: Remove runtime Xen TSC frequency CPUID updateDavid Woodhouse
2026-08-07ASoC: amd: acp: return irq error directlyRosen Penev
2026-08-07KVM: x86/xen: Prevent runstate times from becoming negativeDavid Woodhouse
2026-08-07KVM: arm64: vgic-v3: take an LPI reference in vgic_v3_save_pending_tablesQihang
2026-08-08selftests/ftrace: Force C locale in ftracetestRui Qi
2026-08-07KVM: arm64: vgic-its: Point saved ITEs at the next valid entryFuad Tabba
2026-08-07KVM: arm64: vgic-its: Don't save collections the table cannot holdFuad Tabba
2026-08-07KVM: arm64: vgic: Don't leak the SPI array when init is retriedFuad Tabba
2026-08-07KVM: arm64: vgic-its: Don't dereference a NULL collection on ITT saveFuad Tabba
2026-08-08selftests/ftrace: Convert ELF entry point to file offset in uprobe testRui Qi
2026-08-07Merge branch 'rust-sync-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Peter Zijlstra