summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-08-02spi: spi-mem: Fix a typo in the documentation of struct spi_memFrieder Schrempf
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-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-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
2018-07-31t10-pi: provide empty t10_pi_complete() for !CONFIG_BLK_DEV_INTEGRITYJens Axboe
2018-07-31mtd: rawnand: allocate model parameter dynamicallyMiquel Raynal
2018-07-31mtd: rawnand: do not export nand_scan_[ident|tail]() anymoreMiquel Raynal
2018-07-31mtd: rawnand: add hooks that may be called during nand_scan()Miquel Raynal
2018-07-31mtd: rawnand: better name for the controller structureMiquel Raynal
2018-07-31mtd: rawnand: make subop helpers return unsigned valuesMiquel Raynal
2018-07-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-07-30Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-07-30block: move dif_prepare/dif_complete functions to block layerMax Gurtovoy
2018-07-30block: move ref_tag calculation func to the block layerMax Gurtovoy
2018-07-30block: don't account for split bio's size in cgroup statsJosef Bacik
2018-07-27Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-07-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-07-27nvme.h: add ANA definitionsChristoph Hellwig
2018-07-27nvme.h: add support for the log specific fieldChristoph Hellwig
2018-07-27dma-mapping: Generalise dma_32bit_limit flagRobin Murphy
2018-07-27Merge tag 'trace-v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-07-26include/linux/eventfd.h: include linux/errno.hArnd Bergmann
2018-07-26mm: fix vma_is_anonymous() false-positivesKirill A. Shutemov
2018-07-26mm: introduce vma_init()Kirill A. Shutemov
2018-07-26delayacct: fix crash in delayacct_blkio_end() after delayacct init failureTejun Heo
2018-07-26block: move bio_integrity_{intervals,bytes} into blkdev.hGreg Edwards
2018-07-25Merge tag 'samsung-pinctrl-4.19' of https://git.kernel.org/pub/scm/linux/kern...Linus Walleij
2018-07-25Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/blockJens Axboe
2018-07-25ring_buffer: tracing: Inherit the tracing setting to next ring bufferMasami Hiramatsu
2018-07-25dma-mapping: relax warning for per-device areasRobin Murphy
2018-07-25locking/atomics: Rework ordering barriersMark Rutland
2018-07-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2018-07-25perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)Peter Zijlstra
2018-07-25sched/numa: Remove redundant fieldSrikar Dronamraju
2018-07-25Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar
2018-07-25locking/rtmutex: Allow specifying a subclass for nested lockingPeter Rosin
2018-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-24block: unexport bio_clone_biosetChristoph Hellwig
2018-07-24block: remove bio_clone_kmallocChristoph Hellwig
2018-07-24blk-mq: export setting request completion stateKeith Busch
2018-07-24pinctrl: samsung: Write external wakeup interrupt maskKrzysztof Kozlowski
2018-07-24ARM: exynos: Define EINT_WAKEUP_MASK registers for S5Pv210 and Exynos5433Krzysztof Kozlowski
2018-07-23Merge branch 'i2c/smbus_xfer_unlock-immutable' of git://git.kernel.org/pub/sc...Mark Brown
2018-07-23nvme.h: resync with nvme-cliRevanth Rajashekar
2018-07-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds