summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2022-09-21Merge tag 'misc-habanalabs-next-2022-09-21' of https://git.kernel.org/pub/scm...Greg Kroah-Hartman
2022-09-21Merge tag 'iio-for-6.1a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2022-09-21headers: Remove some left-over license text in include/uapi/linux/netfilter/Christophe JAILLET
2022-09-21mtdchar: add MEMREAD ioctlMichał Kępień
2022-09-20HID: convert defines of HID class requests into a proper enumBenjamin Tissoires
2022-09-20HID: export hid_report_type to uapiBenjamin Tissoires
2022-09-20seg6: add NEXT-C-SID support for SRv6 End behaviorAndrea Mayer
2022-09-20net: dsa: allow the DSA master to be seen and changed through rtnetlinkVladimir Oltean
2022-09-20net/sched: flower: Add L2TPv3 filterWojciech Drewek
2022-09-20uapi: move IPPROTO_L2TP to in.hWojciech Drewek
2022-09-19drm/amdgpu: add MES and MES-KIQ version in debugfsYifan Zhang
2022-09-19drm/amdgpu: add two new subquery idsHawking Zhang
2022-09-19habanalabs/gaudi2: add secured attestation info uapiDani Liberman
2022-09-19habanalabs: new notifier events for device stateTal Cohen
2022-09-18habanalabs: expose device security status using info ioctlOfir Bitton
2022-09-18habanalabs/gaudi2: new API to control engine cores running modeTal Cohen
2022-09-18habanalabs/uapi: move defines to better place inside fileOded Gabbay
2022-09-18habanalabs: add uapi to retrieve engines statusDani Liberman
2022-09-18habanalabs: fix spelling mistakesBharat Jauhari
2022-09-16Merge tag 'linux-can-next-for-6.1-20220915' of git://git.kernel.org/pub/scm/l...David S. Miller
2022-09-16crypto: hisilicon/qm - add UACCE_CMD_QM_SET_QP_INFO supportWeili Qian
2022-09-16rtnetlink: advertise allmulti counterNicolas Dichtel
2022-09-15can: raw: add CAN XL supportOliver Hartkopp
2022-09-15can: canxl: update CAN infrastructure for CAN XL framesOliver Hartkopp
2022-09-15can: canxl: introduce CAN XL data structureOliver Hartkopp
2022-09-15can: set CANFD_FDF flag in all CAN FD frame structuresOliver Hartkopp
2022-09-13perf: Kill __PERF_SAMPLE_CALLCHAIN_EARLYNamhyung Kim
2022-09-11userfaultfd: add /dev/userfaultfd for fine grained access controlAxel Rasmussen
2022-09-11mm/madvise: introduce MADV_COLLAPSE sync hugepage collapseZach O'Keefe
2022-09-11statx: add direct I/O alignment informationEric Biggers
2022-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextDavid S. Miller
2022-09-08vfio: Introduce DMA logging uAPIsYishai Hadas
2022-09-08Merge remote-tracking branch 'mlx5/mlx5-vfio' into v6.1/vfio/nextAlex Williamson
2022-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-09-07netfilter: remove NFPROTO_DECNETFlorian Westphal
2022-09-06bpf: Update descriptions for helpers bpf_get_func_arg[_cnt]()Yonghong Song
2022-09-06Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextPaolo Abeni
2022-09-06Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
2022-09-05iio: Add new event type gesture and use direction for single and double tapJagath Jog J
2022-09-05Merge 6.0-rc4 into usb-nextGreg Kroah-Hartman
2022-09-04Merge tag 'wireless-next-2022-09-03' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2022-09-03wifi: nl80211: add MLD address to assoc BSS entriesJohannes Berg
2022-09-03wifi: nl80211: Add POWERED_ADDR_CHANGE featureJames Prestwood
2022-09-03net/ipv4: Use __DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2022-09-02Merge tag 'io_uring-6.0-2022-09-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-09-02bpf: Support getting tunnel flagsShmulik Ladkani
2022-09-01vfio: Add the device features for the low power entry and exitAbhishek Sahu
2022-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-01Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-09-01io_uring/net: simplify zerocopy send user APIPavel Begunkov