summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-02arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1James Morse
2016-09-02drivers/perf: arm_pmu: Fix NULL pointer dereference during probeStefan Wahren
2016-09-02drivers/perf: arm_pmu: Fix leak in error pathStefan Wahren
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 'ccn/fixes-for-4.8-v2' of git://git.linaro.org/people/pawel.moll/li...Arnd Bergmann
2016-09-02Merge tag 'mvebu-fixes-4.8-2' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann
2016-09-02ALSA: timer: fix NULL pointer dereference in read()/ioctl() raceVegard Nossum
2016-09-02tick/nohz: Fix softlockup on scheduler stalls in kvm guestWanpeng Li
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 tag 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/...Chris Mason
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-01btrfs: fix one bug that process may endlessly wait for ticket in wait_reserve...Wang Xiaoguang
2016-09-01Btrfs: fix endless loop in balancing block groupsLiu Bo
2016-09-01Btrfs: kill invalid ASSERT() in process_all_refs()Josef Bacik
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