Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
163ea3c83aeeb3908a51162c79cb3a7c374d92b4
163ea3c
x86/realmode: Decrypt trampoline area if memory encryption is active
by Tom Lendacky
· 8 years ago
77bd234
x86/mm: Add support for changing the memory encryption attribute
by Tom Lendacky
· 8 years ago
1de3286
x86/mm: Add support to access persistent memory in the clear
by Tom Lendacky
· 8 years ago
5997efb
x86/boot: Use memremap() to map the MPF and MPC data
by Tom Lendacky
· 8 years ago
8f716c9
x86/mm: Add support to access boot related data in the clear
by Tom Lendacky
· 8 years ago
38eeccc
x86/efi: Update EFI pagetable creation to work with SME
by Tom Lendacky
· 8 years ago
f99afd0
efi: Update efi_mem_type() to return an error rather than 0
by Tom Lendacky
· 8 years ago
a19d66c
efi: Add an EFI table address match function
by Tom Lendacky
· 8 years ago
d68baa3
x86/boot/e820: Add support to determine the E820 type of an address
by Tom Lendacky
· 8 years ago
b9d0520
x86/mm: Insure that boot memory areas are mapped properly
by Tom Lendacky
· 8 years ago
7f8b7e7
x86/mm: Add support for early encryption/decryption of memory
by Tom Lendacky
· 8 years ago
f88a68f
x86/mm: Extend early_memremap() support with additional attrs
by Tom Lendacky
· 8 years ago
eef9c4a
x86/mm: Add SME support for read_cr3_pa()
by Tom Lendacky
· 8 years ago
21729f8
x86/mm: Provide general kernel support for memory encryption
by Tom Lendacky
· 8 years ago
fd7e315
x86/mm: Simplify p[g4um]d_page() macros
by Tom Lendacky
· 8 years ago
5868f36
x86/mm: Add support to enable SME in early boot processing
by Tom Lendacky
· 8 years ago
33c2b80
x86/mm: Remove phys_to_virt() usage in ioremap()
by Tom Lendacky
· 8 years ago
7744ccd
x86/mm: Add Secure Memory Encryption (SME) support
by Tom Lendacky
· 8 years ago
9af9b94
x86/cpu/AMD: Handle SME reduction in physical address size
by Tom Lendacky
· 8 years ago
872cbef
x86/cpu/AMD: Add the Secure Memory Encryption CPU feature
by Tom Lendacky
· 8 years ago
f7750a7
x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap() for RAM mappings
by Tom Lendacky
· 8 years ago
aac7b79
x86/mm/pat: Set write-protect cache mode for full PAT support
by Tom Lendacky
· 8 years ago
c262f3b
x86/cpu/AMD: Document AMD Secure Memory Encryption (SME)
by Tom Lendacky
· 8 years ago
1ed7d32
Merge branch 'x86/boot' into x86/mm, to pick up interacting changes
by Ingo Molnar
· 8 years ago
27aac20
x86/boot/KASLR: Rename process_e820_entry() into process_mem_region()
by Baoquan He
· 8 years ago
87891b0
x86/boot/KASLR: Switch to pass struct mem_vector to process_e820_entry()
by Baoquan He
· 8 years ago
f62995c
x86/boot/KASLR: Wrap e820 entries walking code into new function process_e820_entries()
by Baoquan He
· 8 years ago
cb8c65c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 8 years ago
935acd3
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
31ba04d
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
338a57d
Merge tag 'regmap-fix-w1-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 8 years ago
e8e9941
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
cb0fbbf
Blackfin: flat: Use %x to format u32
by Geert Uytterhoeven
· 8 years ago
5b20a43
regmap: regmap-w1: Fix build troubles
by minimumlaw@rambler.ru
· 8 years ago
87b2c3f
h8300: Add missing closing parenthesis in flat_get_addr_from_rp()
by Geert Uytterhoeven
· 8 years ago
9f42ef4
blackfin, m68k: Fix flat_set_persistent() for unsigned long to u32 changes
by Geert Uytterhoeven
· 8 years ago
a860542
binfmt_flat: Use %u to format u32
by Geert Uytterhoeven
· 8 years ago
5771a8c
Linux v4.13-rc1
by Linus Torvalds
· 8 years ago
486088b
Merge tag 'standardize-docs' of git://git.lwn.net/linux
by Linus Torvalds
· 8 years ago
52f6c58
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 8 years ago
78dcf73
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
93ff818
Merge branch 'work.__copy_to_user' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
89cbec7
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
2173bd0
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
568d135d
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 8 years ago
4ecd4ff
Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 8 years ago
966859b
Merge tag 'upstream-4.13-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 8 years ago
e37a07e
Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
72e5c74
random: reorder READ_ONCE() in get_random_uXX
by Sebastian Andrzej Siewior
· 8 years ago
eecabf5
random: suppress spammy warnings about unseeded randomness
by Theodore Ts'o
· 8 years ago
a80099a
Merge tag 'xfs-4.13-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 8 years ago
bc24370
Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 8 years ago
0ffff11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
dcf903d
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
96d0d83
Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
1ef2740
Merge tag 'acpi-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
e37720e
Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
867eacd
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
077d2ba
replace incorrect strscpy use in FORTIFY_SOURCE
by Daniel Micay
· 8 years ago
01ea917
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 8 years ago
deed9de
Merge tag 'powerpc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
6d7964a
kmod: throttle kmod thread limit
by Luis R. Rodriguez
· 8 years ago
d9c6a72
kmod: add test driver to stress test the module loader
by Luis R. Rodriguez
· 8 years ago
062b874
MAINTAINERS: give kmod some maintainer love
by Luis R. Rodriguez
· 8 years ago
20cf0c5
xtensa: use generic fb.h
by Tobias Klauser
· 8 years ago
168c42b
fault-inject: add /proc/<pid>/fail-nth
by Akinobu Mita
· 8 years ago
1203c8e
fault-inject: simplify access check for fail-nth
by Akinobu Mita
· 8 years ago
bfc7409
fault-inject: make fail-nth read/write interface symmetric
by Akinobu Mita
· 8 years ago
9049f2f
fault-inject: parse as natural 1-based value for fail-nth write interface
by Akinobu Mita
· 8 years ago
ecaad81
fault-inject: automatically detect the number base for fail-nth write interface
by Akinobu Mita
· 8 years ago
5f92a7b
kernel/watchdog.c: use better pr_fmt prefix
by Kefeng Wang
· 8 years ago
5624a8b
MAINTAINERS: move the befs tree to kernel.org
by Luis de Bethencourt
· 8 years ago
ffba19c
lib/atomic64_test.c: add a test that atomic64_inc_not_zero() returns an int
by Michael Ellerman
· 8 years ago
37511fb
mm: fix overflow check in expand_upwards()
by Helge Deller
· 8 years ago
a666443
ubifs: Set double hash cookie also for RENAME_EXCHANGE
by Richard Weinberger
· 8 years ago
d8db5b1c
ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrs
by Xiaolei Li
· 8 years ago
4acadda
ubifs: Don't leak kernel memory to the MTD
by Richard Weinberger
· 8 years ago
480a1a6
ubifs: Change gfp flags in page allocation for bulk read
by Hyunchul Lee
· 8 years ago
07d41c3
ubifs: Fix oops when remounting with no_bulk_read.
by karam.lee
· 8 years ago
df71b09
ubifs: Fail commit if TNC is obviously inconsistent
by Richard Weinberger
· 8 years ago
319c104
ubifs: allow userspace to map mounts to volumes
by Rabin Vincent
· 8 years ago
a02a6eb
ubifs: Wire-up statx() support
by Richard Weinberger
· 8 years ago
d2eb852
ubifs: Remove dead code from ubifs_get_link()
by Richard Weinberger
· 8 years ago
35ee314
ubifs: Massage debug prints wrt. fscrypt
by Richard Weinberger
· 8 years ago
8b2900c
ubifs: Add assert to dent_key_init()
by Richard Weinberger
· 8 years ago
781f675
ubifs: Fix unlink code wrt. double hash lookups
by Richard Weinberger
· 8 years ago
59a7499
ubifs: Fix data node size for truncating uncompressed nodes
by David Oberhollenzer
· 8 years ago
f34e87f
ubifs: Don't encrypt special files on creation
by David Gstir
· 8 years ago
bb50c63
ubifs: Fix memory leak in RENAME_WHITEOUT error path in do_rename
by Hyunchul Lee
· 8 years ago
4d35ca4
ubifs: Fix inode data budget in ubifs_mknod
by Hyunchul Lee
· 8 years ago
272eda8
ubifs: Correctly evict xattr inodes
by Richard Weinberger
· 8 years ago
e996bfd
ubifs: Unexport ubifs_inode_slab
by Richard Weinberger
· 8 years ago
ccd5d1b
Merge tag 'ntb-4.13' of git://github.com/jonmason/ntb
by Linus Torvalds
· 8 years ago
4d25ec1
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 8 years ago
907afe5
Merge tag 'mmc-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 8 years ago
43e5f7e
docs: kprobes.txt: Fix whitespacing
by Mauro Carvalho Chehab
· 8 years ago
4297739
tee.txt: standardize document format
by Mauro Carvalho Chehab
· 8 years ago
633b11b
cgroup-v2.txt: standardize document format
by Mauro Carvalho Chehab
· 8 years ago
58ef0e5
dell_rbu.txt: standardize document format
by Mauro Carvalho Chehab
· 8 years ago
998ff0b
zorro.txt: standardize document format
by Mauro Carvalho Chehab
· 8 years ago
Next »