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
*
Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2020-06-09
10
-1814
/
+2157
|
\
|
*
tracing: Remove obsolete PREEMPTIRQ_EVENTS kconfig option
Mel Gorman
2020-06-05
1
-9
/
+0
|
*
tracing: Add a trace print when traceoff_on_warning is triggered
Steven Rostedt (VMware)
2020-06-01
1
-1
/
+4
|
*
tracing: Move synthetic events to a separate file
Tom Zanussi
2020-06-01
5
-1786
/
+1847
|
*
tracing: Add hist_debug trace event files for histogram debugging
Tom Zanussi
2020-06-01
4
-0
/
+301
|
*
tracing: Check state.disabled in synth event trace functions
Tom Zanussi
2020-06-01
1
-16
/
+3
|
*
tracing/probe: reverse arguments to list_add
Julia Lawall
2020-05-19
1
-1
/
+1
|
*
ftrace: show debugging information when panic_on_warn set
Cheng Jian
2020-05-19
1
-4
/
+4
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-09
21
-176
/
+215
|
\
\
|
*
|
maccess: always use strict semantics for probe_kernel_read
Christoph Hellwig
2020-06-09
2
-3
/
+3
|
*
|
tracing/kprobes: handle mixed kernel/userspace probes better
Christoph Hellwig
2020-06-09
1
-29
/
+43
|
*
|
bpf: rework the compat kernel probe handling
Christoph Hellwig
2020-06-09
1
-42
/
+67
|
*
|
bpf:bpf_seq_printf(): handle potentially unsafe format string better
Andrew Morton
2020-06-09
1
-3
/
+5
|
*
|
bpf: handle the compat string in bpf_trace_copy_string better
Christoph Hellwig
2020-06-09
1
-2
/
+5
|
*
|
bpf: factor out a bpf_trace_copy_string helper
Christoph Hellwig
2020-06-09
1
-18
/
+24
|
*
|
maccess: rename strnlen_unsafe_user to strnlen_user_nofault
Christoph Hellwig
2020-06-09
1
-1
/
+1
|
*
|
maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofault
Christoph Hellwig
2020-06-09
1
-2
/
+2
|
*
|
maccess: rename strncpy_from_unsafe_user to strncpy_from_user_nofault
Christoph Hellwig
2020-06-09
2
-3
/
+3
|
*
|
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
7
-12
/
+12
|
*
|
mmap locking API: add mmap_read_trylock_non_owner()
Michel Lespinasse
2020-06-09
1
-12
/
+5
|
*
|
mmap locking API: convert nested write lock sites
Michel Lespinasse
2020-06-09
1
-1
/
+1
|
*
|
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
10
-39
/
+39
|
*
|
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
|
*
|
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
3
-3
/
+0
|
*
|
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
3
-3
/
+3
|
*
|
kernel: use show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-1
/
+1
|
*
|
sched: print stack trace with KERN_INFO
Dmitry Safonov
2020-06-09
1
-1
/
+1
|
*
|
kdb: don't play with console_loglevel
Dmitry Safonov
2020-06-09
1
-7
/
+8
|
*
|
kallsyms/printk: add loglvl to print_ip_sym()
Dmitry Safonov
2020-06-09
3
-10
/
+8
*
|
|
uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly aligned
Oleg Nesterov
2020-06-09
1
-4
/
+12
|
/
/
*
|
module: move the set_fs hack for flush_icache_range to m68k
Christoph Hellwig
2020-06-08
1
-8
/
+0
*
|
mm: rename flush_icache_user_range to flush_icache_user_page
Christoph Hellwig
2020-06-08
1
-1
/
+1
*
|
mm/gup.c: convert to use get_user_{page|pages}_fast_only()
Souptick Joarder
2020-06-08
1
-2
/
+2
*
|
kernel/sysctl.c: ignore out-of-range taint bits introduced via kernel.tainted
Rafael Aquini
2020-06-08
1
-3
/
+2
*
|
panic: add sysctl to dump all CPUs backtraces on oops event
Guilherme G. Piccoli
2020-06-08
2
-0
/
+22
*
|
kernel/hung_task.c: introduce sysctl to print all traces when a hung task is ...
Guilherme G. Piccoli
2020-06-08
2
-2
/
+29
*
|
kernel/watchdog.c: convert {soft/hard}lockup boot parameters to sysctl aliases
Guilherme G. Piccoli
2020-06-08
1
-28
/
+9
*
|
kernel/hung_task convert hung_task_panic boot parameter to sysctl
Vlastimil Babka
2020-06-08
1
-10
/
+0
*
|
kernel: add panic_on_taint
Rafael Aquini
2020-06-08
2
-1
/
+44
*
|
Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-07
1
-0
/
+5
|
\
\
|
*
|
/dev/mem: Revoke mappings when a driver claims the region
Dan Williams
2020-05-27
1
-0
/
+5
*
|
|
Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-06-07
3
-3
/
+3
|
\
\
\
|
*
\
\
Merge 5.7-rc7 into tty-next
Greg Kroah-Hartman
2020-05-25
11
-105
/
+184
|
|
\
\
\
|
*
|
|
|
rcu: constify sysrq_key_op
Emil Velikov
2020-05-15
1
-1
/
+1
|
*
|
|
|
kernel/power: constify sysrq_key_op
Emil Velikov
2020-05-15
1
-1
/
+1
|
*
|
|
|
kdb: constify sysrq_key_op
Emil Velikov
2020-05-15
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2020-06-06
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
kbuild: add variables for compression tools
Denis Efremov
2020-06-06
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'dma-mapping-5.8' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-06-06
7
-136
/
+318
|
\
\
\
\
|
*
|
|
|
dma-contiguous: fix comment for dma_release_from_contiguous
Peter Collingbourne
2020-04-25
1
-2
/
+2
[next]