summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)Author
2022-03-22Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-03-22Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-22Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-03-22Merge tag 'for-5.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2022-03-21Merge tag 'bounds-fixes-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-03-21Merge tag 'execve-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-21Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-03-21Merge tag 'for-5.18/io_uring-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-03-21Merge tag 'thermal-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-03-21KVM: x86: Introduce KVM_CAP_DISABLE_QUIRKS2Oliver Upton
2022-03-20bpf: Adjust BPF stack helper functions to accommodate skip > 0Namhyung Kim
2022-03-18Merge branch 'thermal-hfi'Rafael J. Wysocki
2022-03-18Merge tag 'kvmarm-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2022-03-18Merge tag 'wireless-next-2022-03-18' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2022-03-18ptrace: Move setting/clearing ptrace_message into ptrace_stopEric W. Biederman
2022-03-18counter: add new COUNTER_EVENT_CHANGE_OF_STATEOleksij Rempel
2022-03-18Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2022-03-18rfkill: make new event layout opt-inJohannes Berg
2022-03-17bpf: Add cookie support to programs attached with kprobe multi linkJiri Olsa
2022-03-17bpf: Add multi kprobe linkJiri Olsa
2022-03-17net: bridge: mst: Support setting and reporting MST port statesTobias Waldekranz
2022-03-17net: bridge: mst: Allow changing a VLAN's MSTITobias Waldekranz
2022-03-17net: bridge: mst: Multiple Spanning Tree (MST) modeTobias Waldekranz
2022-03-17net: geneve: support IPv4/IPv6 as inner protocolEyal Birger
2022-03-15drm/amdkfd: CRIU export dmabuf handles for GTT BOsDavid Yat Sin
2022-03-15Merge tag 'v5.17-rc8' into sched/core, to pick up fixesIngo Molnar
2022-03-14btrfs: add definitions and documentation for encoded I/O ioctlsOmar Sandoval
2022-03-14btrfs: add code to support the block group rootJosef Bacik
2022-03-14btrfs: add definition for EXTENT_TREE_V2Josef Bacik
2022-03-13NFS: Remove remaining dfprintks related to fscache and remove NFSDBG_FSCACHEDave Wysochanski
2022-03-13rpmsg: ctrl: Introduce new RPMSG_CREATE/RELEASE_DEV_IOCTL controlsArnaud Pouliquen
2022-03-12Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-03-11nvdimm/region: Delete nd_blk_region infrastructureDan Williams
2022-03-11Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-03-11net/sched: Allow flower to match on GTP optionsWojciech Drewek
2022-03-11gtp: Implement GTP echo requestWojciech Drewek
2022-03-11gtp: Implement GTP echo responseWojciech Drewek
2022-03-11gtp: Allow to create GTP device without FDsWojciech Drewek
2022-03-11nl80211: fix typo of NL80211_IF_TYPE_OCB in documentationVeerendranath Jakkam
2022-03-10net: openvswitch: fix uAPI incompatibility with existing user spaceIlya Maximets
2022-03-10Merge tag 'linux-can-next-for-5.18-20220310' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2022-03-10bpf-lsm: Introduce new helper bpf_ima_file_hash()Roberto Sassu
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-10bpf: Fix comment for helper bpf_current_task_under_cgroup()Hengqi Chen
2022-03-10bpf: Remove BPF_SKB_DELIVERY_TIME_NONE and rename s/delivery_time_/tstamp_/Martin KaFai Lau
2022-03-10io_uring: allow submissions to continue on errorJens Axboe
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman
2022-03-10io_uring: add support for IORING_OP_MSG_RING commandJens Axboe
2022-03-10io_uring: add support for registering ring file descriptorsJens Axboe