aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-12kprobes: Replace rp->free_instance with freelistPeter Zijlstra1-4/+4
2020-10-12freelist: Implement lockless freelistPeter Zijlstra1-0/+129
2020-10-12asm-generic/atomic: Add try_cmpxchg() fallbacksPeter Zijlstra2-20/+160
2020-10-12kprobes: Remove kretprobe hashPeter Zijlstra2-2/+21
2020-10-12llist: Add nonatomic __llist_add() and __llist_dell_all()Peter Zijlstra1-0/+23
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-11bpf, 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
2020-10-11Merge tag 'irqchip-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2-20/+43
2020-10-11mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ...Vijay Balakrishna1-0/+5
2020-10-11mm: validate inode in mapping_set_error()Minchan Kim1-1/+2
2020-10-11bpf: Allow for map-in-map with dynamic inner array map entriesDaniel Borkmann1-1/+1
2020-10-11bpf: Add redirect_peer helperDaniel Borkmann1-0/+4
2020-10-10iio: dac: ad7303: remove platform data headerAlexandru Ardelean1-20/+0
2020-10-10iio: adc: ad7298: rework external ref setup & remove platform dataAlexandru Ardelean1-19/+0
2020-10-10iio: adc: ad7887: invert/rework external ref logicAlexandru Ardelean1-4/+0
2020-10-10iio: adc: at91_adc: remove platform data and move defs in driver fileAlexandru Ardelean1-49/+0
2020-10-10Merge branch 'irq/tegra-pmc' into irq/irqchip-nextMarc Zyngier1-0/+3
2020-10-10genirq/irqdomain: Allow partial trimming of irq_data hierarchyMarc Zyngier1-0/+3
2020-10-09netlink: export policy in extended ACKJohannes Berg1-10/+20
2020-10-09Merge tag 'linux-can-next-for-5.10-20201007' of git://git.kernel.org/pub/scm/...Jakub Kicinski1-3/+18
2020-10-09net/mlx5: Add support for fw live patch eventMoshe Shemesh1-0/+1
2020-10-09net/mlx5: Handle sync reset request eventMoshe Shemesh1-0/+2
2020-10-09Merge remote-tracking branch 'spi/for-5.10' into spi-nextMark Brown1-79/+86
2020-10-09Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...Ingo Molnar2-15/+60
2020-10-09Merge branch 'locking/urgent' into locking/core, to pick up fixesIngo Molnar62-175/+814
2020-10-09lockdep: Revert "lockdep: Use raw_cpu_*() for per-cpu variables"Peter Zijlstra1-17/+9
2020-10-09lockdep: Fix lockdep recursionPeter Zijlstra1-5/+8
2020-10-09lockdep: Fix usage_traceoverflowPeter Zijlstra1-2/+6
2020-10-09Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar6-8/+67
2020-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-0/+390
2020-10-08ftrace: ftrace_global_list is renamed to ftrace_ops_listWei Yang1-2/+2
2020-10-08ftrace: Simplify the dyn_ftrace->flags macroWei Yang1-5/+2
2020-10-08PNP: remove the now unused pnp_find_card() functionChristoph Hellwig1-6/+0
2020-10-08cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale()Ionela Voinescu2-3/+10