summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-12-18bpf: enable cgroup local storage map pretty print with kind_flagYonghong Song1-1/+4
2018-12-18netfilter: nat: remove nf_nat_l4proto structFlorian Westphal1-2/+0
2018-12-18PCI: Move Synopsys HAPS platform device IDsThinh Nguyen1-0/+3
2018-12-17Merge tag 'tpmdd-next-20181217' of git://git.infradead.org/users/jjs/linux-tp...James Morris1-4/+7
2018-12-17Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...James Morris2-0/+49
2018-12-17Fixed PHY: Add fixed_phy_change_carrier()Joakim Tjernlund1-0/+5
2018-12-17block: fix blk-iolatency accounting underflowDennis Zhou1-0/+1
2018-12-17net: unbreak CONFIG_RETPOLINE=n buildsPaolo Abeni1-2/+2
2018-12-17kprobes: Blacklist symbols in arch-defined prohibited areaMasami Hiramatsu1-0/+3
2018-12-17Merge tag 'v4.20-rc7' into perf/core, to pick up fixesIngo Molnar12-16/+99
2018-12-17serial: 8250: Rate limit serial port rx interrupts during input overrunsDarwin Dingel1-0/+4
2018-12-17Merge tag 'usb-ci-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman1-0/+3
2018-12-17iommu: Consolitate ->add/remove_device() callsJoerg Roedel1-0/+3
2018-12-17driver core: Introduce device_iommu_mapped() functionJoerg Roedel1-0/+10
2018-12-17iommu: Introduce wrappers around dev->iommu_fwspecJoerg Roedel1-0/+11
2018-12-17mmc: core: Introduce MMC_CAP_SYNC_RUNTIME_PMUlf Hansson1-1/+1
2018-12-17misc: cardreader: add new Alcor Micro Cardreader PCI driverOleksij Rempel1-0/+286
2018-12-17mmc: slot-gpio: Delete legacy GPIO handlingLinus Walleij1-5/+0
2018-12-17mmc: pxa: Use GPIO descriptor for powerLinus Walleij1-2/+0
2018-12-17mmc: pxamci: Delete platform data handling of CD and WPLinus Walleij1-2/+0
2018-12-17mmc: s3cmci: Use the slot GPIO descriptorLinus Walleij1-4/+0
2018-12-17mmc: host: tmio: Use GPIO descriptorsLinus Walleij1-7/+2
2018-12-17mmc: spi: Convert to use GPIO descriptorsLinus Walleij1-15/+0
2018-12-17mmc: core: Add ->hs400_prepare_ddr() callbackYinbo Zhu1-0/+3
2018-12-17mmc: sdhci: imx: Use the slot GPIO descriptorLinus Walleij1-4/+0
2018-12-17blk-mq-debugfs: support rq_qosMing Lei1-0/+1
2018-12-17hwmon: Introduce SENSOR_DEVICE_ATTR_{RO, RW, WO} and variantsGuenter Roeck1-0/+39
2018-12-17hwmon: (ntc_thermistor) use a table to lookup the thermistor typePeter Rosin1-3/+3
2018-12-17hwmon: (ntc_thermistor): add support for B57891S0103 from EpcosPeter Rosin1-0/+1
2018-12-17net: rtnetlink: support for fdb getRoopa Prabhu1-1/+6
2018-12-16Merge tag 'mlx5e-updates-2018-12-14' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2-9/+19
2018-12-16indirect call wrappers: helpers to speed-up indirect calls of builtinPaolo Abeni1-0/+51
2018-12-15mod_devicetable.h: correct kerneldoc typo, "PHYSID2" -> "MII_PHYSID2"Robert P. J. Day1-1/+1
2018-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+1
2018-12-15bpf: add self-check logic to liveness analysisAlexei Starovoitov1-0/+1
2018-12-15mm/sparse: add common helper to mark all memblocks presentLogan Gunthorpe1-0/+6
2018-12-15mm: introduce common STRUCT_PAGE_MAX_SHIFT defineLogan Gunthorpe1-0/+5
2018-12-15bpf: verbose log bpf_line_info in verifierMartin KaFai Lau1-0/+1
2018-12-15bpf: Create a new btf_name_by_offset() for non type name use caseMartin KaFai Lau1-1/+0
2018-12-15Merge branches 'clk-imx7ulp', 'clk-imx6-fixes', 'clk-imx-fixes', 'clk-imx8qxp...Stephen Boyd4-552/+94
2018-12-15net/mlx5: Make RoCE and SR-IOV LAG modes explicitAviv Heller1-0/+2
2018-12-15net/mlx5: Introduce inter-device communication mechanismAviv Heller1-0/+2
2018-12-14ARM: module: Fix function kallsyms on Thumb-2Vincent Whitchurch1-0/+7
2018-12-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed1-9/+15
2018-12-14net/mlx5: E-Switch, Introduce flow counter affinityShahar Klein1-1/+7
2018-12-14net/mlx5: Use lowercase 'X' for hex valuesSaeed Mahameed1-8/+8
2018-12-14include/linux/compiler_types.h: don't pollute userspace with macro definitionsXiaozhou Liu1-54/+54
2018-12-14gpiolib: Fix return value of gpio_to_desc() stub if !GPIOLIBKrzysztof Kozlowski1-1/+1
2018-12-14gpio: Pass a flag to gpiochip_request_own_desc()Linus Walleij1-1/+3
2018-12-14Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2-3/+16