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
*
printk: fix integer overflow in setup_log_buf()
Sergey Senozhatsky
2018-10-12
1
-1
/
+1
*
printk: do not preliminary split up cont buffer
Sergey Senozhatsky
2018-10-12
1
-3
/
+0
*
printk: lock/unlock console only for new logbuf entries
Sergey Senozhatsky
2018-10-12
1
-3
/
+7
*
printk: keep kernel cont support always enabled
Sergey Senozhatsky
2018-10-12
1
-18
/
+4
*
printk: Give error on attempt to set log buffer length to over 2G
He Zhe
2018-10-09
1
-6
/
+12
*
printk: Add KBUILD_MODNAME and remove a redundant print prefix
He Zhe
2018-10-05
1
-1
/
+3
*
printk: Correct wrong casting
He Zhe
2018-10-05
1
-2
/
+3
*
printk: Fix panic caused by passing log_buf_len to command line
He Zhe
2018-10-05
1
-1
/
+6
*
printk: CON_PRINTBUFFER console registration is a bit racy
Sergey Senozhatsky
2018-10-02
1
-1
/
+5
*
printk: Do not miss new messages when replaying the log
Petr Mladek
2018-10-02
1
-4
/
+9
*
Merge tag 'printk-for-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-09-13
1
-7
/
+5
|
\
|
*
Revert "printk: make sure to print log on console."
Petr Mladek
2018-09-11
1
-7
/
+5
*
|
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-04
1
-2
/
+1
|
\
\
\
\
|
*
|
|
|
mm: respect arch_dup_mmap() return value
Nadav Amit
2018-09-04
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-27
1
-3
/
+2
|
*
|
|
bpf, sockmap: fix potential use after free in bpf_tcp_close
Daniel Borkmann
2018-08-27
1
-1
/
+1
*
|
|
|
Merge tag 'dma-mapping-4.19-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-09-02
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-14
1
-1
/
+27
|
|
*
|
|
kallsyms: Simplify update_iter_mod()
Adrian Hunter
2018-08-14
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-25
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
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
cgroup/tracing: Move taking of spin lock out of trace event handlers
Steven Rostedt (VMware)
2018-07-11
3
-7
/
+35
*
|
|
|
|
|
|
|
Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2018-08-24
1
-15
/
+30
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
workqueue: re-add lockdep dependencies for flushing
Johannes Berg
2018-08-22
1
-0
/
+8
[next]