summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-05-20iio: adc: stm32-dfsdm: include stm32-dfsdm-adc.hFabrice Gasnier1-0/+2
2018-05-19bpf: Prevent memory disambiguation attackAlexei Starovoitov1-0/+1
2018-05-19timekeeping: Add more coarse clocktai/boottime interfacesArnd Bergmann1-1/+23
2018-05-19timekeeping: Add ktime_get_coarse_with_offsetArnd Bergmann1-0/+16
2018-05-19timekeeping: Standardize on ktime_get_*() namingArnd Bergmann2-15/+42
2018-05-19timekeeping: Clean up ktime_get_real_ts64Arnd Bergmann2-14/+7
2018-05-19timekeeping: Remove timespec64 hackArnd Bergmann3-67/+3
2018-05-19Merge branch 'linus' into timers/2038Thomas Gleixner47-138/+323
2018-05-19dma-mapping: provide a generic dma-noncoherent implementationChristoph Hellwig3-1/+54
2018-05-19include/linux/mm.h: add new inline function vmf_error()Souptick Joarder1-0/+7
2018-05-18bpf: allow sk_msg programs to read sock fieldsJohn Fastabend1-0/+1
2018-05-18gpu: host1x: Use not explicitly sized typesThierry Reding1-2/+2
2018-05-18gpu: host1x: Rename relocarray -> relocs for consistencyThierry Reding1-1/+1
2018-05-18gpu: host1x: Store pointer to client in jobsThierry Reding1-1/+2
2018-05-18gpu: host1x: Remove wait check supportThierry Reding1-14/+1
2018-05-18Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2-6/+14
2018-05-18Merge tag 'mtd/fixes-for-4.17-rc6' of git://git.infradead.org/linux-mtdLinus Torvalds2-6/+12
2018-05-18workqueue: Show the latest workqueue name in /proc/PID/{comm,stat,status}Tejun Heo1-0/+1
2018-05-18PCI: endpoint: Create configfs entry for each pci_epf_device_id table entryKishon Vijay Abraham I1-2/+2
2018-05-18tcp: add SACK compressionEric Dumazet1-0/+2
2018-05-18fsnotify: add fsnotify_add_inode_mark() wrappersAmir Goldstein1-1/+15
2018-05-18fsnotify: generalize iteration of marks by object typeAmir Goldstein1-3/+25
2018-05-18fsnotify: remove redundant arguments to handle_event()Amir Goldstein1-2/+18
2018-05-18fsnotify: use type id to identify connector object typeAmir Goldstein1-7/+14
2018-05-18proc: Add a way to make network proc files writableDavid Howells1-0/+12
2018-05-18Merge drm-fixes-for-v4.17-rc6-urgent into drm-nextDave Airlie15-21/+93
2018-05-18fs.h: fix outdated comment about file flagsLi Qiang1-1/+1
2018-05-18PCI/AER: Factor out error reporting to drivers/pci/pcie/err.cOza Pawandeep1-1/+1
2018-05-18net/mlx5: Add source e-switch ownerShahar Klein1-2/+4
2018-05-18net/mlx5: Add destination e-switch ownerShahar Klein2-3/+8
2018-05-18net/mlx5: Add merged e-switch capRoi Dayan1-1/+2
2018-05-17phy: add 2.5G SGMII mode to the phy_mode enumAntoine Tenart1-0/+1
2018-05-17Merge tag 'wireless-drivers-next-for-davem-2018-05-17' of git://git.kernel.or...David S. Miller1-0/+1
2018-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-7/+1
2018-05-17pfifo_fast: drop unneeded additional lock on dequeuePaolo Abeni1-0/+5
2018-05-17drivers: base cacheinfo: Add support for ACPI based firmware tablesJeremy Linton1-0/+17
2018-05-17ACPI/PPTT: Add Processor Properties Topology Table parsingJeremy Linton1-0/+4
2018-05-17cacheinfo: rename of_node to fw_tokenJeremy Linton1-5/+3
2018-05-17proc: do not access cmdline nor environ from file-backed areasWilly Tarreau1-0/+1
2018-05-17Merge branch 'i2c/platform_data-immutable' into i2c/for-4.18Wolfram Sang15-46/+62
2018-05-17i2c: pnx: move header into the driverWolfram Sang1-38/+0
2018-05-17i2c: xiic: move header to platform_dataWolfram Sang1-0/+0
2018-05-17i2c: pca-platform: move header to platform_dataWolfram Sang1-0/+0
2018-05-17i2c: omap: move header to platform_dataWolfram Sang1-0/+0
2018-05-17i2c: ocores: move header to platform_dataWolfram Sang1-0/+0
2018-05-17i2c: mux: gpio: move header to platform_dataWolfram Sang1-0/+0
2018-05-17i2c: gpio: move header to platform_dataWolfram Sang1-0/+0
2018-05-17export.h: remove code for prefixing symbols with underscoreMasahiro Yamada1-11/+5
2018-05-17netfilter: fix fallout from xt/nf osf separationFlorian Westphal1-0/+6
2018-05-17device property: Get rid of union aliasingAndy Shevchenko1-27/+25