summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
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-25s390/mm: add missing ctor/dtor on page table upgradeAlexander Gordeev
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang
2025-01-25mm: introduce ctor/dtor at PGD levelKevin Brodsky
2025-01-25mm: pgtable: introduce generic pagetable_dtor_free()Qi Zheng
2025-01-25mm: pgtable: introduce generic __tlb_remove_table()Qi Zheng
2025-01-25s390: pgtable: consolidate PxD and PTE TLB free pathsQi Zheng
2025-01-25mm: pgtable: introduce pagetable_dtor()Qi Zheng
2025-01-25s390: pgtable: add statistics for PUD and P4D level page tableQi Zheng
2025-01-24Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-01-22Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
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/futex: Fix FUTEX_OP_ANDN implementationHeiko Carstens
2025-01-15s390/diag: Add memory topology information via diag310Mete Durlu
2025-01-13s390/bitops: Provide optimized arch_test_bit()Heiko Carstens
2025-01-13s390/bitops: Switch to generic bitopsHeiko Carstens
2025-01-13s390/ebcdic: Fix length decrement in codepage_convert()Sven Schnelle
2025-01-13s390/ebcdic: Fix length check in codepage_convert()Sven Schnelle
2025-01-13s390/ebcdic: Use exrl instead of exSven Schnelle
2025-01-13s390/amode31: Use exrl instead of exSven Schnelle
2025-01-13s390/stackleak: Use exrl instead of ex in __stackleak_poison()Sven Schnelle
2025-01-13s390/lib: Use exrl instead of ex in xor functionsSven Schnelle
2025-01-13s390/topology: Improve topology detectionMete Durlu
2025-01-12s390: kernel: convert timeouts to use secs_to_jiffies()Easwar Hariharan
2025-01-09s390/tlb: Add missing TLB range adjustmentAlexander Gordeev
2025-01-07KVM: s390: Reject KVM_SET_GSI_ROUTING on ucontrol VMsChristoph Schlameuss
2025-01-07KVM: s390: Reject setting flic pfault attributes on ucontrol VMsChristoph Schlameuss
2025-01-07KVM: s390: vsie: fix virtual/physical address in unpin_scb()Claudio Imbrenda
2025-01-07s390/pci: Constify 'struct bin_attribute'Thomas Weißschuh
2025-01-07s390/ipl: Constify 'struct bin_attribute'Thomas Weißschuh
2025-01-07s390/crypto/cpacf: Constify 'struct bin_attribute'Thomas Weißschuh
2025-01-04crypto: keywrap - remove unused keywrap algorithmEric Biggers
2025-01-04crypto: vmac - remove unused VMAC algorithmEric Biggers
2025-01-03s390/qdio: Rename feature flag aif_osa to aif_qdioBenjamin Block
2024-12-26fprobe: Add fprobe_header encoding featureMasami Hiramatsu (Google)
2024-12-26fprobe: Rewrite fprobe on function-graph tracerMasami Hiramatsu (Google)
2024-12-26s390/tracing: Enable HAVE_FTRACE_GRAPH_FUNCSven Schnelle
2024-12-26tracing: Add ftrace_fill_perf_regs() for perf eventMasami Hiramatsu (Google)
2024-12-26fprobe: Use ftrace_regs in fprobe exit handlerMasami Hiramatsu (Google)
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/lib: Use exrl instead of ex in string functionsSven Schnelle