summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-10-07dt-bindings: can: rcar_can: Document r8a774e1 supportLad Prabhakar1-2/+3
2020-10-07dt-bindings: can: rcar_canfd: Document r8a774e1 supportLad Prabhakar1-2/+3
2020-10-07dt-bindings: can: rcar_can: Add r8a7742 supportLad Prabhakar1-1/+2
2020-10-07can: add ISO 15765-2:2016 transport protocolOliver Hartkopp5-0/+1609
2020-10-07can: dev: add a helper function to calculate the duration of one bitVincent Mailhol2-7/+21
2020-10-07MAINTAINERS: Update maintainers for pmc_core driverGayatri Kammela1-2/+2
2020-10-07platform/x86: intel_pmc_core: fix: Replace dev_dbg macro with dev_info()Gayatri Kammela1-3/+3
2020-10-07platform/x86: intel_pmc_core: Add Intel RocketLake (RKL) supportGayatri Kammela1-0/+1
2020-10-07platform/x86: intel_pmc_core: Clean up: Remove the duplicate comments and reo...Gayatri Kammela1-12/+20
2020-10-07platform/x86: intel_pmc_core: Fix the slp_s0 counter displayed valueGayatri Kammela2-4/+11
2020-10-07platform/x86: intel_pmc_core: Fix TigerLake power gating status mapGayatri Kammela1-24/+24
2020-10-07platform/x86: pmc_core: Use descriptive names for LPM registersDavid E. Box1-12/+12
2020-10-07drm/amdgpu/swsmu: fix ARC build errorsAlex Deucher2-4/+24
2020-10-07drm/amdgpu: fix NULL pointer dereference for RenoirDirk Gouders1-5/+5
2020-10-07tools/power/x86/intel-speed-select: Update version for v5.10Srinivas Pandruvada1-1/+1
2020-10-07tools/power/x86/intel-speed-select: Fix missing base-freq core IDsJonathan Doman3-14/+17
2020-10-07libbpf: Fix compatibility problem in xsk_socket__createMagnus Karlsson1-1/+6
2020-10-07vfio: Introduce capability definitions for VFIO_DEVICE_GET_INFOMatthew Rosato2-0/+89
2020-10-07s390/pci: track whether util_str is valid in the zpci_devMatthew Rosato2-1/+3
2020-10-07s390/pci: stash version in the zpci_devMatthew Rosato2-0/+2
2020-10-07vfio/fsl-mc: Add VFIO framework skeleton for fsl-mc devicesBharat Bhushan8-0/+193
2020-10-07Revert "gpu/drm: ingenic: Add option to mmap GEM buffers cached"Paul Cercueil3-119/+13
2020-10-07s390/sie: fix typo in SIGP code descriptionJulian Wiedmann1-1/+1
2020-10-07s390/lib: fix kernel doc for memcmp()Julian Wiedmann1-1/+1
2020-10-07s390/zcrypt: Introduce Failure Injection featureHarald Freudenberger6-3/+151
2020-10-07s390/zcrypt: move ap_msg param one level up the call chainHarald Freudenberger4-72/+82
2020-10-07s390/ap/zcrypt: revisit ap and zcrypt error handlingHarald Freudenberger6-131/+116
2020-10-07s390/ap: Support AP card SCLP config and deconfig operationsHarald Freudenberger1-1/+24
2020-10-07s390/sclp: Add support for SCLP AP adapter config/deconfigHarald Freudenberger4-1/+68
2020-10-07s390/ap: add card/queue deconfig stateHarald Freudenberger7-142/+319
2020-10-07s390/ap: add error response code field for ap queue devicesHarald Freudenberger4-26/+101
2020-10-07s390/ap: split ap queue state machine state from device stateHarald Freudenberger5-57/+155
2020-10-07s390/zcrypt: New config switch CONFIG_ZCRYPT_DEBUGHarald Freudenberger1-4/+20
2020-10-07s390/zcrypt: introduce msg tracking in zcrypt functionsHarald Freudenberger5-124/+213
2020-10-07io_uring: batch account ->req_issue and task struct referencesJens Axboe1-2/+5
2020-10-07NFS: Decode a full READ_PLUS replyAnna Schumaker1-17/+19
2020-10-07SUNRPC: Add an xdr_align_data() functionAnna Schumaker2-0/+122
2020-10-07NFS: Add READ_PLUS hole segment decodingAnna Schumaker1-1/+25
2020-10-07SUNRPC: Add the ability to expand holes in data pagesAnna Schumaker2-0/+70
2020-10-07SUNRPC: Split out _shift_data_right_tail()Anna Schumaker1-27/+41
2020-10-07SUNRPC: Split out xdr_realign_pages() from xdr_align_pages()Anna Schumaker1-7/+14
2020-10-07NFS: Add READ_PLUS data segment supportAnna Schumaker7-5/+187
2020-10-07NFS: Use xdr_page_pos() in NFSv4 decode_getacl()Anna Schumaker1-5/+1
2020-10-07SUNRPC: Implement a xdr_page_pos() functionAnna Schumaker2-0/+14
2020-10-07SUNRPC: Split out a function for setting current pageAnna Schumaker1-4/+9
2020-10-07bpf: Fix typo in uapi/linux/bpf.hJakub Wilk2-2/+2
2020-10-07bpf: Fix build failure for kernel/trace/bpf_trace.c with CONFIG_NET=nYonghong Song1-0/+2
2020-10-07kernel/bpf/verifier: Fix build when NET is not enabledRandy Dunlap1-0/+4
2020-10-07dt-bindings: Explicitly allow additional properties in common schemasRob Herring65-1/+135
2020-10-07dt-bindings: Use 'additionalProperties' instead of 'unevaluatedProperties'Rob Herring26-27/+82