summaryrefslogtreecommitdiffstats
path: root/include/uapi
AgeCommit message (Expand)AuthorLines
2022-01-12Merge tag 'for-5.17/io_uring-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds-0/+4
2022-01-11Merge tag 'for-5.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds-1/+3
2022-01-11Merge tag 'audit-pr-20220110' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2022-01-10Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-22/+273
2022-01-10Merge tag 'media/v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-1/+293
2022-01-10Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-1/+139
2022-01-06gro: add ability to control gro max packet sizeCoco Li-0/+1
2022-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-0/+3
2022-01-05can: netlink: report the CAN controller mode supported flagsVincent Mailhol-0/+13
2022-01-04nl80211: clarify comment for mesh PLINK_BLOCKED stateFelix Fietkau-1/+1
2022-01-03btrfs: remove no longer needed logic for replaying directory deletesFilipe Manana-1/+3
2022-01-02net/smc: Add netlink net namespace supportTony Lu-5/+8
2021-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-0/+39
2021-12-31net/mlx5: Add misc5 flow table match parametersMuhammad Sammar-1/+1
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-3/+5
2021-12-30Merge tag 'net-5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-3/+3
2021-12-29net_tstamp: define new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu-0/+1
2021-12-27nfc: uapi: use kernel size_t to fix user-space buildsKrzysztof Kozlowski-1/+1
2021-12-27uapi: fix linux/nfc.h userspace compilation errorsDmitry V. Levin-2/+2
2021-12-23xfrm: rate limit SA mapping change message to user spaceAntony Antony-0/+1
2021-12-23xfrm: Add support for SM4 symmetric cipher algorithmXu Jia-0/+1
2021-12-23xfrm: Add support for SM3 secure hashXu Jia-0/+1
2021-12-23Merge tag 'amd-drm-next-5.17-2021-12-16' of https://gitlab.freedesktop.org/ag...Dave Airlie-1/+1
2021-12-21uapi: Fix undefined __always_inline on non-glibc systemsIsmael Luceno-0/+2
2021-12-21Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...Jakub Kicinski-8/+53
2021-12-20mctp: emit RTM_NEWADDR and RTM_DELADDRMatt Johnston-0/+2
2021-12-20audit: replace zero-length array with flexible-array memberXiu Jianfeng-1/+1
2021-12-20nl82011: clarify interface combinations wrt. channelsJohannes Berg-1/+1
2021-12-20nl80211: Add support to offload SA Query procedures for AP SME deviceVeerendranath Jakkam-4/+12
2021-12-20nl80211: Add support to set AP settings flags with single attributeVeerendranath Jakkam-1/+19
2021-12-20cfg80211: rename offchannel_chain structs to background_chain to avoid confus...Lorenzo Bianconi-7/+7
2021-12-20cfg80211: Add support for notifying association comebackIlan Peer-0/+7
2021-12-20cfg80211: Fix order of enum nl80211_band_iftype_attr documentationIlan Peer-2/+1
2021-12-19flow_offload: add skip_hw and skip_sw to control if offload the actionBaowen Zheng-3/+6
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-12/+21
2021-12-16Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-8/+10
2021-12-16Merge drm/drm-next into drm-misc-nextThomas Zimmermann-5/+127
2021-12-16drm/fourcc: Add packed 10bit YUV 4:2:0 formatDave Stevenson-0/+11
2021-12-14mptcp: add missing documented NL paramsMatthieu Baerts-8/+10
2021-12-14amdgpu: fix some comment typosYann Dirson-1/+1
2021-12-14net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu-1/+15
2021-12-14drm: document DRM_IOCTL_MODE_GETFB2Simon Ser-0/+18
2021-12-14Merge v5.16-rc5 into drm-nextDaniel Vetter-5/+19
2021-12-13bpf: Add get_func_[arg|ret|arg_cnt] helpersJiri Olsa-0/+28
2021-12-11bpf: Add bpf_strncmp helperHou Tao-0/+11
2021-12-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds-3/+10
2021-12-10Increase default MLOCK_LIMIT to 8 MiBDrew DeVault-3/+10
2021-12-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski-2/+103
2021-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+7
2021-12-09aio: fix use-after-free due to missing POLLFREE handlingEric Biggers-1/+1