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-03-04
Merge branches 'pm-core', 'pm-sleep', 'pm-qos', 'pm-domains' and 'pm-em'
Rafael J. Wysocki
2
-6
/
+59
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+5
2019-03-01
bpf: fix sanitation rewrite in case of non-pointers
Daniel Borkmann
1
-1
/
+2
2019-03-02
bpf: fix u64_stats_init() usage in bpf_prog_alloc()
Eric Dumazet
1
-1
/
+7
2019-03-01
tracing/kprobes: Use probe_kernel_read instead of probe_mem_read
Masami Hiramatsu
1
-1
/
+1
2019-03-01
tracing: Fix event filters and triggers to handle negative numbers
Pavel Tikhomirov
1
-1
/
+4
2019-03-01
bpf: drop refcount if bpf_map_new_fd() fails in map_create()
Peng Sun
1
-2
/
+2
2019-03-01
bpf: fix build without bpf_syscall
Alexei Starovoitov
1
-2
/
+5
2019-02-28
io_uring: add support for pre-mapped user IO buffers
Jens Axboe
1
-0
/
+1
2019-02-28
Add io_uring IO interface
Jens Axboe
1
-0
/
+2
2019-02-28
kthread: Do not use TIMER_IRQSAFE
Sebastian Andrzej Siewior
1
-2
/
+3
2019-02-28
kthread: Convert worker lock to raw spinlock
Julia Cartwright
1
-21
/
+21
2019-02-28
Merge tag 'perf-core-for-mingo-5.1-20190225' of git://git.kernel.org/pub/scm/...
Ingo Molnar
1
-31
/
+59
2019-02-28
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
21
-71
/
+215
2019-02-28
locking/lockdep: Add module_param to enable consistency checks
Peter Zijlstra
1
-13
/
+33
2019-02-28
kernel/workqueue: Use dynamic lockdep keys for workqueues
Bart Van Assche
1
-9
/
+50
2019-02-28
locking/lockdep: Add support for dynamic keys
Bart Van Assche
1
-8
/
+113
2019-02-28
locking/lockdep: Verify whether lock objects are small enough to be used as c...
Bart Van Assche
1
-0
/
+11
2019-02-28
locking/lockdep: Check data structure consistency
Bart Van Assche
1
-0
/
+167
2019-02-28
locking/lockdep: Reuse lock chains that have been freed
Bart Van Assche
1
-20
/
+37
2019-02-28
locking/lockdep: Fix a comment in add_chain_cache()
Bart Van Assche
1
-1
/
+1
2019-02-28
locking/lockdep: Introduce lockdep_next_lockchain() and lock_chain_count()
Bart Van Assche
3
-8
/
+23
2019-02-28
locking/lockdep: Reuse list entries that are no longer in use
Bart Van Assche
1
-8
/
+16
2019-02-28
locking/lockdep: Free lock classes that are no longer in use
Bart Van Assche
1
-48
/
+348
2019-02-28
locking/lockdep: Update two outdated comments
Bart Van Assche
1
-5
/
+3
2019-02-28
locking/lockdep: Make it easy to detect whether or not inside a selftest
Bart Van Assche
1
-0
/
+6
2019-02-28
locking/lockdep: Split lockdep_free_key_range() and lockdep_reset_lock()
Bart Van Assche
1
-36
/
+36
2019-02-28
locking/lockdep: Initialize the locks_before and locks_after lists earlier
Bart Van Assche
1
-2
/
+27
2019-02-28
locking/lockdep: Make zap_class() remove all matching lock order entries
Bart Van Assche
1
-6
/
+13
2019-02-28
locking/lockdep: Avoid that add_chain_cache() adds an invalid chain to the cache
Bart Van Assche
1
-10
/
+1
2019-02-28
locking/lockdep: Fix reported required memory size (2/2)
Bart Van Assche
1
-1
/
+2
2019-02-28
locking/lockdep: Fix reported required memory size (1/2)
Bart Van Assche
1
-7
/
+7
2019-02-28
locking/lockdep: Fix two 32-bit compiler warnings
Bart Van Assche
1
-2
/
+2
2019-02-28
locking/qspinlock: Remove unnecessary BUG_ON() call
Waiman Long
1
-3
/
+0
2019-02-28
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
21
-70
/
+217
2019-02-27
bpf: set inner_map_meta->spin_lock_off correctly
Yonghong Song
1
-0
/
+1
2019-02-27
bpf: expose program stats via bpf_prog_info
Alexei Starovoitov
1
-0
/
+5
2019-02-27
bpf: enable program stats
Alexei Starovoitov
4
-5
/
+101
2019-02-26
bpf: decrease usercnt if bpf_map_new_fd() fails in bpf_map_get_fd_by_id()
Peng Sun
1
-1
/
+1
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+2
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+1
2019-02-23
Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
6
-3
/
+513
2019-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+1
2019-02-22
perf, pt, coresight: Fix address filters for vmas with non-zero offset
Alexander Shishkin
1
-34
/
+47
2019-02-22
perf: Copy parent's address filter offsets on clone
Alexander Shishkin
1
-0
/
+15
2019-02-22
bpf, lpm: fix lookup bug in map_delete_elem
Alban Crequy
1
-0
/
+1
2019-02-22
seccomp, bpf: disable preemption before calling into bpf prog
Alexei Starovoitov
1
-0
/
+2
2019-02-21
psi: avoid divide-by-zero crash inside virtual machines
Johannes Weiner
1
-1
/
+1
2019-02-21
workqueue: fix typo in comment
Liu Song
1
-1
/
+1
2019-02-21
Merge branch 'topic/dma' into next
Michael Ellerman
4
-18
/
+11
[prev]
[next]