summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-02-21cpufreq: do not open-code of_phandle_args_equal()Krzysztof Kozlowski1-2/+1
2024-02-21of: Add of_phandle_args_equal() helperKrzysztof Kozlowski1-0/+16
2024-02-21dt-bindings: reset: sophgo: support SG2042Chen Wang1-0/+87
2024-02-21drm/xe/uapi: Remove support for persistent exec_queuesThomas Hellström1-1/+0
2024-02-21pidfd: allow to override signal scope in pidfd_send_signal()Christian Brauner1-0/+5
2024-02-21libfs: Convert simple directory offsets to use a Maple TreeChuck Lever1-2/+3
2024-02-21maple_tree: Add mtree_alloc_cyclic()Chuck Lever1-0/+7
2024-02-21libfs: Add simple_offset_empty()Chuck Lever1-0/+1
2024-02-21Merge branch 'for-6.8/cxl-cper' into for-6.8/cxlDan Williams41-112/+224
2024-02-21acpi/ghes: Remove CXL CPER notificationsDan Williams1-18/+0
2024-02-21shmem: move shmem_mapping out of lineChristoph Hellwig1-5/+1
2024-02-21mm: move mapping_set_update out of <linux/swap.h>Christoph Hellwig1-10/+0
2024-02-21Revert "bus: mhi: core: Add support for reading MHI info from device"Jeffrey Hugo1-17/+0
2024-02-21workqueue: Clean up enum work_bits and related constantsTejun Heo1-26/+32
2024-02-21string: Allow 2-argument strscpy_pad()Kees Cook1-13/+20
2024-02-21string: Allow 2-argument strscpy()Kees Cook2-23/+37
2024-02-21string: Redefine strscpy_pad() as a macroKees Cook1-2/+31
2024-02-21ubsan: Reintroduce signed overflow sanitizerKees Cook1-1/+8
2024-02-21net: wan: framer: constify of_phandle_args in xlateKrzysztof Kozlowski1-7/+7
2024-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-2/+5
2024-02-21ASoC: Intel: avs: Fixes and new platforms supportMark Brown41-94/+226
2024-02-21mm/swap: fix race when skipping swapcacheKairui Song1-0/+5
2024-02-20vdso/ARM: Make union vdso_data_store available for all architecturesAnna-Maria Behnsen1-0/+10
2024-02-20vdso/helpers: Fix grammar in commentsAnna-Maria Behnsen1-4/+4
2024-02-20dm bufio: Support IO priorityHongyu Jin1-0/+7
2024-02-20dm io: Support IO priorityHongyu Jin1-1/+2
2024-02-20f2fs: deprecate io_bitsJaegeuk Kim1-6/+0
2024-02-20Merge drm/drm-next into drm-xe-nextLucas De Marchi62-317/+641
2024-02-20KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVAPaul Durrant1-0/+31
2024-02-20KVM: s390: Refactor kvm_is_error_gpa() into kvm_is_gpa_in_memslot()Sean Christopherson1-2/+2
2024-02-20KVM: pfncache: remove KVM_GUEST_USES_PFN usagePaul Durrant2-18/+1
2024-02-20KVM: pfncache: add a mark-dirty helperPaul Durrant1-0/+10
2024-02-20ASoC: Intel: avs: ICCMAX recommendations for ICL+ platformsCezary Rojewski1-0/+2
2024-02-20tc: make tc_bus_type constRicardo B. Marliere1-1/+1
2024-02-20firmware: arm_scmi: Report frequencies in the perf notificationsCristian Marussi1-0/+3
2024-02-20net: skbuff: add overflow debug check to pull/push helpersFlorian Westphal1-0/+6
2024-02-20net: reorganize "struct sock" fieldsEric Dumazet1-47/+61
2024-02-20drm/i915: Add some boring kerneldocTvrtko Ursulin1-0/+4
2024-02-20locking/atomic: scripts: Clarify ordering of conditional atomicsMark Rutland3-27/+111
2024-02-20fs/select: rework stack allocation hack for clangArnd Bergmann1-4/+0
2024-02-20net: add netmem to skb_frag_tMina Almasry1-29/+71
2024-02-20net: introduce abstraction for network memoryMina Almasry1-0/+41
2024-02-20firmware: arm_ffa: Make ffa_bus_type constRicardo B. Marliere1-1/+1
2024-02-20firmware: arm_scmi: Implement clock get permissionsPeng Fan1-0/+3
2024-02-20block: pass a queue_limits argument to blk_alloc_diskChristoph Hellwig1-3/+7
2024-02-20Merge tag 'v6.8-rc5' into timers/core, to resolve conflictIngo Molnar28-48/+171
2024-02-19net: page_pool: fix recycle stats for system page_pool allocatorLorenzo Bianconi1-2/+3
2024-02-19page_pool: disable direct recycling based on pool->cpuid on destroyAlexander Lobakin1-5/+0
2024-02-19iio: adc: adi-axi-adc: move to backend frameworkNuno Sa1-68/+0
2024-02-19iio: add the IIO backend frameworkNuno Sa1-0/+72