index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-25
bpf: Make cgroup storages shared between programs on the same cgroup
YiFei Zhu
3
-138
/
+155
2020-07-25
bpf: Fail PERF_EVENT_IOC_SET_BPF when bpf_get_[stack|stackid] cannot work
Song Liu
2
-0
/
+21
2020-07-25
bpf: Separate bpf_get_[stack|stackid] for perf events BPF
Song Liu
2
-20
/
+168
2020-07-25
bpf: Implement bpf iterator for array maps
Yonghong Song
2
-2
/
+142
2020-07-25
bpf: Implement bpf iterator for hash maps
Yonghong Song
2
-1
/
+217
2020-07-25
bpf: Implement bpf iterator for map elements
Yonghong Song
2
-17
/
+98
2020-07-25
bpf: Support readonly/readwrite buffers in verifier
Yonghong Song
2
-6
/
+98
2020-07-25
bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_t
Yonghong Song
2
-2
/
+2
2020-07-25
bpf: Refactor bpf_iter_reg to have separate seq_info member
Yonghong Song
4
-14
/
+30
2020-07-25
bpf: Add bpf_prog iterator
Alexei Starovoitov
3
-1
/
+123
2020-07-25
bpf: Fix pos computation for bpf_iter seq_ops->start()
Yonghong Song
2
-12
/
+10
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
8
-61
/
+192
2020-07-25
Merge tag 'perf-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2020-07-25
Merge tag 'v5.8-rc6' into locking/core, to pick up fixes
Ingo Molnar
18
-200
/
+449
2020-07-25
locking/lockdep: Fix overflow in presentation of average lock-time
Chris Wilson
1
-1
/
+1
2020-07-25
sched/uclamp: Remove unnecessary mutex_init()
Qinglang Miao
1
-2
/
+0
2020-07-24
dyndbg: rename __verbose section to __dyndbg
Jim Cromie
1
-1
/
+1
2020-07-24
uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix ...
Oleg Nesterov
1
-1
/
+1
2020-07-24
entry: Provide infrastructure for work before transitioning to guest mode
Thomas Gleixner
2
-1
/
+53
2020-07-24
entry: Provide generic interrupt entry/exit code
Thomas Gleixner
1
-0
/
+117
2020-07-24
entry: Provide generic syscall exit function
Thomas Gleixner
1
-0
/
+169
2020-07-24
entry: Provide generic syscall entry functionality
Thomas Gleixner
3
-0
/
+101
2020-07-24
sched: Warn if garbage is passed to default_wake_function()
Chris Wilson
1
-0
/
+1
2020-07-24
timers: Recalculate next timer interrupt only when necessary
Frederic Weisbecker
1
-3
/
+18
2020-07-23
tracefs: Remove unnecessary debug_fs checks.
Peter Enderborg
1
-3
/
+1
2020-07-23
padata: remove padata_parallel_queue
Daniel Jordan
1
-26
/
+20
2020-07-23
padata: fold padata_alloc_possible() into padata_alloc()
Daniel Jordan
1
-28
/
+5
2020-07-23
padata: remove effective cpumasks from the instance
Daniel Jordan
1
-27
/
+3
2020-07-23
padata: inline single call of pd_setup_cpumasks()
Daniel Jordan
1
-23
/
+9
2020-07-23
padata: remove stop function
Daniel Jordan
1
-14
/
+0
2020-07-23
padata: remove start function
Daniel Jordan
1
-25
/
+1
2020-07-22
arch_topology, sched/core: Cleanup thermal pressure definition
Valentin Schneider
1
-11
/
+0
2020-07-22
smp: Fix a potential usage of stale nr_cpus
Muchun Song
1
-2
/
+1
2020-07-22
sched/fair: update_pick_idlest() Select group with lowest group_util when idl...
Peter Puhov
1
-1
/
+7
2020-07-22
sched: nohz: stop passing around unused "ticks" parameter.
Paul Gortmaker
2
-2
/
+2
2020-07-22
sched: Better document ttwu()
Peter Zijlstra
2
-25
/
+173
2020-07-22
Merge branch 'sched/urgent'
Peter Zijlstra
18
-194
/
+410
2020-07-22
sched: Fix race against ptrace_freeze_trace()
Peter Zijlstra
1
-10
/
+14
2020-07-21
bpf: net: Use precomputed btf_id for bpf iterators
Yonghong Song
3
-5
/
+19
2020-07-21
bpf: Compute bpf_skc_to_*() helper socket btf ids at build time
Yonghong Song
1
-1
/
+0
2020-07-21
bpf: cpumap: Fix possible rcpu kthread hung
Lorenzo Bianconi
1
-4
/
+7
2020-07-21
bpf, netns: Fix build without CONFIG_INET
Jakub Sitnicki
1
-0
/
+4
2020-07-21
audit: report audit wait metric in audit status reply
Max Englander
1
-10
/
+25
2020-07-21
audit: purge audit_log_string from the intra-kernel audit API
Richard Guy Briggs
1
-2
/
+2
2020-07-21
exec: Implement kernel_execve
Eric W. Biederman
1
-3
/
+3
2020-07-20
ima: Support additional conditionals in the KEXEC_CMDLINE hook function
Tyler Hicks
1
-1
/
+1
2020-07-20
time/sched_clock: Use raw_read_seqcount_latch()
Ahmed S. Darwish
1
-1
/
+1
2020-07-20
sched_clock: Expose struct clock_read_data
Peter Zijlstra
1
-28
/
+13
2020-07-19
Merge tag 'timers-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+16
2020-07-19
Merge tag 'sched-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-18
/
+66
[prev]
[next]