summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)Author
2020-09-07bpf: Fix formatting in documentation for BPF helpersQuentin Monnet
2020-09-07Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab
2020-09-07PCI: designware-ep: Fix the Header Type checkHou Zhiqiang
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-09-04arm64: mte: ptrace: Add NT_ARM_TAGGED_ADDR_CTRL regsetCatalin Marinas
2020-09-04arm64: mte: Allow user control of the generated random tags via prctl()Catalin Marinas
2020-09-04arm64: mte: Allow user control of the tag check mode via prctl()Catalin Marinas
2020-09-04pidfd: support PIDFD_NONBLOCK in pidfd_open()Christian Brauner
2020-09-03ip: expose inet sockopts through inet_diagWei Wang
2020-09-01block: grant IOPRIO_CLASS_RT to CAP_SYS_NICEKhazhismel Kumykov
2020-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-09-01media: v4l2-ctrl: Add frame-skip std encoder controlStanimir Varbanov
2020-09-01media: v4l2-ctrls: Add encoder constant quality controlMaheshwar Ajja
2020-08-31include/uapi/linux: Fix indentation in kfd_smi_event enumMukul Joshi
2020-08-31drm/amdkfd: Add GPU reset SMI eventMukul Joshi
2020-08-31Merge 5.9-rc3 into char-misc-nextGreg Kroah-Hartman
2020-08-29netfilter: nft_socket: add wildcard supportBalazs Scheidler
2020-08-28bpf: Add bpf_copy_from_user() helper.Alexei Starovoitov
2020-08-28bpf: Introduce sleepable BPF programsAlexei Starovoitov
2020-08-28netfilter: conntrack: add clash resolution stat counterFlorian Westphal
2020-08-28netfilter: conntrack: remove ignore statsFlorian Westphal
2020-08-28netfilter: nf_tables: add userdata attributes to nft_tableJose M. Guisado Gomez
2020-08-28Merge tag 'mac80211-next-for-davem-2020-08-28' of git://git.kernel.org/pub/sc...David S. Miller
2020-08-28bpf: Make bpf_link_info.iter similar to bpf_iter_link_infoYonghong Song
2020-08-28Merge tag 'drm-misc-next-2020-08-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-08-27Add a "nosymfollow" mount option.Mattias Nissler
2020-08-27gtp: add notification mechanismNicolas Dichtel
2020-08-27net: Fix some commentsMiaohe Lin
2020-08-27nl80211: support SAE authentication offload in AP modeChung-Hsien Hsu
2020-08-27nl80211: rename csa counter attributes countdown countersJohn Crispin
2020-08-27nl80211: add support for setting fixed HE rate/gi/ltfMiles Hu
2020-08-27nl80211: fix PORT_AUTHORIZED wording to reflect behaviorJames Prestwood
2020-08-26media: videodev2.h: RGB BT2020 and HSV are always full rangeHans Verkuil
2020-08-25bpf: Add d_path helperJiri Olsa
2020-08-25bpf: Allow local storage to be used from LSM programsKP Singh
2020-08-25bpf: Implement bpf_local_storage for inodesKP Singh
2020-08-25bpf: Generalize bpf_sk_storageKP Singh
2020-08-24tcp: bpf: Optionally store mac header in TCP_SAVE_SYNMartin KaFai Lau
2020-08-24bpf: tcp: Allow bpf prog to write and parse TCP header optionMartin KaFai Lau
2020-08-24bpf: tcp: Add bpf_skops_hdr_opt_len() and bpf_skops_write_hdr_opt()Martin KaFai Lau
2020-08-24bpf: tcp: Add bpf_skops_parse_hdr()Martin KaFai Lau
2020-08-24tcp: bpf: Add TCP_BPF_RTO_MIN for bpf_setsockoptMartin KaFai Lau
2020-08-24tcp: bpf: Add TCP_BPF_DELACK_MAX setsockoptMartin KaFai Lau
2020-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-08-22l2tp: remove tunnel and session debug flags fieldTom Parkin
2020-08-22iio: add IIO_MOD_O2 modifierMatt Ranostay
2020-08-21bpf: Implement link_query for bpf iteratorsYonghong Song
2020-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-08-21bpf: Fix two typos in uapi/linux/bpf.hTobias Klauser