summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-07-11arm64: dts: rockchip: Fix the DCDC_REG2 minimum voltage on Quartz64 Model BDragan Simic
2024-07-11powerpc/64s: Fix unnecessary copy to 0 when kernel is booted at address 0Jinglin Wen
2024-07-11powerpc/pseries: Fix scv instruction crash with kexecNicholas Piggin
2024-07-11riscv: kexec: Avoid deadlock in kexec crash pathSong Shuai
2024-07-11KVM: s390: fix LPSWEY handlingChristian Borntraeger
2024-07-11powerpc/xmon: Check cpu id in commands "c#", "dp#" and "dx#"Greg Kurz
2024-07-11powerpc/64: Set _IO_BASE to POISON_POINTER_DELTA not 0 for CONFIG_PCI=nMichael Ellerman
2024-07-11riscv: Apply SiFive CIP-1200 workaround to single-ASID sfence.vmaSamuel Holland
2024-07-11RISC-V: KVM: Fix the initial sample period valueAtish Patra
2024-07-11powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt.Mahesh Salgaonkar
2024-07-09Revert "powerpc/bpf: rename powerpc64_jit_data to powerpc_jit_data"Greg Kroah-Hartman
2024-07-09Revert "powerpc/bpf: use bpf_jit_binary_pack_[alloc|finalize|free]"Greg Kroah-Hartman
2024-07-09Revert "bpf: Take return from set_memory_rox() into account with bpf_jit_bina...Greg Kroah-Hartman
2024-07-05arm64: dts: rockchip: Add sound-dai-cells for RK3368Alex Bee
2024-07-05arm64: dts: rockchip: fix PMIC interrupt pin on ROCK Pi EFUKAUMI Naoki
2024-07-05arm64: dts: rockchip: make poweroff(8) work on Radxa ROCK 5AFUKAUMI Naoki
2024-07-05ARM: dts: rockchip: rk3066a: add #sound-dai-cells to hdmi nodeJohan Jonker
2024-07-05arm64: dts: rockchip: Fix the value of `dlg,jack-det-rate` mismatch on rk3399...Hsin-Te Yuan
2024-07-05arm64: dts: rockchip: Rename LED related pinctrl nodes on rk3308-rock-pi-sJonas Karlman
2024-07-05arm64: dts: rockchip: Fix SD NAND and eMMC init on rk3308-rock-pi-sJonas Karlman
2024-07-05syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann
2024-07-05hexagon: fix fadvise64_64 calling conventionsArnd Bergmann
2024-07-05csky, hexagon: fix broken sys_sync_file_rangeArnd Bergmann
2024-07-05sh: rework sync_file_range ABIArnd Bergmann
2024-07-05Revert "MIPS: pci: lantiq: restore reset gpio polarity"Thomas Bogendoerfer
2024-07-05parisc: use generic sys_fanotify_mark implementationArnd Bergmann
2024-07-05x86: stop playing stack games in profile_pc()Linus Torvalds
2024-07-05randomize_kstack: Remove non-functional per-arch entropy filteringKees Cook
2024-07-05riscv: stacktrace: convert arch_stack_walk() to noinstrAndy Chiu
2024-07-05RISC-V: fix vector insn load/store width maskJesse Taube
2024-07-05x86/fpu: Fix AMD X86_BUG_FXSAVE_LEAK fixupUros Bizjak
2024-07-05bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_...Christophe Leroy
2024-07-05powerpc/bpf: use bpf_jit_binary_pack_[alloc|finalize|free]Hari Bathini
2024-07-05powerpc/bpf: rename powerpc64_jit_data to powerpc_jit_dataHari Bathini
2024-07-05powerpc: restore some missing spu syscallsArnd Bergmann
2024-07-05parisc: use correct compat recv/recvfrom syscallsArnd Bergmann
2024-07-05sparc: fix compat recv/recvfrom syscallsArnd Bergmann
2024-07-05sparc: fix old compat_sys_select()Arnd Bergmann
2024-07-05s390/pci: Add missing virt_to_phys() for directed DIBVNiklas Schnelle
2024-07-05MIPS: pci: lantiq: restore reset gpio polarityMartin Schiller
2024-06-27Revert "mm: mmap: allow for the maximum number of bits for randomizing mmap_b...Linus Torvalds
2024-06-27LoongArch: Fix entry point in kernel image headerJiaxun Yang
2024-06-27efi/loongarch: Directly position the loaded image fileWang Yao
2024-06-27vgacon: rework screen_info #ifdef checksArnd Bergmann
2024-06-27riscv: force PAGE_SIZE linear mapping if debug_pagealloc is enabledNam Cao
2024-06-27riscv: Don't use PGD entries for the linear mappingAlexandre Ghiti
2024-06-27x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTELTony Luck
2024-06-27x86/cpu/vfm: Add new macros to work with (vendor/family/model) valuesTony Luck
2024-06-27arm64: dts: imx8qm-mek: fix gpio number for reg_usdhc2_vmmcFrank Li
2024-06-27mm: mmap: allow for the maximum number of bits for randomizing mmap_base by d...Rafael Aquini