summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/vdso: map vdso above stackSven Schnelle2022-04-252-4/+5
* s390/vdso: move vdso mapping to its own functionSven Schnelle2022-04-252-5/+20
* s390/mmap: increase stack/mmap gap to 128MBSven Schnelle2022-04-251-2/+2
* s390/zcrypt: code cleanupHarald Freudenberger2022-04-2521-645/+676
* s390/zcrypt: cleanup CPRB struct definitionsHarald Freudenberger2022-04-252-72/+13
* s390/ap: uevent on apmask/aqpmask changeHarald Freudenberger2022-04-251-6/+34
* s390/cio: simplify the calculation of variablesHaowen Bai2022-04-251-15/+68
* s390/smp: sort out physical vs virtual CPU0 lowcore pointerAlexander Gordeev2022-04-251-1/+1
* s390/zcrypt: add display of ASYM master key verification patternHarald Freudenberger2022-04-253-4/+47
* s390/kexec: set end-of-ipl flag in last diag308 callAlexander Egorenkov2022-04-253-3/+16
* s390/sclp: add detection of IPL-complete-control facilityAlexander Egorenkov2022-04-252-1/+4
* Linux 5.18-rc4v5.18-rc4Linus Torvalds2022-04-241-1/+1
* Merge tag 'sched_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-04-241-5/+5
|\
| * sched/pelt: Fix attach_entity_load_avg() corner casekuyo chang2022-04-191-5/+5
* | Merge tag 'powerpc-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-04-246-66/+66
|\ \
| * | powerpc/perf: Fix 32bit compileAlexey Kardashevskiy2022-04-211-2/+2
| * | powerpc/perf: Fix power10 event alternativesAthira Rajeev2022-04-211-1/+1
| * | powerpc/perf: Fix power9 event alternativesAthira Rajeev2022-04-211-4/+4
| * | KVM: PPC: Fix TCE handling for VFIOAlexey Kardashevskiy2022-04-212-44/+45
| * | powerpc/time: Always set decrementer in timer_interrupt()Michael Ellerman2022-04-211-15/+14
* | | Merge tag 'perf_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-04-244-9/+10
|\ \ \
| * | | perf/x86/cstate: Add SAPPHIRERAPIDS_X CPU supportZhang Rui2022-04-191-3/+4
| * | | perf/core: Fix perf_mmap fail when CONFIG_PERF_USE_VMALLOC enabledZhipeng Xie2022-04-193-6/+6
| | |/ | |/|
* | | Merge tag 'edac_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-04-241-5/+11
|\ \ \
| * | | EDAC/synopsys: Read the error count from the correct registerShubhrajyoti Datta2022-04-141-5/+11
| | |/ | |/|
* | | kvmalloc: use vmalloc_huge for vmalloc allocationsLinus Torvalds2022-04-241-2/+9
* | | page_alloc: use vmalloc_huge for large system hashSong Liu2022-04-241-1/+1
* | | Merge tag '5.18-rc3-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds2022-04-248-66/+52
|\ \ \
| * | | ksmbd: set fixed sector size to FS_SECTOR_SIZE_INFORMATIONNamjae Jeon2022-04-151-4/+7
| * | | ksmbd: increment reference count of parent fpNamjae Jeon2022-04-152-0/+3
| * | | ksmbd: remove filename in ksmbd_fileNamjae Jeon2022-04-158-62/+42
| |/ /
* | | Merge tag 'arc-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2022-04-249-27/+24
|\ \ \
| * | | ARC: remove redundant READ_ONCE() in cmpxchg loopBang Li2022-04-181-1/+1
| * | | ARC: atomic: cleanup atomic-llsc definitionsSergey Matyukevich2022-04-181-16/+16
| * | | arc: drop definitions of pgd_index() and pgd_offset{, _k}() entirelyRolf Eike Beer2022-04-181-3/+0
| * | | ARC: dts: align SPI NOR node name with dtschemaKrzysztof Kozlowski2022-04-181-1/+1
| * | | ARC: Remove a redundant memset()Christophe JAILLET2022-04-181-1/+0
| * | | ARC: fix typos in commentsJulia Lawall2022-04-185-5/+5
| * | | ARC: entry: fix syscall_trace_exit argumentSergey Matyukevich2022-04-181-0/+1
| |/ /
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2022-04-231-3/+12
|\ \ \
| * | | scsi: sr: Do not leak information in ioctlTom Rix2022-04-191-3/+12
* | | | Merge tag 'for-linus-5.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-04-232-4/+9
|\ \ \ \
| * | | | arm/xen: Fix some refcount leaksMiaoqian Lin2022-04-221-2/+7
| * | | | xen: Convert kmap() to kmap_local_page()Alaa Mohamed2022-04-201-2/+2
* | | | | Merge tag 'drm-fixes-2022-04-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-04-2312-358/+94
|\ \ \ \ \
| * \ \ \ \ Merge tag 'drm-misc-fixes-2022-04-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-04-2312-358/+94
| |\ \ \ \ \
| | * | | | | drm/amdgpu: partial revert "remove ctx->lock" v2Christian König2022-04-213-6/+18
| | * | | | | Revert "drm: of: Lookup if child node has panel or bridge"Bjorn Andersson2022-04-211-17/+0
| | * | | | | Revert "drm: of: Properly try all possible cases for bridge/panel detection"Bjorn Andersson2022-04-211-50/+49
| | * | | | | drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usageMiaoqian Lin2022-04-211-1/+1