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-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2024-03-07
arm64/hwcap: Define hwcaps for 2023 DPISA features
Mark Brown
4
-0
/
+80
2024-03-07
arm64/ptrace: Expose FPMR via ptrace
Mark Brown
1
-0
/
+42
2024-03-07
arm64/signal: Add FPMR signal handling
Mark Brown
2
-0
/
+67
2024-03-07
arm64/fpsimd: Support FEAT_FPMR
Mark Brown
8
-0
/
+36
2024-03-07
arm64/fpsimd: Enable host kernel access to FPMR
Mark Brown
1
-1
/
+1
2024-03-07
arm64/cpufeature: Hook new identification registers up to cpufeature
Mark Brown
3
-0
/
+34
2024-03-07
mips: sibyte: make tb_class constant
Ricardo B. Marliere
1
-12
/
+9
2024-03-07
mips: mt: make mt_class constant
Ricardo B. Marliere
3
-15
/
+9
2024-03-07
MIPS: ralink: Remove unused of_gpio.h
Andy Shevchenko
1
-1
/
+0
2024-03-07
s390/tools: handle rela R_390_GOTPCDBL/R_390_GOTOFF64
Sumanth Korikkar
1
-0
/
+2
2024-03-07
s390/cache: prevent rebuild of shared_cpu_list
Heiko Carstens
1
-0
/
+1
2024-03-07
s390/crypto: remove retry loop with sleep from PAES pkey invocation
Harald Freudenberger
1
-14
/
+2
2024-03-07
s390/configs: increase number of LOCKDEP_BITS
Heiko Carstens
1
-0
/
+2
2024-03-07
s390/pai: change sampling event assignment for PMU device driver
Thomas Richter
2
-3
/
+6
2024-03-07
arch/powerpc: Remove <linux/fb.h> from backlight code
Thomas Zimmermann
2
-29
/
+2
2024-03-07
powerpc/macio: Make remove callback of macio driver void returned
Dawei Li
1
-1
/
+1
2024-03-07
powerpc/83xx: Fix build failure with FPU=n
Michael Ellerman
2
-1
/
+6
2024-03-07
powerpc/64s: Fix get_hugepd_cache_index() build failure
Michael Ellerman
1
-2
/
+2
2024-03-07
x86/fred: Fix init_task thread stack pointer initialization
Xin Li (Intel)
3
-4
/
+7
2024-03-07
Merge branch kvm-arm64/kerneldoc into kvmarm/next
Oliver Upton
10
-15
/
+24
2024-03-07
Merge branch kvm-arm64/vfio-normal-nc into kvmarm/next
Oliver Upton
4
-9
/
+33
2024-03-07
Merge branch kvm-arm64/lpi-xarray into kvmarm/next
Oliver Upton
6
-65
/
+74
2024-03-07
Merge branch kvm-arm64/vm-configuration into kvmarm/next
Oliver Upton
14
-170
/
+997
2024-03-07
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
13
-47
/
+40
2024-03-06
bpf, riscv64/cfi: Support kCFI + BPF on riscv64
Puranjay Mohan
6
-7
/
+90
2024-03-06
Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"
Ahelenia ZiemiaĆska
2
-2
/
+2
2024-03-06
mm/treewide: align up pXd_leaf() retval across archs
Peter Xu
5
-10
/
+10
2024-03-06
mm/treewide: drop pXd_large()
Peter Xu
9
-31
/
+18
2024-03-06
mm/treewide: replace pud_large() with pud_leaf()
Peter Xu
20
-29
/
+29
2024-03-06
mm/treewide: replace pmd_large() with pmd_leaf()
Peter Xu
24
-48
/
+48
2024-03-06
mm/x86: drop two unnecessary pud_leaf() definitions
Peter Xu
1
-1
/
+0
2024-03-06
mm/x86: replace pgd_large() with pgd_leaf()
Peter Xu
2
-3
/
+3
2024-03-06
mm/x86: replace p4d_large() with p4d_leaf()
Peter Xu
6
-8
/
+8
2024-03-06
mm/powerpc: replace pXd_is_leaf() with pXd_leaf()
Peter Xu
7
-52
/
+26
2024-03-06
mm/powerpc: define pXd_large() with pXd_leaf()
Peter Xu
2
-15
/
+3
2024-03-06
s390: supplement for ptdesc conversion
Qi Zheng
3
-24
/
+26
2024-03-06
hugetlb: parallelize 1G hugetlb initialization
Gang Li
1
-1
/
+1
2024-03-06
arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Arnd Bergmann
28
-19
/
+32
2024-03-06
arch: simplify architecture specific page size configuration
Arnd Bergmann
8
-56
/
+30
2024-03-06
arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
Arnd Bergmann
9
-161
/
+123
2024-03-06
Merge tag 'arm-fixes-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-67
/
+23
2024-03-07
x86/kprobes: Boost more instructions from grp2/3/4/5
Jinghao Jia
1
-6
/
+17
2024-03-07
x86/kprobes: Prohibit kprobing on INT and UD
Jinghao Jia
1
-9
/
+39
2024-03-07
x86/kprobes: Refactor can_{probe,boost} return type to bool
Jinghao Jia
2
-19
/
+16
2024-03-06
RISC-V: KVM: Allow Zacas extension for Guest/VM
Anup Patel
2
-0
/
+3
2024-03-06
RISC-V: KVM: Allow Ztso extension for Guest/VM
Anup Patel
2
-0
/
+3
2024-03-06
RISC-V: KVM: Forward SEED CSR access to user space
Anup Patel
1
-0
/
+13
2024-03-06
x86/topology: Ignore non-present APIC IDs in a present package
Thomas Gleixner
1
-9
/
+30
2024-03-07
powerpc/4xx: Fix warp_gpio_leds build failure
Michael Ellerman
1
-0
/
+1
[prev]
[next]