summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)Author
2021-10-15perf/x86: Add new event for AUX output counter indexAdrian Hunter
2021-10-14netfilter: Introduce egress hookLukas Wunner
2021-10-12net, neigh: Add NTF_MANAGED flag for managed neighbor entriesDaniel Borkmann
2021-10-12net, neigh: Extend neigh->flags to 32 bit to allow for extensionsRoopa Prabhu
2021-10-11Merge tag 'drm-misc-next-2021-10-06' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-10-08vsock: Enable y2038 safe timeval for timeoutRichard Palethorpe
2021-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-07Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-10-07Merge tag 'hyperv-fixes-signed-20211007' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-10-07PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macrosPali Rohár
2021-10-07futex: Implement sys_futex_waitv()André Almeida
2021-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/David S. Miller
2021-10-06ethtool: Add transceiver module extended stateIdo Schimmel
2021-10-06ethtool: Add ability to control transceiver modules' power modeIdo Schimmel
2021-10-06hyper-v: Replace uuid.h with types.hAndy Shevchenko
2021-10-05virt: acrn: Introduce interfaces for virtual device creating/destroyingShuo Liu
2021-10-05virt: acrn: Introduce interfaces for MMIO device passthroughShuo Liu
2021-10-05ipmi: Add support for IPMB direct messagesCorey Minyard
2021-10-05ipmi: Fix a typoCorey Minyard
2021-10-04audit: add OPENAT2 record to list "how" infoRichard Guy Briggs
2021-10-04ipv6: ioam: Add support for the ip6ip6 encapsulationJustin Iurman
2021-10-04RISC-V: KVM: Add SBI v0.1 supportAtish Patra
2021-10-02NFSD: move filehandle format declarations out of "uapi".NeilBrown
2021-10-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-10-01devlink: report maximum number of snapshots with regionsJacob Keller
2021-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-30media: videobuf2: handle V4L2_MEMORY_FLAG_NON_COHERENT flagSergey Senozhatsky
2021-09-30media: videobuf2: add V4L2_MEMORY_FLAG_NON_COHERENT flagSergey Senozhatsky
2021-09-30media: v4l2-ctrls: Add V4L2_CID_NOTIFY_GAINS controlDavid Plowman
2021-09-30media: add Mediatek's MM21 formatAlexandre Courbot
2021-09-30media: Clean V4L2_PIX_FMT_NV12MT documentationEzequiel Garcia
2021-09-30media: Add NV12_4L4 tiled formatEzequiel Garcia
2021-09-30media: Rename V4L2_PIX_FMT_HM12 to V4L2_PIX_FMT_NV12_16L16Ezequiel Garcia
2021-09-30media: Rename V4L2_PIX_FMT_SUNXI_TILED_NV12 to V4L2_PIX_FMT_NV12_32L32Ezequiel Garcia
2021-09-29uapi/linux/prctl: provide macro definitions for the PR_SCHED_CORE type argumentEugene Syromiatnikov
2021-09-29virtio-gpu api: multiple context types with explicit initializationGurchetan Singh
2021-09-27Merge 5.15-rc3 into char-misc nextGreg Kroah-Hartman
2021-09-27nl80211: MBSSID and EMA support in AP modeJohn Crispin
2021-09-27cfg80211: AP mode driver offload for FILS association cryptoSubrat Mishra
2021-09-25Merge tag 'char-misc-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-09-25stddef: Introduce struct_group() helper macroKees Cook
2021-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-20Merge tag '5.15-rc1-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-09-19audit: add filtering for io_uring recordsPaul Moore
2021-09-19audit,io_uring,io-wq: add some basic audit support to io_uringPaul Moore
2021-09-18mptcp: add MPTCP_SUBFLOW_ADDRS getsockopt supportFlorian Westphal
2021-09-18mptcp: add MPTCP_TCPINFO getsockopt supportFlorian Westphal
2021-09-18mptcp: add MPTCP_INFO getsockoptFlorian Westphal
2021-09-17bpf: Clarify data_len param in bpf_snprintf and bpf_seq_printf commentsDave Marchevsky
2021-09-17bpf: Add bpf_trace_vprintk helperDave Marchevsky