summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-09-06Merge tag 'iommu-fixes-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+0
2019-09-06Drivers: hv: vmbus: Resume after fixing up old primary channelsDexuan Cui1-0/+3
2019-09-06Drivers: hv: vmbus: Implement suspend/resume for VSC drivers for hibernationDexuan Cui1-0/+3
2019-09-06Drivers: hv: vmbus: Add a helper function is_sub_channel()Dexuan Cui1-1/+9
2019-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller4-2/+24
2019-09-06net: openvswitch: Set OvS recirc_id from tc chain indexPaul Blakey1-0/+13
2019-09-06Merge tag 'irqchip-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner3-4/+37
2019-09-06block: Delay default elevator initializationDamien Le Moal1-1/+2
2019-09-06block: Introduce elevator featuresDamien Le Moal2-0/+12
2019-09-06net/mlx5: Expose HW capability bits for port buffer per priority congestion c...Aya Levin2-5/+25
2019-09-05posix-cpu-timers: Always clear head pointer on dequeueThomas Gleixner1-6/+3
2019-09-05make shmem_fill_super() staticAl Viro1-1/+2
2019-09-05make ramfs_fill_super() staticAl Viro1-2/+0
2019-09-05mtd: Kill mount_mtd()David Howells1-3/+0
2019-09-05mtd: Provide fs_context-aware mount_mtd() replacementDavid Howells1-0/+3
2019-09-05vfs: Add a single-or-reconfig keying to vfs_get_super()David Howells1-0/+4
2019-09-05vfs: Create fs_context-aware mount_bdev() replacementDavid Howells1-0/+5
2019-09-05new helper: get_tree_keyed()Al Viro1-1/+6
2019-09-05PCI: Add pci_info_ratelimited() to ratelimit PCI separatelyKrzysztof Wilczynski1-0/+3
2019-09-05include: mdio: Add driver data helpersHarini Katakam1-0/+11
2019-09-05Merge tag 'linux-can-next-for-5.4-20190904' of git://git.kernel.org/pub/scm/l...David S. Miller2-0/+76
2019-09-05net: fixed_phy: Add forward declaration for struct gpio_desc;Moritz Fischer1-0/+1
2019-09-05Merge tag 'v5.3-rc7' into develLinus Walleij51-223/+241
2019-09-05gpio: Fix up merge collision in include fileLinus Walleij1-1/+2
2019-09-05kprobes: Prohibit probing on BUG() and WARN() addressMasami Hiramatsu1-0/+5
2019-09-05Merge tag 'linux-can-next-for-5.4-20190903' of git://git.kernel.org/pub/scm/l...David S. Miller2-5/+11
2019-09-05Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki1-2/+10
2019-09-05Merge branch 'pm-cpufreq-qos'Rafael J. Wysocki1-2/+2
2019-09-05Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki1-2/+10
2019-09-05lsm: remove current_security()Paul Moore1-1/+0
2019-09-04Merge tag 'samsung-soc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-17/+0
2019-09-04firmware: ti_sci: Allow for device shared and exclusive requestsLokesh Vutla1-0/+3
2019-09-04fbdev: remove w90x900/nuc900 platform driversArnd Bergmann1-79/+0
2019-09-04spi: remove w90x900 driverArnd Bergmann1-29/+0
2019-09-04Merge tag 'mvebu-dt64-5.4-2' of git://git.infradead.org/linux-mvebu into arm/...Arnd Bergmann2-9/+146
2019-09-04Merge tag 'ti-k3-soc-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann1-0/+3
2019-09-04Merge tag 'omap-for-v5.4/ti-sysc-part2-signed' of git://git.kernel.org/pub/sc...Arnd Bergmann1-0/+1
2019-09-04Merge tag 'omap-for-v5.4/ti-sysc-signed' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann1-2/+5
2019-09-04w1: add 1-wire master driver for IP block found in SGI ASICsThomas Bogendoerfer2-0/+18
2019-09-04can: add support of SAE J1939 protocolThe j1939 authors1-0/+3
2019-09-04driver-core: add include guard to linux/container.hMasahiro Yamada1-0/+5
2019-09-04sysfs: add BIN_ATTR_WO() macroGreg Kroah-Hartman1-0/+9
2019-09-04firmware: stratix10-svc: extend svc to support new RSU featuresRichard Gong2-7/+55
2019-09-04can: introduce CAN_REQUIRED_SIZE macroKurt Van Dijck1-0/+8
2019-09-04can: make use of preallocated can_ml_priv for per device struct can_dev_rcv_l...Marc Kleine-Budde1-1/+0
2019-09-04can: introduce CAN midlayer private and allocate it automaticallyMarc Kleine-Budde1-0/+66
2019-09-04soundwire: stream: make stream name a const pointerSrinivas Kandagatla1-2/+2
2019-09-04soundwire: Add compute_params callbackVinod Koul1-0/+2
2019-09-04dma-mapping: introduce a dma_common_find_pages helperChristoph Hellwig1-0/+1
2019-09-04dma-mapping: always use VM_DMA_COHERENT for generic DMA remapChristoph Hellwig1-4/+2