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.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-mapping: check pfn validity in dma_common_{mmap,get_sgtable}
Christoph Hellwig
2019-08-25
1
-2
/
+11
*
cpufreq: schedutil: Don't skip freq update when limits change
Viresh Kumar
2019-08-25
1
-4
/
+10
*
perf/core: Fix creating kernel counters for PMUs that override event->cpu
Leonard Crestez
2019-08-16
1
-1
/
+1
*
genirq/affinity: Create affinity mask for single vector
Ming Lei
2019-08-16
1
-4
/
+2
*
fgraph: Remove redundant ftrace_graph_notrace_addr() test
Changbin Du
2019-08-06
1
-10
/
+7
*
bpf: Disable GCC -fgcse optimization for ___bpf_prog_run()
Josh Poimboeuf
2019-08-06
1
-1
/
+1
*
stacktrace: Force USER_DS for stack_trace_save_user()
Peter Zijlstra
2019-08-06
1
-0
/
+5
*
bpf: fix BTF verifier size resolution logic
Andrii Nakryiko
2019-08-06
1
-7
/
+12
*
swiotlb: fix phys_addr_t overflow warning
Arnd Bergmann
2019-08-06
1
-2
/
+2
*
kernel/module.c: Only return -EEXIST for modules that have finished loading
Prarit Bhargava
2019-08-06
1
-4
/
+2
*
ftrace: Enable trampoline when rec count returns back to one
Cheng Jian
2019-08-06
1
-13
/
+15
*
sched/fair: Use RCU accessors consistently for ->numa_group
Jann Horn
2019-08-04
1
-39
/
+81
*
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
2019-08-04
2
-5
/
+21
*
bpf: fix NULL deref in btf_type_is_resolve_source_only
Stanislav Fomichev
2019-08-04
1
-6
/
+6
*
access: avoid the RCU grace period for the temporary subjective credentials
Linus Torvalds
2019-07-31
1
-2
/
+19
*
locking/lockdep: Hide unused 'class' variable
Arnd Bergmann
2019-07-31
1
-1
/
+2
*
locking/lockdep: Fix lock used or unused stats error
Yuyang Du
2019-07-31
1
-2
/
+3
*
dma-remap: Avoid de-referencing NULL atomic_pool
Florian Fainelli
2019-07-31
1
-0
/
+3
*
perf/core: Fix race between close() and fork()
Peter Zijlstra
2019-07-28
1
-8
/
+41
*
perf/core: Fix exclusive events' grouping
Alexander Shishkin
2019-07-28
1
-12
/
+22
*
resource: fix locking in find_next_iomem_res()
Nadav Amit
2019-07-26
1
-10
/
+10
*
mm/nvdimm: add is_ioremap_addr and use that to check ioremap address
Aneesh Kumar K.V
2019-07-26
1
-1
/
+1
*
padata: use smp_mb in padata_reorder to avoid orphaned padata jobs
Daniel Jordan
2019-07-26
1
-0
/
+12
*
signal: Correct namespace fixups of si_pid and si_uid
Eric W. Biederman
2019-07-26
1
-27
/
+40
*
signal/usb: Replace kill_pid_info_as_cred with kill_pid_usb_asyncio
Eric W. Biederman
2019-07-26
1
-8
/
+61
*
tracing: Fix user stack trace "??" output
Eiichi Tsukata
2019-07-26
1
-8
/
+1
*
arm64: Fix interrupt tracing in the presence of NMIs
Julien Thierry
2019-07-26
1
-2
/
+6
*
genirq: Update irq stats from NMI handlers
Shijith Thotton
2019-07-26
2
-1
/
+11
*
bpf: fix BPF_ALU32 | BPF_ARSH on BE arches
Jiong Wang
2019-07-26
1
-2
/
+2
*
timer_list: Guard procfs specific code
Nathan Huckleberry
2019-07-26
1
-17
/
+19
*
ntp: Limit TAI-UTC offset
Miroslav Lichvar
2019-07-26
1
-1
/
+3
*
bpf: fix callees pruning callers
Alexei Starovoitov
2019-07-26
1
-5
/
+6
*
sched/fair: Fix "runnable_avg_yN_inv" not used warnings
Qian Cai
2019-07-26
1
-1
/
+1
*
sched/core: Add __sched tag for io_schedule()
Gao Xiang
2019-07-26
1
-1
/
+1
*
bpf: silence warning messages in core
Valdis Klētnieks
2019-07-26
1
-0
/
+1
*
locking/lockdep: Fix merging of hlocks with non-zero references
Imre Deak
2019-07-26
1
-9
/
+9
*
locking/lockdep: Fix OOO unlock when hlocks need merging
Imre Deak
2019-07-26
1
-12
/
+29
*
signal/pid_namespace: Fix reboot_pid_ns to use send_sig not force_sig
Eric W. Biederman
2019-07-26
1
-1
/
+1
*
genirq: Add optional hardware synchronization for shutdown
Thomas Gleixner
2019-07-21
2
-19
/
+60
*
genirq: Fix misleading synchronize_irq() documentation
Thomas Gleixner
2019-07-21
1
-1
/
+2
*
genirq: Delay deactivation in free_irq()
Thomas Gleixner
2019-07-21
5
-5
/
+22
*
ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEME
Jann Horn
2019-07-05
1
-3
/
+1
*
Merge tag 'trace-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-07-04
2
-14
/
+20
|
\
|
*
tracing/snapshot: Resize spare buffer if size changed
Eiichi Tsukata
2019-06-28
1
-4
/
+6
|
*
tracing: Fix memory leak in tracing_err_log_open()
Takeshi Misawa
2019-06-28
1
-1
/
+13
|
*
ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run...
Petr Mladek
2019-06-28
1
-9
/
+1
*
|
fork: return proper negative error code
Christian Brauner
2019-07-01
1
-0
/
+1
*
|
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-06-30
1
-0
/
+6
|
\
\
|
*
|
cpu/hotplug: Fix out-of-bounds read when setting fail state
Eiichi Tsukata
2019-06-27
1
-0
/
+3
|
*
|
cpu/speculation: Warn on unsupported mitigations= parameter
Geert Uytterhoeven
2019-06-26
1
-0
/
+3
[next]