summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
3 daysfs/proc/kcore.c: allow translation of physical memory addressesAlexander Gordeev1-0/+2
3 daysx86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60hShyam Sundar S K1-0/+3
3 daysx86/xen: mark boot CPU of PV guest in MSR_IA32_APICBASEJuergen Gross1-0/+4
3 daysLoongArch: Fix memleak in pci_acpi_scan_root()Wentao Guan1-0/+1
3 daysriscv/kexec_file: Fix relocation type R_RISCV_ADD16 and R_RISCV_SUB16 unknownYing Sun1-0/+6
3 daysriscv: avoid Imbalance in RASJisheng Zhang1-2/+2
3 daysriscv: Omit optimized string routines when using KASANSamuel Holland7-3/+9
3 daysRISC-V: Don't have MAX_PHYSMEM_BITS exceed phys_addr_tPalmer Dabbelt1-1/+1
3 dayss390/traps: Handle early warnings gracefullyHeiko Carstens1-2/+15
3 dayss390/cpum_sf: Remove WARN_ON_ONCE statementsThomas Richter1-8/+4
3 daysbpf, x64: Fix a jit convergence issueYonghong Song1-2/+52
3 dayss390/mm: Add cond_resched() to cmm_alloc/free_pages()Gerald Schaefer1-1/+17
3 dayss390/facility: Disable compile time optimization for decompressor codeHeiko Carstens1-2/+4
11 daysmm: z3fold: deprecate CONFIG_Z3FOLDYosry Ahmed2-2/+0
11 daysarm64: errata: Expand speculative SSBS workaround once moreMark Rutland2-0/+4
11 daysarm64: cputype: Add Neoverse-N3 definitionsMark Rutland1-0/+2
11 daysriscv: Fix kernel stack size when KASAN is enabledAlexandre Ghiti2-3/+7
11 daysriscv: define ILLEGAL_POINTER_VALUE for 64bitJisheng Zhang1-0/+5
11 daysarm64: Subscribe Microsoft Azure Cobalt 100 to erratum 3194386Easwar Hariharan1-0/+1
11 daysarm64: fix selection of HAVE_DYNAMIC_FTRACE_WITH_ARGSMark Rutland1-3/+2
11 daysparisc: Allow mmap(MAP_STACK) memory to automatically expand upwardsHelge Deller1-0/+14
11 daysparisc: Fix 64-bit userspace syscall pathHelge Deller1-6/+8
11 daysparisc: Fix itlb miss handler for 64-bit programsHelge Deller1-4/+2
11 daysKVM: arm64: Fix kvm_has_feat*() handling of negative featuresMarc Zyngier1-12/+13
11 dayspowerpc/vdso: Fix VDSO data access when running in a non-root time namespaceChristophe Leroy4-3/+20
11 dayspowerpc/pseries: Use correct data types from pseries_hp_errorlog structHaren Myneni4-27/+10
11 daysperf,x86: avoid missing caller address in stack traces captured in uprobeAndrii Nakryiko1-0/+63
11 daysx86/syscall: Avoid memcpy() for ia32 syscall_get_arguments()Kees Cook1-1/+6
11 daysx86/mm/ident_map: Use gbpages only where full GB page should be mapped.Steve Wahl1-5/+18
11 daysx86/kexec: Add EFI config table identity mapping for kexec kernelTao Liu1-0/+27
11 daysx86/pkeys: Restore altstack access in sigreturn()Aruna Ramakrishna1-3/+3
11 daysx86/pkeys: Add PKRU as a parameter in signal handling functionsAruna Ramakrishna3-5/+6
11 daysx86/apic: Remove logical destination mode for 64-bitThomas Gleixner2-120/+7
11 daysx86/ioapic: Handle allocation failures gracefullyThomas Gleixner1-24/+22
11 daysx86/bugs: Fix handling when SRSO mitigation is disabledDavid Kaplan1-9/+5
11 daysx86/bugs: Add missing NO_SSB flagDaniel Sneddon1-2/+2
11 daysarm64: trans_pgd: mark PTEs entries as valid to avoid dead kexec()Fares Mehanna1-2/+4
11 daysvirt: sev-guest: Ensure the SNP guest messages do not exceed a pageNikunj A Dadhania1-1/+1
11 dayscrypto: simd - Do not call crypto_alloc_tfm during registrationHerbert Xu2-2/+2
11 dayscrypto: x86/sha256 - Add parentheses around macros' single argumentsFangrui Song1-8/+8
2024-10-04s390/ftrace: Avoid calling unwinder in ftrace_return_address()Vasily Gorbik2-20/+16
2024-10-04ARM: dts: imx6ull-seeed-npi: fix fsl,pins property in tscgrp pinctrlKrzysztof Kozlowski1-6/+6
2024-10-04ARM: dts: imx6ul-geam: fix fsl,pins property in tscgrp pinctrlKrzysztof Kozlowski1-1/+1
2024-10-04arm64: dts: rockchip: Correct the Pinebook Pro battery design capacityDragan Simic1-1/+1
2024-10-04arm64: dts: qcom: sa8775p: Mark APPS and PCIe SMMUs as DMA coherentQingqing Zhou1-0/+2
2024-10-04arm64: dts: rockchip: Raise Pinebook Pro's panel backlight PWM frequencyDragan Simic1-1/+1
2024-10-04arm64: dts: mediatek: mt8186-corsola: Disable DPI display interfaceChen-Yu Tsai1-1/+2
2024-10-04arm64: errata: Enable the AC03_CPU_38 workaround for ampere1aD Scott Phillips3-2/+12
2024-10-04arm64: esr: Define ESR_ELx_EC_* constants as ULAnastasia Belova1-44/+44
2024-10-04perf/x86/intel/pt: Fix sampling synchronizationAdrian Hunter1-8/+7