index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
locking/atomics: Change 'fold' to 'grep'
Anders Roxell
2019-02-11
1
-1
/
+1
*
Merge branch 'locking/atomics' into locking/core, to pick up WIP commits
Ingo Molnar
2019-02-11
36
-1812
/
+5894
|
\
|
*
locking/atomics: Fix out-of-tree build
Borislav Petkov
2018-11-09
1
-1
/
+1
|
*
locking/atomics: Fix scripts/atomic/ script permissions
Ingo Molnar
2018-11-01
25
-0
/
+0
|
*
arm64, locking/atomics: Use instrumented atomics
Mark Rutland
2018-11-01
5
-186
/
+193
|
*
locking/atomics: Check generated headers are up-to-date
Mark Rutland
2018-11-01
2
-2
/
+35
|
*
locking/atomics: Switch to generated instrumentation
Mark Rutland
2018-11-01
1
-169
/
+1489
|
*
locking/atomics: Switch to generated atomic-long
Mark Rutland
2018-11-01
1
-215
/
+958
|
*
locking/atomics: Switch to generated fallbacks
Mark Rutland
2018-11-01
2
-1240
/
+2295
|
*
locking/atomics: Add common header generation files
Mark Rutland
2018-11-01
25
-0
/
+924
*
|
futex: Convert futex_pi_state.refcount to refcount_t
Elena Reshetova
2019-02-11
1
-7
/
+8
*
|
refcount_t: Add ACQUIRE ordering on success for dec(sub)_and_test() variants
Elena Reshetova
2019-02-04
3
-12
/
+52
*
|
locking/qspinlock_stat: Track the no MCS node available case
Waiman Long
2019-02-04
2
-7
/
+17
*
|
locking/qspinlock: Handle > 4 slowpath nesting levels
Waiman Long
2019-02-04
1
-0
/
+15
*
|
sched/wake_q: Reduce reference counting for special users
Davidlohr Bueso
2019-02-04
4
-23
/
+48
*
|
locking/lockdep: Add debug_locks check in __lock_downgrade()
Waiman Long
2019-02-04
1
-0
/
+3
*
|
Merge tag 'v5.0-rc5' into locking/core to pick up fixes
Ingo Molnar
2019-02-04
727
-3833
/
+7805
|
\
\
|
*
|
Linux 5.0-rc5
v5.0-rc5
Linus Torvalds
2019-02-03
1
-1
/
+1
|
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-02-03
13
-14
/
+35
|
|
\
\
|
|
*
|
x86/resctrl: Avoid confusion over the new X86_RESCTRL config
Johannes Weiner
2019-02-02
6
-10
/
+10
|
|
*
|
x86/kexec: Don't setup EFI info if EFI runtime is not enabled
Kairui Song
2019-02-01
1
-0
/
+3
|
|
*
|
x86/microcode/amd: Don't falsely trick the late loading mechanism
Thomas Lendacky
2019-01-31
1
-1
/
+1
|
|
*
|
MAINTAINERS: Add Andy and Darren as arch/x86/platform/ reviewers
Borislav Petkov
2019-01-30
1
-0
/
+9
|
|
*
|
x86/fault: Fix sign-extend unintended sign extension
Colin Ian King
2019-01-29
1
-1
/
+1
|
|
*
|
x86/boot/compressed/64: Set EFER.LME=1 in 32-bit trampoline before returning ...
Wei Huang
2019-01-29
2
-1
/
+9
|
|
*
|
x86/cpu: Add Atom Tremont (Jacobsville)
Kan Liang
2019-01-29
1
-1
/
+2
|
*
|
|
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-02-03
6
-39
/
+9
|
|
\
\
\
|
|
*
|
|
cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
Josh Poimboeuf
2019-01-30
6
-35
/
+8
|
|
*
|
|
x86/speculation: Remove redundant arch_smt_update() invocation
Zhenzhong Duan
2019-01-29
1
-4
/
+1
|
*
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-02-03
6
-23
/
+35
|
|
\
\
\
\
|
|
*
\
\
\
Merge tag 'perf-urgent-for-mingo-5.0-20190121' of git://git.kernel.org/pub/sc...
Ingo Molnar
2019-01-22
6
-23
/
+35
|
|
|
\
\
\
\
|
|
|
*
|
|
|
perf script: Fix crash when processing recorded stat data
Tony Jones
2019-01-21
1
-5
/
+2
|
|
|
*
|
|
|
perf top: Fix wrong hottest instruction highlighted
He Kuang
2019-01-21
1
-6
/
+10
|
|
|
*
|
|
|
perf tools: Handle TOPOLOGY headers with no CPU
Stephane Eranian
2019-01-21
1
-2
/
+9
|
|
|
*
|
|
|
perf python: Remove -fstack-clash-protection when building with some clang ve...
Arnaldo Carvalho de Melo
2019-01-18
1
-0
/
+2
|
|
|
*
|
|
|
perf core: Fix perf_proc_update_handler() bug
Stephane Eranian
2019-01-18
1
-7
/
+7
|
|
|
*
|
|
|
perf script: Fix crash with printing mixed trace point and other events
Andi Kleen
2019-01-18
1
-1
/
+1
|
|
|
*
|
|
|
perf ordered_events: Fix crash in ordered_events__free
Jiri Olsa
2019-01-17
1
-2
/
+4
|
*
|
|
|
|
|
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-02-03
1
-2
/
+3
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
efi/arm64: Fix debugfs crash by adding a terminator for ptdump marker
Qian Cai
2019-02-02
1
-2
/
+3
|
*
|
|
|
|
|
|
Merge tag 'for-5.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-02-03
4
-38
/
+71
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
btrfs: On error always free subvol_name in btrfs_mount
Eric W. Biederman
2019-01-30
1
-0
/
+3
|
|
*
|
|
|
|
|
|
btrfs: clean up pending block groups when transaction commit aborts
David Sterba
2019-01-30
1
-0
/
+16
|
|
*
|
|
|
|
|
|
btrfs: fix potential oops in device_list_add
Al Viro
2019-01-30
1
-2
/
+2
|
|
*
|
|
|
|
|
|
btrfs: don't end the transaction for delayed refs in throttle
Josef Bacik
2019-01-28
1
-8
/
+0
|
|
*
|
|
|
|
|
|
Btrfs: fix deadlock when allocating tree block during leaf/node split
Filipe Manana
2019-01-28
1
-28
/
+50
|
*
|
|
|
|
|
|
|
Merge tag 'devicetree-fixes-for-5.0-3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-02-02
1
-1
/
+5
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
dt-bindings: Fix dt_binding_check target for in tree builds
Rob Herring
2019-01-23
1
-1
/
+5
|
*
|
|
|
|
|
|
|
|
Merge tag 'riscv-for-linus-5.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-02-02
10
-19
/
+38
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
riscv: Adjust mmap base address at a third of task size
Alexandre Ghiti
2019-01-25
1
-1
/
+1
[next]