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
*
locking/rwsem: Enable lock event counting
Waiman Long
2019-04-10
3
-0
/
+32
*
locking/lock_events: Don't show pvqspinlock events on bare metal
Waiman Long
2019-04-10
1
-1
/
+27
*
locking/lock_events: Make lock_events available for all archs & other locks
Waiman Long
2019-04-10
4
-132
/
+173
*
locking/qspinlock_stat: Introduce generic lockevent_*() counting APIs
Waiman Long
2019-04-10
5
-114
/
+181
*
locking/rwsem: Enhance DEBUG_RWSEMS_WARN_ON() macro
Waiman Long
2019-04-10
2
-8
/
+16
*
locking/rwsem: Add debug check for __down_read*()
Waiman Long
2019-04-10
2
-5
/
+10
*
locking/rwsem: Micro-optimize rwsem_try_read_lock_unqueued()
Waiman Long
2019-04-10
1
-10
/
+5
*
locking/rwsem: Move rwsem internal function declarations to rwsem-xadd.h
Waiman Long
2019-04-10
1
-0
/
+7
*
locking/rwsem: Move owner setting code from rwsem.c to rwsem.h
Waiman Long
2019-04-10
3
-22
/
+20
*
locking/rwsem: Relocate rwsem_down_read_failed()
Waiman Long
2019-04-10
1
-86
/
+86
*
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2019-04-10
7
-33
/
+44
|
\
|
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-04-06
1
-1
/
+2
|
|
\
|
|
*
kernel/sysctl.c: fix out-of-bounds access when setting file-max
Will Deacon
2019-04-06
1
-1
/
+2
|
*
|
Merge tag 'trace-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2019-04-06
2
-4
/
+7
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2019-04-05
2
-3
/
+3
|
|
*
tracing/syscalls: Pass in hardcoded 6 into syscall_get_arguments()
Steven Rostedt (Red Hat)
2019-04-04
1
-3
/
+6
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-04-05
3
-19
/
+31
|
|
\
\
|
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-03-30
3
-19
/
+31
|
|
|
\
\
|
|
|
*
|
xdp: fix cpumap redirect SKB creation bug
Jesper Dangaard Brouer
2019-03-29
1
-3
/
+10
|
|
|
*
|
bpf: remove incorrect 'verifier bug' warning
Paul Chaignon
2019-03-26
1
-2
/
+3
|
|
|
*
|
bpf: fix use after free in bpf_evict_inode
Daniel Borkmann
2019-03-26
1
-14
/
+18
|
*
|
|
|
signal: don't silently convert SI_USER signals to non-current pidfd
Jann Horn
2019-04-01
1
-9
/
+4
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
locking/rwsem: Optimize down_read_trylock()
Waiman Long
2019-04-03
1
-5
/
+8
*
|
|
|
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
Waiman Long
2019-04-03
4
-346
/
+2
*
|
|
|
locking/rwsem: Remove arch specific rwsem files
Waiman Long
2019-04-03
2
-0
/
+132
*
|
|
|
locking/static_key: Fix false positive warnings on concurrent dec/inc
Peter Zijlstra
2019-04-03
1
-8
/
+13
|
/
/
/
*
|
|
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-03-31
1
-2
/
+18
|
\
\
\
|
*
|
|
cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n
Thomas Gleixner
2019-03-28
1
-2
/
+18
*
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-31
1
-2
/
+4
|
\
\
\
\
|
*
|
|
|
watchdog: Respect watchdog cpumask on CPU hotplug
Thomas Gleixner
2019-03-28
1
-2
/
+4
|
|
/
/
/
*
|
/
/
ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK
Andrei Vagin
2019-03-29
1
-2
/
+13
|
|
/
/
|
/
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-03-27
2
-70
/
+106
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
bpf: verifier: propagate liveness on all frames
Jakub Kicinski
2019-03-22
1
-9
/
+11
|
*
|
bpf: do not restore dst_reg when cur_state is freed
Xu Yu
2019-03-21
1
-1
/
+1
|
*
|
bpf: Only print ref_obj_id for refcounted reg
Martin KaFai Lau
2019-03-21
1
-2
/
+11
|
*
|
bpf: Try harder when allocating memory for large maps
Martynas Pumputis
2019-03-18
1
-7
/
+15
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-03-16
1
-57
/
+74
|
|
\
\
|
|
*
|
bpf: Fix bpf_tcp_sock and bpf_sk_fullsock issue related to bpf_sk_release
Martin KaFai Lau
2019-03-13
1
-57
/
+74
*
|
|
|
ftrace: Fix warning using plain integer as NULL & spelling corrections
Hariprasad Kelam
2019-03-26
1
-6
/
+6
*
|
|
|
tracing: initialize variable in create_dyn_event()
Frank Rowand
2019-03-26
1
-1
/
+1
*
|
|
|
tracing: Remove unnecessary var_ref destroy in track_data_destroy()
Tom Zanussi
2019-03-26
1
-1
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-03-24
3
-56
/
+89
|
\
\
\
|
*
|
|
sched/fair: Skip LLC NOHZ logic for asymmetric systems
Valentin Schneider
2019-03-19
1
-28
/
+37
|
*
|
|
sched/fair: Tune down misfit NOHZ kicks
Valentin Schneider
2019-03-19
1
-1
/
+25
|
*
|
|
sched/fair: Comment some nohz_balancer_kick() kick conditions
Valentin Schneider
2019-03-19
1
-2
/
+11
|
*
|
|
sched/core: Fix buffer overflow in cgroup2 property cpu.max
Konstantin Khlebnikov
2019-03-19
1
-1
/
+1
|
*
|
|
sched/cpufreq: Fix 32-bit math overflow
Peter Zijlstra
2019-03-19
1
-34
/
+25
*
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-24
1
-0
/
+2
|
\
\
\
\
|
*
\
\
\
Merge tag 'perf-core-for-mingo-5.1-20190311' of git://git.kernel.org/pub/scm/...
Thomas Gleixner
2019-03-22
1
-0
/
+2
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
perf/core: Restore mmap record type correctly
Stephane Eranian
2019-03-11
1
-0
/
+2
[next]