summaryrefslogtreecommitdiff
path: root/arch/s390 (unfollow)
Commit message (Expand)Author
2024-10-17Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20Raghuram Subramani
2024-01-10bpf: free up BPF_JMP | BPF_CALL | BPF_X opcodeAlexei Starovoitov
2024-01-10bpf: remove stubs for cBPF from arch codeDaniel Borkmann
2024-01-10bpf: split HAVE_BPF_JIT into cBPF and eBPF variantDaniel Borkmann
2022-11-01fixup! BACKPORT: treewide: Fix function prototypes for module_param_call()Nolen Johnson
2022-10-28UPSTREAM: Make anon_inodes unconditionalDavid Howells
2022-04-19perf, events: add non-linear data support for raw recordsDaniel Borkmann
2022-04-19bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann
2022-04-19perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo
2022-04-19bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apisDaniel Borkmann
2022-04-19soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek
2022-04-19bpf: move clearing of A/X into classic to eBPF migration prologueDaniel Borkmann
2022-04-19Revert "bpf: introduce BPF_JIT_ALWAYS_ON config"Anay Wadhera
2022-02-03s390/hypfs: include z/VM guests with access control group setVasily Gorbik
2021-12-08s390/setup: avoid using memblock_enforce_memory_limitVasily Gorbik
2021-12-08hugetlbfs: flush TLBs correctly after huge_pmd_unshareNadav Amit
2021-10-27s390: fix strrchr() implementationRoberto Sassu
2021-09-26s390/bpf: Fix optimizing out zero-extensionsIlya Leoshkevich
2021-09-22s390/bpf: Fix 64-bit subtraction of the -0x80000000 constantIlya Leoshkevich
2021-09-22s390/jump_label: print real address in a case of a jump label bugHeiko Carstens
2021-09-22s390/disassembler: correct disassembly lines alignmentVasily Gorbik
2021-07-28s390/ftrace: fix ftrace_update_ftrace_func implementationVasily Gorbik
2021-07-28s390/bpf: Perform r1 range checking before accessing jit->seen_reg[r1]Colin Ian King
2021-07-20s390: appldata depends on PROC_SYSCTLRandy Dunlap
2021-05-22KVM: s390: split kvm_s390_real_to_absClaudio Imbrenda
2021-05-22s390/disassembler: increase ebpf disasm buffer sizeVasily Gorbik
2021-04-28s390/entry: save the caller of psw_idleVasily Gorbik
2021-04-16s390/cpcmd: fix inline assembly register clobberingAlexander Gordeev
2021-03-17s390/smp: __smp_rescan_cpus() - move cpumask away from stackHeiko Carstens
2020-11-24s390/cpum_sf.c: fix file permission for cpum_sfb_sizeThomas Richter
2020-10-01s390/init: add missing __init annotationsIlya Leoshkevich
2020-09-12s390: don't trace preemption in percpu macrosSven Schnelle
2020-07-22KVM: s390: reduce number of IO pins to 1Christian Borntraeger
2020-06-29s390: fix syscall_get_error for compat processesDmitry V. Levin
2020-06-11s390/ftrace: save traced function callerVasily Gorbik
2020-06-01uapi: export all headers under uapi directoriesNicolas Dichtel
2020-04-24s390/diag: fix display of diagnose call statisticsMichael Mueller
2020-03-11mm: prevent get_user_pages() from overflowing page refcountLinus Torvalds
2020-02-28s390/ftrace: generate traced function stack frameVasily Gorbik
2020-02-28s390/time: Fix clk type in get_tod_clockNathan Chancellor
2020-01-12s390/smp: fix physical to logical CPU map for SMTHeiko Carstens
2020-01-12s390/cpum_sf: Avoid SBD overflow condition in irq handlerThomas Richter
2020-01-12s390/cpum_sf: Adjust sampling interval to avoid hitting sample limitsThomas Richter
2020-01-04s390/cpum_sf: Check for SDBT and SDB consistencyThomas Richter
2019-12-05KVM: s390: unregister debug feature on failing arch initMichael Mueller
2019-11-28s390/perf: Return error when debug_register failsThomas Richter
2019-11-06s390/cmm: fix information leak in cmm_timeout_handler()Yihui ZENG
2019-10-17s390/topology: avoid firing events before kobjs are createdVasily Gorbik
2019-10-17KVM: s390: Test for bad access register and size at the start of S390_MEM_OPThomas Huth
2019-10-07hypfs: Fix error number left in struct pointer memberDavid Howells