summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-04-17Merge tag 'net-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-6/+9
2021-04-17Merge tag 'libnvdimm-fixes-for-5.12-rc8' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2021-04-17KVM: Kill off the old hva-based MMU notifier callbacksSean Christopherson1-8/+0
2021-04-17KVM: Move x86's MMU notifier memslot walkers to generic codeSean Christopherson1-0/+14
2021-04-17KVM: constify kvm_arch_flush_remote_tlbs_memslotPaolo Bonzini1-1/+1
2021-04-17KVM: Move prototypes for MMU notifier callbacks to generic codeSean Christopherson1-0/+8
2021-04-17ethtool: add interface to read RMON statsJakub Kicinski1-0/+43
2021-04-17ethtool: add interface to read standard MAC Ctrl statsJakub Kicinski1-0/+12
2021-04-17ethtool: add interface to read standard MAC statsJakub Kicinski1-0/+31
2021-04-17ethtool: add a new command for reading standard statsJakub Kicinski1-0/+10
2021-04-17Merge tag 'mlx5-updates-2021-04-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2-0/+51
2021-04-17kasan: remove redundant config optionWalter Wu1-1/+1
2021-04-17net: Add a WWAN subsystemLoic Poulain1-0/+111
2021-04-16time/timecounter: Mark 1st argument of timecounter_cyc2time() as constMarc Kleine-Budde1-1/+1
2021-04-16net/mlx5: Add register layout to support extended link stateMoshe Tal2-0/+51
2021-04-16mtd: core: Constify buf in mtd_write_user_prot_reg()Tudor Ambarus1-2/+3
2021-04-16perf core: Add PERF_COUNT_SW_CGROUP_SWITCHES eventNamhyung Kim1-0/+7
2021-04-16perf core: Factor out __perf_sw_event_schedNamhyung Kim1-21/+12
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