summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-23Merge tag 'soc-late-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2026-04-23Merge tag 'pwm/fixes-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-23Merge branch 'bpf-prepare-to-support-stack-arguments'Alexei Starovoitov
2026-04-23bpf: Reuse MAX_BPF_FUNC_ARGS for maximum number of argumentsYonghong Song
2026-04-23bpf: Introduce bpf register BPF_REG_PARAMSYonghong Song
2026-04-23bpf: Prepare verifier logs for upcoming kfunc stack argumentsYonghong Song
2026-04-23bpf: Rename existing argno to argYonghong Song
2026-04-23bpf: Refactor to handle memory and size togetherYonghong Song
2026-04-23bpf: Refactor to avoid redundant calculation of bpf_reg_stateYonghong Song
2026-04-23bpf: Remove WARN_ON_ONCE in check_kfunc_mem_size_reg()Yonghong Song
2026-04-23bpf: Fix tail_call_reachable leakYonghong Song
2026-04-23bpf: Remove unused parameter from check_map_kptr_access()Yonghong Song
2026-04-23xen/privcmd: fix double free via VMA splittingJuergen Gross
2026-04-23Buffer overflow in drivers/xen/sys-hypervisor.cJuergen Gross
2026-04-23drm: rcar-du: Fix crash when no CMM is availableLaurent Pinchart
2026-04-23Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2026-04-23dt-bindings: timer: Add StarFive JHB100 clintLey Foon Tan
2026-04-23Merge branch 'mptcp-sync-the-msk-sndbuf-at-accept-time'Paolo Abeni
2026-04-23selftests: mptcp: add a check for sndbuf of S/CGang Yan
2026-04-23mptcp: sync the msk->sndbuf at accept() timeGang Yan
2026-04-23dt-bindings: timer: renesas,rz-mtu3: document RZ/{T2H,N2H}Cosmin Tanislav
2026-04-23dt-bindings: timer: renesas,rz-mtu3: Remove TCIU8 interruptCosmin Tanislav
2026-04-23Revert "floppy: fix reference leak on platform_device_register() failure"Jens Axboe
2026-04-23vsock/virtio: fix MSG_ZEROCOPY pinned-pages accountingStefano Garzarella
2026-04-23ublk: avoid unpinning pages under maple tree spinlockMing Lei
2026-04-23ublk: refactor common helper ublk_shmem_remove_ranges()Ming Lei
2026-04-23ublk: fix maple tree lockdep warning in ublk_buf_cleanupMing Lei
2026-04-23selftests: ublk: add ublk auto integrity testCaleb Sander Mateos
2026-04-23selftests: ublk: enable test_integrity_02.sh on fio 3.42Caleb Sander Mateos
2026-04-23selftests: ublk: remove unused argument to _cleanupCaleb Sander Mateos
2026-04-23Merge branch 'net-mana-fix-probe-remove-error-path-bugs'Paolo Abeni
2026-04-23net: mana: Fix EQ leak in mana_remove on NULL portErni Sri Satya Vennela
2026-04-23net: mana: Don't overwrite port probe error with add_adev resultErni Sri Satya Vennela
2026-04-23net: mana: Guard mana_remove against double invocationErni Sri Satya Vennela
2026-04-23net: mana: Init gf_stats_work before potential error paths in probeErni Sri Satya Vennela
2026-04-23net: mana: Init link_change_work before potential error paths in probeErni Sri Satya Vennela
2026-04-23netconsole: avoid out-of-bounds access on empty string in trim_newline()Breno Leitao
2026-04-23Merge branch 'net-airoha-fix-null-pointer-derefrences-in-airoha_qdma_cleanup'Paolo Abeni
2026-04-23net: airoha: Add size check for TX NAPIs in airoha_qdma_cleanup()Lorenzo Bianconi
2026-04-23net: airoha: Move ndesc initialization at end of airoha_qdma_init_rx_queue()Lorenzo Bianconi
2026-04-238021q: delete cleared egress QoS mappingsLongxuan Yu
2026-04-238021q: use RCU for egress QoS mappingsLongxuan Yu
2026-04-23Merge tag 'nf-26-04-20' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2026-04-23Revert "ALSA: pcmtest: fix reference leak on failed device registration"Takashi Iwai
2026-04-23net: dsa: realtek: rtl8365mb: fix mode mask calculationMieczyslaw Nalewaj
2026-04-23locking/mutex: Fix ww_mutex wait_list operationsPeter Zijlstra
2026-04-23Merge tag 'amlogic-fixes-v7.1-rc' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2026-04-23dma-buf: fix stale @lock references in struct dma_buf documentationXiang Gao
2026-04-23accel/ivpu: Fix swapped register names in pwr_island_drive functionsKarol Wachowski
2026-04-23gpio: xilinx: drop bitmap_complement() where feasibleYury Norov