summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-13ALSA: hda - Add mute led support for HP ProBook 645 G4Kai-Heng Feng1-0/+1
2019-12-13ALSA: pcm: oss: Avoid potential buffer overflowsTakashi Iwai3-0/+6
2019-12-13ALSA: hda/realtek - Fix inverted bass GPIO pin on Acer 8951GTakashi Iwai1-14/+3
2019-12-13ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236Kailang Yang1-2/+5
2019-12-13ALSA: hda/realtek - Enable the headset-mic on a Xiaomi's laptopHui Wang1-0/+1
2019-12-13ALSA: hda/realtek - Enable internal speaker of ASUS UX431FLCJian-Hong Pan1-1/+9
2019-12-13SUNRPC: Avoid RPC delays when exiting suspendTrond Myklebust1-1/+1
2019-12-13io_uring: ensure req->submit is copied when req is deferredJens Axboe1-4/+5
2019-12-13io_uring: fix missing kmap() declaration on powerpcJens Axboe1-0/+1
2019-12-13fuse: verify attributesMiklos Szeredi3-7/+19
2019-12-13fuse: verify write returnMiklos Szeredi1-0/+2
2019-12-13fuse: verify nlinkMiklos Szeredi1-1/+2
2019-12-13fuse: fix leak of fuse_io_privMiklos Szeredi1-1/+3
2019-12-13io_uring: transform send/recvmsg() -ERESTARTSYS to -EINTRJens Axboe1-0/+2
2019-12-13io_uring: fix dead-hung for non-iter fixed rwPavel Begunkov1-1/+14
2019-12-13mwifiex: Re-work support for SDIO HW resetUlf Hansson3-12/+27
2019-12-13serial: ifx6x60: add missed pm_runtime_disableChuhong Yuan1-0/+3
2019-12-13serial: 8250_dw: Avoid double error messaging when IRQ absentAndy Shevchenko1-5/+3
2019-12-13serial: stm32: fix clearing interrupt error flagsFabrice Gasnier1-3/+3
2019-12-13serial: serial_core: Perform NULL checks for break_ctl opsJiangfeng Xiao1-1/+1
2019-12-13serial: pl011: Fix DMA ->flush_buffer()Vincent Whitchurch1-4/+2
2019-12-13tty: serial: msm_serial: Fix flow controlJeffrey Hugo1-1/+5
2019-12-13tty: serial: fsl_lpuart: use the sg count from dma_map_sgPeng Fan1-2/+2
2019-12-13serial: 8250-mtk: Use platform_get_irq_optional() for optional irqFrank Wunderlich1-1/+1
2019-12-13usb: gadget: u_serial: add missing port entry lockingMichał Mirosław1-0/+2
2019-12-13staging/octeon: Use stubs for MIPS && !CAVIUM_OCTEON_SOCPaul Burton2-2/+5
2019-12-13mailbox: tegra: Fix superfluous IRQ error messageJon Hunter1-2/+2
2019-12-13time: Zero the upper 32-bits in __kernel_timespec on 32-bitDmitry Safonov1-1/+2
2019-12-13lp: fix sparc64 LPSETTIMEOUT ioctlArnd Bergmann1-0/+4
2019-12-13sparc64: implement ioremap_ucTuowen Zhao1-0/+1
2019-12-13perf scripts python: exported-sql-viewer.py: Fix use of TRUE with SQLiteAdrian Hunter1-2/+8
2019-12-13arm64: tegra: Fix 'active-low' warning for Jetson Xavier regulatorJon Hunter1-2/+1
2019-12-13arm64: tegra: Fix 'active-low' warning for Jetson TX1 regulatorJon Hunter1-1/+1
2019-12-13rsi: release skb if rsi_prepare_beacon failsNavid Emamdoost1-0/+1
2019-12-05Linux 5.4.2v5.4.2Greg Kroah-Hartman1-1/+1
2019-12-05platform/x86: hp-wmi: Fix ACPI errors caused by passing 0 as input sizeHans de Goede1-2/+2
2019-12-05platform/x86: hp-wmi: Fix ACPI errors caused by too small bufferHans de Goede1-3/+3
2019-12-05HID: core: check whether Usage Page item is after Usage ID itemsCandle Sun1-6/+45
2019-12-05crypto: talitos - Fix build error by selecting LIB_DESHerbert Xu1-0/+1
2019-12-05Revert "jffs2: Fix possible null-pointer dereferences in jffs2_add_frag_to_fr...Joel Stanley1-1/+1
2019-12-05ext4: add more paranoia checking in ext4_expand_extra_isize handlingTheodore Ts'o2-9/+27
2019-12-05r8169: fix resume on cable plug-inHeiner Kallweit1-0/+1
2019-12-05r8169: fix jumbo configuration for RTL8168evlHeiner Kallweit1-1/+1
2019-12-05selftests: pmtu: use -oneline for ip route list cacheThadeu Lima de Souza Cascardo1-3/+2
2019-12-05tipc: fix link name length checkJohn Rutherford1-2/+2
2019-12-05selftests: bpf: correct perror stringsJakub Kicinski2-20/+20
2019-12-05selftests: bpf: test_sockmap: handle file creation failures gracefullyJakub Kicinski1-0/+9
2019-12-05net/tls: use sg_next() to walk sg entriesJakub Kicinski3-13/+5
2019-12-05net/tls: remove the dead inplace_crypto codeJakub Kicinski2-6/+1
2019-12-05selftests/tls: add a test for fragmented messagesJakub Kicinski1-0/+60