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-02-01
perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race
Peter Zijlstra
1
-4
/
+54
2017-02-01
sysctl: fix proc_doulongvec_ms_jiffies_minmax()
Eric Dumazet
1
-0
/
+1
2017-02-01
userns: Make ucounts lock irq-safe
Nikolay Borisov
1
-6
/
+8
2017-01-26
rcu: Narrow early boot window of illegal synchronous grace periods
Paul E. McKenney
6
-35
/
+100
2017-01-26
rcu: Remove cond_resched() from Tiny synchronize_sched()
Paul E. McKenney
1
-4
/
+0
2017-01-19
pid: fix lockdep deadlock warning due to ucount_lock
Andrei Vagin
1
-4
/
+6
2017-01-19
jump_labels: API for flushing deferred jump label updates
David Matlack
1
-0
/
+7
2017-01-19
mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done}
Dan Williams
1
-0
/
+4
2017-01-12
tick/broadcast: Prevent NULL pointer dereference
Thomas Gleixner
1
-0
/
+3
2017-01-12
genirq/affinity: Fix node generation from cpumask
Guilherme G. Piccoli
1
-3
/
+3
2017-01-12
relay: check array offset before using it
Dan Carpenter
1
-2
/
+2
2017-01-09
fgraph: Handle a case where a tracer ignores set_graph_notrace
Steven Rostedt (Red Hat)
1
-3
/
+14
2017-01-09
timekeeping_Force_unsigned_clocksource_to_nanoseconds_conversion
Thomas Gleixner
1
-2
/
+2
2017-01-06
kernel/debug/debug_core.c: more properly delay for secondary CPUs
Douglas Anderson
1
-2
/
+2
2017-01-06
kernel/watchdog: use nmi registers snapshot in hardlockup handler
Konstantin Khlebnikov
1
-1
/
+0
2017-01-06
ptrace: Don't allow accessing an undumpable mm
Eric W. Biederman
1
-6
/
+36
2017-01-06
ptrace: Capture the ptracer's creds not PT_PTRACE_CAP
Eric W. Biederman
2
-5
/
+27
2017-01-06
mm: Add a user_ns owner to mm_struct and fix ptrace permission checks
Eric W. Biederman
2
-18
/
+17
2017-01-06
exec: Ensure mm->user_ns contains the execed files
Eric W. Biederman
1
-2
/
+14
2017-01-06
hotplug: Make register and unregister notifier API symmetric
Michal Hocko
1
-1
/
+1
2016-12-07
kcov: add missing #include <linux/sched.h>
Kefeng Wang
1
-0
/
+1
2016-12-07
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+3
2016-12-07
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-11
/
+8
2016-12-07
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-58
/
+126
2016-12-06
lockdep: Fix report formatting
Dmitry Vyukov
1
-54
/
+57
2016-12-06
perf/core: Remove invalid warning from list_update_cgroup_even()t
David Carrillo-Cisneros
1
-11
/
+8
2016-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+8
2016-12-02
locking/rtmutex: Use READ_ONCE() in rt_mutex_owner()
Thomas Gleixner
1
-2
/
+3
2016-12-02
locking/rtmutex: Prevent dequeue vs. unlock race
Thomas Gleixner
1
-2
/
+66
2016-11-30
bpf: fix states equal logic for varlen access
Josef Bacik
1
-2
/
+8
2016-11-29
Re-enable CONFIG_MODVERSIONS in a slightly weaker form
Linus Torvalds
1
-2
/
+3
2016-11-24
sched/autogroup: Fix 64-bit kernel nice level adjustment
Mike Galbraith
1
-1
/
+3
2016-11-23
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+13
2016-11-22
sched/autogroup: Do not use autogroup->tg in zombie threads
Oleg Nesterov
2
-0
/
+20
2016-11-22
sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task()
Oleg Nesterov
1
-11
/
+12
2016-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-3
/
+17
2016-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-23
/
+47
2016-11-21
perf/core: Fix address filter parser
Alexander Shishkin
1
-0
/
+2
2016-11-18
lockdep: Limit static allocations if PROVE_LOCKING_SMALL is defined
Babu Moger
1
-3
/
+17
2016-11-16
bpf: fix range arithmetic for bpf map access
Josef Bacik
1
-23
/
+47
2016-11-15
Merge tag 'trace-v4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-1
/
+23
2016-11-15
perf/core: Do not set cpuctx->cgrp for unscheduled cgroups
David Carrillo-Cisneros
1
-0
/
+11
2016-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-3
/
+10
2016-11-14
ftrace: Add more checks for FTRACE_FL_DISABLED in processing ip records
Steven Rostedt (Red Hat)
1
-0
/
+22
2016-11-14
ftrace: Ignore FTRACE_FL_DISABLED while walking dyn_ftrace records
Alexei Starovoitov
1
-1
/
+1
2016-11-14
Revert "printk: make reading the kernel log flush pending lines"
Linus Torvalds
1
-11
/
+0
2016-11-14
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2016-11-11
Merge tag 'pm-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-1
/
+3
2016-11-11
Merge branches 'pm-tools-fixes' and 'pm-sleep-fixes'
Rafael J. Wysocki
1
-1
/
+3
2016-11-11
Revert "console: don't prefer first registered if DT specifies stdout-path"
Hans de Goede
1
-12
/
+1
[next]