summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-02tpm: 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/AMD: Apply erratum 665 on machines without a BIOS fixEmanuel Czirai
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-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-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-02Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-09-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-09-02rapidio/tsi721: fix incorrect detection of address translation conditionAlexandre Bounine
2016-09-02rapidio/documentation/mport_cdev: add missing parameter descriptionAlexandre Bounine
2016-09-02kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscdMichal Hocko
2016-09-02MAINTAINERS: Vladimir has movedVladimir Davydov
2016-09-02mm, mempolicy: task->mempolicy must be NULL before dropping final referenceDavid Rientjes
2016-09-02printk/nmi: avoid direct printk()-s from __printk_nmi_flush()Sergey Senozhatsky
2016-09-02treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLEJoe Perches
2016-09-02drivers/scsi/wd719x.c: remove last declaration using DEFINE_PCI_DEVICE_TABLEJoe Perches
2016-09-02mm, vmscan: only allocate and reclaim from zones with pages managed by the bu...Mel Gorman
2016-09-02lib/test_hash.c: fix warning in preprocessor symbol evaluationGeert Uytterhoeven
2016-09-02lib/test_hash.c: fix warning in two-dimensional array initGeert Uytterhoeven
2016-09-02kconfig: tinyconfig: provide whole choice blocks to avoid warningsArnd Bergmann
2016-09-02kexec: fix double-free when failing to relocate the purgatoryThiago Jung Bauermann
2016-09-02mm, oom: prevent premature OOM killer invocation for high order requestMichal Hocko
2016-09-02Merge 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-01perf probe: Move dwarf specific functions to dwarf-aux.cRavi Bangoria
2016-09-01perf uprobe: Skip prologue if program compiled without optimizationRavi Bangoria
2016-09-01perf probe: Add helper function to check if probe with variableRavi Bangoria
2016-09-01perf symbols: Fixup symbol sizes before picking best onesArnaldo Carvalho de Melo
2016-09-01perf symbols: Check symbol_conf.allow_aliases for kallsyms loading tooArnaldo Carvalho de Melo
2016-09-01perf test vmlinux: Tolerate symbol aliasesArnaldo Carvalho de Melo
2016-09-01perf test vmlinux: Avoid printing headers for empty listsArnaldo Carvalho de Melo
2016-09-01perf test vmlinux: Clarify which -v lines are errors or warningArnaldo Carvalho de Melo
2016-09-01perf probe: Ignore vmlinux Build-id when offline vmlinux givenMasami Hiramatsu
2016-09-01perf probe: Support probing on offline cross-arch binaryMasami Hiramatsu
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-01perf probe: Ignore vmlinux buildid if offline kernel is givenMasami Hiramatsu