aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-08-29ALSA: hda: Introduce auto cleanup macros for PMTakashi Iwai1-0/+30
2025-08-29media: aspeed: Allow to capture from SoC display (GFX)Jammy Huang1-0/+7
2025-08-29media: uapi: Cleanup tab after define in headersPaul Kocialkowski2-24/+24
2025-08-29media: uapi: Move colorimetry controls at the end of the filePaul Kocialkowski1-34/+34
2025-08-28Merge tag 'drm-fixes-2025-08-29' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-5/+5
2025-08-28Merge tag 'net-6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-2/+21
2025-08-28net_sched: act_skbmod: use RCU in tcf_skbmod_dump()Eric Dumazet1-0/+1
2025-08-28net_sched: act_tunnel_key: use RCU in tunnel_key_dump()Eric Dumazet1-0/+1
2025-08-28net_sched: act_vlan: use RCU in tcf_vlan_dump()Eric Dumazet1-0/+1
2025-08-28queue_api: add support for fetching per queue DMA devDragos Tatulea1-0/+7
2025-08-28Merge tag 'dma-mapping-6.17-2025-08-28' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+3
2025-08-28Merge tag 'fixes-2025-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+3
2025-08-29Merge tag 'drm-misc-fixes-2025-08-28' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-5/+5
2025-08-28ASoC: renesas: msiof: Make small adjustments to avoidMark Brown18-79/+88
2025-08-28x86/apic: Add new driver for Secure AVICNeeraj Upadhyay1-0/+8
2025-08-28drm/xe/uapi: Fix kernel-doc formatting for madvise and vma_queryHimal Prasad Ghimiray1-21/+22
2025-08-28drm/bridge: synopsys: Add DW DPTX Controller support libraryAndy Yan1-0/+20
2025-08-28mtd: spinand: add support for FudanMicro FM25S01ATianling Shen1-0/+1
2025-08-28mtd: nand: qpic-common: remove a bunch of unused definesGabor Juhos1-14/+0
2025-08-28inet: raw: add drop_counters to raw socketsEric Dumazet2-1/+2
2025-08-28udp: add drop_counters to udp socketEric Dumazet2-0/+2
2025-08-28net: add sk->sk_drop_countersEric Dumazet1-1/+31
2025-08-28net: add sk_drops_skbadd() helperEric Dumazet3-5/+10
2025-08-28net: add sk_drops_read(), sk_drops_inc() and sk_drops_reset() helpersEric Dumazet2-2/+17
2025-08-28uapi: wrap compiler_types.h in an ifdef instead of the implicit stripJakub Kicinski1-0/+2
2025-08-28gpuvm: remove gem.gpuva.lock_dep_mapAlice Ryhl2-29/+42
2025-08-28drm_gem: add mutex to drm_gem_object.gpuvaAlice Ryhl1-6/+18
2025-08-28iopoll: Reorder the timeout handling in poll_timeout_us()Ville Syrjälä1-13/+11
2025-08-28iopoll: Avoid evaluating 'cond' twice in poll_timeout_us()Ville Syrjälä1-4/+18
2025-08-28iopoll: Generalize read_poll_timeout() into poll_timeout_us()Ville Syrjälä1-32/+78
2025-08-27mm: introduce and use {pgd,p4d}_populate_kernel()Harry Yoo2-6/+36
2025-08-27mm: move page table sync declarations to linux/pgtable.hHarry Yoo2-16/+16
2025-08-27kexec: add KEXEC_FILE_NO_CMA as a legal flagBrian Mak1-1/+2
2025-08-27net: Prevent RPS table overwrite of active flowsKrishna Kumar1-2/+5
2025-08-27bpf: Improve the general precision of tnum_mulNandakumar Edamana1-0/+3
2025-08-27io_uring/nop: add support for IORING_SETUP_CQE_MIXEDJens Axboe1-0/+1
2025-08-27io_uring: add support for IORING_SETUP_CQE_MIXEDJens Axboe1-0/+6
2025-08-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-4/+2
2025-08-27Merge tag 'media/v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-0/+1
2025-08-27net: rose: convert 'use' field to refcount_tTakamitsu Iwai1-5/+13
2025-08-27net: rose: split remove and free operations in rose_remove_neigh()Takamitsu Iwai1-0/+8
2025-08-27pinctrl: Add pinctrl_pm_select_init_state helper functionChristian Bruel1-0/+10
2025-08-27mm: remove BDI_CAP_WRITEBACK_ACCTJoanne Koong1-3/+1
2025-08-27fuse: use default writeback accountingJoanne Koong1-10/+0
2025-08-27sched/wait: Add wait_event_state_exclusive()Sergey Senozhatsky1-0/+12
2025-08-27fuse: add COPY_FILE_RANGE_64 that allows large copiesMiklos Szeredi1-1/+11
2025-08-27KVM: Allow and advertise support for host mmap() on guest_memfd filesFuad Tabba1-0/+2
2025-08-27KVM: guest_memfd: Track guest_memfd mmap support in memslotFuad Tabba1-1/+10
2025-08-27KVM: guest_memfd: Add plumbing to host to map guest_memfd pagesFuad Tabba1-0/+4
2025-08-27KVM: x86: Enable KVM_GUEST_MEMFD for all 64-bit buildsFuad Tabba1-7/+2