summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-09-15soc: mediatek: Add mmsys func to adapt to dpi output for MT8186Xinlei Lee
2022-09-15Merge tag 'ffa-updates-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2022-09-15clk: Introduce the clk_hw_get_rate_range functionMaxime Ripard
2022-09-15clk: Stop forwarding clk_rate_requests to the parentMaxime Ripard
2022-09-15clk: Constify clk_has_parent()Maxime Ripard
2022-09-15clk: Introduce clk_hw_init_rate_request()Maxime Ripard
2022-09-15clk: Mention that .recalc_rate can return 0 on errorMaxime Ripard
2022-09-15locking: Detect includes rwlock.h outside of spinlock.hSebastian Andrzej Siewior
2022-09-15bpf: Add verifier check for BPF_PTR_POISON retval and argDave Marchevsky
2022-09-15ASoC/qcom/arm64: Qualcomm ADSP DTS and binding fixesMark Brown
2022-09-15isa: Introduce the module_isa_driver_with_irq helper macroWilliam Breathitt Gray
2022-09-15can: dev: add CAN XL support to virtual CANOliver Hartkopp
2022-09-15can: canxl: update CAN infrastructure for CAN XL framesOliver Hartkopp
2022-09-15can: skb: add skb CAN frame data length helpersOliver Hartkopp
2022-09-15can: skb: unify skb CAN frame identification helpersOliver Hartkopp
2022-09-14Merge tag 'backlight-detect-refactor-1' of git://git.kernel.org/pub/scm/linux...Maxime Ripard
2022-09-14mmc: core: Switch to basic workqueue API for sdio_irq_workHeiner Kallweit
2022-09-14Merge tag 'devicetree-fixes-for-6.0-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-09-13MediaTek Helio X10 MT6795 - MT6331/6332 RegulatorsMark Brown
2022-09-13ASoC: Merge tag 'v6.0-rc4' into asoc-6.1Mark Brown
2022-09-13regulator: Add driver for MT6332 PMIC regulatorsAngeloGioacchino Del Regno
2022-09-13regulator: Add driver for MT6331 PMIC regulatorsAngeloGioacchino Del Regno
2022-09-13Input: hp_sdc: fix spelling typo in commentJiangshan Yi
2022-09-12Merge tag 'hyperv-fixes-signed-20220912' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-09-12PCI/PTM: Add pci_suspend_ptm() and pci_resume_ptm()Bjorn Helgaas
2022-09-12PCI/PTM: Cache PTM Capability offsetBjorn Helgaas
2022-09-12Merge tag 'memory-controller-drv-mediatek-6.1' of https://git.kernel.org/pub/...Arnd Bergmann
2022-09-12Merge 6.0-rc5 into driver-core-nextGreg Kroah-Hartman
2022-09-12mei: gsc: setup gsc extended operational memoryTomas Winkler
2022-09-12mei: add slow_firmware flag to the mei auxiliary deviceTomas Winkler
2022-09-12mei: add kdoc for struct mei_aux_deviceTomas Winkler
2022-09-12blk-throttle: fix that io throttle can only work for single bioYu Kuai
2022-09-12sbitmap: fix batched wait_cnt accountingKeith Busch
2022-09-11bitops: use try_cmpxchg in set_mask_bits and bit_clear_unlessUros Bizjak
2022-09-11iversion: use atomic64_try_cmpxchg)Uros Bizjak
2022-09-11kernel: exit: cleanup release_thread()Kefeng Wang
2022-09-11kexec: turn all kexec_mutex acquisitions into trylocksValentin Schneider
2022-09-11mm: fix PageAnonExclusive clearing racing with concurrent RCU GUP-fastDavid Hildenbrand
2022-09-11hugetlb: make hugetlb_cma_check() staticMiaohe Lin
2022-09-11fs/buffer: remove bh_submit_read() helperZhang Yi
2022-09-11fs/buffer: remove ll_rw_block() helperZhang Yi
2022-09-11fs/buffer: add some new buffer read helpersZhang Yi
2022-09-11fs/buffer: remove __breadahead_gfp()Zhang Yi
2022-09-11mm/thp: remove redundant CONFIG_TRANSPARENT_HUGEPAGELiu Shixin
2022-09-11mm/thp: simplify has_transparent_hugepage by using IS_BUILTINLiu Shixin
2022-09-11mm: fix null-ptr-deref in kswapd_is_running()Kefeng Wang
2022-09-11mm: kill is_memblock_offlined()Kefeng Wang
2022-09-11filemap: remove find_get_pages_contig()Vishal Moola (Oracle)
2022-09-11filemap: add filemap_get_folios_contig()Vishal Moola (Oracle)
2022-09-11page_ext: introduce boot parameter 'early_page_ext'Li Zhe