summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-11-25locking/refcount: Remove unused refcount_*_checked() variantsWill Deacon1-18/+7
2019-11-25locking/refcount: Ensure integer operands are treated as signedWill Deacon1-7/+7
2019-11-25locking/refcount: Define constants for saturation and max refcount valuesWill Deacon1-1/+9
2019-11-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar5-25/+20
2019-11-25bpf: Simplify __bpf_arch_text_poke poke type handlingDaniel Borkmann1-8/+2
2019-11-25bpf: Add bpf_jit_blinding_enabled for !CONFIG_BPF_JITDaniel Borkmann1-0/+5
2019-11-25bpf: Constant map key tracking for prog array pokesDaniel Borkmann1-1/+2
2019-11-25bpf: Add poke dependency tracking for prog array mapsDaniel Borkmann1-0/+12
2019-11-25bpf: Add initial poke descriptor table for jit imagesDaniel Borkmann2-0/+30
2019-11-25bpf: Move owner type, jited info into array auxiliary dataDaniel Borkmann1-7/+11
2019-11-25bpf: Move bpf_free_used_maps into sleepable sectionDaniel Borkmann1-0/+4
2019-11-25bpf, x86: Generalize and extend bpf_arch_text_poke for direct jumpsDaniel Borkmann1-0/+6
2019-11-24Merge tag 'mlx5-updates-2019-11-22' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski1-0/+1
2019-11-24net: phylink: rename mac_link_state() op to mac_pcs_get_state()Russell King1-12/+13
2019-11-24mm/hmm: remove hmm_range_dma_map and hmm_range_dma_unmapChristoph Hellwig1-23/+0
2019-11-24mm/hmm: remove hmm_mirror and relatedJason Gunthorpe1-181/+2
2019-11-24mm/hmm: define the pre-processor related parts of hmm.h even if disabledJason Gunthorpe1-12/+47
2019-11-24mm/hmm: allow hmm_range to be used with a mmu_interval_notifier or hmm_mirrorJason Gunthorpe1-0/+5
2019-11-24mm/mmu_notifier: add an interval tree notifierJason Gunthorpe1-0/+101
2019-11-23net: phy: remove phy_ethtool_sset()Russell King1-1/+0
2019-11-23Revert "bpf: Emit audit messages upon successful prog load and unload"Jakub Kicinski1-5/+0
2019-11-23iio: core: add thermocouple_type standard attributeAndrea Merello1-0/+1
2019-11-23iio: core: add char type for sysfs attributesAndrea Merello1-0/+1
2019-11-23iio: imu: adis: create an unlocked version of adis_reset()Alexandru Ardelean1-1/+18
2019-11-23iio: imu: adis: create an unlocked version of adis_check_status()Alexandru Ardelean1-1/+12
2019-11-23iio: imu: adis: add unlocked read/write function versionsAlexandru Ardelean1-2/+114
2019-11-23iio: imu: adis: rename txrx_lock -> state_lockAlexandru Ardelean1-1/+1
2019-11-23tracing: Adding new functions for kernel access to Ftrace instancesDivya Indi2-2/+4
2019-11-23ftrace: Use BIT() macroEnrico Weigelt, metux IT consult1-18/+18
2019-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-2/+10
2019-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+6
2019-11-23net/mlx5: DR, Add HW bits and definitions for Geneve flex parserYevgeny Kliteynik1-0/+1
2019-11-22Merge branch 'spi-5.5' into spi-nextMark Brown3-18/+117
2019-11-22Merge branch 'regulator-5.5' into regulator-nextMark Brown3-13/+45
2019-11-22Merge branch 'asoc-5.5' into asoc-nextMark Brown1-65/+220
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