summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-04-16PCI: tegra: Add Tegra194 MCFG quirks for ECAM errataVidya Sagar1-0/+1
2021-04-16iommu: Streamline registration interfaceRobin Murphy1-24/+6
2021-04-16iommu: Statically set module ownerRobin Murphy1-8/+1
2021-04-16Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...Joerg Roedel8-126/+60
2021-04-16debugfs: Implement debugfs_create_str()Peter Zijlstra1-0/+17
2021-04-16sched: Move SCHED_DEBUG sysctl to debugfsPeter Zijlstra1-5/+3
2021-04-16cpumask: Introduce DYING maskPeter Zijlstra1-0/+20
2021-04-16cpumask: Make cpu_{online,possible,present,active}() inlinePeter Zijlstra1-31/+66
2021-04-16perf: Add support for SIGTRAP on perf eventsMarco Elver1-0/+1
2021-04-16signal: Introduce TRAP_PERF si_code and si_perf to siginfoMarco Elver2-0/+3
2021-04-16perf: Support only inheriting events if cloned with CLONE_THREADMarco Elver1-2/+3
2021-04-16perf: Rework perf_event_exit_event()Peter Zijlstra1-0/+1
2021-04-16blk-mq: bypass IO scheduler's limit_depth for passthrough requestLin Feng1-0/+6
2021-04-16fs: split receive_fd_replace from __receive_fdChristoph Hellwig1-7/+4
2021-04-16useful constants: struct qstr for ".."Al Viro1-0/+1
2021-04-16ethtool: add FEC statisticsJakub Kicinski1-0/+40
2021-04-16ethtool: move ethtool_stats_initJakub Kicinski1-0/+6
2021-04-15Merge tag 'nand/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mt...Richard Weinberger4-4/+36
2021-04-15Merge tag 'spi-nor/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Richard Weinberger3-1/+9
2021-04-15Merge branch 'for-5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown1-0/+3
2021-04-15Merge branch 'kvm-arm64/nvhe-panic-info' into kvmarm-master/nextMarc Zyngier1-0/+7
2021-04-15bug: Provide dummy version of bug_get_file_line() when !GENERIC_BUGMarc Zyngier1-0/+7
2021-04-15Merge branch 'for-next/mte-async-kernel-mode' into for-next/coreCatalin Marinas1-0/+6
2021-04-15Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/xntable', 'fo...Catalin Marinas2-0/+4
2021-04-15tty: clean include/linux/tty.h upGreg Kroah-Hartman1-34/+0
2021-04-15tty: move some tty-only functions to drivers/tty/tty.hGreg Kroah-Hartman1-16/+0
2021-04-15tty: make tty_release_redirect() staticGreg Kroah-Hartman1-1/+0
2021-04-15tty: move some internal tty lock enums and functions out of tty.hGreg Kroah-Hartman1-26/+0
2021-04-15tty: audit: move some local functions out of tty.hGreg Kroah-Hartman1-10/+0
2021-04-15tty: create internal tty.h fileGreg Kroah-Hartman1-12/+0
2021-04-15Merge tag 'mlx5-updates-2021-04-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-2/+1
2021-04-14net: stmmac: Add support for external trigger timestampingTan Tee Min1-0/+2
2021-04-14net/mlx5: E-Switch, Make vport number u16Parav Pandit1-2/+1
2021-04-14Merge tag 'v5.12-rc7' into driver-core-nextGreg Kroah-Hartman8-20/+43
2021-04-14signal: Allow tasks to cache one sigqueue structThomas Gleixner2-0/+2
2021-04-14mfd: intel-m10-bmc: Add support for MAX10 BMC Secure UpdatesRuss Weight1-0/+85
2021-04-14mfd: twl: Remove unused inline function twl4030charger_usb_en()YueHaibing1-2/+0
2021-04-14i2c: designware: Get rid of legacy platform dataAndy Shevchenko1-13/+0
2021-04-14mfd: max8997: Replace 8998 with 8997Timon Baetz1-4/+4
2021-04-14mfd: ntxec: Support for EC in Tolino Shine 2 HDAndreas Kemnade1-0/+1
2021-04-14mfd: rn5t618: Do not cache various USB related registersAndreas Kemnade1-0/+1
2021-04-14mfd: core: Remove support for dangling device propertiesHeikki Krogerus1-4/+0
2021-04-14mfd: core: Add support for software nodesHeikki Krogerus1-0/+4
2021-04-14mfd: da9063: Support SMBus and I2C modeHubert Streidl1-0/+3
2021-04-14mfd: intel-m10-bmc: Add access table configuration to the regmapMatthew Gerlach1-1/+4
2021-04-14mfd: intel-m10-bmc: Simplify the legacy version reg definitionXu Yilun1-1/+1
2021-04-14mfd: intel-m10-bmc: Fix the register access rangeXu Yilun1-1/+1
2021-04-14mfd: Remove support for AB3100Arnd Bergmann1-128/+0
2021-04-14mfd: lp87565: Remove unused define 'LP87565_NUM_BUCK'Luca Ceresoli1-3/+0
2021-04-14mfd: dbx500-prcmu: Use true and false for bool variableJiapeng Chong1-1/+1