summaryrefslogtreecommitdiffstats
path: root/include/uapi
AgeCommit message (Expand)AuthorLines
2023-07-23connector/cn_proc: Add filtering to fix some bugsAnjali Kulkarni-18/+25
2023-07-21RDMA/bnxt_re: Add a new uapi for driver notificationChandramohan Akula-0/+4
2023-07-21RDMA/bnxt_re: Update alloc_page uapi for pacingChandramohan Akula-0/+2
2023-07-21RDMA/bnxt_re: Enable pacing support for the user appsChandramohan Akula-0/+1
2023-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+28
2023-07-20fs: dlm: allow to F_SETLKW getting interruptedAlexander Aring-0/+1
2023-07-20net: phy: add registers to support 1000BASE-T1Stefan Eichenberger-1/+17
2023-07-20crypto: ccp - Add support for getting and setting DBC parametersMario Limonciello-0/+60
2023-07-20crypto: ccp - Add support for setting user ID for dynamic boost controlMario Limonciello-0/+20
2023-07-20crypto: ccp - Add support for fetching a nonce for dynamic boost controlMario Limonciello-0/+67
2023-07-20drm/syncobj: add IOCTL to register an eventfdSimon Ser-0/+23
2023-07-19Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-12/+74
2023-07-19Merge tag 'fuse-update-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+3
2023-07-19bpf: Add fd-based tcx multi-prog infra with link supportDaniel Borkmann-4/+30
2023-07-19bpf: Add generic attach/detach/query API for multi-progsDaniel Borkmann-8/+28
2023-07-19xsk: add new netlink attribute dedicated for ZC max fragsMaciej Fijalkowski-0/+1
2023-07-19xsk: introduce XSK_USE_SG bind flag for xsk socketTirthendu Sarkar-0/+6
2023-07-19xsk: prepare 'options' in xdp_desc for multi-buffer useTirthendu Sarkar-0/+7
2023-07-19bridge: Add backup nexthop ID supportIdo Schimmel-0/+1
2023-07-18bpf: Add 'owner' field to bpf_{list,rb}_nodeDave Marchevsky-0/+2
2023-07-17seccomp: add the synchronous mode for seccomp_unotifyAndrei Vagin-0/+4
2023-07-17io_uring/cancel: wire up IORING_ASYNC_CANCEL_OP for sync cancelJens Axboe-1/+3
2023-07-17io_uring/cancel: support opcode based lookup and cancelationJens Axboe-0/+2
2023-07-17io_uring/cancel: add IORING_ASYNC_CANCEL_USERDATAJens Axboe-0/+2
2023-07-17Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter-2/+2
2023-07-15rpmsg: char: Add RPMSG GET/SET FLOWCONTROL IOCTL supportChris Lew-0/+10
2023-07-14cgroup: remove obsolete comment above struct cgroupstatsMiaohe Lin-2/+0
2023-07-13Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-0/+40
2023-07-11bpf: Support ->fill_link_info for perf_eventYafang Shao-0/+35
2023-07-11bpf: Support ->fill_link_info for kprobe_multiYafang Shao-0/+5
2023-07-11Merge branch '6.5/scsi-staging' into 6.5/scsi-fixesMartin K. Petersen-0/+25
2023-07-08Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+5
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-100/+42
2023-07-05scsi: ufs: core: Add support for qTimestamp attributeArthur Simchaev-0/+25
2023-07-05usb: ch9: Replace bmSublinkSpeedAttr 1-element array with flexible arrayKees Cook-1/+5
2023-07-05Merge tag 'media/v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-19/+763
2023-07-04Merge tag 'firewire-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-22/+156
2023-07-03Merge tag 'block-6.5-2023-07-03' of git://git.kernel.dk/linuxLinus Torvalds-0/+2
2023-07-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-0/+47
2023-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+5
2023-07-03Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1/+4
2023-07-03Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+43
2023-07-03vhost: Allow worker switching while work is queueingMike Christie-3/+1
2023-07-03vhost: allow userspace to create workersMike Christie-0/+49
2023-07-01Merge tag 'flex-array-transformations-6.5-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds-1/+1
2023-07-01Merge tag 'kvm-x86-generic-6.5' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-1/+1
2023-07-01Merge tag 'kvmarm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini-0/+2
2023-07-01Merge tag 'kvm-riscv-6.5-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini-0/+2
2023-06-30Merge tag 'vfio-v6.5-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds-0/+18
2023-06-30Merge tag 'pci-v6.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+1