summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-02drm/radeon: Fix vram_size/visible values in DRM_RADEON_GEM_INFO ioctlMichel Dänzer
2017-02-02drm/amdgpu/si: fix crash on headless asicsAlex Deucher
2017-02-02tracing/kprobes: Fix __init annotationArnd Bergmann
2017-02-02perf callchain: Reference count mapsKrister Johansen
2017-02-02perf diff: Fix -o/--order option behavior (again)Namhyung Kim
2017-02-02perf diff: Fix segfault on 'perf diff -o N' optionNamhyung Kim
2017-02-02crypto: qat - zero esram only for DH85x devicesGiovanni Cabiddu
2017-02-02crypto: qat - fix bar discovery for c62xGiovanni Cabiddu
2017-02-01efi/fdt: Avoid FDT manipulation after ExitBootServices()Ard Biesheuvel
2017-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-01Input: uinput - fix crash when mixing old and new init styleDmitry Torokhov
2017-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-02-01tcp: fix 0 divide in __tcp_select_window()Eric Dumazet
2017-02-01ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()Dan Carpenter
2017-02-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-02-01Merge tag 'dmaengine-fix-4.10-rc7' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds
2017-02-01net: fix ndo_features_check/ndo_fix_features comment orderingDimitris Michailidis
2017-02-01net/sched: matchall: Fix configuration raceYotam Gigi
2017-02-01vfio/spapr: Fix missing mutex unlock when creating a windowAlexey Kardashevskiy
2017-02-01Merge tag 'pinctrl-v4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-02-01be2net: fix initial MAC settingIvan Vecera
2017-02-01drm/i915: Track pinned vma in intel_plane_stateChris Wilson
2017-02-01drm/atomic: Unconditionally call prepare_fb.Maarten Lankhorst
2017-02-01perf/x86/intel/uncore: Make package handling more robustThomas Gleixner
2017-02-01perf/x86/intel/uncore: Clean up hotplug conversion falloutThomas Gleixner
2017-02-01perf/x86/intel/rapl: Make package handling more robustThomas Gleixner
2017-01-31scsi: mpt3sas: Force request partial completion alignmentRam Pai
2017-01-31scsi: qla2xxx: Avoid that issuing a LIP triggers a kernel crashMauricio Faria de Oliveira
2017-01-31xtensa: fix noMMU build on cores with MMUMax Filippov
2017-01-31libnvdimm, namespace: do not delete namespace-id 0Dan Williams
2017-01-31nvdimm: constify device_type structuresBhumika Goyal
2017-01-31Merge tag 'trace-4.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2017-02-01Merge tag 'drm-misc-fixes-2017-01-31' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-01-31Merge branch 'for-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-01-31Merge branch 'for-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-01-31Merge branch 'for-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-01-31x86/mce: Make timer handling more robustThomas Gleixner
2017-01-31Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-02-01Merge branch 'linux-4.10' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2017-01-31x86/irq: Make irq activate operations symmetricThomas Gleixner
2017-01-31fscache: Fix dead object requeueDavid Howells
2017-01-31fscache: Clear outstanding writes when disabling a cookieDavid Howells
2017-01-31FS-Cache: Initialise stores_lock in netfs cookieDavid Howells
2017-01-31ipv6: fix flow labels when the traffic class is non-0Dimitris Michailidis
2017-01-31net: thunderx: avoid dereferencing xcv when NULLVincent
2017-01-31svcrpc: fix oops in absence of krb5 moduleJ. Bruce Fields
2017-01-31nfsd: special case truncates some moreChristoph Hellwig
2017-01-31NFSD: Fix a null reference case in find_or_create_lock_stateid()Kinglong Mee