summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-01-24netfilter: nf_tables: autoload modules from the abort pathPablo Neira Ayuso1-1/+1
2020-01-24smp: Remove allocation mask from on_each_cpu_cond.*()Sebastian Andrzej Siewior1-3/+2
2020-01-24smp: Use smp_cond_func_t as type for the conditional functionSebastian Andrzej Siewior1-6/+6
2020-01-24Merge tag 'irqchip-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner3-9/+78
2020-01-24Merge branches 'doc.2019.12.10a', 'exp.2019.12.09a', 'fixes.2020.01.24a', 'kf...Paul E. McKenney9-71/+190
2020-01-24rcu: Move rcu_{expedited,normal} definitions into rcupdate.hBen Dooks1-0/+4
2020-01-24rcu: Remove kfree_call_rcu_nobatch()Joel Fernandes (Google)2-6/+0
2020-01-24rcu: Remove kfree_rcu() special casing and lazy-callback handlingJoel Fernandes (Google)1-2/+0
2020-01-24rcu: Add basic support for kfree_rcu() batchingByungchul Park2-0/+8
2020-01-24Merge branches 'iommu/fixes', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' in...Joerg Roedel4-14/+60
2020-01-24mptcp: parse and emit MP_CAPABLE option according to v1 specChristoph Paasch1-1/+2
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