summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-08-10Merge tag 'qcom-drivers-for-4.19' of git://git.kernel.org/pub/scm/linux/kerne...Mark Brown
2018-08-09blkcg: Introduce blkg_root_lookup()Bart Van Assche
2018-08-09block: Remove two superfluous #include directivesBart Van Assche
2018-08-09Merge branch 'asoc-4.19' into asoc-nextMark Brown
2018-08-09Merge branch 'regmap-4.19' into regmap-nextMark Brown
2018-08-09Merge tag 'regmap-noinc-read' into regmap-4.19Mark Brown
2018-08-09regmap: Add regmap_noinc_read APICrestez Dan Leonard
2018-08-09arm64 / ACPI: clean the additional checks before calling ghes_notify_sea()Dongjiu Geng
2018-08-08nvme.h: add support for ns write protect definitionsChaitanya Kulkarni
2018-08-08nvme.h: fixup ANA group descriptor formatHannes Reinecke
2018-08-08regulator: maxim: Add SPDX license identifiersKrzysztof Kozlowski
2018-08-07llc: use refcount_inc_not_zero() for llc_sap_find()Cong Wang
2018-08-07vsock: split dwork to avoid reinitializationsCong Wang
2018-08-07cpu/hotplug: Fix SMT supported evaluationThomas Gleixner
2018-08-06Merge branch 'x86/pti-urgent' into x86/ptiThomas Gleixner
2018-08-06locks: add tracepoint in flock codepathJeff Layton
2018-08-06btrfs: Get rid of the confusing btrfs_file_extent_inline_lenQu Wenruo
2018-08-06btrfs: remove the logged extents infrastructureJosef Bacik
2018-08-06PM / reboot: Eliminate race between reboot and suspendPingfan Liu
2018-08-06aio: implement IOCB_CMD_POLLChristoph Hellwig
2018-08-06Merge back cpufreq changes for 4.19.Rafael J. Wysocki
2018-08-05Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/block2Jens Axboe
2018-08-05Merge tag 'v4.18-rc6' into for-4.19/block2Jens Axboe
2018-08-05Merge 4.18-rc7 into master to pick up the KVM dependcyThomas Gleixner
2018-08-03new helper: inode_fake_hash()Al Viro
2018-08-03new primitive: discard_new_inode()Al Viro
2018-08-03spi: spi-mem: Constify spi_mem->nameBoris Brezillon
2018-08-02scsi: Check sense buffer size at build timeKees Cook
2018-08-02block: Switch struct packet_command to use struct scsi_sense_hdrKees Cook
2018-08-02Merge branch 'rppt' into docs-nextJonathan Corbet
2018-08-02docs/mm: memblock: add kernel-doc description for memblock typesMike Rapoport
2018-08-02docs/mm: memblock: update kernel-doc commentsMike Rapoport
2018-08-02mm/memblock: add a name for memblock flags enumerationMike Rapoport
2018-08-02docs/mm: bootmem: add kernel-doc description of 'struct bootmem_data'Mike Rapoport
2018-08-02Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-02ASoC: core: remove support for card rebind using component frameworkSrinivas Kandagatla
2018-08-02spi: spi-mem: Extend the SPI mem interface to set a custom memory nameFrieder Schrempf
2018-08-02spi: spi-mem: Fix a typo in the documentation of struct spi_memFrieder Schrempf
2018-08-02ASoC: fsi: convert to SPDX identifiersKuninori Morimoto
2018-08-02Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2018-08-01kill d_instantiate_no_diralias()Al Viro
2018-08-01ALSA: seq: Minor cleanup of MIDI event parser helpersTakashi Iwai
2018-08-01mm: do not initialize TLB stack vma's with vma_init()Linus Torvalds
2018-08-01spi: spi-gpio: add SPI_3WIRE supportLorenzo Bianconi
2018-08-01spi: add flags parameter to txrx_word function pointersLorenzo Bianconi
2018-08-01Merge tag 'clk-core-duty-cycle-for-mark' of git://git.kernel.org/pub/scm/linu...Mark Brown
2018-08-01Merge branch 'topic/drm_audio_component' of https://git.kernel.org/pub/scm/li...Mark Brown
2018-08-01mtd: rawnand: allocate dynamically ONFI parameters during detectionMiquel Raynal
2018-08-01mtd: spi-nor: only apply reset hacks to broken hardwareBrian Norris
2018-07-31PCI: Fix is_added/is_busmaster race conditionHari Vyas