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
2021-09-28
bpf: Replace callers of BPF_CAST_CALL with proper function typedef
Kees Cook
2021-09-28
bpf: Replace "want address" users of BPF_CAST_CALL with BPF_CALL_IMM
Kees Cook
2021-09-26
bpf: Support <8-byte scalar spill and refill
Martin KaFai Lau
2021-09-26
bpf: Check the other end of slot_type for STACK_SPILL
Martin KaFai Lau
2021-09-17
bpf: Add bpf_trace_vprintk helper
Dave Marchevsky
2021-09-17
bpf: Merge printk and seq_printf VARARG max macros
Dave Marchevsky
2021-09-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-09-16
Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-09-14
bpf: Support for new btf kind BTF_KIND_TAG
Yonghong Song
2021-09-14
memblock: introduce saner 'memblock_free_ptr()' interface
Linus Torvalds
2021-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-09-13
bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode
Daniel Borkmann
2021-09-13
bpf: Add oversize check before call kvcalloc()
Bixuan Cui
2021-09-13
libbpf: Make libbpf_version.h non-auto-generated
Andrii Nakryiko
2021-09-13
bpf: Introduce helper bpf_get_branch_snapshot
Song Liu
2021-09-13
perf: Enable branch record for software events
Song Liu
2021-09-12
Merge tag 'sched_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-09-12
Merge tag 'locking_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-09-11
Merge tag 'trace-v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2021-09-10
bpf, mm: Fix lockdep warning triggered by stack_map_get_build_id_offset()
Yonghong Song
2021-09-09
bootconfig: Rename xbc_node_find_child() to xbc_node_find_subkey()
Masami Hiramatsu
2021-09-09
tracing/boot: Fix to check the histogram control param is a leaf node
Masami Hiramatsu
2021-09-09
tracing/boot: Fix trace_boot_hist_add_array() to check array is value
Masami Hiramatsu
2021-09-09
libbpf: Add LIBBPF_DEPRECATED_SINCE macro for scheduling API deprecations
Quentin Monnet
2021-09-09
Merge tag 'trace-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2021-09-09
sched: Prevent balance_push() on remote runqueues
Thomas Gleixner
2021-09-09
sched/idle: Make the idle timer expire in hard interrupt context
Sebastian Andrzej Siewior
2021-09-09
locking/rtmutex: Fix ww_mutex deadlock check
Peter Zijlstra
2021-09-08
Merge branches 'akpm' and 'akpm-hotfixes' (patches from Andrew)
Linus Torvalds
2021-09-08
mm/hugetlb: initialize hugetlb_usage in mm_init
Liu Zixian
2021-09-08
arch: remove compat_alloc_user_space
Arnd Bergmann
2021-09-08
compat: remove some compat entry points
Arnd Bergmann
2021-09-08
kexec: avoid compat_alloc_user_space
Arnd Bergmann
2021-09-08
kexec: move locking into do_kexec_load
Arnd Bergmann
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
tracing/boot: Fix to loop on only subkeys
Masami Hiramatsu
2021-09-08
tracing: Dynamically allocate the per-elt hist_elt_data array
Tom Zanussi
2021-09-08
tracing: synth events: increase max fields count
Artem Bityutskiy
2021-09-08
tracing/osnoise: Fix missed cpus_read_unlock() in start_per_cpu_kthreads()
Qiang.Zhang
2021-09-08
prctl: allow to setup brk for et_dyn executables
Cyrill Gorcunov
2021-09-08
kernel/fork.c: unexport get_{mm,task}_exe_file
Christoph Hellwig
2021-09-08
fs/epoll: use a per-cpu counter for user's watches count
Nicholas Piggin
2021-09-08
profiling: fix shift-out-of-bounds bugs
Pavel Skripkin
2021-09-08
kernel/acct.c: use dedicated helper to access rlimit values
Yang Yang
2021-09-07
tracing: Fix some alloc_event_probe() error handling bugs
Dan Carpenter
2021-09-07
Merge tag 'kgdb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
2021-09-06
kernel: debug: Convert to SPDX identifier
Cai Huoqing
2021-09-05
Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-09-04
Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux
Linus Torvalds
2021-09-03
tracing: Add migrate-disabled counter to tracing output.
Thomas Gleixner
[next]