summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-11arm64: text replication: verify kernel textaarch64/ktext/v6.5Russell King (Oracle)
2023-10-11arm64: text replication: add test moduleRussell King (Oracle)
2023-10-11arm64: text replication: add Kconfig for default stateRussell King (Oracle)
2023-10-11arm64: text replication: add KconfigRussell King (Oracle)
2023-10-11arm64: text replication: early kernel option to enable replicationRussell King (Oracle)
2023-10-11arm64: text replication: include most of read-only data as wellRussell King (Oracle)
2023-10-11arm64: text replication: setup page tables for copied kernelRussell King (Oracle)
2023-10-11arm64: text replication: update cnp supportRussell King (Oracle)
2023-10-11arm64: text replication: boot secondary CPUs with appropriate TTBR1Russell King (Oracle)
2023-10-11arm64: text replication: create per-node kernel page tablesRussell King (Oracle)
2023-10-11arm64: text replication: add swapper page directory helpersRussell King (Oracle)
2023-10-11arm64: text replication: add node 0 page table definitionsRussell King (Oracle)
2023-10-11arm64: text replication: handle aarch64_insn_write_literal_u64()Russell King (Oracle)
2023-08-31arm64: text replication: add node text patchingRussell King (Oracle)
2023-08-31arm64: text replication: copy initial kernel textRussell King (Oracle)
2023-08-31arm64: text replication: add sanity checksRussell King (Oracle)
2023-08-31arm64: text replication: add init functionRussell King (Oracle)
2023-08-31arm64: place kernel in its own L0 page table entryRussell King (Oracle)
2023-08-31arm64: make clean_dcache_range_nopatch() visibleRussell King (Oracle)
2023-08-31arm64: provide cpu_replace_ttbr1_phys()Russell King (Oracle)
2023-08-27Linux 6.5Linus Torvalds
2023-08-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-08-26Merge tag 'x86-urgent-2023-08-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-26Merge tag 'irq-urgent-2023-08-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-26Merge tag 'loongarch-fixes-6.5-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-26genirq: Fix software resend lockup and nested resendJohan Hovold
2023-08-26LoongArch: Fix hw_breakpoint_control() for watchpointsHuacai Chen
2023-08-26LoongArch: Ensure FP/SIMD registers in the core dump file is up to dateHuacai Chen
2023-08-25Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-08-25lib/clz_ctz.c: Fix __clzdi2() and __ctzdi2() for 32-bit kernelsHelge Deller
2023-08-25Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...Linus Torvalds
2023-08-25Merge tag 'riscv-for-linus-6.5-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-25Merge tag 'gpio-fixes-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-08-25Merge tag 'pinctrl-v6.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2023-08-25Merge tag 'sound-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2023-08-25LoongArch: Put the body of play_dead() into arch_cpu_idle_dead()Tiezhu Yang
2023-08-25LoongArch: Add identifier names to arguments of die() declarationTiezhu Yang
2023-08-25LoongArch: Return earlier in die() if notify_die() returns NOTIFY_STOPTiezhu Yang
2023-08-25LoongArch: Do not kill the task in die() if notify_die() returns NOTIFY_STOPTiezhu Yang
2023-08-25LoongArch: Remove <asm/export.h>Masahiro Yamada
2023-08-25LoongArch: Replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada
2023-08-25LoongArch: Remove unneeded #include <asm/export.h>Masahiro Yamada
2023-08-25LoongArch: Replace -ffreestanding with finer-grained -fno-builtin'sWANG Xuerui
2023-08-25LoongArch: Remove redundant "source drivers/firmware/Kconfig"Xi Ruoyao
2023-08-25Merge tag 'drm-fixes-2023-08-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-08-25Merge tag 'asoc-fix-v6.5-rc7-2' of https://git.kernel.org/pub/scm/linux/kerne...Takashi Iwai
2023-08-24Merge tag 'trace-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-08-24scsi: snic: Fix double free in snic_tgt_create()Zhu Wang
2023-08-24Merge tag 'media/v6.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-08-24scsi: core: raid_class: Remove raid_component_add()Zhu Wang