summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2020-10-12Merge tag 'locking-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-367/+601
2020-10-12Merge tag 'sched-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-17/+216
2020-10-12Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-7/+62
2020-10-12Merge tag 'irq-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-20/+43
2020-10-12Merge tag 'timers-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-29/+16
2020-10-12Merge tag 'core-debugobjects-2020-10-12' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-16/+17
2020-10-12Merge tag 'x86_cache_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+23
2020-10-12Merge tag 'x86_cleanups_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
2020-10-12Merge branches 'v5.10/vfio/fsl-mc-v6' and 'v5.10/vfio/zpci-info-v3' into v5.1...Alex Williamson-0/+90
2020-10-12Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-18/+22
2020-10-12Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-13/+21
2020-10-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-8/+87
2020-10-12Merge tag 'asoc-v5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai-643/+674
2020-10-12libceph: fix ENTITY_NAME format suggestionIlya Dryomov-1/+1
2020-10-12libceph, rbd, ceph: "blacklist" -> "blocklist"Ilya Dryomov-2/+2
2020-10-12libceph: multiple workspaces for CRUSH computationsIlya Dryomov-2/+15
2020-10-12Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar-0/+1
2020-10-12Merge branch 'printk-rework' into for-linusPetr Mladek-2/+15
2020-10-12ALSA: hda: fix jack detection with Realtek codecs when in D3Kai Vehmanen-0/+1
2020-10-12thermal: cooling: Remove unused variable *tzzhuguangqing-6/+3
2020-10-12thermal: core: Add new event for sending keep alive notificationsSrinivas Pandruvada-0/+1
2020-10-12thermal/idle_inject: Fix comment of idle_duration_us and name of latency_nszhuguangqing-1/+1
2020-10-12can: remove obsolete version stringsOliver Hartkopp-8/+0
2020-10-12can: isotp: implement cleanups / improvements from reviewOliver Hartkopp-1/+0
2020-10-12Merge branch 'for-next' into for-linusTakashi Iwai-9/+8
2020-10-11bpf, sockmap: Allow skipping sk_skb parser programJohn Fastabend-0/+2
2020-10-12netfilter: nf_tables: add inet ingress supportPablo Neira Ayuso-0/+85
2020-10-12netfilter: add inet ingress supportPablo Neira Ayuso-0/+1
2020-10-11Merge tag 'cfi/for-5.10' of gitolite.kernel.org:pub/scm/linux/kernel/git/mtd/...Richard Weinberger-0/+13
2020-10-11Merge tag 'spi-nor/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Richard Weinberger-192/+409
2020-10-11Merge tag 'nand/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mt...Richard Weinberger-38/+195
2020-10-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+7
2020-10-11Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-0/+6
2020-10-11Merge tag 'irqchip-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner-20/+43
2020-10-11mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ...Vijay Balakrishna-0/+5
2020-10-11mm: validate inode in mapping_set_error()Minchan Kim-1/+2
2020-10-11bpf: Allow for map-in-map with dynamic inner array map entriesDaniel Borkmann-1/+4
2020-10-11bpf: Add redirect_peer helperDaniel Borkmann-0/+21
2020-10-11bpf: Improve bpf_redirect_neigh helper descriptionDaniel Borkmann-3/+7
2020-10-10Merge tag 'mac80211-next-for-net-next-2020-10-08' of git://git.kernel.org/pub...Jakub Kicinski-0/+3
2020-10-10Merge branch 'irq/tegra-pmc' into irq/irqchip-nextMarc Zyngier-0/+3
2020-10-10genirq/irqdomain: Allow partial trimming of irq_data hierarchyMarc Zyngier-0/+3
2020-10-09netlink: export policy in extended ACKJohannes Berg-10/+26
2020-10-09Merge tag 'linux-can-next-for-5.10-20201007' of git://git.kernel.org/pub/scm/...Jakub Kicinski-3/+187
2020-10-09net/tls: remove a duplicate function prototypeRandy Dunlap-4/+0
2020-10-09init: main: add KUnit to kernel initBrendan Higgins-0/+9
2020-10-09kunit: test: create a single centralized executor for all testsAlan Maguire-22/+45
2020-10-09vmlinux.lds.h: add linker section for KUnit test suitesBrendan Higgins-1/+9
2020-10-09net/mlx5: Add support for fw live patch eventMoshe Shemesh-0/+1
2020-10-09devlink: Add enable_remote_dev_reset generic parameterMoshe Shemesh-0/+4