| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-14 | bpf: Add support for certain atomics in bpf_arena to x86 JITHEADmaster | Alexei Starovoitov | 4 | -194/+13 |
| 2025-10-14 | af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc(). | Kuniyuki Iwashima | 2 | -3/+51 |
| 2025-10-14 | net: ti: icssg-prueth: Fix signedness bug in prueth_init_rx_chns() | Dan Carpenter | 1 | -1/+541 |
| 2025-10-14 | wifi: mac80211: fix idle calculation with multi-link | Johannes Berg | 1 | -1/+1 |
| 2025-10-14 | Merge branch 'net-airoha-add-some-new-ethtool-bits' | Jakub Kicinski | 1 | -0/+5 |
| 2025-10-14 | net: airoha: Add get_link ethtool callback | Lorenzo Bianconi | 1 | -0/+1 |
| 2025-10-14 | net: airoha: Add missing stats to ethtool_eth_mac_stats | Lorenzo Bianconi | 1 | -0/+4 |
| 2025-10-14 | eth: fealnx: fix typo in comments | Denis Benato | 1 | -2/+2 |
| 2025-10-14 | net: mdio: use macro module_driver to avoid boilerplate code | Heiner Kallweit | 1 | -11/+2 |
| 2025-10-14 | net: dsa: b53: implement port isolation support | Jonas Gorski | 2 | -1/+28 |
| 2025-10-14 | eth: fbnic: fix various typos in comments and strings | Alok Tiwari | 3 | -7/+7 |
| 2025-10-14 | net: bridge: correct debug message function name in br_fill_ifinfo | Alok Tiwari | 1 | -1/+1 |
| 2025-10-14 | net/hsr: add protocol version to fill_info output | Jan Vaclav | 1 | -0/+2 |
| 2025-10-14 | netmem: replace __netmem_clear_lsb() with netmem_to_nmdesc() | Byungchul Park | 2 | -41/+41 |
| 2025-10-14 | hdlc_ppp: fix potential null pointer in ppp_cp_event logging | Kriish Sharma | 1 | -3/+1 |
| 2025-10-09 | Merge tag 'net-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 77 | -596/+1113 |
| 2025-10-09 | Merge tag 's390-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 42 | -191/+223 |
| 2025-10-09 | Merge tag 'slab-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+13 |
| 2025-10-09 | net: airoha: Fix loopback mode configuration for GDM2 port | Lorenzo Bianconi | 2 | -1/+6 |
| 2025-10-09 | Merge branch 'eth-fbnic-fix-xdp_tx-and-xdp-vs-qstats' | Paolo Abeni | 9 | -49/+209 |
| 2025-10-09 | selftests: drv-net: pp_alloc_fail: add necessary optoins to config | Jakub Kicinski | 1 | -0/+4 |
| 2025-10-09 | selftests: drv-net: pp_alloc_fail: lower traffic expectations | Jakub Kicinski | 1 | -5/+11 |
| 2025-10-09 | selftests: drv-net: fix linter warnings in pp_alloc_fail | Jakub Kicinski | 1 | -6/+14 |
| 2025-10-09 | eth: fbnic: fix reporting of alloc_failed qstats | Jakub Kicinski | 5 | -11/+58 |
| 2025-10-09 | selftests: drv-net: xdp: add test for interface level qstats | Jakub Kicinski | 1 | -2/+89 |
| 2025-10-09 | selftests: drv-net: xdp: rename netnl to ethnl | Jakub Kicinski | 1 | -4/+4 |
| 2025-10-09 | eth: fbnic: fix saving stats from XDP_TX rings on close | Jakub Kicinski | 3 | -6/+6 |
| 2025-10-09 | eth: fbnic: fix accounting of XDP packets | Jakub Kicinski | 1 | -15/+15 |
| 2025-10-09 | eth: fbnic: fix missing programming of the default descriptor | Jakub Kicinski | 1 | -0/+8 |
| 2025-10-09 | Merge tag 'nf-25-10-08' of https://git.kernel.org/pub/scm/linux/kernel/git/ne... | Paolo Abeni | 4 | -23/+89 |
| 2025-10-08 | Merge tag 'perf-tools-for-v6.18-1-2025-10-08' of git://git.kernel.org/pub/scm... | Linus Torvalds | 278 | -6056/+16020 |
| 2025-10-08 | Merge tag 'pci-v6.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+3 |
| 2025-10-08 | PCI: Fix regression in pci_bus_distribute_available_resources() | Yangyu Chen | 1 | -2/+3 |
| 2025-10-08 | Merge tag 'mailbox-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 10 | -27/+418 |
| 2025-10-08 | Merge tag 'vfio-v6.18-rc1-pt2' of https://github.com/awilliam/linux-vfio | Linus Torvalds | 5 | -22/+158 |
| 2025-10-08 | Merge tag 'input-for-v6.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 87 | -1378/+2764 |
| 2025-10-08 | Merge tag 'v6.18-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 4 | -1/+16 |
| 2025-10-08 | s390/uv: Fix comment of uv_find_secret() function | Thomas Huth | 1 | -2/+2 |
| 2025-10-08 | selftests: netfilter: query conntrack state to check for port clash resolution | Florian Westphal | 1 | -17/+41 |
| 2025-10-08 | selftests: netfilter: nft_fib.sh: fix spurious test failures | Florian Westphal | 1 | -5/+8 |
| 2025-10-08 | bridge: br_vlan_fill_forward_path_pvid: use br_vlan_group_rcu() | Eric Woudstra | 1 | -1/+1 |
| 2025-10-08 | netfilter: nft_objref: validate objref and objrefmap expressions | Fernando Fernandez Mancera | 1 | -0/+39 |
| 2025-10-07 | Merge branch 'next' into for-linus | Dmitry Torokhov | 12941 | -241821/+491923 |
| 2025-10-07 | Input: atmel_mxt_ts - allow reset GPIO to sleep | Marek Vasut | 1 | -1/+1 |
| 2025-10-07 | net: pse-pd: tps23881: Fix current measurement scaling | Thomas Wismer | 1 | -1/+1 |
| 2025-10-07 | net/mlx5: fix pre-2.40 binutils assembler error | Arnd Bergmann | 1 | -1/+1 |
| 2025-10-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux | Linus Torvalds | 5 | -11/+23 |
| 2025-10-07 | Merge tag 'hardening-fix1-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 7 | -2/+62 |
| 2025-10-07 | Merge tag 'dma-mapping-6.18-2025-10-07' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2 | -2/+2 |
| 2025-10-07 | Merge tag 'char-misc-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -31/+71 |
| 2025-10-07 | Merge tag 'staging-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -37/+31 |
| 2025-10-07 | Merge tag 'tty-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -160/+16 |
| 2025-10-07 | Merge tag 'thermal-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -18/+25 |
| 2025-10-07 | slub: Don't call lockdep_unregister_key() for immature kmem_cache. | Kuniyuki Iwashima | 1 | -1/+2 |
| 2025-10-07 | Merge tag 'acpi-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -18/+53 |
| 2025-10-07 | Merge tag 'pm-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 28 | -101/+426 |
| 2025-10-07 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 324 | -7873/+32440 |
| 2025-10-07 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 9 | -118/+154 |
| 2025-10-07 | Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 45 | -193/+449 |
| 2025-10-07 | mailbox: mtk-cmdq: Remove pm_runtime APIs from cmdq_mbox_send_data() | Jason-JH Lin | 1 | -11/+1 |
| 2025-10-07 | tools headers: kcfi: rename missed CONFIG_CFI_CLANG | Carlos Llamas | 1 | -1/+1 |
| 2025-10-07 | kconfig: Avoid prompting for transitional symbols | Kees Cook | 6 | -1/+61 |
| 2025-10-07 | Merge branch 'mlx5-misc-fixes-2025-10-05' | Paolo Abeni | 6 | -38/+67 |
| 2025-10-07 | net/mlx5e: Do not fail PSP init on missing caps | Cosmin Ratiu | 1 | -5/+5 |
| 2025-10-07 | net/mlx5e: Prevent tunnel reformat when tunnel mode not allowed | Carolina Jubran | 3 | -21/+43 |
| 2025-10-07 | net/mlx5: Prevent tunnel mode conflicts between FDB and NIC IPsec tables | Carolina Jubran | 3 | -12/+19 |
| 2025-10-07 | Merge branches 'acpi-x86', 'acpi-battery', 'acpi-apei' and 'acpi-property' | Rafael J. Wysocki | 4 | -18/+53 |
| 2025-10-07 | net: usb: asix: hold PM usage ref to avoid PM/MDIO + RTNL deadlock | Oleksij Rempel | 1 | -0/+29 |
| 2025-10-07 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 19 | -60/+83 |
| 2025-10-07 | Merge branches 'pm-core' and 'pm-runtime' | Rafael J. Wysocki | 9 | -41/+343 |
| 2025-10-07 | selftests: drv-net: make linters happy with our imports | Jakub Kicinski | 2 | -11/+33 |
| 2025-10-07 | net: sparx5/lan969x: fix flooding configuration on bridge join/leave | Daniel Machon | 3 | -10/+17 |
| 2025-10-07 | net: mdio: mdio-i2c: Hold the i2c bus lock during smbus transactions | Maxime Chevallier | 1 | -14/+25 |
| 2025-10-06 | mailbox: add MediaTek GPUEB IPI mailbox | Nicolas Frattaroli | 3 | -0/+331 |
| 2025-10-06 | dt-bindings: mailbox: Add MT8196 GPUEB Mailbox | Nicolas Frattaroli | 1 | -0/+64 |
| 2025-10-06 | mailbox: zynqmp-ipi: Fix SGI cleanup on unbind | Harini T | 1 | -5/+10 |
| 2025-10-06 | mailbox: zynqmp-ipi: Fix out-of-bounds access in mailbox cleanup loop | Harini T | 1 | -1/+1 |
| 2025-10-06 | mailbox: zynqmp-ipi: Remove dev.parent check in zynqmp_ipi_free_mboxes | Harini T | 1 | -4/+2 |
| 2025-10-06 | mailbox: zynqmp-ipi: Remove redundant mbox_controller_unregister() call | Harini T | 1 | -1/+0 |
| 2025-10-06 | mailbox: remove unneeded 'fast_io' parameter in regmap_config | Wolfram Sang | 1 | -1/+0 |
| 2025-10-06 | dt-bindings: mailbox: mediatek,gce-mailbox: Make clock-names optional | AngeloGioacchino Del Regno | 1 | -11/+0 |
| 2025-10-06 | dt-bindings: mailbox: qcom: Document Glymur CPUCP mailbox controller binding | Sibi Sankar | 1 | -2/+7 |
| 2025-10-06 | MAINTAINERS: Change mailbox-altera maintainer | Ang Tien Sung | 1 | -1/+1 |
| 2025-10-06 | mailbox: arm_mhuv3: Remove no_free_ptr() to maintain the original form of the... | Liao Yuanhong | 1 | -1/+1 |
| 2025-10-06 | Merge tag 'for-6.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Linus Torvalds | 2 | -2/+8 |
| 2025-10-06 | Merge tag 'nfsd-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 40 | -324/+664 |
| 2025-10-06 | perf tools: Fix arm64 libjvmti build by generating unistd_64.h | Vincent Minet | 1 | -1/+1 |
| 2025-10-06 | selftests: net: unify the Makefile formats | Jakub Kicinski | 17 | -242/+383 |
| 2025-10-06 | selftests: net: sort configs | Jakub Kicinski | 11 | -150/+150 |
| 2025-10-06 | tcp: take care of zero tp->window_clamp in tcp_set_rcvlowat() | Eric Dumazet | 1 | -1/+4 |
| 2025-10-06 | perf tests: Don't retest sections in "Object code reading" | James Clark | 1 | -34/+85 |
| 2025-10-06 | perf docs: Document building with Clang | Leo Yan | 2 | -74/+21 |
| 2025-10-06 | perf build: Support build with clang | Leo Yan | 1 | -1/+32 |
| 2025-10-06 | perf test coresight: Dismiss clang warning for unroll loop thread | Leo Yan | 1 | -1/+3 |
| 2025-10-06 | perf test coresight: Dismiss clang warning for thread loop | Leo Yan | 1 | -2/+2 |
| 2025-10-06 | perf test coresight: Dismiss clang warning for memcpy thread | Leo Yan | 1 | -0/+2 |
| 2025-10-06 | perf build: Disable thread safety analysis for perl header | Leo Yan | 2 | -2/+2 |
| 2025-10-06 | perf build: Correct CROSS_ARCH for clang | Leo Yan | 2 | -2/+2 |
| 2025-10-06 | perf python: split Clang options when invoking Popen | Leo Yan | 1 | -1/+4 |
| 2025-10-06 | tools build: Align warning options with perf | Leo Yan | 1 | -2/+2 |
| 2025-10-06 | perf disasm: Remove unused evsel from 'struct annotate_args' | Ian Rogers | 2 | -2/+0 |
| 2025-10-06 | perf srcline: Fallback between addr2line implementations | Ian Rogers | 8 | -481/+485 |
| 2025-10-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 71 | -1224/+3193 |
| 2025-10-06 | perf disasm: Make ins__scnprintf() and ins__is_nop() static | Ian Rogers | 2 | -6/+3 |
| 2025-10-06 | perf dso: Clean up read_symbol() error handling | Ian Rogers | 3 | -5/+16 |
| 2025-10-06 | perf dso: Support BPF programs in dso__read_symbol() | Ian Rogers | 4 | -42/+80 |
| 2025-10-06 | perf dso: Move read_symbol() from llvm/capstone to dso | Ian Rogers | 4 | -128/+97 |
| 2025-10-06 | perf llvm: Reduce LLVM initialization | Ian Rogers | 1 | -12/+21 |
| 2025-10-06 | Merge tag 'loongarch-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Linus Torvalds | 17 | -50/+809 |
| 2025-10-06 | page_pool: Fix PP_MAGIC_MASK to avoid crashing on some 32-bit arches | Toke Høiland-Jørgensen | 2 | -32/+66 |
| 2025-10-06 | Merge tag 'uml-for-linux-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 16 | -49/+46 |
| 2025-10-06 | perf check: Add libLLVM feature | Ian Rogers | 2 | -0/+2 |
| 2025-10-06 | net: fsl_pq_mdio: Fix device node reference leak in fsl_pq_mdio_probe | Erick Karanja | 1 | -0/+2 |
| 2025-10-06 | Merge tag 'libnvdimm-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 16 | -297/+229 |
| 2025-10-06 | ice: ice_adapter: release xa entry on adapter allocation failure | Haotian Zhang | 1 | -4/+6 |
| 2025-10-06 | selftest: net: ovpn: Fix uninit return values | Sidharth Seela | 1 | -0/+2 |
| 2025-10-06 | net: mscc: ocelot: Fix use-after-free caused by cyclic delayed work | Duoming Zhou | 1 | -1/+1 |
| 2025-10-06 | tcp: Don't call reqsk_fastopen_remove() in tcp_conn_request(). | Kuniyuki Iwashima | 1 | -1/+0 |
| 2025-10-06 | net: wwan: t7xx: add support for HP DRMR-H01 | Sammy Hsu | 1 | -0/+1 |
| 2025-10-06 | net/sctp: fix a null dereference in sctp_disposition sctp_sf_do_5_1D_ce() | Alexandr Sapozhnikov | 1 | -1/+2 |
| 2025-10-06 | Merge branch 'clk-determine-rate' into clk-next | Stephen Boyd | 123 | -1197/+1523 |
| 2025-10-06 | Merge branches 'clk-aspeed' and 'clk-rockchip' into clk-next | Stephen Boyd | 6 | -1/+267 |
| 2025-10-06 | Merge tag 'linux-watchdog-6.18-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds | 8 | -47/+206 |
| 2025-10-06 | Merge branches 'clk-marvell', 'clk-xilinx', 'clk-mediatek' and 'clk-loongson'... | Stephen Boyd | 44 | -78/+6415 |
| 2025-10-06 | Merge branches 'clk-microchip', 'clk-lookup' and 'clk-st' into clk-next | Stephen Boyd | 18 | -91/+3106 |
| 2025-10-06 | Merge branches 'clk-scmi', 'clk-qcom' and 'clk-broadcom' into clk-next | Stephen Boyd | 52 | -159/+13239 |
| 2025-10-06 | Merge branches 'clk-imx', 'clk-allwinner' and 'clk-ti' into clk-next | Stephen Boyd | 14 | -52/+674 |
| 2025-10-06 | Merge branches 'clk-samsung', 'clk-tegra' and 'clk-amlogic' into clk-next | Stephen Boyd | 48 | -5466/+6999 |
| 2025-10-06 | Merge branches 'clk-bindings', 'clk-cleanup', 'clk-renesas', 'clk-thead' and ... | Stephen Boyd | 42 | -549/+931 |
| 2025-10-06 | Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 103 | -1299/+3167 |
| 2025-10-06 | Merge tag 'dmaengine-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 19 | -83/+502 |
| 2025-10-06 | Merge tag 'phy-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/phy... | Linus Torvalds | 49 | -510/+1674 |
| 2025-10-06 | Merge tag 'soundwire-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -7/+3 |
| 2025-10-06 | vfio: Dump migration features under debugfs | Cédric Le Goater | 2 | -0/+25 |
| 2025-10-06 | vfio/type1: optimize vfio_unpin_pages_remote() | Li Zhe | 1 | -4/+16 |
| 2025-10-06 | vfio/type1: introduce a new member has_rsvd for struct vfio_dma | Li Zhe | 1 | -0/+2 |
| 2025-10-06 | vfio/type1: batch vfio_find_vpfn() in function vfio_unpin_pages_remote() | Li Zhe | 1 | -7/+3 |
| 2025-10-06 | vfio/type1: optimize vfio_pin_pages_remote() | Li Zhe | 1 | -12/+72 |
| 2025-10-06 | mm: introduce num_pages_contiguous() | Li Zhe | 2 | -1/+42 |
| 2025-10-06 | slab: Fix using this_cpu_ptr() in preemptible context | Ran Xiaokai | 1 | -2/+9 |
| 2025-10-05 | Merge tag 'zonefs-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -3/+3 |
| 2025-10-05 | Merge tag 'ata-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib... | Linus Torvalds | 3 | -8/+18 |
| 2025-10-06 | crypto: rng - Ensure set_ent is always present | Herbert Xu | 1 | -0/+8 |
| 2025-10-06 | Revert "crypto: testmgr - desupport SHA-1 for FIPS 140" | Herbert Xu | 1 | -0/+5 |
| 2025-10-05 | Merge tag 'mm-stable-2025-10-03-16-49' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 8 | -79/+63 |
| 2025-10-05 | Merge tag 'efi-next-for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -7/+10 |
| 2025-10-05 | Merge tag 'integrity-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -47/+26 |
| 2025-10-05 | Merge tag 'mips_6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 108 | -1405/+1355 |
| 2025-10-05 | Merge tag 'for-linus' of https://github.com/openrisc/linux | Linus Torvalds | 15 | -16/+255 |
| 2025-10-05 | Merge tag 'trace-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/trac... | Linus Torvalds | 9 | -21/+27 |
| 2025-10-05 | Merge tag 'trace-tools-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 26 | -1711/+1395 |
| 2025-10-05 | Merge tag 'probes-fixes-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -14/+28 |
| 2025-10-05 | LoongArch: Update Loongson-3 default config file | Huacai Chen | 1 | -5/+68 |
| 2025-10-04 | Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 467 | -3819/+27357 |
| 2025-10-04 | Merge tag 'staging-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 67 | -1685/+857 |
| 2025-10-04 | Merge tag 'usb-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 131 | -1224/+4791 |
| 2025-10-04 | Merge tag 'tty-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 33 | -1394/+1192 |
| 2025-10-04 | Merge tag 'mtd/for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd... | Linus Torvalds | 49 | -2457/+2257 |
| 2025-10-04 | Merge tag 'rpmsg-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/remo... | Linus Torvalds | 4 | -7/+7 |
| 2025-10-04 | Merge tag 'rproc-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/remo... | Linus Torvalds | 14 | -364/+635 |
| 2025-10-04 | Merge tag 'hid-for-linus-2025093001' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 34 | -1267/+3116 |
| 2025-10-04 | Merge tag 'platform-drivers-x86-v6.18-1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 51 | -885/+3383 |
| 2025-10-04 | Merge tag 'keys-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 5 | -331/+117 |
| 2025-10-04 | Merge tag 'v6.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 95 | -944/+2850 |
| 2025-10-04 | Merge tag 'cxl-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds | 28 | -390/+1261 |
| 2025-10-04 | Merge tag 'rcu.2025.09.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 21 | -130/+317 |
| 2025-10-04 | Merge tag 'printk-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -14/+378 |
| 2025-10-04 | Merge tag 'memblock-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -219/+65 |
| 2025-10-04 | Merge tag 'sparc-for-6.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 84 | -262/+312 |
| 2025-10-04 | Merge tag 'riscv-for-linus-6.18-mw2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 29 | -84/+2981 |
| 2025-10-04 | Merge tag 'x86_entry_for_6.18-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -4/+15 |
| 2025-10-04 | Merge tag 'x86_mm_for_6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -13/+7 |
| 2025-10-04 | Merge tag 'x86_tdx_for_6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 12 | -106/+214 |
| 2025-10-04 | Merge tag 'kgdb-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da... | Linus Torvalds | 6 | -36/+60 |
| 2025-10-04 | s390/pai_crypto: Consolidate PAI crypto allocation and cleanup paths | Thomas Richter | 1 | -62/+44 |
| 2025-10-04 | s390/cio: Update purge function to unregister the unused subchannels | Vineeth Vijayan | 1 | -13/+24 |
| 2025-10-04 | s390/pci: Expose firmware provided UID Checking state in sysfs | Ramesh Errabolu | 3 | -0/+39 |
| 2025-10-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 148 | -1489/+4120 |
| 2025-10-04 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 24 | -332/+632 |
| 2025-10-04 | Merge tag 'vfio-v6.18-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds | 49 | -23/+3323 |
| 2025-10-04 | security: keys: use menuconfig for KEYS symbol | Randy Dunlap | 1 | -8/+6 |
| 2025-10-04 | KEYS: encrypted: Use SHA-256 library instead of crypto_shash | Eric Biggers | 2 | -55/+11 |
| 2025-10-03 | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Linus Torvalds | 22 | -317/+376 |
| 2025-10-03 | Merge tag 'soc-fixes-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 2 | -0/+382 |
| 2025-10-03 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 80 | -1142/+1633 |
| 2025-10-03 | Merge tag 'for-6.18/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 39 | -181/+5829 |
| 2025-10-03 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 128 | -1472/+16172 |
| 2025-10-03 | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -6/+32 |
| 2025-10-03 | Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -14/+13 |
| 2025-10-03 | Merge tag 'iommu-updates-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 26 | -198/+959 |
| 2025-10-03 | Merge tag 'dma-mapping-6.18-2025-09-30' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 24 | -276/+295 |
| 2025-10-03 | Merge tag 'docs-6.18' of git://git.lwn.net/linux | Linus Torvalds | 173 | -3564/+7050 |
| 2025-10-03 | mm/khugepaged: use KMEM_CACHE() | Wei Yang | 1 | -4/+1 |
| 2025-10-03 | mm/ksm: cleanup mm_slot_entry() invocation | Wei Yang | 1 | -13/+14 |
| 2025-10-03 | Documentation/mm: drop pxx_mkdevmap() descriptions from page table helpers | Anshuman Khandual | 1 | -6/+0 |
| 2025-10-03 | mm: clean up is_guard_pte_marker() | Lance Yang | 1 | -2/+2 |
| 2025-10-03 | drivers/base: move memory_block_add_nid() into the caller | Hannes Reinecke | 3 | -26/+23 |
| 2025-10-03 | mm/memory_hotplug: activate node before adding new memory blocks | Hannes Reinecke | 3 | -18/+20 |
| 2025-10-03 | drivers/base/memory: add node id parameter to add_memory_block() | Hannes Reinecke | 1 | -11/+4 |
| 2025-10-03 | Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 26 | -135/+109 |