summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-12Bluetooth: MGMT: Fix list corruption and UAF in command complete handlersWang Tao-5/+2
2026-03-12Bluetooth: hci_sync: Fix hci_le_create_conn_syncMichael Grzeschik-1/+1
2026-03-12Bluetooth: ISO: Fix defer tests being unstableLuiz Augusto von Dentz-2/+2
2026-03-12Bluetooth: SMP: make SM/PER/KDU/BI-04-C happyChristian Eggers-1/+1
2026-03-12Bluetooth: LE L2CAP: Disconnect if sum of payload sizes exceed SDUChristian Eggers-0/+1
2026-03-12Bluetooth: LE L2CAP: Disconnect if received packet's SDU exceeds IMTUChristian Eggers-3/+7
2026-03-12arm64: dts: rockchip: Add analog audio switches to RK3576 EVB1Alexey Charkov-0/+1
2026-03-12Merge tag 'for-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-9/+126
2026-03-12Merge tag 'net-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-326/+667
2026-03-12Merge branch 'pm-tools'Rafael J. Wysocki-6/+61
2026-03-12Merge tag 'apparmor-pr-mainline-2026-03-09' of git://git.kernel.org/pub/scm/l...Linus Torvalds-176/+363
2026-03-12KVM: x86: Advertise AVX512 Bit Matrix Multiply (BMM) to userspaceNikunj A Dadhania-1/+3
2026-03-12KVM: x86: Immediately fail the build when possible if required #define is mis...Sean Christopherson-9/+14
2026-03-12KVM: x86: Use __DECLARE_FLEX_ARRAY() for UAPI structures with VLAsDavid Woodhouse-11/+12
2026-03-12Merge branch 'acpi-osl'Rafael J. Wysocki-1/+1
2026-03-12KVM: x86/mmu: KVM: x86/mmu: Skip unsync when large pages are allowedLai Jiangshan-0/+9
2026-03-12regulator: pf1550: Remove redundant regmap assignmentFelix Gu-1/+0
2026-03-12KVM: selftests: Verify SEV+ guests can read and write EFER, CR0, CR4, and CR8Sean Christopherson-0/+53
2026-03-12KVM: X86: Fix array_index_nospec protection in __pv_send_ipiAnel Orazgaliyeva-5/+5
2026-03-12KVM: x86: Add LAPIC guard in kvm_apic_write_nodecode()xuanqingshi-0/+3
2026-03-12KVM: VMX: Remove unnecessary parenthesesXin Li-1/+1
2026-03-12KVM: x86: Use kvm_cpu_cap_has() for EFER bits enablement checksYosry Ahmed-3/+3
2026-03-12KVM: x86: Move some EFER bits enablement to common codeYosry Ahmed-11/+14
2026-03-12KVM: arm64: tracing: add ftrace dependencyArnd Bergmann-1/+1
2026-03-12tracing: add more symbols to whitelistArnd Bergmann-1/+3
2026-03-12soc: imx9: don't access of_root directlyBartosz Golaszewski-2/+2
2026-03-12soc: imx8m: don't access of_root directlyBartosz Golaszewski-8/+3
2026-03-12soc: fsl: guts: don't access of_root directlyBartosz Golaszewski-9/+3
2026-03-12base: soc: rename and export soc_device_get_machine()Bartosz Golaszewski-8/+15
2026-03-12base: soc: order includes alphabeticallyBartosz Golaszewski-5/+5
2026-03-12of: provide of_machine_read_model()Bartosz Golaszewski-0/+19
2026-03-12of: provide of_machine_read_compatible()Bartosz Golaszewski-0/+23
2026-03-12tracing: Update undefined symbols allow list for simple_ring_bufferVincent Donnefort-1/+2
2026-03-12arm64: dts: zena: Move SRAM into SoC and memory node out of SoCDebbie Horsfall-26/+26
2026-03-12dt-bindings: interrupt-controller: arm,gic-v3: Fix EPPI rangeGeert Uytterhoeven-1/+1
2026-03-12net: prevent NULL deref in ip[6]tunnel_xmit()Eric Dumazet-8/+12
2026-03-12io_uring/kbuf: check if target buffer list is still legacy on recycleJens Axboe-2/+11
2026-03-12selftests: memcg: Add tests for IN_DELETE_SELF and IN_IGNOREDT.J. Mercier-0/+112
2026-03-12kernfs: Send IN_DELETE_SELF and IN_IGNOREDT.J. Mercier-4/+50
2026-03-12kernfs: Don't set_nlink for directories being removedT.J. Mercier-1/+3
2026-03-12device core: Fix kernel-doc warnings in base.hDan Williams-38/+41
2026-03-12serial: 8250_dw: Ensure BUSY is deassertedIlpo Järvinen-55/+161
2026-03-12serial: 8250: Add late synchronize_irq() to shutdown to handle DW UART BUSYIlpo Järvinen-0/+6
2026-03-12serial: 8250_dw: Rework IIR_NO_INT handling to stop interrupt stormIlpo Järvinen-4/+63
2026-03-12serial: 8250_dw: Rework dw8250_handle_irq() locking and IIR handlingIlpo Järvinen-16/+21
2026-03-12serial: 8250: Add serial8250_handle_irq_locked()Ilpo Järvinen-8/+17
2026-03-12serial: 8250_dw: Avoid unnecessary LCR writesIlpo Järvinen-0/+31
2026-03-12serial: 8250: Protect LCR write in shutdownIlpo Järvinen-5/+6
2026-03-12serial: 8250_pci: add support for the AX99100Martin Roukala (né Peres)-0/+17
2026-03-12serial: core: fix infinite loop in handle_tx() for PORT_UNKNOWNJiayuan Chen-1/+4