summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-07-31xen: avoid link error on ARMArnd Bergmann1-0/+3
2019-07-31bpf: add bpf_tcp_gen_syncookie helperPetar Penkov1-1/+29
2019-07-31tcp: add skb-less helpers to retrieve SYN cookiePetar Penkov1-0/+10
2019-07-31tracing: Fix header include guards in trace event headersMasahiro Yamada4-7/+7
2019-07-31gpiolib-acpi: Move acpi_dev_add_driver_gpios() et al to consumer.hAndy Shevchenko2-51/+57
2019-07-31gpiolib: of: Reshuffle contents of consumer.h for new library layoutAndy Shevchenko1-30/+48
2019-07-31net: dsa: ksz: Add KSZ8795 tag codeTristram Ha1-0/+2
2019-07-31vsock/virtio: fix locking in virtio_transport_inc_tx_pkt()Stefano Garzarella1-1/+1
2019-07-31vsock/virtio: reduce credit update messagesStefano Garzarella1-0/+1
2019-07-31vsock/virtio: limit the memory used per-socketStefano Garzarella1-0/+1
2019-07-31hrtimer: Remove task argument from hrtimer_init_sleeper()Thomas Gleixner2-3/+2
2019-07-31compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann1-0/+3
2019-07-31linux: Remove bvec page_offset, use bv_offsetJonathan Lemon2-9/+6
2019-07-31linux: Add skb_frag_t page_offset accessorsJonathan Lemon1-8/+59
2019-07-30Merge tag 'generic_lookup_helpers' into for-nextJacek Anaszewski2-3/+237
2019-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-5/+4
2019-07-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds1-54/+0
2019-07-30loop: Fix mount(2) failure due to race with LOOP_SET_FDJan Kara1-0/+6
2019-07-30ppdev: add header include guardMasahiro Yamada1-1/+4
2019-07-30SUNRPC: Track writers of the 'channel' file to improve cache_listeners_existDave Wysochanski1-3/+3
2019-07-30Merge tag 'v5.3-rc2' into patchworkMauro Carvalho Chehab55-93/+132
2019-07-30cpuidle-haltpoll: disable host side polling when kvm virtualizedMarcelo Tosatti1-0/+16
2019-07-30governors: unify last_state_idxMarcelo Tosatti1-0/+1
2019-07-30cpuidle: add poll_limit_ns to cpuidle_device structureMarcelo Tosatti1-0/+6
2019-07-30PCI: Make pci_set_of_node(), etc privateKelsey Skunberg1-8/+0
2019-07-30PCI: Make pci_enable_ptm() privateKelsey Skunberg1-7/+0
2019-07-30PCI: Make pcie_set_ecrc_checking(), pcie_ecrc_get_policy() privateKelsey Skunberg1-8/+0
2019-07-30PCI: Make pci_ats_init() privateKelsey Skunberg1-2/+0
2019-07-30PCI: Make pcie_update_link_speed() privateKelsey Skunberg1-1/+0
2019-07-30PCI: Make pci_bus_get(), pci_bus_put() privateKelsey Skunberg1-2/+0
2019-07-30PCI: Make pci_hotplug_io_size, mem_size, and bus_size privateKelsey Skunberg1-4/+0
2019-07-30PCI: Make pci_save_vc_state(), pci_restore_vc_state(), etc privateKelsey Skunberg1-5/+0
2019-07-30PCI: Make pci_get_host_bridge_device(), pci_put_host_bridge_device() privateKelsey Skunberg1-3/+0
2019-07-30PCI: Make pci_check_pme_status(), pci_pme_wakeup_bus() privateKelsey Skunberg1-2/+0
2019-07-30PCI: Make PCI_PM_* delay times privateKelsey Skunberg1-5/+0
2019-07-30Merge branch 'generic_lookup_helpers' into driver-core-nextGreg Kroah-Hartman2-3/+237
2019-07-30platform/x86: asus-wmi: fix CPU fan control on recent productsDaniel Drake1-0/+1
2019-07-30platform/x86: asus-wmi: cleanup AGFN fan handlingDaniel Drake1-2/+2
2019-07-30platform: Add platform_find_device_by_driver() helperSuzuki K Poulose1-0/+3
2019-07-30drivers: Add generic helper to match any deviceSuzuki K Poulose1-0/+17
2019-07-30drivers: Introduce device lookup variants by ACPI_COMPANION deviceSuzuki K Poulose1-0/+65
2019-07-30drivers: Introduce device lookup variants by device typeSuzuki K Poulose1-0/+37
2019-07-30drivers: Introduce device lookup variants by fwnodeSuzuki K Poulose1-0/+39
2019-07-30drivers: Introduce device lookup variants by of_nodeSuzuki K Poulose1-0/+37
2019-07-30drivers: Introduce device lookup variants by nameSuzuki K Poulose1-3/+39
2019-07-30ACPI: PM: Set up EC GPE for system wakeup from drivers that need itRafael J. Wysocki2-0/+5
2019-07-30gpio: remove less important #ifdef around declarationsMasahiro Yamada1-19/+8
2019-07-30scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke1-0/+1
2019-07-30scsi: libfc: Whitespace cleanup in libfc.hHannes Reinecke1-26/+26
2019-07-29xdp: Add devmap_hash map type for looking up devices by hashed indexToke Høiland-Jørgensen4-1/+11