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/lockdep: Remove duplicated 'lock_class_ops' percpu array
Waiman Long
2018-10-16
1
-1
/
+0
*
futex: Replace spin_is_locked() with lockdep
Lance Roy
2018-10-09
1
-2
/
+2
*
locking/lockdep: Make class->ops a percpu counter and move it under CONFIG_DE...
Waiman Long
2018-10-09
3
-4
/
+36
*
locking/lockdep: Add a faster path in __lock_release()
Waiman Long
2018-10-03
1
-3
/
+14
*
locking/lockdep: Eliminate redundant IRQs check in __lock_acquire()
Waiman Long
2018-10-03
1
-8
/
+7
*
locking/lockdep: Remove add_chain_cache_classes()
Waiman Long
2018-10-03
1
-70
/
+0
*
locking/lockdep, cpu/hotplug: Annotate AP thread
Peter Zijlstra
2018-09-11
1
-0
/
+28
*
locking/rtmutex: Fix the preprocessor logic with normal #ifdef #else #endif
Steven Rostedt (VMware)
2018-09-11
1
-2
/
+2
*
locking/rwsem: Make owner store task pointer of last owning reader
Waiman Long
2018-09-10
3
-28
/
+76
*
locking/rwsem: Exit read lock slowpath if queue empty & no writer
Waiman Long
2018-09-10
1
-1
/
+12
*
jump_label/lockdep: Assert we hold the hotplug lock for _cpuslocked() operations
Peter Zijlstra
2018-09-10
1
-0
/
+5
*
Merge branch 'locking/urgent' into locking/core, to pick up fixes
Ingo Molnar
2018-09-10
2
-3
/
+2
|
\
|
*
jump_label: Fix typo in warning message
Borislav Petkov
2018-09-10
1
-1
/
+1
|
*
locking/mutex: Fix mutex debug call and ww_mutex documentation
Thomas Hellstrom
2018-09-10
1
-2
/
+1
*
|
jump_label: Use static_key_linked() accessor
Borislav Petkov
2018-09-10
1
-1
/
+1
|
/
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-09-09
1
-10
/
+30
|
\
|
*
clocksource: Revert "Remove kthread"
Peter Zijlstra
2018-09-06
1
-10
/
+30
*
|
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-09-09
1
-5
/
+6
|
\
\
|
*
|
cpu/hotplug: Prevent state corruption on error rollback
Thomas Gleixner
2018-09-06
1
-2
/
+3
|
*
|
cpu/hotplug: Adjust misplaced smb() in cpuhp_thread_fun()
Neeraj Upadhyay
2018-09-06
1
-3
/
+3
|
|
/
*
|
Merge tag 'trace-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-09-06
1
-2
/
+2
|
\
\
|
*
|
printk/tracing: Do not trace printk_nmi_enter()
Steven Rostedt (VMware)
2018-09-06
1
-2
/
+2
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-09-05
1
-2
/
+1
|
\
\
\
|
*
|
|
mm: respect arch_dup_mmap() return value
Nadav Amit
2018-09-05
1
-2
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-09-04
1
-28
/
+36
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bpf: avoid misuse of psock when TCP_ULP_BPF collides with another ULP
John Fastabend
2018-09-02
1
-1
/
+11
|
*
|
bpf: sockmap, decrement copied count correctly in redirect error case
John Fastabend
2018-08-28
1
-23
/
+22
|
*
|
bpf, sockmap: fix psock refcount leak in bpf_tcp_recvmsg
Daniel Borkmann
2018-08-28
1
-3
/
+2
|
*
|
bpf, sockmap: fix potential use after free in bpf_tcp_close
Daniel Borkmann
2018-08-28
1
-1
/
+1
*
|
|
Merge tag 'dma-mapping-4.19-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-09-03
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
kernel/dma/direct: take DMA offset into account in dma_direct_supported
Christoph Hellwig
2018-09-01
1
-2
/
+2
*
|
|
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-09-02
1
-22
/
+4
|
\
\
\
|
*
|
|
cpu/hotplug: Remove skip_onerr field from cpuhp_step structure
Mukesh Ojha
2018-08-31
1
-22
/
+4
|
|
/
/
*
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-09-02
4
-5
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
notifier: Remove notifier header file wherever not used
Mukesh Ojha
2018-08-30
1
-1
/
+0
|
*
|
watchdog: Mark watchdog touch functions as notrace
Vincent Whitchurch
2018-08-30
3
-4
/
+4
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-08-27
2
-12
/
+22
|
\
\
|
|
/
|
/
|
|
*
bpf: use per htab salt for bucket hash
Daniel Borkmann
2018-08-23
1
-10
/
+13
|
*
bpf: sockmap: write_space events need to be passed to TCP handler
John Fastabend
2018-08-22
1
-0
/
+3
|
*
bpf, sockmap: fix sock hash count in alloc_sock_hash_elem
Daniel Borkmann
2018-08-22
1
-1
/
+3
|
*
bpf, sockmap: fix sock_hash_alloc and reject zero-sized keys
Daniel Borkmann
2018-08-22
1
-1
/
+3
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-08-26
1
-14
/
+37
|
\
\
|
*
\
Merge tag 'perf-core-for-mingo-4.19-20180815' of git://git.kernel.org/pub/scm...
Ingo Molnar
2018-08-18
1
-14
/
+37
|
|
\
\
|
|
*
|
kallsyms, x86: Export addresses of PTI entry trampolines
Alexander Shishkin
2018-08-15
1
-1
/
+27
|
|
*
|
kallsyms: Simplify update_iter_mod()
Adrian Hunter
2018-08-15
1
-14
/
+11
*
|
|
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-08-26
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
futex: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-08-20
1
-0
/
+2
*
|
|
|
|
Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...
Linus Torvalds
2018-08-26
1
-1
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
mm, dev_pagemap: Do not clear ->mapping on final put
Dan Williams
2018-07-23
1
-1
/
+0
*
|
|
|
|
|
Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2018-08-24
3
-7
/
+35
|
\
\
\
\
\
\
[next]