summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2024-02-19iio: buffer-dmaengine: export buffer alloc and free functionsNuno Sa1-0/+3
2024-02-19x86/resctrl: Separate arch and fs resctrl locksJames Morse1-1/+1
2024-02-19KVM: arm64: Add feature checking helpersMarc Zyngier1-11/+0
2024-02-19smp: Make __smp_processor_id() 0-argument macroAlexey Dobriyan1-1/+1
2024-02-19ASoC: cs42l42: Remove redundant delays in suspend().Vitaly Rodionov1-3/+2
2024-02-19ASoC: Constify pointer to of_phandle_argsKrzysztof Kozlowski1-2/+2
2024-02-19locking: Add rwsem_assert_held() and rwsem_assert_held_write()Matthew Wilcox (Oracle)2-7/+48
2024-02-19drm/xe/uapi: Remove support for persistent exec_queuesThomas Hellström1-1/+0
2024-02-19net: sched: Annotate struct tc_pedit with __counted_byKees Cook1-1/+1
2024-02-19pwm: lpss-*: Make use of devm_pwmchip_alloc() functionUwe Kleine-König1-2/+2
2024-02-19jiffies: Transform comment about time_* functions into DOC blockAnna-Maria Behnsen1-6/+9
2024-02-19hrtimers: Update formatting of documentationAnna-Maria Behnsen1-11/+3
2024-02-19hrtimers: Move hrtimer base related definitions into hrtimer_defs.hAnna-Maria Behnsen2-103/+102
2024-02-19Merge 6.8-rc5 into usb-nextGreg Kroah-Hartman28-48/+171
2024-02-19Merge 6.8-rc5 into tty-nextGreg Kroah-Hartman28-48/+171
2024-02-19sysfs: Introduce a mechanism to hide static attribute_groupsDan Williams1-12/+51
2024-02-19Merge 6.8-rc5 into driver-core-nextGreg Kroah-Hartman40-94/+224
2024-02-18tty: Don't include tty_buffer.h in tty.hIlpo Järvinen1-1/+0
2024-02-18mptcp: fix lockless access in subflow ULP diagPaolo Abeni1-1/+1
2024-02-17gpio: constify opaque pointer "data" in gpio_device_find()Krzysztof Kozlowski1-1/+1