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
2018-08-09
ring_buffer: tracing: Inherit the tracing setting to next ring buffer
Masami Hiramatsu
2
-0
/
+22
2018-08-09
nohz: Fix missing tick reprogram when interrupting an inline softirq
Frederic Weisbecker
1
-1
/
+1
2018-08-09
nohz: Fix local_timer_softirq_pending()
Anna-Maria Gleixner
1
-1
/
+1
2018-08-09
genirq: Make force irq threading setup more robust
Thomas Gleixner
1
-1
/
+8
2018-08-06
audit: fix potential null dereference 'context->module.name'
Yi Wang
1
-4
/
+9
2018-08-03
audit: allow not equal op for audit by executable
Ondrej Mosnáček
2
-1
/
+3
2018-08-03
delayacct: Use raw_spinlocks
Sebastian Andrzej Siewior
1
-8
/
+9
2018-08-03
stop_machine: Use raw spinlocks
Thomas Gleixner
1
-12
/
+12
2018-08-03
bpf: fix references to free_bpf_prog_info() in comments
Jakub Kicinski
1
-2
/
+2
2018-08-03
clocksource: Move inline keyword to the beginning of function declarations
Mathieu Malaterre
1
-2
/
+2
2018-08-03
bpf: fix multi-function JITed dump obtained via syscall
Sandipan Das
1
-3
/
+34
2018-08-03
sched/cpufreq: Modify aggregate utilization to always include blocked FAIR ut...
Patrick Bellasi
1
-9
/
+8
2018-08-03
PM / wakeup: Make s2idle_lock a RAW_SPINLOCK
Sebastian Andrzej Siewior
1
-7
/
+7
2018-08-03
printk: drop in_nmi check from printk_safe_flush_on_panic()
Sergey Senozhatsky
1
-1
/
+1
2018-08-03
kernel/hung_task.c: show all hung tasks before panic
Tetsuo Handa
1
-4
/
+7
2018-08-03
mm: check for SIGKILL inside dup_mmap() loop
Tetsuo Handa
1
-0
/
+8
2018-08-03
kcov: ensure irq code sees a valid area
Mark Rutland
1
-1
/
+2
2018-08-03
tracing: Quiet gcc warning about maybe unused link variable
Steven Rostedt (VMware)
1
-2
/
+4
2018-08-03
tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failure
Artem Savkov
1
-2
/
+11
2018-08-03
kthread, tracing: Don't expose half-written comm when creating kthreads
Snild Dolkow
1
-1
/
+7
2018-08-03
tracing: Fix possible double free in event_enable_trigger_func()
Steven Rostedt (VMware)
1
-1
/
+5
2018-08-03
tracing: Fix double free of event_trigger_data
Steven Rostedt (VMware)
1
-4
/
+8
2018-08-03
mm: disallow mappings that conflict for devm_memremap_pages()
Dave Jiang
1
-1
/
+17
2018-07-25
stop_machine: Disable preemption when waking two stopper threads
Isaac J. Manjarres
1
-1
/
+5
2018-07-22
bpf: undo prog rejection on read-only lock failure
Daniel Borkmann
1
-29
/
+1
2018-07-22
bpf: don't leave partial mangled prog in jit_subprogs error path
Daniel Borkmann
1
-2
/
+9
2018-07-22
bpf: sockmap, consume_skb in close path
John Fastabend
1
-1
/
+4
2018-07-22
bpf: sockmap, fix crash when ipv6 sock is added
John Fastabend
1
-10
/
+48
2018-07-22
bpf: reject any prog that failed read-only lock
Daniel Borkmann
2
-10
/
+49
2018-07-17
PM / hibernate: Fix oops at snapshot_write()
Tetsuo Handa
1
-0
/
+5
2018-07-17
tracing: Reorder display of TGID to be after PID
Joel Fernandes (Google)
2
-6
/
+7
2018-07-17
tracing/kprobe: Release kprobe print_fmt properly
Jiri Olsa
1
-1
/
+5
2018-07-17
bpf: reject passing modified ctx to helper functions
Daniel Borkmann
1
-17
/
+31
2018-07-11
tracing: Fix missing return symbol in function_graph output
Changbin Du
1
-1
/
+4
2018-07-11
tracing: Avoid string overflow
Arnd Bergmann
1
-1
/
+1
2018-07-03
tracing: Check for no filter when processing event filters
Steven Rostedt (VMware)
1
-1
/
+9
2018-07-03
locking/rwsem: Fix up_read_non_owner() warning with DEBUG_RWSEMS
Waiman Long
1
-0
/
+1
2018-07-03
time: Make sure jiffies_to_msecs() preserves non-zero time periods
Geert Uytterhoeven
1
-2
/
+4
2018-07-03
softirq: Reorder trace_softirqs_on to prevent lockdep splat
Joel Fernandes (Google)
1
-1
/
+5
2018-07-03
printk: fix possible reuse of va_list variable
Tetsuo Handa
1
-1
/
+4
2018-06-26
genirq/migration: Avoid out of line call if pending is not set
Thomas Gleixner
1
-4
/
+1
2018-06-26
genirq/affinity: Defer affinity setting if irq chip is busy
Thomas Gleixner
1
-2
/
+35
2018-06-26
genirq/generic_pending: Do not lose pending affinity update
Thomas Gleixner
1
-7
/
+19
2018-06-03
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-18
/
+35
2018-05-31
sched/headers: Fix typo
Davidlohr Bueso
1
-1
/
+1
2018-05-31
sched/deadline: Fix missing clock update
Juri Lelli
1
-3
/
+3
2018-05-31
sched/core: Require cpu_active() in select_task_rq(), for user tasks
Paul Burton
1
-2
/
+1
2018-05-31
sched/core: Fix rules for running on online && !active CPUs
Peter Zijlstra
1
-12
/
+30
2018-05-29
Merge tag 'trace-v4.17-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-10
/
+28
2018-05-28
tracing: Make the snapshot trigger work with instances
Steven Rostedt (VMware)
3
-8
/
+25
[next]