summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-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-10netlink: export policy in extended ACKJohannes Berg1-10/+20
2020-10-10Merge 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-09Merge 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
2020-10-08XArray: Fix xas_for_each_conflict documentationMatthew Wilcox (Oracle)1-7/+6
2020-10-08usb: typec: tcpm: Add support for Sink Fast Role SWAP(FRS)Badhri Jagan Sridharan2-9/+18
2020-10-08dm: remove special-casing of bio-based immutable singleton target on NVMeMike Snitzer1-1/+0
2020-10-08platform_data/mlxreg: Extend core platform structureVadim Pasternak1-0/+2
2020-10-08platform_data/mlxreg: Update module licenseVadim Pasternak1-30/+2
2020-10-08can: dev: add a helper function to calculate the duration of one bitVincent Mailhol1-0/+15
2020-10-07SUNRPC: Add an xdr_align_data() functionAnna Schumaker1-0/+1
2020-10-07SUNRPC: Add the ability to expand holes in data pagesAnna Schumaker1-0/+1
2020-10-07NFS: Add READ_PLUS data segment supportAnna Schumaker3-2/+3
2020-10-07SUNRPC: Implement a xdr_page_pos() functionAnna Schumaker1-0/+1
2020-10-07locking/seqlock: Tweak DEFINE_SEQLOCK() kernel docSebastian Andrzej Siewior1-1/+1
2020-10-07block: soft limit zone-append sectors as wellJohannes Thumshirn1-1/+4
2020-10-07radix tree test suite: Fix compilationMatthew Wilcox (Oracle)1-0/+1
2020-10-07powerpc/perf/hv-gpci: Add cpu hotplug supportKajol Jain1-0/+1
2020-10-07fs: remove no longer used dio_end_io()Goldwyn Rodrigues1-2/+0
2020-10-07Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', '...Joerg Roedel4-18/+33
2020-10-07x86/mce: Recover from poison found while copying from user spaceTony Luck1-0/+2
2020-10-07dma-direct: simplify the DMA_ATTR_NO_KERNEL_MAPPING handlingChristoph Hellwig1-13/+0
2020-10-07LSM: Fix type of id parameter in kernel_post_load_data prototypeNathan Chancellor1-1/+1
2020-10-07block: optimize blk_queue_zoned_model for !CONFIG_BLK_DEV_ZONEDChristoph Hellwig1-1/+3
2020-10-06can: dev: fix type of get_can_dlc() and get_canfd_dlc() macrosVincent Mailhol1-3/+3
2020-10-06Merge tag 'drm-fixes-2020-10-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds3-0/+390
2020-10-06block: remove the unused blk_integrity_merge_bio exportChristoph Hellwig1-8/+0
2020-10-06block: remove the unused blk_integrity_merge_rq exportChristoph Hellwig1-8/+0
2020-10-06block: move 'q_usage_counter' into front of 'request_queue'Ming Lei1-1/+2
2020-10-06percpu_ref: reduce memory footprint of percpu_ref in fast pathMing Lei1-28/+24
2020-10-06net: netdevice.h: sw_netstats_rx_add helperFabian Frederick1-0/+10