summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* media: uapi/linux/cec.h: cec_msg_set_reply_to: zero flagsHans Verkuil2024-10-101-1/+5
* netfilter: uapi: NFTA_FLOWTABLE_HOOK is NLA_NESTEDPhil Sutter2024-10-101-1/+1
* drm/amdgpu: handle gfx12 in amdgpu_display_verify_sizesMarek Olšák2024-09-121-0/+2
* drm/amd: Add gfx12 swizzle mode defsAurabindo Pillai2024-09-121-0/+16
* drm/panthor: Restrict high priorities on group_createMary Guillemard2024-09-121-1/+5
* Revert "misc: fastrpc: Restrict untrusted app to attach to privileged PD"Griffin Kroah-Hartman2024-08-291-3/+0
* xsk: Require XDP_UMEM_TX_METADATA_LEN to actuate tx_metadata_lenStanislav Fomichev2024-08-031-0/+4
* m68k: amiga: Turn off Warp1260 interrupts during bootPaolo Pisati2024-08-031-0/+3
* drm/xe: Use write-back caching mode for system memory on DGFXThomas Hellström2024-08-031-1/+7
* netfilter: nf_tables: rise cap on SELinux secmark contextPablo Neira Ayuso2024-08-031-1/+1
* Merge tag 'char-misc-6.10-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-121-0/+3
|\
| * misc: fastrpc: Restrict untrusted app to attach to privileged PDEkansh Gupta2024-07-031-0/+3
* | Merge tag 'drm-fixes-2024-07-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-07-051-0/+5
|\ \
| * \ Merge tag 'drm-misc-fixes-2024-07-04' of https://gitlab.freedesktop.org/drm/m...Daniel Vetter2024-07-041-0/+5
| |\ \ | | |/ | |/|
| | * drm/panthor: Fix sync-only jobsBoris Brezillon2024-07-031-0/+5
* | | tracing: Have memmapped ring buffer use ioctl of "R" range 0x20-2FSteven Rostedt (Google)2024-07-031-1/+1
|/ /
* | syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann2024-06-251-1/+1
* | Merge tag 'vfs-6.10-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-06-111-1/+1
|\ \ | |/ |/|
| * statx: Update offset commentary for struct statxJohn Garry2024-05-291-1/+1
* | Merge tag 'for-linus-2024060801' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-06-081-0/+2
|\ \
| * | input: Add support for "Do Not Disturb"Aseda Aboagye2024-06-071-0/+1
| * | input: Add event code for accessibility keyAseda Aboagye2024-06-071-0/+1
* | | Merge tag 'tty-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-06-011-49/+47
|\ \ \
| * | | Revert "VT: Use macros to define ioctls"Greg Kroah-Hartman2024-06-011-49/+47
| | |/ | |/|
* | | Merge tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-05-302-2/+2
|\ \ \ | |/ / |/| |
| * | netdev: add qstat for csum completeJakub Kicinski2024-05-301-0/+1
| * | connector: Fix invalid conversion in cn_proc.hMatt Jan2024-05-241-2/+1
* | | Merge tag 'drm-next-2024-05-25' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-05-242-4/+23
|\ \ \
| * | | drm/nouveau: use tile_mode and pte_kind for VM_BIND bo allocationsMohamed Ahmed2024-05-131-0/+7
| * | | drm/panthor: Document drm_panthor_tiler_heap_destroy::handle validity constra...Boris Brezillon2024-05-131-1/+5
| * | | drm/panthor: Relax the constraints on the tiler chunk sizeBoris Brezillon2024-05-131-1/+5
| * | | drm/panthor: Make sure the tiler initial/max chunks are consistentBoris Brezillon2024-05-131-2/+6
* | | | Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-241-1/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | mseal: wire up mseal syscallJeff Xu2024-05-231-1/+4
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2024-05-231-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | virtio-mem: support suspend+resumeDavid Hildenbrand2024-05-221-0/+2
* | | | Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-222-2/+28
|\ \ \ \
| * | | | Merge 6.9-rc7 into char-misc-testingGreg Kroah-Hartman2024-05-082-8/+3
| |\| | |
| * | | | Merge 6.9-rc5 into char-misc-nextGreg Kroah-Hartman2024-04-231-7/+8
| |\ \ \ \
| * | | | | ntsync: Introduce NTSYNC_IOC_SEM_POST.Elizabeth Figura2024-04-111-0/+2
| * | | | | ntsync: Introduce NTSYNC_IOC_CREATE_SEM.Elizabeth Figura2024-04-111-0/+21
| * | | | | misc/pvpanic: add shutdown event definitionThomas Weißschuh2024-04-111-0/+1
| * | | | | misc/pvpanic: use bit macrosThomas Weißschuh2024-04-111-2/+4
* | | | | | Merge tag 'tty-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-05-221-47/+49
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 6.9-rc5 into tty-nextGreg Kroah-Hartman2024-04-231-7/+8
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | VT: Use macros to define ioctlsAlexey Gladkov2024-04-181-47/+49
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-05-221-0/+6
|\ \ \ \ \ \
| * \ \ \ \ \ Merge patch series "riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX ...Palmer Dabbelt2024-04-301-0/+6
| |\ \ \ \ \ \
| | * | | | | | riscv: Include riscv_set_icache_flush_ctx prctlCharlie Jenkins2024-04-181-0/+6
* | | | | | | | Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-05-211-0/+6
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |