summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-09Linux 4.9.149v4.9.149Greg Kroah-Hartman1-1/+1
2019-01-09spi: bcm2835: Unbreak the build of esoteric configsLukas Wunner1-1/+1
2019-01-09tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.xTomas Winkler1-4/+7
2019-01-09rtc: m41t80: Correct alarm month range with RTC readsMaciej W. Rozycki1-1/+1
2019-01-09arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1Will Deacon1-1/+1
2019-01-09x86/kvm/vmx: do not use vm-exit instruction length for fast MMIO when running...Vitaly Kuznetsov2-3/+19
2019-01-09CIFS: Fix error mapping for SMB2_LOCK command which caused OFD lock problemGeorgy A Bystrenin1-2/+2
2019-01-09MIPS: OCTEON: mark RGMII interface disabled on OCTEON IIIAaro Koskinen1-1/+2
2019-01-09MIPS: Align kernel load address to 64KBHuacai Chen1-3/+4
2019-01-09MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()Huacai Chen1-0/+5
2019-01-09media: v4l2-tpg: array index could become negativeHans Verkuil1-1/+1
2019-01-09media: vivid: free bitmap_cap when updating std/timings/etc.Hans Verkuil1-0/+2
2019-01-09serial: uartps: Fix interrupt mask issue to handle the RX interrupts properlyNava kishore Manne1-2/+2
2019-01-09f2fs: fix validation of the block count in sanity_check_raw_superMartin Blumenstingl1-3/+3
2019-01-09cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader.Macpaul Lin2-0/+11
2019-01-09clk: rockchip: fix typo in rk3188 spdif_frac parentJohan Jonker1-1/+1
2019-01-09spi: bcm2835: Avoid finishing transfer prematurely in IRQ modeLukas Wunner1-2/+1
2019-01-09spi: bcm2835: Fix book-keeping of DMA terminationLukas Wunner1-0/+1
2019-01-09spi: bcm2835: Fix race on DMA terminationLukas Wunner1-6/+4
2019-01-09ext4: force inode writes when nfsd calls commit_metadata()Theodore Ts'o2-0/+31
2019-01-09ext4: include terminating u32 in size of xattr entries when expanding inodesTheodore Ts'o1-1/+1
2019-01-09ext4: fix EXT4_IOC_GROUP_ADD ioctlruippan (潘睿)1-1/+1
2019-01-09ext4: missing unlock/put_page() in ext4_try_to_write_inline_data()Maurizio Lombardi1-1/+4
2019-01-09ext4: fix possible use after free in ext4_quota_enablePan Bian1-1/+1
2019-01-09perf pmu: Suppress potential format-truncation warningBen Hutchings1-4/+4
2019-01-09platform-msi: Free descriptors in platform_msi_domain_free()Miquel Raynal2-2/+6
2019-01-09KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixupSean Christopherson1-1/+1
2019-01-09Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573GPatrick Dreyer1-0/+1
2019-01-09qmi_wwan: apply SET_DTR quirk to the SIMCOM shared device IDBjørn Mork1-1/+1
2019-01-09staging: wilc1000: fix missing read_write setting when reading dataColin Ian King1-0/+1
2019-01-09usb: r8a66597: Fix a possible concurrency use-after-free bug in r8a66597_endp...Jia-Ju Bai1-1/+4
2019-01-09USB: serial: option: add Fibocom NL678 seriesJörgen Storvist1-0/+4
2019-01-09USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole displaysScott Chen2-0/+10
2019-01-09ALSA: hda/tegra: clear pending irq handlersSameer Pujar1-0/+2
2019-01-09ALSA: hda: add mute LED support for HP EliteBook 840 G4Mantas Mikulėnas1-0/+1
2019-01-09mtd: atmel-quadspi: disallow building on ebsa110Arnd Bergmann1-1/+1
2019-01-09ALSA: emux: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva1-2/+5
2019-01-09ALSA: pcm: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+2
2019-01-09ALSA: emu10k1: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva1-0/+5
2019-01-09ALSA: rme9652: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva1-4/+6
2019-01-09ptr_ring: wrap back ->producer in __ptr_ring_swap_queue()Cong Wang1-0/+2
2019-01-09sock: Make sock->sk_stamp thread-safeDeepa Dinamani4-9/+47
2019-01-09net/mlx5: Typo fix in del_sw_hw_ruleYuval Avnery1-1/+1
2019-01-09net/mlx5e: Remove the false indication of software timestamping supportAlaa Hleihel1-8/+3
2019-01-09gro_cell: add napi_disable in gro_cells_destroyLorenzo Bianconi1-0/+1
2019-01-09tipc: compare remote and local protocols in tipc_udp_enable()Cong Wang1-0/+5
2019-01-09tipc: use lock_sock() in tipc_sk_reinit()Cong Wang1-2/+6
2019-01-09xen/netfront: tolerate frags with no dataJuergen Gross1-1/+1
2019-01-09VSOCK: Send reset control packet when socket is partially boundJorgen Hansen1-17/+50
2019-01-09vhost: make sure used idx is seen before log in vhost_add_used_n()Jason Wang1-0/+2