summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-13landlock: Add UDP send+connect access controlMatthieu Buffet
2026-06-13landlock: Add UDP bind() access controlMatthieu Buffet
2026-06-13landlock: Fix unmarked concurrent access to socket familyMatthieu Buffet
2026-06-13selftests/landlock: Explicitly disable audit in teardownsMaximilian Heyne
2026-06-13selftests/landlock: Test SCOPE_SIGNAL on the SIGIO/fowner pgid pathBryam Vargas
2026-06-13landlock: Fix LANDLOCK_SCOPE_SIGNAL bypass on the SIGIO pathBryam Vargas
2026-06-13landlock: Demonstrate best-effort allowed_access filteringMickaël Salaün
2026-06-13landlock: Account all audit data allocations to user spaceMickaël Salaün
2026-06-13landlock: Set audit_net.sk for socket access checksMickaël Salaün
2026-06-13Merge tag 'qcom-clk-for-7.2' of https://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd
2026-06-13Merge tag 'clk-microchip-fixes-7.1' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd
2026-06-13Merge tag 'clk-microchip-7.2' of https://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd
2026-06-13Merge tag 'spacemit-clk-for-7.2-1' of ssh://github.com/spacemit-com/linux int...Stephen Boyd
2026-06-13Merge tag 'v7.2-rockchip-clk1' of https://git.kernel.org/pub/scm/linux/kernel...Stephen Boyd
2026-06-13Merge tag 'samsung-clk-7.2' of https://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd
2026-06-13Merge tag 'ti-k3-sci-clk-for-v7.2' of https://git.kernel.org/pub/scm/linux/ke...Stephen Boyd
2026-06-13Merge tag 'clk-canaan-7.2' of https://git.kernel.org/pub/scm/linux/kernel/git...Stephen Boyd
2026-06-13Merge tag 'renesas-clk-for-v7.2-tag2' of git://git.kernel.org/pub/scm/linux/k...Stephen Boyd
2026-06-13Merge tag 'clk-meson-v7.2-1' of ssh://github.com/BayLibre/clk-meson into clk-...Stephen Boyd
2026-06-13Merge tag 'socfpga_clk_update_for_v7.2' of git://git.kernel.org/pub/scm/linux...Stephen Boyd
2026-06-13tcp: refine tcp_sequence() for the FIN exceptionEric Dumazet
2026-06-13Merge branch 'dpll-ice-add-generic-dpll-type-and-full-tx-reference-clock-cont...Jakub Kicinski
2026-06-13ice: implement E825 TX ref clock control and TXC hardware sync statusGrzegorz Nitka
2026-06-13ice: add Tx reference clock index handling to AN restart commandGrzegorz Nitka
2026-06-13ice: implement CPI support for E825CGrzegorz Nitka
2026-06-13ice: introduce TXC DPLL device and TX ref clock pin framework for E825Grzegorz Nitka
2026-06-13dpll: allow fwnode pins to attempt state change without capability bitGrzegorz Nitka
2026-06-13dpll: extend pin notifier with notification source IDGrzegorz Nitka
2026-06-13dpll: balance create/delete notifications in __dpll_pin_(un)registerGrzegorz Nitka
2026-06-13dpll: guard sync-pair removal on full pin unregisterGrzegorz Nitka
2026-06-13dpll: emit per-dpll delete notifications in dpll_pin_on_pin_unregister()Grzegorz Nitka
2026-06-13dpll: send delete notification before unregister in on-pin rollbackGrzegorz Nitka
2026-06-13dpll: fix stale iteration in dpll_pin_on_pin_unregister()Grzegorz Nitka
2026-06-13dpll: allow registering FW-identified pin with a different DPLLGrzegorz Nitka
2026-06-13dpll: add generic DPLL typeGrzegorz Nitka
2026-06-13Merge tag 'ipsec-next-2026-06-12' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-06-13Revert "PCI/MSI: Unmap MSI-X region on error"Yuanhe Shu
2026-06-13apparmor: add Georgia Garcia as co-maintainer of apparmorJohn Johansen
2026-06-13net: wwan: t7xx: check skb_clone in control TXRuoyu Wang
2026-06-13Merge branch 'vsock-consolidate-acceptq-accounting-into-core-helpers'Jakub Kicinski
2026-06-13vsock: fold sk_acceptq_removed() into vsock_remove_pending()Raf Dickson
2026-06-13vsock: fold sk_acceptq_added() into vsock_enqueue_accept()Raf Dickson
2026-06-13vsock: fold sk_acceptq_added() into vsock_add_pending()Raf Dickson
2026-06-13vsock: introduce vsock_pending_to_accept() helperRaf Dickson
2026-06-13vsock: use sk_acceptq_is_full() helper in all transportsRaf Dickson
2026-06-13net: ethernet: mtk_wed: debugfs: correct index in wed_amsdu_show()Wentao Guan
2026-06-13Merge branch 'netdevsim-add-fake-ft-cls_flower-offload'Jakub Kicinski
2026-06-13selftests: netfilter: add phony nft_offload testFlorian Westphal
2026-06-13netdevsim: tc: allow to test nf_tables offload control plane codeFlorian Westphal
2026-06-13net: airoha: Fix error handling in airoha_ppe_flush_sram_entries()Wayen.Yan