summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)Author
2023-02-01packet: add TP_STATUS_GSO_TCP for tp_statusXin Long
2023-01-31uuid: Decouple guid_t and uuid_le types and respective macrosAndy Shevchenko
2023-01-31Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar
2023-01-31Merge v6.2-rc6 into drm-nextDaniel Vetter
2023-01-31Merge tag 'media-uvc-next-20230115' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2023-01-30Merge tag 'batadv-next-pullrequest-20230127' of git://git.open-mesh.org/linux...David S. Miller
2023-01-30Merge tag 'drm-next-20230127' of git://git.kernel.org/pub/scm/linux/kernel/gi...Dave Airlie
2023-01-29ublk_drv: add mechanism for supporting unprivileged ublk deviceMing Lei
2023-01-29ublk_drv: add device parameter UBLK_PARAM_TYPE_DEVTMing Lei
2023-01-29io_uring/msg_ring: Pass custom flags to the cqeBreno Leitao
2023-01-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-27io_uring: Replace 0-length array with flexible arrayKees Cook
2023-01-26fuse: optional supplementary group in create requestsMiklos Szeredi
2023-01-26fuse: add request extensionMiklos Szeredi
2023-01-26icmp: Add counters for rate limitsJamie Bainbridge
2023-01-25inet: Add IP_LOCAL_PORT_RANGE socket optionJakub Sitnicki
2023-01-24KVM: x86/pmu: Introduce masked events to the pmu event filterAaron Lewis
2023-01-24net: fou: regenerate the uAPI from the specJakub Kicinski
2023-01-24netfilter: conntrack: unify established states for SCTP pathsSriram Yagnaraman
2023-01-24Revert "netfilter: conntrack: add sctp DATA_SENT state"Sriram Yagnaraman
2023-01-23Merge tag 'wireless-next-2023-01-23' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-01-23bpf: Introduce device-bound XDP programsStanislav Fomichev
2023-01-23Merge 6.2-rc5 into usb-nextGreg Kroah-Hartman
2023-01-23net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC)Vladimir Oltean
2023-01-23net: ethtool: add support for MAC Merge layerVladimir Oltean
2023-01-22media: meye: remove this deprecated driverHans Verkuil
2023-01-22media: subdev: add stream based configurationTomi Valkeinen
2023-01-22media: subdev: Add [GS]_ROUTING subdev ioctls and operationsLaurent Pinchart
2023-01-22media: add V4L2_SUBDEV_CAP_STREAMSTomi Valkeinen
2023-01-21batman-adv: tvlv: prepare for tvlv enabled multicast packet typeLinus Lüssing
2023-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-20media: Add Y210, Y212 and Y216 formatsTomi Valkeinen
2023-01-20media: Add 2-10-10-10 RGB formatsTomi Valkeinen
2023-01-20arm64/sme: Implement ZT0 ptrace supportMark Brown
2023-01-20net: dcb: add new rewrite tableDaniel Machon
2023-01-19binder: return pending info for frozen async txnsLi Li
2023-01-19VT: Add KD_FONT_OP_SET/GET_TALL operationsSamuel Thibault
2023-01-19serial: 8250: Define IIR 64 byte bit & cleanup related codeIlpo Järvinen
2023-01-19serial: 8250: Add IIR FIFOs enabled field properlyIlpo Järvinen
2023-01-19usb: gadget: add WebUSB landing page supportJó Ágila Bitsch
2023-01-18mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXECJeff Xu
2023-01-18mm/memfd: add F_SEAL_EXECDaniel Verkamp
2023-01-18wifi: cfg80211: Use MLD address to indicate MLD STA disconnectionVeerendranath Jakkam
2023-01-18wifi: cfg80211: Support 32 bytes KCK key in GTK rekey offloadShivani Baranwal
2023-01-18netfilter: nf_tables: add support to destroy operationFernando Fernandez Mancera
2023-01-17sched: add new attr TCA_EXT_WARN_MSG to report tc extact messageHangbin Liu
2023-01-15media: uvcvideo: Silence memcpy() run-time false positive warningsKees Cook
2023-01-15media: uvcvideo: Use standard names for menusRicardo Ribalda
2023-01-15bpf: Add ipip6 and ip6ip decap support for bpf_skb_adjust_room()Ziyang Xuan