summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2020-10-09net/mlx5: Add support for fw live patch eventMoshe Shemesh
2020-10-09net/mlx5: Handle sync reset request eventMoshe Shemesh
2020-10-09Merge remote-tracking branch 'spi/for-5.10' into spi-nextMark Brown
2020-10-09Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...Ingo Molnar
2020-10-09Merge branch 'locking/urgent' into locking/core, to pick up fixesIngo Molnar
2020-10-09lockdep: Revert "lockdep: Use raw_cpu_*() for per-cpu variables"Peter Zijlstra
2020-10-09lockdep: Fix lockdep recursionPeter Zijlstra
2020-10-09lockdep: Fix usage_traceoverflowPeter Zijlstra
2020-10-09Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2020-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-10-08ftrace: ftrace_global_list is renamed to ftrace_ops_listWei Yang
2020-10-08ftrace: Simplify the dyn_ftrace->flags macroWei Yang
2020-10-08PNP: remove the now unused pnp_find_card() functionChristoph Hellwig
2020-10-08cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale()Ionela Voinescu
2020-10-08XArray: Fix xas_for_each_conflict documentationMatthew Wilcox (Oracle)
2020-10-08usb: typec: tcpm: Add support for Sink Fast Role SWAP(FRS)Badhri Jagan Sridharan
2020-10-07dm: remove special-casing of bio-based immutable singleton target on NVMeMike Snitzer
2020-10-07platform_data/mlxreg: Extend core platform structureVadim Pasternak
2020-10-07platform_data/mlxreg: Update module licenseVadim Pasternak
2020-10-07can: dev: add a helper function to calculate the duration of one bitVincent Mailhol
2020-10-07SUNRPC: Add an xdr_align_data() functionAnna Schumaker
2020-10-07SUNRPC: Add the ability to expand holes in data pagesAnna Schumaker
2020-10-07NFS: Add READ_PLUS data segment supportAnna Schumaker
2020-10-07SUNRPC: Implement a xdr_page_pos() functionAnna Schumaker
2020-10-07locking/seqlock: Tweak DEFINE_SEQLOCK() kernel docSebastian Andrzej Siewior
2020-10-07block: soft limit zone-append sectors as wellJohannes Thumshirn
2020-10-07radix tree test suite: Fix compilationMatthew Wilcox (Oracle)
2020-10-07powerpc/perf/hv-gpci: Add cpu hotplug supportKajol Jain
2020-10-07fs: remove no longer used dio_end_io()Goldwyn Rodrigues
2020-10-07Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', '...Joerg Roedel
2020-10-07x86/mce: Recover from poison found while copying from user spaceTony Luck