summaryrefslogtreecommitdiffstats
path: root/include/uapi
AgeCommit message (Expand)AuthorLines
2021-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-3/+26
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-41/+596
2021-11-01Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+1
2021-11-01Merge tag 'selinux-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+3
2021-11-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski-4/+38
2021-11-01net: ndisc: introduce ndisc_evict_nocarrier sysctl parameterJames Prestwood-0/+1
2021-11-01net: arp: introduce arp_evict_nocarrier sysctl parameterJames Prestwood-0/+2
2021-11-01Merge tag 'for-linus-5.16-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds-1/+15
2021-11-01Merge tag 'media/v5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-6/+31
2021-11-01Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-16/+55
2021-11-01bpf: Add alignment padding for "map_extra" + consolidate holesJoanne Koong-0/+1
2021-11-01Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+29
2021-11-01Merge tag 'perf-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+31
2021-11-01Merge tag 'for-5.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds-2/+9
2021-11-01Merge tag 'for-5.16/cdrom-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds-0/+19
2021-11-01Merge tag 'for-5.16/io_uring-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds-0/+1
2021-11-01Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds-445/+0
2021-11-01Merge tag 'locks-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...Linus Torvalds-0/+4
2021-11-01amt: add control plane of amt interfaceTaehee Yoo-0/+62
2021-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-1/+5
2021-11-01netfilter: nft_payload: support for inner header matching / manglingPablo Neira Ayuso-0/+2
2021-11-01netfilter: nft_meta: add NFT_META_IFTYPEPablo Neira Ayuso-1/+3
2021-10-31Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini-1/+8
2021-10-29bcache: move uapi header bcache.h to bcache code directoryColy Li-445/+0
2021-10-29btrfs: send: prepare for v2 protocolDavid Sterba-2/+9
2021-10-28bpf: Add bpf_kallsyms_lookup_name helperKumar Kartikeya Dwivedi-0/+16
2021-10-28bpf: Add bloom filter map implementationJoanne Koong-0/+9
2021-10-26mctp: Implement extended addressingJeremy Kerr-0/+11
2021-10-25net: phy: add constants for fast retrain related registerLuo Jie-0/+9
2021-10-25KVM: x86: On emulation failure, convey the exit reason, etc. to userspaceDavid Edmondson-0/+6
2021-10-25KVM: x86: Clarify the kvm_run.emulation_failure structure layoutDavid Edmondson-2/+6
2021-10-24can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC)Vincent Mailhol-2/+27
2021-10-24can: bittiming: allow TDC{V,O} to be zero and add can_tdc_const::tdc{v,o,f}_minVincent Mailhol-0/+2
2021-10-22Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub...Jakub Kicinski-1/+143
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-6/+7
2021-10-21Merge tag 'net-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-2/+5
2021-10-21bpf: Add verified_insns to bpf_prog_info and fdinfoDave Marchevsky-0/+1
2021-10-21bpf: Add bpf_skc_to_unix_sock() helperHengqi Chen-0/+7
2021-10-21cfg80211: fix kernel-doc for MBSSID EMAJohannes Berg-2/+2
2021-10-21nl80211: Add LC placeholder band definition to nl80211_bandSrinivasan Raju-0/+2
2021-10-21nl80211: vendor-cmd: intel: add more details for IWL_MVM_VENDOR_CMD_HOST_GET_...Emmanuel Grumbach-0/+29
2021-10-20fq_codel: generalise ce_threshold marking for subset of trafficToke Høiland-Jørgensen-1/+2
2021-10-20media: allegro: add control to disable encoder bufferMichael Tretter-0/+5
2021-10-20bcache: reserve never used bits from bkey.highColy Li-2/+2
2021-10-19perf: Add mem_hops field in perf_mem_data_src structureKajol Jain-2/+9
2021-10-19perf: Add comment about current state of PERF_MEM_LVL_* namespace and remove ...Kajol Jain-1/+7
2021-10-19io_uring: add flag to not fail link after timeoutPavel Begunkov-0/+1
2021-10-18bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAGYonghong Song-4/+4
2021-10-18treewide: Replace 0-element memcpy() destinations with flexible arraysKees Cook-2/+2
2021-10-18treewide: Replace open-coded flex arrays in unionsKees Cook-4/+4