aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-07-19gpio: ucb1400: Remove platform setup and teardown supportUwe Kleine-König1-2/+0
2022-07-19gpio: twl4030: Drop platform teardown callbackUwe Kleine-König1-2/+0
2022-07-19gpiolib: devres: Get rid of unused devm_gpio_free()Andy Shevchenko1-6/+0
2022-07-19dma-iommu: add iommu_dma_opt_mapping_size()John Garry1-0/+2
2022-07-19dma-mapping: add dma_opt_mapping_size()John Garry2-0/+6
2022-07-18net: devlink: remove unused locked functionsJiri Pirko1-20/+0
2022-07-18netdevsim: convert driver to use unlocked devlink API during init/finiJiri Pirko1-0/+1
2022-07-18net: devlink: add unlocked variants of devlink_region_create/destroy() functionsJiri Pirko1-0/+5
2022-07-18net: devlink: add unlocked variants of devlink_dpipe*() functionsJiri Pirko1-0/+12
2022-07-18net: devlink: add unlocked variants of devlink_sb*() functionsJiri Pirko1-0/+5
2022-07-18net: devlink: add unlocked variants of devlink_resource*() functionsJiri Pirko1-0/+17
2022-07-18net: devlink: add unlocked variants of devling_trap*() functionsJiri Pirko1-0/+20
2022-07-18skbuff: add SKBFL_DONT_ORPHAN flagPavel Begunkov1-3/+5
2022-07-18dt-bindings: power: qcom-rpmpd: Add MSM8909 power domainsStephan Gerhold1-0/+7
2022-07-18mm: fix missing wake-up event for FSDAX pagesMuchun Song1-5/+9
2022-07-18drm/amdgpu: add comment to HW_IP_VCN_ENC typeRuijing Dong1-0/+4
2022-07-18Merge 5.19-rc7 into usb-nextGreg Kroah-Hartman47-78/+163
2022-07-18dma-buf/dma_resv_usage: update explicit sync documentationChristian König1-3/+13
2022-07-18ublk: remove UBLK_IO_F_INTEGRITYChristoph Hellwig1-1/+0
2022-07-18iio: cros: Register FIFO callback after sensor is registeredGwendal Grignou1-2/+5
2022-07-18random: remove CONFIG_ARCH_RANDOMJason A. Donenfeld3-8/+27
2022-07-18tcp: Fix a data-race around sysctl_tcp_notsent_lowat.Kuniyuki Iwashima1-1/+1
2022-07-18tcp: Fix data-races around some timeout sysctl knobs.Kuniyuki Iwashima1-1/+2
2022-07-18tcp: Fix data-races around keepalive sysctl knobs.Kuniyuki Iwashima1-3/+6
2022-07-18tls: rx: async: hold onto the input skbJakub Kicinski1-0/+1
2022-07-18tls: rx: remove the message decrypted trackingJakub Kicinski1-1/+0
2022-07-18tls: rx: allow only one reader at a timeJakub Kicinski1-0/+3
2022-07-18net/smc: Extend SMC-R link group netlink attributeWen Gu1-0/+1
2022-07-18net/smc: Introduce a sysctl for setting SMC-R buffer typeWen Gu1-0/+1
2022-07-18net: stmmac: switch to use interrupt for hw crosstimestampingWong Vee Khee1-0/+1
2022-07-18drm/fourcc: Add formats for packed YUV 4:4:4 AVUY and XVUY permutationsLaurent Pinchart1-0/+2
2022-07-18swiotlb: move struct io_tlb_slot to swiotlb.cChristoph Hellwig1-5/+1
2022-07-18swiotlb: remove unused fields in io_tlb_memChao Gao1-5/+0
2022-07-17cpumask: update cpumask_next_wrap() signatureSander Vanheule1-1/+1
2022-07-17cpumask: Fix invalid uniprocessor mask assumptionSander Vanheule1-80/+19
2022-07-17cpumask: add UP optimised for_each_*_cpu versionsSander Vanheule1-0/+7
2022-07-17kfifo: fix kfifo_to_user() return typeDan Carpenter1-1/+1
2022-07-17compiler-gcc.h: remove ancient workaround for gcc PR 58670Uros Bizjak1-11/+0
2022-07-17net, lib/once: remove {net_}get_random_once_wait macrowuchi2-4/+0
2022-07-17writeback: cleanup bdi_sched_wait()Xiu Jianfeng1-6/+0
2022-07-17mm, hugetlb: skip irrelevant nodes in show_free_areas()Gang Li1-2/+2
2022-07-17mm/huge_memory: fix comment of page_deferred_listMiaohe Lin1-2/+2
2022-07-17mm/huge_memory: check pmd_present first in is_huge_zero_pmdMiaohe Lin1-1/+1
2022-07-17mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual1-3/+0
2022-07-17mm/mmap: build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual1-1/+1
2022-07-17mm/mmap: define DECLARE_VM_GET_PAGE_PROTAnshuman Khandual1-0/+28
2022-07-17mm/mmap: build protect protection_map[] with __P000Anshuman Khandual1-0/+2
2022-07-17mm/page_alloc: protect PCP lists with a spinlockMel Gorman1-0/+1
2022-07-17mm/page_alloc: use only one PCP list for THP-sized allocationsMel Gorman1-4/+7
2022-07-17mm/page_alloc: add page->buddy_list and page->pcp_listMel Gorman1-0/+5