summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-26kconfig: fix memory leak when EOF is encountered in quotationMasahiro Yamada1-0/+2
2019-01-26kconfig: fix file name and line number of warn_ignored_character()Masahiro Yamada1-1/+1
2019-01-26clk: imx6q: reset exclusive gates on initLucas Stach1-1/+5
2019-01-26scsi: target: use consistent left-aligned ASCII INQUIRY dataDavid Disseldorp1-5/+12
2019-01-26net: call sk_dst_reset when set SO_DONTROUTEyupeng1-0/+1
2019-01-26media: firewire: Fix app_info parameter type in avc_ca{,_app}_infoNathan Chancellor2-4/+8
2019-01-26powerpc/pseries/cpuidle: Fix preempt warningBreno Leitao1-1/+7
2019-01-26pstore/ram: Do not treat empty buffers as validJoel Fernandes (Google)1-0/+5
2019-01-26jffs2: Fix use of uninitialized delayed_work, lockdep breakageDaniel Santos1-1/+2
2019-01-26arm64: perf: set suppress_bind_attrs flag to trueAnders Roxell1-0/+1
2019-01-26MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSurMaciej W. Rozycki3-0/+18
2019-01-26writeback: don't decrement wb->refcnt if !wb->bdiAnders Roxell1-0/+8
2019-01-26e1000e: allow non-monotonic SYSTIM readingsMiroslav Lichvar1-3/+10
2019-01-26platform/x86: asus-wmi: Tell the EC the OS will handle the display off hotkeyJoão Paulo Rechi Vita1-1/+2
2019-01-26xfs: don't fail when converting shortform attr to long form during ATTR_REPLACEDarrick J. Wong1-1/+8
2019-01-26ipv6: Take rcu_read_lock in __inet6_bind for mapped addressesDavid Ahern1-1/+4
2019-01-26ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped addressDavid Ahern1-1/+10
2019-01-26r8169: Add support for new Realtek EthernetKai-Heng Feng1-0/+2
2019-01-26media: vb2: be sure to unlock mutex on errorsMauro Carvalho Chehab1-1/+2
2019-01-26drm/fb-helper: Ignore the value of fb_var_screeninfo.pixclockIvan Mironov1-1/+6
2019-01-26loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()Tetsuo Handa1-2/+0
2019-01-26loop: Get rid of loop_index_mutexJan Kara1-19/+20
2019-01-26loop: Fold __loop_release into loop_releaseJan Kara1-9/+7
2019-01-26block/loop: Use global lock for ioctl() operation.Tetsuo Handa2-22/+21
2019-01-26tipc: fix uninit-value in tipc_nl_compat_doitYing Xue1-1/+1
2019-01-26tipc: fix uninit-value in tipc_nl_compat_name_table_dumpYing Xue1-0/+2
2019-01-26tipc: fix uninit-value in tipc_nl_compat_link_setYing Xue1-0/+5
2019-01-26tipc: fix uninit-value in tipc_nl_compat_bearer_enableYing Xue1-0/+26
2019-01-26tipc: fix uninit-value in tipc_nl_compat_link_reset_statsYing Xue1-0/+15
2019-01-26sctp: allocate sctp_sockaddr_entry with kzallocXin Long2-7/+2
2019-01-26selinux: fix GPF on invalid policyStephen Smalley1-1/+2
2019-01-26sunrpc: handle ENOMEM in rpcb_getport_asyncJ. Bruce Fields1-0/+8
2019-01-26media: vb2: vb2_mmap: move lock upHans Verkuil1-3/+8
2019-01-26LSM: Check for NULL cred-security on freeJames Morris1-0/+7
2019-01-26media: vivid: set min width/height to a value > 0Hans Verkuil1-1/+1
2019-01-26media: vivid: fix error handling of kthread_runHans Verkuil2-2/+8
2019-01-26omap2fb: Fix stack memory disclosureVlad Tsyrklevich1-0/+2
2019-01-26Disable MSI also when pcie-octeon.pcie_disable onYunQiang Su1-1/+3
2019-01-26mfd: tps6586x: Handle interrupts on suspendJonathan Hunter1-0/+24
2019-01-26mips: fix n32 compat_ipc_parse_versionArnd Bergmann1-0/+1
2019-01-26scsi: sd: Fix cache_type_store()Ivan Mironov1-0/+6
2019-01-26Yama: Check for pid death before checking ancestryKees Cook1-1/+3
2019-01-26btrfs: wait on ordered extents on abort cleanupJosef Bacik1-0/+8
2019-01-26crypto: authenc - fix parsing key with misaligned rta_lenEric Biggers1-3/+11
2019-01-26crypto: authencesn - Avoid twice completion call in decrypt pathHarsh Jain1-1/+1
2019-01-26ip: on queued skb use skb_header_pointer instead of pskb_may_pullWillem de Bruijn2-13/+9
2019-01-26packet: Do not leak dev refcounts on error exitJason Gunthorpe1-2/+2
2019-01-26net: bridge: fix a bug on using a neighbour cache entry without checking its ...JianJhen Chen1-1/+1
2019-01-26ipv6: fix kernel-infoleak in ipv6_local_error()Eric Dumazet1-0/+1
2019-01-26arm64: Don't trap host pointer auth use to EL2Mark Rutland1-1/+3