summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-03-22Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds11-852/+370
2022-03-22Merge tag 'for-5.18/io_uring-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds3-179/+176
2022-03-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds8-50/+300
2022-03-22Merge tag 'random-5.18-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-254/+28
2022-03-22Merge tag 'thermal-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+5
2022-03-22Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds6-34/+32
2022-03-22Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds8-3/+36
2022-03-22Merge tag 'rcu.2022.03.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-13/+8
2022-03-21Merge tag 'irq-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-21/+18
2022-03-21Merge tag 'timers-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-4/+13
2022-03-21Merge tag 'core-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-0/+5
2022-03-21Merge tag 'x86-pasid-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-11/+41
2022-03-21Merge tag 'x86_cpu_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+3
2022-03-21Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-21/+0
2022-03-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds8-55/+82
2022-03-21Merge tag 'tpmdd-next-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-19/+14
2022-03-18Merge branch 'thermal-hfi'Rafael J. Wysocki1-1/+5
2022-03-18Merge branch 'powercap'Rafael J. Wysocki2-29/+18
2022-03-18Merge branches 'pm-sleep', 'pm-domains' and 'pm-docs'Rafael J. Wysocki2-5/+5
2022-03-18Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki1-0/+5
2022-03-18Merge branches 'acpi-soc', 'acpi-video' and 'acpi-apei'Rafael J. Wysocki4-3/+20
2022-03-18Merge branches 'acpi-ec', 'acpi-cppc', 'acpi-fan' and 'acpi-battery'Rafael J. Wysocki1-0/+4
2022-03-18Merge branches 'acpica', 'acpi-osl', 'acpi-bus' and 'acpi-tables'Rafael J. Wysocki4-0/+12
2022-03-17Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds3-2/+3
2022-03-17ACPI: bus: Avoid using CPPC if not supported by firmwareRafael J. Wysocki1-0/+1
2022-03-17net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()Nicolas Dichtel1-0/+1
2022-03-16PM: hibernate: Honour ACPI hardware signature by default for virtual guestsDavid Woodhouse1-1/+1
2022-03-16io_uring: make tracing format consistentDylan Yudaken1-12/+12
2022-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski1-1/+0
2022-03-14block: fix rq-qos breakage from skipping rq_qos_done_bio()Tejun Heo1-1/+2
2022-03-14Merge branch 'for-next/spectre-bhb' into for-next/coreWill Deacon1-0/+5
2022-03-14Merge branch 'for-next/perf' into for-next/coreWill Deacon3-0/+5
2022-03-14Merge branch 'for-next/mte' into for-next/coreWill Deacon2-22/+36
2022-03-14Merge branch 'for-next/linkage' into for-next/coreWill Deacon1-31/+36
2022-03-14Merge tag 'v5.17-rc8' into irq/core, to fix conflictsIngo Molnar41-109/+241
2022-03-14Merge tag 'irqchip-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner4-21/+19
2022-03-14Merge tag 'timers-v5.18-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner1-0/+1
2022-03-13random: provide notifier for VM forkJason A. Donenfeld1-0/+5
2022-03-13random: replace custom notifier chain with standard oneJason A. Donenfeld1-7/+3
2022-03-13random: do not export add_vmfork_randomness() unless neededJason A. Donenfeld1-0/+2
2022-03-13ACPI: allow longer device IDsAlexander Graf1-1/+1
2022-03-13random: add mechanism for VM forks to reinitialize crngJason A. Donenfeld1-0/+1
2022-03-13random: block in /dev/urandomJason A. Donenfeld1-1/+1
2022-03-12vsock: each transport cycles only on its own socketsJiyong Park1-1/+2
2022-03-11Merge branch 'davidh' (fixes from David Howells)Linus Torvalds2-1/+4
2022-03-11cachefiles: Fix volume coherency attributeDavid Howells1-0/+2
2022-03-11watch_queue: Fix filter limit checkDavid Howells1-1/+2
2022-03-11Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-5/+8
2022-03-11net: phy: correct spelling error of media in documentationColin Foster1-2/+2
2022-03-10io_uring: allow submissions to continue on errorJens Axboe1-0/+1