index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Daniel Borkmann
2020-04-28
18
-1636
/
+1485
|
\
|
*
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-27
18
-207
/
+132
|
*
sysctl: avoid forward declarations
Christoph Hellwig
2020-04-27
1
-1534
/
+1497
|
*
sysctl: remove all extern declaration from sysctl.c
Christoph Hellwig
2020-04-27
1
-42
/
+3
|
*
mm: remove watermark_boost_factor_sysctl_handler
Christoph Hellwig
2020-04-27
1
-1
/
+1
*
|
bpf, cgroup: Remove unused exports
Christoph Hellwig
2020-04-27
1
-4
/
+0
*
|
bpf: Make verifier log more relevant by default
Andrii Nakryiko
2020-04-26
1
-4
/
+25
*
|
bpf: add bpf_ktime_get_boot_ns()
Maciej Żenczykowski
2020-04-26
3
-0
/
+17
*
|
net: bpf: Make bpf_ktime_get_ns() available to non GPL programs
Maciej Żenczykowski
2020-04-26
1
-1
/
+1
*
|
bpf: Fix missing bpf_base_func_proto in cgroup_base_func_proto for CGROUP_NET=n
Stanislav Fomichev
2020-04-26
2
-0
/
+78
*
|
bpf: Enable more helpers for BPF_PROG_TYPE_CGROUP_{DEVICE,SYSCTL,SOCKOPT}
Stanislav Fomichev
2020-04-26
1
-17
/
+3
*
|
bpf: Remove set but not used variable 'dst_known'
Mao Wenan
2020-04-26
1
-3
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-04-25
17
-88
/
+122
|
\
\
|
*
\
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2020-04-25
1
-0
/
+1
|
|
\
\
|
|
*
|
proc: Put thread_pid in release_task not proc_flush_pid
Eric W. Biederman
2020-04-24
1
-0
/
+1
|
*
|
|
Merge tag 'sched-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-04-25
1
-7
/
+2
|
|
\
\
\
|
|
*
|
|
sched/core: Fix reset-on-fork from RT with uclamp
Quentin Perret
2020-04-22
1
-7
/
+2
|
*
|
|
|
Merge tag 'perf-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-04-25
1
-3
/
+10
|
|
\
\
\
\
|
|
*
|
|
|
perf/core: fix parent pid/tid in task exit events
Ian Rogers
2020-04-22
1
-3
/
+10
|
|
|
/
/
/
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-04-24
3
-14
/
+39
|
|
\
\
\
\
|
|
*
|
|
|
bpf: Make bpf_link_fops static
Zou Wei
2020-04-24
1
-1
/
+1
|
|
*
|
|
|
bpf: Propagate expected_attach_type when verifying freplace programs
Toke Høiland-Jørgensen
2020-04-24
1
-0
/
+8
|
|
*
|
|
|
bpf: Fix leak in LINK_UPDATE and enforce empty old_prog_fd
Andrii Nakryiko
2020-04-24
1
-2
/
+9
|
|
*
|
|
|
bpf: Fix handling of XADD on BTF memory
Jann Horn
2020-04-20
1
-1
/
+1
|
|
*
|
|
|
bpf: Forbid XADD on spilled pointers for unprivileged users
Jann Horn
2020-04-20
1
-9
/
+19
|
|
*
|
|
|
cpumap: Avoid warning when CONFIG_DEBUG_PER_CPU_MAPS is enabled
Toke Høiland-Jørgensen
2020-04-20
1
-1
/
+1
|
*
|
|
|
|
Merge tag 'trace-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-04-24
3
-3
/
+11
|
|
\
\
\
\
\
|
|
*
|
|
|
|
tracing: Convert local functions in tracing_map.c to static
Jason Yan
2020-04-22
1
-3
/
+3
|
|
*
|
|
|
|
ftrace: Fix memory leak caused by not freeing entry in unregister_ftrace_dire...
Steven Rostedt (VMware)
2020-04-22
1
-0
/
+1
|
|
*
|
|
|
|
tracing: Fix memory leaks in trace_events_hist.c
Vamshi K Sthambamkadi
2020-04-22
1
-0
/
+7
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2020-04-23
1
-1
/
+5
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
signal: Avoid corrupting si_pid and si_uid in do_notify_parent
Eric W. Biederman
2020-04-21
1
-1
/
+5
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
audit: check the length of userspace generated audit records
Paul Moore
2020-04-20
1
-0
/
+3
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge tag 'timers-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-04-19
1
-1
/
+14
|
|
\
\
\
|
|
*
|
|
proc, time/namespace: Show clock symbolic names in /proc/pid/timens_offsets
Andrei Vagin
2020-04-16
1
-1
/
+14
|
|
|
/
/
|
*
|
|
Merge tag 'irq-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-04-19
1
-44
/
+0
|
|
\
\
\
|
|
*
|
|
genirq: Remove setup_irq() and remove_irq()
afzal mohammed
2020-04-14
1
-44
/
+0
|
|
|
/
/
|
*
|
|
Merge tag 'sched-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-04-19
2
-4
/
+21
|
|
\
\
\
|
|
*
|
|
sched/vtime: Work around an unitialized variable warning
Borislav Petkov
2020-04-15
1
-2
/
+2
|
|
*
|
|
sched/isolation: Allow "isolcpus=" to skip unknown sub-parameters
Peter Xu
2020-04-15
1
-2
/
+19
|
|
|
/
/
|
*
|
|
Merge tag 'core-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-04-19
1
-1
/
+1
|
|
\
\
\
|
|
*
\
\
Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2020-04-14
1
-1
/
+1
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
*
|
rcu: Don't acquire lock in NMI handler in rcu_nmi_enter_common()
Paul E. McKenney
2020-04-05
1
-1
/
+1
|
*
|
|
|
Merge tag 'for-linus-2020-04-18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-04-18
2
-10
/
+15
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
clone3: add build-time CLONE_ARGS_SIZE_VER* validity checks
Eugene Syromiatnikov
2020-04-15
1
-0
/
+8
|
|
*
|
|
clone3: add a check for the user struct size if CLONE_INTO_CGROUP is set
Eugene Syromiatnikov
2020-04-15
1
-1
/
+2
|
|
*
|
|
clone3: fix cgroup argument sanity check
Eugene Syromiatnikov
2020-04-15
1
-1
/
+1
|
|
*
|
|
signal: use kill_proc_info instead of kill_pid_info in kill_something_info
Zhiqiang Liu
2020-04-12
1
-6
/
+2
|
|
*
|
|
signal: check sig before setting info in kill_pid_usb_asyncio
Zhiqiang Liu
2020-04-12
1
-3
/
+3
|
|
|
/
/
*
|
|
|
xdp: export the DEV_MAP_BULK_SIZE macro
Ioana Ciornei
2020-04-22
1
-1
/
+0
[next]