index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2019-06-15
ntp: Allow TAI-UTC offset to be set to zero
Miroslav Lichvar
2019-06-15
bpf: fix undefined behavior in narrow load handling
Krzesimir Nowak
2019-06-15
kernel/sys.c: prctl: fix false positive in validate_prctl_map()
Cyrill Gorcunov
2019-06-15
sysctl: return -EINVAL if val violates minmax
Christian Brauner
2019-06-11
x86/power: Fix 'nosmt' vs hibernation triple fault during resume
Jiri Kosina
2019-06-09
kernel/signal.c: trace_signal_deliver when signal_group_exit
Zhenliang Wei
2019-06-09
mm, memcg: consider subtrees in memory.events
Chris Down
2019-06-09
tracing: Avoid memory leak in predicate_parse()
Tomas Bortoli
2019-05-31
audit: fix a memleak caused by auditing load module
Li RongQing
2019-05-31
rcuperf: Fix cleanup path for invalid perf_type strings
Paul E. McKenney
2019-05-31
rcutorture: Fix cleanup path for invalid torture_type strings
Paul E. McKenney
2019-05-31
timekeeping: Force upper bound for setting CLOCK_REALTIME
Thomas Gleixner
2019-05-31
x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAP
Peter Zijlstra
2019-05-31
locking/static_key: Fix false positive warnings on concurrent dec/inc
Peter Zijlstra
2019-05-31
irq_work: Do not raise an IPI when queueing work on the local CPU
Nicholas Piggin
2019-05-31
sched/core: Handle overflow in cpu_shares_write_u64
Konstantin Khlebnikov
2019-05-31
sched/rt: Check integer overflow at usec to nsec conversion
Konstantin Khlebnikov
2019-05-31
sched/core: Check quota and period overflow at usec to nsec conversion
Konstantin Khlebnikov
2019-05-31
cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock
Roman Gushchin
2019-05-31
audit: fix a memory leak bug
Wenwen Wang
2019-05-31
sched/nohz: Run NOHZ idle load balancer on HK_FLAG_MISC CPUs
Nicholas Piggin
2019-05-31
x86/modules: Avoid breaking W^X while loading modules
Nadav Amit
2019-05-31
acct_on(): don't mess with freeze protection
Al Viro
2019-05-31
bpf: devmap: fix use-after-free Read in __dev_map_entry_free
Eric Dumazet
2019-05-31
tracing: Add a check_val() check before updating cond_snapshot() track_val
Tom Zanussi
2019-05-25
bpf, lru: avoid messing with eviction heuristics upon syscall lookup
Daniel Borkmann
2019-05-25
bpf: add map_lookup_elem_sys_only for lookups from syscall side
Daniel Borkmann
2019-05-25
bpf: relax inode permission check for retrieving bpf program
Chenbo Feng
2019-05-25
tracing: probeevent: Fix to make the type of $comm string
Masami Hiramatsu
2019-05-25
tracing: Fix partial reading of trace event's id file
Elazar Leibovich
2019-05-22
userfaultfd: use RCU to free the task struct when fork fails
Andrea Arcangeli
2019-05-22
bpf: fix out of bounds backwards jmps due to dead code removal
Daniel Borkmann
2019-05-22
locking/rwsem: Prevent decrement of reader count before increment
Waiman Long
2019-05-14
cpu/speculation: Add 'mitigations=' cmdline option
Josh Poimboeuf
2019-05-11
locking/futex: Allow low-level atomic operations to return -EAGAIN
Will Deacon
2019-05-11
genirq: Prevent use-after-free and work list corruption
Prasad Sodagudi
2019-05-05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-05-05
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-05-03
perf/ring_buffer: Fix AUX software double buffering
Alexander Shishkin
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-04-30
sched/cpufreq: Fix kobject memleak
Tobin C. Harding
2019-04-29
Merge tag 'seccomp-v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-04-27
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-04-26
Merge tag 'trace-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-04-26
trace: Fix preempt_enable_no_resched() abuse
Peter Zijlstra
2019-04-26
tracing: Fix a memory leak by early error exit in trace_pid_write()
Wenwen Wang
2019-04-26
tracing: Fix buffer_ref pipe ops
Jann Horn
2019-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-04-25
bpf: mark registers in all frames after pkt/null checks
Paul Chaignon
2019-04-25
seccomp: Make NEW_LISTENER and TSYNC flags exclusive
Tycho Andersen
[next]