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
2019-04-21
powerpc/32s: Implement Kernel Userspace Access Protection
Christophe Leroy
6
-0
/
+131
2019-04-21
powerpc/32s: Prepare Kernel Userspace Access Protection
Christophe Leroy
3
-14
/
+16
2019-04-21
powerpc/32s: Implement Kernel Userspace Execution Prevention.
Christophe Leroy
7
-1
/
+85
2019-04-21
powerpc/8xx: Add Kernel Userspace Access Protection
Christophe Leroy
5
-0
/
+81
2019-04-21
powerpc/8xx: Add Kernel Userspace Execution Prevention
Christophe Leroy
3
-0
/
+20
2019-04-21
powerpc/8xx: Only define APG0 and APG1
Christophe Leroy
1
-6
/
+6
2019-04-21
powerpc/32: Prepare for Kernel Userspace Access Protection
Christophe Leroy
3
-6
/
+27
2019-04-21
powerpc/32: Remove MSR_PR test when returning from syscall
Christophe Leroy
1
-5
/
+0
2019-04-21
powerpc/mm: Detect bad KUAP faults
Michael Ellerman
3
-3
/
+29
2019-04-21
powerpc/64s: Implement KUAP for Radix MMU
Michael Ellerman
10
-3
/
+176
2019-04-21
powerpc/lib: Refactor __patch_instruction() to use __put_user_asm()
Russell Currey
1
-2
/
+2
2019-04-21
powerpc/mm/radix: Use KUEP API for Radix MMU
Russell Currey
2
-3
/
+10
2019-04-21
powerpc/64: Setup KUP on secondary CPUs
Russell Currey
2
-1
/
+4
2019-04-21
powerpc: Add a framework for Kernel Userspace Access Protection
Christophe Leroy
9
-14
/
+120
2019-04-21
powerpc: Add skeleton for Kernel Userspace Execution Prevention
Christophe Leroy
4
-5
/
+33
2019-04-21
powerpc: Add framework for Kernel Userspace Protection
Christophe Leroy
4
-0
/
+26
2019-04-21
powerpc/powernv/idle: Restore AMR/UAMOR/AMOR after idle
Michael Ellerman
1
-4
/
+23
2019-04-21
powerpc/powernv/idle: Restore IAMR after idle
Russell Currey
1
-0
/
+20
2019-04-20
powerpc/numa: document topology_updates_enabled, disable by default
Nathan Lynch
1
-4
/
+10
2019-04-20
powerpc/numa: improve control of topology updates
Nathan Lynch
1
-6
/
+12
2019-04-20
powerpc/powernv: Squash sparse warnings in opal-call.c
Andrew Donnellan
1
-0
/
+2
2019-04-20
powerpc/crypto: Use cheaper random numbers for crc-vpmsum self-test
George Spelvin
1
-7
/
+3
2019-04-20
powerpc: Remove duplicate headers
Jagadeesh Pagadala
3
-3
/
+0
2019-04-20
powerpc/8xx: Fix possible device node reference leak
Wen Yang
1
-2
/
+1
2019-04-20
powerpc/pseries: hwpoison the pages upon hitting UE
Ganesh Goudar
3
-1
/
+85
2019-04-20
powerpc/83xx: Add missing of_node_put() after of_device_is_available()
Julia Lawall
1
-1
/
+3
2019-04-20
powerpc/pseries/pmem: Fix a set but not used value
Qian Cai
1
-2
/
+1
2019-04-20
powerpc/pseries/iommu: Fix set but not used values
Qian Cai
1
-8
/
+5
2019-04-20
powerpc/mm: Silence unused-but-set-variable warnings
Qian Cai
2
-2
/
+4
2019-04-20
powerpc/mm: move warning from resize_hpt_for_hotplug()
Laurent Vivier
4
-16
/
+13
2019-04-20
powerpc/mm/radix: Don't do SLB preload when using the radix MMU
Aneesh Kumar K.V
1
-1
/
+2
2019-04-20
powerpc/configs: Enable CONFIG_USB_XHCI_HCD by default
Thomas Huth
1
-0
/
+1
2019-04-20
powerpc/pseries/mce: Improve array initialization.
Mahesh Salgaonkar
1
-26
/
+26
2019-04-20
powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWX
Russell Currey
1
-1
/
+3
2019-04-20
powerpc/embedded6xx: Remove unused functions holly_power_off and holly_halt
Mathieu Malaterre
1
-12
/
+0
2019-04-20
powerpc/embedded6xx: Make some functions static
Mathieu Malaterre
1
-3
/
+4
2019-04-20
powerpc: vdso: Make vdso32 installation conditional in vdso_install
Ben Hutchings
1
-0
/
+2
2019-04-20
powerpc/mm/64: Document the sizes of/sizes mapped by Pxx_INDEX_SIZE
Michael Ellerman
4
-16
/
+18
2019-04-20
powerpc/highmem: Change BUG_ON() to WARN_ON()
Christophe Leroy
1
-10
/
+4
2019-04-20
powerpc: Fix defconfig choice logic when cross compiling
Michael Ellerman
1
-5
/
+4
2019-04-20
powerpc/32: Add ppc_defconfig
Michael Ellerman
1
-0
/
+4
2019-04-20
Merge branch 'fixes' into next
Michael Ellerman
4
-10
/
+14
2019-04-10
powerpc/mm: Define MAX_PHYSMEM_BITS for all 64-bit configs
Michael Ellerman
1
-1
/
+1
2019-04-08
powerpc/64s/radix: Fix radix segment exception handling
Nicholas Piggin
1
-0
/
+12
2019-04-08
powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64
Christophe Leroy
1
-1
/
+1
2019-04-01
powerpc/32: Fix early boot failure with RTAS built-in
Christophe Leroy
1
-8
/
+0
2019-03-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
45
-78
/
+181
2019-03-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-22
/
+19
2019-03-31
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-7
/
+1
2019-03-31
Merge tag 'powerpc-5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-13
/
+32
[next]