aboutsummaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2022-09-24media: rockchip: rkisp1: Define macros for DPCC configurations in UAPILaurent Pinchart1-16/+61
2022-09-24fuse: implement ->tmpfile()Miklos Szeredi1-1/+5
2022-09-23ublk_drv: add START_USER_RECOVERY and END_USER_RECOVERY supportZiyangZhang1-1/+2
2022-09-23ublk_drv: support UBLK_F_USER_RECOVERY_REISSUEZiyangZhang1-0/+2
2022-09-23ublk_drv: define macros for recovery feature and check themZiyangZhang1-0/+3
2022-09-23tun: support not enabling carrier in TUNSETIFFPatrick Rohr1-0/+2
2022-09-23net: phy: Add support for rate matchingSean Anderson2-2/+17
2022-09-21bpf: Add bpf_user_ringbuf_drain() helperDavid Vernet1-0/+38
2022-09-21bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map typeDavid Vernet1-0/+1
2022-09-21io_uring/net: zerocopy sendmsgPavel Begunkov1-0/+1
2022-09-21bpf, cgroup: Reject prog_attach_flags array when effective queryPu Lehui1-2/+5
2022-09-21iio: add modifers for pitch, yaw, rollAndrea Merello1-0/+3
2022-09-21iio: add modifiers for linear accelerationAndrea Merello1-1/+3
2022-09-21io_uring: add IORING_SETUP_DEFER_TASKRUNDylan Yudaken1-0/+7
2022-09-21Merge tag 'iio-for-6.1a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman1-0/+3
2022-09-21headers: Remove some left-over license text in include/uapi/linux/netfilter/Christophe JAILLET4-31/+4
2022-09-20HID: convert defines of HID class requests into a proper enumBenjamin Tissoires1-6/+8
2022-09-20HID: export hid_report_type to uapiBenjamin Tissoires1-0/+12
2022-09-20seg6: add NEXT-C-SID support for SRv6 End behaviorAndrea Mayer1-0/+24
2022-09-20net: dsa: allow the DSA master to be seen and changed through rtnetlinkVladimir Oltean1-0/+10
2022-09-20net/sched: flower: Add L2TPv3 filterWojciech Drewek1-0/+2
2022-09-20uapi: move IPPROTO_L2TP to in.hWojciech Drewek2-2/+2
2022-09-16Merge tag 'linux-can-next-for-6.1-20220915' of git://git.kernel.org/pub/scm/l...David S. Miller3-2/+55
2022-09-16rtnetlink: advertise allmulti counterNicolas Dichtel1-0/+1
2022-09-15can: raw: add CAN XL supportOliver Hartkopp1-0/+1
2022-09-15can: canxl: update CAN infrastructure for CAN XL framesOliver Hartkopp1-0/+1
2022-09-15can: canxl: introduce CAN XL data structureOliver Hartkopp1-0/+51
2022-09-15can: set CANFD_FDF flag in all CAN FD frame structuresOliver Hartkopp1-2/+2
2022-09-13perf: Kill __PERF_SAMPLE_CALLCHAIN_EARLYNamhyung Kim1-2/+0
2022-09-11userfaultfd: add /dev/userfaultfd for fine grained access controlAxel Rasmussen1-0/+4
2022-09-11statx: add direct I/O alignment informationEric Biggers1-1/+3
2022-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextDavid S. Miller1-0/+2
2022-09-08vfio: Introduce DMA logging uAPIsYishai Hadas1-0/+86
2022-09-08Merge remote-tracking branch 'mlx5/mlx5-vfio' into v6.1/vfio/nextAlex Williamson3-30/+14
2022-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-22/+6
2022-09-07netfilter: remove NFPROTO_DECNETFlorian Westphal1-0/+2
2022-09-06bpf: Update descriptions for helpers bpf_get_func_arg[_cnt]()Yonghong Song1-4/+5
2022-09-06Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextPaolo Abeni1-14/+69
2022-09-05iio: Add new event type gesture and use direction for single and double tapJagath Jog J1-0/+3
2022-09-05Merge 6.0-rc4 into usb-nextGreg Kroah-Hartman5-36/+34
2022-09-04Merge tag 'wireless-next-2022-09-03' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller1-0/+11
2022-09-03wifi: nl80211: add MLD address to assoc BSS entriesJohannes Berg1-0/+2
2022-09-03wifi: nl80211: Add POWERED_ADDR_CHANGE featureJames Prestwood1-0/+9
2022-09-03net/ipv4: Use __DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva1-14/+6
2022-09-02Merge tag 'io_uring-6.0-2022-09-02' of git://git.kernel.dk/linux-blockLinus Torvalds1-22/+6
2022-09-02bpf: Support getting tunnel flagsShmulik Ladkani1-1/+9
2022-09-01vfio: Add the device features for the low power entry and exitAbhishek Sahu1-0/+56
2022-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-8/+16
2022-09-01Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-8/+8
2022-09-01io_uring/net: simplify zerocopy send user APIPavel Begunkov1-2/+5