summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-10-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds4-17/+201
2020-10-13Merge branches 'pm-core', 'pm-sleep', 'pm-pci' and 'pm-domains'Rafael J. Wysocki2-3/+3
2020-10-13Merge branch 'acpi-misc'Rafael J. Wysocki1-10/+1
2020-10-13Merge branch 'acpi-numa'Rafael J. Wysocki2-8/+9
2020-10-13radix-tree: fix the comment of radix_tree_next_slot()Hui Su1-1/+1
2020-10-13XArray: Fix xas_reload for multi-index entriesMatthew Wilcox (Oracle)1-4/+15
2020-10-13XArray: Add private interface for workingset node deletionMatthew Wilcox (Oracle)1-0/+2
2020-10-13Merge branches 'pm-cpuidle' and 'pm-devfreq'Rafael J. Wysocki4-7/+21
2020-10-13Merge branch 'pm-cpufreq'Rafael J. Wysocki2-3/+18
2020-10-13bcm963xx_tag.h: fix duplicated wordRandy Dunlap1-1/+1
2020-10-13Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+0
2020-10-13Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-3/+9
2020-10-13Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-60/+23
2020-10-13Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2020-10-13Merge tag 'docs-5.10' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2020-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski5-1/+46
2020-10-13net/mlx5e: IPsec: Add TX steering rule per IPsec stateHuy Nguyen1-1/+5
2020-10-13net/mlx5: Add NIC TX domain namespaceHuy Nguyen1-0/+1
2020-10-13overflow: Add __must_check attribute to check_*() helpersKees Cook1-15/+24
2020-10-13Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-20/+31
2020-10-13Merge tag 'perf-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-11/+23
2020-10-12Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...Linus Torvalds7-34/+412
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+19
2020-10-12Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-13/+60
2020-10-12Merge tag 'locking-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-195/+405
2020-10-12Merge tag 'sched-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-17/+186
2020-10-12Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-7/+62
2020-10-12Merge tag 'irq-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-20/+43
2020-10-12Merge tag 'timers-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+16
2020-10-12Merge tag 'core-debugobjects-2020-10-12' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-16/+17
2020-10-12Merge tag 'x86_cache_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+23
2020-10-12Merge tag 'x86_cleanups_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2020-10-12Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-18/+22
2020-10-12Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-13/+21
2020-10-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds7-6/+65
2020-10-12libceph: fix ENTITY_NAME format suggestionIlya Dryomov1-1/+1
2020-10-12libceph, rbd, ceph: "blacklist" -> "blocklist"Ilya Dryomov2-2/+2
2020-10-12libceph: multiple workspaces for CRUSH computationsIlya Dryomov2-2/+15
2020-10-12Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar1-0/+1
2020-10-12Merge branch 'printk-rework' into for-linusPetr Mladek3-2/+15
2020-10-12thermal: cooling: Remove unused variable *tzzhuguangqing1-6/+3
2020-10-12thermal: core: Add new event for sending keep alive notificationsSrinivas Pandruvada1-0/+1
2020-10-12thermal/idle_inject: Fix comment of idle_duration_us and name of latency_nszhuguangqing1-1/+1
2020-10-12can: remove obsolete version stringsOliver Hartkopp1-7/+0
2020-10-12bpf, sockmap: Allow skipping sk_skb parser programJohn Fastabend1-0/+2
2020-10-11Merge tag 'cfi/for-5.10' of gitolite.kernel.org:pub/scm/linux/kernel/git/mtd/...Richard Weinberger1-0/+13
2020-10-11Merge tag 'spi-nor/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Richard Weinberger41-165/+326
2020-10-11Merge tag 'nand/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mt...Richard Weinberger4-38/+195
2020-10-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-1/+7
2020-10-11Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+6