]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
2017-11-08 Ricardo Nerix86/traps: Fix up general protection faults caused by UMIP
2017-11-08 Ricardo Nerix86/umip: Enable User-Mode Instruction Prevention at...
2017-11-08 Ricardo Nerix86/umip: Force a page fault when unable to copy emulat...
2017-11-08 Ricardo Nerix86/umip: Add emulation code for UMIP instructions
2017-11-08 Ricardo Nerix86/cpufeature: Add User-Mode Instruction Prevention...
2017-11-08 Ricardo Nerix86/insn-eval: Add support to resolve 16-bit address...
2017-11-08 Ricardo Nerix86/insn-eval: Handle 32-bit address encodings in virtu...
2017-11-08 Ricardo Nerix86/insn-eval: Add wrapper function for 32 and 64-bit...
2017-11-08 Ricardo Nerix86/insn-eval: Add support to resolve 32-bit address...
2017-11-08 Ricardo Nerix86/insn-eval: Compute linear address in several utilit...
2017-11-08 Ingo MolnarMerge branch 'x86/mpx' into x86/asm, to pick up depende...
2017-11-07 kbuild test robotresource: Fix resource_size.cocci warnings
2017-11-07 Brijesh SinghX86/KVM: Clear encryption attribute when SEV is active
2017-11-07 Brijesh SinghX86/KVM: Decrypt shared per-cpu variables when SEV...
2017-11-07 Brijesh Singhpercpu: Introduce DEFINE_PER_CPU_DECRYPTED
2017-11-07 Brijesh Singhx86: Add support for changing memory encryption attribu...
2017-11-07 Tom Lendackyx86/io: Unroll string I/O when SEV is active
2017-11-07 Tom Lendackyx86/boot: Add early boot support when running with...
2017-11-07 Tom Lendackyx86/mm: Add DMA support for SEV memory encryption
2017-11-07 Tom Lendackyx86/mm, resource: Use PAGE_KERNEL protection for iorema...
2017-11-07 Tom Lendackyresource: Provide resource struct in resource walk callback
2017-11-07 Tom Lendackyresource: Consolidate resource walking code
2017-11-07 Tom Lendackyx86/efi: Access EFI data as encrypted when SEV is active
2017-11-07 Tom Lendackyx86/mm: Include SEV for encryption memory attribute changes
2017-11-07 Tom Lendackyx86/mm: Use encrypted access of boot related data with SEV
2017-11-07 Tom Lendackyx86/realmode: Don't decrypt trampoline area under SEV
2017-11-07 Tom Lendackyx86/mm: Don't attempt to encrypt initrd under SEV
2017-11-07 Tom Lendackyx86/mm: Add Secure Encrypted Virtualization (SEV) support
2017-11-07 Brijesh SinghDocumentation/x86: Add AMD Secure Encrypted Virtualizat...
2017-11-07 Zhou Chengmingkprobes, x86/alternatives: Use text_mutex to protect...
2017-11-07 Changbin Dux86/build: Add more generated files to the .gitignore file
2017-11-07 Changbin Dux86/build: Specify -input-charset=utf-8 for mkisofs
2017-11-07 Changbin Dux86/build: Add new paths for isolinux.bin and ldlinux.c32
2017-11-07 Changbin Dux86/build: Factor out fdimage/isoimage generation comma...
2017-11-07 Andy Lutomirskiselftests/x86/ldt_get: Add a few additional tests for...
2017-11-07 Andy Lutomirskiselftests/x86/ldt_gdt: Run most existing LDT test cases...
2017-11-07 Andy Lutomirskiselftests/x86/ldt_gdt: Add infrastructure to test set_t...
2017-11-07 Andy Lutomirskiselftests/x86/ldt_gdt: Robustify against set_thread_are...
2017-11-07 Andy Lutomirskiselftests/x86/protection_keys: Fix syscall NR redefinit...
2017-11-07 Ingo Molnarx86/cpufeatures: Fix various details in the feature...
2017-11-07 Ingo Molnarx86/cpufeatures: Re-tabulate the X86_FEATURE definitions
2017-11-07 Ingo MolnarMerge branch 'x86/build' into x86/asm, to fix up conflicts
2017-11-07 Ingo MolnarMerge branch 'linus' into x86/asm, to pick up fixes...
2017-11-06 Linus TorvaldsMerge branch 'for-4.14-fixes' of git://git.kernel.org...
2017-11-06 Tobin C. Hardingscripts: add leaking_addresses.pl
2017-11-06 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2017-11-06 Borislav Petkovx86/mm: Define _PAGE_TABLE using _KERNPG_TABLE
2017-11-06 Ingo MolnarMerge branch 'x86/mm' into x86/asm, to pick up pending...
2017-11-06 Ingo MolnarMerge branch 'x86/fpu' into x86/asm, to pick up fix
2017-11-05 Linus TorvaldsLinux 4.14-rc8 v4.14-rc8
2017-11-05 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2017-11-05 Linus TorvaldsMerge branch 'ras-urgent-for-linus' of git://git.kernel...
2017-11-05 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2017-11-05 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2017-11-05 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2017-11-05 Linus TorvaldsMerge tag 'enforcement-4.14-rc8' of git://git.kernel...
2017-11-05 Josh Poimboeufx86/module: Detect and skip invalid relocations
2017-11-04 Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2017-11-04 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2017-11-04 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git.kernel.org/pub...
2017-11-04 Linus TorvaldsMerge tag 'mips_fixes_4.14' of git://git.kernel.org...
2017-11-04 Josh Poimboeufobjtool: Prevent GCC from merging annotate_unreachable...
2017-11-04 Andy LutomirskiRevert "x86/mm: Stop calling leave_mm() in idle code"
2017-11-04 Frank RowandDocumentation: Add Frank Rowand to list of enforcement...
2017-11-04 Willy Tarreaudoc: add Willy Tarreau to the list of enforcement state...
2017-11-04 Ingo Molnartools/headers: Synchronize kernel ABI headers
2017-11-04 Josh Poimboeufobjtool: Resync objtool's instruction decoder source...
2017-11-04 Ingo MolnarMerge branch 'linus' into core/urgent, to pick up depen...
2017-11-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-11-03 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2017-11-03 Stefan BrünsInput: sparse-keymap - send sync event for KE_SW/KE_VSW
2017-11-03 Martin KepplingerInput: ar1021_i2c - set INPUT_PROP_DIRECT
2017-11-03 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-11-03 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2017-11-03 Chris Metcalfarch/tile: Implement ->set_state_oneshot_stopped()
2017-11-03 Linus TorvaldsMerge tag 'powerpc-4.14-6' of git://git.kernel.org...
2017-11-03 Linus TorvaldsMerge tag 'mmc-v4.14-rc4-3' of git://git.kernel.org...
2017-11-03 Linus TorvaldsMerge tag 'drm-fixes-for-v4.14-rc8' of git://people...
2017-11-03 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-11-03 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2017-11-03 Paul BurtonUpdate MIPS email addresses
2017-11-03 Rafael J. Wysockix86: CPU: Fix up "cpu MHz" in /proc/cpuinfo
2017-11-03 Huang Yingmm, swap: fix race between swap count continuation...
2017-11-03 Zi Yanmm/huge_memory.c: deposit page table when copying a...
2017-11-03 Florian Fainelliinitramfs: fix initramfs rebuilds w/ compression after...
2017-11-03 Mike Kravetzfs/hugetlbfs/inode.c: fix hwpoison reserve accounting
2017-11-03 Ashish Samantocfs2: fstrim: Fix start offset of first cluster group...
2017-11-03 Huang Yingmm, /proc/pid/pagemap: fix soft dirty marking for PMD...
2017-11-03 Andrea Arcangeliuserfaultfd: hugetlbfs: prevent UFFDIO_COPY to fill...
2017-11-03 Romain Izardcrypto: ccm - preserve the IV buffer
2017-11-03 Andrey Ryabinincrypto: x86/sha1-mb - fix panic due to unaligned access
2017-11-03 Andrey Ryabinincrypto: x86/sha256-mb - fix panic due to unaligned access
2017-11-03 Ingo MolnarMerge branch 'linus' into perf/urgent, to pick up depen...
2017-11-03 Bird, TimothyDocumentation: Add Tim Bird to list of enforcement...
2017-11-03 Florian Fainellinet: systemport: Correct IPG length settings
2017-11-03 Eric Dumazettcp: do not mangle skb->cb[] in tcp_make_synack()
2017-11-03 Florian Westphalfib: fib_dump_info can no longer use __in_dev_get_rtnl
2017-11-03 Bhadram Varkastmmac: use of_property_read_u32 instead of read_u8
2017-11-03 David S. MillerMerge branch 'net-sched-use-after-free'
2017-11-03 Cong Wangnet_sched: hold netns refcnt for each action
next