summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)Author
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-12-04fs, close_range: add flag CLOSE_RANGE_CLOEXECGiuseppe Scrivano
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-03vfio-ccw: Wire in the request callbackEric Farman
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-03f2fs: add F2FS_IOC_DECOMPRESS_FILE and F2FS_IOC_COMPRESS_FILEDaeho Jeong
2020-12-02f2fs: add F2FS_IOC_SET_COMPRESS_OPTION ioctlDaeho Jeong
2020-12-02kernel: Implement selective syscall userspace redirectionGabriel Krisman Bertazi
2020-12-01net/smc: Add support for obtaining SMCR device listGuvenc Gulce
2020-12-01net/smc: Add support for obtaining SMCD device listGuvenc Gulce
2020-12-01net/smc: Add SMC-D Linkgroup diagnostic supportGuvenc Gulce
2020-12-01net/smc: Introduce SMCR get link commandGuvenc Gulce
2020-12-01net/smc: Introduce SMCR get linkgroup commandGuvenc Gulce
2020-12-01net/smc: Add support for obtaining system informationGuvenc Gulce
2020-12-01net/smc: Introduce generic netlink interface for diagnostic purposesGuvenc Gulce
2020-12-01Merge tag 'v5.10-rc6' into patchworkMauro Carvalho Chehab
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-27net/tls: add CHACHA20-POLY1305 specific defines and structuresVadim Fedorenko
2020-11-27net: openvswitch: fix TTL decrement action netlink message formatEelco Chaudron
2020-11-27HID: hidraw: Add additional hidraw input/output report ioctls.Dean Camera
2020-11-27Merge branch 'linus' into sched/core, to resolve semantic conflictIngo Molnar
2020-11-26media: rc: improve LIRC documentationMauro Carvalho Chehab
2020-11-26Merge remote-tracking branch 'origin/master' into perf/corePeter Zijlstra
2020-11-26bpf: Add a BPF helper for getting the IMA hash of an inodeKP Singh
2020-11-25bridge: mrp: Implement LC mode for MRPHoratiu Vultur
2020-11-25net: sched: alias action flags with TCA_ACT_ prefixVlad Buslov
2020-11-25media: lirc: ensure RC_PROTO_MAX has documentationSean Young
2020-11-24devlink: Fix reload stats structureMoshe Shemesh
2020-11-24rpmsg: Introduce __rpmsg{16|32|64} typesMathieu Poirier
2020-11-23fs-verity: move structs needed for file signing to UAPI headerEric Biggers
2020-11-23io_uring: add support for shutdown(2)Jens Axboe
2020-11-23Merge 5.10-rc5 into tty-nextGreg Kroah-Hartman
2020-11-20PCI: Decode PCIe 64 GT/s link speedGustavo Pimentel
2020-11-20can: gw: support modification of Classical CAN DLCsOliver Hartkopp
2020-11-20virtio-gpu api: Add a comment on VIRTIO_GPU_SHM_ID_HOST_VISIBLEAnthoine Bourgeois
2020-11-20can: add optional DLC element to Classical CAN frame structureOliver Hartkopp
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-19sched/uclamp: Allow to reset a task uclamp constraint valueDietmar Eggemann
2020-11-18bpf: Add bpf_ktime_get_coarse_ns helperDmitrii Banshchikov
2020-11-18bpf: Add bpf_bprm_opts_set helperKP Singh