summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2025-03-26Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linuxLinus Torvalds
2025-03-26Merge tag 'for-6.15/io_uring-20250322' of git://git.kernel.dk/linuxLinus Torvalds
2025-03-26Merge tag 'sound-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-03-25Merge tag 'media/v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2025-03-25Merge tag 'hyperv-next-signed-20250324' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-03-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-25Merge tag 'timers-core-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-24Merge tag 'perf-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-03-24Merge tag 'bitmap-for-6.15' of https://github.com/norov/linuxLinus Torvalds
2025-03-24Merge tag 'docs-6.15' of git://git.lwn.net/linuxLinus Torvalds
2025-03-24Merge tag 'hardening-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-24Merge tag 'execve-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-03-24Merge tag 'vfs-6.15-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-24Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-21Drivers: hv: Introduce mshv_root module to expose /dev/mshv to VMMsNuno Das Neves
2025-03-20io_uring: enable toggle of iowait usage when waiting on CQEsJens Axboe
2025-03-19Merge branch 'kvm-arm64/writable-midr' into kvmarm/nextOliver Upton
2025-03-19pidfs: ensure that PIDFS_INFO_EXIT is availableChristian Brauner
2025-03-17perf: Extend per event callchain limit to branch stackKan Liang
2025-03-13posix-timers: Provide a mechanism to allocate a given timer IDThomas Gleixner
2025-03-07elf: add remaining SHF_ flag macrosTimur Tabi
2025-03-05ASoC: Merge up fixesMark Brown
2025-03-05treewide: fix typo 'unsigned __init128' -> 'unsigned __int128'Vincent Mailhol
2025-03-05pidfs: allow to retrieve exit informationChristian Brauner
2025-03-04drivers: firewire: firewire-cdev.h: fix identation on a kernel-doc markupMauro Carvalho Chehab
2025-03-03elf, uapi: Add types ElfXX_Verdef and ElfXX_VerauxThomas Weißschuh
2025-03-03elf, uapi: Add type ElfXX_VersymThomas Weißschuh
2025-03-03elf, uapi: Add definitions for VER_FLG_BASE and VER_FLG_WEAKThomas Weißschuh
2025-03-03elf, uapi: Add definition for DT_GNU_HASHThomas Weißschuh
2025-03-03elf, uapi: Add definition for STN_UNDEFThomas Weißschuh
2025-03-03ublk: add DMA alignment limitMing Lei
2025-03-03media: uvcvideo: implement UVC v1.5 ROIYunke Cao
2025-03-03media: v4l2-ctrls: add support for V4L2_CTRL_WHICH_MIN/MAX_VALHans Verkuil
2025-03-03media: v4l2_ctrl: Add V4L2_CTRL_TYPE_RECTYunke Cao
2025-02-28nilfs2: Mark on-disk strings as nonstringKees Cook
2025-02-28uapi: stddef.h: Introduce __kernel_nonstringKees Cook
2025-02-28uapi: Revert "bitops: avoid integer overflow in GENMASK(_ULL)"I Hsin Cheng
2025-02-28ublk: zc register/unregister bvecKeith Busch
2025-02-27Merge branch 'io_uring-6.14' into for-6.15/io_uringJens Axboe
2025-02-26Merge tag 'landlock-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-02-26KVM: arm64: Allow userspace to change the implementation ID registersSebastian Ott
2025-02-24ASoC: Intel: avs: Make PEAKVOL configurable from topologyCezary Rojewski
2025-02-21Merge tag 'io_uring-6.14-20250221' of git://git.kernel.dk/linuxLinus Torvalds
2025-02-21media: uapi: rkisp1-config: Fix typo in extensible params exampleNiklas Söderlund
2025-02-19Merge tag 'mm-hotfixes-stable-2025-02-19-17-49' of git://git.kernel.org/pub/s...Linus Torvalds
2025-02-18io_uring: fix spelling error in uapi io_uring.hJens Axboe
2025-02-18Merge tag 'sound-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-02-17taskstats: modify taskstats versionWang Yaxin