summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2026-01-16Merge branch 'pm-em'Rafael J. Wysocki2-63/+82
2026-01-15perf/x86/intel: Add support for PEBS memory auxiliary info field in DMRDapeng Mi1-3/+24
2026-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5Alexei Starovoitov11-10/+21
2026-01-15crypto: af_alg - Annotate struct af_alg_iv with __counted_byThorsten Blum1-1/+1
2026-01-14Merge tag 'media/v6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-9/+0
2026-01-13uapi: promote EFSCORRUPTED and EUCLEAN to errno.hDarrick J. Wong1-0/+2
2026-01-13ublk: add UBLK_CMD_TRY_STOP_DEV commandYoav Cohen1-1/+8
2026-01-12init: remove /proc/sys/kernel/real-root-devAskar Safin1-1/+0
2026-01-12ublk: implement integrity user copyStanley Zhang1-0/+4
2026-01-12ublk: set UBLK_IO_F_INTEGRITY in ublksrv_io_descCaleb Sander Mateos1-0/+2
2026-01-12ublk: support UBLK_PARAM_TYPE_INTEGRITY in device creationStanley Zhang1-0/+19
2026-01-12landlock: Clarify documentation for the IOCTL access rightGünther Noack1-20/+17
2026-01-12fs: add immutable rootfsChristian Brauner1-0/+1
2026-01-11treewide: Update email addressThomas Gleixner1-1/+1
2026-01-09PM: EM: Add dump to get-perf-domains in the EM YNL specChangwoo Min1-7/+0
2026-01-09PM: EM: Rename em.yaml to dev-energymodel.yamlChangwoo Min2-63/+89
2026-01-09Merge tag 'vfs-6.19-rc5.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2026-01-07bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flagsLeon Hwang1-0/+2
2026-01-06Merge tag 'nfsd-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds1-1/+0
2026-01-06media: uapi: mali-c55-config: Remove version identifierJacopo Mondi1-9/+0
2026-01-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-2/+4
2026-01-02NFSD: Remove NFSERR_EAGAINChuck Lever1-1/+0
2025-12-24get rid of bogus __user in struct xattr_args::valueAl Viro1-1/+1
2025-12-23nilfs2: fix missing struct keywords in nilfs2_api.h kernel-docRyusuke Konishi1-2/+2
2025-12-23nilfs2: convert nilfs_super_block to kernel-docRandy Dunlap1-66/+97
2025-12-22regulator: uapi: Use UAPI integer typeThomas Weißschuh1-5/+1
2025-12-22Merge tag 'input-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+9
2025-12-20Merge tag 'drm-fixes-2025-12-20' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+1
2025-12-20Merge tag 'block-6.19-20251218' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
2025-12-19Input: add ABS_SND_PROFILEGergo Koteles1-0/+9
2025-12-18Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-0/+2
2025-12-18drm/xe: Limit num_syncs to prevent oversized allocationsShuicheng Lin1-0/+1
2025-12-17block: add allocation size check in blkdev_pr_read_keys()Deepanshu Kartikey1-0/+2
2025-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1Alexei Starovoitov42-256/+2728
2025-12-17RDMA/irdma: Fix irdma_alloc_ucontext_resp paddingArnd Bergmann1-1/+1
2025-12-17RDMA/ucma: Fix rdma_ucm_query_ib_service_resp struct paddingArnd Bergmann1-1/+3
2025-12-15statmount: accept fd as a parameterBhavik Sachdev1-1/+9
2025-12-13Merge tag 'sound-fix-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2025-12-10Merge tag 'i2c-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2025-12-09mptcp: pm: ignore unknown endpoint flagsMatthieu Baerts (NGI0)1-0/+1
2025-12-09ynl: add regen hint to new headersJakub Kicinski1-0/+1
2025-12-09Merge tag 'block-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+14
2025-12-09Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+115
2025-12-08ALSA: uapi: Fix typo in asound.h commentAndres J Rosa1-1/+1
2025-12-07Merge tag 'staging-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+271
2025-12-07Merge tag 'usb-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-4/+8
2025-12-07Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-15/+21
2025-12-07Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds2-0/+225
2025-12-06Merge tag 'tsm-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds2-25/+130
2025-12-06Merge tag 'dma-mapping-6.19-2025-12-05' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+35