index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/cio: fix kernel-doc markups in cio driver.
Mauro Carvalho Chehab
2020-11-20
2
-2
/
+2
*
s390: add separate program check exit path
Heiko Carstens
2020-11-20
1
-3
/
+11
*
Merge branch 'fixes' into features
Heiko Carstens
2020-11-20
3
-1
/
+4
|
\
|
*
s390/cpum_sf.c: fix file permission for cpum_sfb_size
Thomas Richter
2020-11-12
1
-1
/
+1
|
*
s390: update defconfigs
Heiko Carstens
2020-11-12
1
-0
/
+1
|
*
s390: fix system call exit path
Heiko Carstens
2020-11-09
1
-0
/
+2
*
|
s390/sclp: provide extended sccb support
Sumanth Korikkar
2020-11-18
2
-3
/
+6
*
|
s390/pci: inform when missing required facilities
Niklas Schnelle
2020-11-18
1
-1
/
+3
*
|
s390/mm: remove unused clear_user_asce()
Heiko Carstens
2020-11-12
1
-7
/
+0
*
|
s390/pci: remove races against pte updates
Daniel Vetter
2020-11-09
1
-41
/
+57
*
|
s390/early: rewrite program parameter setup in C
Vasily Gorbik
2020-11-09
2
-6
/
+11
*
|
s390/kasan: move memory needs estimation into a function
Vasily Gorbik
2020-11-09
2
-22
/
+34
*
|
s390/kasan: make kasan header self-contained
Vasily Gorbik
2020-11-09
1
-0
/
+2
*
|
s390/kasan: remove obvious parameter with the only possible value
Vasily Gorbik
2020-11-09
3
-5
/
+5
*
|
s390/kasan: avoid confusing naming
Vasily Gorbik
2020-11-09
1
-9
/
+7
*
|
s390/decompressor: fix build warning
Vasily Gorbik
2020-11-09
1
-1
/
+3
*
|
s390/mm: let vmalloc area size depend on physical memory size
Heiko Carstens
2020-11-09
3
-1
/
+21
*
|
s390/mm: extend default vmalloc area size to 512GB
Heiko Carstens
2020-11-09
1
-6
/
+6
*
|
s390: make sure vmemmap is top region table entry aligned
Vasily Gorbik
2020-11-09
1
-4
/
+5
*
|
s390/kasan: remove 3-level paging support
Vasily Gorbik
2020-11-09
3
-49
/
+11
*
|
s390: remove unused s390_base_ext_handler
Vasily Gorbik
2020-11-09
3
-30
/
+2
*
|
s390/udelay: make it work for the early code
Vasily Gorbik
2020-11-09
3
-0
/
+15
*
|
s390/head: set io/ext handlers to disabled wait
Vasily Gorbik
2020-11-09
1
-1
/
+13
|
/
*
Merge tag 'x86-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-11-08
5
-32
/
+54
|
\
|
*
x86/platform/uv: Recognize UV5 hubless system identifier
Mike Travis
2020-11-07
1
-3
/
+10
|
*
x86/platform/uv: Remove spaces from OEM IDs
Mike Travis
2020-11-07
1
-0
/
+3
|
*
x86/platform/uv: Fix missing OEM_TABLE_ID
Mike Travis
2020-11-07
1
-2
/
+5
|
*
x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...
Anand K Mistry
2020-11-05
1
-18
/
+33
|
*
x86/lib: Change .weak to SYM_FUNC_START_WEAK for arch/x86/lib/mem*_64.S
Fangrui Song
2020-11-04
3
-9
/
+3
*
|
Merge tag 'powerpc-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-11-08
10
-104
/
+44
|
\
\
|
*
|
powerpc/numa: Fix build when CONFIG_NUMA=n
Scott Cheloha
2020-11-06
1
-3
/
+9
|
*
|
powerpc/8xx: Manage _PAGE_ACCESSED through APG bits in L1 entry
Christophe Leroy
2020-11-05
4
-66
/
+28
|
*
|
powerpc/8xx: Always fault when _PAGE_ACCESSED is not set
Christophe Leroy
2020-11-05
1
-12
/
+2
|
*
|
powerpc/40x: Always fault when _PAGE_ACCESSED is not set
Christophe Leroy
2020-11-05
1
-8
/
+0
|
*
|
powerpc/603: Always fault when _PAGE_ACCESSED is not set
Christophe Leroy
2020-11-05
1
-12
/
+0
|
*
|
powerpc: Use asm_goto_volatile for put_user()
Michael Ellerman
2020-11-05
1
-2
/
+2
|
*
|
powerpc/smp: Call rcu_cpu_starting() earlier
Qian Cai
2020-11-02
1
-1
/
+2
|
*
|
powerpc/eeh_cache: Fix a possible debugfs deadlock
Qian Cai
2020-11-02
1
-2
/
+3
|
|
/
*
|
Merge tag 'riscv-for-linus-5.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-11-07
8
-23
/
+47
|
\
\
|
*
|
RISC-V: Fix the VDSO symbol generaton for binutils-2.35+
Palmer Dabbelt
2020-11-06
3
-9
/
+16
|
*
|
RISC-V: Use non-PGD mappings for early DTB access
Anup Patel
2020-11-06
1
-0
/
+14
|
*
|
riscv: uaccess: fix __put_kernel_nofault()
Changbin Du
2020-11-06
1
-1
/
+1
|
*
|
riscv: fix pfn_to_virt err in do_page_fault().
Liu Shaohua
2020-11-06
1
-1
/
+3
|
*
|
riscv: Set text_offset correctly for M-Mode
Sean Anderson
2020-11-06
1
-0
/
+5
|
*
|
RISC-V: Remove any memblock representing unusable memory area
Atish Patra
2020-11-05
1
-11
/
+7
|
*
|
risc-v: kernel: ftrace: Fixes improper SPDX comment style
Ryan Kosta
2020-11-04
1
-1
/
+1
*
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-11-06
7
-59
/
+67
|
\
\
\
|
*
|
|
arm64: kexec_file: try more regions if loading segments fails
Benjamin Gwin
2020-11-05
2
-11
/
+39
|
*
|
|
arm64: kprobes: Use BRK instead of single-step when executing instructions ou...
Jean-Philippe Brucker
2020-11-03
4
-47
/
+27
|
*
|
|
arm64: NUMA: Kconfig: Increase NODES_SHIFT to 4
Vanshidhar Konda
2020-11-03
1
-1
/
+1
[next]