index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-29
s390/kasan: add kdump support
Vasily Gorbik
1
-0
/
+2
2019-08-29
s390/setup: avoid using strncmp with hardcoded length
Vasily Gorbik
1
-5
/
+5
2019-08-29
s390/sclp: avoid using strncmp with hardcoded length
Vasily Gorbik
1
-1
/
+1
2019-08-29
s390/module: avoid using strncmp with hardcoded length
Vasily Gorbik
1
-2
/
+2
2019-08-29
s390/pci: avoid using strncmp with hardcoded length
Vasily Gorbik
1
-2
/
+2
2019-08-26
s390/kaslr: reserve memory for kasan usage
Vasily Gorbik
1
-8
/
+33
2019-08-26
s390/mem_detect: provide single get_mem_detect_end
Vasily Gorbik
3
-19
/
+12
2019-08-26
s390/cmma: reuse kstrtobool for option value parsing
Vasily Gorbik
1
-10
/
+4
2019-08-26
s390/vdso: reuse kstrtobool for option value parsing
Vasily Gorbik
1
-13
/
+5
2019-08-26
s390/startup: correct command line options parsing
Vasily Gorbik
1
-3
/
+3
2019-08-26
s390/numa: correct early_param handling
Vasily Gorbik
2
-4
/
+5
2019-08-21
s390/paes: Prepare paes functions for large key blobs
Harald Freudenberger
1
-24
/
+160
2019-08-21
s390/pkey: add CCA AES cipher key support
Harald Freudenberger
1
-22
/
+235
2019-08-21
s390/pkey: pkey cleanup: narrow in-kernel API, fix some variable types
Harald Freudenberger
1
-112
/
+2
2019-08-21
s390/startup: round down "mem" option to page boundary
Vasily Gorbik
1
-1
/
+1
2019-08-21
s390/startup: adjust _sdma and _edma to page boundaries
Vasily Gorbik
1
-1
/
+2
2019-08-21
s390/stacktrace: use common arch_stack_walk infrastructure
Vasily Gorbik
2
-44
/
+7
2019-08-21
s390/kasan: avoid report in get_wchan
Vasily Gorbik
1
-2
/
+2
2019-08-21
s390/process: avoid potential reading of freed stack
Vasily Gorbik
1
-6
/
+16
2019-08-21
s390/kasan: provide uninstrumented __strlen
Vasily Gorbik
1
-2
/
+7
2019-08-21
s390: clean .bss before running uncompressed kernel
Vasily Gorbik
6
-65
/
+26
2019-08-21
s390/startup: purge obsolete .gitignore patterns
Vasily Gorbik
1
-3
/
+0
2019-08-21
s390/startup: add initial pgm check handler
Vasily Gorbik
1
-1
/
+23
2019-08-21
s390/mm: use refcount_t for refcount
Chuhong Yuan
2
-6
/
+8
2019-08-21
s390/extmem: use refcount_t for refcount
Chuhong Yuan
1
-5
/
+6
2019-08-21
s390/pci: PCI_IOV_RESOURCES loop refactoring in zpci_map_resources
Denis Efremov
1
-4
/
+4
2019-08-21
s390: move vmalloc option parsing to startup code
Vasily Gorbik
4
-11
/
+9
2019-07-28
Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
32
-32
/
+32
2019-07-28
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
31
-1886
/
+33
2019-07-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-23
/
+75
2019-07-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-5
/
+4
2019-07-27
Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+2
2019-07-27
Merge tag 's390-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
12
-59
/
+79
2019-07-26
Merge tag 'docs-5.3-1' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-07-26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
14
-97
/
+207
2019-07-26
s390/mm: use shared variables for sysctl range check
Vasily Gorbik
1
-4
/
+2
2019-07-26
s390/dma: provide proper ARCH_ZONE_DMA_BITS value
Halil Pasic
1
-0
/
+2
2019-07-25
perf/x86/intel: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2019-07-25
Merge tag 'riscv/for-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-0
/
+26
2019-07-25
perf/x86/intel: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2019-07-25
perf/x86: Apply more accurate check on hypervisor platform
Zhenzhong Duan
1
-2
/
+1
2019-07-25
perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x register
Yunying Sun
1
-2
/
+2
2019-07-25
perf/x86/intel: Fix SLOTS PEBS event constraint
Kan Liang
1
-1
/
+1
2019-07-25
x86/speculation/mds: Apply more accurate check on hypervisor platform
Zhenzhong Duan
1
-1
/
+1
2019-07-25
x86/hpet: Undo the early counter is counting check
Thomas Gleixner
1
-4
/
+8
2019-07-25
treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
Masahiro Yamada
32
-32
/
+32
2019-07-24
Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
14
-25
/
+103
2019-07-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-13
/
+44
2019-07-24
KVM: X86: Boost queue head vCPU to mitigate lock waiter preemption
Wanpeng Li
1
-1
/
+2
2019-07-24
x86/entry/32: Pass cr2 to do_async_page_fault()
Matt Mullins
1
-4
/
+9
[next]