summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-10-29perf/x86/intel/pt: Relax address filter validationAdrian Hunter1-13/+50
2022-10-29arm64: errata: Remove AES hwcap for COMPAT tasksJames Morse4-1/+46
2022-10-29arm64/mm: Consolidate TCR_EL1 fieldsAnshuman Khandual3-5/+3
2022-10-26arm64: dts: imx8mp: Add snps,gfladj-refclk-lpm-sel quirk to USB nodesAlexander Stein1-2/+2
2022-10-26ARM: 9242/1: kasan: Only map modules if CONFIG_KASAN_VMALLOC=nAlex Sverdlin1-2/+7
2022-10-26arm64: dts: imx8mq-librem5: Add bq25895 as max17055's power supplySebastian Krzyszkowiak1-0/+1
2022-10-26ARM: dts: imx6sx: add missing properties for sramAlexander Stein1-0/+6
2022-10-26ARM: dts: imx6sll: add missing properties for sramAlexander Stein1-0/+3
2022-10-26ARM: dts: imx6sl: add missing properties for sramAlexander Stein1-0/+3
2022-10-26ARM: dts: imx6qp: add missing properties for sramAlexander Stein1-0/+6
2022-10-26ARM: dts: imx6dl: add missing properties for sramAlexander Stein1-0/+3
2022-10-26ARM: dts: imx6q: add missing properties for sramAlexander Stein1-0/+3
2022-10-26ARM: dts: imx7d-sdb: config the max pressure for tsc2046Haibo Chen1-6/+1
2022-10-26x86/mce: Retrieve poison range from hardwareJane Chu1-1/+12
2022-10-26x86/entry: Work around Clang __bdos() bugKees Cook1-1/+2
2022-10-26ARM: decompressor: Include .data.rel.ro.localKees Cook1-0/+2
2022-10-26MIPS: BCM47XX: Cast memcmp() of function to (void *)Kees Cook1-2/+2
2022-10-26powerpc/pseries/vas: Pass hw_cpu_id to node associativity HCALLHaren Myneni1-1/+1
2022-10-26powerpc/kprobes: Fix null pointer reference in arch_prepare_kprobe()Li Huafei1-1/+7
2022-10-26powerpc: Fix SPE Power ISA properties for e500v1 platformsPali Rohár5-4/+55
2022-10-26powerpc/64s: Fix GENERIC_CPU build flags for PPC970 / G5Nicholas Piggin1-1/+1
2022-10-26x86/hyperv: Fix 'struct hv_enlightened_vmcs' definitionVitaly Kuznetsov1-2/+2
2022-10-26powerpc: Fix fallocate and fadvise64_64 compat parameter combinationRohan McLure3-15/+15
2022-10-26powerpc/powernv: add missing of_node_put() in opal_export_attrs()Zheng Yongjun1-0/+1
2022-10-26powerpc/pci_dn: Add missing of_node_put()Liang He1-0/+1
2022-10-26powerpc/sysdev/fsl_msi: Add missing of_node_put()Liang He1-0/+2
2022-10-26powerpc/math_emu/efp: Include module.hNathan Chancellor1-0/+1
2022-10-26powerpc/configs: Properly enable PAPR_SCM in pseries_defconfigMichael Ellerman1-0/+1
2022-10-26ARM: dts: exynos: fix polarity of VBUS GPIO of OrigenDmitry Torokhov1-1/+1
2022-10-26arm64: ftrace: fix module PLTs with mcountMark Rutland1-1/+16
2022-10-26ARM: Drop CMDLINE_* dependency on ATAGSGeert Uytterhoeven1-1/+0
2022-10-26ARM: dts: exynos: correct s5k6a3 reset polarity on Midas familyDmitry Torokhov1-1/+1
2022-10-26arm64: dts: ti: k3-j7200: fix main pinmux rangeMatt Ranostay2-5/+16
2022-10-26ia64: export memory_add_physaddr_to_nid to fix cxl build errorRandy Dunlap1-0/+1
2022-10-26ARM: dts: kirkwood: lsxl: remove first ethernet portMichael Walle1-11/+0
2022-10-26ARM: dts: kirkwood: lsxl: fix serial lineMichael Walle1-0/+5
2022-10-26ARM: dts: turris-omnia: Fix mpp26 pin name and commentMarek Behún1-2/+2
2022-10-26ARM: dts: imx6qdl-kontron-samx6i: hook up DDC i2c busLucas Stach1-1/+5
2022-10-26x86/cpu: Include the header of init_ia32_feat_ctl()'s prototypeLuciano Leão1-1/+1
2022-10-26x86/microcode/AMD: Track patch allocation size explicitlyKees Cook2-1/+3
2022-10-26x86/resctrl: Fix to restore to original value when re-enabling hardware prefe...Kohei Tarumizu1-3/+9
2022-10-26ARM: 9247/1: mm: set readonly for MT_MEMORY_RO with ARM_LPAEWang Kefeng1-0/+4
2022-10-26ARM: 9244/1: dump: Fix wrong pg_level in walk_pmd()Wang Kefeng1-1/+1
2022-10-26MIPS: SGI-IP27: Fix platform-device leak in bridge_platform_create()Lin Yujun1-20/+50
2022-10-26MIPS: SGI-IP27: Free some unused memoryChristophe JAILLET1-0/+4
2022-10-26sh: machvec: Use char[] for section boundariesKees Cook2-6/+6
2022-10-26KVM: VMX: Drop bits 31:16 when shoving exception error code into VMCSSean Christopherson2-2/+21
2022-10-26KVM: nVMX: Don't propagate vmcs12's PERF_GLOBAL_CTRL settings to vmcs02Sean Christopherson1-1/+6
2022-10-26KVM: nVMX: Unconditionally purge queued/injected events on nested "exit"Sean Christopherson1-8/+11
2022-10-26KVM: x86/emulator: Fix handing of POP SS to correctly set interruptibilityMichal Luczaj1-1/+1