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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-24
s390/pkey: support CCA and EP11 secure ECC private keys
Harald Freudenberger
6
-95
/
+818
2020-09-24
s390/zcrypt: Support for CCA APKA master keys
Harald Freudenberger
5
-57
/
+154
2020-09-21
s390/sclp: remove unused sclp_early_printk_forced
Vasily Gorbik
3
-11
/
+5
2020-09-21
s390/sclp: clean up unneeded .data section usage
Vasily Gorbik
1
-2
/
+2
2020-09-21
s390/boot: avoid unnecessary zeroing of .bss section
Vasily Gorbik
1
-6
/
+0
2020-09-17
s390/ap: remove unnecessary spin_lock_init()
Qinglang Miao
1
-1
/
+0
2020-09-17
s390/diag: convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
1
-12
/
+1
2020-09-17
s390/uaccess: add HAVE_GET_KERNEL_NOFAULT support
Heiko Carstens
1
-0
/
+111
2020-09-17
s390/dis: get rid of set_fs() usage
Heiko Carstens
1
-8
/
+14
2020-09-17
s390/zcrypt: remove set_fs() invocation in zcrypt device driver
Harald Freudenberger
6
-106
/
+92
2020-09-16
s390/kasan: support protvirt with 4-level paging
Vasily Gorbik
4
-20
/
+43
2020-09-16
s390/protvirt: support ultravisor without secure storage limit
Vasily Gorbik
1
-1
/
+2
2020-09-16
s390/protvirt: parse prot_virt option in the decompressor
Vasily Gorbik
4
-26
/
+28
2020-09-16
s390/kasan: avoid unnecessary moving of vmemmap
Vasily Gorbik
1
-2
/
+6
2020-09-16
s390/mm,ptdump: sort markers
Vasily Gorbik
1
-0
/
+19
2020-09-16
s390/pci: add missing pci_iov.h include
Niklas Schnelle
1
-0
/
+2
2020-09-16
s390/mm,ptdump: add proper ifdefs
Heiko Carstens
1
-2
/
+3
2020-09-16
s390/boot: enable .bss section for compressed kernel
Alexander Egorenkov
9
-41
/
+25
2020-09-14
s390/uv: add destroy page call
Janosch Frank
3
-1
/
+28
2020-09-14
s390/mm,ptdump: add couple of additional markers
Vasily Gorbik
3
-5
/
+24
2020-09-14
s390/kasan: make shadow memory noexec
Vasily Gorbik
1
-2
/
+6
2020-09-14
s390: add ARCH_HAS_DEBUG_WX support
Heiko Carstens
7
-2
/
+83
2020-09-14
s390/mm,ptdump: make page table dumping seq_file optional
Heiko Carstens
1
-10
/
+26
2020-09-14
s390/kprobes: make insn pages read-only
Heiko Carstens
1
-18
/
+39
2020-09-14
s390/pci: remove clp_rescan_pci_devices_simple()
Niklas Schnelle
2
-24
/
+21
2020-09-14
s390/pci: remove clp_rescan_pci_devices()
Niklas Schnelle
3
-19
/
+2
2020-09-14
s390/pci: remove unused function zpci_rescan()
Niklas Schnelle
2
-8
/
+0
2020-09-14
s390/pci: consolidate SR-IOV specific code
Niklas Schnelle
6
-96
/
+133
2020-09-14
s390/mm,ptdump: hold cpa mutex while walking for kernel page table dump
Heiko Carstens
3
-1
/
+8
2020-09-14
s390/mm,ptdump: hold memory hotplug lock while walking for kernel page table ...
Heiko Carstens
1
-0
/
+2
2020-09-14
s390/mm,ptdump: convert to generic page table dumper
Heiko Carstens
6
-201
/
+51
2020-09-14
s390/zcrypt: simplify cca_findcard2 loop code
Harald Freudenberger
1
-63
/
+58
2020-09-14
s390/qdio: always use dev_name() for device name in QIB
Julian Wiedmann
4
-6
/
+4
2020-09-14
s390/pci: Implement ioremap_wc/prot() with MIO
Niklas Schnelle
11
-5
/
+132
2020-09-14
s390/qdio: clean up QDR setup
Julian Wiedmann
2
-24
/
+17
2020-09-14
s390/qdio: make qdio_handle_aobs() more robust
Julian Wiedmann
1
-22
/
+20
2020-09-14
s390: disable branch profiling for vdso
Sven Schnelle
1
-1
/
+1
2020-08-26
s390: convert to GENERIC_VDSO
Sven Schnelle
20
-420
/
+221
2020-08-26
s390/checksum: coding style changes
Heiko Carstens
1
-28
/
+22
2020-08-26
s390/checksum: have consistent calculations
Heiko Carstens
1
-1
/
+1
2020-08-26
s390/checksum: make ip_fast_csum() faster
Heiko Carstens
1
-1
/
+12
2020-08-26
s390/checksum: rewrite csum_tcpudp_nofold()
Heiko Carstens
1
-15
/
+7
2020-08-26
s390/checksum: provide csum_ipv6_magic()
Heiko Carstens
1
-2
/
+22
2020-08-23
Linux 5.9-rc2
v5.9-rc2
Linus Torvalds
1
-1
/
+1
2020-08-23
Merge tag 'powerpc-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
21
-25
/
+161
2020-08-23
Merge tag 'x86-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+6
2020-08-23
Merge tag 'perf-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+49
2020-08-23
Merge tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-92
/
+52
2020-08-23
Merge tag 'core-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2020-08-23
Merge tag 'edac_urgent_for_v5.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-7
/
+7
[next]