index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2020-08-26
bpf: verifier: Use target program's type for access verifications
Udip Pant
2020-08-25
bpf: Add d_path helper
Jiri Olsa
2020-08-25
bpf: Add BTF_SET_START/END macros
Jiri Olsa
2020-08-25
bpf: Add btf_struct_ids_match function
Jiri Olsa
2020-08-25
bpf: Factor btf_struct_access function
Jiri Olsa
2020-08-25
bpf: Remove recursion call in btf_struct_access
Jiri Olsa
2020-08-25
bpf: Add type_id pointer as argument to __btf_resolve_size
Jiri Olsa
2020-08-25
bpf: Add elem_id pointer as argument to __btf_resolve_size
Jiri Olsa
2020-08-25
bpf: Move btf_resolve_size into __btf_resolve_size
Jiri Olsa
2020-08-25
bpf: Disallow BPF_PRELOAD in allmodconfig builds
Alexei Starovoitov
2020-08-25
bpf: Allow local storage to be used from LSM programs
KP Singh
2020-08-25
bpf: Implement bpf_local_storage for inodes
KP Singh
2020-08-25
bpf: Split bpf_local_storage to bpf_sk_storage
KP Singh
2020-08-21
bpf: sockmap: Allow update from BPF
Lorenz Bauer
2020-08-21
bpf: Override the meaning of ARG_PTR_TO_MAP_VALUE for sockmap and sockhash
Lorenz Bauer
2020-08-21
bpf: sockmap: Call sock_map_update_elem directly
Lorenz Bauer
2020-08-21
bpf: Implement link_query callbacks in map element iterators
Yonghong Song
2020-08-21
bpf: Implement link_query for bpf iterators
Yonghong Song
2020-08-20
bpf: Add kernel module with user mode driver that populates bpffs.
Alexei Starovoitov
2020-08-20
bpf: Add BPF program and map iterators as built-in BPF programs.
Alexei Starovoitov
2020-08-20
bpf: Factor out bpf_link_by_id() helper.
Alexei Starovoitov
2020-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-17
watch_queue: Limit the number of watches a user can hold
David Howells
2020-08-16
Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-15
Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh
Linus Torvalds
2020-08-15
Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-15
Merge tag 'sched-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-15
Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-15
Merge tag 'locking-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-14
all arch: remove system call sys_sysctl
Xiaoming Ni
2020-08-14
dma-mapping: consolidate the NO_DMA definition in kernel/dma/Kconfig
Christoph Hellwig
2020-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-08-14
dma-debug: remove debug_dma_assert_idle() function
Linus Torvalds
2020-08-14
dma-debug: fix debug_dma_assert_idle(), use rcu_read_lock()
Hugh Dickins
2020-08-14
Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-08-14
Merge tag 'timers-core-2020-08-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-14
Merge tag 'irq-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-14
Merge tag 'modules-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-14
sched/debug: Fix the alignment of the show-state debug output
Libing Zhou
2020-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-13
futex: Convert to use the preferred 'fallthrough' macro
Miaohe Lin
2020-08-13
task_work: only grab task signal lock when needed
Jens Axboe
2020-08-13
genirq: Unlock irq descriptor after errors
Guenter Roeck
2020-08-12
bpf: Iterate through all PT_NOTE sections when looking for build id
Jiri Olsa
2020-08-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-12
mm/gup: remove task_struct pointer for all gup code
Peter Xu
2020-08-12
kcov: make some symbols static
Wei Yongjun
2020-08-12
kcov: unconditionally add -fno-stack-protector to compiler options
Marco Elver
2020-08-12
panic: make print_oops_end_marker() static
Yue Hu
[next]