index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2026-04-08
bpf: Make find_linfo widely available
Kumar Kartikeya Dwivedi
2026-04-08
bpf: Extract bpf_get_linfo_file_line
Kumar Kartikeya Dwivedi
2026-04-07
bpf: Retire rcu_trace_implies_rcu_gp()
Kumar Kartikeya Dwivedi
2026-04-06
bpf: Avoid -Wflex-array-members-not-at-end warnings
Gustavo A. R. Silva
2026-04-03
bpf: Add helper and kfunc stack access size resolution
Alexei Starovoitov
2026-04-03
bpf: Move verifier helpers to header
Alexei Starovoitov
2026-04-03
bpf: Add bpf_compute_const_regs() and bpf_prune_dead_branches() passes
Alexei Starovoitov
2026-04-03
bpf: Sort subprogs in topological order after check_cfg()
Alexei Starovoitov
2026-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc6+
Alexei Starovoitov
2026-04-02
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-04-02
bpf: Use bpf_verifier_env buffers for reg_set_min_max
Paul Chaignon
2026-04-02
Merge tag 'net-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-04-02
Merge tag 'iommu-fixes-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-04-01
netfilter: ipset: use nla_strcmp for IPSET_ATTR_NAME attr
Florian Westphal
2026-03-31
bpf: Fix grace period wait for tracepoint bpf_link
Kumar Kartikeya Dwivedi
2026-03-31
Merge tag 'cgroup-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-03-31
Merge tag 'fs_for_v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-03-29
Merge tag 'vfs-7.0-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-03-29
Merge tag 'locking-urgent-2026-03-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-03-29
bpf: Support struct btf_struct_meta via KF_IMPLICIT_ARGS
Ihor Solodrai
2026-03-28
Merge tag 'mm-hotfixes-stable-2026-03-28-10-45' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-03-27
mm/huge_memory: fix folio isn't locked in softleaf_to_folio()
Jinjiang Tu
2026-03-27
Merge tag 'spi-fix-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-03-27
mpage: Provide variant of mpage_writepages() with own optional folio handler
Jan Kara
2026-03-27
iommu: Do not call drivers for empty gathers
Jason Gunthorpe
2026-03-26
netdevsim: fix build if SKB_EXTENSIONS=n
Qingfang Deng
2026-03-26
Merge tag 'net-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-03-26
Merge tag 'dma-mapping-7.0-2026-03-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-03-26
futex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy()
Hao-Yu Yang
2026-03-26
netfs: Fix the handling of stream->front by removing it
David Howells
2026-03-25
Merge tag 'rcu-fixes.v7.0-20260325a' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-03-25
srcu: Use irq_work to start GP in tiny SRCU
Joel Fernandes
2026-03-25
rcu: Use an intermediate irq_work to start process_srcu()
Boqun Feng
2026-03-25
srcu: Use raw spinlocks so call_srcu() can be used under preempt_disable()
Paul E. McKenney
2026-03-25
dma-mapping: add missing `inline` for `dma_free_attrs`
Miguel Ojeda
2026-03-24
cgroup: Wait for dying tasks to leave on rmdir
Tejun Heo
2026-03-24
Merge tag 'mm-hotfixes-stable-2026-03-23-17-56' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-03-24
bpf: Remove inclusions of crypto/sha1.h
Eric Biggers
2026-03-24
spi: use generic driver_override infrastructure
Danilo Krummrich
2026-03-24
virtio-net: correct hdr_len handling for tunnel gso
Xuan Zhuo
2026-03-24
virtio-net: correct hdr_len handling for VIRTIO_NET_F_GUEST_HDRLEN
Xuan Zhuo
2026-03-23
Merge tag 'xsa482-7.0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/x...
Linus Torvalds
2026-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc5
Alexei Starovoitov
2026-03-22
Merge tag 'locking-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-03-21
mm/damon/core: avoid use of half-online-committed context
SeongJae Park
2026-03-21
Merge tag 'driver-core-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-03-20
Merge tag 'execve-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-03-20
Merge tag 'tty-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2026-03-20
Merge tag 'io_uring-7.0-20260320' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-03-20
Merge tag 'iommu-fixes-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
[next]