summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-11Merge tag 'clk-imx-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abel...Stephen Boyd
2026-08-12ALSA: hda/ca0132: replace sprintf() with snprintf()Bob Song
2026-08-12ALSA: hda/ca0132: set codec->spec to NULL after freeingBob Song
2026-08-12ALSA: hda: simplify match functions and remove unreachable returnBob Song
2026-08-12ALSA: usb-audio: Fix sample rates for PreSonus AudioBox USBTrevor Vorhees
2026-08-11Merge tag 'spacemit-clk-for-7.3-1' of https://git.kernel.org/pub/scm/linux/ke...Stephen Boyd
2026-08-11Merge tag 'clk-meson-v7.3-1' of ssh://github.com/BayLibre/clk-meson into clk-...Stephen Boyd
2026-08-11Merge tag 'clk-eyeq7h-7.3' of ssh://github.com/benoitmonin/linux into clk-mob...Stephen Boyd
2026-08-11Merge tag 'thead-clk-for-v7.3' of https://git.kernel.org/pub/scm/linux/kernel...Stephen Boyd
2026-08-11Merge tag 'renesas-clk-for-v7.3-tag2' of git://git.kernel.org/pub/scm/linux/k...Stephen Boyd
2026-08-11Merge tag 'renesas-clk-for-v7.3-tag1' of git://git.kernel.org/pub/scm/linux/k...Stephen Boyd
2026-08-11PCI/ASPM: Use pcie_capability_clear_and_set_word() for ASPM disable/restoreKrishna Chaitanya Chundru
2026-08-11cgroup/cpuset: Add test for partition root invalidation returning wrong CPUsShaojie Sun
2026-08-11cgroup/cpuset: Remove obsolete PFA_SPREAD_SLAB task flagGuopeng Zhang
2026-08-11Merge branch 'mptcp-out-of-order-queue-pruning'Jakub Kicinski
2026-08-11mptcp: implemented OoO queue pruningPaolo Abeni
2026-08-11mptcp: avoid code duplication in __mptcp_move_skb()Paolo Abeni
2026-08-11mptcp: enforce hard limit on backlog flushingPaolo Abeni
2026-08-11mptcp: explicitly drop over memory limitsPaolo Abeni
2026-08-11mptcp: let the retrans scheduler do its jobPaolo Abeni
2026-08-11mptcp: move the stale logic out of retrans schedulerPaolo Abeni
2026-08-11mptcp: move the retrans loop to a separate helperPaolo Abeni
2026-08-11sched_ext: Fix rq->core_pick corruption under core schedulingTejun Heo
2026-08-11sched_ext: Count rq lock releases in rq->scx.lock_drop_seqTejun Heo
2026-08-11sched_ext: Fix this_rq() assumptions in dispatch kfuncsTejun Heo
2026-08-11sched_ext: Replace SCX_RQ_BAL_KEEP with a dispatch verdict returnTejun Heo
2026-08-11sched/core: Make core-sched flips wait for in-flight selectionsTejun Heo
2026-08-11sched/core: Handle pick_task() releasing the rq lockTejun Heo
2026-08-11Merge tag 'nf-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2026-08-11selftests: drv-net: hide the devlink port_split testJakub Kicinski
2026-08-11net/sched: cls_u32: skip hash tables in u32_bind_class()Zhang Changzhong
2026-08-11bnxt_en: enable PTM functionVadim Fedorenko
2026-08-11Merge branch 'gve-bug-fixes-for-header-split-and-ptp'Jakub Kicinski
2026-08-11gve: fix NULL dereference due to missing ptp adjfineJordan Rhee
2026-08-11gve: fix zero-length skb frag with header-splitJordan Rhee
2026-08-11Merge branch 'net-selftests-adjustments-to-ipv6_flowlabel_mgr'Jakub Kicinski
2026-08-11selftests: net: adopt harness for flow label mgrMarcelo Mendes Spessoto Junior
2026-08-11selftests: net: test IPV6_FL_F_REFLECTMarcelo Mendes Spessoto Junior
2026-08-11selftests: net: create own netns in ipv6_flowlabel_mgrMarcelo Mendes Spessoto Junior
2026-08-11selftests: net: test IPV6_FL_F_REMOTEMarcelo Mendes Spessoto Junior
2026-08-11selftests: net: test IPV6_FL_A_RENEWMarcelo Mendes Spessoto Junior
2026-08-11net/sched: act_api: fix TOCTOU NULL deref on a->goto_chainJamal Hadi Salim
2026-08-11Merge branch 'devlink-add-generic-device-max_sfs-parameter'Jakub Kicinski
2026-08-11net/mlx5: implement max_sfs parameterNikolay Aleksandrov
2026-08-11devlink: add generic device max_sfs parameterNikolay Aleksandrov
2026-08-11MAINTAINERS: add myself as QCA8K maintainerChristian Marangi
2026-08-11MAINTAINERS: make Tung an official TIPC maintainerJakub Kicinski
2026-08-11af_packet: Don't send zero-byte data in tpacket_snd().Eric Dumazet
2026-08-11srcu: Queue sdp->work when the delay timer is successfully deletedZqiang
2026-08-11PCI: Add support for PCIe WAKE# interruptKrishna Chaitanya Chundru