aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-11-30svcrdma: Support multiple write chunks when pulling upChuck Lever1-0/+2
2020-11-30svcrdma: Use parsed chunk lists to construct RDMA WritesChuck Lever1-3/+2
2020-11-30svcrdma: Use parsed chunk lists to detect reverse direction repliesChuck Lever1-0/+1
2020-11-30svcrdma: Add a "parsed chunk list" data structureChuck Lever2-0/+140
2020-11-30svcrdma: Post RDMA Writes while XDR encoding repliesChuck Lever1-3/+1
2020-11-30SUNRPC: Rename svc_encode_read_payload()Chuck Lever3-7/+7
2020-11-30SUNRPC: Adjust synopsis of xdr_buf_subsegment()Chuck Lever1-1/+2
2020-11-30Merge tag 'v5.10-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Arnd Bergmann4-9/+152
2020-11-30Merge tag 'at91-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-12/+0
2020-11-30pNFS/flexfiles: Fix array overflow when flexfiles mirroring is enabledTrond Myklebust1-0/+4
2020-11-30genirq/irqdomain: Add an irq_create_mapping_affinity() functionLaurent Vivier1-2/+10
2020-11-30KVM: arm64: Delay the polling of the GICR_VPENDBASER.Dirty bitShenming Lu1-0/+4
2020-11-30mtd: nand: ecc-bch: Stop using raw NAND structuresMiquel Raynal1-0/+25
2020-11-30mtd: nand: ecc-bch: Update the prototypes to be more genericMiquel Raynal2-29/+21
2020-11-30mtd: nand: ecc-bch: Drop mtd_nand_has_bch()Miquel Raynal1-4/+0
2020-11-30mtd: nand: ecc-bch: Return only valid error codesMiquel Raynal1-1/+1
2020-11-30mtd: nand: ecc-bch: Stop exporting the private structureMiquel Raynal1-6/+5
2020-11-30mtd: nand: ecc-bch: Move BCH code to the generic NAND layerMiquel Raynal1-3/+3
2020-11-30mtd: nand: ecc: Add an I/O request tweaking mechanismMiquel Raynal1-0/+32
2020-11-30Merge 5.10-rc6 into char-misc-nextGreg Kroah-Hartman15-37/+132
2020-11-30Merge 5.10-rc6 into usb-nextGreg Kroah-Hartman15-37/+132
2020-11-30power: supply: generic-adc-battery: Use GPIO descriptorsLinus Walleij1-4/+0
2020-11-30power: supply: s3c-adc-battery: Convert to GPIO descriptorsLinus Walleij1-3/+0
2020-11-28Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-1/+13
2020-11-28bus: mhi: core: Indexed MHI controller nameLoic Poulain1-0/+2
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-37/+91
2020-11-28soc / drm: mediatek: Move DDP component defines into mtk-mmsys.hYongqiang Niu1-0/+33
2020-11-27Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+13
2020-11-27Merge tag 'arm-soc-fixes-v5.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-4/+1
2020-11-27Merge tag 'net-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+5
2020-11-27soc / drm: mediatek: cmdq: Remove timeout handler in helper functionChun-Kuang Hu1-9/+1
2020-11-27pcmcia: at91_cf: move definitions locallyAlexandre Belloni1-12/+0
2020-11-27Merge tag 'scmi-updates-5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-4/+348
2020-11-27Backmerge tag 'v5.10-rc2' into arm/driversArnd Bergmann19-1468/+82
2020-11-27Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown1-0/+19
2020-11-27nvmem: core: Add support for keepout regionsEvan Green1-0/+17
2020-11-27HID: Increase HID maximum report size to 16KBDean Camera1-1/+1
2020-11-27mfd: si476x-core.h: Fix "regulator" spelling in commentMichael Klein1-1/+1
2020-11-27Merge tag 'omap-for-v5.10/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann1-0/+1
2020-11-27soc: mediatek: pm-domains: Add support for mt8192Weiyi Lu1-0/+56
2020-11-27soc: mediatek: pm-domains: Add support for mt8183Matthias Brugger1-0/+46
2020-11-27soc: mediatek: pm_domains: Make bus protection genericMatthias Brugger1-0/+5
2020-11-27Merge branch 'linus' into sched/core, to resolve semantic conflictIngo Molnar48-1721/+413
2020-11-27xfrm: redact SA secret with lockdown confidentialityAntony Antony1-0/+1
2020-11-27dma-mapping: Allow mixing bypass and mapped DMA operationAlexey Kardashevskiy1-0/+14
2020-11-26net/mlx5: Treat host PF vport as other (non eswitch manager) vportParav Pandit1-3/+2
2020-11-26net/mlx5: Rename peer_pf to host_pfParav Pandit1-1/+1
2020-11-26net/mlx5: Make API mlx5_core_is_ecpf accept const pointerParav Pandit1-1/+1
2020-11-26net/mlx5: Expose other function ifc bitsYishai Hadas1-2/+7
2020-11-26net/mlx5: Expose IP-in-IP TX and RX capability bitsAya Levin1-1/+4