summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-09-02Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-09-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2016-09-03tpm: invalid self test error messageJarkko Sakkinen
2016-09-02Merge tag 'acpi-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-09-02Merge tag 'pm-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-09-02Merge branches 'pm-cpufreq-fixes' and 'pm-core-fixes'Rafael J. Wysocki
2016-09-02ACPI / drivers: replace acpi_probe_lock spinlock with mutexLorenzo Pieralisi
2016-09-02ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macroLorenzo Pieralisi
2016-09-02x86/paravirt: Do not trace _paravirt_ident_*() functionsSteven Rostedt
2016-09-02Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-09-02Merge tag 'dmaengine-fix-4.8-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2016-09-02Merge tag 'drm-fixes-for-4.8-rc5' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-09-02Merge tag 'drm-vc4-fixes-2016-08-29' of https://github.com/anholt/linux into ...Dave Airlie
2016-09-02Merge tag 'imx-drm-fixes-2016-08-30' of git://git.pengutronix.de/git/pza/linu...Dave Airlie
2016-09-01Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-09-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-09-01rapidio/tsi721: fix incorrect detection of address translation conditionAlexandre Bounine
2016-09-01rapidio/documentation/mport_cdev: add missing parameter descriptionAlexandre Bounine
2016-09-01kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscdMichal Hocko
2016-09-01MAINTAINERS: Vladimir has movedVladimir Davydov
2016-09-01mm, mempolicy: task->mempolicy must be NULL before dropping final referenceDavid Rientjes
2016-09-01printk/nmi: avoid direct printk()-s from __printk_nmi_flush()Sergey Senozhatsky
2016-09-01treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLEJoe Perches
2016-09-01drivers/scsi/wd719x.c: remove last declaration using DEFINE_PCI_DEVICE_TABLEJoe Perches
2016-09-01mm, vmscan: only allocate and reclaim from zones with pages managed by the bu...Mel Gorman
2016-09-01lib/test_hash.c: fix warning in preprocessor symbol evaluationGeert Uytterhoeven
2016-09-01lib/test_hash.c: fix warning in two-dimensional array initGeert Uytterhoeven
2016-09-01kconfig: tinyconfig: provide whole choice blocks to avoid warningsArnd Bergmann
2016-09-01kexec: fix double-free when failing to relocate the purgatoryThiago Jung Bauermann
2016-09-01mm, oom: prevent premature OOM killer invocation for high order requestMichal Hocko
2016-09-01Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2016-09-01Merge tag 'xfs-iomap-for-linus-4.8-rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-09-01ovl: update docMiklos Szeredi
2016-09-01ovl: listxattr: use strnlen()Miklos Szeredi
2016-09-01ovl: Switch to generic_getxattrAndreas Gruenbacher
2016-09-01ovl: copyattr after setting POSIX ACLMiklos Szeredi
2016-09-01ovl: Switch to generic_removexattrAndreas Gruenbacher
2016-09-01ovl: Get rid of ovl_xattr_noacl_handlers arrayAndreas Gruenbacher
2016-09-01ovl: Fix OVL_XATTR_PREFIXAndreas Gruenbacher
2016-09-01ovl: fix spelling mistake: "directries" -> "directories"Colin Ian King
2016-09-01ovl: don't cache acl on overlay layerMiklos Szeredi
2016-09-01ovl: use cached acl on underlying layerMiklos Szeredi
2016-09-01ovl: proper cleanup of workdirMiklos Szeredi
2016-09-01ovl: remove posix_acl_default from workdirMiklos Szeredi
2016-09-01ovl: handle umask and posix_acl_default correctly on creationMiklos Szeredi
2016-09-01Merge branch 'msm-fixes-4.8' of git://people.freedesktop.org/~robclark/linux ...Dave Airlie
2016-08-31audit: fix exe_file access in audit_exe_compareMateusz Guzik
2016-08-31mm: introduce get_task_exe_fileMateusz Guzik
2016-09-01Merge branch 'drm-fixes-4.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-08-31drm/amdgpu: record error code when ring test failedChunming Zhou