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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2007-08-04
NTP: remove clock_was_set() call to prevent deadlock
Thomas Gleixner
1
-2
/
+0
2007-08-04
audit: fix oops removing watch if audit disabled
Tony Jones
1
-1
/
+1
2007-08-04
FUTEX: Restore the dropped ERSCH fix
Thomas Gleixner
1
-8
/
+6
2007-08-04
posix-timers: Prevent softirq starvation by small intervals and SIG_IGN
Thomas Gleixner
1
-2
/
+33
2007-08-04
sched: fix next_interval determination in idle_balance()
Christoph Lameter
1
-9
/
+13
2007-08-04
pi-futex: Fix exit races and locking problems
Alexey Kuznetsov
2
-64
/
+149
2007-08-04
rt-mutex: Fix chain walk early wakeup bug
Thomas Gleixner
1
-0
/
+13
2007-08-04
rt-mutex: Fix stale return value
Thomas Gleixner
1
-2
/
+9
2007-06-11
[PATCH] timer stats: speedups
Ingo Molnar
1
-1
/
+6
2007-06-11
[PATCH] timer statistics: fix race
Bjorn Steinbrink
1
-16
/
+21
2007-06-11
[PATCH] Prevent going idle with softirq pending
Thomas Gleixner
1
-3
/
+1
2007-06-11
[PATCH] NOHZ: Rate limit the local softirq pending warning output
Thomas Gleixner
1
-3
/
+9
2007-06-11
[PATCH] Ignore bogus ACPI info for offline CPUs
Thomas Gleixner
1
-5
/
+12
2007-06-07
[PATCH] cpuset: prevent information leak in cpuset_tasks_read (CVE-2007-2875)
Chris Wright
1
-6
/
+1
2007-05-23
[PATCH] clocksource: fix resume logic
Thomas Gleixner
2
-0
/
+47
2007-05-23
[PATCH] highres/dyntick: prevent xtime lock contention
Thomas Gleixner
3
-3
/
+48
2007-04-24
Allow reading tainted flag as user
Bastian Blank
1
-1
/
+1
2007-04-12
[PATCH] fix kernel oops with badly formatted module option
Randy Dunlap
1
-0
/
+4
2007-04-07
sched.c: Remove unused variable 'relative'
Linus Torvalds
1
-1
/
+0
2007-04-07
[PATCH] sched: get rid of p->children use in show_task()
Ingo Molnar
1
-34
/
+1
2007-04-07
[PATCH] irq-devres: fix failure path of devm_request_irq()
Tejun Heo
1
-1
/
+1
2007-04-07
[PATCH] high-res timers: resume fix
Ingo Molnar
2
-1
/
+13
2007-04-04
[PATCH] fix jiffies clocksource inittime
john stultz
1
-1
/
+1
2007-04-04
[PATCH] swsusp: fix memory shrinker
Rafael J. Wysocki
1
-1
/
+1
2007-04-04
[PATCH] kernel/time.c: add missing symbol exports
Thomas Bittermann
1
-0
/
+2
2007-04-02
[PATCH] Fix microcode-related suspend problem
Rafael J. Wysocki
1
-16
/
+16
2007-04-02
[PATCH] driver core: fix built-in drivers sysfs links
Kay Sievers
1
-4
/
+14
2007-03-29
[PATCH] pid: Properly detect orphaned process groups in exit_notify
Eric W. Biederman
1
-1
/
+1
2007-03-28
[PATCH] hrtimers: fix reprogramming SMP race
Ingo Molnar
1
-1
/
+6
2007-03-27
[PATCH] Revert "swsusp: disable nonboot CPUs before entering platform suspend"
Rafael J. Wysocki
2
-3
/
+1
2007-03-27
[PATCH] ntp: avoid time_offset overflows
john stultz
1
-14
/
+16
2007-03-26
[PATCH] clockevents: remove bad designed sysfs support for now
Thomas Gleixner
1
-69
/
+0
2007-03-25
[PATCH] clocksource: Fix thinko in watchdog selection
Thomas Gleixner
1
-1
/
+2
2007-03-25
[PATCH] dynticks: fix hrtimer rounding error in next_timer_interrupt
Thomas Gleixner
1
-3
/
+16
2007-03-23
[PATCH] time: fix formatting in /proc/timer_list
James Morris
1
-3
/
+3
2007-03-22
[PATCH] lockdep: debug_show_all_locks & debug_show_held_locks vs. debug_locks
Jarek Poplawski
1
-0
/
+8
2007-03-22
[PATCH] fix extra BIOS invocation during resume
Pavel Machek
1
-8
/
+0
2007-03-22
[PATCH] swsusp: Fix SNAPSHOT_S2RAM ioctl
Rafael J. Wysocki
1
-3
/
+6
2007-03-16
[PATCH] clockevents: Fix suspend/resume to disk hangs
Thomas Gleixner
4
-12
/
+51
2007-03-16
[PATCH] initialise pi_lock if CONFIG_RT_MUTEXES=N
Zilvinas Valinskas
1
-1
/
+1
2007-03-16
[PATCH] futex: PI state locking fix
Ingo Molnar
1
-0
/
+2
2007-03-16
[PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS mode
Andrew Johnson
1
-1
/
+9
2007-03-16
[PATCH] hrtimer: fix up unlocked access to wall_to_monotonic
Thomas Gleixner
1
-2
/
+3
2007-03-16
[PATCH] hrtimer: prevent overrun DoS in hrtimer_forward()
Thomas Gleixner
1
-0
/
+6
2007-03-16
[PATCH] swsusp: disable nonboot CPUs before entering platform suspend
Rafael J. Wysocki
2
-1
/
+3
2007-03-16
[PATCH] swsusp: Fix resume error path in platform mode
Rafael J. Wysocki
1
-0
/
+1
2007-03-14
[PATCH] fix deadlock in audit_log_task_context()
Al Viro
1
-13
/
+11
2007-03-09
Revert "driver core: refcounting fix"
Greg Kroah-Hartman
1
-6
/
+0
2007-03-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-1
/
+2
2007-03-06
[PATCH] kconfig: Update swsusp description
Rafael J. Wysocki
1
-16
/
+21
[next]