summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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/...refs/merge-window/edf9c19adbc39c9eeef99ad12e7feaf3b434c25cThomas Gleixner
2026-06-13posix-cpu-timers: Fix pid refcount leak in do_cpu_nanosleep() error pathrefs/merge-window/c00c858bfaf38e9c7aec8391ba34e0a51ccd96a2WenTao Liang
2026-06-13x86/irq: Add missing 's' back to thermal event printoutrefs/merge-window/0ff315766685b74ebb0b20bf9eb039ef31509057Thomas 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
2026-06-13octeontx2-af: npc: Fix size of entry2cntr_mapRatheesh Kannoth
2026-06-13batman-adv: tp_meter: handle overlapping packetsSven Eckelmann
2026-06-13batman-adv: tp_meter: prevent parallel modifications of last_recvSven Eckelmann
2026-06-13batman-adv: tp_meter: annotate last_recv_time access with READ/WRITE_ONCESven Eckelmann
2026-06-13batman-adv: tp_meter: restrict number of unacked list entriesSven Eckelmann
2026-06-13batman-adv: v: prevent OGM aggregation on disabled hardifSven Eckelmann
2026-06-13batman-adv: frag: avoid underflow of TTLSven Eckelmann
2026-06-13batman-adv: frag: ensure fragment is writable before modifying TTLSven Eckelmann
2026-06-13batman-adv: fix (m|b)cast csum after decrementing TTLSven Eckelmann