| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-04-12 | tcp: return a drop_reason from tcp_add_backlog() |  Eric Dumazet | 1 | -2/+1 |
| 2026-04-12 | crypto: geniv - Remove unused spinlock from struct aead_geniv_ctx |  Herbert Xu | 1 | -2/+0 |
| 2026-04-12 | crypto: hisilicon - remove unused and non-public APIs for qm and sec |  Chenghai Huang | 1 | -2/+0 |
| 2026-04-11 | Merge tag 'clk-remove-deprecated-apis-v7.1' of ssh://github.com/masneyb/linux into clk-round |  Stephen Boyd | 1 | -40/+6 |
| 2026-04-11 | Merge tag 'qcom-clk-for-7.1' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into clk-qcom |  Stephen Boyd | 20 | -4/+1260 |
| 2026-04-11 | Merge tag 'samsung-clk-7.1' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into clk-samsung |  Stephen Boyd | 3 | -0/+202 |
| 2026-04-11 | Merge tag 'clk-imx-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/abelvesa/linux into clk-imx |  Stephen Boyd | 1 | -1/+5 |
| 2026-04-11 | Merge tag 'v7.1-rockchip-clk1' of https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into clk-rockchip |  Stephen Boyd | 1 | -0/+220 |
| 2026-04-11 | Merge tag 'renesas-clk-for-v7.1-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into clk-renesas |  Stephen Boyd | 1 | -0/+342 |
| 2026-04-11 | Merge tag 'tenstorrent-clk-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tenstorrent/linux into clk-tenstorrent |  Stephen Boyd | 1 | -0/+103 |
| 2026-04-11 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 1 | -5/+6 |
| 2026-04-11 | driver core: Don't let a device probe until it's ready |  Douglas Anderson | 1 | -0/+44 |
| 2026-04-11 | Merge tag 'kvm-s390-master-7.0-4' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD |  Paolo Bonzini | 2 | -12/+37 |
| 2026-04-11 | Merge tag 'kvm-x86-fixes-7.1' of https://github.com/kvm-x86/linux into HEAD |  Paolo Bonzini | 1 | -5/+6 |
| 2026-04-11 | spi: spi-mem: Add a packed command operation |  Miquel Raynal | 1 | -0/+8 |
| 2026-04-11 | Merge tag 'v7.1-rockchip-dts32-2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into soc/dt |  Krzysztof Kozlowski | 1 | -0/+220 |
| 2026-04-11 | Merge branch 'timers/urgent' into timers/core |  Thomas Gleixner | 60 | -112/+410 |
| 2026-04-10 | bpf: Remove gfp_flags plumbing from bpf_local_storage_update() |  Amery Hung | 1 | -4/+3 |
| 2026-04-10 | bpf: Use kmalloc_nolock() universally in local storage |  Amery Hung | 1 | -6/+2 |
| 2026-04-10 | Merge tag 'riscv-for-linus-v7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux |  Linus Torvalds | 2 | -25/+18 |
| 2026-04-10 | net: bridge: add stp_mode attribute for STP mode selection |  Andy Roulin | 1 | -0/+39 |
| 2026-04-10 | PCI/P2PDMA: Add Google SoCs to the P2P DMA host bridge list |  Jacob Moroni | 1 | -0/+2 |
| 2026-04-10 | bpf: poison dead stack slots |  Alexei Starovoitov | 1 | -0/+1 |
| 2026-04-10 | bpf: change logging scheme for live stack analysis |  Eduard Zingerman | 1 | -5/+0 |
| 2026-04-10 | bpf: simplify liveness to use (callsite, depth) keyed func_instances |  Eduard Zingerman | 1 | -19/+0 |
| 2026-04-10 | bpf: record arg tracking results in bpf_liveness masks |  Eduard Zingerman | 1 | -1/+0 |
| 2026-04-10 | bpf: introduce forward arg-tracking dataflow analysis |  Eduard Zingerman | 1 | -0/+4 |
| 2026-04-10 | bpf: make liveness.c track stack with 4-byte granularity |  Eduard Zingerman | 1 | -2/+2 |
| 2026-04-10 | bpf: Add spis_*() helpers for 4-byte stack slot bitmasks |  Alexei Starovoitov | 1 | -0/+67 |
| 2026-04-10 | bpf: save subprogram name in bpf_subprog_info |  Eduard Zingerman | 1 | -1/+1 |
| 2026-04-10 | bpf: share several utility functions as internal API |  Eduard Zingerman | 1 | -0/+2 |
| 2026-04-10 | clockevents: Prevent timer interrupt starvation |  Thomas Gleixner | 1 | -0/+2 |
| 2026-04-10 | sched_ext: Remove runtime kfunc mask enforcement |  Cheng-Yang Chou | 1 | -28/+0 |
| 2026-04-10 | vfs: introduce d_mark_tmpfile_name() |  Paulo Alcantara | 1 | -0/+1 |
| 2026-04-10 | Merge tag 'vfs-7.0-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs |  Linus Torvalds | 7 | -45/+54 |
| 2026-04-10 | mmc: sdio: add MediaTek MT7902 SDIO device ID |  Sean Wang | 1 | -0/+1 |
| 2026-04-10 | platform/x86: int3472: Parameterize LED con_id in registration |  Marco Nenciarini | 1 | -1/+2 |
| 2026-04-10 | platform/x86: int3472: Rename pled to led in LED registration code |  Marco Nenciarini | 1 | -4/+4 |
| 2026-04-10 | Merge branches 'for-next/misc', 'for-next/tlbflush', 'for-next/ttbr-macros-cleanup', 'for-next/kselftest', 'for-next/feat_lsui', 'for-next/mpam', 'for-next/hotplug-batched-tlbi', 'for-next/bbml2-fixes', 'for-next/sysreg', 'for-next/generic-entry' and 'for-next/acpi', remote-tracking branches 'arm... |  Catalin Marinas | 3 | -55/+235 |
| 2026-04-10 | regmap: i3c: Add non-devm regmap_init_i3c() helper |  Pei Xiao | 1 | -0/+17 |
| 2026-04-10 | Merge branch 'pm-powercap' |  Rafael J. Wysocki | 3 | -7/+52 |
| 2026-04-10 | ASoC: uda1380: Modernize the driver |  Linus Walleij | 1 | -19/+0 |
| 2026-04-10 | netfilter: conntrack: remove UDP-Lite conntrack support |  Fernando Fernandez Mancera | 2 | -10/+0 |
| 2026-04-10 | Merge branch 'pm-cpufreq' |  Rafael J. Wysocki | 2 | -5/+7 |
| 2026-04-10 | xen/grant-table: guard gnttab_suspend/resume with CONFIG_HIBERNATE_CALLBACKS |  Pengpeng Hou | 1 | -0/+12 |
| 2026-04-10 | hvc/xen: Check console connection flag |  Jason Andryuk | 1 | -0/+13 |
| 2026-04-10 | erofs: clean up encoded map flags |  Gao Xiang | 1 | -4/+3 |
| 2026-04-09 | net: remove the netif_get_rx_queue_lease_locked() helpers |  Jakub Kicinski | 1 | -5/+0 |
| 2026-04-09 | Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp' |  Jakub Kicinski | 6 | -13/+75 |
| 2026-04-09 | netkit: Add netkit notifier to check for unregistering devices |  Daniel Borkmann | 1 | -0/+2 |