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
alarmtimer: don't rate limit one-shot timers
Greg Hackmann
1
-1
/
+2
2017-07-27
tracing: Fix kmemleak in instance_rmdir
Chunyu Hu
1
-0
/
+1
2017-07-27
Revert "perf/core: Drop kernel samples even though :u is specified"
Ingo Molnar
1
-21
/
+0
2017-07-27
ftrace: Fix uninitialized variable in match_records()
Dan Carpenter
1
-1
/
+1
2017-07-21
tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate results
Pavankumar Kondeti
1
-1
/
+1
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
sched/fair, cpumask: Export for_each_cpu_wrap()
Peter Zijlstra
1
-41
/
+4
2017-07-21
Revert "sched/core: Optimize SCHED_SMT"
Greg Kroah-Hartman
3
-43
/
+7
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-21
bpf: prevent leaking pointer via xadd on unpriviledged
Daniel Borkmann
1
-0
/
+5
2017-07-15
locking/rwsem-spinlock: Fix EINTR branch in __down_write_common()
Kirill Tkhai
1
-2
/
+2
2017-07-12
sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvec
Liping Zhang
1
-0
/
+2
2017-07-12
sysctl: don't print negative flag for proc_douintvec
Liping Zhang
1
-0
/
+1
2017-07-12
tracing/kprobes: Allow to create probe with a module name starting with a digit
Sabrina Dubroca
1
-13
/
+8
2017-07-05
sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accounting
Matt Fleming
1
-2
/
+2
2017-07-05
perf/core: Fix sys_perf_event_open() vs. hotplug
Peter Zijlstra
1
-22
/
+48
2017-07-05
kernel/panic.c: add missing \n
Jiri Slaby
1
-1
/
+1
2017-07-05
bpf: don't trigger OOM killer under pressure with map alloc
Daniel Borkmann
4
-36
/
+50
2017-06-29
time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accounting
John Stultz
1
-10
/
+10
2017-06-29
time: Fix clock->read(clock) race around clocksource changes
John Stultz
1
-16
/
+36
2017-06-29
signal: Only reschedule timers on signals timers have sent
Eric W. Biederman
1
-6
/
+14
2017-06-24
alarmtimer: Rate limit periodic intervals
Thomas Gleixner
1
-0
/
+8
2017-06-24
alarmtimer: Prevent overflow of relative timers
Thomas Gleixner
1
-3
/
+3
2017-06-24
genirq: Release resources in __setup_irq() error path
Heiner Kallweit
1
-1
/
+3
2017-06-24
sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()
Andy Lutomirski
1
-1
/
+1
2017-06-17
kernel/watchdog: prevent false hardlockup on overloaded system
Don Zickus
2
-0
/
+12
2017-06-17
kernel/watchdog.c: move shared definitions to nmi.h
Babu Moger
1
-24
/
+4
2017-06-17
kernel/watchdog.c: move hardlockup detector to separate file
Babu Moger
3
-230
/
+239
2017-06-17
kernel/ucount.c: mark user_header with kmemleak_ignore()
Luis R. Rodriguez
1
-2
/
+1
2017-06-14
cpufreq: schedutil: Fix per-CPU structure initialization in sugov_start()
Rafael J. Wysocki
1
-13
/
+7
2017-06-14
cpufreq: schedutil: move cached_raw_freq to struct sugov_policy
Viresh Kumar
1
-4
/
+4
2017-06-14
cpu/hotplug: Drop the device lock on error
Sebastian Andrzej Siewior
1
-2
/
+2
2017-06-14
perf/core: Drop kernel samples even though :u is specified
Jin Yao
1
-0
/
+21
2017-06-14
cpuset: consider dying css as offline
Tejun Heo
1
-2
/
+2
2017-06-14
cgroup: Prevent kill_css() from being called more than once
Waiman Long
1
-0
/
+5
2017-06-14
ptrace: Properly initialize ptracer_cred on fork
Eric W. Biederman
1
-7
/
+13
2017-05-25
tracing/kprobes: Enforce kprobes teardown after testing
Thomas Gleixner
2
-1
/
+6
2017-05-25
genirq: Fix chained interrupt data ordering
Thomas Gleixner
1
-1
/
+1
2017-05-25
stackprotector: Increase the per-task stack canary's random range from 32 bit...
Daniel Micay
1
-1
/
+1
2017-05-25
pid_ns: Fix race between setns'ed fork() and zap_pid_ns_processes()
Kirill Tkhai
1
-2
/
+6
2017-05-25
pid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processes
Eric W. Biederman
1
-1
/
+1
2017-05-20
padata: free correct variable
Jason A. Donenfeld
1
-1
/
+1
2017-05-14
bpf: don't let ldimm64 leak map addresses on unprivileged
Daniel Borkmann
1
-5
/
+16
2017-05-14
bpf: enhance verifier to understand stack pointer arithmetic
Yonghong Song
1
-0
/
+11
2017-05-08
cpu/hotplug: Serialize callback invocations proper
Sebastian Andrzej Siewior
1
-8
/
+9
2017-05-03
bpf: improve verifier packet range checks
Alexei Starovoitov
1
-2
/
+3
2017-04-27
ring-buffer: Have ring_buffer_iter_empty() return true when empty
Steven Rostedt (VMware)
1
-2
/
+14
[next]