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
2024-03-21
sh: hd64461: Make setup_hd64461() static
Artur Rojek
1
-1
/
+1
2024-03-21
arm64: bpf: fix 32bit unconditional bswap
Artem Savkov
1
-1
/
+1
2024-03-21
x86/config: Fix warning for 'make ARCH=x86_64 tinyconfig'
Masahiro Yamada
1
-0
/
+1
2024-03-20
riscv: Fix syscall wrapper for >word-size arguments
Sami Tolvanen
1
-14
/
+39
2024-03-20
Merge patch series "riscv/barrier: tidying up barrier-related macro"
Palmer Dabbelt
7
-32
/
+36
2024-03-20
crypto: riscv - add vector crypto accelerated AES-CBC-CTS
Eric Biggers
3
-5
/
+245
2024-03-20
crypto: riscv - parallelize AES-CBC decryption
Eric Biggers
1
-9
/
+15
2024-03-20
Merge patch series "RISC-V: ACPI: Enable CPPC based cpufreq support"
Palmer Dabbelt
1
-0
/
+1
2024-03-20
riscv: Only flush the mm icache when setting an exec pte
Alexandre Ghiti
3
-10
/
+10
2024-03-20
riscv: Use kcalloc() instead of kzalloc()
Erick Archer
1
-2
/
+1
2024-03-20
Merge patch series "RISC-V: ACPI: Add LPI support"
Palmer Dabbelt
2
-0
/
+52
2024-03-20
Merge patch series "riscv: Introduce compat-mode helpers & improve arch_get_m...
Palmer Dabbelt
5
-24
/
+34
2024-03-19
bpf, arm64: fix bug in BPF_LDX_MEMSX
Puranjay Mohan
1
-1
/
+1
2024-03-19
s390/bpf: Fix bpf_plt pointer arithmetic
Ilya Leoshkevich
1
-26
/
+20
2024-03-19
riscv/barrier: Add missing space after ','
Eric Chan
1
-6
/
+6
2024-03-19
riscv/barrier: Consolidate fence definitions
Eric Chan
7
-14
/
+16
2024-03-19
riscv/barrier: Define RISCV_FULL_BARRIER
Eric Chan
3
-10
/
+12
2024-03-19
riscv/barrier: Define __{mb,rmb,wmb}
Eric Chan
1
-3
/
+3
2024-03-19
RISC-V: defconfig: Enable CONFIG_ACPI_CPPC_CPUFREQ
Sunil V L
1
-0
/
+1
2024-03-19
cpuidle: RISC-V: Move few functions to arch/riscv
Sunil V L
2
-0
/
+52
2024-03-19
riscv: Introduce set_compat_task() in asm/compat.h
Leonardo Bras
2
-4
/
+9
2024-03-19
riscv: Introduce is_compat_thread() into compat.h
Leonardo Bras
2
-3
/
+11
2024-03-19
riscv: add compile-time test into is_compat_task()
Leonardo Bras
4
-12
/
+5
2024-03-19
riscv: Replace direct thread flag check with is_compat_task()
Leonardo Bras
2
-2
/
+2
2024-03-19
riscv: Improve arch_get_mmap_end() macro
Leonardo Bras
1
-3
/
+9
2024-03-19
Merge tag 'soc-late-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
19
-385
/
+765
2024-03-19
Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
20
-153
/
+316
2024-03-19
Merge tag 'for-linus-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-44
/
+122
2024-03-19
Merge branches 'misc' and 'fixes' into for-linus
Russell King (Oracle)
1
-0
/
+3
2024-03-19
LoongArch/crypto: Clean up useless assignment operations
Yuli Wang
1
-2
/
+0
2024-03-19
LoongArch: Define the __io_aw() hook as mmiowb()
Huacai Chen
3
-18
/
+3
2024-03-19
LoongArch: Remove superfluous flush_dcache_page() definition
Huacai Chen
1
-3
/
+0
2024-03-19
LoongArch: Move {dmw,tlb}_virt_to_page() definition to page.h
Max Kellermann
2
-3
/
+3
2024-03-19
LoongArch: Change __my_cpu_offset definition to avoid mis-optimization
Huacai Chen
1
-1
/
+6
2024-03-19
LoongArch: Select HAVE_ARCH_USERFAULTFD_MINOR in Kconfig
Huacai Chen
1
-0
/
+1
2024-03-19
LoongArch: Select ARCH_HAS_CURRENT_STACK_POINTER in Kconfig
Huacai Chen
1
-0
/
+1
2024-03-18
x86/hyperv: Use Hyper-V entropy to seed guest random number generator
Michael Kelley
2
-0
/
+3
2024-03-18
x86/hyperv: Cosmetic changes for hv_spinlock.c
Purna Pavan Chandra Aekkaladevi
1
-1
/
+2
2024-03-18
arch/Kconfig: eliminate needless UTF-8 character in Kconfig help
Liu Song
1
-1
/
+1
2024-03-18
ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512
Christoph Lameter (Ampere)
1
-1
/
+2
2024-03-18
hyperv-tlfs: Rename some HV_REGISTER_* defines for consistency
Nuno Das Neves
4
-15
/
+15
2024-03-17
Merge tag 'perf-urgent-2024-03-17' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-3
/
+4
2024-03-17
s390/entry: compare gmap asce to determine guest/host fault
Sven Schnelle
3
-19
/
+18
2024-03-17
s390/entry: remove OUTSIDE macro
Sven Schnelle
1
-25
/
+4
2024-03-17
s390/entry: add CIF_SIE flag and remove sie64a() address check
Sven Schnelle
2
-3
/
+16
2024-03-17
powerpc/kdump: Split KEXEC_CORE and CRASH_DUMP dependency
Hari Bathini
8
-63
/
+61
2024-03-17
powerpc/kexec: split CONFIG_KEXEC_FILE and CONFIG_CRASH_DUMP
Hari Bathini
2
-131
/
+142
2024-03-17
powerpc: Handle error in mark_rodata_ro() and mark_initmem_nx()
Christophe Leroy
5
-31
/
+65
2024-03-16
Merge tag 'parisc-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
16
-91
/
+99
2024-03-16
x86/CPU/AMD: Update the Zenbleed microcode revisions
Borislav Petkov (AMD)
1
-5
/
+5
[prev]
[next]