Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-06-15 | 4 | -5/+38 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | mm: fix oom_kill event handling | Roman Gushchin | 2018-06-15 | 1 | -4/+22 | |
| * | | | | | | | | | | | sched/core / kcov: avoid kcov_area during task switch | Mark Rutland | 2018-06-15 | 2 | -1/+15 | |
| * | | | | | | | | | | | mm: fix race between kmem_cache destroy, create and deactivate | Shakeel Butt | 2018-06-15 | 1 | -0/+1 | |
* | | | | | | | | | | | | Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2018-06-15 | 3 | -16/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti... | Arnd Bergmann | 2018-06-14 | 3 | -16/+18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | vfs: change inode times to use struct timespec64 | Deepa Dinamani | 2018-06-06 | 2 | -15/+16 | |
| | * | | | | | | | | | | | | pstore: Convert internal records to timespec64 | Kees Cook | 2018-06-06 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | fs: add timespec64_truncate() | Deepa Dinamani | 2018-05-26 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2018-06-15 | 3 | -6/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | libceph: allocate the locator string with GFP_NOFAIL | Ilya Dryomov | 2018-06-04 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | libceph: make abort_on_full a per-osdc setting | Ilya Dryomov | 2018-06-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | libceph: defer __complete_request() to a workqueue | Ilya Dryomov | 2018-06-04 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | libceph: introduce ceph_osdc_abort_requests() | Ilya Dryomov | 2018-06-04 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | ceph: always get rstat from auth mds | Yan, Zheng | 2018-06-04 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | libceph, rbd: add error handling for osd_req_op_cls_init() | Chengguang Xu | 2018-06-04 | 1 | -1/+1 | |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge tag 'platform-drivers-x86-v4.18-1' of git://git.infradead.org/linux-pla... | Linus Torvalds | 2018-06-14 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | lib/string_helpers: Add missed declaration of struct task_struct | Andy Shevchenko | 2018-05-15 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | platform_data/mlxreg: Document fixes for hotplug device | Vadim Pasternak | 2018-05-13 | 1 | -2/+1 | |
* | | | | | | | | | | | | | | Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-06-14 | 8 | -40/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | i2c: Export of_i2c_get_board_info() | Boris Brezillon | 2018-05-22 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | | Merge branch 'i2c/platform_data-immutable' into i2c/for-4.18 | Wolfram Sang | 2018-05-17 | 22 | -58/+159 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | i2c: pnx: move header into the driver | Wolfram Sang | 2018-05-17 | 1 | -38/+0 | |
| | * | | | | | | | | | | | | | | i2c: xiic: move header to platform_data | Wolfram Sang | 2018-05-17 | 1 | -0/+0 | |
| | * | | | | | | | | | | | | | | i2c: pca-platform: move header to platform_data | Wolfram Sang | 2018-05-17 | 1 | -0/+0 | |
| | * | | | | | | | | | | | | | | i2c: omap: move header to platform_data | Wolfram Sang | 2018-05-17 | 1 | -0/+0 | |
| | * | | | | | | | | | | | | | | i2c: ocores: move header to platform_data | Wolfram Sang | 2018-05-17 | 1 | -0/+0 | |
| | * | | | | | | | | | | | | | | i2c: mux: gpio: move header to platform_data | Wolfram Sang | 2018-05-17 | 1 | -0/+0 | |
| | * | | | | | | | | | | | | | | i2c: gpio: move header to platform_data | Wolfram Sang | 2018-05-17 | 1 | -0/+0 | |
| * | | | | | | | | | | | | | | | i2c: Get rid of i2c_board_info->archdata | Boris Brezillon | 2018-05-15 | 1 | -2/+0 | |
* | | | | | | | | | | | | | | | | Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables | Linus Torvalds | 2018-06-14 | 2 | -2/+2 | |
* | | | | | | | | | | | | | | | | Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2018-06-13 | 1 | -6/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | linux/linkage.h: replace VMLINUX_SYMBOL_STR() with __stringify() | Masahiro Yamada | 2018-06-12 | 1 | -6/+6 | |
* | | | | | | | | | | | | | | | | | Merge tag 'acpi-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-06-13 | 4 | -8/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | ACPICA: Recognize the _OSI string "Windows 2017.2" | Mario Limonciello | 2018-06-10 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | ACPICA: Update version to 20180531 | Bob Moore | 2018-06-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | ACPICA: AML Parser: Add debug option to dump parse trees | Bob Moore | 2018-06-06 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | | | ACPICA: IORT: Add PMCG node supprt | Robin Murphy | 2018-06-06 | 1 | -1/+9 | |
| * | | | | | | | | | | | | | | | | | ACPICA: IORT: Update for revision D | Robin Murphy | 2018-06-06 | 1 | -5/+10 | |
* | | | | | | | | | | | | | | | | | | Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2018-06-13 | 2 | -2/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'pm-domains' and 'pm-tools' | Rafael J. Wysocki | 2018-06-13 | 1 | -0/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | PM / Domains: Add dev_pm_domain_attach_by_id() to manage multi PM domains | Ulf Hansson | 2018-06-06 | 1 | -0/+7 | |
| | * | | | | | | | | | | | | | | | | | | | PM / Domains: Add support for multi PM domains per device to genpd | Ulf Hansson | 2018-06-06 | 1 | -0/+8 | |
| | |/ / / / / / / / / / / / / / / / / / | ||||||
| * / / / / / / / / / / / / / / / / / / | Revert "PM / runtime: Fixup reference counting of device link suppliers at pr... | Rafael J. Wysocki | 2018-06-12 | 1 | -2/+4 | |
| |/ / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-06-13 | 2 | -4/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | mm: Introduce kvcalloc() | Kees Cook | 2018-06-13 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | | | | | | Convert infiniband uverbs to struct_size | Matthew Wilcox | 2018-06-13 | 1 | -4/+1 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2018-06-12 | 1 | -16/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | drivers: thermal: Update license to SPDX format | Lina Iyer | 2018-05-30 | 1 | -16/+1 | |
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2018-06-12 | 5 | -9/+49 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |