summaryrefslogtreecommitdiffstats
path: root/include/uapi
AgeCommit message (Expand)AuthorLines
2026-01-25Merge tag 'char-misc-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2026-01-23Merge tag 'block-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+4
2026-01-22Merge tag 'net-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-2/+3
2026-01-22Merge tag 'wireless-2026-11-22' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-2/+3
2026-01-21block: make the new blkzoned UAPI constants discoverableChristoph Hellwig-2/+4
2026-01-20wifi: cfg80211: ignore link disabled flag from userspaceBenjamin Berg-2/+3
2026-01-18Merge tag 'landlock-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-20/+17
2026-01-18Merge tag 'ext4_for_linus-6.19-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2026-01-18ext4: fix ext4_tune_sb_params paddingArnd Bergmann-1/+1
2026-01-16Merge tag 'pm-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-63/+82
2026-01-16comedi: Fix getting range information for subdevices 16 to 255Ian Abbott-1/+1
2026-01-16Merge branch 'pm-em'Rafael J. Wysocki-63/+82
2026-01-14Merge tag 'media/v6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-9/+0
2026-01-12landlock: Clarify documentation for the IOCTL access rightGünther Noack-20/+17
2026-01-11treewide: Update email addressThomas Gleixner-1/+1
2026-01-09PM: EM: Add dump to get-perf-domains in the EM YNL specChangwoo Min-7/+0
2026-01-09PM: EM: Rename em.yaml to dev-energymodel.yamlChangwoo Min-63/+89
2026-01-09Merge tag 'vfs-6.19-rc5.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2026-01-06Merge tag 'nfsd-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds-1/+0
2026-01-06media: uapi: mali-c55-config: Remove version identifierJacopo Mondi-9/+0
2026-01-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-2/+4
2026-01-02NFSD: Remove NFSERR_EAGAINChuck Lever-1/+0
2025-12-24get rid of bogus __user in struct xattr_args::valueAl Viro-1/+1
2025-12-22regulator: uapi: Use UAPI integer typeThomas Weißschuh-5/+1
2025-12-21Merge tag 'input-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+9
2025-12-20Merge tag 'drm-fixes-2025-12-20' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-0/+1
2025-12-20Merge tag 'block-6.19-20251218' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+2
2025-12-18Input: add ABS_SND_PROFILEGergo Koteles-0/+9
2025-12-19Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-0/+2
2025-12-18drm/xe: Limit num_syncs to prevent oversized allocationsShuicheng Lin-0/+1
2025-12-17block: add allocation size check in blkdev_pr_read_keys()Deepanshu Kartikey-0/+2
2025-12-16RDMA/irdma: Fix irdma_alloc_ucontext_resp paddingArnd Bergmann-1/+1
2025-12-16RDMA/ucma: Fix rdma_ucm_query_ib_service_resp struct paddingArnd Bergmann-1/+3
2025-12-13Merge tag 'sound-fix-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2025-12-10Merge tag 'i2c-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2025-12-08mptcp: pm: ignore unknown endpoint flagsMatthieu Baerts (NGI0)-0/+1
2025-12-08ynl: add regen hint to new headersJakub Kicinski-0/+1
2025-12-09Merge tag 'block-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+14
2025-12-09Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-1/+115
2025-12-08ALSA: uapi: Fix typo in asound.h commentAndres J Rosa-1/+1
2025-12-06Merge tag 'staging-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+271
2025-12-06Merge tag 'usb-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-4/+8
2025-12-06Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-15/+21
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds-0/+225
2025-12-06Merge tag 'tsm-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds-25/+130
2025-12-06Merge tag 'dma-mapping-6.19-2025-12-05' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-0/+35
2025-12-05Merge tag 'media/v6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-1/+1
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+12
2025-12-05Merge tag 'vfs-6.19-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-7/+3
2025-12-05Drivers: hv: Introduce mshv_vtl driverNaman Jain-0/+80