aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-03-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2024-03-07arm64/hwcap: Define hwcaps for 2023 DPISA featuresMark Brown4-0/+80
2024-03-07arm64/ptrace: Expose FPMR via ptraceMark Brown1-0/+42
2024-03-07arm64/signal: Add FPMR signal handlingMark Brown2-0/+67
2024-03-07arm64/fpsimd: Support FEAT_FPMRMark Brown8-0/+36
2024-03-07arm64/fpsimd: Enable host kernel access to FPMRMark Brown1-1/+1
2024-03-07arm64/cpufeature: Hook new identification registers up to cpufeatureMark Brown3-0/+34
2024-03-07mips: sibyte: make tb_class constantRicardo B. Marliere1-12/+9
2024-03-07mips: mt: make mt_class constantRicardo B. Marliere3-15/+9
2024-03-07MIPS: ralink: Remove unused of_gpio.hAndy Shevchenko1-1/+0
2024-03-07s390/tools: handle rela R_390_GOTPCDBL/R_390_GOTOFF64Sumanth Korikkar1-0/+2
2024-03-07s390/cache: prevent rebuild of shared_cpu_listHeiko Carstens1-0/+1
2024-03-07s390/crypto: remove retry loop with sleep from PAES pkey invocationHarald Freudenberger1-14/+2
2024-03-07s390/configs: increase number of LOCKDEP_BITSHeiko Carstens1-0/+2
2024-03-07s390/pai: change sampling event assignment for PMU device driverThomas Richter2-3/+6
2024-03-07arch/powerpc: Remove <linux/fb.h> from backlight codeThomas Zimmermann2-29/+2
2024-03-07powerpc/macio: Make remove callback of macio driver void returnedDawei Li1-1/+1
2024-03-07powerpc/83xx: Fix build failure with FPU=nMichael Ellerman2-1/+6
2024-03-07powerpc/64s: Fix get_hugepd_cache_index() build failureMichael Ellerman1-2/+2
2024-03-07x86/fred: Fix init_task thread stack pointer initializationXin Li (Intel)3-4/+7
2024-03-07Merge branch kvm-arm64/kerneldoc into kvmarm/nextOliver Upton10-15/+24
2024-03-07Merge branch kvm-arm64/vfio-normal-nc into kvmarm/nextOliver Upton4-9/+33
2024-03-07Merge branch kvm-arm64/lpi-xarray into kvmarm/nextOliver Upton6-65/+74
2024-03-07Merge branch kvm-arm64/vm-configuration into kvmarm/nextOliver Upton14-170/+997
2024-03-07Merge branch kvm-arm64/misc into kvmarm/nextOliver Upton13-47/+40
2024-03-06bpf, riscv64/cfi: Support kCFI + BPF on riscv64Puranjay Mohan6-7/+90
2024-03-06Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"Ahelenia ZiemiaƄska2-2/+2
2024-03-06mm/treewide: align up pXd_leaf() retval across archsPeter Xu5-10/+10
2024-03-06mm/treewide: drop pXd_large()Peter Xu9-31/+18
2024-03-06mm/treewide: replace pud_large() with pud_leaf()Peter Xu20-29/+29
2024-03-06mm/treewide: replace pmd_large() with pmd_leaf()Peter Xu24-48/+48
2024-03-06mm/x86: drop two unnecessary pud_leaf() definitionsPeter Xu1-1/+0
2024-03-06mm/x86: replace pgd_large() with pgd_leaf()Peter Xu2-3/+3
2024-03-06mm/x86: replace p4d_large() with p4d_leaf()Peter Xu6-8/+8
2024-03-06mm/powerpc: replace pXd_is_leaf() with pXd_leaf()Peter Xu7-52/+26
2024-03-06mm/powerpc: define pXd_large() with pXd_leaf()Peter Xu2-15/+3
2024-03-06s390: supplement for ptdesc conversionQi Zheng3-24/+26
2024-03-06hugetlb: parallelize 1G hugetlb initializationGang Li1-1/+1
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann28-19/+32
2024-03-06arch: simplify architecture specific page size configurationArnd Bergmann8-56/+30
2024-03-06arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitionsArnd Bergmann9-161/+123
2024-03-06Merge tag 'arm-fixes-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-67/+23
2024-03-07x86/kprobes: Boost more instructions from grp2/3/4/5Jinghao Jia1-6/+17
2024-03-07x86/kprobes: Prohibit kprobing on INT and UDJinghao Jia1-9/+39
2024-03-07x86/kprobes: Refactor can_{probe,boost} return type to boolJinghao Jia2-19/+16
2024-03-06RISC-V: KVM: Allow Zacas extension for Guest/VMAnup Patel2-0/+3
2024-03-06RISC-V: KVM: Allow Ztso extension for Guest/VMAnup Patel2-0/+3
2024-03-06RISC-V: KVM: Forward SEED CSR access to user spaceAnup Patel1-0/+13
2024-03-06x86/topology: Ignore non-present APIC IDs in a present packageThomas Gleixner1-9/+30
2024-03-07powerpc/4xx: Fix warp_gpio_leds build failureMichael Ellerman1-0/+1