summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-01-22Linux 4.19.17v4.19.17Greg Kroah-Hartman
2019-01-22nbd: Use set_blocksize() to set device blocksizeJan Kara
2019-01-22media: vb2: be sure to unlock mutex on errorsMauro Carvalho Chehab
2019-01-22selftests: Fix test errors related to lib.mk khdr targetShuah Khan
2019-01-22drm/fb-helper: Ignore the value of fb_var_screeninfo.pixclockIvan Mironov
2019-01-22loop: drop caches if offset or block_size are changedJaegeuk Kim
2019-01-22loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()Tetsuo Handa
2019-01-22loop: Get rid of 'nested' acquisition of loop_ctl_mutexJan Kara
2019-01-22loop: Avoid circular locking dependency between loop_ctl_mutex and bd_mutexJan Kara
2019-01-22loop: Fix deadlock when calling blkdev_reread_part()Jan Kara
2019-01-22loop: Move loop_reread_partitions() out of loop_ctl_mutexJan Kara
2019-01-22loop: Move special partition reread handling in loop_clr_fd()Jan Kara
2019-01-22loop: Push loop_ctl_mutex down to loop_change_fd()Jan Kara
2019-01-22loop: Push loop_ctl_mutex down to loop_set_fd()Jan Kara
2019-01-22loop: Push loop_ctl_mutex down to loop_set_status()Jan Kara
2019-01-22loop: Push loop_ctl_mutex down to loop_get_status()Jan Kara
2019-01-22loop: Push loop_ctl_mutex down into loop_clr_fd()Jan Kara
2019-01-22loop: Split setting of lo_state from loop_clr_fdJan Kara
2019-01-22loop: Push lo_ctl_mutex down into individual ioctlsJan Kara
2019-01-22loop: Get rid of loop_index_mutexJan Kara
2019-01-22loop: Fold __loop_release into loop_releaseJan Kara
2019-01-22block/loop: Use global lock for ioctl() operation.Tetsuo Handa
2019-01-22block/loop: Don't grab "struct file" for vfs_getattr() operation.Tetsuo Handa
2019-01-22tipc: fix uninit-value in tipc_nl_compat_doitYing Xue
2019-01-22tipc: fix uninit-value in tipc_nl_compat_name_table_dumpYing Xue
2019-01-22tipc: fix uninit-value in tipc_nl_compat_link_setYing Xue
2019-01-22tipc: fix uninit-value in tipc_nl_compat_bearer_enableYing Xue
2019-01-22tipc: fix uninit-value in tipc_nl_compat_link_reset_statsYing Xue
2019-01-22tipc: fix uninit-value in in tipc_conn_rcv_subYing Xue
2019-01-22sctp: allocate sctp_sockaddr_entry with kzallocXin Long
2019-01-22blockdev: Fix livelocks on loop deviceJan Kara
2019-01-22selinux: fix GPF on invalid policyStephen Smalley
2019-01-22block: use rcu_work instead of call_rcu to avoid sleep in softirqYufen Yu
2019-01-22netfilter: ebtables: account ebt_table_info to kmemcgShakeel Butt
2019-01-22sunrpc: handle ENOMEM in rpcb_getport_asyncJ. Bruce Fields
2019-01-22media: vb2: vb2_mmap: move lock upHans Verkuil
2019-01-22LSM: Check for NULL cred-security on freeJames Morris
2019-01-22ipv6: make icmp6_send() robust against null skb->devEric Dumazet
2019-01-22bpf: in __bpf_redirect_no_mac pull mac only if presentWillem de Bruijn
2019-01-22media: vivid: set min width/height to a value > 0Hans Verkuil
2019-01-22media: vivid: fix error handling of kthread_runHans Verkuil
2019-01-22omap2fb: Fix stack memory disclosureVlad Tsyrklevich
2019-01-22fix int_sqrt64() for very large numbersFlorian La Roche
2019-01-22Disable MSI also when pcie-octeon.pcie_disable onYunQiang Su
2019-01-22arm64: dts: marvell: armada-ap806: reserve PSCI areaHeinrich Schuchardt
2019-01-22arm64: kaslr: ensure randomized quantities are clean to the PoCArd Biesheuvel
2019-01-22pstore/ram: Avoid allocation and leak of platform dataKees Cook
2019-01-22net: dsa: realtek-smi: fix OF child-node lookupJohan Hovold
2019-01-22kbuild: Disable LD_DEAD_CODE_DATA_ELIMINATION with ftrace & GCC <= 4.7Paul Burton
2019-01-22RDMA/vmw_pvrdma: Return the correct opcode when creating WRAdit Ranadive