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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
148
-645
/
+645
*
DMA reservations: use the new mmap locking API
Michel Lespinasse
2020-06-09
1
-2
/
+3
*
MMU notifier: use the new mmap locking API
Michel Lespinasse
2020-06-09
1
-2
/
+3
*
mmap locking API: initial implementation as rwsem wrappers
Michel Lespinasse
2020-06-09
2
-0
/
+55
*
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
55
-860
/
+228
*
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
2020-06-09
44
-297
/
+82
*
x86/mm: simplify init_trampoline() and surrounding logic
Mike Rapoport
2020-06-09
5
-47
/
+37
*
m68k/mm: move {cache,nocahe}_page() definitions close to their user
Mike Rapoport
2020-06-09
3
-84
/
+43
*
m68k/mm/motorola: move comment about page table allocation funcitons
Mike Rapoport
2020-06-09
2
-6
/
+6
*
csky: replace definitions of __pXd_offset() with pXd_index()
Mike Rapoport
2020-06-09
4
-8
/
+7
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
265
-268
/
+255
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
335
-364
/
+313
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
319
-319
/
+0
*
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
39
-205
/
+52
*
kernel: use show_stack_loglvl()
Dmitry Safonov
2020-06-09
2
-2
/
+2
*
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
*
power: use show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-1
/
+1
*
x86/amd_gart: print stacktrace for a leak with KERN_ERR
Dmitry Safonov
2020-06-09
1
-1
/
+1
*
sysrq: use show_stack_loglvl()
Dmitry Safonov
2020-06-09
2
-1
/
+3
*
xtensa: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-4
/
+10
*
xtensa: add loglvl to show_trace()
Dmitry Safonov
2020-06-09
1
-5
/
+9
*
x86: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-2
/
+8
*
x86: add missing const qualifiers for log_lvl
Dmitry Safonov
2020-06-09
2
-3
/
+3
*
unicore32: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-10
/
+17
*
unicore32: add loglvl to c_backtrace()
Dmitry Safonov
2020-06-09
3
-10
/
+18
*
unicore32: remove unused pmode argument in c_backtrace()
Dmitry Safonov
2020-06-09
2
-10
/
+6
*
um: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-8
/
+16
*
um/sysrq: remove needless variable sp
Dmitry Safonov
2020-06-09
1
-3
/
+1
*
sparc: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
2
-9
/
+23
*
sh: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-3
/
+9
*
sh: add loglvl to show_trace()
Dmitry Safonov
2020-06-09
3
-7
/
+7
*
sh: add loglvl to printk_address()
Dmitry Safonov
2020-06-09
3
-5
/
+6
*
sh: remove needless printk()
Dmitry Safonov
2020-06-09
1
-1
/
+0
*
sh: add loglvl to dump_mem()
Dmitry Safonov
2020-06-09
3
-11
/
+13
*
s390: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-5
/
+11
*
riscv: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-3
/
+10
*
powerpc: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-5
/
+13
*
parisc: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-11
/
+17
*
openrisc: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-4
/
+12
*
nios2: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-8
/
+15
*
nds32: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-7
/
+14
*
mips: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-17
/
+24
*
microblaze: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-6
/
+12
*
microblaze: add loglvl to microblaze_unwind()
Dmitry Safonov
2020-06-09
4
-7
/
+8
*
microblaze: add loglvl to microblaze_unwind_inner()
Dmitry Safonov
2020-06-09
1
-15
/
+23
*
m68k: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-5
/
+11
*
ia64: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-3
/
+10
*
ia64: pass log level as arg into ia64_do_show_stack()
Dmitry Safonov
2020-06-09
2
-7
/
+7
*
hexagon: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-14
/
+17
[next]