开源镜像站
帮助
下载
动态
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
Age
Commit message (
Expand
)
Author
2023-03-01
bpf: Refactor process_dynptr_func
Joanne Koong
2023-03-01
bpf: Support "sk_buff" and "xdp_buff" as valid kfunc arg types
Joanne Koong
2023-02-28
bpf, docs: Document BPF insn encoding in term of stored bytes
Jose E. Marchesi
2023-02-28
bpf: Fix bpf_cgroup_from_id() doxygen header
David Vernet
2023-02-28
bpf, mips: Implement R4000 workarounds for JIT
Jiaxun Yang
2023-02-28
bpf, mips: Implement DADDI workarounds for JIT
Jiaxun Yang
2023-02-27
libbpf: Fix bpf_xdp_query() in old kernels
Yonghong Song
2023-02-27
libbpf: Document bpf_{btf,link,map,prog}_get_info_by_fd()
Ilya Leoshkevich
2023-02-27
libbpf: Fix arm syscall regs spec in bpf_tracing.h
Puranjay Mohan
2023-02-27
selftests/bpf: Fix compilation errors: Assign a value to a constant
Rong Tao
2023-02-27
tools: bpftool: Remove invalid \' json escape
Luis Gerhorst
2023-02-27
selftests/bpf: Use __NR_prlimit64 instead of __NR_getrlimit in user_ringbuf test
Tiezhu Yang
2023-02-27
libbpf: Use struct user_pt_regs to define __PT_REGS_CAST() for LoongArch
Tiezhu Yang
2023-02-24
Merge branch 'move SYS() macro to test_progs.h and run mptcp in a dedicated n...
Martin KaFai Lau
2023-02-24
selftests/bpf: run mptcp in a dedicated netns
Hangbin Liu
2023-02-24
selftests/bpf: move SYS() macro into the test_progs.h
Hangbin Liu
2023-02-23
selftests/bpf: Add a test case for bpf_cgroup_from_id()
Tejun Heo
2023-02-23
bpf: Add bpf_cgroup_from_id() kfunc
Tejun Heo
2023-02-22
bpf, docs: Add explanation of endianness
Dave Thaler
2023-02-22
selftests/bpf: Fix BPF_FLOW_DISSECTOR_F_STOP_AT_FLOW_LABEL for empty flow label
Stanislav Fomichev
2023-02-22
riscv, bpf: Add kfunc support for RV64
Pu Lehui
2023-02-22
bpf: Check for helper calls in check_subprogs()
Ilya Leoshkevich
2023-02-22
LoongArch: BPF: Support mixing bpf2bpf and tailcalls
Hengqi Chen
2023-02-22
selftests/bpf: Fix cross compilation with CLANG_CROSS_FLAGS
Florent Revest
2023-02-22
selftests/bpf: Remove not used headers
Tiezhu Yang
2023-02-22
bpf: Only allocate one bpf_mem_cache for bpf_cpumask_ma
Hou Tao
2023-02-22
bpf: Wrap register invalidation with a helper
Kumar Kartikeya Dwivedi
2023-02-22
bpf: Fix check_reg_type for PTR_TO_BTF_ID
Kumar Kartikeya Dwivedi
2023-02-22
bpf: Remove unused MEM_ALLOC | PTR_TRUSTED checks
Kumar Kartikeya Dwivedi
2023-02-22
bpf: Annotate data races in bpf_local_storage
Kumar Kartikeya Dwivedi
2023-02-22
Merge branch 'bpf: Allow reads from uninit stack'
Alexei Starovoitov
2023-02-22
selftests/bpf: Tests for uninitialized stack reads
Eduard Zingerman
2023-02-22
bpf: Allow reads from uninit stack
Eduard Zingerman
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-21
Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-02-21
Merge tag 'platform-drivers-x86-v6.3-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-02-21
Merge tag 'tag-chrome-platform-for-v6.3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2023-02-21
Merge tag 'for-linus-6.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-02-21
Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-02-21
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2023-02-21
Merge tag 'm68k-for-v6.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-02-21
Merge tag 's390-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-02-21
Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-02-21
uaccess: Add speculation barrier to copy_from_user()
Dave Hansen
2023-02-21
Merge tag 'thermal-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-21
Merge tag 'acpi-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2023-02-21
Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-02-21
Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-02-21
Merge tag 'seccomp-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
[next]