summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-02tracing/kprobes: Fix __init annotationArnd Bergmann1-1/+1
2017-02-01efi/fdt: Avoid FDT manipulation after ExitBootServices()Ard Biesheuvel1-11/+3
2017-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds47-370/+555
2017-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-2/+37
2017-02-01tcp: fix 0 divide in __tcp_select_window()Eric Dumazet1-2/+4
2017-02-01ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()Dan Carpenter1-1/+1
2017-02-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-46/+43
2017-02-01Merge tag 'dmaengine-fix-4.10-rc7' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds2-36/+52
2017-02-01net: fix ndo_features_check/ndo_fix_features comment orderingDimitris Michailidis1-14/+15
2017-02-01net/sched: matchall: Fix configuration raceYotam Gigi1-82/+45
2017-02-01vfio/spapr: Fix missing mutex unlock when creating a windowAlexey Kardashevskiy1-6/+5
2017-02-01Merge tag 'pinctrl-v4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-10/+25
2017-02-01be2net: fix initial MAC settingIvan Vecera1-5/+28
2017-02-01drm/i915: Track pinned vma in intel_plane_stateChris Wilson7-135/+99
2017-02-01drm/atomic: Unconditionally call prepare_fb.Maarten Lankhorst1-9/+0
2017-02-01efi/libstub: Preserve .debug sections after absolute relocation checkArd Biesheuvel1-8/+16
2017-02-01efi/x86: Add debug code to print cooked memmapDave Young1-0/+5
2017-02-01efi/x86: Move the EFI BGRT init code to early init codeDave Young6-54/+59
2017-02-01efi: Use typed function pointers for the runtime services tableArd Biesheuvel1-18/+18
2017-02-01efi/esrt: Fix typo in pr_err() messageColin Ian King1-1/+1
2017-02-01x86/efi: Add support for EFI_MEMORY_ATTRIBUTES_TABLESai Praneeth2-11/+58
2017-02-01efi: Introduce the EFI_MEM_ATTR bit and set it from the memory attributes tableSai Praneeth2-0/+2
2017-02-01efi: Make EFI_MEMORY_ATTRIBUTES_TABLE initialization common across all archit...Sai Praneeth2-1/+2
2017-02-01x86/efi: Deduplicate efi_char16_printk()Lukas Wunner2-28/+6
2017-02-01efi: Deduplicate efi_file_size() / _read() / _close()Lukas Wunner4-225/+63
2017-02-01perf/x86/intel/uncore: Make package handling more robustThomas Gleixner2-107/+91
2017-02-01perf/x86/intel/uncore: Clean up hotplug conversion falloutThomas Gleixner1-40/+4
2017-02-01perf/x86/intel/rapl: Make package handling more robustThomas Gleixner2-35/+26
2017-02-01xtensa: fix noMMU build on cores with MMUMax Filippov1-1/+1
2017-02-01Merge tag 'trace-4.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-3/+5
2017-02-01Merge tag 'drm-misc-fixes-2017-01-31' of git://anongit.freedesktop.org/git/dr...Dave Airlie5-11/+46
2017-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-3/+3
2017-02-01Merge branch 'for-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-8/+5
2017-02-01Merge branch 'for-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2017-02-01Merge branch 'for-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+7
2017-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-30/+32
2017-01-31x86/mce: Make timer handling more robustThomas Gleixner1-19/+12
2017-01-31Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-0/+1
2017-01-31Merge branch 'linux-4.10' of git://github.com/skeggsb/linux into drm-fixesDave Airlie8-6/+19
2017-01-31x86/irq: Make irq activate operations symmetricThomas Gleixner2-0/+3
2017-01-31fscache: Fix dead object requeueDavid Howells2-2/+25
2017-01-31fscache: Clear outstanding writes when disabling a cookieDavid Howells2-0/+11
2017-01-31FS-Cache: Initialise stores_lock in netfs cookieDavid Howells1-0/+1
2017-01-31ipv6: fix flow labels when the traffic class is non-0Dimitris Michailidis1-0/+5
2017-01-31net: thunderx: avoid dereferencing xcv when NULLVincent1-2/+1
2017-01-31svcrpc: fix oops in absence of krb5 moduleJ. Bruce Fields1-1/+1
2017-01-31nfsd: special case truncates some moreChristoph Hellwig1-60/+37
2017-01-31NFSD: Fix a null reference case in find_or_create_lock_stateid()Kinglong Mee3-15/+13
2017-01-31USB: serial: pl2303: add ATEN device IDMarcel J.E. Mol2-0/+2
2017-01-31tracing: Fix hwlat kthread migrationSteven Rostedt (VMware)1-3/+5