aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2023-04-29Merge tag 'nfsd-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds1-0/+13
2023-04-28Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds1-0/+81
2023-04-27Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...Linus Torvalds2-2/+6
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-1/+20
2023-04-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+6
2023-04-27NFSD: Handle new xprtsec= export optionChuck Lever1-0/+13
2023-04-27Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-95/+31
2023-04-27Merge tag 'tty-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+16
2023-04-27Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds5-74/+140
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds14-23/+295
2023-04-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2023-04-26Merge tag 'ata-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-0/+3
2023-04-26Merge tag 'for-6.4/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2023-04-26Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds2-0/+67
2023-04-26Merge tag 'for-6.4/io_uring-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds1-14/+19
2023-04-26Merge tag 'dlm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds3-61/+5
2023-04-26Merge tag 'for-6.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds1-0/+1
2023-04-26Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+117
2023-04-26Merge tag 'flex-array-transformations-6.4-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds2-4/+4
2023-04-25Merge tag 'platform-drivers-x86-v6.4-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+303
2023-04-25Merge tag 'media/v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2-0/+34
2023-04-25Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds7-41/+612
2023-04-25Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-37/+0
2023-04-25Merge tag 'core-entry-2023-04-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+30
2023-04-25Merge tag 'x86_sev_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+23
2023-04-24Merge tag 'v6.4/vfs.open' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds1-1/+0
2023-04-24Merge tag 'landlock-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-15/+31
2023-04-24Merge tag 'asoc-v6.4' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai6-19/+47
2023-04-23ALSA: emu10k1: fixup DSP definesOswald Buddenhagen1-51/+93
2023-04-23ALSA: emu10k1: comment updatesOswald Buddenhagen1-0/+3
2023-04-22ALSA: emu10k1: remove obsolete card type variable and definesOswald Buddenhagen1-3/+0
2023-04-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-3/+39
2023-04-21mm: add new api to enable ksm per processStefan Roesch1-0/+2
2023-04-21netfilter: nfnetlink hook: dump bpf prog idFlorian Westphal1-3/+21
2023-04-21bpf: add bpf_link support for BPF_NETFILTER programsFlorian Westphal1-0/+14
2023-04-21net/packet: support mergeable feature of virtioJianfeng Tan1-0/+1
2023-04-21ALSA: pcm: rewrite snd_pcm_playback_silence()Oswald Buddenhagen1-3/+8
2023-04-21bridge: Allow setting per-{Port, VLAN} neighbor suppression stateIdo Schimmel1-0/+1
2023-04-21bridge: vlan: Allow setting VLAN neighbor suppression stateIdo Schimmel1-0/+1
2023-04-21virtio: add VIRTIO_F_NOTIFICATION_DATA feature supportViktor Prutyanov1-0/+6
2023-04-19ext4: Add a uapi header for ext4 userspace APIsJosh Triplett1-0/+117
2023-04-19net/handshake: Add a kernel API for requesting a TLSv1.3 handshakeChuck Lever1-0/+2
2023-04-19net/handshake: Create a NETLINK service for handling handshake requestsChuck Lever1-0/+71
2023-04-19sed-opal: geometry feature reporting commandOndrej Kozina1-0/+13
2023-04-18block: ublk: switch to ioctl command encodingMing Lei1-0/+43
2023-04-18io_uring: add support for multishot timeoutsDavid Wei1-0/+1
2023-04-18uapi/linux/const.h: prefer ISO-friendly __typeof__Kevin Brodsky1-1/+1
2023-04-18delayacct: track delays from IRQ/SOFTIRQYang Yang1-1/+5
2023-04-18prctl: add PR_GET_AUXV to copy auxv to userspaceJosh Triplett1-0/+2
2023-04-17btrfs: scrub: reject unsupported scrub flagsQu Wenruo1-0/+1
2023-04-16ptrace: Provide set/get interface for syscall user dispatchGregory Price1-0/+30
2023-04-15bpf: Introduce opaque bpf_refcount struct and add btf_record plumbingDave Marchevsky1-0/+4
2023-04-15media: Add ABGR64_12 video formatMing Qian1-0/+1
2023-04-15media: Add BGR48_12 video formatMing Qian1-0/+3
2023-04-15media: Add YUV48_12 video formatMing Qian1-0/+1
2023-04-15media: Add Y012 video formatMing Qian1-0/+1
2023-04-15media: Add P012 and P012M video formatMing Qian1-0/+2
2023-04-15media: v4l2-subdev: Add new ioctl for client capabilitiesTomi Valkeinen1-0/+21
2023-04-13net/sched: taprio: allow per-TC user input of FP adminStatusVladimir Oltean1-0/+1
2023-04-13net/sched: mqprio: allow per-TC user input of FP adminStatusVladimir Oltean1-0/+16
2023-04-13Daniel Borkmann says:Jakub Kicinski1-11/+50
2023-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-9/+9
2023-04-11bpf: Add log_true_size output field to return necessary log buffer sizeAndrii Nakryiko1-0/+10
2023-04-11Merge tag 'drm-msm-next-2023-04-10' of https://gitlab.freedesktop.org/drm/msm...Daniel Vetter1-2/+16
2023-04-10media: add RealVideo format RV30 and RV40Ming Qian1-0/+2
2023-04-10media: add Sorenson Spark video formatMing Qian1-0/+1
2023-04-08accel/habanalabs/uapi: new Gaudi2 server typeOded Gabbay1-1/+2
2023-04-06drm/msm: Rename drm_msm_gem_submit_reloc::or in C++ codeDanylo Piliaiev1-0/+4
2023-04-06ALSA: document that struct __snd_pcm_mmap_control64 is messed upOswald Buddenhagen1-1/+2
2023-04-06Merge tag 'drm-misc-next-2023-04-06' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-0/+397
2023-04-06Merge tag 'drm-intel-gt-next-2023-04-06' of git://anongit.freedesktop.org/drm...Daniel Vetter1-1/+24
2023-04-06accel/qaic: Add uapi and core driver fileJeffrey Hugo1-0/+397
2023-04-05mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install WP PTEsAxel Rasmussen1-0/+7
2023-04-05mm/uffd: UFFD_FEATURE_WP_UNPOPULATEDPeter Xu1-1/+9
2023-04-05sed-opal: Add command to read locking range parameters.Ondrej Kozina1-0/+11
2023-04-04virtio-blk: fix to match virtio specDmitry Fomichev1-9/+9
2023-04-03io_uring: kill unused notif declarationsPavel Begunkov1-13/+0
2023-04-03io_uring: add support for user mapped provided buffer ringJens Axboe1-0/+17
2023-04-03io_uring/kbuf: rename struct io_uring_buf_reg 'pad' to'flags'Jens Axboe1-1/+1
2023-03-31Merge tag 'nf-next-2023-03-30' of https://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski2-4/+5
2023-03-30Merge tag 'wireless-next-2023-03-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-1/+23
2023-03-30net/sched: act_tunnel_key: add support for "don't fragment"Davide Caratti1-0/+1
2023-03-30netfilter: Correct documentation errors in nf_tables.hMatthieu De Beule1-4/+4
2023-03-30netfilter: nfnetlink_queue: enable classid socket info retrievalEric Sage1-0/+1
2023-03-30uapi: net: ipv6: Replace fake flex-array with flex-array memberGustavo A. R. Silva1-1/+1
2023-03-30dm: split discards further if target sets max_discard_granularityMike Snitzer1-2/+2
2023-03-30wifi: nl80211: support advertising S1G capabilitiesKieran Frewen1-0/+7
2023-03-29Merge v6.3-rc4 into drm-nextDaniel Vetter3-2/+5
2023-03-29Merge tag 'dma-fence-deadline' of https://gitlab.freedesktop.org/drm/msm into...Daniel Vetter1-22/+15
2023-03-29tracing/user_events: Align structs with tabs for readabilityBeau Belgrave1-12/+12
2023-03-29tracing/user_events: Add ioctl for disabling addressesBeau Belgrave1-0/+24
2023-03-29tracing/user_events: Use remote writes for event enablementBeau Belgrave1-3/+12
2023-03-29tracing/user_events: Split header into uapi and kernelBeau Belgrave1-0/+48
2023-03-29tty: n_gsm: add ioctl for DLC specific parameter configurationDaniel Starke1-1/+16
2023-03-29macvlan: Add netlink attribute for broadcast cutoffHerbert Xu1-0/+1
2023-03-28drm/msm: Add wait-boost supportRob Clark1-2/+12
2023-03-28Merge tag 'dma-fence-deadline' into HEADRob Clark1-22/+15
2023-03-28dma-buf/sync_file: Surface sync-file uABIRob Clark1-22/+15
2023-03-27ethtool: Add support for configuring tx_push_buf_lenShay Agroskin1-0/+2
2023-03-24scsi: target: uapi: Replace fake flex-array with flexible-array memberGustavo A. R. Silva1-1/+1
2023-03-24drm/i915/perf: Add support for OA media unitsUmesh Nerlige Ramappa1-0/+4
2023-03-24drm/i915/perf: Add engine class instance parameters to perfUmesh Nerlige Ramappa1-0/+19
2023-03-24cfg80211: support RNR for EMA APAloka Dixit1-0/+13
2023-03-23mei: Move uuid.h to the MEI namespaceAndy Shevchenko3-31/+31
2023-03-22bpf: Update the struct_ops of a bpf_link.Kui-Feng Lee1-5/+16
2023-03-22bpf: Create links for BPF struct_ops maps.Kui-Feng Lee1-1/+11
2023-03-23ata: parport_pc: add 16-bit and 8-bit fast EPP transfer flagsOndrej Zary1-0/+3
2023-03-22wifi: nl80211: Update the documentation of NL80211_SCAN_FLAG_COLOCATED_6GHZManikanta Pubbisetty1-1/+3
2023-03-22open: return EINVAL for O_DIRECTORY | O_CREATChristian Brauner1-1/+0
2023-03-22Merge tag 'drm-habanalabs-next-2023-03-20' of https://git.kernel.org/pub/scm/...Dave Airlie1-11/+91
2023-03-21x86/sev: Change snp_guest_issue_request()'s fw_err argumentDionna Glaze1-2/+16
2023-03-21ASoC: SOF: ipc4/intel: Add support for chained DMAJyri Sarha1-0/+1
2023-03-21crypto: ccp - Name -1 return value as SEV_RET_NO_FW_CALLPeter Gonda1-0/+7
2023-03-21drm/i915/uapi: Replace fake flex-array with flexible-array memberGustavo A. R. Silva1-1/+1
2023-03-20accel/habanalabs: expose rotator mask to userspaceOfir Bitton1-1/+3
2023-03-20accel/habanalabs: expose dram reserved size by kmdOfir Bitton1-0/+2
2023-03-20accel/habanalabs: fix field names in hl_info_hw_ip_infoOded Gabbay1-6/+7
2023-03-20Merge 6.3-rc3 into char-misc-nextGreg Kroah-Hartman4-3/+16
2023-03-20Merge tag 'amd-drm-next-6.4-2023-03-17' of https://gitlab.freedesktop.org/agd...Dave Airlie1-2/+12
2023-03-20media: videodev.h: drop V4L2_FBUF_CAP_LIST/BITMAP_CLIPPINGHans Verkuil1-0/+2
2023-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-3/+16
2023-03-17Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-2/+5
2023-03-17vxlan: mdb: Add MDB control path supportIdo Schimmel1-0/+10
2023-03-16net/sched: act_api: add specific EXT_WARN_MSG for tc actionHangbin Liu1-0/+1
2023-03-16ynl: broaden the license even moreJakub Kicinski2-2/+2
2023-03-16platform/x86: ISST: Add SST-TF support via TPMISrinivas Pandruvada1-0/+26
2023-03-16platform/x86: ISST: Add SST-PP support via TPMISrinivas Pandruvada1-0/+180
2023-03-16platform/x86: ISST: Add SST-CP support via TPMISrinivas Pandruvada1-0/+79
2023-03-16platform/x86: ISST: Enumerate TPMI SST and create frameworkSrinivas Pandruvada1-0/+18
2023-03-15accel/habanalabs: add uapi to stall/resume engineKoby Elbaz1-5/+31
2023-03-15accel/habanalabs: add support for TPC assertOfir Bitton1-1/+2
2023-03-15accel/habanalabs: expose engine core int reg addressOfir Bitton1-0/+5
2023-03-15accel/habanalabs: add critical-event bit in notifierMoti Haimovski1-0/+43
2023-03-14ASoC: SOF: ipc4: Add support for formats per pinsMark Brown1-8/+12
2023-03-13bpf: use canonical ftrace pathRoss Zwisler1-4/+4
2023-03-14Merge tag 'drm-misc-next-2023-03-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-2/+55
2023-03-13net: virtio_net: implement exact header length guest featureJiri Pirko1-0/+1
2023-03-13ASoC: SOF: ipc4-topology: Add new tokens for input/output pin format countRanjani Sridharan1-0/+2
2023-03-13ASoC: SOF: ipc4-topology: Modify the type of available input/output formatsRanjani Sridharan1-0/+1
2023-03-13ASoC: SOF: ipc4-topology: Do not parse the DMA_BUFFER_SIZE tokenRanjani Sridharan1-0/+1
2023-03-13ASoC: SOF: Use input/output pin consistentlyRanjani Sridharan1-6/+6
2023-03-13ASoC: SOF: rename a couple of tokensRanjani Sridharan1-2/+2
2023-03-13ASoC: SOF: uapi: header: Update sof_abi_hdr doc for IPC4 usePeter Ujfalusi2-3/+10
2023-03-13ASoC: SOF: uapi: header: Convert sof_abi_hdr comments to kernel stylePeter Ujfalusi1-8/+14
2023-03-10xdp: add xdp_set_features_flag utility routineLorenzo Bianconi1-0/+2
2023-03-10Merge tag 'wireless-next-2023-03-10' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-2/+35
2023-03-10pktcdvd: Remove CONFIG_CDROM_PKTCDVD_WCACHE from uapi headerThomas Huth1-11/+0
2023-03-10Move bp_type_idx to include/linux/hw_breakpoint.hPalmer Dabbelt1-10/+0
2023-03-10Move ep_take_care_of_epollwakeup() to fs/eventpoll.cPalmer Dabbelt1-12/+0
2023-03-10Move COMPAT_ATM_ADDPARTY to net/atm/svc.cPalmer Dabbelt1-4/+0
2023-03-10Merge tag 'for-6.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+11
2023-03-09Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilte...Jakub Kicinski1-0/+2
2023-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-9/+17
2023-03-09bpf: Fix a typo for BPF_F_ANY_ALIGNMENT in bpf.hMichael Weiß1-1/+1
2023-03-09Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-2/+2
2023-03-09char: pcmcia: remove all the driversJiri Slaby1-64/+0
2023-03-09sctp: add weighted fair queueing stream schedulerXin Long1-1/+2
2023-03-09sctp: add fair capacity stream schedulerXin Long1-1/+2
2023-03-08bpf: implement numbers iteratorAndrii Nakryiko1-0/+8
2023-03-08netfilter: bridge: introduce broute meta statementSriram Yagnaraman1-0/+2
2023-03-07ynl: re-license uniformly under GPL-2.0 OR BSD-3-ClauseJakub Kicinski2-2/+2
2023-03-07wifi: nl80211: Add support for randomizing TA of auth and deauth framesVeerendranath Jakkam1-0/+5
2023-03-07wifi: nl80211: add a command to enable/disable HW timestampingAvraham Stern1-0/+22
2023-03-07wifi: nl80211: Update the documentation of NL80211_SCAN_FLAG_COLOCATED_6GHZIlan Peer1-2/+8
2023-03-06Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-2/+31
2023-03-06fs: dlm: remove deprecated code partsAlexander Aring3-61/+5
2023-03-06btrfs: ioctl: return device fsid from DEV_INFO ioctlQu Wenruo1-1/+11
2023-03-05ASoC: uapi: Replace zero-length arrays with __DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva1-3/+3
2023-03-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-7/+1
2023-03-03Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linuxLinus Torvalds1-0/+1
2023-03-02bpf: Add support for absolute value BPF timersTero Kristo1-0/+15
2023-03-02Merge tag 'drm-next-2023-03-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+11
2023-03-01bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwrJoanne Koong1-0/+5
2023-03-01bpf: Add xdp dynptrsJoanne Koong1-1/+1
2023-03-01bpf: Add skb dynptrsJoanne Koong1-2/+11
2023-03-01Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds1-0/+2
2023-02-28drm/amdkfd: Implement DMA buf fd export from KFDFelix Kuehling1-2/+12
2023-02-27Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-1/+1
2023-02-27Merge tag 'fuse-update-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+44
2023-02-26Merge tag 'media/v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds3-74/+73
2023-02-25Merge tag 'vfio-v6.3-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-6/+9
2023-02-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-0/+115
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+9
2023-02-25Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2-5/+26
2023-02-25LoongArch: ptrace: Expose hardware breakpoints to debuggersQing Zhang1-0/+2
2023-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+4
2023-02-24Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-9/+10
2023-02-24Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds4-6/+29
2023-02-24Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-2/+50
2023-02-24netdev-genl: fix repeated typo oflloading -> offloadingTariq Toukan1-1/+1
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-0/+11
2023-02-23drm/amdgpu: add more fields into device info, caches sizes, etc.Marek Olšák1-0/+11
2023-02-22Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds13-1646/+373
2023-02-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-3/+47
2023-02-22Merge tag 'sound-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-0/+30
2023-02-21scsi: mpi3mr: Replace 1-element array with flex-arrayKees Cook1-7/+1
2023-02-21Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds18-33/+321
2023-02-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-0/+4
2023-02-21Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2023-02-21landlock: Clarify documentation for the LANDLOCK_ACCESS_FS_REFER rightGünther Noack1-15/+31