summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | io_uring: add file set registrationJens Axboe2019-02-281-1/+8
| * | | | | | | | | | io_uring: add support for pre-mapped user IO buffersJens Axboe2019-02-281-1/+12
| * | | | | | | | | | io_uring: support for IO pollingJens Axboe2019-02-281-0/+5
| * | | | | | | | | | io_uring: add fsync supportChristoph Hellwig2019-02-281-1/+7
| * | | | | | | | | | Add io_uring IO interfaceJens Axboe2019-02-281-0/+95
* | | | | | | | | | | Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-081-9/+0
|\| | | | | | | | | |
| * | | | | | | | | | nvme_ioctl.h: remove duplicate GPL boilerplateChristoph Hellwig2019-02-201-9/+0
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-073-4/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | exec: increase BINPRM_BUF_SIZE to 256Oleg Nesterov2019-03-071-1/+1
| * | | | | | | | | | autofs: add ignore mount optionIan Kent2019-03-071-1/+1
| * | | | | | | | | | linux/kernel.h: split *_MAX and *_MIN macros into <linux/limits.h>Masahiro Yamada2019-03-071-2/+2
* | | | | | | | | | | Merge tag 'for-5.1-part1-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-071-0/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | btrfs: introduce new ioctl to unregister a btrfs deviceAnand Jain2019-02-251-0/+2
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'fsnotify_for_v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-03-071-0/+29
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | fanotify: add support for create/attrib/move/delete eventsAmir Goldstein2019-02-071-0/+8
| * | | | | | | | | | fanotify: copy event fid info to userAmir Goldstein2019-02-071-0/+20
| * | | | | | | | | | fanotify: encode file identifier for FAN_REPORT_FIDAmir Goldstein2019-02-071-0/+1
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'tty-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-03-061-0/+3
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge 5.0-rc6 into tty-nextGreg Kroah-Hartman2019-02-112-10/+6
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | serial: Add Tegra Combined UART driverThierry Reding2019-01-301-0/+3
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'staging-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-03-061-0/+7
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge 5.0-rc6 into staging-nextGreg Kroah-Hartman2019-02-112-10/+6
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'iio-for-5.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2019-02-041-0/+7
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | iio: Add modifiers for ethanol and H2 gasesAndreas Brauchli2018-12-161-0/+2
| | * | | | | | | | | iio: add IIO_MASSCONCENTRATION channel typeTomasz Duszynski2018-12-161-0/+5
* | | | | | | | | | | Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-062-0/+21
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge 5.0-rc6 into char-misc-nextGreg Kroah-Hartman2019-02-112-10/+6
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge 5.0-rc4 into char-misc-nextGreg Kroah-Hartman2019-01-286-8/+15
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | binder: create node flag to request sender's security contextTodd Kjos2019-01-221-0/+19
| * | | | | | | | | | | m68k/mac: Fix PRAM accessorsFinn Thain2019-01-221-0/+2
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-062-1/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | mm/memfd: add an F_SEAL_FUTURE_WRITE seal to memfdJoel Fernandes (Google)2019-03-051-0/+1
| * | | | | | | | | | | mm: convert PG_balloon to PG_offlineDavid Hildenbrand2019-03-051-1/+1
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-03-061-0/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | arch: move common mmap flags to linux/mman.hMichael S. Tsirkin2019-02-181-0/+4
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-03-061-3/+52
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2019-02-283-15/+17
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2019-02-044-7/+12
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | perf, bpf: Introduce PERF_RECORD_BPF_EVENTSong Liu2019-01-211-1/+28
| * | | | | | | | | | | perf, bpf: Introduce PERF_RECORD_KSYMBOLSong Liu2019-01-211-1/+25
| * | | | | | | | | | | perf/core: Remove unused perf_flagsAndrew Murray2019-01-211-2/+0
* | | | | | | | | | | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-052-4/+39
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Thomas Gleixner2019-02-102-4/+39
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | y2038: remove struct definition redirectsArnd Bergmann2019-02-072-6/+0
| | * | | | | | | | | | | time: Add struct __kernel_timexDeepa Dinamani2019-02-071-0/+41
| | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
* | | | | | | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-03-051-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | x86/speculation: Add PR_SPEC_DISABLE_NOEXECWaiman Long2019-01-291-0/+1
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-03-041-1/+11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | bpf: add bpf helper bpf_skb_ecn_set_cebrakmo2019-03-021-1/+9
| * | | | | | | | | | | bpf: expose program stats via bpf_prog_infoAlexei Starovoitov2019-02-271-0/+2