index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-07
resource: Provide resource struct in resource walk callback
Tom Lendacky
7
-22
/
+30
2017-11-07
resource: Consolidate resource walking code
Tom Lendacky
1
-27
/
+25
2017-11-07
x86/efi: Access EFI data as encrypted when SEV is active
Tom Lendacky
1
-1
/
+15
2017-11-07
x86/mm: Include SEV for encryption memory attribute changes
Tom Lendacky
1
-2
/
+2
2017-11-07
x86/mm: Use encrypted access of boot related data with SEV
Tom Lendacky
1
-14
/
+30
2017-11-07
x86/realmode: Don't decrypt trampoline area under SEV
Tom Lendacky
1
-2
/
+3
2017-11-07
x86/mm: Don't attempt to encrypt initrd under SEV
Tom Lendacky
1
-2
/
+4
2017-11-07
x86/mm: Add Secure Encrypted Virtualization (SEV) support
Tom Lendacky
3
-2
/
+37
2017-11-07
Documentation/x86: Add AMD Secure Encrypted Virtualization (SEV) description
Brijesh Singh
1
-4
/
+26
2017-11-07
kprobes, x86/alternatives: Use text_mutex to protect smp_alt_modules
Zhou Chengming
2
-13
/
+15
2017-11-07
x86/build: Add more generated files to the .gitignore file
Changbin Du
1
-0
/
+3
2017-11-07
x86/build: Specify -input-charset=utf-8 for mkisofs
Changbin Du
1
-2
/
+3
2017-11-07
x86/build: Add new paths for isolinux.bin and ldlinux.c32
Changbin Du
1
-5
/
+18
2017-11-07
x86/build: Factor out fdimage/isoimage generation commands to standalone script
Changbin Du
2
-48
/
+116
2017-11-07
selftests/x86/ldt_get: Add a few additional tests for limits
Andy Lutomirski
1
-1
/
+16
2017-11-07
selftests/x86/ldt_gdt: Run most existing LDT test cases against the GDT as well
Andy Lutomirski
1
-1
/
+9
2017-11-07
selftests/x86/ldt_gdt: Add infrastructure to test set_thread_area()
Andy Lutomirski
1
-16
/
+37
2017-11-07
selftests/x86/ldt_gdt: Robustify against set_thread_area() and LAR oddities
Andy Lutomirski
1
-1
/
+9
2017-11-07
selftests/x86/protection_keys: Fix syscall NR redefinition warnings
Andy Lutomirski
1
-6
/
+18
2017-11-07
x86/cpufeatures: Fix various details in the feature definitions
Ingo Molnar
1
-75
/
+74
2017-11-07
x86/cpufeatures: Re-tabulate the X86_FEATURE definitions
Ingo Molnar
1
-254
/
+254
2017-11-07
Merge branch 'x86/build' into x86/asm, to fix up conflicts
Ingo Molnar
1
-2
/
+2
2017-11-07
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
Ingo Molnar
12797
-717
/
+14070
2017-11-06
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2017-11-06
scripts: add leaking_addresses.pl
Tobin C. Harding
2
-0
/
+310
2017-11-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-13
/
+15
2017-11-06
x86/mm: Define _PAGE_TABLE using _KERNPG_TABLE
Borislav Petkov
1
-2
/
+1
2017-11-06
Merge branch 'x86/mm' into x86/asm, to pick up pending changes
Ingo Molnar
12
-180
/
+239
2017-11-06
Merge branch 'x86/fpu' into x86/asm, to pick up fix
Ingo Molnar
2
-41
/
+11
2017-11-05
Linux 4.14-rc8
v4.14-rc8
Linus Torvalds
1
-1
/
+1
2017-11-05
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-7
/
+38
2017-11-05
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-94
/
+27
2017-11-05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
29
-21
/
+57
2017-11-05
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2017-11-05
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-10
/
+33
2017-11-05
Merge tag 'enforcement-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+16
2017-11-05
x86/module: Detect and skip invalid relocations
Josh Poimboeuf
1
-0
/
+13
2017-11-04
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
6
-6
/
+46
2017-11-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-53
/
+87
2017-11-04
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
7
-17
/
+28
2017-11-04
Merge tag 'mips_fixes_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-28
/
+40
2017-11-04
objtool: Prevent GCC from merging annotate_unreachable(), take 2
Josh Poimboeuf
1
-2
/
+2
2017-11-04
Revert "x86/mm: Stop calling leave_mm() in idle code"
Andy Lutomirski
5
-7
/
+25
2017-11-04
Documentation: Add Frank Rowand to list of enforcement statement endorsers
Frank Rowand
1
-0
/
+1
2017-11-04
doc: add Willy Tarreau to the list of enforcement statement endorsers
Willy Tarreau
1
-0
/
+1
2017-11-04
tools/headers: Synchronize kernel ABI headers
Ingo Molnar
26
-16
/
+36
2017-11-04
objtool: Resync objtool's instruction decoder source code copy with the kerne...
Josh Poimboeuf
1
-0
/
+1
2017-11-04
Merge branch 'linus' into core/urgent, to pick up dependent commits
Ingo Molnar
12646
-274
/
+12975
2017-11-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-0
/
+2
2017-11-03
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
[next]