aboutsummaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2022-11-23KVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLEClaudio Imbrenda1-0/+1
2022-11-23KVM: s390: pv: asynchronous destroy for rebootClaudio Imbrenda1-0/+2
2022-11-23fuse: allow non-extending parallel direct writes on the same fileDharmendra Singh1-0/+3
2022-11-23fuse: add "expire only" mode to FUSE_NOTIFY_INVAL_ENTRYMiklos Szeredi1-2/+11
2022-11-23ALSA: seq: fix undefined behavior in bit shift for SNDRV_SEQ_FILTER_USE_EVENTBaisong Zhong1-4/+4
2022-11-22HID: add mapping for camera access keysEray Orçunus1-0/+3
2022-11-22Merge 6.1-rc6 into tty-nextGreg Kroah-Hartman8-8/+14
2022-11-21eventpoll: add EPOLL_URING_WAKE poll wakeup flagJens Axboe1-0/+6
2022-11-21io_uring/net: introduce IORING_SEND_ZC_REPORT_USAGE flagStefan Metzmacher1-0/+18
2022-11-21Merge 6.1-rc6 into usb-nextGreg Kroah-Hartman8-8/+14
2022-11-18netlink: remove the flex array from struct nlmsghdrJakub Kicinski1-2/+0
2022-11-18RDMA/hns: Fix incorrect sge nums calculationLuoyouming1-0/+15
2022-11-17devlink: Introduce new attribute 'tx_weight' to devlink-rateMichal Wilczynski1-0/+2
2022-11-17devlink: Introduce new attribute 'tx_priority' to devlink-rateMichal Wilczynski1-0/+1
2022-11-17ethtool: doc: clarify what drivers can implement in their get_drvinfo()Vincent Mailhol1-6/+4
2022-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-6/+11
2022-11-17headers: Remove some left-over license text in include/uapi/linux/hsi/Christophe JAILLET2-28/+0
2022-11-17virt: Add TDX guest driverKuppuswamy Sathyanarayanan1-0/+42
2022-11-17Merge tag 'net-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-4/+8
2022-11-17net: use struct_group to copy ip/ipv6 header addressesHangbin Liu2-4/+8
2022-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski1-0/+2
2022-11-15bpf: Expand map key argument of bpf_redirect_map to u64Toke Høiland-Jørgensen1-1/+1
2022-11-15Merge tag 'br-v6.2d' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab1-0/+2
2022-11-15Merge tag 'br-v6.2e' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab3-0/+21
2022-11-15netfilter: nf_tables: Introduce NFT_MSG_GETRULE_RESETPhil Sutter1-0/+2
2022-11-14bpf: Support bpf_list_head in map valuesKumar Kartikeya Dwivedi1-0/+10
2022-11-14vfio: Add an option to get migration data sizeYishai Hadas1-0/+13
2022-11-14cxl/doe: Request exclusive DOE accessIra Weiny1-0/+1
2022-11-14dmaengine: idxd: Fix crc_val field for completion recordFenghua Yu1-1/+1
2022-11-11Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+1
2022-11-11Merge tag 'io_uring-6.1-2022-11-11' of git://git.kernel.dk/linuxLinus Torvalds1-1/+1
2022-11-11bpf: Add hwtstamp field for the sockops progMartin KaFai Lau1-0/+1
2022-11-11Merge tag 'dmaengine-fix-6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2022-11-11ASoC: Set BQ parameters for some Dell modelsMark Brown7-34/+102
2022-11-11Merge tag 'drm-fixes-2022-11-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+1
2022-11-11RDMA/mana_ib: Add a driver for Microsoft Azure Network AdapterLong Li2-0/+67
2022-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-2/+3
2022-11-10Merge tag 'net-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-0/+1
2022-11-11Merge tag 'drm-misc-fixes-2022-11-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-1/+1
2022-11-10KVM: Support dirty ring in conjunction with bitmapGavin Shan1-0/+1
2022-11-09drm/amdgpu: Set MTYPE in PTE based on BO flagsFelix Kuehling1-0/+14
2022-11-09KVM: x86: Add a VALID_MASK for the MSR exit reason flagsAaron Lewis1-0/+3
2022-11-09include/uapi/linux/swab: Fix potentially missing __always_inlineMatt Redfearn1-1/+1
2022-11-08Merge tag 'audit-pr-20221107' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2022-11-08Merge tag 'lsm-pr-20221107' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2022-11-08net: sched: add helper support in act_ctXin Long1-0/+3
2022-11-08ethtool: linkstate: add a statistic for PHY down eventsJakub Kicinski1-0/+1
2022-11-08Merge git://linuxtv.org/sailus/media_tree into media_stageMauro Carvalho Chehab2-1/+4
2022-11-08Merge tag 'amd-drm-next-6.2-2022-11-04' of https://gitlab.freedesktop.org/agd...Dave Airlie1-0/+2
2022-11-07drm/panfrost: Remove type name from internal struct againSteven Price1-1/+1