summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/vdso: convert vdso_init() to arch_initcallHeiko Carstens2021-02-092-4/+5
* s390/vdso: fix vdso data page definitionHeiko Carstens2021-02-091-2/+2
* s390/vdso: remove VDSO32_LBASE compat leftoverHeiko Carstens2021-02-091-2/+1
* s390/defconfig: add some NFT modulesHalil Pasic2021-02-092-0/+12
* s390/debug_config: enable kmemleak detectorMarc Hartmayer2021-02-091-0/+2
* Documentations: scsi, kvm: Update s390-tools GitHub URLJan Höppner2021-02-092-2/+2
* s390/zcrypt: return EIO when msg retry limit reachedHarald Freudenberger2021-02-091-0/+14
* s390/thread_info.h: fix task_struct declaration warningAlexander Egorenkov2021-02-091-0/+2
* s390: update defconfigsAlexander Egorenkov2021-02-092-2/+0
* s390: Simplify the calculation of variablesJiapeng Zhong2021-02-091-2/+1
* s390/ap: remove unneeded semicolonChengyang Fan2021-02-091-1/+1
* s390/pci: refactor zpci_create_device()Niklas Schnelle2021-02-094-57/+48
* s390/qdio: track time of last data IRQ for each deviceJulian Wiedmann2021-02-094-3/+8
* s390/qdio: make thinint registration symmetricJulian Wiedmann2021-02-093-25/+12
* s390/qdio: adopt new tasklet APIJulian Wiedmann2021-02-093-11/+5
* s390/qdio: remove qdio_inbound_q_moved() wrapperJulian Wiedmann2021-02-091-6/+1
* s390/qdio: remove Input tasklet codeJulian Wiedmann2021-02-096-120/+27
* s390/crypto: improve retry logic in case of master key changeHarald Freudenberger2021-01-272-11/+32
* s390/pci: remove superfluous zdev->zbus checkNiklas Schnelle2021-01-271-1/+1
* s390: add missing include to arch/s390/kernel/signal.cSven Schnelle2021-01-271-0/+1
* s390/tape: Fix spelling mistake in function name tape_3590_erp_succededColin Ian King2021-01-271-2/+2
* s390: pass struct pt_regs instead of registers to syscallsSven Schnelle2021-01-193-51/+75
* s390: remove asmlinkageSven Schnelle2021-01-192-17/+17
* s390: convert to generic entrySven Schnelle2021-01-1939-920/+652
* s390: update defconfigsHeiko Carstens2021-01-193-0/+3
* s390/bitops: remove small optimization to fix clang buildHeiko Carstens2021-01-191-36/+0
* s390/atomic: remove small optimization to fix clang buildHeiko Carstens2021-01-191-20/+0
* s390/cio: use dma helpers for setting masksJulian Wiedmann2021-01-192-12/+34
* s390/cio: remove ccw_device_add() wrapperJulian Wiedmann2021-01-191-10/+3
* s390/tlb: make cleared_pXs flags consistent with generic codeAlexander Gordeev2021-01-191-3/+2
* Linux 5.11-rc4v5.11-rc4Linus Torvalds2021-01-171-1/+1
* Merge tag 'perf-tools-fixes-2021-01-17' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-01-1712-208/+224
|\
| * perf inject: Correct event attribute sizesAl Grant2021-01-151-0/+8
| * perf intel-pt: Fix 'CPU too large' errorAdrian Hunter2021-01-152-3/+3
| * perf stat: Take cgroups into account for shadow statsNamhyung Kim2021-01-151-7/+19
| * perf stat: Introduce struct runtime_stat_dataNamhyung Kim2021-01-151-173/+173
| * libperf tests: Fail when failing to get a tracepoint idIan Rogers2021-01-151-0/+1
| * libperf tests: If a test fails return non-zeroIan Rogers2021-01-154-4/+4
| * libperf tests: Avoid uninitialized variable warningIan Rogers2021-01-151-2/+2
| * perf test: Fix shadow stat test for non-bash shellsNamhyung Kim2021-01-151-16/+14
| * tools headers: Syncronize linux/build_bug.h with the kernel sourcesArnaldo Carvalho de Melo2021-01-151-5/+0
| * tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo2021-01-151-0/+2
| * perf bpf examples: Fix bpf.h header include directive in 5sec.c exampleArnaldo Carvalho de Melo2021-01-151-1/+1
* | Merge tag 'powerpc-5.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-01-172-1/+23
|\ \
| * | powerpc/vdso: Fix clock_gettime_fallback for vdso32Andreas Schwab2021-01-141-1/+15
| * | powerpc: Fix alignment bug within the init sectionsAriel Marcovitch2021-01-121-0/+8
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2021-01-173-5/+11
|\ \ \
| * | | dump_common_audit_data(): fix racy accesses to ->d_nameAl Viro2021-01-161-2/+5
| * | | iov_iter: fix the uaccess area in copy_compat_iovec_from_userChristoph Hellwig2021-01-151-1/+1
| * | | umount(2): move the flag validity checks firstAl Viro2021-01-041-2/+5