summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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)
2024-02-19drm/xe/uapi: Remove support for persistent exec_queuesThomas Hellström
2024-02-19net: sched: Annotate struct tc_pedit with __counted_byKees Cook
2024-02-19pwm: lpss-*: Make use of devm_pwmchip_alloc() functionUwe Kleine-König
2024-02-19jiffies: Transform comment about time_* functions into DOC blockAnna-Maria Behnsen
2024-02-19hrtimers: Update formatting of documentationAnna-Maria Behnsen
2024-02-19hrtimers: Move hrtimer base related definitions into hrtimer_defs.hAnna-Maria Behnsen
2024-02-19Merge 6.8-rc5 into usb-nextGreg Kroah-Hartman
2024-02-19Merge 6.8-rc5 into tty-nextGreg Kroah-Hartman
2024-02-19sysfs: Introduce a mechanism to hide static attribute_groupsDan Williams
2024-02-19Merge 6.8-rc5 into driver-core-nextGreg Kroah-Hartman
2024-02-18tty: Don't include tty_buffer.h in tty.hIlpo Järvinen
2024-02-18mptcp: fix lockless access in subflow ULP diagPaolo Abeni
2024-02-17gpio: constify opaque pointer "data" in gpio_device_find()Krzysztof Kozlowski
2024-02-17net: phy: add PHY_EEE_CAP2_FEATURESHeiner Kallweit
2024-02-17net: mdio: add helpers for accessing the EEE CAP2 registersHeiner Kallweit
2024-02-17Merge tag 'char-misc-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-17Merge tag 'tty-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-02-17Merge tag 'usb-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-02-17iio: hid-sensor-als: Add light chromaticity supportBasavaraj Natikar
2024-02-17iio: hid-sensor-als: Add light color temperature supportBasavaraj Natikar
2024-02-17iio: core: make iio_bus_type constRicardo B. Marliere
2024-02-17iio: locking: introduce __cleanup() based direct mode claiming infrastructureJonathan Cameron
2024-02-17usb: gadget: functionfs: Add DMABUF import interfacePaul Cercueil
2024-02-17usb: gadget: Support already-mapped DMA SGsPaul Cercueil
2024-02-17kobject: make uevent_seqnum atomicEric Dumazet
2024-02-16x86/numa: Fix the address overlap check in numa_fill_memblks()Alison Schofield
2024-02-17crypto: hisilicon/qm - change function type to voidWeili Qian
2024-02-17crypto: hisilicon/qm - obtain stop queue statusWeili Qian