summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Documentation: Add Tim Bird to list of enforcement statement endorsersBird, Timothy2017-11-031-0/+1
* Documentation: Add my name to kernel enforcement statementMartin K. Petersen2017-10-231-0/+1
* Documentation: kernel-enforcement-statement.rst: proper sort namesGreg Kroah-Hartman2017-10-211-2/+1
* Documentation: Add Arm Ltd to kernel-enforcement-statement.rstCatalin Marinas2017-10-211-0/+2
* Documentation: kernel-enforcement-statement.rst: Remove Red Hat markingsAndrea Arcangeli2017-10-191-5/+5
* Documentation: Add myself to the enforcement statement listLaura Abbott2017-10-191-0/+1
* Documentation: Sign kernel enforcement statementDennis Dalessandro2017-10-181-0/+1
* Add ack for Trond Myklebust to the enforcement statementTrond Myklebust2017-10-181-0/+1
* Documentation: update kernel enforcement support listEduardo Valentin2017-10-181-0/+1
* Documentation: add my name to supportersStephen Hemminger2017-10-181-0/+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-151-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
| * | | | | Drivers: hv: vmbus: Fix bugs in rescind handlingK. Y. Srinivasan2017-10-044-25/+23
| * | | | | mei: me: add gemini lake devices idTomas Winkler2017-10-042-0/+4
| * | | | | mei: always use domain runtime pm callbacks.Alexander Usyskin2017-10-042-29/+22
* | | | | | Merge tag 'usb-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-10-1515-27/+86
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'fixes-for-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-10-129-20/+62
| |\ \ \ \ \ \
| | * | | | | | usb: usbtest: fix NULL pointer dereferenceAlan Stern2017-10-111-2/+3
| | * | | | | | usb: gadget: configfs: Fix memory leak of interface directory dataAndrew Gabbasov2017-10-114-14/+25
| | * | | | | | usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_optionsAndrew Gabbasov2017-10-111-0/+5
| | * | | | | | usb: misc: usbtest: Fix overflow in usbtest_do_ioctl()Dan Carpenter2017-10-111-0/+5
| | * | | | | | usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packetKazuya Mizuguchi2017-10-111-1/+1
| | * | | | | | USB: dummy-hcd: Fix deadlock caused by disconnect detectionAlan Stern2017-10-111-3/+6
| | * | | | | | usb: phy: tegra: Fix phy suspend for UDCJon Hunter2017-10-111-0/+17
| * | | | | | | Merge tag 'usb-serial-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-10-096-7/+24
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | USB: serial: console: fix use-after-free after failed setupJohan Hovold2017-10-091-0/+1
| | * | | | | | USB: serial: console: fix use-after-free on disconnectJohan Hovold2017-10-091-1/+1