summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* audit: fix use-after-free in audit_add_watchRonny Chevalier2018-07-181-1/+11
* audit: use ktime_get_coarse_real_ts64() for timestampsPaul Moore2018-07-172-2/+2
* audit: use ktime_get_coarse_ts64() for time accessArnd Bergmann2018-07-032-2/+2
* audit: simplify audit_enabled check in audit_watch_log_rule_change()Richard Guy Briggs2018-06-281-14/+15
* audit: check audit_enabled in audit_tree_log_remove_rule()Richard Guy Briggs2018-06-281-0/+2
* cred: conditionally declare groups-related functionsOndrej Mosnáček2018-06-281-5/+10
* audit: eliminate audit_enabled magic number comparisonRichard Guy Briggs2018-06-196-8/+8
* audit: rename FILTER_TYPE to FILTER_EXCLUDERichard Guy Briggs2018-06-193-7/+8
* audit: Fix extended comparison of GID/EGIDOndrej Mosnáček2018-06-191-4/+4
* audit: tie ANOM_ABEND records to syscallRichard Guy Briggs2018-06-191-1/+1
* audit: tie SECCOMP records to syscallRichard Guy Briggs2018-06-191-1/+1
* audit: allow other filter list types for AUDIT_EXEOndrej Mosnáček2018-06-191-2/+5
* Linux 4.18-rc1v4.18-rc1Linus Torvalds2018-06-171-2/+2
* Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-1716-275/+174
|\
| * bsg: fix race of bsg_open and bsg_unregisterAnatoliy Glagolev2018-06-151-11/+11
| * block: remov blk_queue_invalidate_tagsChristoph Hellwig2018-06-153-38/+1
| * Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe2018-06-1511-224/+154
| |\
| | * nvme-fabrics: fix and refine state checks in __nvmf_check_readyChristoph Hellwig2018-06-151-20/+19
| | * nvme-fabrics: handle the admin-only case properly in nvmf_check_readyChristoph Hellwig2018-06-151-1/+2
| | * nvme-fabrics: refactor queue ready checkChristoph Hellwig2018-06-155-50/+45
| | * blk-mq: remove blk_mq_tagset_iterChristoph Hellwig2018-06-142-31/+0
| | * nvme: remove nvme_reinit_tagsetChristoph Hellwig2018-06-142-12/+0
| | * nvme-fc: fix nulling of queue data on reconnectJames Smart2018-06-141-6/+5
| | * nvme-fc: remove reinit_request routineJames Smart2018-06-141-20/+0
| | * nvme-fc: change controllers first connect to use reconnect pathJames Smart2018-06-141-57/+47
| | * nvme: don't rely on the changed namespace list logChristoph Hellwig2018-06-131-25/+11
| | * nvmet: free smart-log buffer after useChaitanya Kulkarni2018-06-111-1/+3
| | * nvme-rdma: fix error flow during mapping request dataMax Gurtovoy2018-06-111-7/+24
| | * nvme: add bio remapping tracepointHannes Reinecke2018-06-111-0/+4
| | * nvme: fix NULL pointer dereference in nvme_init_subsystemIsrael Rukshin2018-06-111-1/+1
| * | blk-mq: don't time out requests again that are in the timeout handlerChristoph Hellwig2018-06-142-0/+7
| * | blk-mq: reinit q->tag_set_list entry only after grace periodRoman Pen2018-06-111-2/+1
* | | Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds2018-06-17206-339/+372
|\ \ \
| * | | fix a series of Documentation/ broken file name referencesMauro Carvalho Chehab2018-06-158-9/+10
| * | | Documentation: rstFlatTable.py: fix a broken referenceMauro Carvalho Chehab2018-06-151-2/+0
| * | | ABI: sysfs-devices-system-cpu: remove a broken referenceMauro Carvalho Chehab2018-06-151-3/+0
| * | | devicetree: fix a series of wrong file referencesMauro Carvalho Chehab2018-06-158-14/+14
| * | | devicetree: fix name of pinctrl-bindings.txtMauro Carvalho Chehab2018-06-159-12/+12
| * | | devicetree: fix some bindings file namesMauro Carvalho Chehab2018-06-153-3/+3
| * | | MAINTAINERS: fix location of DT npcm filesMauro Carvalho Chehab2018-06-151-1/+2
| * | | MAINTAINERS: fix location of some display DT bindingsMauro Carvalho Chehab2018-06-151-3/+2
| * | | kernel-parameters.txt: fix pointers to sound parametersMauro Carvalho Chehab2018-06-151-4/+1
| * | | bindings: nvmem/zii: Fix location of nvmem.txtMauro Carvalho Chehab2018-06-151-1/+1
| * | | docs: Fix more broken referencesMauro Carvalho Chehab2018-06-1523-41/+41
| * | | scripts/documentation-file-ref-check: check tools/*/DocumentationMauro Carvalho Chehab2018-06-151-0/+7
| * | | scripts/documentation-file-ref-check: get rid of false-positivesMauro Carvalho Chehab2018-06-151-3/+18
| * | | scripts/documentation-file-ref-check: hint: dash or underlineMauro Carvalho Chehab2018-06-151-0/+6
| * | | scripts/documentation-file-ref-check: add a fix logic for DTMauro Carvalho Chehab2018-06-151-3/+17
| * | | scripts/documentation-file-ref-check: accept more wildcards at filenamesMauro Carvalho Chehab2018-06-151-1/+1
| * | | scripts/documentation-file-ref-check: fix help messageMauro Carvalho Chehab2018-06-151-1/+1