summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-04Merge tag 's390-6.10-8' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-07-02s390: Update defconfigsHeiko Carstens
2024-07-01Merge tag 'arm-fixes-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-01Merge tag 'v6.10-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2024-06-30x86-32: fix cmpxchg8b_emu build error with clangLinus Torvalds
2024-06-28Merge tag 'riscv-for-linus-6.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-06-28Merge tag 'hardening-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-06-28x86: stop playing stack games in profile_pc()Linus Torvalds
2024-06-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-06-28randomize_kstack: Remove non-functional per-arch entropy filteringKees Cook
2024-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-27Merge tag 's390-6.10-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-06-27Merge tag 'riscv-dt-fixes-for-v6.10-rc5+' of https://git.kernel.org/pub/scm/l...Arnd Bergmann
2024-06-26Merge patch "riscv: stacktrace: convert arch_stack_walk() to noinstr"Palmer Dabbelt
2024-06-26riscv: stacktrace: convert arch_stack_walk() to noinstrAndy Chiu
2024-06-26riscv: patch: Flush the icache right after patching to avoid illegal insnsAlexandre Ghiti
2024-06-25RISC-V: fix vector insn load/store width maskJesse Taube
2024-06-25syscalls: mmap(): use unsigned offset type consistentlyArnd Bergmann
2024-06-25s390: remove native mmap2() syscallArnd Bergmann
2024-06-25hexagon: fix fadvise64_64 calling conventionsArnd Bergmann
2024-06-25csky, hexagon: fix broken sys_sync_file_rangeArnd Bergmann
2024-06-25sh: rework sync_file_range ABIArnd Bergmann
2024-06-25powerpc: restore some missing spu syscallsArnd Bergmann
2024-06-25parisc: use generic sys_fanotify_mark implementationArnd Bergmann
2024-06-25parisc: use correct compat recv/recvfrom syscallsArnd Bergmann
2024-06-25sparc: fix compat recv/recvfrom syscallsArnd Bergmann
2024-06-25sparc: fix old compat_sys_select()Arnd Bergmann
2024-06-25syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann
2024-06-25s390/boot: Do not adjust GOT entries for undef weak symJens Remus
2024-06-24arm64: dts: rockchip: Add sound-dai-cells for RK3368Alex Bee
2024-06-24arm64: dts: rockchip: Fix the i2c address of es8316 on Cool Pi 4BAndy Yan
2024-06-24arm64: Clear the initial ID map correctly before remappingZenghui Yu
2024-06-23Merge tag 'mips-fixes_6.10_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-06-23Merge tag 'x86_urgent_for_v6.10_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-06-23Merge tag 'powerpc-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-06-22Merge tag 'arm-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2024-06-22Merge tag 'loongarch-fixes-6.10-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-06-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-06-21KVM: SEV-ES: Fix svm_get_msr()/svm_set_msr() for KVM_SEV_ES_INIT guestsMichael Roth
2024-06-21ARM: dts: rockchip: rk3xxx: fix emac nodeJohan Jonker
2024-06-21mips: fix compat_sys_lseek syscallArnd Bergmann
2024-06-21MIPS: mipsmtregs: Fix target register for MFTC0Jiaxun Yang
2024-06-21LoongArch: KVM: Remove an unneeded semicolonYang Li
2024-06-21LoongArch: Fix multiple hardware watchpoint issuesHui Li
2024-06-21LoongArch: Trigger user-space watchpoints correctlyHui Li
2024-06-21LoongArch: Fix watchpoint setting errorHui Li
2024-06-21LoongArch: Only allow OBJTOOL & ORC unwinder if toolchain supports -mthin-add...Xi Ruoyao
2024-06-20Merge tag 'kvmarm-fixes-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2024-06-20Merge tag 'riscv-sophgo-dt-fixes-for-v6.10-rc4' of https://github.com/sophgo/...Arnd Bergmann