summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-11-10blk-mq: only run the hardware queue if IO is pendingJens Axboe
2017-11-10fs: guard_bio_eod() needs to consider partitionsGreg Edwards
2017-11-10block, nvme: Introduce blk_mq_req_flags_tBart Van Assche
2017-11-10block, scsi: Make SCSI quiesce and resume work reliablyBart Van Assche
2017-11-10block: Add the QUEUE_FLAG_PREEMPT_ONLY request queue flagBart Van Assche
2017-11-10block: Introduce BLK_MQ_REQ_PREEMPTBart Van Assche
2017-11-10block: Introduce blk_get_request_flags()Bart Van Assche
2017-11-10blk-mq: fix issue with shared tag queue re-runningJens Axboe
2017-11-10nvme: send uevent for some asynchronous eventsKeith Busch
2017-11-10nvme: centralize AEN definesKeith Busch
2017-11-10block: pass full fmode_t to blk_verify_commandChristoph Hellwig
2017-11-10block: remove __bio_kmap_atomicChristoph Hellwig
2017-11-10block: kill bio_kmap/kunmap_irq()Jens Axboe
2017-11-10nvme: check admin passthru command effectsKeith Busch
2017-11-10Merge remote-tracking branches 'spi/topic/armada', 'spi/topic/axi', 'spi/topi...Mark Brown
2017-11-10Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/pfu...Mark Brown
2017-11-10Merge remote-tracking branch 'regulator/topic/axp20x' into regulator-nextMark Brown
2017-11-10Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'aso...Mark Brown
2017-11-10Audit: remove unused audit_log_secctx functionCasey Schaufler
2017-11-10regulator: tps65218: remove unused tps_info structureKeerthy
2017-11-10genirq: Track whether the trigger type has been setMarc Zyngier
2017-11-10net: fix incorrect comment with regard to VLAN packet handlingGirish Moodalbail
2017-11-10x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...Juergen Gross
2017-11-10Merge branch 'linus' into x86/asm, to resolve conflictIngo Molnar
2017-11-10Merge tag 'mlx5-updates-2017-11-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-11-09sysctl: add register_sysctl() dummy helperArnd Bergmann
2017-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-09vfs: add path_put_init()Miklos Szeredi
2017-11-09KVM: s390: vsie: use common code functions for pinningDavid Hildenbrand
2017-11-09Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into develLinus Walleij
2017-11-09net/mlx5e: Add 802.1ad VLAN insertion supportGal Pressman
2017-11-09net: Introduce netdev_*_once functionsGal Pressman
2017-11-08timer: Prepare to change all DEFINE_TIMER() callbacksKees Cook
2017-11-09device property: Add a macro for interating over graph endpointsSakari Ailus
2017-11-09device property: Make fwnode_handle_get() return the fwnodeSakari Ailus
2017-11-08freezer: Fix typo in freezable_schedule_timeout() commentHimanshu Jha
2017-11-08module: export module signature enforcement statusBruno E. O. Meneguele
2017-11-08integrity: use kernel_read_file_from_path() to read x509 certsChristoph Hellwig
2017-11-08gpio: Automatically add lockdep keysThierry Reding
2017-11-08gpio: Introduce struct gpio_irq_chip.firstThierry Reding
2017-11-08gpio: Disambiguate struct gpio_irq_chip.nestedThierry Reding
2017-11-08gpio: Export gpiochip_irq_{map,unmap}()Thierry Reding
2017-11-08gpio: Implement tighter IRQ chip integrationThierry Reding
2017-11-08gpio: Move lock_key into struct gpio_irq_chipThierry Reding
2017-11-08gpio: Move irq_valid_mask into struct gpio_irq_chipThierry Reding
2017-11-08gpio: Move irq_nested into struct gpio_irq_chipThierry Reding
2017-11-08gpio: Move irq_chained_parent to struct gpio_irq_chipThierry Reding
2017-11-08gpio: Move irq_default_type to struct gpio_irq_chipThierry Reding
2017-11-08gpio: Move irq_handler to struct gpio_irq_chipThierry Reding