开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2023-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-25
Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-05-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-22
module: Fix use-after-free bug in read_file_mod_stats()
Harshit Mogalapalli
2023-05-22
bpf: fix a memory leak in the LRU and LRU_PERCPU hash maps
Anton Protopopov
2023-05-19
bpf: Fix mask generation for 32-bit narrow loads of 64-bit fields
Will Deacon
2023-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-18
Merge tag 'probes-fixes-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-18
fprobe: add recursion detection in fprobe_exit_handler
Ze Gao
2023-05-18
fprobe: make fprobe_kprobe_handler recursion free
Ze Gao
2023-05-18
rethook: use preempt_{disable, enable}_notrace in rethook_trampoline_handler
Ze Gao
2023-05-17
tracing: fprobe: Initialize ret valiable to fix smatch error
Masami Hiramatsu (Google)
2023-05-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-15
bpf: Fix memleak due to fentry attach failure
Yafang Shao
2023-05-15
bpf: Remove bpf trampoline selector
Yafang Shao
2023-05-15
bpf: fix calculation of subseq_idx during precision backtracking
Andrii Nakryiko
2023-05-15
bpf: Remove anonymous union in bpf_kfunc_call_arg_meta
Dave Marchevsky
2023-05-15
bpf: netdev: init the offload table earlier
Jakub Kicinski
2023-05-14
Merge tag 'locking_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-05-14
Merge tag 'perf_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-05-14
Merge tag 'sched_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-05-13
bpf: Don't EFAULT for {g,s}setsockopt with wrong optlen
Stanislav Fomichev
2023-05-12
bpf: Address KCSAN report on bpf_lru_list
Martin KaFai Lau
2023-05-08
tick/broadcast: Make broadcast device replacement work correctly
Thomas Gleixner
2023-05-08
sched: fix cid_lock kernel-doc warnings
Randy Dunlap
2023-05-08
perf/core: Fix perf_sample_data not properly initialized for different sweven...
Yang Jihong
2023-05-08
locking/rwsem: Add __always_inline annotation to __down_read_common() and inl...
John Stultz
2023-05-06
bpf: verifier: Accept dynptr mem as mem in helpers
Daniel Rosenberg
2023-05-06
bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)
Daniel Rosenberg
2023-05-06
bpf: Add bpf_task_under_cgroup() kfunc
Feng Zhou
2023-05-05
Merge tag 'trace-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-05-05
Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-05-05
ftrace: Add MODIFIED flag to show if IPMODIFY or direct was attached
Steven Rostedt (Google)
2023-05-04
bpf: support precision propagation in the presence of subprogs
Andrii Nakryiko
2023-05-04
bpf: fix mark_all_scalars_precise use in mark_chain_precision
Andrii Nakryiko
2023-05-04
bpf: fix propagate_precision() logic for inner frames
Andrii Nakryiko
2023-05-04
bpf: maintain bitmasks across all active frames in __mark_chain_precision
Andrii Nakryiko
2023-05-04
bpf: improve precision backtrack logging
Andrii Nakryiko
2023-05-04
bpf: encapsulate precision backtracking bookkeeping
Andrii Nakryiko
2023-05-04
bpf: mark relevant stack slots scratched for register read instructions
Andrii Nakryiko
2023-05-04
Merge tag 'mm-hotfixes-stable-2023-05-03-16-27' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-05-04
Merge tag 'mm-stable-2023-05-03-16-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-05-03
Merge tag 'modules-6.4-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-05-03
Merge tag 'sysctl-6.4-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-05-03
Merge tag 'pm-6.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2023-05-03
tracing: Fix permissions for the buffer_percent file
Ondrej Mosnacek
2023-05-02
module: include internal.h in module/dups.c
Arnd Bergmann
2023-05-02
kernel: pid_namespace: simplify sysctls with register_sysctl()
Luis Chamberlain
2023-05-02
relayfs: fix out-of-bounds access in relay_file_read
Zhang Zhengming
[next]