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
2015-08-25
perf: Fix fasync handling on inherited events
Peter Zijlstra
1
-2
/
+10
2015-08-25
signal: fix information leak in copy_siginfo_from_user32
Amanieu d'Antras
1
-2
/
+2
2015-08-25
signal: fix information leak in copy_siginfo_to_user
Amanieu d'Antras
1
-1
/
+2
2015-08-19
genirq: Prevent resend to interrupts marked IRQ_NESTED_THREAD
Thomas Gleixner
1
-5
/
+13
2015-08-06
futex: Fix a race condition between REQUEUE_PI and task death
Brian Silverman
1
-11
/
+11
2015-08-04
security_syslog() should be called once only
Vasily Averin
1
-7
/
+4
2015-08-04
tracing: Have branch tracer use recursive field of task struct
Steven Rostedt (Red Hat)
2
-7
/
+11
2015-08-04
tracing/filter: Do not allow infix to exceed end of string
Steven Rostedt (Red Hat)
1
-0
/
+6
2015-08-04
tracing/filter: Do not WARN on operand count going below zero
Steven Rostedt (Red Hat)
1
-1
/
+3
2015-08-04
kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFP
Martin Schwidefsky
1
-1
/
+1
2015-07-30
rcu: Correctly handle non-empty Tiny RCU callback list with none ready
Paul E. McKenney
1
-0
/
+5
2015-06-23
tracing: Have filter check for balanced ops
Steven Rostedt
1
-2
/
+8
2015-06-23
ring-buffer-benchmark: Fix the wrong sched_priority of producer
Wang Long
1
-1
/
+1
2015-06-10
fork: report pid reservation failure properly
Michal Hocko
2
-9
/
+11
2015-05-15
ksoftirqd: Enable IRQs and call cond_resched() before poking RCU
Calvin Owens
1
-1
/
+5
2015-05-04
ptrace: fix race between ptrace_resume() and wait_task_stopped()
Oleg Nesterov
1
-0
/
+20
2015-05-04
ring-buffer: Replace this_cpu_*() with __this_cpu_*()
Steven Rostedt
1
-6
/
+5
2015-04-22
sched: Fix RLIMIT_RTTIME when PI-boosting to RT
Brian Silverman
1
-1
/
+4
2015-04-09
perf: Fix irq_work 'tail' recursion
Peter Zijlstra
1
-0
/
+10
2015-04-09
module: Clean up ro/nx after early module load failures
Andy Lutomirski
1
-0
/
+5
2015-04-09
module: set nx before marking module MODULE_STATE_COMING.
Rusty Russell
1
-15
/
+17
2015-04-09
hung_task: check the value of "sysctl_hung_task_timeout_sec"
Liu Hua
1
-0
/
+6
2015-04-09
ntp: Fixup adjtimex freq validation on 32-bit systems
John Stultz
1
-3
/
+7
2015-04-09
cpuset: Fix cpuset sched_relax_domain_level
Jason Low
1
-3
/
+0
2015-04-09
workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...
Tejun Heo
1
-4
/
+52
2015-04-09
console: Fix console name size mismatch
Peter Hurley
2
-1
/
+2
2015-03-01
kdb: fix incorrect counts in KDB summary command output
Jay Lan
1
-1
/
+1
2015-03-01
tracing: Fix unmapping loop in tracing_mark_write
Vikram Mulukutla
1
-1
/
+1
2015-02-09
smpboot: Add missing get_online_cpus() in smpboot_register_percpu_thread()
Lai Jiangshan
1
-0
/
+2
2015-02-08
workqueue: fix subtle pool management issue which can stall whole worker_pool
Tejun Heo
1
-29
/
+13
2015-01-29
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
3
-4
/
+4
2015-01-29
time: adjtimex: Validate the ADJ_FREQUENCY values
Sasha Levin
1
-0
/
+7
2015-01-29
time: settimeofday: Validate the values of tv from user
Sasha Levin
1
-0
/
+4
2015-01-26
genirq: Prevent proc race against freeing of irq descriptors
Thomas Gleixner
3
-1
/
+81
2015-01-26
tick/powerclamp: Remove tick_nohz_idle abuse
Thomas Gleixner
1
-2
/
+0
2015-01-26
perf: Fix events installation during moving group
Jiri Olsa
1
-2
/
+2
2015-01-07
exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exiting
Oleg Nesterov
1
-0
/
+2
2015-01-07
audit: restore AUDIT_LOGINUID unset ABI
Richard Guy Briggs
1
-0
/
+10
2015-01-07
userns: Allow setting gid_maps without privilege when setgroups is disabled
Eric W. Biederman
1
-0
/
+5
2015-01-07
userns: Add a knob to disable setgroups on a per user namespace basis
Eric W. Biederman
2
-0
/
+86
2015-01-07
userns: Rename id_map_mutex to userns_state_mutex
Eric W. Biederman
1
-8
/
+6
2015-01-07
userns: Only allow the creator of the userns unprivileged mappings
Eric W. Biederman
1
-2
/
+4
2015-01-07
userns: Check euid no fsuid when establishing an unprivileged uid mapping
Eric W. Biederman
1
-1
/
+1
2015-01-07
userns: Don't allow unprivileged creation of gid mappings
Eric W. Biederman
1
-5
/
+0
2015-01-07
userns: Don't allow setgroups until a gid mapping has been setablished
Eric W. Biederman
2
-1
/
+17
2015-01-07
userns: Document what the invariant required for safe unprivileged mappings.
Eric W. Biederman
1
-1
/
+3
2015-01-07
groups: Consolidate the setgroups permission checks
Eric W. Biederman
2
-2
/
+9
2015-01-07
audit: change decimal constant to macro for invalid uid
Richard Guy Briggs
1
-1
/
+1
2014-12-06
uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME
Andy Lutomirski
1
-1
/
+0
2014-11-19
rcu: Use rcu_gp_kthread_wake() to wake up grace period kthreads
Pranith Kumar
1
-2
/
+2
[next]