aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-10quota: widen timestamps for the fs_disk_quota structureDarrick J. Wong1-1/+10
2020-09-09devlink: Introduce controller numberParav Pandit1-0/+1
2020-09-09devlink: Introduce external controller flagParav Pandit1-0/+1
2020-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-1/+8
2020-09-08Input: allocate keycode for Fn + right shiftHans de Goede1-0/+1
2020-09-08Input: allocate keycodes for notification-center, pickup-phone and hangup-phoneHans de Goede1-0/+3
2020-09-08netfilter: nf_tables: add userdata support for nft_objectJose M. Guisado Gomez1-0/+2
2020-09-08Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-2/+9
2020-09-08Merge tag 'v5.9-rc4' into drm-nextDave Airlie2-2/+2
2020-09-07net: tighten the definition of interface statisticsJakub Kicinski1-17/+187
2020-09-07net: bridge: mcast: add support for src list and filter mode dumpingNikolay Aleksandrov1-0/+21
2020-09-07bpf: Fix formatting in documentation for BPF helpersQuentin Monnet1-42/+45
2020-09-07Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab3-7/+7
2020-09-07PCI: designware-ep: Fix the Header Type checkHou Zhiqiang1-0/+1
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-2/+2
2020-09-04arm64: mte: ptrace: Add NT_ARM_TAGGED_ADDR_CTRL regsetCatalin Marinas1-0/+1
2020-09-04arm64: mte: Allow user control of the generated random tags via prctl()Catalin Marinas1-0/+3
2020-09-04arm64: mte: Allow user control of the tag check mode via prctl()Catalin Marinas1-0/+6
2020-09-04pidfd: support PIDFD_NONBLOCK in pidfd_open()Christian Brauner1-0/+12
2020-09-03ip: expose inet sockopts through inet_diagWei Wang1-0/+18
2020-09-01block: grant IOPRIO_CLASS_RT to CAP_SYS_NICEKhazhismel Kumykov1-0/+2
2020-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-5/+393
2020-09-01media: v4l2-ctrl: Add frame-skip std encoder controlStanimir Varbanov1-0/+6
2020-09-01media: v4l2-ctrls: Add encoder constant quality controlMaheshwar Ajja1-0/+2
2020-08-31include/uapi/linux: Fix indentation in kfd_smi_event enumMukul Joshi1-3/+3
2020-08-31drm/amdkfd: Add GPU reset SMI eventMukul Joshi1-0/+2
2020-08-31Merge 5.9-rc3 into char-misc-nextGreg Kroah-Hartman1-5/+5
2020-08-29netfilter: nft_socket: add wildcard supportBalazs Scheidler1-0/+2
2020-08-28bpf: Add bpf_copy_from_user() helper.Alexei Starovoitov1-0/+8
2020-08-28bpf: Introduce sleepable BPF programsAlexei Starovoitov1-0/+8
2020-08-28netfilter: conntrack: add clash resolution stat counterFlorian Westphal1-0/+1
2020-08-28netfilter: conntrack: remove ignore statsFlorian Westphal1-1/+1
2020-08-28netfilter: nf_tables: add userdata attributes to nft_tableJose M. Guisado Gomez1-0/+2
2020-08-28Merge tag 'mac80211-next-for-davem-2020-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-22/+54
2020-08-28bpf: Make bpf_link_info.iter similar to bpf_iter_link_infoYonghong Song1-2/+4
2020-08-28Merge tag 'drm-misc-next-2020-08-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-0/+19
2020-08-27Add a "nosymfollow" mount option.Mattias Nissler1-0/+1
2020-08-27gtp: add notification mechanismNicolas Dichtel1-0/+2
2020-08-27net: Fix some commentsMiaohe Lin1-1/+1
2020-08-27nl80211: support SAE authentication offload in AP modeChung-Hsien Hsu1-3/+11
2020-08-27nl80211: rename csa counter attributes countdown countersJohn Crispin1-6/+8
2020-08-27nl80211: add support for setting fixed HE rate/gi/ltfMiles Hu1-0/+28
2020-08-27nl80211: fix PORT_AUTHORIZED wording to reflect behaviorJames Prestwood1-13/+7
2020-08-26media: videodev2.h: RGB BT2020 and HSV are always full rangeHans Verkuil1-9/+8
2020-08-25bpf: Add d_path helperJiri Olsa1-0/+14
2020-08-25bpf: Allow local storage to be used from LSM programsKP Singh1-2/+5
2020-08-25bpf: Implement bpf_local_storage for inodesKP Singh1-1/+39
2020-08-25bpf: Generalize bpf_sk_storageKP Singh1-2/+6
2020-08-24tcp: bpf: Optionally store mac header in TCP_SAVE_SYNMartin KaFai Lau1-0/+1
2020-08-24bpf: tcp: Allow bpf prog to write and parse TCP header optionMartin KaFai Lau1-1/+299