summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-17Linux 5.4.4v5.4.4Greg Kroah-Hartman1-1/+1
2019-12-17EDAC/ghes: Do not warn when incrementing refcount on 0Robert Richter1-2/+2
2019-12-17r8169: fix rtl_hw_jumbo_disable for RTL8168evlHeiner Kallweit1-1/+1
2019-12-17workqueue: Fix missing kfree(rescuer) in destroy_workqueue()Tejun Heo1-0/+1
2019-12-17blk-mq: make sure that line break can be printedMing Lei1-1/+1
2019-12-17ext4: fix leak of quota reservationsJan Kara2-6/+1
2019-12-17ext4: fix a bug in ext4_wait_for_tail_page_commityangerkun1-4/+8
2019-12-17splice: only read in as much information as there is pipe buffer spaceDarrick J. Wong1-3/+11
2019-12-17rtc: disable uie before setting time and enable afterAlexandre Belloni1-1/+18
2019-12-17USB: dummy-hcd: increase max number of devices to 32Andrey Konovalov1-1/+1
2019-12-17powerpc: Define arch_is_kernel_initmem_freed() for lockdepMichael Ellerman1-0/+14
2019-12-17mm/shmem.c: cast the type of unmap_start to u64Chen Jun1-1/+1
2019-12-17s390/kaslr: store KASLR offset for early dumpsGerald Schaefer2-1/+6
2019-12-17s390/smp,vdso: fix ASCE handlingHeiko Carstens1-0/+5
2019-12-17firmware: qcom: scm: Ensure 'a0' status code is treated as signedWill Deacon1-1/+1
2019-12-17ext4: work around deleting a file with i_nlink == 0 safelyTheodore Ts'o1-6/+5
2019-12-17mm: memcg/slab: wait for !root kmem_cache refcnt killing on root kmem_cache d...Roman Gushchin1-0/+12
2019-12-17mfd: rk808: Fix RK818 ID templateDaniel Schultz1-1/+1
2019-12-17mm, memfd: fix COW issue on MAP_PRIVATE and F_SEAL_FUTURE_WRITE mappingsNicolas Geoffray1-4/+7
2019-12-17powerpc: Fix vDSO clock_getres()Vincenzo Frascino5-5/+14
2019-12-17powerpc: Avoid clang warnings around setjmp and longjmpNathan Chancellor2-4/+4
2019-12-17omap: pdata-quirks: remove openpandora quirks for mmc3 and wl1251H. Nikolaus Schaller1-93/+0
2019-12-17omap: pdata-quirks: revert pandora specific gpiod additionsH. Nikolaus Schaller1-15/+4
2019-12-17iio: ad7949: fix channels mixupsAndrea Merello1-5/+17
2019-12-17iio: ad7949: kill pointless "readback"-handling codeAndrea Merello1-24/+3
2019-12-17Revert "scsi: qla2xxx: Fix memory leak when sending I/O fails"Martin K. Petersen1-4/+0
2019-12-17scsi: qla2xxx: Fix a dma_pool_free() callBart Van Assche1-1/+2
2019-12-17scsi: qla2xxx: Fix SRB leak on switch command timeoutQuinn Tran5-19/+16
2019-12-17reiserfs: fix extended attributes on the root directoryJeff Mahoney6-14/+32
2019-12-17ext4: Fix credit estimate for final inode freeingJan Kara1-2/+11
2019-12-17quota: fix livelock in dquot_writeback_dquotsDmitry Monakhov1-4/+5
2019-12-17seccomp: avoid overflow in implicit constant conversionChristian Brauner1-1/+2
2019-12-17ext2: check err when partial != NULLChengguang Xu1-2/+5
2019-12-17quota: Check that quota is not dirty before releaseDmitry Monakhov3-2/+12
2019-12-17video/hdmi: Fix AVI bar unpackVille Syrjälä1-4/+4
2019-12-17powerpc/xive: Skip ioremap() of ESB pages for LSI interruptsCédric Le Goater1-2/+10
2019-12-17powerpc: Allow flush_icache_range to work across ranges >4GBAlastair D'Silva1-2/+2
2019-12-17powerpc/xive: Prevent page fault issues in the machine crash handlerCédric Le Goater1-0/+9
2019-12-17powerpc: Allow 64bit VDSO __kernel_sync_dicache to work across ranges >4GBAlastair D'Silva1-2/+2
2019-12-17coresight: Serialize enabling/disabling a link device.Yabin Cui4-52/+90
2019-12-17stm class: Lose the protocol driver when dropping its referenceAlexander Shishkin1-0/+4
2019-12-17ppdev: fix PPGETTIME/PPSETTIME ioctlsArnd Bergmann1-4/+12
2019-12-17RDMA/core: Fix ib_dma_max_seg_size()Bart Van Assche1-3/+1
2019-12-17ARM: dts: omap3-tao3530: Fix incorrect MMC card detection GPIO polarityJarkko Nikula1-1/+1
2019-12-17mmc: host: omap_hsmmc: add code for special init of wl1251 to get rid of pand...H. Nikolaus Schaller1-0/+30
2019-12-17pinctrl: samsung: Fix device node refcount leaks in S3C64xx wakeup controller...Krzysztof Kozlowski1-1/+5
2019-12-17pinctrl: samsung: Fix device node refcount leaks in init codeKrzysztof Kozlowski1-2/+8
2019-12-17pinctrl: samsung: Fix device node refcount leaks in S3C24xx wakeup controller...Krzysztof Kozlowski1-1/+5
2019-12-17pinctrl: samsung: Fix device node refcount leaks in Exynos wakeup controller ...Krzysztof Kozlowski1-2/+8
2019-12-17pinctrl: samsung: Add of_node_put() before return in error pathNishka Dasgupta1-1/+3