index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: bpf_prog_pack: Set proper size before freeing ro_header
Song Liu
2022-02-17
1
-0
/
+1
*
libbpf: Split bpf_core_apply_relo()
Mauricio Vásquez
2022-02-16
1
-3
/
+10
*
bpf: Reject kfunc calls that overflow insn->imm
Hou Tao
2022-02-15
1
-1
/
+10
*
bpf: Fix bpf_prog_pack build for ppc64_defconfig
Song Liu
2022-02-11
1
-2
/
+2
*
bpf: Convert bpf_preload.ko to use light skeleton.
Alexei Starovoitov
2022-02-10
9
-247
/
+70
*
bpf: Update iterators.lskel.h.
Alexei Starovoitov
2022-02-10
1
-72
/
+69
*
bpf: Extend sys_bpf commands for bpf_syscall programs.
Alexei Starovoitov
2022-02-10
1
-4
/
+34
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-02-10
13
-544
/
+958
|
\
|
*
bpf: Fix bpf_prog_pack build HPAGE_PMD_SIZE
Song Liu
2022-02-09
1
-1
/
+5
|
*
bpf: Introduce bpf_jit_binary_pack_[alloc|finalize|free]
Song Liu
2022-02-08
1
-1
/
+107
|
*
bpf: Introduce bpf_prog_pack allocator
Song Liu
2022-02-08
1
-0
/
+127
|
*
bpf: Introduce bpf_arch_text_copy
Song Liu
2022-02-08
1
-0
/
+5
|
*
bpf: Use prog->jited_len in bpf_prog_ksym_set_addr()
Song Liu
2022-02-08
2
-4
/
+2
|
*
bpf: Use size instead of pages in bpf_binary_header
Song Liu
2022-02-08
1
-6
/
+5
|
*
bpf: Use bytes instead of pages for bpf_jit_[charge|uncharge]_modmem
Song Liu
2022-02-08
2
-12
/
+11
|
*
bpf: Implement bpf_core_types_are_compat().
Matteo Croce
2022-02-04
1
-1
/
+104
|
*
bpf: Fix a btf decl_tag bug when tagging a function
Yonghong Song
2022-02-03
1
-8
/
+21
|
*
bpf: Drop libbpf, libelf, libz dependency from bpf preload.
Alexei Starovoitov
2022-02-01
1
-26
/
+2
|
*
bpf: Open code obj_get_info_by_fd in bpf preload.
Alexei Starovoitov
2022-02-01
1
-1
/
+17
|
*
bpf: Convert bpf preload to light skeleton.
Alexei Starovoitov
2022-02-01
4
-420
/
+436
|
*
bpf: Remove unnecessary setrlimit from bpf preload.
Alexei Starovoitov
2022-02-01
1
-2
/
+0
|
*
bpf: make bpf_copy_from_user_task() gpl only
Kenta Tada
2022-01-31
1
-1
/
+1
|
*
bpf: reject program if a __user tagged memory accessed in kernel way
Yonghong Song
2022-01-27
2
-17
/
+52
|
*
cgroup/bpf: fast path skb BPF filtering
Pavel Begunkov
2022-01-27
2
-42
/
+4
|
*
bpf: fix register_btf_kfunc_id_set for !CONFIG_DEBUG_INFO_BTF
Stanislav Fomichev
2022-01-26
1
-2
/
+13
|
*
bpf: Add bpf_copy_from_user_task() helper
Kenny Yu
2022-01-25
2
-0
/
+36
|
*
bpf: Add support for bpf iterator programs to use sleepable helpers
Kenny Yu
2022-01-25
1
-5
/
+15
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-04
20
-139
/
+224
|
\
\
|
*
|
gcc-plugins/stackleak: Use noinstr in favor of notrace
Kees Cook
2022-02-04
1
-3
/
+2
|
*
|
Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-02-04
3
-4
/
+5
|
|
\
\
|
|
*
\
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-02-03
3
-4
/
+5
|
|
|
\
\
|
|
|
*
|
bpf: Use VM_MAP instead of VM_ALLOC for ringbuf
Hou Tao
2022-02-03
1
-1
/
+1
|
|
|
*
|
bpf: Fix possible race in inc_misses_counter
He Fengqing
2022-01-26
1
-2
/
+3
|
|
|
*
|
bpf: Fix renaming task_getsecid_subj->current_getsecid_subj.
Alexei Starovoitov
2022-01-25
1
-1
/
+1
|
*
|
|
|
printk: Fix incorrect __user type in proc_dointvec_minmax_sysadmin()
Mickaël Salaün
2022-02-03
1
-1
/
+1
|
*
|
|
|
Revert "module, async: async_synchronize_full() on module init iff async is u...
Igor Pylypiv
2022-02-03
2
-23
/
+5
|
*
|
|
|
Merge branch 'for-5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-02-03
2
-14
/
+65
|
|
\
\
\
\
|
|
*
|
|
|
cgroup/cpuset: Fix "suspicious RCU usage" lockdep warning
Waiman Long
2022-02-03
1
-0
/
+10
|
|
*
|
|
|
cgroup-v1: Require capabilities to set release_agent
Eric W. Biederman
2022-02-01
1
-0
/
+14
|
|
*
|
|
|
cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask()
Tianchen Ding
2022-01-26
1
-2
/
+1
|
|
*
|
|
|
cgroup/cpuset: Make child cpusets restrict parents on v1 hierarchy
Michal Koutný
2022-01-12
1
-12
/
+40
|
*
|
|
|
|
Merge tag 'audit-pr-20220131' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-02-01
1
-19
/
+43
|
|
\
\
\
\
\
|
|
*
|
|
|
|
audit: improve audit queue handling when "audit=1" on cmdline
Paul Moore
2022-01-25
1
-19
/
+43
|
*
|
|
|
|
|
Merge tag 'perf_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-01-30
1
-4
/
+19
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
perf/core: Fix cgroup event list management
Namhyung Kim
2022-01-26
1
-2
/
+9
|
|
*
|
|
|
|
|
perf: Always wake the parent event
James Clark
2022-01-26
1
-2
/
+10
|
*
|
|
|
|
|
|
Merge tag 'sched_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-01-30
1
-4
/
+5
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
sched/membarrier: Fix membarrier-rseq fence command missing from query bitmask
Mathieu Desnoyers
2022-01-25
1
-4
/
+5
|
*
|
|
|
|
|
|
|
psi: fix "defined but not used" warnings when CONFIG_PROC_FS=n
Suren Baghdasaryan
2022-01-30
1
-38
/
+41
|
*
|
|
|
|
|
|
|
Merge tag 'pm-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2022-01-28
2
-21
/
+11
|
|
\
\
\
\
\
\
\
\
[next]