summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2025-03-14KVM: s390: pv: fix race when making a page secureClaudio Imbrenda
2025-03-04s390/ftrace: Fix return address recovery of traced functionSumanth Korikkar
2025-03-04s390/traps: Fix test_monitor_call() inline assemblyHeiko Carstens
2025-02-04Merge tag 'kvm-s390-next-6.14-2' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2025-01-31KVM: s390: move pv gmap functions into kvmClaudio Imbrenda
2025-01-30Merge tag 's390-6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-01-30Merge tag 's390-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-01-29s390/fgraph: Fix to remove ftrace_test_recursion_trylock()Masami Hiramatsu (Google)
2025-01-28s390/sclp: Initialize sclp subsystem via arch_cpu_finalize_init()Heiko Carstens
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados
2025-01-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2025-01-27s390/kdump: virtio-mem kdump support (CONFIG_PROC_VMCORE_DEVICE_RAM)David Hildenbrand
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-01-26s390/fpu: Add fpc exception handler / remove fixup section againHeiko Carstens
2025-01-26s390: Optimize __pa/__va when RANDOMIZE_IDENTITY_BASE is offVasily Gorbik
2025-01-26s390/boot: Add physmem tracking debug supportVasily Gorbik
2025-01-26s390: Use pr_info for "KernelAddressSanitizer initialized" messageVasily Gorbik
2025-01-26s390/boot: Add timestamps to early boot messagesVasily Gorbik
2025-01-26s390/boot: Add prefix filtering to bootdebug messagesVasily Gorbik
2025-01-26s390/boot: Add bootdebug option to control debug messagesVasily Gorbik
2025-01-26s390/boot: Defer boot messages when earlyprintk is not enabledVasily Gorbik
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang
2025-01-21Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2025-01-21Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-20Merge tag 's390-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-01-15s390/diag: Add memory topology information via diag310Mete Durlu
2025-01-13s390/amode31: Use exrl instead of exSven Schnelle
2025-01-13s390/topology: Improve topology detectionMete Durlu
2025-01-12s390: kernel: convert timeouts to use secs_to_jiffies()Easwar Hariharan
2025-01-07s390/ipl: Constify 'struct bin_attribute'Thomas Weißschuh
2025-01-07s390/crypto/cpacf: Constify 'struct bin_attribute'Thomas Weißschuh
2024-12-26s390/tracing: Enable HAVE_FTRACE_GRAPH_FUNCSven Schnelle
2024-12-26fgraph: Replace fgraph_ret_regs with ftrace_regsMasami Hiramatsu (Google)
2024-12-18Merge branch 'pci-device-recovery' into featuresAlexander Gordeev
2024-12-17s390/diag: Move diag.c to diag specific folderSumanth Korikkar
2024-12-17s390/diag324: Retrieve power readings via diag 0x324Sumanth Korikkar
2024-12-17s390/diag: Create misc device /dev/diagSumanth Korikkar
2024-12-17s390/mm: Simplify noexec page protection handlingHeiko Carstens
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