index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2026-01-20
bpf: Verifier support for KF_IMPLICIT_ARGS
Ihor Solodrai
-0
/
+1
2026-01-20
bpf: Refactor btf_kfunc_id_set_contains
Ihor Solodrai
-2
/
+2
2026-01-20
bpf/verifier: Optimize ID mapping reset in states_equal
Qiliang Yuan
-0
/
+1
2026-01-15
arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
Jiri Olsa
-0
/
+25
2026-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
-319
/
+337
2026-01-13
btf: Optimize type lookup with binary search
Donglin Peng
-0
/
+1
2026-01-13
Merge tag 'hyperv-fixes-signed-20260112' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-2
/
+5
2026-01-12
Merge tag 'cgroup-for-6.19-rc5-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-11
/
+14
2026-01-11
treewide: Update email address
Thomas Gleixner
-13
/
+13
2026-01-09
Merge tag 'acpi-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
-1
/
+1
2026-01-09
Merge tag 'drm-fixes-2026-01-09' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-183
/
+88
2026-01-09
Merge tag 'vfs-6.19-rc5.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
-3
/
+8
2026-01-08
Merge tag 'trace-v6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1
/
+10
2026-01-08
Merge tag 'net-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-5
/
+6
2026-01-07
cgroup: Eliminate cgrp_ancestor_storage in cgroup_root
Michal Koutný
-11
/
+14
2026-01-08
Merge tag 'drm-misc-fixes-2026-01-07' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-183
/
+88
2026-01-07
tracing: Add recursion protection in kernel stack trace recording
Steven Rostedt
-0
/
+9
2026-01-07
ftrace: Make ftrace_graph_ent depth field signed
Steven Rostedt
-1
/
+1
2026-01-06
bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_cgroup_storage...
Leon Hwang
-2
/
+3
2026-01-06
bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_hash and lru_p...
Leon Hwang
-1
/
+3
2026-01-06
bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_array maps
Leon Hwang
-2
/
+7
2026-01-06
bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags
Leon Hwang
-1
/
+24
2026-01-06
Merge tag 'nfsd-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
-3
/
+0
2026-01-05
mm: drop mem_cgroup_usage() declaration from memcontrol.h
Roman Gushchin
-1
/
+0
2026-01-05
net: airoha: Fix npu rx DMA definitions
Lorenzo Bianconi
-4
/
+4
2026-01-05
Merge tag 'for-6.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+2
2026-01-05
ACPI: PCI: IRQ: Fix INTx GSIs signedness
Lorenzo Pieralisi
-1
/
+1
2026-01-04
netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updates
Di Zhu
-1
/
+2
2026-01-04
Merge tag 'core_urgent_for_v6.19_rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-2
/
+2
2026-01-03
drm/atomic-helper: Export and namespace some functions
Linus Walleij
-0
/
+22
2026-01-03
Revert "drm/atomic-helper: Re-order bridge chain pre-enable and post-disable"
Tomi Valkeinen
-183
/
+66
2026-01-02
bpf: Replace __opt annotation with __nullable for kfuncs
Puranjay Mohan
-1
/
+1
2026-01-02
bpf: syscall: Introduce memcg enter/exit helpers
Puranjay Mohan
-0
/
+15
2026-01-02
Merge tag 'libcrypto-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-20
/
+33
2026-01-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-2
/
+4
2026-01-02
Merge tag 'io_uring-6.19-20260102' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1
/
+7
2026-01-02
bpf: Remove redundant KF_TRUSTED_ARGS flag from all kfuncs
Puranjay Mohan
-3
/
+2
2026-01-02
NFSD: Remove NFSERR_EAGAIN
Chuck Lever
-3
/
+0
2026-01-02
Merge tag 'drm-fixes-2026-01-02' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-3
/
+14
2026-01-01
io_uring/tctx: add separate lock for list of tctx's in ctx
Jens Axboe
-1
/
+7
2026-01-01
Merge tag 'drm-xe-fixes-2025-12-30' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
-3
/
+14
2025-12-31
Merge tag 'platform-drivers-x86-v6.19-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-8
/
+9
2025-12-31
Merge tag 'vfio-v6.19-rc4' of https://github.com/awilliam/linux-vfio
Linus Torvalds
-1
/
+9
2025-12-30
Merge tag 'net-6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-0
/
+1
2025-12-29
Merge tag 'mm-hotfixes-stable-2025-12-28-21-50' of git://git.kernel.org/pub/s...
Linus Torvalds
-8
/
+27
2025-12-27
Merge tag 'regulator-fix-v6.19-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-5
/
+1
2025-12-26
Merge tag 'driver-core-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-0
/
+1
2025-12-26
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
-0
/
+4
2025-12-24
virtio_features: make it self-contained
Michael S. Tsirkin
-0
/
+2
2025-12-24
virtio: make it self-contained
Michael S. Tsirkin
-0
/
+2
[next]