index
:
pm24.git
master
perf-mon
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
2022-07-29
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-07-29
bpf: Remove unneeded semicolon
Yang Li
2022-07-29
bpf: Fix NULL pointer dereference when registering bpf trampoline
Xu Kuohai
2022-07-29
bpf: Fix test_progs -j error with fentry/fexit tests
Song Liu
2022-07-29
bpf: btf: Fix vsnprintf return value check
Fedor Tokarev
2022-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-28
watch_queue: Fix missing locking in add_watch_to_object()
Linus Torvalds
2022-07-28
watch_queue: Fix missing rcu annotation
David Howells
2022-07-26
bpf, devmap: Compute proper xdp_frame len redirecting frames
Lorenzo Bianconi
2022-07-24
Merge tag 'sched_urgent_for_v5.19_rc8' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-07-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-07-22
bpf: Simplify bpf_prog_pack_[size|mask]
Song Liu
2022-07-22
bpf: Support bpf_trampoline on functions with IPMODIFY (e.g. livepatch)
Song Liu
2022-07-22
ftrace: Allow IPMODIFY and DIRECT ops on the same function
Song Liu
2022-07-22
ftrace: Add modify_ftrace_direct_multi_nolock
Song Liu
2022-07-22
Merge tag 'rcu-urgent.2022.07.21a' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-07-21
bpf: Add support for forcing kfunc args to be trusted
Kumar Kartikeya Dwivedi
2022-07-21
bpf: Switch to new kfunc flags infrastructure
Kumar Kartikeya Dwivedi
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-21
watch-queue: remove spurious double semicolon
Linus Torvalds
2022-07-21
bpf: Check attach_func_proto more carefully in check_helper_call
Stanislav Fomichev
2022-07-21
sched/deadline: Fix BUG_ON condition for deboosted tasks
Juri Lelli
2022-07-20
watchqueue: make sure to serialize 'wqueue->defunct' properly
Linus Torvalds
2022-07-19
srcu: Make expedited RCU grace periods block even less frequently
Neeraj Upadhyay
2022-07-19
srcu: Block less aggressively for expedited grace periods
Paul E. McKenney
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-17
Merge tag 'perf_urgent_for_v5.19_rc7' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-07-16
Merge tag 'printk-for-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
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-15
Merge tag 'sysctl-fixes-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-07-15
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
2022-07-15
printk: do not wait for consoles when suspended
John Ogness
2022-07-14
bpf: Fix subprog names in stack traces.
Alexei Starovoitov
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-14
bpf: Warn on non-preallocated case for BPF_PROG_TYPE_RAW_TRACEPOINT_WRITABLE
Yafang Shao
2022-07-14
mm: sysctl: fix missing numa_stat when !CONFIG_HUGETLB_PAGE
Muchun Song
2022-07-14
Merge tag 'net-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-07-14
Merge tag 'integrity-v5.19-fix' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-07-13
bpf: Tidy up verifier check_func_arg()
Joanne Koong
2022-07-13
Merge tag 'cgroup-for-5.19-rc6-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-07-13
ima: force signature verification when CONFIG_KEXEC_SIG is configured
Coiby Xu
2022-07-13
sysctl: Fix data-races in proc_dointvec_ms_jiffies().
Kuniyuki Iwashima
2022-07-13
sysctl: Fix data-races in proc_dou8vec_minmax().
Kuniyuki Iwashima
2022-07-13
perf/core: Fix data race between perf_event_set_output() and perf_mmap_close()
Peter Zijlstra
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
[next]