summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-09media: imx274: fix stack corruption in imx274_read_regLuca Ceresoli1-2/+5
2019-01-09media: rc: cec devices do not have a lirc chardevSean Young1-2/+4
2019-01-09media: cec-pin: fix broken tx_ignore_nack_until_eom error injectionHans Verkuil1-2/+3
2019-01-09media: cec: keep track of outstanding transmitsHans Verkuil2-9/+19
2019-01-09serial: uartps: Fix interrupt mask issue to handle the RX interrupts properlyNava kishore Manne1-2/+2
2019-01-09f2fs: sanity check of xattr entry sizeJaegeuk Kim1-5/+13
2019-01-09f2fs: fix validation of the block count in sanity_check_raw_superMartin Blumenstingl1-3/+3
2019-01-09f2fs: fix missing unlock(sbi->gc_mutex)Jaegeuk Kim1-5/+2
2019-01-09f2fs: fix to update new block address correctly for OPUJia Zhu1-1/+3
2019-01-09f2fs: read page index before freeingPan Bian1-1/+3
2019-01-09powerpc/tm: Unset MSR[TS] if not recheckpointingBreno Leitao2-9/+29
2019-01-09KEYS: fix parsing invalid pkey info stringEric Biggers1-0/+2
2019-01-09brcmfmac: Fix out of bounds memory access during fw loadLyude Paul1-2/+6
2019-01-09brcmfmac: fix roamoff=1 modparamStijn Tintel3-4/+11
2019-01-09Btrfs: send, fix race with transaction commits that create snapshotsFilipe Manana1-6/+23
2019-01-09btrfs: run delayed items before dropping the snapshotJosef Bacik1-0/+4
2019-01-09Btrfs: fix fsync of files with multiple hard links in new directoriesFilipe Manana3-0/+39
2019-01-09btrfs: skip file_extent generation check for free_space_inode in run_delalloc...Lu Fengqi1-1/+2
2019-01-09Btrfs: fix deadlock with memory reclaim during scrubFilipe Manana1-1/+34
2019-01-09btrfs: dev-replace: go back to suspend state if another EXCL_OP is runningAnand Jain1-0/+4
2019-01-09btrfs: dev-replace: go back to suspended state if target device is missingAnand Jain1-0/+2
2019-01-09cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader.Macpaul Lin2-0/+11
2019-01-09binder: fix use-after-free due to ksys_close() during fdget()Todd Kjos3-2/+91
2019-01-09cgroup: fix CSS_TASK_ITER_PROCSTejun Heo1-12/+17
2019-01-09crypto: cfb - fix decryptionDmitry Eremin-Solenikov1-1/+1
2019-01-09crypto: testmgr - add AES-CFB testsDmitry Eremin-Solenikov3-0/+88
2019-01-09crypto: chcr - small packet Tx stalls the queueAtul Gupta1-1/+4
2019-01-09crypto: cavium/nitrox - fix a DMA pool free failureWenwen Wang3-10/+31
2019-01-09clk: sunxi-ng: Use u64 for calculation of NM rateJernej Skrabec1-3/+15
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: check for shutdown and r/o file system in ext4_write_inode()Theodore Ts'o1-2/+7
2019-01-09ext4: force inode writes when nfsd calls commit_metadata()Theodore Ts'o2-0/+31
2019-01-09ext4: avoid declaring fs inconsistent due to invalid file handlesTheodore Ts'o8-41/+65
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-09ext4: add ext4_sb_bread() to disambiguate ENOMEM casesTheodore Ts'o5-94/+115
2019-01-09ocxl: Fix endiannes bug in read_afu_name()Greg Kurz1-1/+1
2019-01-09ocxl: Fix endiannes bug in ocxl_link_update_pe()Greg Kurz1-1/+1
2019-01-09perf env: Also consider env->arch == NULL as local operationArnaldo Carvalho de Melo1-1/+1
2019-01-09perf pmu: Suppress potential format-truncation warningBen Hutchings1-4/+4
2019-01-09perf script: Use fallbacks for branch stacksAdrian Hunter2-14/+14
2019-01-09perf tools: Use fallback for sample_addr_correlates_sym() casesAdrian Hunter1-1/+1
2019-01-09perf thread: Add fallback functions for cases where cpumode is insufficientAdrian Hunter4-0/+60
2019-01-09perf machine: Record if a arch has a single user/kernel address spaceAdrian Hunter4-0/+16
2019-01-09clocksource/drivers/arc_timer: Utilize generic sched_clockAlexey Brodkin3-0/+24