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
2014-12-06
uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME
Andy Lutomirski
1
-1
/
+0
2014-11-21
rcu: Use rcu_gp_kthread_wake() to wake up grace period kthreads
Pranith Kumar
1
-2
/
+2
2014-11-21
tracing: Do not busy wait in buffer splice
Rabin Vincent
2
-43
/
+61
2014-11-21
audit: keep inode pinned
Miklos Szeredi
1
-0
/
+1
2014-11-21
audit: AUDIT_FEATURE_CHANGE message format missing delimiting space
Richard Guy Briggs
1
-1
/
+1
2014-11-21
audit: correct AUDIT_GET_FEATURE return message type
Richard Guy Briggs
1
-1
/
+1
2014-11-14
sched: Use rq->rd in sched_setaffinity() under RCU read lock
Kirill Tkhai
1
-4
/
+5
2014-11-14
posix-timers: Fix stack info leak in timer_create()
Mathias Krause
1
-0
/
+1
2014-11-14
PM / Sleep: fix recovery during resuming from hibernation
Imre Deak
1
-1
/
+7
2014-11-14
OOM, PM: OOM killed task shouldn't escape PM suspend
Michal Hocko
1
-1
/
+39
2014-11-14
freezer: Do not freeze tasks killed by OOM killer
Cong Wang
1
-0
/
+3
2014-11-14
futex: Fix a race condition between REQUEUE_PI and task death
Brian Silverman
1
-11
/
+11
2014-11-14
modules, lock around setting of MODULE_STATE_UNFORMED
Prarit Bhargava
1
-0
/
+2
2014-11-14
sched: Use dl_bw_of() under RCU read lock
Kirill Tkhai
1
-0
/
+10
2014-11-14
perf: Fix unclone_ctx() vs. locking
Peter Zijlstra
1
-23
/
+31
2014-11-14
tracing/syscalls: Ignore numbers outside NR_syscalls' range
Rabin Vincent
1
-4
/
+4
2014-10-30
futex: Ensure get_futex_key_refs() always implies a barrier
Catalin Marinas
1
-0
/
+2
2014-10-15
irq_work: Force raised irq work to run on irq work interrupt
Frederic Weisbecker
2
-3
/
+14
2014-10-03
Merge tag 'trace-fixes-v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2014-10-02
perf: fix perf bug in fork()
Peter Zijlstra
2
-3
/
+6
2014-10-02
ring-buffer: Fix infinite spin in reading buffer
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-09-27
Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+5
2014-09-25
Merge tag 'pm+acpi-3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-35
/
+15
2014-09-24
cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags
Zefan Li
1
-4
/
+5
2014-09-25
Revert "PM / Hibernate: Iterate over set bits instead of PFNs in swsusp_free()"
Rafael J. Wysocki
1
-35
/
+15
2014-09-23
Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2014-09-19
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+10
2014-09-18
cgroup: fix unbalanced locking
Zefan Li
1
-1
/
+0
2014-09-13
Merge branches 'locking-urgent-for-linus' and 'timers-urgent-for-linus' of gi...
Linus Torvalds
3
-36
/
+55
2014-09-12
alarmtimer: Lock k_itimer during timer callback
Richard Larocque
1
-2
/
+8
2014-09-12
alarmtimer: Do not signal SIGEV_NONE timers
Richard Larocque
1
-2
/
+4
2014-09-12
alarmtimer: Return relative times in timer_gettime
Richard Larocque
1
-7
/
+11
2014-09-12
jiffies: Fix timeval conversion to jiffies
Andrew Hunter
1
-25
/
+31
2014-09-12
futex: Unlock hb->lock in futex_wait_requeue_pi() error path
Thomas Gleixner
1
-0
/
+1
2014-09-10
kcmp: fix standard comparison bug
Rasmus Villemoes
1
-3
/
+4
2014-09-10
kernel/printk/printk.c: fix faulty logic in the case of recursive printk
Patrick Palka
1
-3
/
+3
2014-09-09
perf: Fix a race condition in perf_remove_from_context()
Cong Wang
1
-0
/
+10
2014-09-07
Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-14
/
+33
2014-09-07
Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-13
/
+21
2014-09-07
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-12
/
+12
2014-09-07
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-5
/
+38
2014-09-06
timekeeping: Update timekeeper before updating vsyscall and pvclock
Thomas Gleixner
1
-2
/
+3
2014-09-06
compat: nanosleep: Clarify error handling
Thomas Gleixner
1
-3
/
+21
2014-09-04
nohz: Restore NMI safe local irq work for local nohz kick
Frederic Weisbecker
1
-0
/
+14
2014-09-05
cgroup: check cgroup liveliness before unbreaking kernfs
Li Zefan
1
-1
/
+7
2014-09-05
cgroup: delay the clearing of cgrp->kn->priv
Li Zefan
1
-11
/
+10
2014-09-03
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
2
-12
/
+12
2014-09-03
PM / sleep: Fix test_suspend= command line option
Rafael J. Wysocki
3
-13
/
+21
2014-09-01
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2014-08-29
kexec: create a new config option CONFIG_KEXEC_FILE for new syscall
Vivek Goyal
1
-0
/
+11
[next]