summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-08-29lib/crypto: blake2s: Remove obsolete self-testEric Biggers-2/+0
2025-08-29lib/crypto: chacha: Consolidate into single moduleEric Biggers-24/+4
2025-08-29lib/crypto: chacha: Remove unused function chacha_is_arch_optimized()Eric Biggers-9/+0
2025-08-29lib/crypto: poly1305: Consolidate into single moduleEric Biggers-9/+7
2025-08-29lib/crypto: poly1305: Remove unused function poly1305_is_arch_optimized()Eric Biggers-9/+0
2025-08-29Add RWF_NOSIGNAL flag for pwritev2Lauri Vasama-1/+5
2025-08-29fs: make the i_state flags an enumJosef Bacik-112/+119
2025-08-29ASoC: SOF: IPC4: Add GET macros for module id and module instance idJyri Sarha-0/+4
2025-08-29ALSA: hda: Use auto cleanup macros for DSP loader locksTakashi Iwai-0/+1
2025-08-29ALSA: hda: Introduce auto cleanup macros for PMTakashi Iwai-0/+30
2025-08-29media: aspeed: Allow to capture from SoC display (GFX)Jammy Huang-0/+7
2025-08-29media: uapi: Cleanup tab after define in headersPaul Kocialkowski-24/+24
2025-08-29media: uapi: Move colorimetry controls at the end of the filePaul Kocialkowski-34/+34
2025-08-29drivers: firmware: xilinx: Switch to new family code in zynqmp_pm_get_family_...Jay Buddhabhatti-13/+2
2025-08-29drivers: firmware: xilinx: Add unique family code for all platformsJay Buddhabhatti-0/+5
2025-08-29firmware: xilinx: Add debugfs support for PM_GET_NODE_STATUSMadhav Bhatt-1/+11
2025-08-28Merge tag 'drm-fixes-2025-08-29' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-5/+5
2025-08-28Merge tag 'net-6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-2/+21
2025-08-28net_sched: act_skbmod: use RCU in tcf_skbmod_dump()Eric Dumazet-0/+1
2025-08-28net_sched: act_tunnel_key: use RCU in tunnel_key_dump()Eric Dumazet-0/+1
2025-08-28net_sched: act_vlan: use RCU in tcf_vlan_dump()Eric Dumazet-0/+1
2025-08-28queue_api: add support for fetching per queue DMA devDragos Tatulea-0/+7
2025-08-28Merge tag 'dma-mapping-6.17-2025-08-28' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-0/+3
2025-08-28Merge tag 'fixes-2025-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+3
2025-08-29Merge tag 'drm-misc-fixes-2025-08-28' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-5/+5
2025-08-28ASoC: renesas: msiof: Make small adjustments to avoidMark Brown-79/+88
2025-08-28x86/apic: Add new driver for Secure AVICNeeraj Upadhyay-0/+8
2025-08-28drm/xe/uapi: Fix kernel-doc formatting for madvise and vma_queryHimal Prasad Ghimiray-21/+22
2025-08-28drm/bridge: synopsys: Add DW DPTX Controller support libraryAndy Yan-0/+20
2025-08-28mtd: spinand: add support for FudanMicro FM25S01ATianling Shen-0/+1
2025-08-28mtd: nand: qpic-common: remove a bunch of unused definesGabor Juhos-14/+0
2025-08-28inet: raw: add drop_counters to raw socketsEric Dumazet-1/+2
2025-08-28udp: add drop_counters to udp socketEric Dumazet-0/+2
2025-08-28net: add sk->sk_drop_countersEric Dumazet-1/+31
2025-08-28net: add sk_drops_skbadd() helperEric Dumazet-5/+10
2025-08-28net: add sk_drops_read(), sk_drops_inc() and sk_drops_reset() helpersEric Dumazet-2/+17
2025-08-28uapi: wrap compiler_types.h in an ifdef instead of the implicit stripJakub Kicinski-0/+2
2025-08-28gpuvm: remove gem.gpuva.lock_dep_mapAlice Ryhl-29/+42
2025-08-28drm_gem: add mutex to drm_gem_object.gpuvaAlice Ryhl-6/+18
2025-08-28iopoll: Reorder the timeout handling in poll_timeout_us()Ville Syrjälä-13/+11
2025-08-28iopoll: Avoid evaluating 'cond' twice in poll_timeout_us()Ville Syrjälä-4/+18
2025-08-28iopoll: Generalize read_poll_timeout() into poll_timeout_us()Ville Syrjälä-32/+78
2025-08-27mm: introduce and use {pgd,p4d}_populate_kernel()Harry Yoo-6/+36
2025-08-27mm: move page table sync declarations to linux/pgtable.hHarry Yoo-16/+16
2025-08-27kexec: add KEXEC_FILE_NO_CMA as a legal flagBrian Mak-1/+2
2025-08-27net: Prevent RPS table overwrite of active flowsKrishna Kumar-2/+5
2025-08-27bpf: Improve the general precision of tnum_mulNandakumar Edamana-0/+3
2025-08-27io_uring/nop: add support for IORING_SETUP_CQE_MIXEDJens Axboe-0/+1
2025-08-27io_uring: add support for IORING_SETUP_CQE_MIXEDJens Axboe-0/+6
2025-08-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-4/+2