summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-03-20s390/zcrypt: rework length information for dqapHarald Freudenberger
2023-03-20s390/zcrypt: make psmid unsigned long instead of long longHarald Freudenberger
2023-03-20s390/vdso: use __ALIGN instead of open coded .alignHeiko Carstens
2023-03-20s390/expoline: use __ALIGN instead of open coded .alignHeiko Carstens
2023-03-20s390/ftrace: move hotpatch trampolines to mcount.SHeiko Carstens
2023-03-20s390: make use of CONFIG_FUNCTION_ALIGNMENTHeiko Carstens
2023-03-20Merge branch 'decompressor-memory-tracking' into featuresHeiko Carstens
2023-03-20s390/kasan: move shadow mapping to decompressorVasily Gorbik
2023-03-20s390/mm,pageattr: allow KASAN shadow memoryVasily Gorbik
2023-03-20s390/boot: rework decompressor reserved trackingVasily Gorbik
2023-03-20s390/boot: rename mem_detect to physmem_infoVasily Gorbik
2023-03-20s390/boot: remove non-functioning image bootable checkVasily Gorbik
2023-03-20s390/dumpstack: resolve userspace last_breakIlya Leoshkevich
2023-03-20s390: simplify dynamic sysctl registration for appldata_register_opsLuis Chamberlain
2023-03-20s390: simplify one-level sysctl registration for page_table_sysctlLuis Chamberlain
2023-03-20s390: simplify one level sysctl registration for cmm_tableLuis Chamberlain
2023-03-20s390: simplify one-level sysctl registration for appldata_tableLuis Chamberlain
2023-03-20s390: simplify one-level syctl registration for s390dbf_tableLuis Chamberlain
2023-03-20s390: simplify one-level sysctl registration for topology_ctl_tableLuis Chamberlain
2023-03-13s390/pci: clean up left over special treatment for function zeroNiklas Schnelle
2023-03-13s390/pci: remove redundant pci_bus_add_devices() on new busNiklas Schnelle
2023-03-13s390/pci: only add specific device in zpci_bus_scan_device()Niklas Schnelle
2023-03-13s390/setup: always inline gen_lpswe()Heiko Carstens
2023-03-13s390: trim ancient junk from copy_thread()Al Viro
2023-03-13s390/bp: remove __bpon()Heiko Carstens
2023-03-13s390/bp: remove s390_isolate_bp_guest()Heiko Carstens
2023-03-13s390/bp: remove TIF_ISOLATE_BPHeiko Carstens
2023-03-13s390/bp: add missing BPENTER to program check handlerHeiko Carstens
2023-03-13s390: update defconfigsHeiko Carstens
2023-03-13s390/ipl: add missing intersection check to ipl_report handlingSven Schnelle
2023-03-13PCI: s390: Fix use-after-free of PCI resources with per-function hotplugNiklas Schnelle
2023-03-12Merge tag 'x86_urgent_for_v6.3_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-10Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2023-03-10Merge tag 'riscv-for-linus-6.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-09RISC-V: Don't check text_mutex during stop_machineConor Dooley
2023-03-09riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack modeAlexandre Ghiti
2023-03-09Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-09Merge tag 'm68k-for-v6.3-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-03-09sh: sanitize the flags on sigreturnAl Viro
2023-03-08eth: fealnx: bring back this old driverJakub Kicinski
2023-03-08x86/resctl: fix scheduler confusion with 'current'Linus Torvalds
2023-03-08x86/CPU/AMD: Disable XSAVES on AMD family 0x17Andrew Cooper
2023-03-07RISC-V: fix taking the text_mutex twice during sifive errata patchingConor Dooley
2023-03-06Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-03-06alpha: fix lazy-FPU mis(merged/applied/whatnot)Al Viro
2023-03-06RISC-V: Stop emitting attributesPalmer Dabbelt
2023-03-06cpumask: fix incorrect cpumask scanning result checksLinus Torvalds
2023-03-06m68k: Only force 030 bus error if PC not in exception tableMichael Schmitz
2023-03-06m68k: mm: Move initrd phys_to_virt handling after paging_init()Geert Uytterhoeven
2023-03-06m68k: mm: Fix systems with memory at end of 32-bit address spaceKars de Jong