summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-12kprobes: Replace rp->free_instance with freelistPeter Zijlstra
2020-10-12freelist: Implement lockless freelistPeter Zijlstra
2020-10-12asm-generic/atomic: Add try_cmpxchg() fallbacksPeter Zijlstra
2020-10-12kprobes: Remove kretprobe hashPeter Zijlstra
2020-10-12llist: Add nonatomic __llist_add() and __llist_dell_all()Peter Zijlstra
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
2020-10-11bpf: Allow for map-in-map with dynamic inner array map entriesDaniel Borkmann
2020-10-11bpf: Add redirect_peer helperDaniel Borkmann
2020-10-10iio: dac: ad7303: remove platform data headerAlexandru Ardelean
2020-10-10iio: adc: ad7298: rework external ref setup & remove platform dataAlexandru Ardelean
2020-10-10iio: adc: ad7887: invert/rework external ref logicAlexandru Ardelean
2020-10-10iio: adc: at91_adc: remove platform data and move defs in driver fileAlexandru Ardelean
2020-10-10Merge branch 'irq/tegra-pmc' into irq/irqchip-nextMarc Zyngier
2020-10-10genirq/irqdomain: Allow partial trimming of irq_data hierarchyMarc Zyngier
2020-10-09netlink: export policy in extended ACKJohannes Berg
2020-10-09Merge tag 'linux-can-next-for-5.10-20201007' of git://git.kernel.org/pub/scm/...Jakub Kicinski