summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-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
2020-10-07dma-direct: simplify the DMA_ATTR_NO_KERNEL_MAPPING handlingChristoph Hellwig
2020-10-07LSM: Fix type of id parameter in kernel_post_load_data prototypeNathan Chancellor
2020-10-07block: optimize blk_queue_zoned_model for !CONFIG_BLK_DEV_ZONEDChristoph Hellwig
2020-10-06can: dev: fix type of get_can_dlc() and get_canfd_dlc() macrosVincent Mailhol
2020-10-06Merge tag 'drm-fixes-2020-10-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-06block: remove the unused blk_integrity_merge_bio exportChristoph Hellwig
2020-10-06block: remove the unused blk_integrity_merge_rq exportChristoph Hellwig
2020-10-06block: move 'q_usage_counter' into front of 'request_queue'Ming Lei
2020-10-06percpu_ref: reduce memory footprint of percpu_ref in fast pathMing Lei
2020-10-06net: netdevice.h: sw_netstats_rx_add helperFabian Frederick
2020-10-06ethtool: allow netdev driver to define phy tunablesIgor Russkikh
2020-10-06Merge branch 'irq/qcom-pdc-wakeup' into irq/irqchip-nextMarc Zyngier
2020-10-06genirq/PM: Introduce IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flagMaulik Shah