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