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
2018-06-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2018-06-24
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+4
2018-06-24
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-6
/
+7
2018-06-24
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-5
/
+5
2018-06-24
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2018-06-24
Merge tag 'trace-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-7
/
+15
2018-06-22
rseq: Avoid infinite recursion when delivering SIGSEGV
Will Deacon
1
-3
/
+4
2018-06-22
time: Make sure jiffies_to_msecs() preserves non-zero time periods
Geert Uytterhoeven
1
-2
/
+4
2018-06-22
genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debug
Marc Zyngier
1
-0
/
+1
2018-06-22
perf/core: Move the inline keyword at the beginning of the function declaration
Mathieu Malaterre
1
-3
/
+3
2018-06-21
tracing: Use swap macro in update_max_tr
Gustavo A. R. Silva
1
-5
/
+1
2018-06-21
softirq: Reorder trace_softirqs_on to prevent lockdep splat
Joel Fernandes (Google)
1
-1
/
+5
2018-06-21
tracing: Check for no filter when processing event filters
Steven Rostedt (VMware)
1
-1
/
+9
2018-06-21
locking/lockdep: Do not record IRQ state within lockdep code
Steven Rostedt (VMware)
1
-6
/
+6
2018-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-16
/
+79
2018-06-20
locking/rwsem: Fix up_read_non_owner() warning with DEBUG_RWSEMS
Waiman Long
1
-0
/
+1
2018-06-20
Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
11
-0
/
+4344
2018-06-19
posix-timers: Fix nanosleep_copyout() for CONFIG_COMPAT_32BIT_TIME
Arnd Bergmann
1
-1
/
+1
2018-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-16
/
+79
2018-06-17
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
Linus Torvalds
3
-11
/
+12
2018-06-17
Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-13
/
+9
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+12
2018-06-16
Merge tag 'modules-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+1
2018-06-15
xdp: Fix handling of devmap in generic XDP
Toshiaki Makita
1
-0
/
+14
2018-06-15
fix a series of Documentation/ broken file name references
Mauro Carvalho Chehab
1
-2
/
+3
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
2
-9
/
+9
2018-06-15
bpf: reject any prog that failed read-only lock
Daniel Borkmann
2
-10
/
+49
2018-06-15
bpf: fix panic in prog load calls cleanup
Daniel Borkmann
2
-6
/
+16
2018-06-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-3
/
+36
2018-06-15
sched/core / kcov: avoid kcov_area during task switch
Mark Rutland
2
-1
/
+5
2018-06-15
kcov: prefault the kcov_area
Mark Rutland
1
-0
/
+16
2018-06-15
kcov: ensure irq code sees a valid area
Mark Rutland
1
-1
/
+2
2018-06-15
kernel/relay.c: change return type to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-06-15
mm: check for SIGKILL inside dup_mmap() loop
Tetsuo Handa
1
-0
/
+8
2018-06-15
kexec: yield to scheduler when loading kimage segments
Jarrett Farnitano
1
-0
/
+4
2018-06-15
kconfig: tinyconfig: remove stale stack protector fixups
Masahiro Yamada
1
-4
/
+0
2018-06-14
dma-mapping: move all DMA mapping code to kernel/dma
Christoph Hellwig
11
-0
/
+4344
2018-06-14
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
3
-3
/
+3
2018-06-13
Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2
-14
/
+5
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2
-4
/
+6
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
4
-7
/
+8
2018-06-12
treewide: kvzalloc() -> kvcalloc()
Kees Cook
1
-4
/
+4
2018-06-12
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
1
-1
/
+2
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
10
-13
/
+18
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
12
-35
/
+49
2018-06-12
posix-cpu-timers: Remove lockdep_assert_irqs_disabled()
Sebastian Andrzej Siewior
1
-2
/
+0
2018-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-2
/
+12
2018-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-19
/
+32
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+1
2018-06-10
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-0
/
+365
[next]