index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "perf powerpc: Add data source encodings for power10 platform"
Arnaldo Carvalho de Melo
2022-01-12
1
-42
/
+12
*
Revert "perf powerpc: Add encodings to represent data based on newer composit...
Arnaldo Carvalho de Melo
2022-01-12
1
-3
/
+3
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-01-10
674
-9478
/
+49271
|
\
|
*
Merge tag 'x86_vdso_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-01-10
2
-2
/
+2
|
|
\
|
|
*
x86/purgatory: Remove -nostdlib compiler flag
Masahiro Yamada
2021-12-30
1
-1
/
+1
|
|
*
x86/vdso: Remove -nostdlib compiler flag
Masahiro Yamada
2021-12-30
1
-1
/
+1
|
*
|
Merge tag 'x86_build_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-01-10
1
-2
/
+5
|
|
\
\
|
|
*
|
x86/boot/compressed: Move CLANG_FLAGS to beginning of KBUILD_CFLAGS
Nathan Chancellor
2021-12-23
1
-2
/
+5
|
*
|
|
Merge tag 'x86_cpu_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-01-10
2
-4
/
+15
|
|
\
\
\
|
|
*
|
|
x86/lib: Add fast-short-rep-movs check to copy_user_enhanced_fast_string()
Tony Luck
2021-12-29
1
-2
/
+2
|
|
*
|
|
x86/cpu: Don't write CSTAR MSR on Intel CPUs
Andi Kleen
2021-11-25
1
-2
/
+13
|
*
|
|
|
Merge tag 'x86_cleanups_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-01-10
4
-6
/
+7
|
|
\
\
\
\
|
|
*
|
|
|
x86/events/amd/iommu: Remove redundant assignment to variable shift
Colin Ian King
2021-12-28
1
-1
/
+1
|
|
*
|
|
|
x86/boot/string: Add missing function prototypes
Kees Cook
2021-12-10
1
-0
/
+3
|
|
*
|
|
|
x86/fpu: Remove duplicate copy_fpstate_to_sigframe() prototype
Shaokun Zhang
2021-12-10
1
-3
/
+0
|
|
*
|
|
|
x86/uaccess: Move variable into switch case statement
Kees Cook
2021-12-10
1
-2
/
+3
|
*
|
|
|
|
Merge tag 'x86_misc_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-01-10
6
-141
/
+169
|
|
\
\
\
\
\
|
|
*
|
|
|
|
x86/mtrr: Remove the mtrr_bp_init() stub
Christoph Hellwig
2021-12-22
3
-8
/
+8
|
|
*
|
|
|
|
x86/sev-es: Use insn_decode_mmio() for MMIO implementation
Kirill A. Shutemov
2021-11-30
1
-131
/
+41
|
|
*
|
|
|
|
x86/insn-eval: Introduce insn_decode_mmio()
Kirill A. Shutemov
2021-11-30
2
-0
/
+96
|
|
*
|
|
|
|
x86/insn-eval: Introduce insn_get_modrm_reg_ptr()
Kirill A. Shutemov
2021-11-30
2
-0
/
+21
|
|
*
|
|
|
|
x86/insn-eval: Handle insn_get_opcode() failure
Kirill A. Shutemov
2021-11-30
1
-2
/
+3
|
*
|
|
|
|
|
Merge tag 'x86_mm_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-01-10
11
-18
/
+76
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
x86/mm: Prevent early boot triple-faults with instrumentation
Borislav Petkov
2021-12-22
2
-3
/
+15
|
|
*
|
|
|
|
|
x86/mm: Include spinlock_t definition in pgtable.
Sebastian Andrzej Siewior
2021-12-09
1
-0
/
+1
|
|
*
|
|
|
|
|
x86/mm: Flush global TLB when switching to trampoline page-table
Joerg Roedel
2021-12-06
3
-10
/
+29
|
|
*
|
|
|
|
|
x86/mm/64: Flush global TLB on boot and AP bringup
Joerg Roedel
2021-12-06
4
-7
/
+27
|
|
*
|
|
|
|
|
x86/realmode: Add comment for Global bit usage in trampoline_pgd
Joerg Roedel
2021-12-04
1
-0
/
+5
|
|
*
|
|
|
|
|
x86/mm: Add missing <asm/cpufeatures.h> dependency to <asm/page_64.h>
Ingo Molnar
2021-12-03
1
-0
/
+1
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
Merge tag 'x86_sgx_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-01-10
6
-2
/
+186
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
x86/sgx: Fix NULL pointer dereference on non-SGX systems
Dave Hansen
2022-01-07
1
-18
/
+47
|
|
*
|
|
|
|
|
x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node
Jarkko Sakkinen
2021-12-09
4
-0
/
+26
|
|
*
|
|
|
|
|
Merge branch 'x86/urgent' into x86/sgx, to resolve conflict
Ingo Molnar
2021-11-19
2
-33
/
+45
|
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
x86/sgx: Hook arch_memory_failure() into mainline code
Tony Luck
2021-11-15
2
-0
/
+12
|
|
*
|
|
|
|
|
|
x86/sgx: Add SGX infrastructure to recover from poison
Tony Luck
2021-11-15
1
-0
/
+76
|
|
*
|
|
|
|
|
|
x86/sgx: Initial poison handling for dirty and free pages
Tony Luck
2021-11-15
2
-2
/
+28
|
|
*
|
|
|
|
|
|
x86/sgx: Add infrastructure to identify SGX EPC pages
Tony Luck
2021-11-15
2
-0
/
+10
|
|
*
|
|
|
|
|
|
x86/sgx: Add new sgx_epc_page flag bit to mark free pages
Tony Luck
2021-11-15
2
-0
/
+5
|
*
|
|
|
|
|
|
|
Merge tag 'x86_cache_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-01-10
1
-1
/
+1
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
x86/resctrl: Remove redundant assignment to variable chunks
Colin Ian King
2021-12-09
1
-1
/
+1
|
|
|
|
_
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'x86_sev_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-01-10
11
-524
/
+534
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
x86/sev: Move common memory encryption code to mem_encrypt.c
Kirill A. Shutemov
2021-12-08
4
-72
/
+96
|
|
*
|
|
|
|
|
|
|
x86/sev: Rename mem_encrypt.c to mem_encrypt_amd.c
Kuppuswamy Sathyanarayanan
2021-12-08
2
-4
/
+4
|
|
*
|
|
|
|
|
|
|
x86/sev: Use CC_ATTR attribute to generalize string I/O unroll
Kuppuswamy Sathyanarayanan
2021-12-08
3
-27
/
+11
|
|
*
|
|
|
|
|
|
|
x86/sev: Remove do_early_exception() forward declarations
Borislav Petkov
2021-11-15
1
-6
/
+1
|
|
*
|
|
|
|
|
|
|
x86/head64: Carve out the guest encryption postprocessing into a helper
Borislav Petkov
2021-11-15
1
-29
/
+31
|
|
*
|
|
|
|
|
|
|
x86/sev: Get rid of excessive use of defines
Borislav Petkov
2021-11-15
1
-23
/
+28
|
|
*
|
|
|
|
|
|
|
x86/sev: Shorten GHCB terminate macro names
Brijesh Singh
2021-11-15
4
-8
/
+8
|
|
|
|
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'x86_platform_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-01-10
1
-2
/
+2
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
x86/ce4100: Replace "ti,pcf8575" by "nxp,pcf8575"
Geert Uytterhoeven
2021-12-03
1
-2
/
+2
|
|
|
|
_
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
[next]