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-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-10
Merge tag 'audit-pr-20220209' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-02-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-02-09
audit: don't deref the syscall args when checking the openat2 open_how::flags
Paul Moore
2022-02-08
bpf: Fix bpf_prog_pack build HPAGE_PMD_SIZE
Song Liu
2022-02-07
bpf: Introduce bpf_jit_binary_pack_[alloc|finalize|free]
Song Liu
2022-02-07
bpf: Introduce bpf_prog_pack allocator
Song Liu
2022-02-07
bpf: Introduce bpf_arch_text_copy
Song Liu
2022-02-07
bpf: Use prog->jited_len in bpf_prog_ksym_set_addr()
Song Liu
2022-02-07
bpf: Use size instead of pages in bpf_binary_header
Song Liu
2022-02-07
bpf: Use bytes instead of pages for bpf_jit_[charge|uncharge]_modmem
Song Liu
2022-02-06
Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-02-04
bpf: Implement bpf_core_types_are_compat().
Matteo Croce
2022-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-03
gcc-plugins/stackleak: Use noinstr in favor of notrace
Kees Cook
2022-02-03
Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-02-03
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-02-03
bpf: Fix a btf decl_tag bug when tagging a function
Yonghong Song
2022-02-03
printk: Fix incorrect __user type in proc_dointvec_minmax_sysadmin()
Mickaël Salaün
2022-02-03
Revert "module, async: async_synchronize_full() on module init iff async is u...
Igor Pylypiv
2022-02-03
Merge branch 'for-5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-02-03
cgroup/cpuset: Fix "suspicious RCU usage" lockdep warning
Waiman Long
2022-02-02
bpf: Use VM_MAP instead of VM_ALLOC for ringbuf
Hou Tao
2022-02-02
perf: Copy perf_event_attr::sig_data on modification
Marco Elver
2022-02-01
bpf: Drop libbpf, libelf, libz dependency from bpf preload.
Alexei Starovoitov
2022-02-01
bpf: Open code obj_get_info_by_fd in bpf preload.
Alexei Starovoitov
2022-02-01
bpf: Convert bpf preload to light skeleton.
Alexei Starovoitov
2022-02-01
bpf: Remove unnecessary setrlimit from bpf preload.
Alexei Starovoitov
2022-02-01
Merge tag 'audit-pr-20220131' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-02-01
cgroup-v1: Require capabilities to set release_agent
Eric W. Biederman
2022-01-31
bpf: make bpf_copy_from_user_task() gpl only
Kenta Tada
2022-01-30
Merge tag 'perf_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-01-30
Merge tag 'sched_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-01-30
psi: fix "defined but not used" warnings when CONFIG_PROC_FS=n
Suren Baghdasaryan
2022-01-28
Merge tag 'pm-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2022-01-28
Merge tag 'trace-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-01-28
Merge branch 'ucount-rlimit-fixes-for-v5.17-rc2' of git://git.kernel.org/pub/...
Linus Torvalds
2022-01-28
Merge tag 'rcu-urgent.2022.01.26a' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-01-27
tracing: Don't inc err_log entry count if entry allocation fails
Tom Zanussi
2022-01-27
tracing: Propagate is_signed to expression
Tom Zanussi
2022-01-27
tracing: Fix smatch warning for do while check in event_hist_trigger_parse()
Tom Zanussi
2022-01-27
tracing: Fix smatch warning for null glob in event_hist_trigger_parse()
Tom Zanussi
2022-01-27
tracing/histogram: Fix a potential memory leak for kstrdup()
Xiaoke Wang
2022-01-27
ftrace: Have architectures opt-in for mcount build time sorting
Steven Rostedt (Google)
2022-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-27
bpf: reject program if a __user tagged memory accessed in kernel way
Yonghong Song
2022-01-27
cgroup/bpf: fast path skb BPF filtering
Pavel Begunkov
2022-01-26
ucount: Make get_ucount a safe get_user replacement
Eric W. Biederman
2022-01-26
rcu-tasks: Fix computation of CPU-to-list shift counts
Paul E. McKenney
2022-01-26
cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask()
Tianchen Ding
[next]