summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-10-06VSOCK: move __vsock_in_bound/connected_table() to af_vsock.hStefan Hajnoczi1-0/+12
2017-10-06VSOCK: export socket tables for sock_diag interfaceStefan Hajnoczi1-0/+5
2017-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller39-120/+263
2017-10-06Merge tag 'for-4.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2017-10-06ftrace: Save module init functions kallsyms symbols for tracingSteven Rostedt (VMware)1-2/+18
2017-10-06ftrace: Allow module init functions to be tracedSteven Rostedt (VMware)1-3/+1
2017-10-06block: remove QUEUE_FLAG_STACKABLEChristoph Hellwig1-5/+0
2017-10-06pinctrl: meson-gx: TEST_N belongs to the AO controllerJerome Brunet2-2/+2
2017-10-05PCI: Remove unused function __pci_reset_function()Jan H. Schönherr1-1/+0
2017-10-05PCI: Remove reset argument from pci_iov_{add,remove}_virtfn()Jan H. Schönherr1-4/+4
2017-10-05of/pci: Add of_pci_dma_range_parser_init() for dma-ranges parsing supportMarc Gonzalez1-1/+9
2017-10-05Merge tag 'sound-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+1
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-28/+68
2017-10-05workqueue: Convert callback to use from_timer()Kees Cook1-7/+8
2017-10-05kthread: Convert callback to use from_timer()Kees Cook1-5/+5
2017-10-05timer: Remove expires argument from __TIMER_INITIALIZER()Kees Cook3-5/+4
2017-10-05timer: Remove expires and data arguments from DEFINE_TIMERKees Cook1-2/+2
2017-10-05timer: Remove unused static initializer macrosKees Cook1-12/+0
2017-10-05timer: Remove last user of TIMER_INITIALIZERKees Cook1-1/+1
2017-10-05timer: Remove init_timer_deferrable() in favor of timer_setup()Kees Cook1-2/+0
2017-10-05timer: Remove init_timer_pinned() in favor of timer_setup()Kees Cook1-2/+0
2017-10-05timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()Kees Cook2-2/+1
2017-10-05timer: Remove init_timer_pinned_deferrable() in favor of timer_setup()Kees Cook1-2/+0
2017-10-05timer: Convert schedule_timeout() to use from_timer()Kees Cook1-0/+8
2017-10-05Merge branch 'linus' into timers/coreThomas Gleixner16-59/+136
2017-10-05HID: hid-multitouch: forward MSC_TIMESTAMPNicolas Boichat1-0/+1
2017-10-05net: Add extack to upper device linkingDavid Ahern2-3/+6
2017-10-05net: Add extack to ndo_add_slaveDavid Ahern2-2/+4
2017-10-05net: Add extack to netdev_notifier_infoDavid Ahern1-1/+9
2017-10-05dev: advertise the new nsid when the netns iface changesNicolas Dichtel2-1/+4
2017-10-05Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2-17/+17
2017-10-05bpf: introduce BPF_PROG_QUERY commandAlexei Starovoitov3-0/+20
2017-10-05bpf: multi program support for cgroup+bpfAlexei Starovoitov4-20/+102
2017-10-04[media] saa7146: make saa7146_use_ops constBhumika Goyal1-2/+2
2017-10-04IB/rdmavt: Correct issues with read-mostly and send size cache linesSebastian Sanchez1-3/+3
2017-10-04IB/core: Use __be32 for LIDs in opa_is_extended_lidDon Hiatt1-3/+3
2017-10-04[media] media: rc: gpio-ir-recv: remove gpio_ir_recv_platform_dataLadislav Michl1-23/+0
2017-10-04ftrace: Add a ftrace_free_mem() function for modules to useSteven Rostedt (VMware)1-0/+2
2017-10-04[media] media: lirc_dev: merge struct irctl into struct lirc_devDavid Härdeman1-6/+20
2017-10-04rtnetlink: remove __rtnl_af_unregisterFlorian Westphal1-2/+0
2017-10-04rtnetlink: remove slave_validate callbackFlorian Westphal1-3/+0
2017-10-04writeback: eliminate work item allocation in bd_start_writeback()Jens Axboe3-23/+23
2017-10-04[media] media: lirc_dev: introduce lirc_allocate_device and lirc_free_deviceDavid Härdeman1-5/+4
2017-10-04[media] media: rename struct lirc_driver to struct lirc_devDavid Härdeman1-35/+13
2017-10-04[media] media: lirc_dev: use an IDA instead of an array to keep track of regi...David Härdeman1-1/+0
2017-10-04[media] media: lirc_dev: make chunk_size and buffer_size mandatoryDavid Härdeman1-4/+5
2017-10-04drm/i915/scheduler: Support user-defined prioritiesChris Wilson1-0/+7
2017-10-04drm/i915: Expand I915_PARAM_HAS_SCHEDULER into a capability bitmaskChris Wilson1-1/+8
2017-10-04[media] media: lirc_dev: make better use of file->private_dataDavid Härdeman1-0/+3
2017-10-04[media] media: lirc_dev: remove support for manually specifying minor numberDavid Härdeman1-11/+9