summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-07-05arm64: dts: rockchip: Rename LED related pinctrl nodes on rk3308-rock-pi-sJonas Karlman1-3/+9
2024-07-05arm64: dts: rockchip: Fix SD NAND and eMMC init on rk3308-rock-pi-sJonas Karlman1-2/+4
2024-07-05efi/x86: Free EFI memory map only when installing a new one.Ard Biesheuvel2-2/+11
2024-07-05efi: xen: Set EFI_PARAVIRT for Xen dom0 boot on all architecturesArd Biesheuvel2-3/+8
2024-07-05efi: memmap: Move manipulation routines into x86 arch treeArd Biesheuvel3-1/+250
2024-07-05syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann7-7/+7
2024-07-05hexagon: fix fadvise64_64 calling conventionsArnd Bergmann2-0/+13
2024-07-05csky, hexagon: fix broken sys_sync_file_rangeArnd Bergmann2-0/+2
2024-07-05sh: rework sync_file_range ABIArnd Bergmann2-1/+13
2024-07-05Revert "MIPS: pci: lantiq: restore reset gpio polarity"Thomas Bogendoerfer1-4/+4
2024-07-05parisc: use generic sys_fanotify_mark implementationArnd Bergmann3-10/+2
2024-07-05x86: stop playing stack games in profile_pc()Linus Torvalds1-19/+1
2024-07-05randomize_kstack: Remove non-functional per-arch entropy filteringKees Cook3-19/+14
2024-07-05riscv: stacktrace: convert arch_stack_walk() to noinstrAndy Chiu1-1/+1
2024-07-05x86/fpu: Fix AMD X86_BUG_FXSAVE_LEAK fixupUros Bizjak1-2/+2
2024-07-05powerpc: restore some missing spu syscallsArnd Bergmann1-0/+4
2024-07-05parisc: use correct compat recv/recvfrom syscallsArnd Bergmann1-2/+2
2024-07-05sparc: fix compat recv/recvfrom syscallsArnd Bergmann2-223/+2
2024-07-05sparc: fix old compat_sys_select()Arnd Bergmann1-1/+1
2024-07-05s390/pci: Add missing virt_to_phys() for directed DIBVNiklas Schnelle1-1/+1
2024-07-05MIPS: pci: lantiq: restore reset gpio polarityMartin Schiller1-4/+4
2024-06-27Revert "mm: mmap: allow for the maximum number of bits for randomizing mmap_b...Linus Torvalds1-12/+0
2024-06-27x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTELTony Luck2-3/+6
2024-06-27x86/cpu/vfm: Add new macros to work with (vendor/family/model) valuesTony Luck1-0/+93
2024-06-27ARM: dts: samsung: smdk4412: fix keypad no-autorepeatKrzysztof Kozlowski1-1/+1
2024-06-27ARM: dts: samsung: exynos4412-origen: fix keypad no-autorepeatKrzysztof Kozlowski1-1/+1
2024-06-27ARM: dts: samsung: smdkv310: fix keypad no-autorepeatKrzysztof Kozlowski1-1/+1
2024-06-27arm64: dts: imx8qm-mek: fix gpio number for reg_usdhc2_vmmcFrank Li1-1/+1
2024-06-27mm: mmap: allow for the maximum number of bits for randomizing mmap_base by d...Rafael Aquini1-0/+12
2024-06-27KVM: x86: Always sync PIR to IRR prior to scanning I/O APIC routesSean Christopherson1-5/+4
2024-06-27KVM: arm64: Disassociate vcpus from redistributor region on teardownMarc Zyngier3-4/+15
2024-06-27MIPS: dts: bcm63268: Add missing properties to the TWD nodeFlorian Fainelli1-0/+2
2024-06-27arm64: dts: freescale: imx8mm-verdin: enable hysteresis on slow input pinMax Krummenacher1-1/+1
2024-06-27arm64: dts: imx93-11x11-evk: Remove the 'no-sdio' propertyFabio Estevam1-1/+0
2024-06-27mips: bmips: BCM6358: make sure CBR is correctly setChristian Marangi1-1/+2
2024-06-27MIPS: Routerboard 532: Fix vendor retry check codeIlpo Järvinen1-2/+2
2024-06-27MIPS: Octeon: Add PCIe link status checkSongyang Li1-0/+6
2024-06-27powerpc/io: Avoid clang null pointer arithmetic warningsMichael Ellerman1-12/+12
2024-06-27powerpc/pseries: Enforce hcall result buffer validity and sizeNathan Lynch1-4/+4
2024-06-21riscv: rewrite __kernel_map_pages() to fix sleeping in invalid contextNam Cao1-6/+22
2024-06-21riscv: fix overlap of allocated page and PTR_ERRNam Cao1-10/+11
2024-06-21x86/amd_nb: Check for invalid SMN readsYazen Ghannam1-1/+8
2024-06-21x86/boot: Don't add the EFI stub to targets, againBenjamin Segall1-2/+2
2024-06-21powerpc/uaccess: Fix build errors seen with GCC 13/14Michael Ellerman1-2/+13
2024-06-21arm64: dts: qcom: sa8155p-adp: fix SDHC2 CD pin configurationVolodymyr Babchuk1-17/+13
2024-06-21arm64: dts: qcom: sm8150: align TLMM pin configuration with DT schemaKrzysztof Kozlowski3-281/+157
2024-06-21xtensa: fix MAKE_PC_FROM_RA second argumentMax Filippov4-8/+10
2024-06-21xtensa: stacktrace: include <asm/ftrace.h> for prototypeRandy Dunlap1-0/+1
2024-06-16powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCHPuranjay Mohan2-0/+24
2024-06-16s390/cpacf: Make use of invalid opcode produce a link errorHarald Freudenberger1-2/+10