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
2020-08-30
Merge tag 'x86-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+7
2020-08-30
Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-21
/
+22
2020-08-30
genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
Thomas Gleixner
1
-0
/
+7
2020-08-27
dma-pool: Fix an uninitialized variable bug in atomic_pool_expand()
Dan Carpenter
1
-1
/
+1
2020-08-26
lockdep,trace: Expose tracepoints
Peter Zijlstra
1
-5
/
+9
2020-08-26
cpuidle: Move trace_cpu_idle() into generic code
Peter Zijlstra
1
-0
/
+3
2020-08-26
sched,idle,rcu: Push rcu_idle deeper into the idle path
Peter Zijlstra
1
-14
/
+8
2020-08-26
lockdep: Use raw_cpu_*() for per-cpu variables
Peter Zijlstra
1
-2
/
+2
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
26
-41
/
+41
2020-08-23
Merge tag 'core-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2020-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-3
/
+18
2020-08-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-1
/
+2
2020-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-3
/
+18
2020-08-21
uprobes: __replace_page() avoid BUG in munlock_vma_page()
Hugh Dickins
1
-1
/
+1
2020-08-21
kernel/relay.c: fix memleak on destroy relay channel
Wei Yongjun
1
-0
/
+1
2020-08-21
core/entry: Respect syscall number rewrites
Thomas Gleixner
1
-1
/
+2
2020-08-20
Merge tag 'dma-mapping-5.9-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-71
/
+87
2020-08-18
bpf: Avoid visit same object multiple times
Yonghong Song
1
-1
/
+2
2020-08-18
bpf: Fix a rcu_sched stall issue with bpf task/task_file iterator
Yonghong Song
1
-1
/
+14
2020-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-10
/
+14
2020-08-17
bpf: Use get_file_rcu() instead of get_file() for task_file iterator
Yonghong Song
1
-1
/
+2
2020-08-17
watch_queue: Limit the number of watches a user can hold
David Howells
1
-0
/
+8
2020-08-16
Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+22
2020-08-15
Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh
Linus Torvalds
1
-0
/
+3
2020-08-15
Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-15
/
+26
2020-08-15
Merge tag 'sched-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-12
/
+5
2020-08-15
Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2020-08-15
Merge tag 'locking-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2020-08-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-173
/
+1
2020-08-14
all arch: remove system call sys_sysctl
Xiaoming Ni
3
-173
/
+1
2020-08-14
dma-mapping: consolidate the NO_DMA definition in kernel/dma/Kconfig
Christoph Hellwig
1
-0
/
+3
2020-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-10
/
+14
2020-08-14
dma-debug: remove debug_dma_assert_idle() function
Linus Torvalds
2
-50
/
+1
2020-08-14
dma-debug: fix debug_dma_assert_idle(), use rcu_read_lock()
Hugh Dickins
1
-18
/
+9
2020-08-14
Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-7
/
+53
2020-08-14
Merge tag 'timers-core-2020-08-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-25
/
+201
2020-08-14
Merge tag 'irq-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4
/
+11
2020-08-14
Merge tag 'modules-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-17
/
+43
2020-08-14
dma-pool: Only allocate from CMA when in same memory zone
Nicolas Saenz Julienne
1
-1
/
+30
2020-08-14
dma-pool: fix coherent pool allocations for IOMMU mappings
Christoph Hellwig
2
-70
/
+57
2020-08-14
sched/debug: Fix the alignment of the show-state debug output
Libing Zhou
1
-11
/
+4
2020-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
6
-41
/
+62
2020-08-13
futex: Convert to use the preferred 'fallthrough' macro
Miaohe Lin
1
-2
/
+2
2020-08-13
task_work: only grab task signal lock when needed
Jens Axboe
2
-2
/
+22
2020-08-13
genirq: Unlock irq descriptor after errors
Guenter Roeck
1
-2
/
+5
2020-08-12
bpf: Iterate through all PT_NOTE sections when looking for build id
Jiri Olsa
1
-10
/
+14
2020-08-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
14
-52
/
+101
2020-08-12
mm/gup: remove task_struct pointer for all gup code
Peter Xu
2
-4
/
+4
2020-08-12
kcov: make some symbols static
Wei Yongjun
1
-3
/
+3
2020-08-12
kcov: unconditionally add -fno-stack-protector to compiler options
Marco Elver
1
-1
/
+1
[next]