summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-09-15Merge tag 'ffa-updates-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-13/+23
2022-09-15clk: Introduce the clk_hw_get_rate_range functionMaxime Ripard1-0/+2
2022-09-15clk: Stop forwarding clk_rate_requests to the parentMaxime Ripard1-0/+5
2022-09-15clk: Constify clk_has_parent()Maxime Ripard1-1/+1
2022-09-15clk: Introduce clk_hw_init_rate_request()Maxime Ripard1-0/+6
2022-09-15clk: Mention that .recalc_rate can return 0 on errorMaxime Ripard1-2/+3
2022-09-15locking: Detect includes rwlock.h outside of spinlock.hSebastian Andrzej Siewior6-5/+7
2022-09-15bpf: Add verifier check for BPF_PTR_POISON retval and argDave Marchevsky1-0/+3
2022-09-15ASoC/qcom/arm64: Qualcomm ADSP DTS and binding fixesMark Brown10-18/+60
2022-09-15isa: Introduce the module_isa_driver_with_irq helper macroWilliam Breathitt Gray1-10/+42
2022-09-15can: dev: add CAN XL support to virtual CANOliver Hartkopp1-0/+5
2022-09-15can: canxl: update CAN infrastructure for CAN XL framesOliver Hartkopp1-1/+22
2022-09-15can: skb: add skb CAN frame data length helpersOliver Hartkopp1-1/+23
2022-09-15can: skb: unify skb CAN frame identification helpersOliver Hartkopp1-1/+11
2022-09-14Merge tag 'backlight-detect-refactor-1' of git://git.kernel.org/pub/scm/linux...Maxime Ripard1-0/+76
2022-09-14mmc: core: Switch to basic workqueue API for sdio_irq_workHeiner Kallweit1-1/+1
2022-09-14Merge tag 'devicetree-fixes-for-6.0-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+3
2022-09-13MediaTek Helio X10 MT6795 - MT6331/6332 RegulatorsMark Brown35-111/+251
2022-09-13ASoC: Merge tag 'v6.0-rc4' into asoc-6.1Mark Brown33-111/+178
2022-09-13regulator: Add driver for MT6332 PMIC regulatorsAngeloGioacchino Del Regno1-0/+27
2022-09-13regulator: Add driver for MT6331 PMIC regulatorsAngeloGioacchino Del Regno1-0/+46
2022-09-13Input: hp_sdc: fix spelling typo in commentJiangshan Yi1-1/+1
2022-09-13Merge tag 'hyperv-fixes-signed-20220912' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+3
2022-09-12PCI/PTM: Add pci_suspend_ptm() and pci_resume_ptm()Bjorn Helgaas1-0/+2
2022-09-12PCI/PTM: Cache PTM Capability offsetBjorn Helgaas1-0/+1
2022-09-12Merge tag 'memory-controller-drv-mediatek-6.1' of https://git.kernel.org/pub/...Arnd Bergmann1-0/+3
2022-09-12Merge 6.0-rc5 into driver-core-nextGreg Kroah-Hartman35-65/+168
2022-09-12mei: gsc: setup gsc extended operational memoryTomas Winkler1-0/+3
2022-09-12mei: add slow_firmware flag to the mei auxiliary deviceTomas Winkler1-0/+3
2022-09-12mei: add kdoc for struct mei_aux_deviceTomas Winkler1-0/+6
2022-09-12blk-throttle: fix that io throttle can only work for single bioYu Kuai2-2/+2
2022-09-12sbitmap: fix batched wait_cnt accountingKeith Busch1-1/+2
2022-09-12bitops: use try_cmpxchg in set_mask_bits and bit_clear_unlessUros Bizjak1-5/+6
2022-09-12iversion: use atomic64_try_cmpxchg)Uros Bizjak1-23/+9
2022-09-12kernel: exit: cleanup release_thread()Kefeng Wang1-0/+3
2022-09-12kexec: turn all kexec_mutex acquisitions into trylocksValentin Schneider1-1/+1
2022-09-12mm: fix PageAnonExclusive clearing racing with concurrent RCU GUP-fastDavid Hildenbrand2-7/+68
2022-09-12hugetlb: make hugetlb_cma_check() staticMiaohe Lin1-4/+0
2022-09-12fs/buffer: remove bh_submit_read() helperZhang Yi1-1/+0
2022-09-12fs/buffer: remove ll_rw_block() helperZhang Yi1-1/+0
2022-09-12fs/buffer: add some new buffer read helpersZhang Yi1-0/+38
2022-09-12fs/buffer: remove __breadahead_gfp()Zhang Yi1-8/+0
2022-09-12mm/thp: remove redundant CONFIG_TRANSPARENT_HUGEPAGELiu Shixin1-2/+1
2022-09-12mm/thp: simplify has_transparent_hugepage by using IS_BUILTINLiu Shixin1-5/+1
2022-09-12mm: fix null-ptr-deref in kswapd_is_running()Kefeng Wang2-2/+24
2022-09-12mm: kill is_memblock_offlined()Kefeng Wang1-2/+0
2022-09-12filemap: remove find_get_pages_contig()Vishal Moola (Oracle)1-2/+0
2022-09-12filemap: add filemap_get_folios_contig()Vishal Moola (Oracle)1-0/+2
2022-09-12page_ext: introduce boot parameter 'early_page_ext'Li Zhe1-0/+11
2022-09-12memcg: increase MEMCG_CHARGE_BATCH to 64Shakeel Butt1-3/+4