summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | gpio: add new SET_CONFIG ioctl() to gpio chardevKent Gibson2019-11-121-0/+18
| * | | | | | | | | gpiolib: add support for disabling line biasKent Gibson2019-11-121-0/+2
| * | | | | | | | | gpio: expose pull-up/pull-down line flags to userspaceDrew Fustini2019-11-121-0/+4
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds2019-12-0111-24/+36
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | y2038: elfcore: Use __kernel_old_timeval for process timesArnd Bergmann2019-11-151-4/+4
| * | | | | | | | | y2038: socket: remove timespec reference in timestampingArnd Bergmann2019-11-151-0/+7
| * | | | | | | | | y2038: rusage: use __kernel_old_timevalArnd Bergmann2019-11-151-2/+2
| * | | | | | | | | y2038: uapi: change __kernel_time_t to __kernel_old_time_tArnd Bergmann2019-11-158-20/+20
| * | | | | | | | | y2038: add __kernel_old_timespec and __kernel_old_time_tArnd Bergmann2019-11-151-0/+5
| |/ / / / / / / /
* | | | | | | | | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-012-0/+16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | compat_ioctl: handle PPPIOCGIDLE for 64-bit time_tArnd Bergmann2019-10-232-0/+16
* | | | | | | | | | Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-11-301-0/+29
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | seccomp: rework define for SECCOMP_USER_NOTIF_FLAG_CONTINUEChristian Brauner2019-10-281-1/+1
| * | | | | | | | | | seccomp: add SECCOMP_USER_NOTIF_FLAG_CONTINUEChristian Brauner2019-10-101-0/+29
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'audit-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-11-301-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | audit: Report suspicious O_CREAT usageKees Cook2019-10-031-0/+1
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-11-301-0/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | powerpc/pseries/cmm: Implement balloon compactionDavid Hildenbrand2019-11-131-0/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'for-5.5/io_uring-post-20191128' of git://git.kernel.dk/linux-blockLinus Torvalds2019-11-281-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | io_uring: add support for IORING_OP_CONNECTJens Axboe2019-11-251-0/+1
* | | | | | | | | | Merge tag 'media/v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-11-264-23/+167
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | media: v4l2_core: Add p_area to struct v4l2_ext_controlRicardo Ribalda Delgado2019-11-081-0/+1
| * | | | | | | | | | media: v4l2-core: Add new metadata formatVandana BN2019-10-241-0/+1
| * | | | | | | | | | media: videodev2.h: add V4L2_DEC_CMD_FLUSHHans Verkuil2019-10-211-0/+1
| * | | | | | | | | | media: vb2: add V4L2_BUF_FLAG_M2M_HOLD_CAPTURE_BUFHans Verkuil2019-10-211-5/+8
| * | | | | | | | | | media: add V4L2_CID_UNIT_CELL_SIZE controlRicardo Ribalda Delgado2019-10-101-0/+1
| * | | | | | | | | | media: add V4L2_CTRL_TYPE_AREA control typeRicardo Ribalda Delgado2019-10-101-0/+6
| * | | | | | | | | | media: cec-funcs.h: use new CEC_OP_UI_CMD definesHans Verkuil2019-10-071-14/+14
| * | | | | | | | | | media: cec-funcs.h: add status_req checksHans Verkuil2019-10-071-2/+4
| * | | | | | | | | | media: cec: expose the new connector info APIDariusz Marcinkiewicz2019-10-011-0/+40
| * | | | | | | | | | media: cec.h: CEC_OP_REC_FLAG_ values were swappedHans Verkuil2019-10-011-2/+2
| * | | | | | | | | | media: uapi/linux/cec.h: add defines for the CEC UI Command OperandHans Verkuil2019-10-011-0/+89
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-11-261-2/+8
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2019-11-252-1/+5
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | perf/aux: Allow using AUX data in perf samplesAlexander Shishkin2019-11-131-2/+8
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-11-2527-79/+404
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Revert "bpf: Emit audit messages upon successful prog load and unload"Jakub Kicinski2019-11-231-1/+0
| * | | | | | | | | | | net: sched: allow flower to match erspan optionsXin Long2019-11-211-0/+16
| * | | | | | | | | | | net: sched: allow flower to match vxlan optionsXin Long2019-11-211-0/+13
| * | | | | | | | | | | net: sched: add erspan option support to act_tunnel_keyXin Long2019-11-211-0/+16
| * | | | | | | | | | | net: sched: add vxlan option support to act_tunnel_keyXin Long2019-11-211-0/+13
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-11-202-0/+7
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | bpf: Emit audit messages upon successful prog load and unloadDaniel Borkmann2019-11-201-0/+1
| | * | | | | | | | | | | bpf: Add mmap() support for BPF_MAP_TYPE_ARRAYAndrii Nakryiko2019-11-181-0/+3
| | * | | | | | | | | | | bpf: Support attaching tracing BPF program to other BPF programsAlexei Starovoitov2019-11-151-0/+1
| | * | | | | | | | | | | bpf: Introduce BPF trampolineAlexei Starovoitov2019-11-151-0/+2
| * | | | | | | | | | | | net: sched: pie: enable timestamp based delay calculationGautam Ramakrishnan2019-11-201-8/+14
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-11-181-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://blackhole.kfki.hu/nf-nextPablo Neira Ayuso2019-11-131-0/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | netfilter: ipset: Add wildcard support to net,ifaceKristian Evensen2019-11-041-0/+2
OpenPOWER on IntegriCloud