summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-09-01media: uapi: h264: Increase size of DPB entry pic_numEzequiel Garcia2-2/+3
2020-09-01media: uapi: h264: Clean DPB entry interfaceEzequiel Garcia1-1/+1
2020-09-01media: uapi: h264: Increase size of 'first_mb_in_slice' fieldEzequiel Garcia1-1/+2
2020-09-01media: uapi: h264: Split prediction weight parametersEzequiel Garcia2-2/+12
2020-09-01media: uapi: h264: Update reference listsJernej Skrabec1-6/+15
2020-09-01media: cec: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-2/+0
2020-09-01drm: Replace mode->export_head with a booleanVille Syrjälä1-12/+10
2020-09-01drm: Nuke mode->private_flagsVille Syrjälä1-10/+0
2020-09-01HID: core: Sanitize event code and type when mapping inputMarc Zyngier1-13/+29
2020-09-01tracepoint: Optimize using static_call()Steven Rostedt (VMware)3-32/+73
2020-09-01static_call: Allow early initPeter Zijlstra1-2/+13
2020-09-01static_call: Handle tail-callsPeter Zijlstra2-2/+9
2020-09-01static_call: Add static_call_cond()Peter Zijlstra1-0/+86
2020-09-01x86/static_call: Add inline static call implementation for x86-64Josh Poimboeuf1-0/+6
2020-09-01static_call: Avoid kprobes on inline static_call()sPeter Zijlstra1-0/+11
2020-09-01static_call: Add inline static call infrastructureJosh Poimboeuf4-1/+60
2020-09-01static_call: Add basic static call infrastructureJosh Poimboeuf2-0/+171
2020-09-01compiler.h: Make __ADDRESSABLE() symbol truly uniqueJosh Poimboeuf1-1/+1
2020-09-01notifier: Fix broken error handling patternPeter Zijlstra1-8/+7
2020-09-01vmlinux.lds.h: Add PGO and AutoFDO input sectionsNick Desaulniers1-1/+4
2020-09-01vmlinux.lds.h: Add .symtab, .strtab, and .shstrtab to ELF_DETAILSKees Cook1-1/+4
2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook1-2/+6
2020-09-01vmlinux.lds.h: Avoid KASAN and KCSAN's unwanted sectionsKees Cook1-0/+20
2020-09-01vmlinux.lds.h: Add .gnu.version* to COMMON_DISCARDSKees Cook1-1/+3
2020-09-01vmlinux.lds.h: Create COMMON_DISCARDSKees Cook1-3/+6
2020-09-01drm/mst: Add support for QUERY_STREAM_ENCRYPTION_STATUS MST sideband messageSean Paul2-0/+47
2020-09-01drm/i915: Fix sha_text population codeSean Paul1-0/+3
2020-09-01mm: cma: use CMA_MAX_NAME to define the length of cma name arrayBarry Song1-0/+2
2020-09-01dma-contiguous: provide the ability to reserve per-numa CMABarry Song1-0/+6
2020-09-01drm/i915/dp: Extract drm_dp_read_dpcd_caps()Lyude Paul1-0/+3
2020-09-01drm/i915/dp: Extract drm_dp_read_sink_count()Lyude Paul1-0/+1
2020-09-01drm/i915/dp: Extract drm_dp_read_sink_count_cap()Lyude Paul1-1/+7
2020-09-01drm/i915/dp: Extract drm_dp_read_downstream_info()Lyude Paul1-0/+3
2020-09-01drm/i915/dp: Extract drm_dp_read_mst_cap()Lyude Paul1-2/+1
2020-09-01ipvs: remove dependency on ip6_tablesYaroslav Bolyukin1-3/+0
2020-08-31net: ipv4: remove unused arg exact_dif in compute_scoreMiaohe Lin1-10/+0
2020-08-31net: ipv6: remove unused arg exact_dif in compute_scoreMiaohe Lin1-11/+0
2020-08-31net: phy: add Lynx PCS moduleIoana Ciornei1-0/+21
2020-08-31net: mdiobus: add clause 45 mdiobus write accessorIoana Ciornei1-0/+6
2020-08-31net: phylink: add helper function to decode USXGMII wordIoana Ciornei1-0/+3
2020-08-31net: clean up codestyleMiaohe Lin2-2/+2
2020-08-31ipv6: add ipv6_fragment hook in ipv6_stubwenxu1-0/+3
2020-08-31xsk: Add shared umem support between queue idsMagnus Karlsson1-0/+2
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Test for dma_need_sync earlier for better perfor...Magnus Karlsson2-5/+5
2020-08-31xsk: Rearrange internal structs for better performanceMagnus Karlsson2-18/+22
2020-08-31xsk: Enable sharing of dma mappingsMagnus Karlsson2-0/+14
2020-08-31xsk: Move addrs from buffer pool to umemMagnus Karlsson1-0/+1
2020-08-31xsk: Move xsk_tx_list and its lock to buffer poolMagnus Karlsson2-3/+6
2020-08-31xsk: Move queue_id, dev and need_wakeup to buffer poolMagnus Karlsson2-3/+4
2020-08-31xsk: Move fill and completion rings to buffer poolMagnus Karlsson2-3/+3