summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-02-21libfs: Add simple_offset_empty()Chuck Lever
2024-02-20Merge branch 'for-6.8/cxl-cper' into for-6.8/cxlDan Williams
2024-02-20acpi/ghes: Remove CXL CPER notificationsDan Williams
2024-02-21shmem: move shmem_mapping out of lineChristoph Hellwig
2024-02-21mm: move mapping_set_update out of <linux/swap.h>Christoph Hellwig
2024-02-21Revert "bus: mhi: core: Add support for reading MHI info from device"Jeffrey Hugo
2024-02-20workqueue: Clean up enum work_bits and related constantsTejun Heo
2024-02-20string: Allow 2-argument strscpy_pad()Kees Cook
2024-02-20string: Allow 2-argument strscpy()Kees Cook
2024-02-20string: Redefine strscpy_pad() as a macroKees Cook
2024-02-20ubsan: Reintroduce signed overflow sanitizerKees Cook
2024-02-20net: wan: framer: constify of_phandle_args in xlateKrzysztof Kozlowski
2024-02-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-02-21ASoC: Intel: avs: Fixes and new platforms supportMark Brown
2024-02-20mm/swap: fix race when skipping swapcacheKairui Song
2024-02-20vdso/ARM: Make union vdso_data_store available for all architecturesAnna-Maria Behnsen
2024-02-20vdso/helpers: Fix grammar in commentsAnna-Maria Behnsen
2024-02-20dm bufio: Support IO priorityHongyu Jin
2024-02-20dm io: Support IO priorityHongyu Jin
2024-02-20f2fs: deprecate io_bitsJaegeuk Kim
2024-02-20Merge drm/drm-next into drm-xe-nextLucas De Marchi
2024-02-20KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVAPaul Durrant
2024-02-20KVM: s390: Refactor kvm_is_error_gpa() into kvm_is_gpa_in_memslot()Sean Christopherson
2024-02-20KVM: pfncache: remove KVM_GUEST_USES_PFN usagePaul Durrant
2024-02-20KVM: pfncache: add a mark-dirty helperPaul Durrant
2024-02-20ASoC: Intel: avs: ICCMAX recommendations for ICL+ platformsCezary Rojewski
2024-02-20tc: make tc_bus_type constRicardo B. Marliere
2024-02-20firmware: arm_scmi: Report frequencies in the perf notificationsCristian Marussi
2024-02-20net: skbuff: add overflow debug check to pull/push helpersFlorian Westphal
2024-02-20net: reorganize "struct sock" fieldsEric Dumazet
2024-02-20drm/i915: Add some boring kerneldocTvrtko Ursulin
2024-02-20locking/atomic: scripts: Clarify ordering of conditional atomicsMark Rutland
2024-02-20fs/select: rework stack allocation hack for clangArnd Bergmann
2024-02-20net: add netmem to skb_frag_tMina Almasry
2024-02-20net: introduce abstraction for network memoryMina Almasry
2024-02-20firmware: arm_ffa: Make ffa_bus_type constRicardo B. Marliere
2024-02-20firmware: arm_scmi: Implement clock get permissionsPeng Fan
2024-02-19block: pass a queue_limits argument to blk_alloc_diskChristoph Hellwig
2024-02-19Merge tag 'v6.8-rc5' into timers/core, to resolve conflictIngo Molnar
2024-02-19net: page_pool: fix recycle stats for system page_pool allocatorLorenzo Bianconi
2024-02-19page_pool: disable direct recycling based on pool->cpuid on destroyAlexander Lobakin
2024-02-19iio: adc: adi-axi-adc: move to backend frameworkNuno Sa
2024-02-19iio: add the IIO backend frameworkNuno Sa
2024-02-19iio: buffer-dmaengine: export buffer alloc and free functionsNuno Sa
2024-02-19x86/resctrl: Separate arch and fs resctrl locksJames Morse
2024-02-19KVM: arm64: Add feature checking helpersMarc Zyngier
2024-02-19smp: Make __smp_processor_id() 0-argument macroAlexey Dobriyan
2024-02-19ASoC: cs42l42: Remove redundant delays in suspend().Vitaly Rodionov
2024-02-19ASoC: Constify pointer to of_phandle_argsKrzysztof Kozlowski
2024-02-19locking: Add rwsem_assert_held() and rwsem_assert_held_write()Matthew Wilcox (Oracle)