summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-11-24bpf: Move owner type, jited info into array auxiliary dataDaniel Borkmann
2019-11-24bpf: Move bpf_free_used_maps into sleepable sectionDaniel Borkmann
2019-11-24bpf, x86: Generalize and extend bpf_arch_text_poke for direct jumpsDaniel Borkmann
2019-11-23Merge tag 'mlx5-updates-2019-11-22' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2019-11-23net: phylink: rename mac_link_state() op to mac_pcs_get_state()Russell King
2019-11-23mm/hmm: remove hmm_range_dma_map and hmm_range_dma_unmapChristoph Hellwig
2019-11-23mm/hmm: remove hmm_mirror and relatedJason Gunthorpe
2019-11-23mm/hmm: define the pre-processor related parts of hmm.h even if disabledJason Gunthorpe
2019-11-23mm/hmm: allow hmm_range to be used with a mmu_interval_notifier or hmm_mirrorJason Gunthorpe
2019-11-23mm/mmu_notifier: add an interval tree notifierJason Gunthorpe
2019-11-23net: phy: remove phy_ethtool_sset()Russell King
2019-11-23Revert "bpf: Emit audit messages upon successful prog load and unload"Jakub Kicinski
2019-11-22tracing: Adding new functions for kernel access to Ftrace instancesDivya Indi
2019-11-22ftrace: Use BIT() macroEnrico Weigelt, metux IT consult
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-22net/mlx5: DR, Add HW bits and definitions for Geneve flex parserYevgeny Kliteynik
2019-11-22Merge branch 'spi-5.5' into spi-nextMark Brown
2019-11-22Merge branch 'regulator-5.5' into regulator-nextMark Brown
2019-11-22Merge branch 'asoc-5.5' into asoc-nextMark Brown
2019-11-22udp: drop skb extensions before marking skb statelessFlorian Westphal
2019-11-22net/core: Add support for getting VF GUIDsDanit Goldberg
2019-11-21drivers: hv: vmbus: Introduce latency testingBranden Bonaby
2019-11-21Drivers: hv: vmbus: Enable VMBus protocol versions 4.1, 5.1 and 5.2Andrea Parri
2019-11-21Drivers: hv: vmbus: Introduce table of VMBus protocol versionsAndrea Parri
2019-11-21audit: Move audit_log_task declaration under CONFIG_AUDITSYSCALLJiri Olsa
2019-11-21Merge branch 'nvme-5.5' of git://git.infradead.org/nvme into for-5.5/drivers-...Jens Axboe
2019-11-22nvme: hwmon: provide temperature min and max values for each sensorAkinobu Mita
2019-11-21dma-mapping: treat dev->bus_dma_mask as a DMA limitNicolas Saenz Julienne
2019-11-21Merge branch 'for-next/zone-dma' of git://git.kernel.org/pub/scm/linux/kernel...Christoph Hellwig
2019-11-21block: add iostat counters for flush requestsKonstantin Khlebnikov
2019-11-21PCI: Remove unused includes and superfluous struct declarationKrzysztof Wilczynski
2019-11-21debugfs: Fix !DEBUG_FS debugfs_create_automountKusanagi Kouichi
2019-11-21Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini
2019-11-21Merge tag 'tag-ib-chrome-mfd-iio-input-5.5' into chrome-platform-5.5Enric Balletbo i Serra
2019-11-21platform/chrome: cros_ec: handle MKBP more events flagEnrico Granata
2019-11-21platform/chrome: cros-ec: Record event timestamp in the hard irqGwendal Grignou
2019-11-21mfd / platform / iio: cros_ec: Register sensor through sensorhubGwendal Grignou
2019-11-21iio / platform: cros_ec: Add cros-ec-sensorhub driverGwendal Grignou
2019-11-21mfd / platform: cros_ec: Add sensor_count and make check_features publicGwendal Grignou
2019-11-21platform/chrome: cros_ec: Put docs with the codeGwendal Grignou
2019-11-21Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2019-11-21sched/vtime: Bring up complete kcpustat accessorFrederic Weisbecker
2019-11-20net: sfp: soft status and control supportRussell King
2019-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-11-20ftrace: Return ENOTSUPP when DYNAMIC_FTRACE_WITH_DIRECT_CALLS is not configuredAlexei Starovoitov
2019-11-20PCI/PM: Avoid exporting __pci_complete_power_transition()Rafael J. Wysocki
2019-11-20PCI/PM: Remove unused pci_driver.suspend_late() hookBjorn Helgaas
2019-11-20PCI/PM: Remove unused pci_driver.resume_early() hookBjorn Helgaas
2019-11-20PCI/PM: Use pci_WARN() to include device informationBjorn Helgaas