summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-12-17serial: 8250: Rate limit serial port rx interrupts during input overrunsDarwin Dingel
2018-12-17Merge tag 'usb-ci-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2018-12-17iommu: Consolitate ->add/remove_device() callsJoerg Roedel
2018-12-17driver core: Introduce device_iommu_mapped() functionJoerg Roedel
2018-12-17iommu: Introduce wrappers around dev->iommu_fwspecJoerg Roedel
2018-12-17mmc: core: Introduce MMC_CAP_SYNC_RUNTIME_PMUlf Hansson
2018-12-17misc: cardreader: add new Alcor Micro Cardreader PCI driverOleksij Rempel
2018-12-17mmc: slot-gpio: Delete legacy GPIO handlingLinus Walleij
2018-12-17mmc: pxa: Use GPIO descriptor for powerLinus Walleij
2018-12-17mmc: pxamci: Delete platform data handling of CD and WPLinus Walleij
2018-12-17mmc: s3cmci: Use the slot GPIO descriptorLinus Walleij
2018-12-17mmc: host: tmio: Use GPIO descriptorsLinus Walleij
2018-12-17mmc: spi: Convert to use GPIO descriptorsLinus Walleij
2018-12-17mmc: core: Add ->hs400_prepare_ddr() callbackYinbo Zhu
2018-12-17mmc: sdhci: imx: Use the slot GPIO descriptorLinus Walleij
2018-12-16blk-mq-debugfs: support rq_qosMing Lei
2018-12-16hwmon: Introduce SENSOR_DEVICE_ATTR_{RO, RW, WO} and variantsGuenter Roeck
2018-12-16hwmon: (ntc_thermistor) use a table to lookup the thermistor typePeter Rosin
2018-12-16hwmon: (ntc_thermistor): add support for B57891S0103 from EpcosPeter Rosin
2018-12-16net: rtnetlink: support for fdb getRoopa Prabhu
2018-12-15Merge tag 'mlx5e-updates-2018-12-14' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2018-12-15indirect call wrappers: helpers to speed-up indirect calls of builtinPaolo Abeni
2018-12-15mod_devicetable.h: correct kerneldoc typo, "PHYSID2" -> "MII_PHYSID2"Robert P. J. Day
2018-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-12-15bpf: add self-check logic to liveness analysisAlexei Starovoitov
2018-12-14mm/sparse: add common helper to mark all memblocks presentLogan Gunthorpe
2018-12-14mm: introduce common STRUCT_PAGE_MAX_SHIFT defineLogan Gunthorpe
2018-12-14bpf: verbose log bpf_line_info in verifierMartin KaFai Lau
2018-12-14bpf: Create a new btf_name_by_offset() for non type name use caseMartin KaFai Lau
2018-12-14Merge branches 'clk-imx7ulp', 'clk-imx6-fixes', 'clk-imx-fixes', 'clk-imx8qxp...Stephen Boyd
2018-12-14net/mlx5: Make RoCE and SR-IOV LAG modes explicitAviv Heller
2018-12-14net/mlx5: Introduce inter-device communication mechanismAviv Heller
2018-12-14ARM: module: Fix function kallsyms on Thumb-2Vincent Whitchurch
2018-12-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2018-12-14net/mlx5: E-Switch, Introduce flow counter affinityShahar Klein
2018-12-14net/mlx5: Use lowercase 'X' for hex valuesSaeed Mahameed
2018-12-14include/linux/compiler_types.h: don't pollute userspace with macro definitionsXiaozhou Liu
2018-12-14gpiolib: Fix return value of gpio_to_desc() stub if !GPIOLIBKrzysztof Kozlowski
2018-12-14gpio: Pass a flag to gpiochip_request_own_desc()Linus Walleij
2018-12-14Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki
2018-12-14kvm: introduce manual dirty log reprotectPaolo Bonzini
2018-12-14kvm: rename last argument to kvm_get_dirty_log_protectPaolo Bonzini
2018-12-14kvm: make KVM_CAP_ENABLE_CAP_VM architecture agnosticPaolo Bonzini
2018-12-14PM / Domains: Propagate performance state updatesViresh Kumar
2018-12-14PM / Domains: Save OPP table pointer in genpdViresh Kumar
2018-12-14OPP: Don't return 0 on error from of_get_required_opp_performance_state()Viresh Kumar
2018-12-14OPP: Add dev_pm_opp_xlate_performance_state() helperViresh Kumar
2018-12-13Merge tag 'mlx5-fixes-2018-12-13' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2018-12-13net: dev: Issue NETDEV_PRE_CHANGEADDRPetr Machata
2018-12-13net: dev: Add NETDEV_PRE_CHANGEADDRPetr Machata