summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* commoncap: move assignment of fs_ns to avoid null pointer dereferenceColin Ian King2017-10-191-1/+2
* Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5James Morris2017-10-1923-80/+168
|\
| * pkcs7: Prevent NULL pointer dereference, since sinfo is not always set.Eric Sesterhenn2017-10-181-0/+3
| * KEYS: load key flags and expiry time atomically in proc_keys_show()Eric Biggers2017-10-181-10/+14
| * KEYS: Load key expiry time atomically in keyring_search_iterator()Eric Biggers2017-10-181-1/+3
| * KEYS: load key flags and expiry time atomically in key_validate()Eric Biggers2017-10-181-3/+4
| * KEYS: don't let add_key() update an uninstantiated keyDavid Howells2017-10-181-0/+10
| * KEYS: Fix race between updating and finding a negative keyDavid Howells2017-10-1814-57/+80
| * KEYS: checking the input id parameters before finding asymmetric keyChun-Yi Lee2017-10-181-0/+2
| * KEYS: Fix the wrong index when checking the existence of second idChun-Yi Lee2017-10-181-1/+1
| * security/keys: BIG_KEY requires CONFIG_CRYPTOArnd Bergmann2017-10-181-0/+1
| * ecryptfs: fix dereference of NULL user_key_payloadEric Biggers2017-10-122-8/+25
| * fscrypt: fix dereference of NULL user_key_payloadEric Biggers2017-10-121-0/+5
| * lib/digsig: fix dereference of NULL user_key_payloadEric Biggers2017-10-121-0/+6
| * FS-Cache: fix dereference of NULL user_key_payloadEric Biggers2017-10-121-0/+7
| * KEYS: encrypted: fix dereference of NULL user_key_payloadEric Biggers2017-10-121-0/+7
* | Merge tag 'xfs-4.14-fixes-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-10-186-61/+107
|\ \
| * | xfs: move two more RT specific functions into CONFIG_XFS_RTArnd Bergmann2017-10-161-24/+24
| * | xfs: trim writepage mapping to within eofBrian Foster2017-10-163-0/+25
| * | fs: invalidate page cache after end_io() in dio completionEryu Guan2017-10-162-25/+36
| * | xfs: cancel dirty pages on invalidationDave Chinner2017-10-161-12/+22
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-10-183-8/+15
|\ \ \
| * | | fs: Avoid invalidation in interrupt context in dio_complete()Lukas Czerner2017-10-171-6/+13
| * | | nbd: don't set the device size until we're connectedJosef Bacik2017-10-091-1/+1
| * | | skd: Use kmem_cache_freeHimanshu Jha2017-10-091-1/+1
* | | | Merge tag 'enforcement-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-10-182-0/+148
|\ \ \ \
| * | | | Documentation: Add a file explaining the Linux kernel license enforcement policyGreg Kroah-Hartman2017-10-162-0/+148
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-10-182-0/+5
|\ \ \ \
| * | | | s390: fix zfcpdump-configDimitri John Ledkov2017-10-161-0/+2
| * | | | s390/cputime: fix guest/irq/softirq times after CPU hotplugChristian Borntraeger2017-10-161-0/+3
* | | | | Merge tag 'trace-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-10-181-3/+11
|\ \ \ \ \
| * | | | | tracing/samples: Fix creation and deletion of simple_thread_fn creationSteven Rostedt (VMware)2017-10-171-3/+11
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-10-175-5/+15
|\ \ \ \ \ \
| * | | | | | scsi: fc: check for rport presence in fc_block_scsi_ehJohannes Thumshirn2017-10-111-0/+3
| * | | | | | scsi: qla2xxx: Fix uninitialized work elementQuinn Tran2017-10-111-1/+2
| * | | | | | scsi: libiscsi: fix shifting of DID_REQUEUE host byteJohannes Thumshirn2017-10-111-1/+1
| * | | | | | scsi: libfc: fix a deadlock in fc_rport_workSatish Kharat2017-10-061-1/+1
| * | | | | | scsi: fixup kernel warning during rmmod()Hannes Reinecke2017-10-061-2/+8
* | | | | | | Merge tag 'media/v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-10-1712-41/+153
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | media: dvb_frontend: only use kref after initializedMauro Carvalho Chehab2017-10-111-4/+21
| * | | | | | media: platform: VIDEO_QCOM_CAMSS should depend on HAS_DMAGeert Uytterhoeven2017-09-231-1/+1
| * | | | | | media: cec: Respond to unregistered initiators, when applicableJose Abreu2017-09-231-3/+10
| * | | | | | media: s5p-cec: add NACK detection supportHans Verkuil2017-09-233-2/+14
| * | | | | | media: staging/imx: Fix uninitialized variable warningLaurent Pinchart2017-09-231-2/+2
| * | | | | | media: qcom: camss: Make function vfe_set_selection staticColin Ian King2017-09-231-1/+1
| * | | | | | media: venus: init registered list on streamoffStanimir Varbanov2017-09-231-0/+1
| * | | | | | media: dvb: i2c transfers over usb cannot be done from stackSean Young2017-09-233-28/+103
* | | | | | | Linux 4.14-rc5v4.14-rc5Linus Torvalds2017-10-161-1/+1
* | | | | | | Merge tag 'char-misc-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-10-158-81/+115
|\ \ \ \ \ \ \
| * | | | | | | binder: fix use-after-free in binder_transaction()Todd Kjos2017-10-041-27/+66