aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-10-11Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linuxLinus Torvalds8-22/+27
2019-10-11Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds2-46/+16
2019-10-11Documentation/process: Add fallthrough pseudo-keywordJoe Perches2-11/+24
2019-10-11compiler_attributes.h: Add 'fallthrough' pseudo keyword for switch/case useJoe Perches1-0/+17
2019-10-11net: sctp: Rename fallthrough label to unhandledJoe Perches1-6/+6
2019-10-11Merge tag 'drm-fixes-2019-10-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds24-96/+234
2019-10-11Merge tag 'for-linus-20191010' of git://git.kernel.dk/linux-blockLinus Torvalds9-55/+29
2019-10-11s390/uaccess: avoid (false positive) compiler warningsChristian Borntraeger1-2/+2
2019-10-11firmware: google: increment VPD key_len properlyBrian Norris1-1/+1
2019-10-11MAINTAINERS: kgdb: Add myself as a reviewer for kgdb/kdbDouglas Anderson1-0/+1
2019-10-11spufs: fix a crash in spufs_create_root()Emmanuel Nicolet1-0/+1
2019-10-10io_uring: fix sequence logic for timeout requestsJens Axboe1-17/+20
2019-10-11Merge tag 'drm-intel-fixes-2019-10-10' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixesDave Airlie17-82/+188
2019-10-11Merge tag 'drm-fixes-5.4-2019-10-09' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie1-7/+7
2019-10-11Merge tag 'drm-misc-fixes-2019-10-10' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie6-7/+39
2019-10-10SUNRPC: fix race to sk_err after xs_error_reportBenjamin Coddington2-9/+9
2019-10-10NFSv4: Fix leak of clp->cl_acceptor stringChuck Lever1-0/+1
2019-10-10MIPS: Disable Loongson MMI instructions for kernel buildPaul Burton2-0/+5
2019-10-10MIPS: elf_hwcap: Export userspace ASEsJiaxun Yang2-0/+44
2019-10-10Merge tag 'xfs-5.4-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds10-31/+29
2019-10-10nbd: fix possible sysfs duplicate warningXiubo Li1-1/+1
2019-10-10xen: Stop abusing DT of_dma_configure APIRob Herring2-21/+4
2019-10-10Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-0/+2
2019-10-10Merge tag 'for-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds6-13/+49
2019-10-10Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-66/+71
2019-10-10Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-1/+10
2019-10-10MAINTAINERS: Remove Simon as Renesas SoC Co-MaintainerGeert Uytterhoeven2-4/+4
2019-10-10xen/grant-table: remove unnecessary printingFuqian Huang1-2/+1
2019-10-10w1: ds250x: Fix build error without CRC16YueHaibing1-0/+1
2019-10-10virt: vbox: fix memory leak in hgcm_call_preprocess_linaddrNavid Emamdoost1-1/+2
2019-10-10binder: Fix comment headers on binder_alloc_prepare_to_free()Joel Fernandes (Google)1-1/+1
2019-10-10binder: prevent UAF read in print_binder_transaction_log_entry()Christian Brauner2-2/+4
2019-10-10USB: yurex: fix NULL-derefs on disconnectJohan Hovold1-4/+7
2019-10-10tty: serial: imx: Use platform_get_irq_optional() for optional IRQsAnson Huang1-2/+2
2019-10-10serial: fix kernel-doc warning in commentsRandy Dunlap1-0/+2
2019-10-10USB: iowarrior: use pr_err()Johan Hovold1-1/+1
2019-10-10USB: iowarrior: drop redundant iowarrior mutexJohan Hovold1-12/+1
2019-10-10USB: iowarrior: drop redundant disconnect mutexJohan Hovold1-15/+2
2019-10-10USB: iowarrior: fix use-after-free after driver unbindJohan Hovold1-0/+6
2019-10-10USB: iowarrior: fix use-after-free on releaseJohan Hovold1-1/+2
2019-10-10USB: iowarrior: fix use-after-free on disconnectJohan Hovold1-4/+3
2019-10-10USB: chaoskey: fix use-after-free on releaseJohan Hovold1-2/+3
2019-10-10USB: adutux: fix use-after-free on releaseJohan Hovold1-1/+2
2019-10-10USB: ldusb: fix NULL-derefs on driver unbindJohan Hovold1-12/+12
2019-10-10USB: legousbtower: fix use-after-free on releaseJohan Hovold1-1/+2
2019-10-10usb: cdns3: Fix for incorrect DMA mask.Pawel Laszczak1-0/+7
2019-10-10usb: cdns3: fix cdns3_core_init_role()Roger Quadros1-1/+19
2019-10-10usb: cdns3: gadget: Fix full-speed modeRoger Quadros1-0/+1
2019-10-10USB: usb-skeleton: drop redundant in-urb checkJohan Hovold1-2/+1
2019-10-10USB: usb-skeleton: fix use-after-free after driver unbindJohan Hovold1-0/+1