index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
/
do_mounts_rd.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-11-20
s390/vmem: make variable and function names consistent
Alexander Gordeev
1
-18
/
+18
2020-11-20
s390/vmem: remove redundant check
Alexander Gordeev
1
-1
/
+1
2020-11-20
s390/stp: let subsys_system_register() sysfs attributes
Julian Wiedmann
1
-30
/
+14
2020-11-20
s390/decompressor: print cmdline and BEAR on pgm_check
Vasily Gorbik
1
-0
/
+7
2020-11-20
s390/decompressor: add stacktrace support
Vasily Gorbik
5
-3
/
+32
2020-11-20
s390/decompressor: add symbols support
Vasily Gorbik
4
-5
/
+97
2020-11-20
s390/decompressor: correct some asm symbols annotations
Vasily Gorbik
2
-11
/
+12
2020-11-20
s390/decompressor: add decompressor_printk
Vasily Gorbik
2
-78
/
+68
2020-11-20
s390/ftrace: assume -mhotpatch or -mrecord-mcount always available
Vasily Gorbik
4
-81
/
+24
2020-11-20
s390: unify identity mapping limits handling
Vasily Gorbik
10
-80
/
+109
2020-11-20
s390/prng: let misc_register() add the prng sysfs attributes
Julian Wiedmann
1
-37
/
+16
2020-11-20
s390/cio: fix kernel-doc markups in cio driver.
Mauro Carvalho Chehab
2
-2
/
+2
2020-11-20
s390: add separate program check exit path
Heiko Carstens
1
-3
/
+11
2020-11-18
s390/sclp: provide extended sccb support
Sumanth Korikkar
6
-11
/
+25
2020-11-18
s390/sclp: avoid copy of sclp_info_sccb
Sumanth Korikkar
3
-8
/
+9
2020-11-18
s390/sclp: use memblock for early read cpu info
Sumanth Korikkar
1
-22
/
+28
2020-11-18
s390/pci: inform when missing required facilities
Niklas Schnelle
1
-1
/
+3
2020-11-12
s390/mm: remove unused clear_user_asce()
Heiko Carstens
1
-7
/
+0
2020-11-12
s390/cpum_sf.c: fix file permission for cpum_sfb_size
Thomas Richter
1
-1
/
+1
2020-11-12
s390: update defconfigs
Heiko Carstens
1
-0
/
+1
2020-11-09
s390/zcrypt/pkey: introduce zcrypt_wait_api_operational() function
Harald Freudenberger
3
-0
/
+83
2020-11-09
s390/ap: ap bus userspace notifications for some bus conditions
Harald Freudenberger
2
-10
/
+166
2020-11-09
s390/trng: set quality to 1024
Christian Borntraeger
1
-3
/
+4
2020-11-09
s390/pci: remove races against pte updates
Daniel Vetter
1
-41
/
+57
2020-11-09
s390/early: rewrite program parameter setup in C
Vasily Gorbik
2
-6
/
+11
2020-11-09
s390/kasan: move memory needs estimation into a function
Vasily Gorbik
2
-22
/
+34
2020-11-09
s390/kasan: make kasan header self-contained
Vasily Gorbik
1
-0
/
+2
2020-11-09
s390/kasan: remove obvious parameter with the only possible value
Vasily Gorbik
3
-5
/
+5
2020-11-09
s390/kasan: avoid confusing naming
Vasily Gorbik
1
-9
/
+7
2020-11-09
s390/decompressor: fix build warning
Vasily Gorbik
1
-1
/
+3
2020-11-09
s390/mm: let vmalloc area size depend on physical memory size
Heiko Carstens
3
-1
/
+21
2020-11-09
s390/mm: extend default vmalloc area size to 512GB
Heiko Carstens
1
-6
/
+6
2020-11-09
s390: make sure vmemmap is top region table entry aligned
Vasily Gorbik
1
-4
/
+5
2020-11-09
s390/kasan: remove 3-level paging support
Vasily Gorbik
4
-58
/
+11
2020-11-09
s390: remove unused s390_base_ext_handler
Vasily Gorbik
3
-30
/
+2
2020-11-09
s390/udelay: make it work for the early code
Vasily Gorbik
3
-0
/
+15
2020-11-09
s390/head: set io/ext handlers to disabled wait
Vasily Gorbik
1
-1
/
+13
2020-11-09
s390: fix system call exit path
Heiko Carstens
1
-0
/
+2
2020-11-09
Linux 5.10-rc3
v5.10-rc3
Linus Torvalds
1
-1
/
+1
2020-11-08
fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent
Eddy Wu
1
-5
/
+5
2020-11-08
vt: Disable KD_FONT_OP_COPY
Daniel Vetter
1
-22
/
+2
2020-11-07
futex: Handle transient "ownerless" rtmutex state correctly
Mike Galbraith
1
-2
/
+14
2020-11-07
perf/core: Fix a memory leak in perf_event_parse_addr_filter()
kiyin(尹亮)
1
-7
/
+5
2020-11-07
x86/platform/uv: Recognize UV5 hubless system identifier
Mike Travis
1
-3
/
+10
2020-11-07
x86/platform/uv: Remove spaces from OEM IDs
Mike Travis
1
-0
/
+3
2020-11-07
x86/platform/uv: Fix missing OEM_TABLE_ID
Mike Travis
1
-2
/
+5
2020-11-06
proc "seq files": switch to ->read_iter
Christoph Hellwig
1
-1
/
+1
2020-11-06
proc "single files": switch to ->read_iter
Greg Kroah-Hartman
1
-1
/
+1
2020-11-06
proc/stat: switch to ->read_iter
Christoph Hellwig
1
-1
/
+1
2020-11-06
proc/cpuinfo: switch to ->read_iter
Christoph Hellwig
1
-1
/
+1
[next]