summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-08-30Merge branch 'for-linus' into for-nextTakashi Iwai
2025-08-29net: use dst_dev_rcu() in sk_setup_caps()Eric Dumazet
2025-08-29net: dst: introduce dst->dev_rcuEric Dumazet
2025-08-29inet_diag: avoid cache line misses in inet_diag_bc_sk()Eric Dumazet
2025-08-29inet_diag: change inet_diag_bc_sk() first argumentEric Dumazet
2025-08-30Merge tag 'renesas-pinctrl-for-v6.18-tag1' of git://git.kernel.org/pub/scm/li...Linus Walleij
2025-08-29ASoC: SOF: sof-client-probes-ipc4: Query availableMark Brown
2025-08-29pppoe: remove rwlock usageQingfang Deng
2025-08-29ASoC: sof: ipc4-topology: Add support to sched_domain attributeJyri Sarha
2025-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-08-29lib/crypto: blake2s: Consolidate into single C translation unitEric Biggers
2025-08-29lib/crypto: blake2s: Remove obsolete self-testEric Biggers
2025-08-29lib/crypto: chacha: Consolidate into single moduleEric Biggers
2025-08-29lib/crypto: chacha: Remove unused function chacha_is_arch_optimized()Eric Biggers
2025-08-29lib/crypto: poly1305: Consolidate into single moduleEric Biggers
2025-08-29lib/crypto: poly1305: Remove unused function poly1305_is_arch_optimized()Eric Biggers
2025-08-29Add RWF_NOSIGNAL flag for pwritev2Lauri Vasama
2025-08-29fs: make the i_state flags an enumJosef Bacik
2025-08-29ASoC: SOF: IPC4: Add GET macros for module id and module instance idJyri Sarha
2025-08-29ALSA: hda: Use auto cleanup macros for DSP loader locksTakashi Iwai
2025-08-29ALSA: hda: Introduce auto cleanup macros for PMTakashi Iwai
2025-08-29media: aspeed: Allow to capture from SoC display (GFX)Jammy Huang
2025-08-29media: uapi: Cleanup tab after define in headersPaul Kocialkowski
2025-08-29media: uapi: Move colorimetry controls at the end of the filePaul Kocialkowski
2025-08-29drivers: firmware: xilinx: Switch to new family code in zynqmp_pm_get_family_...Jay Buddhabhatti
2025-08-29drivers: firmware: xilinx: Add unique family code for all platformsJay Buddhabhatti
2025-08-29firmware: xilinx: Add debugfs support for PM_GET_NODE_STATUSMadhav Bhatt
2025-08-28Merge tag 'drm-fixes-2025-08-29' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-08-28Merge tag 'net-6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-08-28net_sched: act_skbmod: use RCU in tcf_skbmod_dump()Eric Dumazet
2025-08-28net_sched: act_tunnel_key: use RCU in tunnel_key_dump()Eric Dumazet
2025-08-28net_sched: act_vlan: use RCU in tcf_vlan_dump()Eric Dumazet
2025-08-28queue_api: add support for fetching per queue DMA devDragos Tatulea
2025-08-28Merge tag 'dma-mapping-6.17-2025-08-28' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-08-28Merge tag 'fixes-2025-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-08-29Merge tag 'drm-misc-fixes-2025-08-28' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-08-28ASoC: renesas: msiof: Make small adjustments to avoidMark Brown
2025-08-28x86/apic: Add new driver for Secure AVICNeeraj Upadhyay
2025-08-28drm/xe/uapi: Fix kernel-doc formatting for madvise and vma_queryHimal Prasad Ghimiray
2025-08-28drm/bridge: synopsys: Add DW DPTX Controller support libraryAndy Yan
2025-08-28mtd: spinand: add support for FudanMicro FM25S01ATianling Shen
2025-08-28mtd: nand: qpic-common: remove a bunch of unused definesGabor Juhos
2025-08-28inet: raw: add drop_counters to raw socketsEric Dumazet
2025-08-28udp: add drop_counters to udp socketEric Dumazet
2025-08-28net: add sk->sk_drop_countersEric Dumazet
2025-08-28net: add sk_drops_skbadd() helperEric Dumazet
2025-08-28net: add sk_drops_read(), sk_drops_inc() and sk_drops_reset() helpersEric Dumazet
2025-08-28uapi: wrap compiler_types.h in an ifdef instead of the implicit stripJakub Kicinski
2025-08-28gpuvm: remove gem.gpuva.lock_dep_mapAlice Ryhl
2025-08-28drm_gem: add mutex to drm_gem_object.gpuvaAlice Ryhl