summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2022-03-21Merge tag 'for-5.18/io_uring-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds-179/+176
2022-03-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-50/+300
2022-03-21Merge tag 'random-5.18-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-254/+28
2022-03-21Merge tag 'thermal-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+5
2022-03-21Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-34/+32
2022-03-21Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-3/+36
2022-03-21Merge tag 'rcu.2022.03.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-13/+8
2022-03-21Merge tag 'irq-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-21/+18
2022-03-21Merge tag 'timers-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-4/+13
2022-03-21Merge tag 'core-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+5
2022-03-21Merge tag 'x86-pasid-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-11/+41
2022-03-21Merge tag 'x86_cpu_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+3
2022-03-21Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-21/+0
2022-03-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-55/+82
2022-03-21Merge tag 'tpmdd-next-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-19/+14
2022-03-18Merge branch 'thermal-hfi'Rafael J. Wysocki-1/+5
2022-03-18Merge branch 'powercap'Rafael J. Wysocki-29/+18
2022-03-18Merge branches 'pm-sleep', 'pm-domains' and 'pm-docs'Rafael J. Wysocki-5/+5
2022-03-18Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki-0/+5
2022-03-18Merge branches 'acpi-soc', 'acpi-video' and 'acpi-apei'Rafael J. Wysocki-3/+20
2022-03-18Merge branches 'acpi-ec', 'acpi-cppc', 'acpi-fan' and 'acpi-battery'Rafael J. Wysocki-0/+4
2022-03-18Merge branches 'acpica', 'acpi-osl', 'acpi-bus' and 'acpi-tables'Rafael J. Wysocki-0/+12
2022-03-17Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds-2/+3
2022-03-17ACPI: bus: Avoid using CPPC if not supported by firmwareRafael J. Wysocki-0/+1
2022-03-16net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()Nicolas Dichtel-0/+1
2022-03-16PM: hibernate: Honour ACPI hardware signature by default for virtual guestsDavid Woodhouse-1/+1
2022-03-16io_uring: make tracing format consistentDylan Yudaken-12/+12
2022-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski-1/+0
2022-03-14Merge branch 'for-next/spectre-bhb' into for-next/coreWill Deacon-0/+5
2022-03-14Merge branch 'for-next/perf' into for-next/coreWill Deacon-0/+5
2022-03-14Merge branch 'for-next/mte' into for-next/coreWill Deacon-22/+36
2022-03-14Merge branch 'for-next/linkage' into for-next/coreWill Deacon-31/+36
2022-03-14Merge tag 'v5.17-rc8' into irq/core, to fix conflictsIngo Molnar-109/+241
2022-03-14Merge tag 'irqchip-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner-21/+19
2022-03-14Merge tag 'timers-v5.18-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner-0/+1
2022-03-12random: provide notifier for VM forkJason A. Donenfeld-0/+5
2022-03-12random: replace custom notifier chain with standard oneJason A. Donenfeld-7/+3
2022-03-12random: do not export add_vmfork_randomness() unless neededJason A. Donenfeld-0/+2
2022-03-12ACPI: allow longer device IDsAlexander Graf-1/+1
2022-03-12random: add mechanism for VM forks to reinitialize crngJason A. Donenfeld-0/+1
2022-03-12random: block in /dev/urandomJason A. Donenfeld-1/+1
2022-03-11vsock: each transport cycles only on its own socketsJiyong Park-1/+2
2022-03-11Merge branch 'davidh' (fixes from David Howells)Linus Torvalds-1/+4
2022-03-11cachefiles: Fix volume coherency attributeDavid Howells-0/+2
2022-03-11watch_queue: Fix filter limit checkDavid Howells-1/+2
2022-03-10Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-5/+8
2022-03-10net: phy: correct spelling error of media in documentationColin Foster-2/+2
2022-03-10io_uring: allow submissions to continue on errorJens Axboe-0/+1
2022-03-10arch_topology: obtain cpu capacity using information from CPPCIonela Voinescu-0/+4
2022-03-10ACPI: AGDI: Add driver for Arm Generic Diagnostic Dump and Reset deviceIlkka Koskinen-0/+13