开源镜像站
帮助
动态
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
2022-07-19
bpf: remove obsolete KMALLOC_MAX_SIZE restriction on array map value size
Andrii Nakryiko
2022-07-19
bpf: make uniform use of array->elem_size everywhere in arraymap.c
Andrii Nakryiko
2022-07-19
bpf: fix potential 32-bit overflow when accessing ARRAY map element
Andrii Nakryiko
2022-07-19
bpf: fix lsm_cgroup build errors on esoteric configs
Stanislav Fomichev
2022-07-15
bpf: iterators: Build and use lightweight bootstrap version of bpftool
Pu Lehui
2022-07-15
bpf: Fix check against plain integer v 'NULL'
Ben Dooks
2022-07-14
bpf: Fix subprog names in stack traces.
Alexei Starovoitov
2022-07-14
bpf: Warn on non-preallocated case for BPF_PROG_TYPE_RAW_TRACEPOINT_WRITABLE
Yafang Shao
2022-07-13
bpf: Tidy up verifier check_func_arg()
Joanne Koong
2022-07-12
bpf: Make non-preallocated allocation low priority
Yafang Shao
2022-07-12
bpf, x86: fix freeing of not-finalized bpf_prog_pack
Song Liu
2022-07-12
bpf: reparent bpf maps on memcg offlining
Roman Gushchin
2022-07-12
bpf: add a ksym BPF iterator
Alan Maguire
2022-07-11
bpf: Remove is_valid_bpf_tramp_flags()
Xu Kuohai
2022-07-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-07-08
bpf: Check attach_func_proto more carefully in check_return_code
Stanislav Fomichev
2022-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-07
Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-07-07
signal handling: don't use BUG_ON() for debugging
Linus Torvalds
2022-07-05
bpf, libbpf: Add type match support
Daniel Müller
2022-07-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-07-01
bpf: Fix insufficient bounds propagation from adjust_scalar_min_max_vals
Daniel Borkmann
2022-07-01
bpf: Fix incorrect verifier simulation around jmp32's jeq/jne
Daniel Borkmann
2022-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-30
sysctl: add proc_dointvec_ms_jiffies_minmax
Yuwei Wang
2022-06-29
bpf: expose bpf_{g,s}etsockopt to lsm cgroup
Stanislav Fomichev
2022-06-29
bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
Stanislav Fomichev
2022-06-29
bpf: minimize number of allocated lsm slots per program
Stanislav Fomichev
2022-06-29
bpf: per-cgroup lsm flavor
Stanislav Fomichev
2022-06-29
bpf: convert cgroup_bpf.progs to hlist
Stanislav Fomichev
2022-06-29
bpf: add bpf_func_t and trampoline helpers
Stanislav Fomichev
2022-06-27
tick/nohz: unexport __init-annotated tick_nohz_full_setup()
Masahiro Yamada
2022-06-26
Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-06-26
Merge tag 'dma-mapping-5.19-2022-06-26' of git://git.infradead.org/users/hch/...
Linus Torvalds
2022-06-24
bpf: Merge "types_are_compat" logic into relo_core.c
Daniel Müller
2022-06-24
Merge tag 'block-5.19-2022-06-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-06-24
Merge tag 'printk-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-06-24
bpf: Fix for use-after-free bug in inline_bpf_loop
Eduard Zingerman
2022-06-24
bpf: Replace hard-coded 0 with BPF_K in check_alu_op
Simon Wang
2022-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-23
Merge tag 'pm-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2022-06-23
Merge tag 'trace-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-06-23
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
2022-06-23
bpf: Require only one of cong_avoid() and cong_control() from a TCP CC
Jörn-Thorben Hinz
2022-06-23
Revert "printk: add functions to prefer direct printing"
Petr Mladek
2022-06-23
Revert "printk: add kthread console printers"
Petr Mladek
2022-06-23
Revert "printk: extend console_lock for per-console locking"
Petr Mladek
2022-06-23
Revert "printk: remove @console_locked"
Petr Mladek
2022-06-23
Revert "printk: Block console kthreads when direct printing will be required"
Petr Mladek
2022-06-23
Revert "printk: Wait for the global console lock when the system is going down"
Petr Mladek
[next]