index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-29
locking/lockdep: Remove unnecessary unlikely()
zhengbin
1
-1
/
+1
2019-04-29
locking/static_key: Don't take sleeping locks in __static_key_slow_dec_deferr...
Jakub Kicinski
1
-19
/
+13
2019-04-29
locking/static_key: Factor out the fast path of static_key_slow_dec()
Jakub Kicinski
1
-8
/
+15
2019-04-29
locking/static_key: Add support for deferred static branches
Jakub Kicinski
1
-7
/
+10
2019-04-29
locking/lockdep: Test all incompatible scenarios at once in check_irq_usage()
Frederic Weisbecker
2
-67
/
+167
2019-04-18
locking/lockdep: Generate LOCKF_ bit composites
Peter Zijlstra
1
-6
/
+22
2019-04-18
locking/lockdep: Use expanded masks on find_usage_*() functions
Frederic Weisbecker
1
-10
/
+10
2019-04-18
locking/lockdep: Map remaining magic numbers to lock usage mask names
Frederic Weisbecker
1
-4
/
+7
2019-04-18
locking/lockdep: Move valid_state() inside CONFIG_TRACE_IRQFLAGS && CONFIG_PR...
Frederic Weisbecker
1
-4
/
+6
2019-04-14
locking/rwsem: Prevent unneeded warning during locking selftest
Waiman Long
1
-1
/
+2
2019-04-10
locking/rwsem: Enable lock event counting
Waiman Long
3
-0
/
+32
2019-04-10
locking/lock_events: Don't show pvqspinlock events on bare metal
Waiman Long
1
-1
/
+27
2019-04-10
locking/lock_events: Make lock_events available for all archs & other locks
Waiman Long
4
-132
/
+173
2019-04-10
locking/qspinlock_stat: Introduce generic lockevent_*() counting APIs
Waiman Long
5
-114
/
+181
2019-04-10
locking/rwsem: Enhance DEBUG_RWSEMS_WARN_ON() macro
Waiman Long
2
-8
/
+16
2019-04-10
locking/rwsem: Add debug check for __down_read*()
Waiman Long
2
-5
/
+10
2019-04-10
locking/rwsem: Micro-optimize rwsem_try_read_lock_unqueued()
Waiman Long
1
-10
/
+5
2019-04-10
locking/rwsem: Move rwsem internal function declarations to rwsem-xadd.h
Waiman Long
1
-0
/
+7
2019-04-10
locking/rwsem: Move owner setting code from rwsem.c to rwsem.h
Waiman Long
3
-22
/
+20
2019-04-10
locking/rwsem: Relocate rwsem_down_read_failed()
Waiman Long
1
-86
/
+86
2019-04-10
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
7
-33
/
+44
2019-04-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+2
2019-04-05
kernel/sysctl.c: fix out-of-bounds access when setting file-max
Will Deacon
1
-1
/
+2
2019-04-05
Merge tag 'trace-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2
-4
/
+7
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2
-3
/
+3
2019-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-19
/
+31
2019-04-04
tracing/syscalls: Pass in hardcoded 6 into syscall_get_arguments()
Steven Rostedt (Red Hat)
1
-3
/
+6
2019-04-03
locking/rwsem: Optimize down_read_trylock()
Waiman Long
1
-5
/
+8
2019-04-03
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
Waiman Long
4
-346
/
+2
2019-04-03
locking/rwsem: Remove arch specific rwsem files
Waiman Long
2
-0
/
+132
2019-04-03
locking/static_key: Fix false positive warnings on concurrent dec/inc
Peter Zijlstra
1
-8
/
+13
2019-04-01
signal: don't silently convert SI_USER signals to non-current pidfd
Jann Horn
1
-9
/
+4
2019-03-31
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+18
2019-03-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+4
2019-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-19
/
+31
2019-03-29
xdp: fix cpumap redirect SKB creation bug
Jesper Dangaard Brouer
1
-3
/
+10
2019-03-29
ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK
Andrei Vagin
1
-2
/
+13
2019-03-28
cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n
Thomas Gleixner
1
-2
/
+18
2019-03-28
watchdog: Respect watchdog cpumask on CPU hotplug
Thomas Gleixner
1
-2
/
+4
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-70
/
+106
2019-03-26
bpf: remove incorrect 'verifier bug' warning
Paul Chaignon
1
-2
/
+3
2019-03-26
ftrace: Fix warning using plain integer as NULL & spelling corrections
Hariprasad Kelam
1
-6
/
+6
2019-03-26
tracing: initialize variable in create_dyn_event()
Frank Rowand
1
-1
/
+1
2019-03-26
tracing: Remove unnecessary var_ref destroy in track_data_destroy()
Tom Zanussi
1
-1
/
+0
2019-03-26
bpf: fix use after free in bpf_evict_inode
Daniel Borkmann
1
-14
/
+18
2019-03-24
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-56
/
+89
2019-03-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2019-03-24
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2019-03-24
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-2
/
+7
2019-03-24
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+1
[next]