summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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 tag 'drm-fixes-for-v4.14-rc9' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-11-10regulator: tps65218: remove unused tps_info structureKeerthy
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-09sysctl: add register_sysctl() dummy helperArnd Bergmann
2017-11-09Merge tag 'sound-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2017-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-09net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net()Cong Wang
2017-11-09Revert "net_sched: hold netns refcnt for each action"Cong Wang
2017-11-08timer: Prepare to change all DEFINE_TIMER() callbacksKees Cook
2017-11-09mailbox: PCC: Move the MAX_PCC_SUBSPACES definition to header fileGeorge Cherian
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-08EVM: Include security.apparmor in EVM measurementsMatthew Garrett
2017-11-08integrity: use kernel_read_file_from_path() to read x509 certsChristoph Hellwig
2017-11-08drm/i915: Reject unknown syncobj flagsTvrtko Ursulin
2017-11-08PM / QoS: Fix device resume latency frameworkRafael J. Wysocki
2017-11-08Merge branch 'pm-domains' into pm-qosRafael J. Wysocki
2017-11-08locking/lockdep: Add IRQs disabled/enabled assertion APIs: lockdep_assert_irq...Frederic Weisbecker
2017-11-08Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2017-11-08PM / Domains: Remove gpd_dev_ops.active_wakeup() callbackGeert Uytterhoeven
2017-11-08PM / Domains: Allow genpd users to specify default active wakeup behaviorGeert Uytterhoeven
2017-11-07usb: core: add a new usb_get_ptm_status() helperFelipe Balbi
2017-11-07usb: core: add a 'type' parameter to usb_get_status()Felipe Balbi
2017-11-07usb: core: introduce a new usb_get_std_status() helperFelipe Balbi
2017-11-07usb: core: rename usb_get_status() 'type' argument to 'recip'Felipe Balbi
2017-11-07usb: core: add Status Type definitionsFelipe Balbi
2017-11-07percpu: Introduce DEFINE_PER_CPU_DECRYPTEDBrijesh Singh
2017-11-07x86/mm, resource: Use PAGE_KERNEL protection for ioremap of memory pagesTom Lendacky
2017-11-07resource: Provide resource struct in resource walk callbackTom Lendacky
2017-11-07x86/mm: Add Secure Encrypted Virtualization (SEV) supportTom Lendacky
2017-11-07locking/rwlocks: Fix commentsCheng Jian