| Age | Commit message (Expand) | Author |
| 2017-11-10 | blk-mq: only run the hardware queue if IO is pending | Jens Axboe |
| 2017-11-10 | fs: guard_bio_eod() needs to consider partitions | Greg Edwards |
| 2017-11-10 | block, nvme: Introduce blk_mq_req_flags_t | Bart Van Assche |
| 2017-11-10 | block, scsi: Make SCSI quiesce and resume work reliably | Bart Van Assche |
| 2017-11-10 | block: Add the QUEUE_FLAG_PREEMPT_ONLY request queue flag | Bart Van Assche |
| 2017-11-10 | block: Introduce BLK_MQ_REQ_PREEMPT | Bart Van Assche |
| 2017-11-10 | block: Introduce blk_get_request_flags() | Bart Van Assche |
| 2017-11-10 | blk-mq: fix issue with shared tag queue re-running | Jens Axboe |
| 2017-11-10 | nvme: send uevent for some asynchronous events | Keith Busch |
| 2017-11-10 | nvme: centralize AEN defines | Keith Busch |
| 2017-11-10 | block: pass full fmode_t to blk_verify_command | Christoph Hellwig |
| 2017-11-10 | block: remove __bio_kmap_atomic | Christoph Hellwig |
| 2017-11-10 | block: kill bio_kmap/kunmap_irq() | Jens Axboe |
| 2017-11-10 | nvme: check admin passthru command effects | Keith Busch |
| 2017-11-10 | Merge remote-tracking branches 'spi/topic/armada', 'spi/topic/axi', 'spi/topi... | Mark Brown |
| 2017-11-10 | Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/pfu... | Mark Brown |
| 2017-11-10 | Merge remote-tracking branch 'regulator/topic/axp20x' into regulator-next | Mark Brown |
| 2017-11-10 | Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'aso... | Mark Brown |
| 2017-11-10 | Audit: remove unused audit_log_secctx function | Casey Schaufler |
| 2017-11-10 | regulator: tps65218: remove unused tps_info structure | Keerthy |
| 2017-11-10 | genirq: Track whether the trigger type has been set | Marc Zyngier |
| 2017-11-10 | net: fix incorrect comment with regard to VLAN packet handling | Girish Moodalbail |
| 2017-11-10 | x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a... | Juergen Gross |
| 2017-11-10 | Merge branch 'linus' into x86/asm, to resolve conflict | Ingo Molnar |
| 2017-11-10 | Merge tag 'mlx5-updates-2017-11-09' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
| 2017-11-09 | sysctl: add register_sysctl() dummy helper | Arnd Bergmann |
| 2017-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
| 2017-11-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
| 2017-11-09 | vfs: add path_put_init() | Miklos Szeredi |
| 2017-11-09 | KVM: s390: vsie: use common code functions for pinning | David Hildenbrand |
| 2017-11-09 | Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into devel | Linus Walleij |
| 2017-11-09 | net/mlx5e: Add 802.1ad VLAN insertion support | Gal Pressman |
| 2017-11-09 | net: Introduce netdev_*_once functions | Gal Pressman |
| 2017-11-08 | timer: Prepare to change all DEFINE_TIMER() callbacks | Kees Cook |
| 2017-11-09 | device property: Add a macro for interating over graph endpoints | Sakari Ailus |
| 2017-11-09 | device property: Make fwnode_handle_get() return the fwnode | Sakari Ailus |
| 2017-11-08 | freezer: Fix typo in freezable_schedule_timeout() comment | Himanshu Jha |
| 2017-11-08 | module: export module signature enforcement status | Bruno E. O. Meneguele |
| 2017-11-08 | integrity: use kernel_read_file_from_path() to read x509 certs | Christoph Hellwig |
| 2017-11-08 | gpio: Automatically add lockdep keys | Thierry Reding |
| 2017-11-08 | gpio: Introduce struct gpio_irq_chip.first | Thierry Reding |
| 2017-11-08 | gpio: Disambiguate struct gpio_irq_chip.nested | Thierry Reding |
| 2017-11-08 | gpio: Export gpiochip_irq_{map,unmap}() | Thierry Reding |
| 2017-11-08 | gpio: Implement tighter IRQ chip integration | Thierry Reding |
| 2017-11-08 | gpio: Move lock_key into struct gpio_irq_chip | Thierry Reding |
| 2017-11-08 | gpio: Move irq_valid_mask into struct gpio_irq_chip | Thierry Reding |
| 2017-11-08 | gpio: Move irq_nested into struct gpio_irq_chip | Thierry Reding |
| 2017-11-08 | gpio: Move irq_chained_parent to struct gpio_irq_chip | Thierry Reding |
| 2017-11-08 | gpio: Move irq_default_type to struct gpio_irq_chip | Thierry Reding |
| 2017-11-08 | gpio: Move irq_handler to struct gpio_irq_chip | Thierry Reding |