summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2025-01-24Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-4/+0
2025-01-22Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds11-323/+96
2025-01-21Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds7-74/+55
2025-01-21Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-6/+6
2025-01-20Merge tag 's390-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds56-681/+1577
2025-01-15s390/futex: Fix FUTEX_OP_ANDN implementationHeiko Carstens1-1/+1
2025-01-15s390/diag: Add memory topology information via diag310Mete Durlu8-1/+301
2025-01-13s390/bitops: Provide optimized arch_test_bit()Heiko Carstens1-1/+33
2025-01-13s390/bitops: Switch to generic bitopsHeiko Carstens1-178/+3
2025-01-13s390/ebcdic: Fix length decrement in codepage_convert()Sven Schnelle1-1/+1
2025-01-13s390/ebcdic: Fix length check in codepage_convert()Sven Schnelle1-1/+1
2025-01-13s390/ebcdic: Use exrl instead of exSven Schnelle1-7/+7
2025-01-13s390/amode31: Use exrl instead of exSven Schnelle1-2/+1
2025-01-13s390/stackleak: Use exrl instead of ex in __stackleak_poison()Sven Schnelle1-2/+1
2025-01-13s390/lib: Use exrl instead of ex in xor functionsSven Schnelle1-32/+29
2025-01-13s390/topology: Improve topology detectionMete Durlu1-0/+11
2025-01-12s390: kernel: convert timeouts to use secs_to_jiffies()Easwar Hariharan4-5/+5
2025-01-09s390/tlb: Add missing TLB range adjustmentAlexander Gordeev1-1/+1
2025-01-07KVM: s390: Reject KVM_SET_GSI_ROUTING on ucontrol VMsChristoph Schlameuss1-0/+2
2025-01-07KVM: s390: Reject setting flic pfault attributes on ucontrol VMsChristoph Schlameuss1-0/+4
2025-01-07KVM: s390: vsie: fix virtual/physical address in unpin_scb()Claudio Imbrenda1-1/+1
2025-01-07s390/pci: Constify 'struct bin_attribute'Thomas Weißschuh1-6/+6
2025-01-07s390/ipl: Constify 'struct bin_attribute'Thomas Weißschuh1-71/+71
2025-01-07s390/crypto/cpacf: Constify 'struct bin_attribute'Thomas Weißschuh1-18/+18
2025-01-04crypto: keywrap - remove unused keywrap algorithmEric Biggers2-2/+0
2025-01-04crypto: vmac - remove unused VMAC algorithmEric Biggers2-2/+0
2025-01-03s390/qdio: Rename feature flag aif_osa to aif_qdioBenjamin Block1-1/+1
2024-12-26fprobe: Add fprobe_header encoding featureMasami Hiramatsu (Google)1-0/+10
2024-12-26fprobe: Rewrite fprobe on function-graph tracerMasami Hiramatsu (Google)1-0/+6
2024-12-26s390/tracing: Enable HAVE_FTRACE_GRAPH_FUNCSven Schnelle5-46/+20
2024-12-26tracing: Add ftrace_fill_perf_regs() for perf eventMasami Hiramatsu (Google)1-0/+6
2024-12-26fprobe: Use ftrace_regs in fprobe exit handlerMasami Hiramatsu (Google)1-0/+1
2024-12-26fgraph: Replace fgraph_ret_regs with ftrace_regsMasami Hiramatsu (Google)4-30/+14
2024-12-18Merge branch 'pci-device-recovery' into featuresAlexander Gordeev7-50/+428
2024-12-17s390/diag: Move diag.c to diag specific folderSumanth Korikkar3-3/+3
2024-12-17s390/diag324: Retrieve power readings via diag 0x324Sumanth Korikkar9-1/+272
2024-12-17s390/diag: Create misc device /dev/diagSumanth Korikkar2-0/+46
2024-12-17s390/lib: Use exrl instead of ex in string functionsSven Schnelle1-10/+5
2024-12-17s390/mm: Simplify noexec page protection handlingHeiko Carstens10-77/+106
2024-12-17s390/mm: Remove unused PAGE_KERNEL_EXEC and friendsHeiko Carstens1-15/+0
2024-12-17s390/mm: Remove incorrect commentHeiko Carstens1-7/+0
2024-12-16s390/pci: Add pci_msg debug view to PCI reportNiklas Schnelle3-5/+54
2024-12-16s390/debug: Add a reverse mode for debug_dump()Niklas Schnelle2-3/+86
2024-12-16s390/debug: Add debug_dump() to write debug view to a string bufferNiklas Schnelle2-0/+50
2024-12-16s390/debug: Split private data alloc/free out of file operationsNiklas Schnelle1-30/+48
2024-12-16s390/debug: Simplify and document debug_next_entry() logicNiklas Schnelle1-10/+15
2024-12-16s390/pci: Report PCI error recovery results via SCLPNiklas Schnelle5-5/+178
2024-12-15s390/mm: Consider KMSAN modules metadata for paging levelsVasily Gorbik1-0/+2
2024-12-15s390/mm/hugetlbfs: Remove huge_pte_none() / huge_pte_none_mostly()Heiko Carstens1-16/+7
2024-12-15s390: Add KERNEL_IMAGE_BASE to kasan.configVasily Gorbik1-0/+1