summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-08-30Merge tag 'regmap-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2021-08-30Merge branches 'acpi-osl', 'acpi-power' and 'acpi-misc'Rafael J. Wysocki
2021-08-30Merge branches 'acpi-numa', 'acpi-glue', 'acpi-config' and 'acpi-pmic'Rafael J. Wysocki
2021-08-30Merge branch 'acpica'Rafael J. Wysocki
2021-08-30Merge branches 'pm-pci', 'pm-sleep', 'pm-domains' and 'powercap'Rafael J. Wysocki
2021-08-30Merge branches 'pm-cpufreq', 'pm-cpu' and 'pm-em'Rafael J. Wysocki
2021-08-30Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-08-30Merge back new PM domains material for v5.15.Rafael J. Wysocki
2021-08-30Merge tag 'fiemap_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-30Merge tag 'fsnotify_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-08-30Merge tag 'asoc-v5.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2021-08-30Merge remote-tracking branch 'asoc/for-5.15' into asoc-linusMark Brown
2021-08-30ASoC: Revert PCM trigger changesMark Brown
2021-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-08-30netfilter: add netfilter hooks to SRv6 data planeRyoga Saito
2021-08-29io_uring: allow updating linked timeoutsPavel Begunkov
2021-08-29Merge tag 'wireless-drivers-next-2021-08-29' of git://git.kernel.org/pub/scm/...David S. Miller
2021-08-29io_uring: support CLOCK_BOOTTIME/REALTIME for timeoutsJens Axboe
2021-08-29io-wq: provide a way to limit max number of workersJens Axboe
2021-08-29ssb: fix boolreturn.cocci warningJing Yangyang
2021-08-29ssb: Drop legacy header includeLinus Walleij
2021-08-27ipv6: add IFLA_INET6_RA_MTU to expose mtu valueRocco Yue
2021-08-28eventfd: Make signal recursion protection a task bitThomas Gleixner
2021-08-27hwmon: (k10temp) Add support for yellow carpMario Limonciello
2021-08-27Revert "bus: mhi: Add inbound buffers allocation flag"Greg Kroah-Hartman
2021-08-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/David S. Miller
2021-08-27net: don't unconditionally copy_from_user a struct ifreq for socket ioctlsPeter Collingbourne
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-26Merge tag 'net-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-08-26nfs: don't allow reexport reclaimsJ. Bruce Fields
2021-08-26nfs: don't atempt blocking locks on nfs reexportsJ. Bruce Fields
2021-08-26Revert "net: really fix the build..."Kalle Valo
2021-08-26ASoC: soc-pcm: test refcount before triggeringPierre-Louis Bossart
2021-08-26Merge remote-tracking branch 'spi/for-5.15' into spi-nextMark Brown
2021-08-26Merge remote-tracking branch 'regmap/for-5.15' into regmap-nextMark Brown
2021-08-26Merge series "Use raw spinlocks in the ls-extirq driver" from Vladimir Oltean...Mark Brown
2021-08-26regmap: teach regmap to use raw spinlocks if requested in the configVladimir Oltean
2021-08-26Merge tag 'mac80211-next-for-net-next-2021-08-26' of git://git.kernel.org/pub...David S. Miller
2021-08-26sock: remove one redundant SKB_FRAG_PAGE_ORDER macroYunsheng Lin
2021-08-26ieee80211: add definition for transmit power envelope elementWen Gong
2021-08-26ieee80211: add definition of regulatory info in 6 GHz operation informationWen Gong
2021-08-26Merge tag 'drm/tegra/for-5.15-rc1' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie
2021-08-25bpf: Fix bpf-next builds without CONFIG_BPF_EVENTSDaniel Xu
2021-08-25oid_registry: Add OIDs for missing Spnego auth mechanisms to MacsSteve French
2021-08-25ACPI: Add memory semantics to acpi_os_map_memory()Lorenzo Pieralisi
2021-08-25bpf: Add bpf_task_pt_regs() helperDaniel Xu
2021-08-25bpf: Consolidate task_struct BTF_ID declarationsDaniel Xu
2021-08-25bpf: Add BTF_ID_LIST_GLOBAL_SINGLE macroDaniel Xu
2021-08-25Merge remote-tracking branch 'regulator/for-5.15' into regulator-nextMark Brown
2021-08-25io_uring: openat directly into fixed fd tablePavel Begunkov