summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-01s390/test_unwind: fix and extend kprobes testVasily Gorbik1-33/+50
2022-03-01s390/test_unwind: add ftrace testVasily Gorbik1-0/+59
2022-03-01s390/test_unwind: add "backtrace" module parameterVasily Gorbik1-1/+5
2022-03-01s390/test_unwind: minor cleanupVasily Gorbik1-44/+28
2022-03-01s390/test_unwind: show tests as skipped if unsupportedVasily Gorbik1-6/+3
2022-03-01s390: always use the packed stack layoutVasily Gorbik5-37/+5
2022-03-01Merge branch 'fixes' into featuresVasily Gorbik10-13/+68
2022-03-01s390/extable: fix exception table sortingHeiko Carstens1-2/+7
2022-03-01s390/ftrace: fix arch_ftrace_get_regs implementationHeiko Carstens4-5/+18
2022-03-01s390/ftrace: fix ftrace_caller/ftrace_regs_caller generationHeiko Carstens1-0/+35
2022-03-01s390/setup: preserve memory at OLDMEM_BASE and OLDMEM_SIZEAlexander Egorenkov1-0/+2
2022-02-10s390/mm: use CRST_ALLOC_ORDER instead of numberHeiko Carstens1-4/+4
2022-02-10s390/maccess: fix semantics of memcpy_real() and its callersAlexander Gordeev8-42/+38
2022-02-10s390/dump: fix old lowcore virtual vs physical address confusionAlexander Gordeev3-2/+5
2022-02-10s390/cio: verify the driver availability for path_event callVineeth Vijayan1-1/+1
2022-02-07s390/lgr: use simple assignment instead of memcpyHeiko Carstens1-2/+1
2022-02-07s390/dump: fix os_info virtual vs physical address confusionAlexander Gordeev1-2/+2
2022-02-07s390/sclp_sdias: fix sclp_sdias_copy() virtual vs physical address confusionAlexander Gordeev1-1/+1
2022-02-07s390/maccess: fix absolute lowcore virtual vs physical address confusionAlexander Gordeev1-8/+9
2022-02-07s390/ftrace: verify opcode before applying patchSven Schnelle1-16/+27
2022-02-07s390: remove invalid email address of Heiko CarstensHeiko Carstens27-34/+5
2022-02-07s390/vfio-ap: add s390dbf logging to the vfio_ap_irq_enable functionTony Krowiak2-6/+72
2022-02-07s390/vfio-ap: add s390dbf logging to the handle_pqap functionTony Krowiak1-6/+68
2022-02-07MAINTAINERS: update file path for S390 VFIO AP DRIVERTony Krowiak1-3/+1
2022-02-07s390-vfio-ap: introduces s390 kernel debug feature for vfio_ap device driverTony Krowiak2-0/+53
2022-02-07s390/module: fix building test_modules_helpers.o with clangIlya Leoshkevich2-3/+3
2022-02-07MAINTAINERS: downgrade myself to Reviewer for s390Christian Borntraeger1-1/+1
2022-02-07MAINTAINERS: add Alexander Gordeev as maintainer for s390Heiko Carstens1-1/+1
2022-02-06Linux 5.17-rc3v5.17-rc3Linus Torvalds1-1/+1
2022-02-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds19-160/+196
2022-02-06Merge tag 'perf-tools-fixes-for-v5.17-2022-02-06' of git://git.kernel.org/pub...Linus Torvalds18-45/+186
2022-02-06Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-10/+43
2022-02-06Merge tag 'objtool_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+1
2022-02-06Merge tag 'irq_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+2
2022-02-06Merge tag 'edac_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+2
2022-02-06perf ftrace: system_wide collection is not effective by defaultChangbin Du1-21/+24
2022-02-06libperf: Add arm64 support to perf_mmap__read_self()Rob Herring2-1/+102
2022-02-06tools include UAPI: Sync sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo1-1/+3
2022-02-06perf stat: Fix display of grouped aliased eventsIan Rogers1-9/+10
2022-02-06perf tools: Apply correct label to user/kernel symbols in branch modeGerman Gomez3-2/+5
2022-02-06perf bpf: Fix a typo in bpf_counter_cgroup.cMasanari Iida1-1/+1
2022-02-06perf synthetic-events: Return error if procfs isn't mounted for PID namespacesLeo Yan1-0/+19
2022-02-06perf session: Check for NULL pointer before dereferenceAmeer Hamza1-1/+2
2022-02-06perf annotate: Set error stream of objdump process for TUINamhyung Kim1-0/+1
2022-02-06perf tools: Add missing branch_sample_type to perf_event_attr__fprintf()Anshuman Khandual1-1/+1
2022-02-06tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo1-3/+3
2022-02-06Merge remote-tracking branch 'torvalds/master' into perf/urgentArnaldo Carvalho de Melo335-2199/+4741
2022-02-05Merge tag 'for-linus-5.17a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-50/+20
2022-02-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds20-121/+336
2022-02-05Merge tag 'xfs-5.17-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds5-79/+69