summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-10-13Merge branch 'acpi-numa'Rafael J. Wysocki
2020-10-13radix-tree: fix the comment of radix_tree_next_slot()Hui Su
2020-10-13XArray: Fix xas_reload for multi-index entriesMatthew Wilcox (Oracle)
2020-10-13XArray: Add private interface for workingset node deletionMatthew Wilcox (Oracle)
2020-10-13Merge branches 'pm-cpuidle' and 'pm-devfreq'Rafael J. Wysocki
2020-10-13Merge branch 'pm-cpufreq'Rafael J. Wysocki
2020-10-13bcm963xx_tag.h: fix duplicated wordRandy Dunlap
2020-10-12Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-12Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-10-12Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-12Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-12Merge tag 'docs-5.10' of git://git.lwn.net/linuxLinus Torvalds
2020-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-10-12net/mlx5e: IPsec: Add TX steering rule per IPsec stateHuy Nguyen
2020-10-12net/mlx5: Add NIC TX domain namespaceHuy Nguyen
2020-10-12overflow: Add __must_check attribute to check_*() helpersKees Cook
2020-10-12Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-12Merge tag 'perf-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-10-12Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-12Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-12Merge tag 'locking-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-12Merge tag 'sched-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-12Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-12Merge tag 'irq-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-12Merge tag 'timers-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-10-12Merge tag 'core-debugobjects-2020-10-12' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-10-12Merge tag 'x86_cache_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-12Merge tag 'x86_cleanups_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-10-12Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-12Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-10-12libceph: fix ENTITY_NAME format suggestionIlya Dryomov
2020-10-12libceph, rbd, ceph: "blacklist" -> "blocklist"Ilya Dryomov
2020-10-12libceph: multiple workspaces for CRUSH computationsIlya Dryomov
2020-10-12Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar
2020-10-12Merge branch 'printk-rework' into for-linusPetr Mladek
2020-10-12thermal: cooling: Remove unused variable *tzzhuguangqing
2020-10-12thermal: core: Add new event for sending keep alive notificationsSrinivas Pandruvada
2020-10-12thermal/idle_inject: Fix comment of idle_duration_us and name of latency_nszhuguangqing
2020-10-12can: remove obsolete version stringsOliver Hartkopp
2020-10-11bpf, sockmap: Allow skipping sk_skb parser programJohn Fastabend
2020-10-11Merge tag 'cfi/for-5.10' of gitolite.kernel.org:pub/scm/linux/kernel/git/mtd/...Richard Weinberger
2020-10-11Merge tag 'spi-nor/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Richard Weinberger
2020-10-11Merge tag 'nand/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mt...Richard Weinberger
2020-10-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-10-11Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-10-11Merge tag 'irqchip-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2020-10-11mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ...Vijay Balakrishna
2020-10-11mm: validate inode in mapping_set_error()Minchan Kim