summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-02-14Move stack parameters for sed_ioctl to prevent oversized stack with CONFIG_KASANScott Bauer
2017-02-14cdrom: Make device operations read-onlyKees Cook
2017-02-06block: Add Sed-opal libraryScott Bauer
2017-01-31lightnvm: allow targets to use sysfsJavier González
2017-01-31lightnvm: Add CRC read errorJavier González
2017-01-31lightnvm: use end_io callback instead of instanceMatias Bjørling
2017-01-31lightnvm: reduce number of nvm_id groups to oneMatias Bjørling
2017-01-31lightnvm: cleanup nvm transformation functionsMatias Bjørling
2017-01-31lightnvm: remove nvm_get_bb_tbl and nvm_set_bb_tblMatias Bjørling
2017-01-31lightnvm: remove nvm_submit_ppa* functionsMatias Bjørling
2017-01-31lightnvm: collapse nvm_erase_ppa and nvm_erase_blkMatias Bjørling
2017-01-31lightnvm: merge gennvm with coreMatias Bjørling
2017-01-27block: add a op_is_flush helperChristoph Hellwig
2017-01-27blk-mq-sched: change ->dispatch_requests() to ->dispatch_request()Jens Axboe
2017-01-27blk-mq-sched: fix starvation for multiple hardware queues and shared tagsJens Axboe
2017-01-27sbitmap: add helpers for dumping to a seq_fileOmar Sandoval
2017-01-27blk-mq: create debugfs directory treeOmar Sandoval
2017-01-17blk-mq-sched: allow setting of default IO schedulerJens Axboe
2017-01-17blk-mq-sched: add framework for MQ capable IO schedulersJens Axboe
2017-01-17blk-mq: add support for carrying internal tag information in blk_qc_tJens Axboe
2017-01-17blk-mq: un-export blk_mq_free_hctx_request()Jens Axboe
2017-01-17block: move existing elevator ops to unionJens Axboe
2017-01-11blk-mq: make mq_ops a const pointerJens Axboe
2017-01-11block: relax check on sg gapMing Lei
2017-01-08Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-01-07mm: workingset: fix use-after-free in shadow node shrinkerJohannes Weiner
2017-01-06Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-01-06Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-06swiotlb: Export swiotlb_max_segment to usersKonrad Rzeszutek Wilk
2017-01-05Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2017-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-01-04vfio-mdev: fix non-standard ioctl return val causing i386 build failPaul Gortmaker
2017-01-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-01-02Merge tag 'iio-fixes-for-4.10a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-01-01Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-31iio: accel: st_accel: fix LIS3LV02 reading and scalingLinus Walleij
2016-12-30vfio-mdev: Make mdev_device private and abstract interfacesAlex Williamson
2016-12-30vfio-mdev: Make mdev_parent privateAlex Williamson
2016-12-30vfio-mdev: de-polute the namespace, rename parent_device & parent_opsAlex Williamson
2016-12-29net/mlx4_core: Fix raw qp flow steering rules under SRIOVJack Morgenstein
2016-12-29mm: optimize PageWaiters bit use for unlock_page()Linus Torvalds
2016-12-28Revert "net/mlx5: Add MPCNT register infrastructure"Gal Pressman
2016-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-27net: xdp: remove unused bfp_warn_invalid_xdp_buffer()Jason Wang
2016-12-26mm: Invalidate DAX radix tree entries only if appropriateJan Kara
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-25mm: add PageWaiters indicating tasks are waiting for a page bitNicholas Piggin
2016-12-25mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBackedNicholas Piggin
2016-12-25ktime: Get rid of ktime_equal()Thomas Gleixner