summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-03-06mm: reuse only-pte-mapped KSM page in do_wp_page()Kirill Tkhai1-0/+7
2019-03-06mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual1-1/+1
2019-03-06mm: convert PG_balloon to PG_offlineDavid Hildenbrand3-9/+12
2019-03-06mm: balloon: update comment about isolation/migration/compactionDavid Hildenbrand1-17/+9
2019-03-06mm/page_alloc.c: memory hotplug: free pages as higher orderArun KS1-1/+1
2019-03-06include/linux/slub_def.h: comment fixesTobin C. Harding1-6/+6
2019-03-06kasan: fix kasan_check_read/write definitionsArnd Bergmann1-1/+1
2019-03-06f2fs: fix to check inline_xattr_size boundary correctlyChao Yu1-6/+7
2019-03-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-218/+36
2019-03-06Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds10-153/+259
2019-03-05Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-0/+6
2019-03-05Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-13/+61
2019-03-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+2
2019-03-05dm: add support to directly boot to a mapped deviceHelen Koike1-0/+9
2019-03-05dm: fix to_sector() for 32bitNeilBrown1-1/+1
2019-03-05Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-1/+3
2019-03-05Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-0/+4
2019-03-05drm/dsc: Split DSC PPS and SDP header initialisationsDavid Francis1-2/+2
2019-03-05drm/dsc: Add native 420 and 422 support to compute_rc_paramsDavid Francis1-2/+2
2019-03-05drm/i915: Move dsc rate params compute into drmDavid Francis1-0/+1
2019-03-05ceph: add mount option to limit caps countYan, Zheng1-0/+1
2019-03-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds14-47/+53
2019-03-05drm/i915: Remove last traces of exec-id (GEM_BUSY)Chris Wilson1-15/+17
2019-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds147-827/+3966
2019-03-05signal: add pidfd_send_signal() syscallChristian Brauner3-1/+12
2019-03-05drm: Add Y2xx and Y4xx (xx:10/12/16) format definitions and fourccSwati Sharma1-0/+16
2019-03-05Merge tag 'leds-for-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+13
2019-03-05Merge tag 'spi-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds5-10/+78
2019-03-05Merge tag 'regulator-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds4-35/+26
2019-03-05Merge tag 'regmap-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds1-0/+31
2019-03-05Merge tag 'mmc-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds4-8/+15
2019-03-05Merge tag 'mtd/for-5.1' of git://git.infradead.org/linux-mtdLinus Torvalds2-21/+21
2019-03-05Merge tag 'vfio-v5.1-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-1/+1
2019-03-05Merge tag 'drm-misc-fixes-2019-02-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-1/+1
2019-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-25/+14
2019-03-04devlink: Add support for direct reporter health state updateEran Ben Elisha2-0/+45
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds1-1/+0
2019-03-04aio: simplify - and fix - fget/fput for io_submit()Linus Torvalds1-1/+7
2019-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller4-4/+51
2019-03-04Merge branch 'spi-5.1' into spi-nextMark Brown5-10/+78
2019-03-04Merge branch 'regulator-5.1' into regulator-nextMark Brown4-35/+26
2019-03-04drm/tinydrm: Remove tinydrm_deviceNoralf Trønnes1-42/+0
2019-03-04drm/tinydrm: Drop using tinydrm_deviceNoralf Trønnes1-9/+17
2019-03-04drm: Add devm_drm_dev_init()Noralf Trønnes1-0/+3
2019-03-04printk: Remove no longer used LOG_PREFIX.Tetsuo Handa2-2/+1
2019-03-04Merge branch 'pm-cpufreq'Rafael J. Wysocki4-22/+52
2019-03-04Merge branches 'pm-cpuidle' and 'powercap'Rafael J. Wysocki1-5/+3
2019-03-04Merge branches 'pm-core', 'pm-sleep', 'pm-qos', 'pm-domains' and 'pm-em'Rafael J. Wysocki4-7/+20
2019-03-04Merge branch 'acpi-apei'Rafael J. Wysocki2-2/+11
2019-03-04Merge branches 'acpi-tables', 'acpi-debug', 'acpi-ec' and 'acpi-dptf'Rafael J. Wysocki1-0/+3