开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2026-01-31
bpf: Add bpf_jit_supports_fsession()
Leon Hwang
2026-01-30
bpf: Allow sleepable programs to use tail calls
Jiri Olsa
2026-01-28
ftrace: Factor ftrace_ops ops_func interface
Jiri Olsa
2026-01-28
bpf: Add trampoline ip hash table
Jiri Olsa
2026-01-28
ftrace: Add update_ftrace_direct_mod function
Jiri Olsa
2026-01-28
ftrace: Add update_ftrace_direct_del function
Jiri Olsa
2026-01-28
ftrace: Add update_ftrace_direct_add function
Jiri Olsa
2026-01-28
ftrace: Export some of hash related functions
Jiri Olsa
2026-01-28
ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flag
Jiri Olsa
2026-01-27
bpf: Fix tcx/netkit detach permissions when prog fd isn't given
Guillaume Gonnet
2026-01-27
bpf, sockmap: Fix FIONREAD for sockmap
Jiayuan Chen
2026-01-27
bpf, sockmap: Fix incorrect copied_seq calculation
Jiayuan Chen
2026-01-24
bpf: support fsession for bpf_session_cookie
Menglong Dong
2026-01-24
bpf: support fsession for bpf_session_is_return
Menglong Dong
2026-01-24
bpf: add fsession support
Menglong Dong
2026-01-20
bpf: Verifier support for KF_IMPLICIT_ARGS
Ihor Solodrai
2026-01-20
bpf: Refactor btf_kfunc_id_set_contains
Ihor Solodrai
2026-01-20
bpf/verifier: Optimize ID mapping reset in states_equal
Qiliang Yuan
2026-01-15
arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
Jiri Olsa
2026-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
2026-01-13
btf: Optimize type lookup with binary search
Donglin Peng
2026-01-12
Merge tag 'cgroup-for-6.19-rc5-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-01-11
treewide: Update email address
Thomas Gleixner
2026-01-09
Merge tag 'vfs-6.19-rc5.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2026-01-08
Merge tag 'trace-v6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-01-08
Merge tag 'net-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2026-01-07
cgroup: Eliminate cgrp_ancestor_storage in cgroup_root
Michal Koutný
2026-01-07
tracing: Add recursion protection in kernel stack trace recording
Steven Rostedt
2026-01-07
ftrace: Make ftrace_graph_ent depth field signed
Steven Rostedt
2026-01-06
bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_cgroup_storage...
Leon Hwang
2026-01-06
bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_hash and lru_p...
Leon Hwang
2026-01-06
bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_array maps
Leon Hwang
2026-01-06
bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags
Leon Hwang
2026-01-05
mm: drop mem_cgroup_usage() declaration from memcontrol.h
Roman Gushchin
2026-01-05
net: airoha: Fix npu rx DMA definitions
Lorenzo Bianconi
2026-01-04
netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updates
Di Zhu
2026-01-04
Merge tag 'core_urgent_for_v6.19_rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-01-02
bpf: Replace __opt annotation with __nullable for kfuncs
Puranjay Mohan
2026-01-02
bpf: syscall: Introduce memcg enter/exit helpers
Puranjay Mohan
2026-01-02
Merge tag 'io_uring-6.19-20260102' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-01-02
bpf: Remove redundant KF_TRUSTED_ARGS flag from all kfuncs
Puranjay Mohan
2026-01-01
io_uring/tctx: add separate lock for list of tctx's in ctx
Jens Axboe
2025-12-31
Merge tag 'platform-drivers-x86-v6.19-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-12-31
Merge tag 'vfio-v6.19-rc4' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2025-12-29
Merge tag 'mm-hotfixes-stable-2025-12-28-21-50' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-12-26
Merge tag 'driver-core-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-12-24
virtio_features: make it self-contained
Michael S. Tsirkin
2025-12-24
virtio: make it self-contained
Michael S. Tsirkin
2025-12-23
vfio/pci: Disable qword access to the PCI ROM bar
Kevin Tian
2025-12-23
bpf: arena: make arena kfuncs any context safe
Puranjay Mohan
[next]