summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2020-12-03media: Rename stateful codec control macrosEzequiel Garcia1-200/+209
2020-12-03f2fs: add F2FS_IOC_DECOMPRESS_FILE and F2FS_IOC_COMPRESS_FILEDaeho Jeong1-0/+2
2020-12-03f2fs: add F2FS_IOC_SET_COMPRESS_OPTION ioctlDaeho Jeong1-0/+2
2020-12-03Merge tag 'mlx5-next-2020-12-02' of git://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski1-1/+1
2020-12-02kernel: Implement selective syscall userspace redirectionGabriel Krisman Bertazi1-0/+5
2020-12-02drm: document that user-space should force-probe connectorsSimon Ser1-8/+5
2020-12-02drm/i915/pmu: Deprecate I915_PMU_LAST and optimize state trackingTvrtko Ursulin1-1/+1
2020-12-02signal: Expose SYS_USER_DISPATCH si_code typeGabriel Krisman Bertazi1-1/+2
2020-12-02net/smc: Add support for obtaining SMCR device listGuvenc Gulce1-2/+11
2020-12-02net/smc: Add support for obtaining SMCD device listGuvenc Gulce1-0/+28
2020-12-02net/smc: Add SMC-D Linkgroup diagnostic supportGuvenc Gulce1-0/+27
2020-12-02net/smc: Introduce SMCR get link commandGuvenc Gulce1-0/+18
2020-12-02net/smc: Introduce SMCR get linkgroup commandGuvenc Gulce1-0/+15
2020-12-02net/smc: Add support for obtaining system informationGuvenc Gulce1-0/+18
2020-12-02net/smc: Introduce generic netlink interface for diagnostic purposesGuvenc Gulce1-0/+11
2020-12-02Merge tag 'v5.10-rc6' into rdma.git for-nextJason Gunthorpe2-0/+4
2020-12-01Merge tag 'v5.10-rc6' into patchworkMauro Carvalho Chehab9-365/+73
2020-12-01net: Add SO_BUSY_POLL_BUDGET socket optionBjörn Töpel1-0/+1
2020-12-01net: Introduce preferred busy-pollingBjörn Töpel1-0/+2
2020-11-30habanalabs: Add CB IOCTL opcode to retrieve CB informationTomer Tayar1-2/+13
2020-11-30habanalabs: add support for cs with timestampOfir Bitton1-1/+5
2020-11-30habanalabs: indicate to user that a cs is goneOfir Bitton1-1/+4
2020-11-30habanalabs: fetch pll frequency from firmwareAlon Mizrahi1-0/+9
2020-11-30habanalabs: add 'needs reset' state in driverOfir Bitton1-1/+2
2020-11-30habanalabs: fix cs counters structurefarah kassabri1-15/+20
2020-11-30habanalabs: sync stream collective supportOfir Bitton1-2/+12
2020-11-30habanalabs/gaudi: Set DMA5 QMAN internalOfir Bitton1-6/+6
2020-11-30habanalabs: sync stream collective infrastructureOfir Bitton1-4/+13
2020-11-30habanalabs: use enum for CB allocation optionsTal Cohen1-0/+16
2020-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-0/+4
2020-11-28net/tls: add CHACHA20-POLY1305 specific defines and structuresVadim Fedorenko1-0/+15
2020-11-27net: openvswitch: fix TTL decrement action netlink message formatEelco Chaudron1-0/+2
2020-11-27HID: hidraw: Add additional hidraw input/output report ioctls.Dean Camera1-0/+6
2020-11-27Merge branch 'linus' into sched/core, to resolve semantic conflictIngo Molnar7-365/+69
2020-11-27net/mlx5: Add misc4 to mlx5_ifc_fte_match_param_bitsMuhammad Sammar1-1/+1
2020-11-26media: rc: improve LIRC documentationMauro Carvalho Chehab1-1/+1
2020-11-26Merge remote-tracking branch 'origin/master' into perf/corePeter Zijlstra89-541/+2857
2020-11-26bpf: Add a BPF helper for getting the IMA hash of an inodeKP Singh1-0/+11
2020-11-26bridge: mrp: Implement LC mode for MRPHoratiu Vultur1-0/+1
2020-11-25net: sched: alias action flags with TCA_ACT_ prefixVlad Buslov1-5/+7
2020-11-25media: lirc: ensure RC_PROTO_MAX has documentationSean Young1-0/+1
2020-11-25ASoC: SOF: Add `memory_info` file to debugfsKarol Trzcinski1-1/+1
2020-11-25devlink: Fix reload stats structureMoshe Shemesh1-0/+2
2020-11-24rpmsg: Introduce __rpmsg{16|32|64} typesMathieu Poirier1-0/+11
2020-11-24fs-verity: move structs needed for file signing to UAPI headerEric Biggers1-0/+49
2020-11-23Merge tag 'v5.10-rc5' into rdma.git for-nextJason Gunthorpe1-52/+54
2020-11-23signal: define the SA_EXPOSE_TAGBITS bit in sa_flagsPeter Collingbourne1-0/+3
2020-11-23signal: define the SA_UNSUPPORTED bit in sa_flagsPeter Collingbourne1-0/+7
2020-11-23arch: provide better documentation for the arch-specific SA_* flagsPeter Collingbourne1-8/+14
2020-11-23arch: move SA_* definitions to generic headersPeter Collingbourne2-29/+47