summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-10Merge tag 'powerpc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-07-10cxl: Check if afu is not null in cxl_slbiaDaniel Axtens
2015-07-09Merge branch 'hpfs-patches' (patches from Mikulas Patocka)Linus Torvalds
2015-07-09hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV insteadJoe Perches
2015-07-09hpfs: kstrdup() out of memory handlingSanidhya Kashyap
2015-07-09hpfs: Remove unessary castFiro Yang
2015-07-09hpfs: add fstrim supportMikulas Patocka
2015-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-07-09ioctl_compat: handle FITRIMMikulas Patocka
2015-07-09Fix firmware loader uevent buffer NULL pointer dereferenceLinus Torvalds
2015-07-09mm: avoid setting up anonymous pages into file mappingKirill A. Shutemov
2015-07-09MAINTAINERS: add secondary tree for ceph modulesSage Weil
2015-07-09MAINTAINERS: update ceph entriesSage Weil
2015-07-09libceph: treat sockaddr_storage with uninitialized family as blankIlya Dryomov
2015-07-09libceph: enable ceph in a non-default network namespaceIlya Dryomov
2015-07-08Merge tag 'pm+acpi-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-07-08Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2015-07-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-07-08modpost: work correctly with tile coldtext sectionsChris Metcalf
2015-07-09module: Fix load_module() error pathPeter Zijlstra
2015-07-08Fix broken audit tests for exec arg lenLinus Torvalds
2015-07-08powerpc: Update MAINTAINERS to point at shared treeMichael Ellerman
2015-07-08powerpc/perf/24x7: Fix lockdep warningSukadev Bhattiprolu
2015-07-08cxl: Fix off by one error allowing subsequent mmap page to be accessedIan Munsie
2015-07-08cxl: Fail mmap if requested mapping is larger than assigned problem state areaIan Munsie
2015-07-07Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-07-07mei: nfc: fix deadlock on shutdown/suspend pathTomas Winkler
2015-07-07Merge branch 'acpi-scan'Rafael J. Wysocki
2015-07-07Merge branches 'acpi-pnp', 'acpi-soc', 'pm-domains' and 'pm-sleep'Rafael J. Wysocki
2015-07-07Merge branch 'pm-wakeirq'Rafael J. Wysocki
2015-07-07Merge branches 'fixes' and 'ioremap' into for-linusRussell King
2015-07-07PM / wakeirq: Avoid setting power.wakeirq too hastilyRafael J. Wysocki
2015-07-07cxl: Fix refcounting in kernel APIMichael Neuling
2015-07-07powerpc/powernv: Fix race in updating core_idle_stateShreyas B. Prabhu
2015-07-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-07-07ata: ahci_platform: Add ACPI _CLS matchingSuthikulpanit, Suravee
2015-07-07ACPI / scan: Add support for ACPI _CLS device matchingSuthikulpanit, Suravee
2015-07-07PM / hibernate: clarify resume documentationUwe Geuder
2015-07-07PM / Domains: Avoid infinite loops in attach/detach codeGeert Uytterhoeven
2015-07-07ACPI / LPSS: Fix up acpi_lpss_create_device()Rafael J. Wysocki
2015-07-06ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki
2015-07-06perf/x86: Fix copy_from_user_nmi() return if range is not okYann Droneaud
2015-07-06perf: Fix AUX buffer refcountingPeter Zijlstra
2015-07-06powerpc/powernv: Fix opal-elog interrupt handlerAlistair Popple
2015-07-06powerpc/ppc4xx_hsta_msi: Include ppc-pci.h to fix reference to hose_listDaniel Axtens
2015-07-06powerpc: Add plain English description for alignment exception oopsesAnton Blanchard
2015-07-06cxl: Test the correct mmio space before unmappingDaniel Axtens
2015-07-06powerpc: Set the correct kernel taint on machine check errors.Daniel Axtens
2015-07-06cxl/vphb.c: Use phb pointer after NULL checkManinder Singh
2015-07-06Merge branch 'perf/rbtree_copy' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar