summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-03-20s390/ap: provide F bit parameter for ap_rapq() and ap_zapq()Harald Freudenberger1-2/+10
2023-03-20s390/ap: make tapq gr2 response a structHarald Freudenberger1-6/+33
2023-03-20s390/ap: exploit new B bit from QCI config infoHarald Freudenberger1-6/+7
2023-03-20s390/zcrypt: rework length information for dqapHarald Freudenberger1-6/+12
2023-03-20s390/zcrypt: make psmid unsigned long instead of long longHarald Freudenberger1-2/+2
2023-03-20s390/vdso: use __ALIGN instead of open coded .alignHeiko Carstens2-3/+5
2023-03-20s390/expoline: use __ALIGN instead of open coded .alignHeiko Carstens1-1/+2
2023-03-20s390/ftrace: move hotpatch trampolines to mcount.SHeiko Carstens2-20/+16
2023-03-20s390: make use of CONFIG_FUNCTION_ALIGNMENTHeiko Carstens2-1/+3
2023-03-20Merge branch 'decompressor-memory-tracking' into featuresHeiko Carstens22-1000/+907
2023-03-20s390/kasan: move shadow mapping to decompressorVasily Gorbik11-366/+258
2023-03-20s390/mm,pageattr: allow KASAN shadow memoryVasily Gorbik1-2/+0
2023-03-20s390/boot: rework decompressor reserved trackingVasily Gorbik12-405/+430
2023-03-20s390/boot: rename mem_detect to physmem_infoVasily Gorbik10-187/+188
2023-03-20s390/boot: remove non-functioning image bootable checkVasily Gorbik3-17/+0
2023-03-20s390/dumpstack: resolve userspace last_breakIlya Leoshkevich1-1/+7
2023-03-20s390: simplify dynamic sysctl registration for appldata_register_opsLuis Chamberlain1-12/+8
2023-03-20s390: simplify one-level sysctl registration for page_table_sysctlLuis Chamberlain1-11/+1
2023-03-20s390: simplify one level sysctl registration for cmm_tableLuis Chamberlain1-11/+1
2023-03-20s390: simplify one-level sysctl registration for appldata_tableLuis Chamberlain1-11/+1
2023-03-20s390: simplify one-level syctl registration for s390dbf_tableLuis Chamberlain1-11/+1
2023-03-20s390: simplify one-level sysctl registration for topology_ctl_tableLuis Chamberlain1-11/+1
2023-03-13s390/pci: clean up left over special treatment for function zeroNiklas Schnelle2-25/+5
2023-03-13s390/pci: remove redundant pci_bus_add_devices() on new busNiklas Schnelle1-1/+0
2023-03-13s390/pci: only add specific device in zpci_bus_scan_device()Niklas Schnelle1-2/+1
2023-03-13s390/setup: always inline gen_lpswe()Heiko Carstens1-1/+1
2023-03-13s390: trim ancient junk from copy_thread()Al Viro1-6/+4
2023-03-13s390/bp: remove __bpon()Heiko Carstens4-16/+6
2023-03-13s390/bp: remove s390_isolate_bp_guest()Heiko Carstens2-11/+0
2023-03-13s390/bp: remove TIF_ISOLATE_BPHeiko Carstens4-35/+13
2023-03-13s390/bp: add missing BPENTER to program check handlerHeiko Carstens1-0/+1
2023-03-13s390/ipl: add missing intersection check to ipl_report handlingSven Schnelle1-0/+8
2023-03-12Merge tag 'x86_urgent_for_v6.3_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+9
2023-03-11Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2023-03-10Merge tag 'riscv-for-linus-6.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-8/+52
2023-03-10RISC-V: Don't check text_mutex during stop_machineConor Dooley4-6/+39
2023-03-10riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack modeAlexandre Ghiti1-1/+1
2023-03-09Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds6-2/+9
2023-03-09Merge tag 'm68k-for-v6.3-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-11/+13
2023-03-09sh: sanitize the flags on sigreturnAl Viro2-0/+4
2023-03-09eth: fealnx: bring back this old driverJakub Kicinski2-0/+2
2023-03-08x86/resctl: fix scheduler confusion with 'current'Linus Torvalds4-10/+10
2023-03-08x86/CPU/AMD: Disable XSAVES on AMD family 0x17Andrew Cooper1-0/+9
2023-03-07RISC-V: fix taking the text_mutex twice during sifive errata patchingConor Dooley1-1/+1
2023-03-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+1
2023-03-07alpha: fix lazy-FPU mis(merged/applied/whatnot)Al Viro1-2/+2
2023-03-07RISC-V: Stop emitting attributesPalmer Dabbelt2-0/+11
2023-03-06cpumask: fix incorrect cpumask scanning result checksLinus Torvalds1-1/+1
2023-03-06m68k: Only force 030 bus error if PC not in exception tableMichael Schmitz1-1/+3
2023-03-06m68k: mm: Move initrd phys_to_virt handling after paging_init()Geert Uytterhoeven1-5/+5