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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-07-16
13
-94
/
+1105
|
\
|
*
sock_map: Relax config dependency to CONFIG_NET
Cong Wang
2021-07-16
1
-1
/
+1
|
*
bpf: Add bpf_get_func_ip helper for kprobe programs
Jiri Olsa
2021-07-16
2
-0
/
+18
|
*
bpf: Add bpf_get_func_ip helper for tracing programs
Jiri Olsa
2021-07-16
2
-0
/
+58
|
*
bpf: Enable BPF_TRAMP_F_IP_ARG for trampolines with call_get_func_ip
Jiri Olsa
2021-07-16
1
-3
/
+9
|
*
bpf: Teach stack depth check about async callbacks.
Alexei Starovoitov
2021-07-15
1
-3
/
+15
|
*
bpf: Implement verifier support for validation of async callbacks.
Alexei Starovoitov
2021-07-15
2
-8
/
+123
|
*
bpf: Relax verifier recursion check.
Alexei Starovoitov
2021-07-15
1
-2
/
+6
|
*
bpf: Remember BTF of inner maps.
Alexei Starovoitov
2021-07-15
1
-0
/
+6
|
*
bpf: Prevent pointer mismatch in bpf_timer_init.
Alexei Starovoitov
2021-07-15
1
-3
/
+28
|
*
bpf: Add map side support for bpf timers.
Alexei Starovoitov
2021-07-15
7
-35
/
+225
|
*
bpf: Introduce bpf timers.
Alexei Starovoitov
2021-07-15
3
-1
/
+434
|
*
bpf: Factor out bpf_spin_lock into helpers.
Alexei Starovoitov
2021-07-15
1
-4
/
+14
|
*
bpf: Prepare bpf_prog_put() to be called from irq context.
Alexei Starovoitov
2021-07-15
1
-6
/
+26
|
*
bpf: Fix potential memleak and UAF in the verifier.
He Fengqing
2021-07-15
1
-11
/
+16
|
*
bpf: devmap: Implement devmap prog execution for generic XDP
Kumar Kartikeya Dwivedi
2021-07-08
1
-10
/
+39
|
*
bpf: cpumap: Implement generic cpumap
Kumar Kartikeya Dwivedi
2021-07-08
1
-18
/
+98
*
|
Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-07-14
3
-42
/
+32
|
\
\
|
*
|
bpf: Track subprog poke descriptors correctly and fix use-after-free
John Fastabend
2021-07-09
2
-40
/
+28
|
*
|
bpf, devmap: Convert remaining READ_ONCE() to rcu_dereference_check()
Toke Høiland-Jørgensen
2021-07-01
1
-2
/
+4
|
|
/
*
|
fs: add vfs_parse_fs_param_source() helper
Christian Brauner
2021-07-14
1
-9
/
+5
*
|
cgroup: verify that source is a string
Christian Brauner
2021-07-14
1
-0
/
+2
*
|
Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-07-11
1
-1
/
+0
|
\
\
|
*
\
Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
2021-07-09
1
-1
/
+0
|
|
\
\
|
|
*
|
genirq/irqdesc: Drop excess kernel-doc entry @lookup
Randy Dunlap
2021-06-28
1
-1
/
+0
*
|
|
|
Merge tag 'sched-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-07-11
2
-10
/
+18
|
\
\
\
\
|
*
|
|
|
sched/uclamp: Ignore max aggregation if rq is idle
Xuewen Yan
2021-07-02
1
-7
/
+14
|
*
|
|
|
sched/fair: Fix CFS bandwidth hrtimer expiry type
Odin Ugedal
2021-07-02
1
-2
/
+2
|
*
|
|
|
sched/fair: Sync load_sum with load_avg after dequeue
Vincent Guittot
2021-07-02
1
-1
/
+2
*
|
|
|
|
Merge tag 'locking-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-07-11
4
-22
/
+32
|
\
\
\
\
\
|
*
|
|
|
|
kprobe/static_call: Restore missing static_call_text_reserved()
Peter Zijlstra
2021-07-05
1
-0
/
+2
|
*
|
|
|
|
static_call: Fix static_call_text_reserved() vs __init
Peter Zijlstra
2021-07-05
1
-5
/
+8
|
*
|
|
|
|
jump_label: Fix jump_label_text_reserved() vs __init
Peter Zijlstra
2021-07-05
1
-5
/
+8
|
*
|
|
|
|
locking/lockdep: Fix meaningless /proc/lockdep output of lock classes on !CON...
Xiongwei Song
2021-07-05
1
-12
/
+14
*
|
|
|
|
|
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-07-10
1
-3
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
kbuild: clean up ${quiet} checks in shell scripts
Masahiro Yamada
2021-05-26
1
-3
/
+1
*
|
|
|
|
|
|
Merge tag 'trace-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2021-07-09
2
-2
/
+8
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ftrace: Use list_move instead of list_del/list_add
Baokun Li
2021-07-08
1
-2
/
+1
|
*
|
|
|
|
|
|
tracing/histograms: Fix parsing of "sym-offset" modifier
Steven Rostedt (VMware)
2021-07-07
1
-0
/
+7
*
|
|
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-09
5
-74
/
+129
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
kdump: use vmlinux_build_id to simplify
Stephen Boyd
2021-07-08
1
-48
/
+2
|
*
|
|
|
|
|
|
module: add printk formats to add module build ID to stacktraces
Stephen Boyd
2021-07-08
2
-25
/
+121
|
*
|
|
|
|
|
|
PM: hibernate: disable when there are active secretmem users
Mike Rapoport
2021-07-08
1
-1
/
+4
|
*
|
|
|
|
|
|
mm: introduce memfd_secret system call to create "secret" memory areas
Mike Rapoport
2021-07-08
1
-0
/
+2
*
|
|
|
|
|
|
|
Fix UCOUNT_RLIMIT_SIGPENDING counter leak
Alexey Gladkov
2021-07-08
1
-4
/
+16
*
|
|
|
|
|
|
|
Merge tag 'pm-5.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2021-07-07
1
-0
/
+1
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
cpufreq: CPPC: Add support for frequency invariance
Viresh Kumar
2021-07-01
1
-0
/
+1
*
|
|
|
|
|
|
|
Merge tag 'modules-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-07-07
1
-3
/
+3
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
module: correctly exit module_kallsyms_on_each_symbol when fn() != 0
Jon Mediero
2021-05-26
1
-1
/
+2
|
*
|
|
|
|
|
|
|
kernel/module: Use BUG_ON instead of if condition followed by BUG
zhouchuangao
2021-05-14
1
-2
/
+1
[next]