开源镜像站
帮助
动态
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
2021-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-20
Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-01-20
bpf: Fix signed_{sub,add32}_overflows type handling
Daniel Borkmann
2021-01-19
Merge tag 'task_work-2021-01-19' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-01-19
bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong callback
Mircea Cirjaliu
2021-01-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-01-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-01-14
perf: Add build id data in mmap2 event
Jiri Olsa
2021-01-14
bpf: Add size arg to build_id_parse function
Jiri Olsa
2021-01-14
bpf: Move stack_map_get_build_id into lib
Jiri Olsa
2021-01-14
bpf: Add bitwise atomic instructions
Brendan Jackman
2021-01-14
bpf: Pull out a macro for interpreting atomic ALU operations
Brendan Jackman
2021-01-14
bpf: Add instructions for atomic_[cmp]xchg
Brendan Jackman
2021-01-14
bpf: Add BPF_FETCH field / create atomic_fetch_add instruction
Brendan Jackman
2021-01-14
bpf: Move BPF_STX reserved field check into BPF_STX verifier code
Brendan Jackman
2021-01-14
bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
Brendan Jackman
2021-01-13
bpf: Support PTR_TO_MEM{,_OR_NULL} register spilling
Gilad Reti
2021-01-12
bpf: Support BPF ksym variables in kernel modules
Andrii Nakryiko
2021-01-12
bpf: Fix a verifier message for alloc size helper arg
Brendan Jackman
2021-01-12
bpf: Allow empty module BTFs
Andrii Nakryiko
2021-01-12
bpf: Don't leak memory in bpf getsockopt when optlen == 0
Stanislav Fomichev
2021-01-12
bpf: Fix typo in bpf_inode_storage.c
KP Singh
2021-01-12
bpf: Local storage helpers should check nullness of owner ptr passed
KP Singh
2021-01-12
bpf: Prevent double bpf_prog_put call from bpf_tracing_prog_attach
Jiri Olsa
2021-01-11
Merge tag 'trace-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-01-11
tracing/kprobes: Do the notrace functions check without kprobes on ftrace
Masami Hiramatsu
2021-01-10
Merge tag 'staging-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-01-08
bpf: Remove unnecessary <argp.h> include from preload/iterators
Leah Neukirchen
2021-01-08
task_work: unconditionally run task_work from get_signal()
Jens Axboe
2021-01-07
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-01-06
staging: ION: remove some references to CONFIG_ION
Matthias Maennich
2021-01-05
Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-01-04
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
2021-01-03
bpf: Fix a task_iter bug caused by a merge conflict resolution
Yonghong Song
2021-01-01
Merge tag 'io_uring-5.11-2021-01-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-30
kernel/io_uring: cancel io_uring before task works
Pavel Begunkov
2020-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-12-28
Merge branch 'for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2020-12-28
Merge branch 'for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2020-12-27
Merge tag 'locking-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-12-27
Merge tag 'timers-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-12-27
Merge tag 'sched-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-12-25
genirq: Fix export of irq_to_desc() for powerpc KVM
Michael Ellerman
2020-12-24
Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-24
bpf: Use thread_group_leader()
Jonathan Lemon
2020-12-24
bpf: Save correct stopping point in file seq iteration
Jonathan Lemon
2020-12-22
Merge tag 'pm-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2020-12-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-22
Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-12-22
kasan: rename (un)poison_shadow to (un)poison_range
Andrey Konovalov
[next]