summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-11-22udp: drop skb extensions before marking skb statelessFlorian Westphal1-0/+6
2019-11-22net/core: Add support for getting VF GUIDsDanit Goldberg1-0/+4
2019-11-22drivers: hv: vmbus: Introduce latency testingBranden Bonaby1-0/+19
2019-11-22Drivers: hv: vmbus: Enable VMBus protocol versions 4.1, 5.1 and 5.2Andrea Parri1-1/+7
2019-11-22Drivers: hv: vmbus: Introduce table of VMBus protocol versionsAndrea Parri1-4/+0
2019-11-21audit: Move audit_log_task declaration under CONFIG_AUDITSYSCALLJiri Olsa1-3/+5
2019-11-21Merge branch 'nvme-5.5' of git://git.infradead.org/nvme into for-5.5/drivers-...Jens Axboe1-0/+6
2019-11-21nvme: hwmon: provide temperature min and max values for each sensorAkinobu Mita1-0/+6
2019-11-21dma-mapping: treat dev->bus_dma_mask as a DMA limitNicolas Saenz Julienne3-5/+5
2019-11-21Merge branch 'for-next/zone-dma' of git://git.kernel.org/pub/scm/linux/kernel...Christoph Hellwig2-19/+28
2019-11-21block: add iostat counters for flush requestsKonstantin Khlebnikov1-0/+1
2019-11-21PCI: Remove unused includes and superfluous struct declarationKrzysztof Wilczynski1-3/+2
2019-11-21debugfs: Fix !DEBUG_FS debugfs_create_automountKusanagi Kouichi1-2/+3
2019-11-21Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini31-146/+216
2019-11-21Merge tag 'tag-ib-chrome-mfd-iio-input-5.5' into chrome-platform-5.5Enric Balletbo i Serra2-111/+57
2019-11-21platform/chrome: cros_ec: handle MKBP more events flagEnrico Granata1-3/+9
2019-11-21platform/chrome: cros-ec: Record event timestamp in the hard irqGwendal Grignou1-0/+16
2019-11-21mfd / platform / iio: cros_ec: Register sensor through sensorhubGwendal Grignou2-8/+8
2019-11-21iio / platform: cros_ec: Add cros-ec-sensorhub driverGwendal Grignou1-0/+22
2019-11-21mfd / platform: cros_ec: Add sensor_count and make check_features publicGwendal Grignou1-0/+5
2019-11-21platform/chrome: cros_ec: Put docs with the codeGwendal Grignou1-103/+0
2019-11-21Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini7-15/+108
2019-11-21sched/vtime: Bring up complete kcpustat accessorFrederic Weisbecker1-0/+7
2019-11-21net: sfp: soft status and control supportRussell King1-0/+4
2019-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller7-47/+215
2019-11-21ftrace: Return ENOTSUPP when DYNAMIC_FTRACE_WITH_DIRECT_CALLS is not configuredAlexei Starovoitov1-3/+3
2019-11-21PCI/PM: Avoid exporting __pci_complete_power_transition()Rafael J. Wysocki1-1/+1
2019-11-21PCI/PM: Remove unused pci_driver.suspend_late() hookBjorn Helgaas1-2/+0
2019-11-21PCI/PM: Remove unused pci_driver.resume_early() hookBjorn Helgaas1-2/+0
2019-11-21PCI/PM: Use pci_WARN() to include device informationBjorn Helgaas1-0/+8
2019-11-21bpf: Switch bpf_map_{area_alloc,area_mmapable_alloc}() to u64 sizeDaniel Borkmann1-3/+3
2019-11-21bpf: Emit audit messages upon successful prog load and unloadDaniel Borkmann1-0/+3
2019-11-20dma-direct: exclude dma_direct_map_resource from the min_low_pfn checkChristoph Hellwig1-2/+3
2019-11-20dma-direct: avoid a forward declaration for phys_to_dmaChristoph Hellwig1-16/+14
2019-11-20dma-direct: unify the dma_capable definitionsChristoph Hellwig1-1/+1
2019-11-20dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig1-10/+10
2019-11-20PCI: of: Add inbound resource parsing to helpersRob Herring1-3/+6
2019-11-20PCI: vmd: Add device id for VMD device 8086:9A0BJon Derrick1-0/+1
2019-11-20Merge tag 'irqchip-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner5-16/+43
2019-11-20firmware: xilinx: Add SDIO Tap Delay nodesManish Narani1-1/+12
2019-11-20cpuidle: Pass exit latency limit to cpuidle_use_deepest_state()Daniel Lezcano1-2/+4
2019-11-20cpuidle: Allow idle injection to apply exit latency limitDaniel Lezcano2-4/+9
2019-11-20futex: Add mutex around futex exitThomas Gleixner2-0/+2
2019-11-20futex: Mark the begin of futex exit explicitlyThomas Gleixner1-28/+3
2019-11-20futex: Split futex_mm_release() for exit/execThomas Gleixner1-2/+4
2019-11-20exit/exec: Seperate mm_release()Thomas Gleixner1-2/+4
2019-11-20futex: Replace PF_EXITPIDONE with a stateThomas Gleixner2-1/+34
2019-11-20futex: Move futex exit handling into futex codeThomas Gleixner2-15/+16
2019-11-19libnvdimm: Move nvdimm_bus_attribute_group to device_typeDan Williams1-2/+0
2019-11-19libnvdimm: Move nvdimm_attribute_group to device_typeDan Williams1-1/+0