summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2022-07-20KVM: s390: resetting the Topology-Change-ReportPierre Morel1-0/+1
2022-07-20can: error: add definitions for the different CAN error thresholdsVincent Mailhol1-0/+13
2022-07-20can: add CAN_ERR_CNT flag to notify availability of error counterVincent Mailhol1-0/+2
2022-07-20can: error: specify the values of data[5..7] of CAN error framesVincent Mailhol1-1/+4
2022-07-20PCI/DOE: Add DOE mailbox support functionsJonathan Cameron1-1/+28
2022-07-19bpf: fix bpf_skb_pull_data documentationJoanne Koong1-1/+2
2022-07-19KVM: stats: Fix value for KVM_STATS_UNIT_MAX for boolean statsOliver Upton1-1/+1
2022-07-18ublk: remove UBLK_IO_F_INTEGRITYChristoph Hellwig1-1/+0
2022-07-18net/smc: Extend SMC-R link group netlink attributeWen Gu1-0/+1
2022-07-17Merge tag 'input-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+7
2022-07-17media: Add P010 tiled formatEzequiel Garcia1-0/+1
2022-07-16Merge tag 'tty-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+2
2022-07-16serial: remove VR41XX serial driverThomas Bogendoerfer1-4/+0
2022-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2022-07-15media: uapi: move HEVC stateless controls out of stagingBenjamin Gaignard2-0/+464
2022-07-15media: uapi: Move the HEVC stateless control type out of stagingBenjamin Gaignard1-0/+6
2022-07-15media: uapi: Move parsed HEVC pixel format out of stagingBenjamin Gaignard1-0/+1
2022-07-15media: videodev2.h: add V4L2_CTRL_FLAG_DYNAMIC_ARRAYHans Verkuil1-0/+1
2022-07-15media: v4l2: Make colorspace validity checks more future-proofLaurent Pinchart1-0/+22
2022-07-15media: v4l: Add packed YUV 4:4:4 YUVA and YUVX pixel formatsLaurent Pinchart1-0/+2
2022-07-15wifi: nl80211: add EML/MLD capabilities to per-iftype capabilitiesJohannes Berg1-2/+10
2022-07-15wifi: cfg80211: add API to add/modify/remove a link stationShaul Triebitz1-0/+8
2022-07-15Merge tag 'amd-drm-next-5.20-2022-07-14' of https://gitlab.freedesktop.org/ag...Dave Airlie1-1/+4
2022-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-5/+11
2022-07-14Merge tag 'net-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-4/+7
2022-07-14ublk_drv: support to complete io command via task_work_addMing Lei1-0/+6
2022-07-14ublk_drv: add io_uring based userspace block driverMing Lei1-0/+156
2022-07-14kvm: stats: tell userspace which values are booleanPaolo Bonzini1-0/+1
2022-07-13Merge tag 'wireless-next-2022-07-13' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller1-0/+53
2022-07-13Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie2-12/+10
2022-07-12drm/amdkfd: bump KFD version for unified ctx save/restore memoryEric Huang1-1/+2
2022-07-12tls: rx: add counter for NoPad violationsJakub Kicinski1-0/+1
2022-07-12tls: fix spelling of MIBJakub Kicinski1-1/+1
2022-07-12Merge tag 'amd-drm-next-5.20-2022-07-05' of https://gitlab.freedesktop.org/ag...Dave Airlie1-2/+50
2022-07-11Merge tag 'kvm-s390-pci-5.20' into kernelorgnextChristian Borntraeger2-0/+38
2022-07-11wifi: nl80211: fix sending link ID info of associated BSSVeerendranath Jakkam1-0/+2
2022-07-11KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devicesMatthew Rosato1-0/+31
2022-07-11vfio-pci/zdev: different maxstbl for interpreted devicesMatthew Rosato1-0/+4
2022-07-11vfio-pci/zdev: add function handle to clp base capabilityMatthew Rosato1-0/+3
2022-07-11Merge 5.19-rc6 into char-misc-nextGreg Kroah-Hartman2-6/+10
2022-07-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-0/+5
2022-07-09Input: document the units for resolution of size axesSiarhei Vishniakou1-4/+7
2022-07-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-4/+7
2022-07-08Merge tag 'io_uring-5.19-2022-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+4
2022-07-08LoadPin: Enable loading from trusted dm-verity devicesMatthias Kaehlcke1-0/+22
2022-07-08bpf: Add flags arg to bpf_dynptr_read and bpf_dynptr_write APIsJoanne Koong1-4/+7
2022-07-08io_uring: explicit sqe padding for ioctl commandsPavel Begunkov1-1/+4
2022-07-07drm/amdkfd: add new flag for svmEric Huang1-0/+2
2022-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2022-07-06tls: rx: add sockopt for enabling optimistic decrypt with TLS 1.3Jakub Kicinski2-0/+3