index
:
pm24.git
cpufreq-rust
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-03-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-03-21
bpf: Fix bpf_prog_pack when PMU_SIZE is not defined
Song Liu
2022-03-21
bpf: Fix bpf_prog_pack for multi-node setup
Song Liu
2022-03-21
bpf: Fix warning for cast from restricted gfp_t in verifier
Joanne Koong
2022-03-21
bpf: Fix kprobe_multi return probe backtrace
Jiri Olsa
2022-03-21
Revert "bpf: Add support to inline bpf_get_func_ip helper on x86"
Jiri Olsa
2022-03-21
bpf: Simplify check in btf_parse_hdr()
Yuntao Wang
2022-03-20
bpf: Check for NULL return from bpf_get_btf_vmlinux
Kumar Kartikeya Dwivedi
2022-03-20
bpf: Adjust BPF stack helper functions to accommodate skip > 0
Namhyung Kim
2022-03-20
bpf: Select proper size for bpf_prog_pack
Song Liu
2022-03-20
bpf: Enable non-atomic allocations in local storage
Joanne Koong
2022-03-19
bpf: Always raise reference in btf_get_module_btf
Kumar Kartikeya Dwivedi
2022-03-18
bpf: Factor out fd returning from bpf_btf_find_by_name_kind
Kumar Kartikeya Dwivedi
2022-03-17
bpf: Add cookie support to programs attached with kprobe multi link
Jiri Olsa
2022-03-17
bpf: Add support to inline bpf_get_func_ip helper on x86
Jiri Olsa
2022-03-17
bpf: Add bpf_get_func_ip kprobe helper for multi kprobe link
Jiri Olsa
2022-03-17
bpf: Add multi kprobe link
Jiri Olsa
2022-03-17
kallsyms: Skip the name search for empty string
Jiri Olsa
2022-03-17
fprobe: Introduce FPROBE_FL_KPROBE_SHARED flag for fprobe
Masami Hiramatsu
2022-03-17
fprobe: Add exit_handler support
Masami Hiramatsu
2022-03-17
rethook: Add a generic return hook
Masami Hiramatsu
2022-03-17
fprobe: Add ftrace based probe APIs
Masami Hiramatsu
2022-03-17
ftrace: Add ftrace_set_filter_ips function
Jiri Olsa
2022-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-17
configs/debug: restore DEBUG_INFO=y for overriding
Qian Cai
2022-03-16
bpf: Fix net.core.bpf_jit_harden race
Hou Tao
2022-03-11
Merge branch 'davidh' (fixes from David Howells)
Linus Torvalds
2022-03-11
watch_queue: Make comment about setting ->defunct more accurate
David Howells
2022-03-11
watch_queue: Fix lack of barrier/sync/lock between post and read
David Howells
2022-03-11
watch_queue: Free the alloc bitmap when the watch_queue is torn down
David Howells
2022-03-11
watch_queue: Fix the alloc bitmap size to reflect notes allocated
David Howells
2022-03-11
watch_queue: Use the bitmap API when applicable
Christophe JAILLET
2022-03-11
watch_queue: Fix to always request a pow-of-2 pipe ring size
David Howells
2022-03-11
watch_queue: Fix to release page in ->release()
David Howells
2022-03-11
watch_queue: Fix filter limit check
David Howells
2022-03-10
bpf-lsm: Make bpf_lsm_kernel_read_file() as sleepable
Roberto Sassu
2022-03-10
bpf-lsm: Introduce new helper bpf_ima_file_hash()
Roberto Sassu
2022-03-10
Merge tag 'trace-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-10
bpf: Use offsetofend() to simplify macro definition
Yuntao Wang
2022-03-09
bpf: Add "live packet" mode for XDP in BPF_PROG_RUN
Toke Høiland-Jørgensen
2022-03-09
ftrace: Fix some W=1 warnings in kernel doc comments
Jiapeng Chong
2022-03-09
tracing/osnoise: Force quiescent states while tracing
Nicolas Saenz Julienne
2022-03-09
tracing/osnoise: Do not unregister events twice
Daniel Bristot de Oliveira
2022-03-08
bpf: Determine buf_info inside check_buffer_access()
Shung-Hsi Yu
2022-03-07
bpf: Remove redundant slash
Yuntao Wang
2022-03-07
bpf: Replace strncpy() with strscpy()
Yuntao Wang
2022-03-07
Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-07
swiotlb: rework "fix info leak with DMA_FROM_DEVICE"
Halil Pasic
2022-03-06
Merge tag 'trace-v5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
[next]