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
2020-10-08
x86/mce: Allow for copy_mc_fragile symbol checksum to be generated
Borislav Petkov
1
-0
/
+1
2020-10-07
x86/mce: Decode a kernel instruction to determine if it is copying from user
Tony Luck
4
-5
/
+63
2020-10-07
x86/mce: Recover from poison found while copying from user space
Tony Luck
1
-7
/
+20
2020-10-07
x86/mce: Avoid tail copy when machine check terminated a copy from user
Tony Luck
1
-0
/
+15
2020-10-07
x86/mce: Add _ASM_EXTABLE_CPY for copy user access
Youquan Song
4
-49
/
+82
2020-10-07
x86/mce: Provide method to find out the type of an exception handler
Tony Luck
3
-6
/
+20
2020-10-07
x86/mce: Pass pointer to saved pt_regs to severity calculation routines
Youquan Song
3
-14
/
+17
2020-10-06
x86/copy_mc: Introduce copy_mc_enhanced_fast_string()
Dan Williams
2
-9
/
+59
2020-10-06
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
20
-298
/
+340
2020-09-30
x86/mce: Drop AMD-specific "DEFERRED" case from Intel severity rule list
Tony Luck
1
-4
/
+0
2020-09-30
x86/mce: Add Skylake quirk for patrol scrub reported errors
Borislav Petkov
1
-2
/
+26
2020-09-18
x86/mce: Annotate mce_rd/wrmsrl() with noinstr
Borislav Petkov
1
-6
/
+21
2020-09-15
x86/mce/dev-mcelog: Do not update kflags on AMD systems
Smita Koralahalli
1
-1
/
+3
2020-09-14
x86/mce: Stop mce_reign() from re-computing severity for every CPU
Tony Luck
1
-8
/
+8
2020-09-11
x86/mce: Make mce_rdmsrl() panic on an inaccessible MSR
Borislav Petkov
2
-12
/
+70
2020-09-04
x86/mce: Increase maximum number of banks to 64
Akshay Gupta
1
-6
/
+2
2020-08-26
x86/mce: Delay clearing IA32_MCG_STATUS to the end of do_machine_check()
Tony Luck
1
-5
/
+4
2020-08-20
x86/MCE/AMD, EDAC/mce_amd: Remove struct smca_hwid.xec_bitmap
Yazen Ghannam
2
-23
/
+22
2020-08-16
parisc: fix PMD pages allocation by restoring pmd_alloc_one()
Mike Rapoport
1
-0
/
+6
2020-08-15
Merge tag 'riscv-for-linus-5.9-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-8
/
+17
2020-08-15
Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh
Linus Torvalds
66
-995
/
+360
2020-08-15
Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-17
/
+58
2020-08-15
Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-10
/
+36
2020-08-14
iomap: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
16
-103
/
+103
2020-08-14
sh: use generic strncpy()
Kuninori Morimoto
1
-26
/
+0
2020-08-14
all arch: remove system call sys_sysctl
Xiaoming Ni
43
-44
/
+18
2020-08-14
sh: landisk: Add missing initialization of sh_io_port_base
Geert Uytterhoeven
1
-0
/
+3
2020-08-14
sh: bring syscall_set_return_value in line with other architectures
Michael Karcher
1
-4
/
+1
2020-08-14
sh: Add SECCOMP_FILTER
Michael Karcher
3
-2
/
+6
2020-08-14
sh: Rearrange blocks in entry-common.S
Michael Karcher
1
-28
/
+29
2020-08-14
sh: switch to copy_thread_tls()
Christian Brauner
2
-3
/
+4
2020-08-14
sh: use the generic dma coherent remap allocator
Christoph Hellwig
2
-49
/
+4
2020-08-14
sh: don't allow non-coherent DMA for NOMMU
Christoph Hellwig
1
-1
/
+2
2020-08-14
dma-mapping: consolidate the NO_DMA definition in kernel/dma/Kconfig
Christoph Hellwig
3
-6
/
+3
2020-08-14
sh: unexport register_trapped_io and match_trapped_io_handler
Christoph Hellwig
1
-2
/
+0
2020-08-14
sh: don't include <asm/io_trapped.h> in <asm/io.h>
Christoph Hellwig
3
-1
/
+2
2020-08-14
sh: move the ioremap implementation out of line
Christoph Hellwig
2
-86
/
+68
2020-08-14
sh: move ioremap_fixed details out of <asm/io.h>
Christoph Hellwig
5
-16
/
+26
2020-08-14
sh: remove __KERNEL__ ifdefs from non-UAPI headers
Christoph Hellwig
19
-54
/
+0
2020-08-14
sh: sort the selects for SUPERH alphabetically
Christoph Hellwig
1
-48
/
+47
2020-08-14
sh: remove -Werror from Makefiles
Christoph Hellwig
3
-6
/
+0
2020-08-14
sh: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-08-14
arch/sh/configs: remove obsolete CONFIG_SOC_CAMERA*
Hans Verkuil
4
-11
/
+0
2020-08-14
sh: stacktrace: Remove stacktrace_ops.stack()
Geert Uytterhoeven
5
-29
/
+0
2020-08-14
sh: machvec: Modernize printing of kernel messages
Geert Uytterhoeven
1
-4
/
+4
2020-08-14
sh: pci: Modernize printing of kernel messages
Geert Uytterhoeven
3
-21
/
+19
2020-08-14
sh: sh2007: Modernize printing of kernel messages
Geert Uytterhoeven
1
-2
/
+2
2020-08-14
sh: process: Fix broken lines in register dumps
Geert Uytterhoeven
1
-21
/
+17
2020-08-14
sh: dump_stack: Fix broken lines and ptrval in calltrace dumps
Geert Uytterhoeven
1
-9
/
+9
2020-08-14
sh: kernel: disassemble: Fix broken lines in disassembly dumps
Geert Uytterhoeven
1
-51
/
+52
[next]