summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-09-02blk-iocost: calculate iocg->usages[] from iocg->local_stat.usage_usTejun Heo1-5/+2
2020-09-02block: remove an outdated comment on the bd_dev fieldChristoph Hellwig1-1/+1
2020-09-02block: remove the discard_alignment field from struct hd_structChristoph Hellwig2-3/+2
2020-09-02block: remove the alignment_offset field from struct hd_structChristoph Hellwig2-4/+2
2020-09-02block: Move blk_mq_bio_list_merge() into blk-merge.cBaolin Wang1-2/+0
2020-09-02block: remove the BIO_USER_MAPPED flagChristoph Hellwig1-1/+0
2020-09-02block: remove the BIO_NULL_MAPPED flagChristoph Hellwig1-1/+0
2020-09-02block: fix locking for struct block_device size updatesChristoph Hellwig1-0/+1
2020-09-02block: replace bd_set_size with bd_set_nr_sectorsChristoph Hellwig1-1/+1
2020-09-02block: Make request_queue.rpm_status an enumGeert Uytterhoeven1-1/+2
2020-09-02locks: Remove extra "0x" in tracepoint format specifierChuck Lever1-4/+4
2020-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller22-133/+967
2020-09-01Merge branch 'master' into for-nextJiri Kosina1601-20119/+57123
2020-09-01scif: Fix spelling of EACCESGeert Uytterhoeven1-4/+4
2020-09-01media: v4l2-ctrl: Add frame-skip std encoder controlStanimir Varbanov1-0/+6
2020-09-01media: v4l2-ctrls: Add encoder constant quality controlMaheshwar Ajja1-0/+2
2020-09-01media: uapi: h264: Rename and clarify PPS_FLAG_SCALING_MATRIX_PRESENTEzequiel Garcia1-1/+1
2020-09-01media: uapi: h264: Clean slice invariants syntax elementsEzequiel Garcia2-20/+20
2020-09-01media: uapi: h264: Clarify SLICE_BASED modeEzequiel Garcia1-4/+0
2020-09-01media: uapi: h264: Drop SLICE_PARAMS 'size' fieldEzequiel Garcia1-3/+0
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