summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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-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-06Merge branch 'perf/rbtree_copy' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2015-07-05tools: Copy rbtree_augmented.h from the kernelArnaldo Carvalho de Melo
2015-07-05tools: Move rbtree.h from tools/perf/Arnaldo Carvalho de Melo
2015-07-05tools: Copy lib/rbtree.c to tools/lib/Arnaldo Carvalho de Melo
2015-07-05Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-07-05perf tools: Copy rbtree.h from the kernelArnaldo Carvalho de Melo
2015-07-05tools: Adopt {READ,WRITE_ONCE} from the kernelArnaldo Carvalho de Melo
2015-07-05Linux 4.2-rc1v4.2-rc1Linus Torvalds
2015-07-05Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-07-05ext4: replace open coded nofail allocation in ext4_free_blocks()Michal Hocko
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-07-04bluetooth: fix list handlingLinus Torvalds
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-07-04Merge tag 'ntb-4.2' of git://github.com/jonmason/ntbLinus Torvalds
2015-07-049p: cope with bogus responses from server in p9_client_{read,write}Al Viro
2015-07-04p9_client_write(): avoid double p9_free_req()Al Viro
2015-07-049p: forgetting to cancel request on interrupted zero-copy RPCAl Viro
2015-07-04dax: bdev_direct_access() may sleepMatthew Wilcox
2015-07-04block: Add support for DAX reads/writes to block devicesMatthew Wilcox
2015-07-04dax: Use copy_from_iter_nocacheMatthew Wilcox
2015-07-04dax: Add block size note to documentationMatthew Wilcox
2015-07-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-07-04NTB: Add split BAR output for debugfs statsDave Jiang
2015-07-04NTB: Change WARN_ON_ONCE to pr_warn_once on unsafeDave Jiang
2015-07-04NTB: Print driver name and version in module initDave Jiang