aboutsummaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2022-03-21Merge tag 'thermal-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+5
2022-03-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+3
2022-03-21KVM: x86: Introduce KVM_CAP_DISABLE_QUIRKS2Oliver Upton1-0/+1
2022-03-20bpf: Adjust BPF stack helper functions to accommodate skip > 0Namhyung Kim1-4/+4
2022-03-18Merge branch 'thermal-hfi'Rafael J. Wysocki1-1/+5
2022-03-18Merge tag 'kvmarm-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini1-0/+4
2022-03-18Merge tag 'wireless-next-2022-03-18' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller1-2/+12
2022-03-18ptrace: Move setting/clearing ptrace_message into ptrace_stopEric W. Biederman1-1/+1
2022-03-18counter: add new COUNTER_EVENT_CHANGE_OF_STATEOleksij Rempel1-0/+2
2022-03-18Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg 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/...David 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/ke...Jakub 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/...Jakub 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/...Linus Torvalds1-0/+1
2022-03-08Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm...Joerg 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 m...Mauro Carvalho Chehab1-0/+6
2022-03-07media: lirc: remove unused feature LIRC_CAN_SET_REC_DUTY_CYCLESean Young1-1/+0