summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds14-18/+379
2024-11-21Merge tag 'bpf-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds1-5/+4
2024-11-21Merge tag 'media/v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds4-1/+344
2024-11-20Merge tag 'perf-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+10
2024-11-19Merge tag 'thermal-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-7/+22
2024-11-19Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-0/+6
2024-11-19UAPI: ethtool: Avoid flex-array in struct ethtool_link_settingsKees Cook1-0/+7
2024-11-19Revert "UAPI: ethtool: Use __struct_group() in struct ethtool_link_settings"Kees Cook1-18/+15
2024-11-19Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-0/+23
2024-11-19Merge tag 'for-6.13/io_uring-20241118' of git://git.kernel.dk/linuxLinus Torvalds1-4/+115
2024-11-19Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linuxLinus Torvalds2-0/+19
2024-11-19Merge tag 'for-6.13-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds1-0/+25
2024-11-19Merge tag 'pull-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+0
2024-11-18Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+7
2024-11-18Merge tag 'vfs-6.13.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-0/+50
2024-11-18Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds1-2/+12
2024-11-18Merge tag 'ipsec-next-2024-11-15' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller1-0/+2
2024-11-15io_uring: restore back registered wait argumentsPavel Begunkov1-0/+5
2024-11-15io_uring: add memory region registrationPavel Begunkov1-0/+8
2024-11-15io_uring: introduce concept of memory regionsPavel Begunkov1-0/+14
2024-11-15io_uring: temporarily disable registered waitsPavel Begunkov1-3/+0
2024-11-15netfilter: bitwise: add support for doing AND, OR and XOR directlyJeremy Sowden1-0/+8
2024-11-15netfilter: bitwise: rename some boolean operation functionsJeremy Sowden1-3/+7
2024-11-14statmount: retrieve security mount optionsChristian Brauner1-1/+4
2024-11-14Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...Catalin Marinas2-0/+23
2024-11-13fs: Simplify getattr interface function checking AT_GETATTR_NOSEC flagStefan Berger1-4/+0
2024-11-13statmount: add flag to retrieve unescaped optionsMiklos Szeredi1-2/+5
2024-11-13fs: add the ability for statmount() to report the sb_sourceJeff Layton1-1/+2
2024-11-12fs: add the ability for statmount() to report the fs_subtypeJeff Layton1-1/+4
2024-11-12net: Add napi_struct parameter irq_suspend_timeoutMartin Karsten1-0/+1
2024-11-11bpf: Add support for uprobe multi session attachJiri Olsa1-0/+1
2024-11-11Merge back thermal control material for 6.13Rafael J. Wysocki1-7/+22
2024-11-11btrfs: add new ioctl to wait for cleaned subvolumesDavid Sterba1-0/+25
2024-11-11Merge tag 'v6.12-rc7' into __tmp-hansg-linux-tags_media_atomisp_6_13_1Mauro Carvalho Chehab3-10/+16
2024-11-09net: mctp: Expose transport binding identifier via IFLA attributeKhang Nguyen1-0/+1
2024-11-08media: replace obsolete hans.verkuil@cisco.com aliasHans Verkuil1-1/+1
2024-11-07net: nfc: Propagate ISO14443 type A target ATS to userspace via netlinkJuraj Šarinay1-0/+3
2024-11-06io_uring/napi: add static napi tracking strategyOlivier Langlois1-2/+30
2024-11-06fs/xattr: add *at family syscallsChristian Göttsche1-0/+7
2024-11-06netlink: typographical error in nlmsg_type constants definitionMaurice Lambert1-1/+1
2024-11-05perf/core: Add aux_pause, aux_resume, aux_start_pausedAdrian Hunter1-1/+10
2024-11-05tools: ynl-gen: de-kdocify enums with no doc for entriesJakub Kicinski1-7/+7
2024-11-03UAPI: ethtool: Use __struct_group() in struct ethtool_link_settingsGustavo A. R. Silva1-15/+18
2024-11-03dpll: add clock quality level attribute and opJiri Pirko1-0/+24
2024-11-03io_uring: add support for hybrid IOPOLLhexue1-0/+3
2024-11-03io_uring/rsrc: allow cloning with node replacementsJens Axboe1-1/+2
2024-11-03io_uring/rsrc: allow cloning at an offsetJens Axboe1-1/+4
2024-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+3
2024-10-30Merge tag 'wireless-next-2024-10-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-0/+10
2024-10-29io_uring/nop: add support for testing registered files and buffersJens Axboe1-0/+3