index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
dma-direct: don't over-decrypt memory
Robin Murphy
2022-06-22
1
-10
/
+6
*
dma-debug: make things less spammy under memory pressure
Rob Clark
2022-06-22
1
-1
/
+1
*
bpf: Fix incorrect memory charge cost calculation in stack_map_alloc()
Yuntao Wang
2022-06-22
1
-1
/
+2
*
tracing: Avoid adding tracer option before update_tracer_options
Mark-PK Tsai
2022-06-14
1
-0
/
+7
*
tracing: Fix sleeping function called from invalid context on RT kernel
Jun Miao
2022-06-14
1
-3
/
+3
*
bpf: Fix probe read error in ___bpf_prog_run()
Menglong Dong
2022-06-14
1
-9
/
+5
*
ftrace: Clean up hash direct_functions on register failures
Song Liu
2022-06-09
1
-3
/
+2
*
kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
Naveen N. Rao
2022-06-09
1
-34
/
+0
*
tracing: Fix potential double free in create_var_ref()
Keita Suzuki
2022-06-09
1
-0
/
+3
*
sched/fair: Fix cfs_rq_clock_pelt() for throttled cfs_rq
Chengming Zhou
2022-06-09
3
-8
/
+8
*
scftorture: Fix distribution of short handler delays
Paul E. McKenney
2022-06-09
1
-2
/
+3
*
bpf: Fix excessive memory allocation in stack_map_alloc()
Yuntao Wang
2022-06-09
1
-1
/
+0
*
dma-debug: change allocation mode from GFP_NOWAIT to GFP_ATIOMIC
Mikulas Patocka
2022-06-09
1
-1
/
+1
*
rcu: Make TASKS_RUDE_RCU select IRQ_WORK
Paul E. McKenney
2022-06-09
1
-0
/
+1
*
rcu-tasks: Fix race in schedule and flush work
Padmanabha Srinivasaiah
2022-06-09
1
-0
/
+3
*
ptrace: Reimplement PTRACE_KILL by always sending SIGKILL
Eric W. Biederman
2022-06-09
1
-3
/
+2
*
bpf: Fix potential array overflow in bpf_trampoline_get_progs()
Yuntao Wang
2022-06-06
1
-6
/
+12
*
timekeeping: Add raw clock fallback for random_get_entropy()
Jason A. Donenfeld
2022-05-30
1
-0
/
+15
*
random: clear fast pool, crng, and batches in cpuhp bring up
Jason A. Donenfeld
2022-05-30
1
-0
/
+11
*
random: remove unused irq_flags argument from add_interrupt_randomness()
Sebastian Andrzej Siewior
2022-05-30
1
-1
/
+1
*
lockdown: also lock down previous kgdb use
Daniel Thompson
2022-05-30
2
-3
/
+83
*
module: check for exit sections in layout_sections() instead of module_init_s...
Jessica Yu
2022-05-25
1
-6
/
+11
*
module: treat exit sections the same as init sections when !CONFIG_MODULE_UNLOAD
Jessica Yu
2022-05-25
1
-5
/
+4
*
perf: Fix sys_perf_event_open() race against self
Peter Zijlstra
2022-05-25
1
-0
/
+14
*
Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""
Linus Torvalds
2022-05-25
1
-3
/
+8
*
Revert "swiotlb: fix info leak with DMA_FROM_DEVICE"
Sasha Levin
2022-05-25
1
-2
/
+1
*
cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in cpuset_init_smp()
Waiman Long
2022-05-18
1
-2
/
+5
*
rcu: Apply callbacks processing time limit only on softirq
Frederic Weisbecker
2022-05-12
1
-13
/
+13
*
rcu: Fix callbacks processing time limit retaining cond_resched()
Frederic Weisbecker
2022-05-12
1
-12
/
+16
*
genirq: Synchronize interrupt thread startup
Thomas Pfaff
2022-05-12
3
-10
/
+33
*
perf/core: Fix perf_mmap fail when CONFIG_PERF_USE_VMALLOC enabled
Zhipeng Xie
2022-04-27
3
-6
/
+6
*
sched/pelt: Fix attach_entity_load_avg() corner case
kuyo chang
2022-04-27
1
-5
/
+5
*
tracing: Dump stacktrace trigger to the corresponding instance
Daniel Bristot de Oliveira
2022-04-27
1
-1
/
+8
*
dma-direct: avoid redundant memory sync for swiotlb
Chao Gao
2022-04-20
1
-1
/
+2
*
timers: Fix warning condition in __run_timers()
Anna-Maria Behnsen
2022-04-20
1
-4
/
+7
*
smp: Fix offline cpu check in flush_smp_call_function_queue()
Nadav Amit
2022-04-20
1
-1
/
+1
*
tick/nohz: Use WARN_ON_ONCE() to prevent console saturation
Paul Gortmaker
2022-04-20
1
-1
/
+1
*
genirq/affinity: Consider that CPUs on nodes can be unbalanced
Rei Yamamoto
2022-04-20
1
-2
/
+3
*
cgroup: Use open-time credentials for process migraton perm checks
Tejun Heo
2022-04-13
2
-4
/
+20
*
bpf: Adjust BPF stack helper functions to accommodate skip > 0
Namhyung Kim
2022-04-08
1
-32
/
+24
*
watch_queue: Free the page array when watch_queue is dismantled
Eric Dumazet
2022-04-08
1
-0
/
+1
*
locking/lockdep: Iterate lock_classes directly when reading lockdep files
Waiman Long
2022-04-08
3
-15
/
+56
*
kdb: Fix the putarea helper function
Daniel Thompson
2022-04-08
1
-1
/
+1
*
dma-debug: fix return value of __setup handlers
Randy Dunlap
2022-04-08
1
-2
/
+2
*
livepatch: Fix build failure on 32 bits processors
Christophe Leroy
2022-04-08
1
-2
/
+2
*
printk: fix return value of printk.devkmsg __setup handler
Randy Dunlap
2022-04-08
1
-2
/
+4
*
perf/core: Fix address filter parser for multiple filters
Adrian Hunter
2022-04-08
1
-0
/
+3
*
rseq: Remove broken uapi field layout on 32-bit little endian
Mathieu Desnoyers
2022-04-08
1
-4
/
+4
*
rseq: Optimise rseq_get_rseq_cs() and clear_rseq_cs()
Eric Dumazet
2022-04-08
1
-0
/
+9
*
sched/core: Export pelt_thermal_tp
Qais Yousef
2022-04-08
1
-0
/
+1
[next]