summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-01-24rcu: Move rcu_{expedited,normal} definitions into rcupdate.hBen Dooks
2020-01-24rcu: Remove kfree_call_rcu_nobatch()Joel Fernandes (Google)
2020-01-24rcu: Remove kfree_rcu() special casing and lazy-callback handlingJoel Fernandes (Google)
2020-01-24rcu: Add basic support for kfree_rcu() batchingByungchul Park
2020-01-24Merge branches 'iommu/fixes', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' in...Joerg Roedel
2020-01-24mptcp: parse and emit MP_CAPABLE option according to v1 specChristoph Paasch
2020-01-24mptcp: Implement MPTCP receive pathMat Martineau
2020-01-24mptcp: Handle MP_CAPABLE options for outgoing connectionsPeter Krystad
2020-01-24mptcp: Associate MPTCP context with TCP socketPeter Krystad
2020-01-24mptcp: Handle MPTCP TCP optionsPeter Krystad
2020-01-24vfs: add vfs_iocb_iter_[read|write] helper functionsJiufei Xue
2020-01-24KVM: Introduce kvm_vcpu_destroy()Sean Christopherson
2020-01-24KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issuesSean Christopherson
2020-01-24KVM: Remove kvm_arch_vcpu_free() declarationSean Christopherson
2020-01-24mfd: syscon: Add arguments support for syscon referenceOrson Zhai
2020-01-24mfd: dbx500-prcmu: Drop DSI pll clock functionsLinus Walleij
2020-01-24mfd: dbx500-prcmu: Drop set_display_clocks()Linus Walleij
2020-01-24rtc: bd70528: add BD71828 supportMatti Vaittinen
2020-01-24mfd: bd70528: Fix hour register maskMatti Vaittinen
2020-01-24regulator: bd718x7: Split driver to common and bd718x7 specific partsMatti Vaittinen
2020-01-24clk: bd718x7: Support ROHM BD71828 clk blockMatti Vaittinen
2020-01-24mfd: bd71828: Support ROHM BD71828 PMIC - coreMatti Vaittinen
2020-01-24mfd: Rohm PMICs: Use platform_device_id to match MFD sub-devicesMatti Vaittinen
2020-01-24dmaengine: Create symlinks between DMA channels and slavesGeert Uytterhoeven
2020-01-24dmaengine: add support to dynamic register/unregister of channelsDave Jiang
2020-01-23clk: zynqmp: Add support for get max dividerRajan Vaja
2020-01-23clk: zynqmp: Warn user if clock user are more than allowedRajan Vaja
2020-01-23hwmon: (pmbus) Detect if chip is write protectedGuenter Roeck
2020-01-23hwmon: Add support for enable attributes to hwmon coreGuenter Roeck
2020-01-23hwmon: Add intrusion templatesDr. David Alan Gilbert
2020-01-23Merge tag 'xarray-5.5' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2020-01-23usb: phy: phy-gpio-vbus-usb: Convert to GPIO descriptorsLinus Walleij
2020-01-23module.h: Annotate mod_kallsyms with __rcuMadhuparna Bhowmik
2020-01-23Merge back new material related to system-wide PM for v5.6.Rafael J. Wysocki
2020-01-23gpio: Drop the chained IRQ handler assign functionLinus Walleij
2020-01-23Merge branch 'spi-5.6' into spi-nextMark Brown
2020-01-23Merge remote-tracking branch 'regulator/topic/equal' into regulator-nextMark Brown
2020-01-23Merge branch 'asoc-5.6' into asoc-nextMark Brown
2020-01-23net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()Eric Dumazet
2020-01-23USB: serial: ir-usb: fix link-speed handlingJohan Hovold
2020-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-01-22bpf: Add BPF_FUNC_jiffies64Martin KaFai Lau
2020-01-23Merge branch 'intel_idle+acpi'Rafael J. Wysocki
2020-01-22fscrypt: improve format of no-key namesDaniel Rosenberg
2020-01-22fscrypt: derive dirhash key for casefolded directoriesDaniel Rosenberg
2020-01-22fscrypt: don't allow v1 policies with casefoldingDaniel Rosenberg
2020-01-22bpf: Introduce dynamic program extensionsAlexei Starovoitov
2020-01-22ima: add the ability to query the cached hash of a given fileFlorent Revest
2020-01-22genirq, sched/isolation: Isolate from handling managed interruptsMing Lei
2020-01-22irqchip/gic-v4.1: Allow direct invalidation of VLPIsMarc Zyngier