summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-11-18drm/dp, drm/i915: Add support for VESA backlights using PWM for brightness co...Lyude Paul1-3/+4
2021-11-18ASoC: SOF: Platform updates for AMD and MediatekMark Brown2-0/+28
2021-11-18firmware: cs_dsp: Allow creation of event controlsCharles Keepax1-0/+1
2021-11-18firmware: cs_dsp: Add offset to cs_dsp read/writeCharles Keepax1-2/+4
2021-11-18firmware: cs_dsp: Clarify some kernel doc commentsCharles Keepax1-2/+2
2021-11-18firmware: cs_dsp: Add pre_run callbackCharles Keepax1-1/+3
2021-11-18firmware: cs_dsp: Add version checks on coefficient loadingCharles Keepax1-0/+2
2021-11-18drm/amdkfd: Add sysfs bitfields and enums to uAPIFelix Kuehling1-0/+108
2021-11-17iio: core: Introduce IIO_VAL_INT_64.Andriy Tryshnivskyy1-0/+1
2021-11-17ASoC: SOF: topology: Add support for AMD ACP DAIsAjit Kumar Pandey2-0/+28
2021-11-17power: supply: core: Add kerneldoc to battery structLinus Walleij1-23/+192
2021-11-17signal: Requeue signals in the appropriate queueEric W. Biederman1-3/+4
2021-11-17net: add missing include in include/net/gro.hEric Dumazet1-0/+1
2021-11-17fs: Rename AS_THP_SUPPORT and mapping_thp_supportMatthew Wilcox (Oracle)1-6/+6
2021-11-17fs: Remove FS_THP_SUPPORTMatthew Wilcox (Oracle)2-1/+16
2021-11-17mm: Remove folio_test_singleMatthew Wilcox (Oracle)1-6/+0
2021-11-17mm: Rename folio_test_multi to folio_test_largeMatthew Wilcox (Oracle)1-1/+7
2021-11-17Add linux/cacheflush.hMatthew Wilcox (Oracle)3-8/+19
2021-11-17firmware: xilinx: export the feature check of zynqmp firmwareAbhyuday Godhasara1-0/+6
2021-11-17firmware: xilinx: add macros of node ids for error eventAbhyuday Godhasara1-0/+14
2021-11-17firmware: xilinx: add register notifier in zynqmp firmwareAbhyuday Godhasara1-1/+10
2021-11-17net: do not inline netif_tx_lock()/netif_tx_unlock()Eric Dumazet1-37/+2
2021-11-17net: annotate accesses to queue->trans_startEric Dumazet1-3/+13
2021-11-17net: use an atomic_long_t for queue->trans_timeoutEric Dumazet1-1/+1
2021-11-17Merge tag 'for-net-next-2021-11-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller5-18/+115
2021-11-17net: virtio_net_hdr_to_skb: count transport header in UFOJonathan Davies1-1/+6
2021-11-17bpf, x86: Fix "no previous prototype" warningBjörn Töpel1-0/+1
2021-11-17perf: Drop guest callback (un)register stubsSean Christopherson1-5/+0
2021-11-17KVM: arm64: Hide kvm_arm_pmu_available behind CONFIG_HW_PERF_EVENTS=ySean Christopherson1-7/+12
2021-11-17KVM: Move x86's perf guest info callbacks to generic KVMSean Christopherson1-0/+10
2021-11-17perf/core: Use static_call to optimize perf_guest_info_callbacksSean Christopherson1-26/+8
2021-11-17perf: Force architectures to opt-in to guest callbacksSean Christopherson1-0/+6
2021-11-17perf: Add wrappers for invoking guest callbacksSean Christopherson1-0/+24
2021-11-17perf/core: Rework guest callbacks to prepare for static_call supportLike Xu1-4/+6
2021-11-17perf: Stop pretending that perf can handle multiple guest callbacksSean Christopherson1-6/+6
2021-11-17perf: Protect perf_guest_cbs with RCUSean Christopherson1-1/+12
2021-11-17psi: Fix PSI_MEM_FULL state when tasks are in memstall and doing reclaimBrian Chen1-1/+12
2021-11-17sched/core: Forced idle accountingJosh Don1-0/+4
2021-11-17psi: Add a missing SPDX license headerLiu Xinpeng2-0/+2
2021-11-17dma-buf: nuke dma_resv_get_excl_unlockedChristian König1-26/+0
2021-11-17tee: export teedev_open() and teedev_close_context()Jens Wiklander1-0/+14
2021-11-17mtd: spi-nor: Get rid of nor->page_sizeTudor Ambarus1-2/+0
2021-11-17Merge tag 'mlx5-fixes-2021-11-16' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller1-2/+2
2021-11-17net: document SMII and correct phylink's new validation mechanismRussell King (Oracle)1-1/+1
2021-11-17net: align static siphash keysEric Dumazet1-0/+2
2021-11-17net: use .data.once section in netdev_level_once()Eric Dumazet1-1/+1
2021-11-17once: use __section(".data.once")Eric Dumazet1-1/+1
2021-11-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-1/+2
2021-11-16net/mlx5: E-Switch, Fix resetting of encap mode when entering switchdevPaul Blakey1-2/+2
2021-11-16RDMA/netlink: Add __maybe_unused to static inline in C fileLeon Romanovsky1-1/+1