summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2026-06-13MAINTAINERS: Update Coly Li's email addressColy Li
2026-06-13Merge tag 'core-urgent-2026-06-13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-06-13Merge tag 'i2c-for-7.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-06-13Merge tag 'timers-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Thomas Gleixner
2026-06-13posix-cpu-timers: Fix pid refcount leak in do_cpu_nanosleep() error pathWenTao Liang
2026-06-13x86/irq: Add missing 's' back to thermal event printoutThomas Gleixner
2026-06-13time/jiffies: Register jiffies clocksource before usageThomas Gleixner
2026-06-13hwmon: tmp401: Read "ti,n-factor" as signedRob Herring (Arm)
2026-06-13io_uring/bpf-ops: add a separate maintainer entryPavel Begunkov
2026-06-13block: check bio split for unaligned bvecKeith Busch
2026-06-13nbd: Reclassify sockets to avoid lockdep circular dependencyEric Dumazet
2026-06-13io_uring/net: make POLL_FIRST receive side checks consistentJens Axboe
2026-06-13io_uring: remove the per-ctx fallback task_work machineryJens Axboe
2026-06-13io_uring: run the tctx task_work fallback directlyJens Axboe
2026-06-13io_uring: switch normal task_work to a mpscqJens Axboe
2026-06-13io_uring: switch local task_work to a mpscqJens Axboe
2026-06-13io_uring/mpscq: add lockless multi-producer, single-consumer FIFO queueJens Axboe
2026-06-13io_uring: grab RCU read lock marking task runJens Axboe
2026-06-13Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni