summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-03-17rtc: s5m: Move enum from rtc.h to rtc-s5m.cGustavo A. R. Silva
2018-03-17rtc: Add useful timestamp definitionsAlexandre Belloni
2018-03-17rtc: Add one offset seconds to expand RTC rangeBaolin Wang
2018-03-17rtc: Add RTC rangeAlexandre Belloni
2018-03-17f2fs: align memory boundary for bitopsJaegeuk Kim
2018-03-17f2fs: wrap all options with f2fs_sb_info.mount_optChao Yu
2018-03-16clk: add more __must_check for bulk APIsDong Aisheng
2018-03-16perf: Fix sibling iterationPeter Zijlstra
2018-03-16usb: gadget: Add NO_DMA dummies for DMA mapping APIGeert Uytterhoeven
2018-03-16mm: Add NO_DMA dummies for DMA pool APIGeert Uytterhoeven
2018-03-16dma-coherent: Add NO_DMA dummies for managed DMA APIGeert Uytterhoeven
2018-03-16dma-mapping: Convert NO_DMA get_dma_ops() into a real dummyGeert Uytterhoeven
2018-03-16blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmdir()Joseph Qi
2018-03-16net: Add rtnl_lock_killable()Kirill Tkhai
2018-03-16vlan: Fix out of order vlan headers with reorder header offToshiaki Makita
2018-03-16mm: remove obsolete alloc_remap()Arnd Bergmann
2018-03-16arch: remove blackfin portArnd Bergmann
2018-03-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-03-15fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman
2018-03-15RDMA/mlx4: Move flag constants to uapi headerJason Gunthorpe
2018-03-15Merge tag 'kvm-arm-fixes-for-v4.16-2' of git://git.kernel.org/pub/scm/linux/k...Paolo Bonzini
2018-03-15mtd: Unconditionally update ->fail_addr and ->addr in part_erase()Boris Brezillon
2018-03-15drivers: base: add description for .coredump() callbackArend van Spriel
2018-03-15mtd: Stop assuming mtd_erase() is asynchronousBoris Brezillon
2018-03-15powerpc: Mark the variable earlycon_acpi_spcr_enable maybe_unusedMathieu Malaterre
2018-03-15mtd: Get rid of unused fields in struct erase_infoBoris Brezillon
2018-03-15libnvdimm: provide module_nd_driver wrapperJohannes Thumshirn
2018-03-15printk: move dump stack related code to lib/dump_stack.cDave Young
2018-03-14Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-nextDoug Ledford
2018-03-14genirq: Add CONFIG_GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt
2018-03-14IB/mlx5: Expose more priorities for bypass namespaceMark Bloch
2018-03-14Merge branch 'linus' into irq/core to pick up dependencies.Thomas Gleixner
2018-03-14Merge branch 'x86/urgent' into x86/mm to pick up dependenciesThomas Gleixner
2018-03-14KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintidMarc Zyngier
2018-03-14nvmem: Introduce devm_nvmem_(un)register()Andrey Smirnov
2018-03-14nvmem: core: Allow specifying device name verbatimAndrey Smirnov
2018-03-14nvmem: Document struct nvmem_configAndrey Smirnov
2018-03-14PCI: Add Altera vendor IDJohannes Thumshirn
2018-03-14Input: gpio-keys - add support for wakeup event actionJeffy Chen
2018-03-14Merge tag 'usb-4.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-03-14Merge tag 'tty-4.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-03-14net: use skb_to_full_sk() in skb_update_prio()Eric Dumazet
2018-03-14staging: fsl-mc: Move DPCON out of stagingBogdan Purcareata
2018-03-14staging: fsl-mc: Move DPBP out of stagingBogdan Purcareata
2018-03-14firmware, DMI: Add function to look up a handle and return DIMM sizeTony Luck
2018-03-14EDAC: Add new memory type for non-volatile DIMMsTony Luck
2018-03-14irqchip/gic-v3-its: Add ability to save/restore ITS stateDerek Basehore
2018-03-13vga_switcheroo: Use device link for HDA controllerLukas Wunner
2018-03-13PCI: Make pci_wakeup_bus() & pci_bus_set_current_state() publicLukas Wunner
2018-03-13workqueue: remove unused cancel_work()Stephen Hemminger