summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-09-17efi/libstub: add some missing EFI prototypesArd Biesheuvel
2022-09-16Merge tag 'linux-can-next-for-6.1-20220915' of git://git.kernel.org/pub/scm/l...David S. Miller
2022-09-16Merge tag 'psy-linear-range-for-v6.1-signed' into psy-nextSebastian Reichel
2022-09-16lib: add linear range index macroChiaEn Wu
2022-09-16bpf: Move bpf_dispatcher function out of ftrace locationsJiri Olsa
2022-09-16bpf: Use bpf_capable() instead of CAP_SYS_ADMIN for blinding decisionYauheni Kaliuta
2022-09-16Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang
2022-09-17ata: libahci_platform: Add function returning a clock-handle by idSerge Semin
2022-09-17ata: libahci_platform: Introduce reset assertion/deassertion methodsSerge Semin
2022-09-16Input: auo-pixcir-ts - drop support for platform dataDmitry Torokhov
2022-09-16crypto: hisilicon/qm - get error type from hardware registersWeili Qian
2022-09-16crypto: hisilicon/qm - get qp num and depth from hardware registersWeili Qian
2022-09-16crypto: hisilicon/qm - get hardware features from hardware registersWeili Qian
2022-09-16iov_iter: use "maxpages" parameterDan Carpenter
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