aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-03-16net: Add rtnl_lock_killable()Kirill Tkhai1-0/+1
2018-03-16vlan: Fix out of order vlan headers with reorder header offToshiaki Makita1-11/+55
2018-03-16mm: remove obsolete alloc_remap()Arnd Bergmann1-9/+0
2018-03-16arch: remove blackfin portArnd Bergmann1-1/+0
2018-03-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2018-03-15fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman1-0/+1
2018-03-15RDMA/mlx4: Move flag constants to uapi headerJason Gunthorpe1-4/+0
2018-03-15Merge tag 'kvm-arm-fixes-for-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-masterPaolo Bonzini2-0/+2
2018-03-15mtd: Unconditionally update ->fail_addr and ->addr in part_erase()Boris Brezillon1-1/+2
2018-03-15drivers: base: add description for .coredump() callbackArend van Spriel1-0/+1
2018-03-15mtd: Stop assuming mtd_erase() is asynchronousBoris Brezillon1-2/+0
2018-03-15powerpc: Mark the variable earlycon_acpi_spcr_enable maybe_unusedMathieu Malaterre1-1/+1
2018-03-15mtd: Get rid of unused fields in struct erase_infoBoris Brezillon1-5/+0
2018-03-15libnvdimm: provide module_nd_driver wrapperJohannes Thumshirn1-0/+6
2018-03-15printk: move dump stack related code to lib/dump_stack.cDave Young1-2/+5
2018-03-14Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-nextDoug Ledford1-2/+2
2018-03-14genirq: Add CONFIG_GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt1-0/+18
2018-03-14IB/mlx5: Expose more priorities for bypass namespaceMark Bloch1-2/+2
2018-03-14Merge branch 'linus' into irq/core to pick up dependencies.Thomas Gleixner34-124/+160
2018-03-14Merge branch 'x86/urgent' into x86/mm to pick up dependenciesThomas Gleixner8-51/+48
2018-03-14KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintidMarc Zyngier2-0/+2
2018-03-14nvmem: Introduce devm_nvmem_(un)register()Andrey Smirnov1-0/+17
2018-03-14nvmem: core: Allow specifying device name verbatimAndrey Smirnov1-0/+3
2018-03-14nvmem: Document struct nvmem_configAndrey Smirnov1-0/+22
2018-03-14PCI: Add Altera vendor IDJohannes Thumshirn1-0/+2
2018-03-14Input: gpio-keys - add support for wakeup event actionJeffy Chen1-0/+2
2018-03-14Merge tag 'usb-4.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+3
2018-03-14Merge tag 'tty-4.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+1
2018-03-14net: use skb_to_full_sk() in skb_update_prio()Eric Dumazet1-2/+2
2018-03-14staging: fsl-mc: Move DPCON out of stagingBogdan Purcareata1-0/+66
2018-03-14staging: fsl-mc: Move DPBP out of stagingBogdan Purcareata1-0/+42
2018-03-14firmware, DMI: Add function to look up a handle and return DIMM sizeTony Luck1-0/+2
2018-03-14EDAC: Add new memory type for non-volatile DIMMsTony Luck1-0/+3
2018-03-14irqchip/gic-v3-its: Add ability to save/restore ITS stateDerek Basehore1-1/+2
2018-03-13vga_switcheroo: Use device link for HDA controllerLukas Wunner2-6/+1
2018-03-13PCI: Make pci_wakeup_bus() & pci_bus_set_current_state() publicLukas Wunner1-0/+2
2018-03-13workqueue: remove unused cancel_work()Stephen Hemminger1-1/+0
2018-03-13IB/mlx5: Fix integer overflows in mlx5_ib_create_srqBoris Pismenny1-2/+2
2018-03-13libata: add refcounting to ata_hostTaras Kondratiuk1-0/+1
2018-03-13net: fix sysctl_fb_tunnels_only_for_init_net link errorArnd Bergmann1-1/+3
2018-03-13bsg: split handling of SCSI CDBs vs transport requeuesChristoph Hellwig2-14/+25
2018-03-13bsg-lib: remove bsg_job.reqChristoph Hellwig1-1/+0
2018-03-13bsg-lib: introduce a timeout field in struct bsg_jobChristoph Hellwig1-0/+2
2018-03-13perf/core: Implement fast breakpoint modification via _IOC_MODIFY_ATTRIBUTESMilind Chabbi1-0/+7
2018-03-13tracing: Unify the "boot" and "mono" tracing clocksThomas Gleixner1-6/+0
2018-03-13hrtimer: Unify MONOTONIC and BOOTTIME clock behaviorThomas Gleixner1-2/+0
2018-03-13timekeeping: Remove boot time specific codeThomas Gleixner1-25/+17
2018-03-13timekeeping: Add the new CLOCK_MONOTONIC_ACTIVE clockThomas Gleixner2-0/+3
2018-03-13f2fs: support hot file extensionChao Yu1-1/+2
2018-03-13f2fs: expose extension_list sysfs entryChao Yu1-1/+2