summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-08-30Merge tag 'regmap-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-2/+5
2021-08-30Merge branches 'acpi-numa', 'acpi-glue', 'acpi-config' and 'acpi-pmic'Rafael J. Wysocki2-9/+5
2021-08-30Merge branches 'pm-pci', 'pm-sleep', 'pm-domains' and 'powercap'Rafael J. Wysocki1-0/+1
2021-08-30Merge branches 'pm-cpufreq', 'pm-cpu' and 'pm-em'Rafael J. Wysocki2-2/+16
2021-08-30Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+39
2021-08-30Merge back new PM domains material for v5.15.Rafael J. Wysocki1-0/+1
2021-08-30Merge tag 'fiemap_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+0
2021-08-30Merge tag 'fsnotify_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-2/+18
2021-08-30Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek2-24/+19
2021-08-30Merge branch 'for-5.15-verbose-console' into for-linusPetr Mladek1-10/+1
2021-08-30Merge branch 'sg_nents' into rdma.git for-nextJason Gunthorpe36-88/+230
2021-08-30Merge remote-tracking branch 'asoc/for-5.15' into asoc-linusMark Brown2-0/+88
2021-08-30netfilter: refuse insertion if chain has grown too largeFlorian Westphal1-0/+1
2021-08-29Merge tag 'wireless-drivers-next-2021-08-29' of git://git.kernel.org/pub/scm/...David S. Miller2-2/+2
2021-08-29dmaengine: Extend the dma_slave_width for 128 bytesBiju Das1-1/+2
2021-08-29ssb: fix boolreturn.cocci warningJing Yangyang1-1/+1
2021-08-29ssb: Drop legacy header includeLinus Walleij1-1/+1
2021-08-28eventfd: Make signal recursion protection a task bitThomas Gleixner2-6/+9
2021-08-27hwmon: (k10temp) Add support for yellow carpMario Limonciello1-0/+1
2021-08-27SUNRPC enforce creation of no more than max_connect xprtsOlga Kornievskaia1-0/+2
2021-08-27NFSv4 introduce max_connect mount optionsOlga Kornievskaia2-0/+6
2021-08-27SUNRPC keep track of number of transports to unique addressesOlga Kornievskaia1-0/+1
2021-08-27Revert "bus: mhi: Add inbound buffers allocation flag"Greg Kroah-Hartman1-6/+1
2021-08-27fscache: Use refcount_t for the cookie refcount instead of atomic_tDavid Howells1-1/+1
2021-08-27fscache: Remove the object list procfileDavid Howells1-3/+0
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