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-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
8
-172
/
+183
2019-11-27
Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
20
-145
/
+1071
2019-11-27
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2019-11-26
Merge tag 'pm-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2
-10
/
+23
2019-11-26
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
12
-131
/
+323
2019-11-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-67
/
+113
2019-11-26
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
13
-644
/
+1177
2019-11-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-55
/
+349
2019-11-26
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+2
2019-11-26
Merge branches 'pm-sleep', 'pm-domains', 'pm-opp' and 'powercap'
Rafael J. Wysocki
1
-1
/
+8
2019-11-26
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-9
/
+15
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
15
-370
/
+2446
2019-11-25
Merge tag 'livepatching-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-19
/
+172
2019-11-25
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-3
/
+3
2019-11-25
Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
10
-295
/
+196
2019-11-25
Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-25
/
+65
2019-11-25
Merge tag 'threads-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
4
-34
/
+156
2019-11-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-7
/
+39
2019-11-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-11
/
+10
2019-11-25
Merge tag 'linux-kselftest-5.5-rc1-kunit' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-0
/
+394
2019-11-25
Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+12
2019-11-25
Merge branch 'sched/rt' into sched/core, to pick up commit
Ingo Molnar
1
-1
/
+1
2019-11-25
locking/refcount: Remove unused 'refcount_error_report()' function
Will Deacon
1
-11
/
+0
2019-11-25
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
8
-28
/
+58
2019-11-24
bpf: Simplify __bpf_arch_text_poke poke type handling
Daniel Borkmann
2
-15
/
+5
2019-11-24
bpf: Constant map key tracking for prog array pokes
Daniel Borkmann
1
-9
/
+111
2019-11-24
bpf: Add poke dependency tracking for prog array maps
Daniel Borkmann
3
-12
/
+200
2019-11-24
bpf: Add initial poke descriptor table for jit images
Daniel Borkmann
1
-0
/
+34
2019-11-24
bpf: Move owner type, jited info into array auxiliary data
Daniel Borkmann
4
-21
/
+43
2019-11-24
bpf: Move bpf_free_used_maps into sleepable section
Daniel Borkmann
2
-20
/
+23
2019-11-24
bpf: Provide better register bounds after jmp32 instructions
Yonghong Song
1
-0
/
+19
2019-11-24
xdp: Fix cleanup on map free for devmap_hash map type
Toke Høiland-Jørgensen
1
-28
/
+46
2019-11-23
Revert "bpf: Emit audit messages upon successful prog load and unload"
Jakub Kicinski
2
-32
/
+1
2019-11-22
tracing: Use xarray for syscall trace events
Hassan Naveed
1
-7
/
+25
2019-11-22
tracing: Adding new functions for kernel access to Ftrace instances
Divya Indi
3
-22
/
+102
2019-11-22
tracing: Fix Kconfig indentation
Krzysztof Kozlowski
1
-4
/
+4
2019-11-22
ring-buffer: Fix typos in function ring_buffer_producer
Xianting Tian
1
-2
/
+2
2019-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-16
/
+36
2019-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+3
2019-11-22
Merge tag 'pm-5.4-final' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+7
2019-11-22
tracing: Remove unnecessary DEBUG_FS dependency
Kusanagi Kouichi
1
-1
/
+0
2019-11-21
dma-mapping: treat dev->bus_dma_mask as a DMA limit
Nicolas Saenz Julienne
1
-14
/
+13
2019-11-21
Merge branch 'for-next/zone-dma' of git://git.kernel.org/pub/scm/linux/kernel...
Christoph Hellwig
1
-7
/
+6
2019-11-21
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
25
-98
/
+508
2019-11-21
perf/core: Make the mlock accounting simple again
Alexander Shishkin
1
-7
/
+1
2019-11-21
sched/vtime: Bring up complete kcpustat accessor
Frederic Weisbecker
1
-20
/
+116
2019-11-21
sched/cputime: Support other fields on kcpustat_field()
Frederic Weisbecker
1
-11
/
+43
2019-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
12
-141
/
+1187
2019-11-20
bpf: Switch bpf_map_{area_alloc,area_mmapable_alloc}() to u64 size
Daniel Borkmann
1
-4
/
+7
2019-11-20
bpf: Emit audit messages upon successful prog load and unload
Daniel Borkmann
2
-1
/
+32
[next]