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
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
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-07-27
sched/cputime: Don't use smp_processor_id() in preemptible context
Wanpeng Li
1
-3
/
+3
2017-07-27
alarmtimer: don't rate limit one-shot timers
Greg Hackmann
1
-1
/
+1
2017-07-27
smp/hotplug: Replace BUG_ON and react useful
Thomas Gleixner
1
-1
/
+2
2017-07-27
smp/hotplug: Move unparking of percpu threads to the control CPU
Thomas Gleixner
1
-18
/
+19
2017-07-27
tracing: Fix kmemleak in instance_rmdir
Chunyu Hu
1
-0
/
+1
2017-07-27
kernel/fork.c: virtually mapped stacks: do not disable interrupts
Christoph Lameter
1
-11
/
+5
2017-07-27
sched/fair: Fix load_balance() affinity redo path
Jeffrey Hugo
1
-12
/
+20
2017-07-27
sched/cputime: Accumulate vtime on top of nsec clocksource
Wanpeng Li
1
-22
/
+42
2017-07-27
sched/cputime: Move the vtime task fields to their own struct
Frederic Weisbecker
2
-51
/
+67
2017-07-27
sched/cputime: Rename vtime fields
Frederic Weisbecker
2
-17
/
+17
2017-07-27
sched/cputime: Always set tsk->vtime_snap_whence after accounting vtime
Frederic Weisbecker
1
-1
/
+1
2017-07-27
vtime, sched/cputime: Remove vtime_account_user()
Frederic Weisbecker
1
-6
/
+6
2017-07-27
Revert "perf/core: Drop kernel samples even though :u is specified"
Ingo Molnar
1
-21
/
+0
2017-07-27
perf/core: Fix scheduling regression of pinned groups
Alexander Shishkin
1
-0
/
+7
2017-07-27
ftrace: Fix uninitialized variable in match_records()
Dan Carpenter
1
-1
/
+1
2017-07-27
PCI/MSI: Ignore affinity if pre/post vector count is more than min_vecs
Michael Hernandez
1
-1
/
+12
2017-07-21
sched/topology: Fix overlapping sched_group_mask
Peter Zijlstra
1
-1
/
+17
2017-07-21
sched/topology: Optimize build_group_mask()
Lauro Ramos Venancio
1
-2
/
+2
2017-07-21
sched/topology: Fix building of overlapping sched-groups
Peter Zijlstra
1
-1
/
+1
2017-07-21
rcu: Add memory barriers for NOCB leader wakeup
Paul E. McKenney
1
-0
/
+2
2017-07-21
kernel/extable.c: mark core_kernel_text notrace
Marcin Nowakowski
1
-1
/
+1
2017-07-15
locking/rwsem-spinlock: Fix EINTR branch in __down_write_common()
Kirill Tkhai
1
-2
/
+2
2017-07-12
sched/numa: Hide numa_wake_affine() from UP build
Thomas Gleixner
1
-0
/
+2
2017-07-12
sched/fair: Remove effective_load()
Rik van Riel
1
-123
/
+1
2017-07-12
sched/numa: Implement NUMA node level wake_affine()
Rik van Riel
1
-59
/
+71
2017-07-12
sched/fair: Simplify wake_affine() for the single socket case
Rik van Riel
1
-1
/
+12
2017-07-12
sched/numa: Override part of migrate_degrades_locality() when idle balancing
Rik van Riel
1
-0
/
+4
2017-07-12
sched/numa: Use down_read_trylock() for the mmap_sem
Vlastimil Babka
1
-1
/
+2
2017-07-12
sched/core: Implement new approach to scale select_idle_cpu()
Peter Zijlstra
2
-5
/
+17
2017-07-12
sched/fair, cpumask: Export for_each_cpu_wrap()
Peter Zijlstra
1
-41
/
+4
2017-06-30
Merge tag 'trace-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-14
/
+24
2017-06-29
tracing/kprobes: Allow to create probe with a module name starting with a digit
Sabrina Dubroca
1
-9
/
+5
2017-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+5
2017-06-29
bpf: prevent leaking pointer via xadd on unpriviledged
Daniel Borkmann
1
-0
/
+5
2017-06-29
ftrace: Fix regression with module command in stack_trace_filter
Steven Rostedt (VMware)
4
-5
/
+19
2017-06-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-25
/
+46
2017-06-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2017-06-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-6
/
+14
2017-06-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-7
/
+37
2017-06-21
perf/aux: Correct return code of rb_alloc_aux() if !has_aux(ev)
Hendrik Brueckner
1
-1
/
+1
2017-06-20
livepatch: Fix stacking of patches with respect to RCU
Petr Mladek
2
-7
/
+37
2017-06-20
time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accounting
John Stultz
1
-9
/
+10
2017-06-20
time: Fix clock->read(clock) race around clocksource changes
John Stultz
1
-16
/
+36
2017-06-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-6
/
+14
2017-06-18
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+2
2017-06-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+3
2017-06-17
signal: Only reschedule timers on signals timers have sent
Eric W. Biederman
1
-6
/
+14
2017-06-15
Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-devfreq'
Rafael J. Wysocki
136
-3847
/
+8988
2017-06-13
genirq: Release resources in __setup_irq() error path
Heiner Kallweit
1
-1
/
+3
2017-06-12
tick/broadcast: Make tick_broadcast_setup_oneshot() static
Stephen Boyd
2
-3
/
+3
[next]