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
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-27
2
-44
/
+102
|
\
|
*
sched/fair: Use RCU accessors consistently for ->numa_group
Jann Horn
2019-07-25
1
-39
/
+81
|
*
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
2019-07-25
2
-5
/
+21
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-27
1
-1
/
+1
|
\
\
|
*
|
perf/core: Fix creating kernel counters for PMUs that override event->cpu
Leonard Crestez
2019-07-25
1
-1
/
+1
|
|
/
*
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2019-07-27
4
-15
/
+40
|
\
\
|
*
|
locking/mutex: Test for initialized mutex
Sebastian Andrzej Siewior
2019-07-25
1
-1
/
+10
|
*
|
locking/lockdep: Clean up #ifdef checks
Arnd Bergmann
2019-07-25
1
-7
/
+6
|
*
|
locking/lockdep: Hide unused 'class' variable
Arnd Bergmann
2019-07-25
1
-1
/
+2
|
*
|
locking/rwsem: Add ACQUIRE comments
Peter Zijlstra
2019-07-25
1
-5
/
+13
|
*
|
lcoking/rwsem: Add missing ACQUIRE to read_slowpath sleep loop
Peter Zijlstra
2019-07-25
1
-1
/
+3
|
*
|
locking/rwsem: Add missing ACQUIRE to read_slowpath exit when queue is empty
Jan Stancek
2019-07-25
1
-0
/
+2
|
*
|
locking/rwsem: Don't call owner_on_cpu() on read-owner
Waiman Long
2019-07-25
1
-1
/
+5
*
|
|
Merge branch 'access-creds'
Linus Torvalds
2019-07-25
1
-2
/
+19
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
access: avoid the RCU grace period for the temporary subjective credentials
Linus Torvalds
2019-07-24
1
-2
/
+19
*
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-22
1
-4
/
+4
|
\
\
\
|
*
|
|
sched/rt, Kconfig: Unbreak def/oldconfig with CONFIG_PREEMPT=y
Thomas Gleixner
2019-07-22
1
-4
/
+4
|
|
|
/
|
|
/
|
*
/
|
pidfd: fix a poll race when setting exit_state
Suren Baghdasaryan
2019-07-22
1
-0
/
+1
|
/
/
*
|
Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-07-20
2
-25
/
+22
|
\
\
|
*
|
dma-direct: correct the physical addr in dma_direct_sync_sg_for_cpu/device
Fugang Duan
2019-07-19
1
-7
/
+11
|
*
|
dma-direct: only limit the mapping size if swiotlb could be used
Christoph Hellwig
2019-07-17
1
-6
/
+4
|
*
|
dma-direct: Force unencrypted DMA under SME for certain DMA masks
Tom Lendacky
2019-07-16
2
-12
/
+7
*
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-20
2
-3
/
+7
|
\
\
\
|
*
|
|
bpf: Disable GCC -fgcse optimization for ___bpf_prog_run()
Josh Poimboeuf
2019-07-18
1
-1
/
+1
|
*
|
|
Merge branch 'x86/debug' into core/urgent
Thomas Gleixner
2019-07-18
1
-2
/
+1
|
|
\
\
\
|
|
*
|
|
bpf: Fix ORC unwinding in non-JIT BPF code
Josh Poimboeuf
2019-07-09
1
-2
/
+1
|
*
|
|
|
stacktrace: Force USER_DS for stack_trace_save_user()
Peter Zijlstra
2019-07-18
1
-0
/
+5
*
|
|
|
|
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-20
1
-0
/
+16
|
\
\
\
\
\
|
*
|
|
|
|
smp: Warn on function calls from softirq context
Peter Zijlstra
2019-07-20
1
-0
/
+16
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-20
1
-2
/
+23
|
\
\
\
\
\
|
*
|
|
|
|
sched/rt, Kconfig: Introduce CONFIG_PREEMPT_RT
Thomas Gleixner
2019-07-18
1
-2
/
+23
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-07-20
1
-0
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
KVM: LAPIC: Inject timer interrupt via posted interrupt
Wanpeng Li
2019-07-20
1
-0
/
+6
*
|
|
|
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-07-19
1
-0
/
+12
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
padata: use smp_mb in padata_reorder to avoid orphaned padata jobs
Daniel Jordan
2019-07-18
1
-0
/
+12
*
|
|
|
|
|
|
|
Merge tag 'trace-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2019-07-19
1
-8
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
tracing: Fix user stack trace "??" output
Eiichi Tsukata
2019-07-19
1
-8
/
+1
*
|
|
|
|
|
|
|
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2019-07-19
1
-3
/
+1
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
perf_event_get(): don't bother with fget_raw()
Al Viro
2019-06-26
1
-3
/
+1
|
|
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-07-19
2
-62
/
+49
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
cpuset: move mount -t cpuset logics into cgroup.c
Al Viro
2019-05-25
2
-60
/
+48
|
*
|
|
|
|
|
|
|
|
no need to protect against put_user_ns(NULL)
Al Viro
2019-05-25
1
-2
/
+1
|
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-07-19
2
-14
/
+18
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-07-18
2
-14
/
+18
|
|
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
bpf: fix BTF verifier size resolution logic
Andrii Nakryiko
2019-07-15
1
-7
/
+12
|
|
*
|
|
|
|
|
|
|
bpf: verifier: avoid fall-through warnings
Gustavo A. R. Silva
2019-07-12
1
-0
/
+2
|
|
*
|
|
|
|
|
|
|
bpf: fix precision bit propagation for BPF_ST instructions
Andrii Nakryiko
2019-07-12
1
-7
/
+4
*
|
|
|
|
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-07-19
5
-157
/
+155
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
proc/sysctl: add shared variables for range check
Matteo Croce
2019-07-18
3
-106
/
+100
|
*
|
|
|
|
|
|
|
|
|
mm/devm_memremap_pages: enable sub-section remap
Dan Williams
2019-07-18
1
-34
/
+23
[next]