aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-08-27Revert "driver core: Add sync_state driver/bus callback"Greg Kroah-Hartman1-26/+0
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+5
2019-08-27staging: greybus: add missing includesRui Miguel Silva11-0/+33
2019-08-27staging: greybus: move core include files to include/linux/greybus/Greg Kroah-Hartman13-0/+3344
2019-08-27block: split .sysfs_lock into two locksMing Lei1-0/+1
2019-08-27block: add helper for checking if queue is registeredMing Lei1-0/+1
2019-08-27block: Remove blk_mq_register_dev()Bart Van Assche1-1/+0
2019-08-27writeback, memcg: Implement foreign dirty flushingTejun Heo2-0/+40
2019-08-27writeback, memcg: Implement cgroup_writeback_by_id()Tejun Heo1-0/+2
2019-08-27writeback: Separate out wb_get_lookup() from wb_get_create()Tejun Heo1-0/+2
2019-08-27bdi: Add bdi->idTejun Heo2-0/+3
2019-08-27writeback: Generalize and expose wb_completionTejun Heo2-0/+22
2019-08-26firmware: ti_sci: Allow for device shared and exclusive requestsLokesh Vutla1-0/+3
2019-08-26rcu: Don't include <linux/ktime.h> in rcutiny.hChristoph Hellwig1-1/+1
2019-08-26Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"Trond Myklebust1-1/+0
2019-08-26bus: ti-sysc: Add module enable quirk for SGX on omap36xxTony Lindgren1-0/+1
2019-08-26Merge remote-tracking branch 'mlx5-next/mlx5-next' into for-nextDoug Ledford2-4/+15
2019-08-26device property: Remove duplicate test for NULLAndy Shevchenko1-4/+5
2019-08-26software node: Add software_node_find_by_name()Heikki Krogerus1-0/+4
2019-08-26thunderbolt: Add support for Intel Ice LakeMika Westerberg1-0/+2
2019-08-26Merge tag 'pullreq201908' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Rafael J. Wysocki1-0/+6
2019-08-26mtd: nand: fix typo, s/erasablocks/eraseblocksTudor Ambarus1-1/+1
2019-08-26mtd: rawnand: sharpsl: add include guard to linux/mtd/sharpsl.hMasahiro Yamada1-0/+5
2019-08-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+5
2019-08-25PM / devfreq: events: extend events by type of counted dataLukasz Luba1-0/+6
2019-08-24Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-4/+1
2019-08-24Merge tag 'gpio-v5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-24/+0
2019-08-24net: use unlikely for dql_avail casexiaolinkui1-1/+1
2019-08-23Merge tag 'ceph-for-5.3-rc6' of git://github.com/ceph/ceph-clientLinus Torvalds1-1/+2
2019-08-23Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2-37/+112
2019-08-23fdt: add support for rng-seedHsin-Yi Wang1-0/+1
2019-08-23f2fs: include charset encoding information in the superblockDaniel Rosenberg1-1/+8
2019-08-23f2fs: fix panic of IO alignment featureChao Yu1-0/+1
2019-08-23soc: mediatek: cmdq: change the type of input parameterBibby Hsieh1-5/+5
2019-08-23soc: mediatek: cmdq: reorder the parameterBibby Hsieh1-5/+5
2019-08-23gpio: Move gpiochip_lock/unlock_as_irq to gpio/driver.hYueHaibing2-16/+16
2019-08-23pinctrl/gpio: Take MUX usage into accountStefan Wahren1-0/+6
2019-08-23iommu: Add helpers to set/get default domain typeJoerg Roedel1-0/+16
2019-08-23soundwire: intel: handle disabled linksPierre-Louis Bossart1-0/+2
2019-08-23soundwire: add debugfs supportPierre-Louis Bossart1-0/+8
2019-08-23timekeeping/vsyscall: Prevent math overflow in BOOTTIME updateThomas Gleixner1-0/+5
2019-08-22Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar4-11/+47
2019-08-22driver core: initialize a default DMA mask for platform deviceChristoph Hellwig1-1/+1
2019-08-22libceph: allow ceph_buffer_put() to receive a NULL ceph_bufferLuis Henriques1-1/+2
2019-08-22net/mlx5: Add HV VHCA infrastructureEran Ben Elisha1-0/+2
2019-08-22PCI: hv: Add a Hyper-V PCI interface driver for software backchannel interfaceHaiyang Zhang1-8/+22
2019-08-22PCI: hv: Add a paravirtual backchannel in softwareDexuan Cui1-0/+15
2019-08-22crypto: sha256 - Move lib/sha256.c to lib/cryptoHans de Goede1-28/+0
2019-08-21mm/mmu_notifiers: remove unregister_no_releaseJason Gunthorpe1-5/+0
2019-08-21Merge branch 'odp_fixes' into hmm.gitJason Gunthorpe35-127/+189