summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.20.4v4.20.4Greg Kroah-Hartman2019-01-221-1/+1
* nbd: Use set_blocksize() to set device blocksizeJan Kara2019-01-221-2/+3
* media: vb2: be sure to unlock mutex on errorsMauro Carvalho Chehab2019-01-221-1/+2
* drm/fb-helper: Ignore the value of fb_var_screeninfo.pixclockIvan Mironov2019-01-221-1/+6
* loop: drop caches if offset or block_size are changedJaegeuk Kim2019-01-221-2/+33
* loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()Tetsuo Handa2019-01-221-2/+0
* loop: Get rid of 'nested' acquisition of loop_ctl_mutexJan Kara2019-01-221-6/+6
* loop: Avoid circular locking dependency between loop_ctl_mutex and bd_mutexJan Kara2019-01-221-11/+15
* loop: Fix deadlock when calling blkdev_reread_part()Jan Kara2019-01-221-12/+16
* loop: Move loop_reread_partitions() out of loop_ctl_mutexJan Kara2019-01-221-5/+14
* loop: Move special partition reread handling in loop_clr_fd()Jan Kara2019-01-221-14/+19
* loop: Push loop_ctl_mutex down to loop_change_fd()Jan Kara2019-01-221-11/+11
* loop: Push loop_ctl_mutex down to loop_set_fd()Jan Kara2019-01-221-12/+14
* loop: Push loop_ctl_mutex down to loop_set_status()Jan Kara2019-01-221-26/+25
* loop: Push loop_ctl_mutex down to loop_get_status()Jan Kara2019-01-221-27/+10
* loop: Push loop_ctl_mutex down into loop_clr_fd()Jan Kara2019-01-221-20/+29
* loop: Split setting of lo_state from loop_clr_fdJan Kara2019-01-221-21/+31
* loop: Push lo_ctl_mutex down into individual ioctlsJan Kara2019-01-221-25/+63
* loop: Get rid of loop_index_mutexJan Kara2019-01-221-21/+20
* loop: Fold __loop_release into loop_releaseJan Kara2019-01-221-9/+7
* block/loop: Use global lock for ioctl() operation.Tetsuo Handa2019-01-222-30/+29
* block/loop: Don't grab "struct file" for vfs_getattr() operation.Tetsuo Handa2019-01-221-5/+5
* tipc: fix uninit-value in tipc_nl_compat_doitYing Xue2019-01-221-1/+1
* tipc: fix uninit-value in tipc_nl_compat_name_table_dumpYing Xue2019-01-221-0/+2
* tipc: fix uninit-value in tipc_nl_compat_link_setYing Xue2019-01-221-0/+5
* tipc: fix uninit-value in tipc_nl_compat_bearer_enableYing Xue2019-01-221-0/+26
* tipc: fix uninit-value in tipc_nl_compat_link_reset_statsYing Xue2019-01-221-0/+15
* tipc: fix uninit-value in in tipc_conn_rcv_subYing Xue2019-01-221-1/+1
* sctp: allocate sctp_sockaddr_entry with kzallocXin Long2019-01-222-7/+2
* blockdev: Fix livelocks on loop deviceJan Kara2019-01-221-10/+18
* selinux: fix GPF on invalid policyStephen Smalley2019-01-221-1/+2
* gpu/drm: Fix lock held when returning to user space.Tetsuo Handa2019-01-222-4/+3
* drm/vkms: Fix plane duplicate_stateDaniel Vetter2019-01-221-2/+5
* block: use rcu_work instead of call_rcu to avoid sleep in softirqYufen Yu2019-01-222-4/+6
* netfilter: ebtables: account ebt_table_info to kmemcgShakeel Butt2019-01-221-2/+4
* sunrpc: handle ENOMEM in rpcb_getport_asyncJ. Bruce Fields2019-01-221-0/+8
* media: vb2: vb2_mmap: move lock upHans Verkuil2019-01-221-3/+8
* LSM: Check for NULL cred-security on freeJames Morris2019-01-221-0/+7
* ipv6: make icmp6_send() robust against null skb->devEric Dumazet2019-01-221-2/+6
* bpf: in __bpf_redirect_no_mac pull mac only if presentWillem de Bruijn2019-01-222-10/+12
* media: vivid: set min width/height to a value > 0Hans Verkuil2019-01-221-1/+1
* media: vivid: fix error handling of kthread_runHans Verkuil2019-01-222-2/+8
* omap2fb: Fix stack memory disclosureVlad Tsyrklevich2019-01-221-0/+2
* fix int_sqrt64() for very large numbersFlorian La Roche2019-01-221-1/+1
* Disable MSI also when pcie-octeon.pcie_disable onYunQiang Su2019-01-221-1/+3
* fbdev: offb: Fix OF node name handlingRob Herring2019-01-221-9/+9
* arm64: dts: marvell: armada-ap806: reserve PSCI areaHeinrich Schuchardt2019-01-221-0/+17
* arm64: kaslr: ensure randomized quantities are clean to the PoCArd Biesheuvel2019-01-221-2/+6
* powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEMBreno Leitao2019-01-221-3/+4
* SUNRPC: Fix TCP receive code on archs with flush_dcache_page()Trond Myklebust2019-01-221-0/+22