aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-18Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-nextGreg Kroah-Hartman1-0/+1
2022-03-18rfkill: make new event layout opt-inJohannes Berg1-2/+12
2022-03-17bpf: Add cookie support to programs attached with kprobe multi linkJiri Olsa1-0/+1
2022-03-17bpf: Add multi kprobe linkJiri Olsa1-0/+13
2022-03-17net: bridge: mst: Support setting and reporting MST port statesTobias Waldekranz2-0/+17
2022-03-17net: bridge: mst: Allow changing a VLAN's MSTITobias Waldekranz1-0/+1
2022-03-17net: bridge: mst: Multiple Spanning Tree (MST) modeTobias Waldekranz1-0/+1
2022-03-17net: geneve: support IPv4/IPv6 as inner protocolEyal Birger1-0/+1
2022-03-15drm/amdkfd: CRIU export dmabuf handles for GTT BOsDavid Yat Sin1-1/+4
2022-03-15Merge tag 'v5.17-rc8' into sched/core, to pick up fixesIngo Molnar4-1/+11
2022-03-14btrfs: add definitions and documentation for encoded I/O ioctlsOmar Sandoval1-0/+132
2022-03-14btrfs: add code to support the block group rootJosef Bacik1-0/+3
2022-03-14btrfs: add definition for EXTENT_TREE_V2Josef Bacik1-0/+1
2022-03-13NFS: Remove remaining dfprintks related to fscache and remove NFSDBG_FSCACHEDave Wysochanski1-1/+1
2022-03-13rpmsg: ctrl: Introduce new RPMSG_CREATE/RELEASE_DEV_IOCTL controlsArnaud Pouliquen1-0/+10
2022-03-12Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueDavid S. Miller4-1/+21
2022-03-11nvdimm/region: Delete nd_blk_region infrastructureDan Williams1-2/+0
2022-03-11Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski1-2/+95
2022-03-11net/sched: Allow flower to match on GTP optionsWojciech Drewek2-1/+18
2022-03-11gtp: Implement GTP echo requestWojciech Drewek1-0/+1
2022-03-11gtp: Implement GTP echo responseWojciech Drewek1-0/+1
2022-03-11gtp: Allow to create GTP device without FDsWojciech Drewek1-0/+1
2022-03-11nl80211: fix typo of NL80211_IF_TYPE_OCB in documentationVeerendranath Jakkam1-1/+1
2022-03-10net: openvswitch: fix uAPI incompatibility with existing user spaceIlya Maximets1-4/+14
2022-03-10Merge tag 'linux-can-next-for-5.18-20220310' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextJakub Kicinski1-6/+22
2022-03-10bpf-lsm: Introduce new helper bpf_ima_file_hash()Roberto Sassu1-0/+11
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-1/+4
2022-03-10bpf: Fix comment for helper bpf_current_task_under_cgroup()Hengqi Chen1-2/+2
2022-03-10bpf: Remove BPF_SKB_DELIVERY_TIME_NONE and rename s/delivery_time_/tstamp_/Martin KaFai Lau1-19/+21
2022-03-10io_uring: allow submissions to continue on errorJens Axboe1-0/+1
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman1-1/+1
2022-03-10io_uring: add support for IORING_OP_MSG_RING commandJens Axboe1-0/+3
2022-03-10io_uring: add support for registering ring file descriptorsJens Axboe1-4/+9
2022-03-10can: isotp: set default value for N_As to 50 micro secondsOliver Hartkopp1-6/+22
2022-03-09bpf: Add "live packet" mode for XDP in BPF_PROG_RUNToke Høiland-Jørgensen1-0/+3
2022-03-08mptcp: introduce implicit endpointsPaolo Abeni1-0/+1
2022-03-08Merge tag 'fuse-fixes-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds1-0/+1
2022-03-08Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm/smmu', 'x86/vt-d' and 'x86/amd' into nextJoerg Roedel1-181/+0
2022-03-07media: add nv12m_8l128 and nv12m_10be_8l128 video format.Ming Qian1-0/+2
2022-03-07Merge tag 'for-5.18-2.6-signed' of git://linuxtv.org/sailus/media_tree into media_stageMauro Carvalho Chehab1-0/+6
2022-03-07media: lirc: remove unused feature LIRC_CAN_SET_REC_DUTY_CYCLESean Young1-1/+0
2022-03-07media: v4l2-ctrls: Add new V4L2_H264_DECODE_PARAM_FLAG_P/BFRAME flagsDmitry Osipenko1-0/+2
2022-03-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+3
2022-03-03HID: add mapping for KEY_ALL_APPLICATIONSWilliam Mahon1-1/+2
2022-03-03HID: add mapping for KEY_DICTATEWilliam Mahon1-0/+1
2022-03-04media: i2c: isl7998x: Add driver for Intersil ISL7998xMarek Vasut1-0/+6
2022-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-0/+7
2022-03-03Merge tag 'net-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+6
2022-03-03bpf: Add __sk_buff->delivery_time_type and bpf_skb_set_skb_delivery_time()Martin KaFai Lau1-1/+40
2022-03-03vfio: Remove migration protocol v1 documentationJason Gunthorpe1-198/+2