index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-25
Merge branch 'for-next/misc' into for-next/core
Will Deacon
11
-68
/
+36
2022-07-25
Merge branch 'for-next/kpti' into for-next/core
Will Deacon
6
-129
/
+175
2022-07-25
Merge branch 'for-next/kcsan' into for-next/core
Will Deacon
1
-6
/
+6
2022-07-25
Merge branch 'for-next/irqflags-nmi' into for-next/core
Will Deacon
4
-3
/
+5
2022-07-25
Merge branch 'for-next/ioremap' into for-next/core
Will Deacon
9
-118
/
+42
2022-07-25
Merge branch 'for-next/extable' into for-next/core
Will Deacon
5
-88
/
+111
2022-07-25
Merge branch 'for-next/errata' into for-next/core
Will Deacon
4
-2
/
+70
2022-07-19
arm64/mm: use GENMASK_ULL for TTBR_BADDR_MASK_52
Joey Gouly
1
-2
/
+1
2022-07-19
arm64: errata: Remove AES hwcap for COMPAT tasks
James Morse
4
-1
/
+46
2022-07-19
arm64: numa: Don't check node against MAX_NUMNODES
Gavin Shan
1
-1
/
+1
2022-07-05
arm64: mm: Remove assembly DMA cache maintenance wrappers
Will Deacon
3
-53
/
+14
2022-07-05
arm64: errata: Add Cortex-A510 to the repeat tlbi list
James Morse
2
-1
/
+24
2022-07-05
arm64/mm: Define defer_reserve_crashkernel()
Anshuman Khandual
3
-6
/
+9
2022-07-04
arm64: fix oops in concurrently setting insn_emulation sysctls
haibinzhang (张海斌)
1
-4
/
+5
2022-07-01
arm64: Do not forget syscall when starting a new thread.
Francis Laniel
1
-1
/
+2
2022-06-28
arm64: extable: cleanup redundant extable type EX_TYPE_FIXUP
Tong Tiangen
2
-28
/
+4
2022-06-28
arm64: extable: move _cond_extable to _cond_uaccess_extable
Tong Tiangen
2
-5
/
+5
2022-06-28
arm64: extable: make uaaccess helper use extable type EX_TYPE_UACCESS_ERR_ZERO
Tong Tiangen
2
-6
/
+14
2022-06-28
arm64: asm-extable: add asm uacess helpers
Mark Rutland
1
-4
/
+27
2022-06-28
arm64: asm-extable: move data fields
Mark Rutland
1
-10
/
+12
2022-06-28
arm64: extable: add new extable type EX_TYPE_KACCESS_ERR_ZERO support
Tong Tiangen
3
-48
/
+62
2022-06-27
arm64: Add HAVE_IOREMAP_PROT support
Kefeng Wang
3
-10
/
+11
2022-06-27
arm64: mm: Convert to GENERIC_IOREMAP
Kefeng Wang
4
-89
/
+28
2022-06-27
ARM: mm: kill unused runtime hook arch_iounmap()
Kefeng Wang
3
-19
/
+3
2022-06-24
arm64: entry: simplify trampoline data page
Ard Biesheuvel
4
-40
/
+30
2022-06-23
arm64: kcsan: Support detecting more missing memory barriers
Kefeng Wang
1
-6
/
+6
2022-06-23
arm64: boot: add zstd support
Jisheng Zhang
1
-1
/
+4
2022-06-23
arm64: mm: install KPTI nG mappings with MMU enabled
Ard Biesheuvel
3
-29
/
+113
2022-06-23
arm64: kpti-ng: simplify page table traversal logic
Ard Biesheuvel
1
-64
/
+36
2022-06-23
arm64: select TRACE_IRQFLAGS_NMI_SUPPORT
Mark Rutland
1
-0
/
+1
2022-06-23
arch: make TRACE_IRQFLAGS_NMI_SUPPORT generic
Mark Rutland
3
-3
/
+4
2022-06-23
arm64: cpuidle: remove generic cpuidle support
Michael Walle
3
-53
/
+0
2022-06-19
Merge tag 'x86-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-75
/
+159
2022-06-19
Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-7
/
+8
2022-06-17
x86/tdx: Handle load_unaligned_zeropad() page-cross to a shared page
Kirill A. Shutemov
1
-1
/
+14
2022-06-17
Merge tag 'pci-v5.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-17
/
+18
2022-06-17
x86/PCI: Revert "x86/PCI: Clip only host bridge windows for E820 regions"
Hans de Goede
4
-17
/
+18
2022-06-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
5
-79
/
+69
2022-06-17
Merge tag 'loongarch-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2022-06-17
Merge tag 'riscv-for-linus-5.19-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-6
/
+18
2022-06-17
Merge tag 'hyperv-fixes-signed-20220617' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-6
/
+88
2022-06-17
arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transfer
Will Deacon
1
-2
/
+0
2022-06-17
LoongArch: vmlinux.lds.S: Add missing ELF_DETAILS
Youling Tang
1
-0
/
+1
2022-06-16
RISC-V: Some Svpbmt fixes
Palmer Dabbelt
3
-6
/
+9
2022-06-16
riscv: Improve description for RISCV_ISA_SVPBMT Kconfig symbol
Heiko Stuebner
1
-2
/
+7
2022-06-16
riscv: drop cpufeature_apply_feature tracking variable
Heiko Stuebner
1
-4
/
+1
2022-06-16
riscv: fix dependency for t-head errata
Heiko Stuebner
1
-0
/
+1
2022-06-16
Merge tag 'net-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+5
2022-06-16
arm64/cpufeature: Unexport set_cpu_feature()
Mark Brown
1
-1
/
+0
2022-06-15
x86/Hyper-V: Add SEV negotiate protocol support in Isolation VM
Tianyu Lan
3
-6
/
+88
[next]