index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-14
locking/mutex: Initialize mutex_waiter::ww_ctx with poison when debugging
Nicolai Hähnle
1
-0
/
+4
2017-01-14
locking/ww_mutex: Optimize ww-mutexes by yielding to other waiters from optim...
Nicolai Hähnle
1
-26
/
+52
2017-01-14
locking/ww_mutex: Re-check ww->ctx in the inner optimistic spin loop
Nicolai Hähnle
1
-20
/
+29
2017-01-14
locking/mutex: Improve inlining
Peter Zijlstra
1
-41
/
+44
2017-01-14
locking/ww_mutex: Optimize ww-mutexes by waking at most one waiter for backof...
Nicolai Hähnle
1
-19
/
+40
2017-01-14
locking/ww_mutex: Notify waiters that have to back off while adding tasks to ...
Nicolai Hähnle
1
-10
/
+30
2017-01-14
locking/ww_mutex: Add waiters in stamp order
Nicolai Hähnle
1
-7
/
+69
2017-01-14
locking/ww_mutex: Remove the __ww_mutex_lock*() inline wrappers
Nicolai Hähnle
1
-8
/
+8
2017-01-14
locking/ww_mutex: Set use_ww_ctx even when locking without a context
Nicolai Hähnle
1
-12
/
+17
2017-01-14
locking/ww_mutex: Extract stamp comparison to __ww_mutex_stamp_after()
Nicolai Hähnle
1
-2
/
+8
2017-01-14
locking/mutex: Fix mutex handoff
Peter Zijlstra
2
-58
/
+56
2017-01-14
locking/percpu-rwsem: Replace waitqueue with rcuwait
Davidlohr Bueso
1
-4
/
+3
2017-01-14
sched/wait, RCU: Introduce rcuwait machinery
Davidlohr Bueso
1
-0
/
+30
2017-01-14
sched/core: Remove set_task_state()
Davidlohr Bueso
5
-13
/
+13
2017-01-14
kernel/locking: Compute 'current' directly
Davidlohr Bueso
4
-29
/
+22
2017-01-14
kernel/exit: Compute 'current' directly
Davidlohr Bueso
1
-11
/
+11
2017-01-12
locking/pvqspinlock: Don't wait if vCPU is preempted
Pan Xinhui
1
-1
/
+1
2017-01-12
locking/spinlocks: Remove the unused spin_lock_bh_nested() API
Waiman Long
1
-8
/
+0
2017-01-10
signal: protect SIGNAL_UNKILLABLE from unintentional clearing.
Jamie Iles
1
-2
/
+2
2017-01-10
mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done}
Dan Williams
1
-0
/
+4
2017-01-10
bpf: do not use KMALLOC_SHIFT_MAX
Michal Hocko
2
-2
/
+2
2017-01-05
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-4
/
+14
2017-01-03
audit: Fix sleep in atomic
Jan Kara
1
-4
/
+14
2016-12-26
smp/hotplug: Undo tglxs brainfart
Thomas Gleixner
1
-1
/
+8
2016-12-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
24
-147
/
+144
2016-12-25
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-184
/
+51
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
5
-7
/
+7
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
13
-88
/
+88
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
10
-52
/
+49
2016-12-25
cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions
Thomas Gleixner
1
-138
/
+1
2016-12-25
cpu/hotplug: Prevent overwriting of callbacks
Thomas Gleixner
1
-46
/
+50
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
29
-29
/
+29
2016-12-23
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2016-12-23
fsnotify: Remove fsnotify_duplicate_mark()
Jan Kara
1
-4
/
+4
2016-12-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+3
2016-12-22
move aio compat to fs/aio.c
Al Viro
1
-0
/
+3
2016-12-20
kcov: make kcov work properly with KASLR enabled
Alexander Popov
1
-1
/
+7
2016-12-20
ima: on soft reboot, save the measurement list
Mimi Zohar
1
-0
/
+4
2016-12-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+3
2016-12-18
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+5
2016-12-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2016-12-18
uprobes: Fix uprobes on MIPS, allow for a cache flush after ixol breakpoint c...
Marcin Nowakowski
1
-1
/
+1
2016-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-31
/
+78
2016-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-13
/
+13
2016-12-17
bpf: fix mark_reg_unknown_value for spilled regs on map value marking
Daniel Borkmann
1
-3
/
+8
2016-12-17
bpf: fix overflow in prog accounting
Daniel Borkmann
2
-11
/
+41
2016-12-17
bpf: dynamically allocate digest scratch buffer
Daniel Borkmann
3
-14
/
+21
2016-12-17
bpf: fix regression on verifier pruning wrt map lookups
Daniel Borkmann
1
-3
/
+8
2016-12-16
Merge remote-tracking branch 'djwong/ocfs2-vfs-reflink-6' into for-linus
Al Viro
2
-4
/
+11
2016-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-14
/
+6
[next]