summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-07-19Merge branch 'io_uring-zerocopy-send' of git://git.kernel.org/pub/scm/linux/k...Jakub Kicinski
2022-07-19net: introduce __skb_fill_page_desc_noaccPavel Begunkov
2022-07-19net: introduce managed frags infrastructurePavel Begunkov
2022-07-19net: Allow custom iter handler in msghdrDavid Ahern
2022-07-19skbuff: carry external ubuf_info in msghdrPavel Begunkov
2022-07-19net/mlx5: Expose ts_cqe_metadata_size2wqe_counterAya Levin
2022-07-19rcu: tiny: Record kvfree_call_rcu() call stack for KASANJohannes Berg
2022-07-19bpf: Don't redirect packets with invalid pkt_lenZhengchao Shao
2022-07-19fs: add mode_strip_sgid() helperYang Xu
2022-07-19Revert "platform/chrome: Add Type-C mux set command definitions"Greg Kroah-Hartman
2022-07-19Merge branch irq/renesas-irqc into irq/irqchip-nextMarc Zyngier
2022-07-19mfd: mt6397: Add basic support for MT6331+MT6332 PMICAngeloGioacchino Del Regno
2022-07-19mfd: ipaq-micro: Fix spelling mistake of "receive{d}"Zhang Jiaming
2022-07-19mfd: tc6393xb: Make disable callback return voidUwe Kleine-König
2022-07-19mfd: twl: Remove platform data supportUwe Kleine-König
2022-07-19mfd: cros_ec: Add SCP Core-1 as a new CrOS EC MCUTinghan Shen
2022-07-19mfd: mt6358-irq: Add MT6357 PMIC supportFabien Parent
2022-07-19mfd: mt6397-core: Add MT6357 PMIC supportFabien Parent
2022-07-19mfd: tc6387xb: Drop disable callback that is never calledUwe Kleine-König
2022-07-19mfd: t7l66xb: Drop platform disable callbackUwe Kleine-König
2022-07-19mfd: max77714: Update Luca Ceresoli's e-mail addressLuca Ceresoli
2022-07-19Merge branches 'ib-mfd-acpi-for-rafael-5.20', 'ib-mfd-edac-i2c-leds-pinctrl-p...Lee Jones
2022-07-19gpiolib: of: support bias pull disableNuno Sá
2022-07-19gpiolib: add support for bias pull disableNuno Sá
2022-07-19gpio: ucb1400: Remove platform setup and teardown supportUwe Kleine-König
2022-07-19gpio: twl4030: Drop platform teardown callbackUwe Kleine-König
2022-07-19gpiolib: devres: Get rid of unused devm_gpio_free()Andy Shevchenko
2022-07-19dma-iommu: add iommu_dma_opt_mapping_size()John Garry
2022-07-19dma-mapping: add dma_opt_mapping_size()John Garry
2022-07-18skbuff: add SKBFL_DONT_ORPHAN flagPavel Begunkov
2022-07-18mm: fix missing wake-up event for FSDAX pagesMuchun Song
2022-07-18Merge 5.19-rc7 into usb-nextGreg Kroah-Hartman
2022-07-18iio: cros: Register FIFO callback after sensor is registeredGwendal Grignou
2022-07-18random: remove CONFIG_ARCH_RANDOMJason A. Donenfeld
2022-07-18net: stmmac: switch to use interrupt for hw crosstimestampingWong Vee Khee
2022-07-18swiotlb: move struct io_tlb_slot to swiotlb.cChristoph Hellwig
2022-07-18swiotlb: remove unused fields in io_tlb_memChao Gao
2022-07-17cpumask: update cpumask_next_wrap() signatureSander Vanheule
2022-07-17cpumask: Fix invalid uniprocessor mask assumptionSander Vanheule
2022-07-17cpumask: add UP optimised for_each_*_cpu versionsSander Vanheule
2022-07-17kfifo: fix kfifo_to_user() return typeDan Carpenter
2022-07-17compiler-gcc.h: remove ancient workaround for gcc PR 58670Uros Bizjak
2022-07-17net, lib/once: remove {net_}get_random_once_wait macrowuchi
2022-07-17writeback: cleanup bdi_sched_wait()Xiu Jianfeng
2022-07-17mm, hugetlb: skip irrelevant nodes in show_free_areas()Gang Li
2022-07-17mm/huge_memory: fix comment of page_deferred_listMiaohe Lin
2022-07-17mm/huge_memory: check pmd_present first in is_huge_zero_pmdMiaohe Lin
2022-07-17mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-07-17mm/mmap: build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-07-17mm/mmap: define DECLARE_VM_GET_PAGE_PROTAnshuman Khandual