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-10-20
ftrace,kcfi: Separate ftrace_stub() and ftrace_stub_graph()
Peter Zijlstra
2
-9
/
+15
2022-10-20
x86/ftrace: Remove ftrace_epilogue()
Peter Zijlstra
1
-15
/
+6
2022-10-18
x86/resctrl: Fix min_cbm_bits for AMD
Babu Moger
1
-6
/
+2
2022-10-18
powerpc/64s/interrupt: Perf NMI should not take normal exit path
Nicholas Piggin
2
-7
/
+21
2022-10-18
powerpc/64/interrupt: Prevent NMI PMI causing a dangerous warning
Nicholas Piggin
2
-3
/
+16
2022-10-18
KVM: PPC: BookS PR-KVM and BookE do not support context tracking
Nicholas Piggin
1
-0
/
+4
2022-10-18
powerpc: Fix reschedule bug in KUAP-unlocked user copy
Nicholas Piggin
1
-1
/
+11
2022-10-18
powerpc/64s: Fix hash__change_memory_range preemption warning
Nicholas Piggin
1
-3
/
+5
2022-10-18
powerpc/64s: Disable preemption in hash lazy mmu mode
Nicholas Piggin
1
-0
/
+6
2022-10-18
powerpc/64s: make linear_map_hash_lock a raw spinlock
Nicholas Piggin
1
-6
/
+6
2022-10-18
powerpc/64s: make HPTE lock and native_tlbie_lock irq-safe
Nicholas Piggin
1
-2
/
+25
2022-10-18
powerpc/64s: Add lockdep for HPTE lock
Nicholas Piggin
1
-7
/
+35
2022-10-18
powerpc/pseries: Use lparcfg to reconfig VAS windows for DLPAR CPU
Haren Myneni
3
-14
/
+45
2022-10-18
powerpc/pseries/vas: Add VAS IRQ primary handler
Haren Myneni
2
-7
/
+34
2022-10-18
x86/microcode/AMD: Apply the patch early on every logical thread
Borislav Petkov
1
-3
/
+13
2022-10-17
ARC: mm: fix leakage of memory allocated for PTE
Pavel Kozlov
1
-1
/
+1
2022-10-17
arc: update config files
Lukas Bulwahn
13
-33
/
+2
2022-10-17
arc: iounmap() arg is volatile
Randy Dunlap
2
-2
/
+2
2022-10-17
arc: dts: Harmonize EHCI/OHCI DT nodes name
Serge Semin
5
-9
/
+9
2022-10-17
ARC: bitops: Change __fls to return unsigned long
Amadeusz Sławiński
1
-2
/
+2
2022-10-17
ARC: Fix comment typo
Zhang Jiaming
1
-1
/
+1
2022-10-17
ARC: Fix comment typo
Jilin Yuan
2
-3
/
+3
2022-10-17
x86/topology: Fix duplicated core ID within a package
Zhang Rui
1
-1
/
+1
2022-10-17
x86/topology: Fix multiple packages shown on a single-package system
Zhang Rui
1
-4
/
+10
2022-10-17
x86/Kconfig: Drop check for -mabi=ms for CONFIG_EFI_STUB
Nathan Chancellor
1
-1
/
+0
2022-10-17
x86/fpu: Exclude dynamic states from init_fpstate
Chang S. Bae
1
-3
/
+6
2022-10-17
x86/fpu: Fix the init_fpstate size check with the actual size
Chang S. Bae
1
-18
/
+6
2022-10-17
x86/fpu: Configure init_fpstate attributes orderly
Chang S. Bae
2
-9
/
+5
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
23
-26
/
+26
2022-10-15
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
1
-8
/
+8
2022-10-15
KVM: arm64: vgic: Fix exit condition in scan_its_table()
Eric Ren
1
-1
/
+4
2022-10-15
KVM: arm64: nvhe: Fix build with profile optimization
Denis Nikitin
1
-0
/
+4
2022-10-14
Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-57
/
+58
2022-10-14
Merge tag 'asm-generic-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2022-10-14
Merge tag 'arm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-11
/
+10
2022-10-14
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
7
-4
/
+46
2022-10-14
Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-9
/
+15
2022-10-14
Merge tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-246
/
+61
2022-10-14
Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
24
-90
/
+613
2022-10-14
Merge tag 'powerpc-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
7
-91
/
+149
2022-10-14
parisc: Fix userspace graphics card breakage due to pgtable special bit
Helge Deller
2
-1
/
+14
2022-10-13
RISC-V: Make port I/O string accessors actually work
Maciej W. Rozycki
1
-8
/
+8
2022-10-13
RISC-V: Add mvendorid, marchid, and mimpid to /proc/cpuinfo output
Palmer Dabbelt
1
-0
/
+51
2022-10-13
RISC-V: Make mmap() with PROT_WRITE imply PROT_READ
Palmer Dabbelt
2
-4
/
+2
2022-10-13
riscv: enable software resend of irqs
Conor Dooley
1
-0
/
+1
2022-10-13
riscv: vdso: fix NULL deference in vdso_join_timens() when vfork
Jisheng Zhang
2
-4
/
+10
2022-10-13
Merge patch series "Use composable cache instead of L2 cache"
Palmer Dabbelt
2
-1
/
+7
2022-10-13
riscv: Add cache information in AUX vector
Greentime Hu
2
-1
/
+7
2022-10-13
Merge patch series "Some style cleanups for recent extension additions"
Palmer Dabbelt
3
-29
/
+26
2022-10-13
riscv: check for kernel config option in t-head memory types errata
Heiko Stuebner
1
-0
/
+3
[prev]
[next]