summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2024-12-16s390/pci: Add pci_msg debug view to PCI reportNiklas Schnelle
2024-12-16s390/debug: Add a reverse mode for debug_dump()Niklas Schnelle
2024-12-16s390/debug: Add debug_dump() to write debug view to a string bufferNiklas Schnelle
2024-12-16s390/debug: Split private data alloc/free out of file operationsNiklas Schnelle
2024-12-16s390/debug: Simplify and document debug_next_entry() logicNiklas Schnelle
2024-12-15s390: Remove __bootdata annotations from declarationsVasily Gorbik
2024-12-11s390/ipl: Fix never less than zero warningAlexander Gordeev
2024-12-10s390/setup: Cleanup stack_alloc() and stack_free()Heiko Carstens
2024-12-10s390/Kconfig: Select VMAP_STACK unconditionallyHeiko Carstens
2024-12-09perf/core: Export perf_exclude_event()Namhyung Kim
2024-12-02Merge tag 'v6.13-rc1' into perf/core, to refresh the branchIngo Molnar
2024-11-29Merge tag 's390-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-11-21s390/entry: Mark IRQ entries to fix stack depot warningsVasily Gorbik
2024-11-21s390/cpum_sf: Simplify release of SDBs and SDBTsThomas Richter
2024-11-21s390/stacktrace: Use break instead of return statementHeiko Carstens
2024-11-21s390/debug: Pass in and enforce output buffer size for format handlersNiklas Schnelle
2024-11-20Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-11-19Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-19Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-19Merge tag 'perf-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-19perf/core: Save raw sample data conditionally based on sample typeYabin Cui
2024-11-18Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-11-14perf/core: Hoist perf_instruction_pointer() and perf_misc_flags()Colton Lewis
2024-11-13s390/diag: Convert to use flag output macrosHeiko Carstens
2024-11-13s390/irq: Convert to use flag output macrosHeiko Carstens
2024-11-13s390/cpcmd: Convert to use flag output macrosHeiko Carstens
2024-11-13s390/topology: Convert to use flag output macrosHeiko Carstens
2024-11-13s390/sthyi: Convert to use flag output macrosHeiko Carstens
2024-11-12s390/syscalls: Convert filechk to if_changedMasahiro Yamada
2024-11-12s390/syscalls: Remove unnecessary argument of filechk_syshdrMasahiro Yamada
2024-11-12s390/syscalls: Avoid creation of arch/arch/ directoryMasahiro Yamada
2024-11-12s390/perf_cpum_cf: Convert to use local64_try_cmpxchg()Heiko Carstens
2024-11-12s390/perf_cpum_sf: Convert to use try_cmpxchg128()Heiko Carstens
2024-11-12s390/dump: Add firmware sysfs attribute for dump area sizeAlexander Egorenkov
2024-11-06fs/xattr: add *at family syscallsChristian Göttsche
2024-11-02s390/vdso: Drop LBASE_VDSOThomas Weißschuh
2024-10-31s390/cpum_sf: Fix and protect memory allocation of SDBs with mutexThomas Richter
2024-10-30s390/time: Add PtP driverSven Schnelle
2024-10-30s390/time: Add clocksource id to TOD clockSven Schnelle
2024-10-29s390: Remove gmap pointer from lowcoreClaudio Imbrenda
2024-10-29s390/mm/fault: Handle guest-related program interrupts in KVMClaudio Imbrenda
2024-10-29s390/entry: Remove __GMAP_ASCE and use _PIF_GUEST_FAULT againClaudio Imbrenda
2024-10-29s390/cpum_sf: Rework call to sf_disable()Thomas Richter
2024-10-29s390/cpum_sf: Handle CPU hotplug remove during samplingThomas Richter
2024-10-29s390/cpum_sf: Fix format string in pr_err()Thomas Richter
2024-10-29s390/cpum_sf: Use sf_buffer_available()Thomas Richter
2024-10-29s390/cpum_sf: Consistently use goto out for function exitThomas Richter
2024-10-29s390/cpum_sf: Do not re-enable event after deletionThomas Richter
2024-10-29s390/uv: Retrieve UV secrets sysfs supportSteffen Eiden