summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-12Bluetooth: qca: fix ROM version reading on WCN3998 chipsDmitry Baryshkov
2026-03-12Bluetooth: L2CAP: Validate L2CAP_INFO_RSP payload length before accessLukas Johannes Möller
2026-03-12Bluetooth: L2CAP: Fix type confusion in l2cap_ecred_reconf_rsp()Lukas Johannes Möller
2026-03-12Bluetooth: L2CAP: Fix accepting multiple L2CAP_ECRED_CONN_REQLuiz Augusto von Dentz
2026-03-12Bluetooth: L2CAP: Fix use-after-free in l2cap_unregister_userShaurya Rane
2026-03-12Bluetooth: HIDP: Fix possible UAFLuiz Augusto von Dentz
2026-03-12Bluetooth: MGMT: Fix list corruption and UAF in command complete handlersWang Tao
2026-03-12Bluetooth: hci_sync: Fix hci_le_create_conn_syncMichael Grzeschik
2026-03-12Bluetooth: ISO: Fix defer tests being unstableLuiz Augusto von Dentz
2026-03-12Bluetooth: SMP: make SM/PER/KDU/BI-04-C happyChristian Eggers
2026-03-12Bluetooth: LE L2CAP: Disconnect if sum of payload sizes exceed SDUChristian Eggers
2026-03-12Bluetooth: LE L2CAP: Disconnect if received packet's SDU exceeds IMTUChristian Eggers
2026-03-12arm64: dts: rockchip: Add analog audio switches to RK3576 EVB1Alexey Charkov
2026-03-12Merge tag 'for-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-03-12Merge tag 'net-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-03-12Input: psmouse - remove dedicated kpsmoused workqueueDmitry Torokhov
2026-03-12Input: alps - use standard workqueue when registering supplemental deviceDmitry Torokhov
2026-03-12Input: psmouse - replace flush_workqueue() with disable_delayed_work_sync()Duoming Zhou
2026-03-12Input: hgpk - remove protocol supportDmitry Torokhov
2026-03-12Merge branch 'pm-tools'Rafael J. Wysocki
2026-03-12Merge tag 'apparmor-pr-mainline-2026-03-09' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2026-03-12KVM: x86: Advertise AVX512 Bit Matrix Multiply (BMM) to userspaceNikunj A Dadhania
2026-03-12KVM: x86: Immediately fail the build when possible if required #define is mis...Sean Christopherson
2026-03-12KVM: x86: Use __DECLARE_FLEX_ARRAY() for UAPI structures with VLAsDavid Woodhouse
2026-03-12Merge tag 'v7.0-rc3' into nextDmitry Torokhov
2026-03-12Merge branch 'acpi-osl'Rafael J. Wysocki
2026-03-12KVM: x86/mmu: KVM: x86/mmu: Skip unsync when large pages are allowedLai Jiangshan
2026-03-12rtc: max77686: convert to i2c_new_ancillary_deviceSvyatoslav Ryhel
2026-03-12regulator: pf1550: Remove redundant regmap assignmentFelix Gu
2026-03-12KVM: selftests: Verify SEV+ guests can read and write EFER, CR0, CR4, and CR8Sean Christopherson
2026-03-12KVM: X86: Fix array_index_nospec protection in __pv_send_ipiAnel Orazgaliyeva
2026-03-12KVM: x86: Add LAPIC guard in kvm_apic_write_nodecode()xuanqingshi
2026-03-12KVM: VMX: Remove unnecessary parenthesesXin Li
2026-03-12KVM: x86: Use kvm_cpu_cap_has() for EFER bits enablement checksYosry Ahmed
2026-03-12KVM: x86: Move some EFER bits enablement to common codeYosry Ahmed
2026-03-12KVM: arm64: tracing: add ftrace dependencyArnd Bergmann
2026-03-12tracing: add more symbols to whitelistArnd Bergmann
2026-03-12soc: imx9: don't access of_root directlyBartosz Golaszewski
2026-03-12soc: imx8m: don't access of_root directlyBartosz Golaszewski
2026-03-12soc: fsl: guts: don't access of_root directlyBartosz Golaszewski
2026-03-12base: soc: rename and export soc_device_get_machine()Bartosz Golaszewski
2026-03-12base: soc: order includes alphabeticallyBartosz Golaszewski
2026-03-12of: provide of_machine_read_model()Bartosz Golaszewski
2026-03-12of: provide of_machine_read_compatible()Bartosz Golaszewski
2026-03-12tracing: Update undefined symbols allow list for simple_ring_bufferVincent Donnefort
2026-03-12arm64: dts: zena: Move SRAM into SoC and memory node out of SoCDebbie Horsfall
2026-03-12dt-bindings: interrupt-controller: arm,gic-v3: Fix EPPI rangeGeert Uytterhoeven
2026-03-12net: prevent NULL deref in ip[6]tunnel_xmit()Eric Dumazet
2026-03-12io_uring/kbuf: check if target buffer list is still legacy on recycleJens Axboe
2026-03-12selftests: memcg: Add tests for IN_DELETE_SELF and IN_IGNOREDT.J. Mercier