summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)Author
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15userfaultfd: add UFFD_USER_MODE_ONLYLokesh Gidra
2020-12-15uapi: move constants from <linux/kernel.h> to <linux/const.h>Petr Vorel
2020-12-14vm_sockets: Add VMADDR_FLAG_TO_HOST vsock flagAndra Paraschiv
2020-12-14vm_sockets: Add flags field in the vsock address data structureAndra Paraschiv
2020-12-14Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-14Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-14Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-14Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds
2020-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski
2020-12-14Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-12-14Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds
2020-12-14Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2020-12-14Merge tag 'media/v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2020-12-14Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-12-12netfilter: nftables: netlink support for several set element expressionsPablo Neira Ayuso
2020-12-12Merge tag 'mac80211-next-for-net-next-2020-12-11' of git://git.kernel.org/pub...Jakub Kicinski
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-11bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpersAndrii Nakryiko
2020-12-11nl80211: add common API to configure SAR power limitationsCarl Huang
2020-12-11cfg80211: support immediate reconnect request hintJohannes Berg
2020-12-11cfg80211: include block-tx flag in channel switch started eventJohannes Berg
2020-12-11rfkill: add a reason to the HW rfkill stateEmmanuel Grumbach
2020-12-10ppp: add PPPIOCBRIDGECHAN and PPPIOCUNBRIDGECHAN ioctlsTom Parkin
2020-12-10can: isotp: add SF_BROADCAST support for functional addressingOliver Hartkopp
2020-12-07media: doc: pixfmt-rgb: Clarify naming scheme for RGB formatsLaurent Pinchart
2020-12-07media: videodev2.h: Move HM12 format to YUV semi-planar sectionLaurent Pinchart
2020-12-07media: videodev2.h: Move HI240 format to vendor-specific sectionLaurent Pinchart
2020-12-07media: videodev2.h: Remove unneeded comment about 4CC valueLaurent Pinchart
2020-12-05Merge tag 'batadv-next-pullrequest-20201204' of git://git.open-mesh.org/linux...Jakub Kicinski
2020-12-04net-zerocopy: Defer vm zap unless actually needed.Arjun Roy
2020-12-04net-zerocopy: Copy straggler unaligned data for TCP Rx. zerocopy.Arjun Roy
2020-12-04bpf: Add a bpf_sock_from_file helperFlorent Revest
2020-12-04seg6: add support for the SRv6 End.DT4 behaviorAndrea Mayer
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-12-04batman-adv: Allow selection of routing algorithm over rtnetlinkSven Eckelmann
2020-12-04batman-adv: Prepare infrastructure for newlink settingsSven Eckelmann
2020-12-03bpf: Allow to specify kernel module BTFs when attaching BPF programsAndrii Nakryiko
2020-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-03uapi: fix statx attribute value overlap for DAX & MOUNT_ROOTEric Sandeen
2020-12-03macvlan: Support for high multicast packet rateThomas Karlsson
2020-12-03media: vicodec: mark the stateless FWHT API as stableHans Verkuil
2020-12-03media: uapi: move H264 stateless controls out of stagingEzequiel Garcia
2020-12-03media: uapi: Move the H264 stateless control types out of stagingEzequiel Garcia
2020-12-03media: uapi: Move parsed H264 pixel format out of stagingEzequiel Garcia
2020-12-03media: controls: Add the stateless codec control classEzequiel Garcia
2020-12-03media: Rename stateful codec control macrosEzequiel Garcia
2020-12-02kernel: Implement selective syscall userspace redirectionGabriel Krisman Bertazi