aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | HID: usbhid: fix out-of-bounds bugJaejoong Kim2017-10-111-1/+11
* | | | | | | | Merge tag 'sound-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-10-1210-22/+61
|\ \ \ \ \ \ \ \
| * | | | | | | | ALSA: caiaq: Fix stray URB at probe error pathTakashi Iwai2017-10-111-3/+9
| * | | | | | | | ALSA: seq: Fix use-after-free at creating a portTakashi Iwai2017-10-112-3/+10
| * | | | | | | | ALSA: usb-audio: Kill stray URB at exitingTakashi Iwai2017-10-102-2/+12
| * | | | | | | | ALSA: line6: Fix leftover URB at error-path during probeTakashi Iwai2017-10-091-3/+4
| * | | | | | | | ALSA: line6: Fix NULL dereference at podhd_disconnect()Takashi Iwai2017-10-091-1/+2
| * | | | | | | | ALSA: line6: Fix missing initialization before error pathTakashi Iwai2017-10-091-2/+3
| * | | | | | | | ALSA: seq: Fix copy_from_user() call inside lockTakashi Iwai2017-10-092-8/+20
| * | | | | | | | ALSA: usb-audio: Add sample rate quirk for Plantronics P610Kai-Heng Feng2017-10-091-0/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'waitid-fix'Linus Torvalds2017-10-121-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | waitid(): Add missing access_ok() checksKees Cook2017-10-091-0/+6
* | | | | | | | | Merge tag 'rpmsg-v4.14-fixes' of git://github.com/andersson/remoteprocLinus Torvalds2017-10-111-4/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rpmsg: glink: Fix memory leak in qcom_glink_alloc_intent()Dan Carpenter2017-10-101-3/+8
| * | | | | | | | | rpmsg: glink: Unlock on error in qcom_glink_request_intent()Dan Carpenter2017-10-101-1/+2
* | | | | | | | | | Merge tag 'rproc-v4.14-fixes' of git://github.com/andersson/remoteprocLinus Torvalds2017-10-112-5/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init()Wei Yongjun2017-10-111-3/+2
| * | | | | | | | | | remoteproc: qcom: fix RPMSG_QCOM_GLINK_SMEM dependenciesArnd Bergmann2017-10-101-0/+2
| * | | | | | | | | | remoteproc: imx_rproc: fix a couple off by one bugsDan Carpenter2017-10-101-2/+2
| |/ / / / / / / / /
* | | | | | | | | | 9p: set page uptodate when required in write_end()Alexander Levin2017-10-111-3/+7
* | | | | | | | | | Merge tag 'gpio-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-10-113-12/+17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | gpio: omap: Fix lost edge interruptsGrygorii Strashko2017-10-071-9/+13
| * | | | | | | | | | gpio: omap: omap_gpio_show_rev is not __initArnd Bergmann2017-09-211-1/+1
| * | | | | | | | | | gpio: acpi: work around false-positive -Wstring-overflow warningArnd Bergmann2017-09-191-1/+1
| * | | | | | | | | | gpio: thunderx: select IRQ_DOMAIN_HIERARCHY instead of depends onMasahiro Yamada2017-09-191-1/+2
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'pinctrl-v4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-10-113-5/+14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pinctrl: cherryview: fix issues caused by dynamic gpio irqs mappingGrygorii Strashko2017-10-081-1/+13
| * | | | | | | | | | pinctrl/amd: Fix build dependency on pinmux codePetr Mladek2017-09-271-0/+1
| * | | | | | | | | | pinctrl: bcm2835: fix build warning in bcm2835_gpio_irq_handle_bankCorentin Labbe2017-09-211-4/+0
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-10-112-8/+21
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | bio_copy_user_iov(): don't ignore ->iov_offsetAl Viro2017-10-101-2/+2
| * | | | | | | | | | more bio_map_user_iov() leak fixesAl Viro2017-10-101-5/+9
| * | | | | | | | | | fix unbalanced page refcounting in bio_map_user_iovVitaly Mayatskikh2017-10-101-0/+8
| * | | | | | | | | | direct-io: Prevent NULL pointer access in submit_page_sectionAndreas Gruenbacher2017-10-101-1/+2
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'seccomp-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-10-101-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | seccomp: make function __get_seccomp_filter staticColin Ian King2017-10-101-1/+1
* | | | | | | | | | | Merge tag 'nfsd-4.14-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-10-102-3/+10
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | nfsd4: define nfsd4_secinfo_no_name_release()Eryu Guan2017-10-051-1/+8
| * | | | | | | | | | | MAINTAINERS: associate linux/fs.h with VFS instead of file lockingEric Biggers2017-09-181-2/+2
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'f2fs-for-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-10-103-5/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | f2fs: fix potential panic during fstrimChao Yu2017-10-033-5/+5
* | | | | | | | | | | | Merge tag 'linux-kselftest-4.14-rc5-fixes' of git://git.kernel.org/pub/scm/li...Linus Torvalds2017-10-102-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | selftests: mqueue: fix regression in silencing output from RUN_TESTSShuah Khan2017-10-051-2/+2
| * | | | | | | | | | | | selftests: x86: sysret_ss_attrs doesn't build on a PIE buildShuah Khan2017-10-051-1/+1
* | | | | | | | | | | | | Merge branch 'ppc-bundle' (bundle from Michael Ellerman)Linus Torvalds2017-10-092-2/+35
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | powerpc/tm: Fix illegal TM state in signal handlerGustavo Romero2017-10-061-1/+12
| * | | | | | | | | | | | powerpc/64s: Use emergency stack for kernel TM Bad Thing program checksCyril Bur2017-10-061-1/+23
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-10-0954-164/+211
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cdc_ether: flag the u-blox TOBY-L2 and SARA-U2 as wwanAleksander Morgado2017-10-091-0/+13
| * | | | | | | | | | | | net: thunderx: mark expected switch fall-throughs in nicvf_main()Gustavo A. R. Silva2017-10-091-0/+2