aboutsummaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2022-11-21Merge 6.1-rc6 into usb-nextGreg Kroah-Hartman7-7/+13
2022-11-18netlink: remove the flex array from struct nlmsghdrJakub Kicinski1-2/+0
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 Kicinski4-5/+10
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-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-10KVM: Support dirty ring in conjunction with bitmapGavin Shan1-0/+1
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-06io_uring: fix typo in io_uring.h commentJens Axboe1-1/+1
2022-11-05capabilities: fix undefined behavior in bit shift for CAP_TO_MASKGaosheng Cui1-1/+1
2022-11-04media: aspeed: Support aspeed mode to reduce compressed dataJammy Huang1-0/+14
2022-11-04media: v4l2-ctrls: Reserve controls for ASPEEDJammy Huang1-0/+6
2022-11-04media: v4l: Add definition for the Aspeed JPEG formatJammy Huang1-0/+1
2022-11-03net: expose devlink port over rtnetlinkJiri Pirko1-0/+2
2022-11-03bridge: Add MAC Authentication Bypass (MAB) supportHans J. Schultz2-1/+8
2022-11-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+1
2022-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2022-11-03net: dcb: add new apptrust attributeDaniel Machon1-0/+2
2022-11-03net: dcb: add new pcp selector to app objectDaniel Machon1-0/+6
2022-11-03net/ipv4: Fix linux/in.h header dependenciesAndrii Nakryiko1-0/+1
2022-11-03serial: Convert serial_rs485 to kernel docIlpo Järvinen1-19/+36
2022-11-02Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-1/+49
2022-10-31audit: fix undefined behavior in bit shift for AUDIT_BITGaosheng Cui1-1/+1
2022-10-31netlink: split up copies in the ack constructionJakub Kicinski1-0/+2
2022-10-31Merge 6.1-rc3 into usb-nextGreg Kroah-Hartman5-18/+80