summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-03-283-5/+2
|\
| * tracehook: Remove tracehook.hEric W. Biederman2022-03-103-3/+0
| * task_work: Call tracehook_notify_signal from get_signal on all architecturesEric W. Biederman2022-03-101-2/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-03-251-1/+1
|\ \
| * | kasan, x86, arm64, s390: rename functions for modules shadowAndrey Konovalov2022-03-241-1/+1
* | | Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-03-2598-1254/+1069
|\ \ \ | |/ / |/| |
| * | s390/test_unwind: add kretprobe testsTobias Huschle2022-03-101-0/+56
| * | s390/kprobes: Avoid additional kprobe in kretprobe handlingTobias Huschle2022-03-104-34/+60
| * | s390: convert ".insn" encoding to instruction namesVasily Gorbik2022-03-1010-40/+37
| * | s390: assume stckf is always presentVasily Gorbik2022-03-102-15/+9
| * | s390/nospec: move to single register thunksVasily Gorbik2022-03-101-32/+24
| * | s390: raise minimum supported machine generation to z10Vasily Gorbik2022-03-1023-435/+38
| * | s390/uaccess: Add copy_from/to_user_key functionsJanis Schoetterl-Glausch2022-03-102-18/+85
| * | s390/nospec: align and size extern thunksVasily Gorbik2022-03-101-2/+14
| * | s390/nospec: add an option to use thunk-externVasily Gorbik2022-03-106-5/+71
| * | s390/nospec: generate single register thunks if possibleVasily Gorbik2022-03-101-0/+14
| * | s390/pci: make zpci_set_irq()/zpci_clear_irq() staticNiklas Schnelle2022-03-102-5/+2
| * | s390: remove unused expoline to BC instructionsVasily Gorbik2022-03-082-77/+5
| * | s390/irq: use assignment instead of castHeiko Carstens2022-03-082-3/+8
| * | s390/traps: get rid of magic cast for per codeHeiko Carstens2022-03-082-3/+8
| * | s390/traps: get rid of magic cast for program interruption codeHeiko Carstens2022-03-082-3/+8
| * | s390/signal: fix typo in commentsHeiko Carstens2022-03-082-2/+2
| * | s390/asm-offsets: remove unused definesHeiko Carstens2022-03-081-5/+0
| * | s390/test_unwind: avoid build warning with W=1Vasily Gorbik2022-03-081-5/+4
| * | s390: remove .fixup sectionHeiko Carstens2022-03-081-1/+0
| * | s390/bpf: encode register within extable entryHeiko Carstens2022-03-081-11/+5
| * | s390/extable: add dedicated uaccess handlerHeiko Carstens2022-03-083-18/+43
| * | s390/extable: convert to relative table with dataHeiko Carstens2022-03-084-32/+45
| * | s390/extable: add and use fixup_exception helper functionHeiko Carstens2022-03-086-34/+22
| * | s390/base: pass pt_regs to early program check handlerHeiko Carstens2022-03-083-18/+20
| * | s390/extable: move extable related functions to mm/extable.cHeiko Carstens2022-03-083-13/+17
| * | s390/extable: move EX_TABLE define to asm-extable.hHeiko Carstens2022-03-0826-18/+45
| * | s390/extable: search amode31 extable lastHeiko Carstens2022-03-081-6/+6
| * | s390/extable: sort amode31 extable earlyHeiko Carstens2022-03-082-1/+6
| * | s390/zcrypt: CEX8S exploitation supportHarald Freudenberger2022-03-081-1/+1
| * | s390/mm: convert pte_val()/pXd_val() into functionsHeiko Carstens2022-03-011-5/+25
| * | s390/mm,gmap: don't use pte_val()/pXd_val() as lvalueHeiko Carstens2022-03-011-4/+4
| * | s390/mm,hugetlb: don't use pte_val()/pXd_val() as lvalueHeiko Carstens2022-03-011-21/+13
| * | s390/mm,pageattr: don't use pte_val()/pXd_val() as lvalueHeiko Carstens2022-03-011-8/+8
| * | s390/mm,pgtable: don't use pte_val()/pXd_val() as lvalueHeiko Carstens2022-03-012-89/+77
| * | s390/mm: use set_pXd()/set_pte() helper functions everywhereHeiko Carstens2022-03-019-50/+51
| * | s390/mm: add set_pte_bit()/clear_pte_bit() helper functionsHeiko Carstens2022-03-011-0/+30
| * | s390/mm: add set_pXd()/set_pte() helper functionsHeiko Carstens2022-03-011-0/+25
| * | s390/entry: remove unused expoline thunkVasily Gorbik2022-03-011-1/+0
| * | s390/ftrace: make use of epsw to get psw maskHeiko Carstens2022-03-011-4/+10
| * | s390/ptrace: remove opencoded offsetofHeiko Carstens2022-03-011-88/+76
| * | s390/smp: sort out physical vs virtual pointers usageAlexander Gordeev2022-03-011-3/+3
| * | s390/test_unwind: fix and extend kprobes testVasily Gorbik2022-03-011-33/+50
| * | s390/test_unwind: add ftrace testVasily Gorbik2022-03-011-0/+59
| * | s390/test_unwind: add "backtrace" module parameterVasily Gorbik2022-03-011-1/+5