aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2026-08-12Merge patch series "fixes for iomap_bio_read_folio_range_sync"Christian Brauner1-1/+2
2026-08-12iomap: iomap_bio_read_folio_range_sync is missing a call to bio_uninitChristoph Hellwig1-0/+1
2026-08-12iomap: don't free integrity payload that doesn't existChristoph Hellwig1-1/+1
2026-08-12super: fix dying superblock warning messagesKarl Mehltretter1-2/+2
2026-08-12docs: fix grammatical error in iomap docsBenjamin Wu1-1/+1
2026-08-11Merge tag 'sunxi-clk-for-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into clk-allwinnerStephen Boyd9-74/+176
2026-08-11Merge tag 'qcom-clk-for-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into clk-qcomStephen Boyd73-884/+17310
2026-08-11Merge tag 'samsung-clk-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into clk-samsungStephen Boyd6-67/+63
2026-08-11Merge tag 'v7.3-rockchip-clk1' of https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into clk-rockchipStephen Boyd9-18/+1500
2026-08-12clk: at91: Read "reg" with helperRob Herring (Arm)1-2/+3
2026-08-11Merge tag 'clk-imx-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelvesa/linux into clk-imxStephen Boyd6-3/+146
2026-08-12ALSA: hda/ca0132: replace sprintf() with snprintf()Bob Song1-9/+10
2026-08-12ALSA: hda/ca0132: set codec->spec to NULL after freeingBob Song1-0/+2
2026-08-12ALSA: hda: simplify match functions and remove unreachable returnBob Song1-7/+2
2026-08-12ALSA: usb-audio: Fix sample rates for PreSonus AudioBox USBTrevor Vorhees1-0/+10
2026-08-11Merge tag 'spacemit-clk-for-7.3-1' of https://git.kernel.org/pub/scm/linux/kernel/git/spacemit/linux into clk-spacemitStephen Boyd3-15/+33
2026-08-11Merge tag 'clk-meson-v7.3-1' of ssh://github.com/BayLibre/clk-meson into clk-amlogicStephen Boyd9-1/+3275
2026-08-11Merge tag 'clk-eyeq7h-7.3' of ssh://github.com/benoitmonin/linux into clk-mobileyeStephen Boyd6-496/+1486
2026-08-11Merge tag 'thead-clk-for-v7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/fustini/linux into clk-theadStephen Boyd1-1/+1
2026-08-11Merge tag 'renesas-clk-for-v7.3-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into clk-renesasStephen Boyd5-0/+240
2026-08-11Merge tag 'renesas-clk-for-v7.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into clk-renesasStephen Boyd15-223/+913
2026-08-11PCI/ASPM: Use pcie_capability_clear_and_set_word() for ASPM disable/restoreKrishna Chaitanya Chundru1-6/+10
2026-08-11cgroup/cpuset: Add test for partition root invalidation returning wrong CPUsShaojie Sun1-0/+6
2026-08-11cgroup/cpuset: Remove obsolete PFA_SPREAD_SLAB task flagGuopeng Zhang4-52/+27
2026-08-11Merge branch 'mptcp-out-of-order-queue-pruning'Jakub Kicinski6-107/+273
2026-08-11mptcp: implemented OoO queue pruningPaolo Abeni3-10/+73
2026-08-11mptcp: avoid code duplication in __mptcp_move_skb()Paolo Abeni1-18/+13
2026-08-11mptcp: enforce hard limit on backlog flushingPaolo Abeni1-15/+6
2026-08-11mptcp: explicitly drop over memory limitsPaolo Abeni4-11/+56
2026-08-11mptcp: let the retrans scheduler do its jobPaolo Abeni1-31/+75
2026-08-11mptcp: move the stale logic out of retrans schedulerPaolo Abeni3-20/+36
2026-08-11mptcp: move the retrans loop to a separate helperPaolo Abeni1-31/+43
2026-08-11sched_ext: Fix rq->core_pick corruption under core schedulingTejun Heo1-8/+78
2026-08-11sched_ext: Count rq lock releases in rq->scx.lock_drop_seqTejun Heo2-2/+39
2026-08-11sched_ext: Fix this_rq() assumptions in dispatch kfuncsTejun Heo1-23/+35
2026-08-11sched_ext: Replace SCX_RQ_BAL_KEEP with a dispatch verdict returnTejun Heo5-57/+73
2026-08-11sched/core: Make core-sched flips wait for in-flight selectionsTejun Heo2-0/+23
2026-08-11sched/core: Handle pick_task() releasing the rq lockTejun Heo1-8/+19
2026-08-11Merge tag 'nf-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski24-153/+270
2026-08-11selftests: drv-net: hide the devlink port_split testJakub Kicinski1-1/+4
2026-08-11net/sched: cls_u32: skip hash tables in u32_bind_class()Zhang Changzhong1-0/+3
2026-08-11bnxt_en: enable PTM functionVadim Fedorenko1-0/+3
2026-08-11Merge branch 'gve-bug-fixes-for-header-split-and-ptp'Jakub Kicinski2-0/+11
2026-08-11gve: fix NULL dereference due to missing ptp adjfineJordan Rhee1-0/+6
2026-08-11gve: fix zero-length skb frag with header-splitJordan Rhee1-0/+5
2026-08-11Merge branch 'net-selftests-adjustments-to-ipv6_flowlabel_mgr'Jakub Kicinski2-110/+456
2026-08-11selftests: net: adopt harness for flow label mgrMarcelo Mendes Spessoto Junior1-240/+348
2026-08-11selftests: net: test IPV6_FL_F_REFLECTMarcelo Mendes Spessoto Junior1-0/+66
2026-08-11selftests: net: create own netns in ipv6_flowlabel_mgrMarcelo Mendes Spessoto Junior2-1/+29
2026-08-11selftests: net: test IPV6_FL_F_REMOTEMarcelo Mendes Spessoto Junior1-0/+88