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
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
2013-01-16
sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSW
Chanho Min
1
-0
/
+5
2013-01-16
sched: fix divide by zero at {thread_group,task}_times
Stanislaw Gruszka
1
-14
/
+20
2013-01-16
perf: Fix tear-down of inherited group events
Peter Zijlstra
1
-5
/
+8
2013-01-16
perf_events: Fix races in group composition
Peter Zijlstra
1
-24
/
+67
2013-01-16
Make TASKSTATS require root access
Linus Torvalds
1
-0
/
+1
2013-01-16
tick-broadcast: Stop active broadcast device when replacing it
Thomas Gleixner
1
-1
/
+1
2013-01-16
genirq: Fix race condition when stopping the irq thread
Ido Yariv
1
-1
/
+4
2013-01-16
timekeeping: add arch_offset hook to ktime_get functions
Hector Palacios
1
-0
/
+4
2013-01-16
time: Move ktime_t overflow checking into timespec_valid_strict
John Stultz
1
-3
/
+3
2013-01-16
time: Avoid making adjustments if we haven't accumulated anything
John Stultz
1
-0
/
+4
2013-01-16
time: Improve sanity checking of timekeeping inputs
John Stultz
1
-1
/
+14
2012-08-17
random: remove rand_initialize_irq()
Theodore Ts'o
1
-17
/
+0
2012-08-17
random: make 'add_interrupt_randomness()' do something sane
Theodore Ts'o
1
-4
/
+3
2012-08-17
PM / Suspend: Off by one in pm_suspend()
Dan Carpenter
1
-1
/
+1
2012-08-17
timekeeping: Add missing update call in timekeeping_resume()
Thomas Gleixner
1
-0
/
+1
2012-08-17
hrtimer: Update hrtimer base offsets each hrtimer_interrupt
John Stultz
1
-15
/
+12
2012-08-17
timekeeping: Provide hrtimer update function
Thomas Gleixner
1
-0
/
+32
2012-08-17
hrtimers: Move lock held region in hrtimer_interrupt()
Thomas Gleixner
1
-2
/
+3
2012-08-17
timekeeping: Maintain ktime_t based offsets for hrtimers
Thomas Gleixner
1
-1
/
+24
2012-08-17
timekeeping: Fix leapsecond triggered load spike issue
John Stultz
1
-0
/
+2
2012-08-17
hrtimer: Provide clock_was_set_delayed()
John Stultz
1
-0
/
+20
2012-08-17
time: Move common updates to a function
Thomas Gleixner
1
-6
/
+14
2012-08-17
timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond
John Stultz
1
-0
/
+1
2012-08-17
ntp: Fix STA_INS/DEL clearing bug
John Stultz
1
-2
/
+6
2012-08-17
ntp: Correct TAI offset during leap second
Richard Cochran
1
-1
/
+1
2012-08-17
ntp: Fix leap-second hrtimer livelock
John Stultz
2
-91
/
+43
2012-08-17
time: Change jiffies_to_clock_t() argument type to unsigned long
hank
1
-1
/
+1
2012-08-17
kmod: prevent kmod_loop_msg overflow in __request_module()
Jiri Kosina
1
-1
/
+3
2012-08-17
perf: overflow/perf_count_sw_cpu_clock crashes recent kernels
Peter Zijlstra
1
-6
/
+2
2012-05-17
futex: Fix uninterruptible loop due to gate_area
Hugh Dickins
1
-8
/
+20
2012-05-17
futex: Fix regression with read only mappings
Shawn Bohrer
1
-12
/
+42
2012-05-17
PM / Hibernate: Fix free_unnecessary_pages()
Rafael J. Wysocki
1
-1
/
+5
2012-05-17
PM / Hibernate: Avoid hitting OOM during preallocation of memory
Rafael J. Wysocki
1
-20
/
+65
2012-05-17
PM: Free memory bitmaps if opening /dev/snapshot fails
Michal Kubecek
1
-1
/
+3
2012-05-17
clocksource: Make watchdog robust vs. interruption
Thomas Gleixner
1
-11
/
+13
2012-05-17
time: Compensate for rounding on odd-frequency clocksources
Kasper Pedersen
1
-2
/
+7
2012-05-17
genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier
Ian Campbell
1
-7
/
+28
2012-05-17
genirq: Add IRQF_FORCE_RESUME
Thomas Gleixner
2
-4
/
+10
2012-05-17
lockdep: Fix lock_is_held() on recursion
Peter Zijlstra
1
-1
/
+1
2012-05-17
ftrace: Only update the function code on write to filter files
Steven Rostedt
1
-5
/
+7
2012-03-14
taskstats: don't allow duplicate entries in listener mode
Vasiliy Kulikov
1
-3
/
+12
2012-03-14
tick: Clear broadcast active bit when switching to oneshot
Thomas Gleixner
1
-1
/
+11
2012-03-14
clocksource: Install completely before selecting
john stultz
1
-1
/
+1
2012-03-14
next_pidmap: fix overflow condition
Linus Torvalds
1
-1
/
+4
2012-03-14
repair gdbstub to match the gdbserial protocol specification
Jason Wessel
1
-6
/
+3
2012-03-14
perf: Better fit max unprivileged mlock pages for tools needs
Frederic Weisbecker
1
-1
/
+2
2011-06-26
smp_call_function_many: handle concurrent clearing of mask
Milton Miller
1
-3
/
+10
2011-06-26
call_function_many: add missing ordering
Milton Miller
1
-13
/
+33
2011-06-26
call_function_many: fix list delete vs add race
Milton Miller
1
-7
/
+13
2011-06-26
ftrace: Fix memory leak with function graph and cpu hotplug
Steven Rostedt
2
-8
/
+46
[next]