summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-08-27fscache, cachefiles: Remove the histogram stuffDavid Howells1-1/+0
2021-08-27fscache: Procfile to display cookiesDavid Howells1-0/+1
2021-08-27fscache: Add a cookie debug ID and use that in tracesDavid Howells1-0/+1
2021-08-27net: don't unconditionally copy_from_user a struct ifreq for socket ioctlsPeter Collingbourne1-0/+4
2021-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-23/+20
2021-08-27dax: remove bdev_dax_supportedChristoph Hellwig1-12/+0
2021-08-27dax: stub out dax_supported for !CONFIG_FS_DAXChristoph Hellwig1-8/+10
2021-08-27dax: remove __generic_fsdax_supportedChristoph Hellwig1-14/+2
2021-08-27dax: mark dax_get_by_host staticChristoph Hellwig1-5/+0
2021-08-26Merge tag 'net-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-6/+1
2021-08-26nfs: don't allow reexport reclaimsJ. Bruce Fields2-0/+2
2021-08-26nfs: don't atempt blocking locks on nfs reexportsJ. Bruce Fields1-0/+2
2021-08-26PCI: Allow PASID on fake PCIe devices without TLP prefixesZhangfei Gao1-0/+1
2021-08-26PM: runtime: add devm_pm_clk_create helperDmitry Baryshkov1-0/+5
2021-08-26PM: runtime: add devm_pm_runtime_enable helperDmitry Baryshkov1-0/+4
2021-08-26Revert "net: really fix the build..."Kalle Valo1-6/+1
2021-08-26vfio/pci: Introduce vfio_pci_core.koMax Gurtovoy1-0/+239
2021-08-26PCI / VFIO: Add 'override_only' support for VFIO PCI sub systemMax Gurtovoy2-0/+18
2021-08-26PCI: Add 'override_only' field to struct pci_device_idMax Gurtovoy2-0/+17
2021-08-26signal/seccomp: Refactor seccomp signal and coredump generationEric W. Biederman1-0/+1
2021-08-26Merge remote-tracking branch 'spi/for-5.15' into spi-nextMark Brown2-14/+13
2021-08-26Merge remote-tracking branch 'regmap/for-5.15' into regmap-nextMark Brown1-2/+5
2021-08-26Merge series "Use raw spinlocks in the ls-extirq driver" from Vladimir Oltean...Mark Brown1-0/+2
2021-08-26regmap: teach regmap to use raw spinlocks if requested in the configVladimir Oltean1-0/+2
2021-08-26Merge tag 'mac80211-next-for-net-next-2021-08-26' of git://git.kernel.org/pub...David S. Miller1-1/+105
2021-08-26ieee80211: add definition for transmit power envelope elementWen Gong1-1/+39
2021-08-26ieee80211: add definition of regulatory info in 6 GHz operation informationWen Gong1-0/+4
2021-08-26Merge tag 'drm/tegra/for-5.15-rc1' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie1-3/+24
2021-08-26bpf: Fix bpf-next builds without CONFIG_BPF_EVENTSDaniel Xu1-0/+1
2021-08-25oid_registry: Add OIDs for missing Spnego auth mechanisms to MacsSteve French1-0/+7
2021-08-25bpf: Consolidate task_struct BTF_ID declarationsDaniel Xu1-0/+2
2021-08-25bpf: Add BTF_ID_LIST_GLOBAL_SINGLE macroDaniel Xu1-0/+3
2021-08-25Merge remote-tracking branch 'regulator/for-5.15' into regulator-nextMark Brown4-23/+14
2021-08-25netfs: Move cookie debug ID to struct netfs_cache_resourcesDavid Howells1-1/+1
2021-08-25net: add accept helper not installing fdPavel Begunkov1-0/+3
2021-08-25net: dsa: tag_sja1105: stop asking the sja1105 driver in sja1105_xmit_tpidVladimir Oltean1-1/+0
2021-08-25net: dsa: sja1105: drop untagged packets on the CPU and DSA portsVladimir Oltean1-0/+2
2021-08-25Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller1-0/+10
2021-08-25net-next: When a bond have a massive amount of VLANs with IPv6 addresses, per...Gilad Naaman1-0/+5
2021-08-25lib/scatterlist: Fix wrong update of orig_nentsMaor Gottlieb1-6/+13
2021-08-25crash_dump: Make elfcorehdr address/size symbols always visibleGeert Uytterhoeven1-1/+2
2021-08-24PCI: Add pcie_ptm_enabled()Vinicius Costa Gomes1-0/+3
2021-08-24lib/scatterlist: Provide a dedicated function to support table appendMaor Gottlieb1-4/+35
2021-08-24Revert "PCI: Make pci_enable_ptm() private"Vinicius Costa Gomes1-0/+7
2021-08-24include:libata: fix boolreturn.cocci warningsJing Yangyang1-1/+1
2021-08-24block: mark blkdev_fsync staticChristoph Hellwig1-4/+0
2021-08-24mmc: block: Support alternative_gpt_sector() operationDmitry Osipenko2-0/+2
2021-08-24block: Add alternative_gpt_sector() operationDmitry Osipenko1-0/+7
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo1-2/+9
2021-08-24ethtool: add two coalesce attributes for CQE modeYufeng Mo1-1/+10