summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-01-24mptcp: Implement MPTCP receive pathMat Martineau1-0/+10
2020-01-24mptcp: Handle MP_CAPABLE options for outgoing connectionsPeter Krystad1-0/+3
2020-01-24mptcp: Associate MPTCP context with TCP socketPeter Krystad1-0/+3
2020-01-24mptcp: Handle MPTCP TCP optionsPeter Krystad1-0/+18
2020-01-24vfs: add vfs_iocb_iter_[read|write] helper functionsJiufei Xue1-0/+16
2020-01-24KVM: Introduce kvm_vcpu_destroy()Sean Christopherson1-0/+1
2020-01-24KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issuesSean Christopherson1-0/+1
2020-01-24KVM: Remove kvm_arch_vcpu_free() declarationSean Christopherson1-1/+0
2020-01-24mfd: syscon: Add arguments support for syscon referenceOrson Zhai1-0/+14
2020-01-24mfd: dbx500-prcmu: Drop DSI pll clock functionsLinus Walleij2-32/+0
2020-01-24mfd: dbx500-prcmu: Drop set_display_clocks()Linus Walleij2-16/+0
2020-01-24rtc: bd70528: add BD71828 supportMatti Vaittinen3-13/+25
2020-01-24mfd: bd70528: Fix hour register maskMatti Vaittinen1-1/+1
2020-01-24regulator: bd718x7: Split driver to common and bd718x7 specific partsMatti Vaittinen1-0/+66
2020-01-24clk: bd718x7: Support ROHM BD71828 clk blockMatti Vaittinen3-16/+0
2020-01-24mfd: bd71828: Support ROHM BD71828 PMIC - coreMatti Vaittinen2-0/+426
2020-01-24mfd: Rohm PMICs: Use platform_device_id to match MFD sub-devicesMatti Vaittinen1-2/+1
2020-01-24dmaengine: Create symlinks between DMA channels and slavesGeert Uytterhoeven1-0/+4
2020-01-24dmaengine: add support to dynamic register/unregister of channelsDave Jiang1-0/+4
2020-01-24clk: zynqmp: Add support for get max dividerRajan Vaja1-0/+1
2020-01-24clk: zynqmp: Warn user if clock user are more than allowedRajan Vaja1-0/+1
2020-01-24hwmon: (pmbus) Detect if chip is write protectedGuenter Roeck1-1/+10
2020-01-24hwmon: Add support for enable attributes to hwmon coreGuenter Roeck1-3/+15
2020-01-24hwmon: Add intrusion templatesDr. David Alan Gilbert1-0/+8
2020-01-23Merge tag 'xarray-5.5' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds1-5/+40
2020-01-23usb: phy: phy-gpio-vbus-usb: Convert to GPIO descriptorsLinus Walleij1-33/+0
2020-01-23module.h: Annotate mod_kallsyms with __rcuMadhuparna Bhowmik1-1/+1
2020-01-23Merge back new material related to system-wide PM for v5.6.Rafael J. Wysocki1-0/+2
2020-01-23gpio: Drop the chained IRQ handler assign functionLinus Walleij1-5/+0
2020-01-23Merge branch 'spi-5.6' into spi-nextMark Brown2-4/+8
2020-01-23Merge remote-tracking branch 'regulator/topic/equal' into regulator-nextMark Brown1-0/+7
2020-01-23Merge branch 'asoc-5.6' into asoc-nextMark Brown3-9/+173
2020-01-23net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()Eric Dumazet1-0/+2
2020-01-23USB: serial: ir-usb: fix link-speed handlingJohan Hovold1-1/+12
2020-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller6-15/+209
2020-01-23bpf: Add BPF_FUNC_jiffies64Martin KaFai Lau1-0/+1
2020-01-23Merge branch 'intel_idle+acpi'Rafael J. Wysocki2-0/+16
2020-01-23fscrypt: improve format of no-key namesDaniel Rosenberg1-75/+2
2020-01-23fscrypt: derive dirhash key for casefolded directoriesDaniel Rosenberg1-0/+10
2020-01-23fscrypt: don't allow v1 policies with casefoldingDaniel Rosenberg1-0/+9
2020-01-23bpf: Introduce dynamic program extensionsAlexei Starovoitov3-1/+16
2020-01-22ima: add the ability to query the cached hash of a given fileFlorent Revest1-0/+6
2020-01-22genirq, sched/isolation: Isolate from handling managed interruptsMing Lei1-0/+1
2020-01-22irqchip/gic-v4.1: Allow direct invalidation of VLPIsMarc Zyngier1-0/+1
2020-01-22irqchip/gic-v4.1: Add VPE INVALL callbackMarc Zyngier1-0/+6
2020-01-22irqchip/gic-v4.1: Add VPE residency callbackMarc Zyngier2-0/+14
2020-01-22irqchip/gic-v4.1: Add mask/unmask doorbell callbacksMarc Zyngier1-1/+2
2020-01-22irqchip/gic-v4.1: Implement the v4.1 flavour of VMAPPMarc Zyngier1-4/+14
2020-01-22irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocationMarc Zyngier1-4/+29
2020-01-22irqchip/gic-v3: Add GICv4.1 VPEID size discoveryMarc Zyngier1-0/+5