From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
torvalds@linux-foundation.org, akpm@linux-foundation.org,
linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org,
ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org,
stable@vger.kernel.org
Subject: [PATCH 4.4 000/104] 4.4.172-stable review
Date: Thu, 24 Jan 2019 20:18:49 +0100 [thread overview]
Message-ID: <20190124190154.968308875@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 4.4.172 release.
There are 104 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.
Responses should be made by Sat Jan 26 19:01:09 UTC 2019.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.4.172-rc1.gz
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.4.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 4.4.172-rc1
Corey Minyard <cminyard@mvista.com>
ipmi:ssif: Fix handling of multi-part return messages
Eric Dumazet <edumazet@google.com>
net: speed up skb_rbtree_purge()
Michal Hocko <mhocko@suse.com>
mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smaps
Brian Foster <bfoster@redhat.com>
mm/page-writeback.c: don't break integrity writeback on ->writepage() error
Junxiao Bi <junxiao.bi@oracle.com>
ocfs2: fix panic due to unrecovered local alloc
Qian Cai <cai@lca.pw>
scsi: megaraid: fix out-of-bound array accesses
Daniel Vetter <daniel.vetter@ffwll.ch>
sysfs: Disable lockdep for driver bind/unbind files
Takashi Sakamoto <o-takashi@sakamocchi.jp>
ALSA: bebob: fix model-id of unit for Apogee Ensemble
Nikos Tsironis <ntsironis@arrikto.com>
dm snapshot: Fix excessive memory usage and workqueue stalls
Nikos Tsironis <ntsironis@arrikto.com>
dm kcopyd: Fix bug causing workqueue stalls
Arnaldo Carvalho de Melo <acme@redhat.com>
perf parse-events: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo <acme@redhat.com>
perf svghelper: Fix unchecked usage of strncpy()
Adrian Hunter <adrian.hunter@intel.com>
perf intel-pt: Fix error with config term "pt=0"
Jonas Danielsson <jonas@orbital-systems.com>
mmc: atmel-mci: do not assume idle after atmci_request_end
Masahiro Yamada <yamada.masahiro@socionext.com>
kconfig: fix memory leak when EOF is encountered in quotation
Masahiro Yamada <yamada.masahiro@socionext.com>
kconfig: fix file name and line number of warn_ignored_character()
Lucas Stach <l.stach@pengutronix.de>
clk: imx6q: reset exclusive gates on init
David Disseldorp <ddiss@suse.de>
scsi: target: use consistent left-aligned ASCII INQUIRY data
yupeng <yupeng0921@gmail.com>
net: call sk_dst_reset when set SO_DONTROUTE
Nathan Chancellor <natechancellor@gmail.com>
media: firewire: Fix app_info parameter type in avc_ca{,_app}_info
Breno Leitao <leitao@debian.org>
powerpc/pseries/cpuidle: Fix preempt warning
Joel Fernandes (Google) <joel@joelfernandes.org>
pstore/ram: Do not treat empty buffers as valid
Daniel Santos <daniel.santos@pobox.com>
jffs2: Fix use of uninitialized delayed_work, lockdep breakage
Anders Roxell <anders.roxell@linaro.org>
arm64: perf: set suppress_bind_attrs flag to true
Maciej W. Rozycki <macro@linux-mips.org>
MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur
Anders Roxell <anders.roxell@linaro.org>
writeback: don't decrement wb->refcnt if !wb->bdi
Miroslav Lichvar <mlichvar@redhat.com>
e1000e: allow non-monotonic SYSTIM readings
João Paulo Rechi Vita <jprvita@gmail.com>
platform/x86: asus-wmi: Tell the EC the OS will handle the display off hotkey
Darrick J. Wong <darrick.wong@oracle.com>
xfs: don't fail when converting shortform attr to long form during ATTR_REPLACE
David Ahern <dsahern@gmail.com>
ipv6: Take rcu_read_lock in __inet6_bind for mapped addresses
David Ahern <dsahern@gmail.com>
ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped address
Kai-Heng Feng <kai.heng.feng@canonical.com>
r8169: Add support for new Realtek Ethernet
Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
media: vb2: be sure to unlock mutex on errors
Ivan Mironov <mironov.ivan@gmail.com>
drm/fb-helper: Ignore the value of fb_var_screeninfo.pixclock
Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()
Jan Kara <jack@suse.cz>
loop: Get rid of loop_index_mutex
Jan Kara <jack@suse.cz>
loop: Fold __loop_release into loop_release
Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
block/loop: Use global lock for ioctl() operation.
Ying Xue <ying.xue@windriver.com>
tipc: fix uninit-value in tipc_nl_compat_doit
Ying Xue <ying.xue@windriver.com>
tipc: fix uninit-value in tipc_nl_compat_name_table_dump
Ying Xue <ying.xue@windriver.com>
tipc: fix uninit-value in tipc_nl_compat_link_set
Ying Xue <ying.xue@windriver.com>
tipc: fix uninit-value in tipc_nl_compat_bearer_enable
Ying Xue <ying.xue@windriver.com>
tipc: fix uninit-value in tipc_nl_compat_link_reset_stats
Xin Long <lucien.xin@gmail.com>
sctp: allocate sctp_sockaddr_entry with kzalloc
Stephen Smalley <sds@tycho.nsa.gov>
selinux: fix GPF on invalid policy
J. Bruce Fields <bfields@redhat.com>
sunrpc: handle ENOMEM in rpcb_getport_async
Hans Verkuil <hverkuil@xs4all.nl>
media: vb2: vb2_mmap: move lock up
James Morris <james.morris@microsoft.com>
LSM: Check for NULL cred-security on free
Hans Verkuil <hverkuil-cisco@xs4all.nl>
media: vivid: set min width/height to a value > 0
Hans Verkuil <hverkuil-cisco@xs4all.nl>
media: vivid: fix error handling of kthread_run
Vlad Tsyrklevich <vlad@tsyrklevich.net>
omap2fb: Fix stack memory disclosure
YunQiang Su <ysu@wavecomp.com>
Disable MSI also when pcie-octeon.pcie_disable on
Jonathan Hunter <jonathanh@nvidia.com>
mfd: tps6586x: Handle interrupts on suspend
Arnd Bergmann <arnd@arndb.de>
mips: fix n32 compat_ipc_parse_version
Ivan Mironov <mironov.ivan@gmail.com>
scsi: sd: Fix cache_type_store()
Kees Cook <keescook@chromium.org>
Yama: Check for pid death before checking ancestry
Josef Bacik <josef@toxicpanda.com>
btrfs: wait on ordered extents on abort cleanup
Eric Biggers <ebiggers@google.com>
crypto: authenc - fix parsing key with misaligned rta_len
Harsh Jain <harsh@chelsio.com>
crypto: authencesn - Avoid twice completion call in decrypt path
Willem de Bruijn <willemb@google.com>
ip: on queued skb use skb_header_pointer instead of pskb_may_pull
Jason Gunthorpe <jgg@mellanox.com>
packet: Do not leak dev refcounts on error exit
JianJhen Chen <kchen@synology.com>
net: bridge: fix a bug on using a neighbour cache entry without checking its state
Eric Dumazet <edumazet@google.com>
ipv6: fix kernel-infoleak in ipv6_local_error()
Mark Rutland <mark.rutland@arm.com>
arm64: Don't trap host pointer auth use to EL2
Mark Rutland <mark.rutland@arm.com>
arm64/kvm: consistently handle host HCR_EL2 flags
Gwendal Grignou <gwendal@chromium.org>
proc: Remove empty line in /proc/self/status
Ben Hutchings <ben@decadent.org.uk>
media: em28xx: Fix misplaced reset of dev->v4l::field_count
Martin Blumenstingl <martin.blumenstingl@googlemail.com>
f2fs: fix validation of the block count in sanity_check_raw_super
Jaegeuk Kim <jaegeuk@kernel.org>
f2fs: fix missing up_read
Chao Yu <yuchao0@huawei.com>
f2fs: fix invalid memory access
Chao Yu <yuchao0@huawei.com>
f2fs: fix to do sanity check with cp_pack_start_sum
Chao Yu <yuchao0@huawei.com>
f2fs: fix to do sanity check with block address in main area v2
Chao Yu <yuchao0@huawei.com>
f2fs: fix to do sanity check with block address in main area
Chao Yu <yuchao0@huawei.com>
f2fs: fix to do sanity check with reserved blkaddr of inline inode
Chao Yu <yuchao0@huawei.com>
f2fs: fix to do sanity check with node footer and iblocks
Ben Hutchings <ben.hutchings@codethink.co.uk>
f2fs: Add sanity_check_inode() function
Chao Yu <yuchao0@huawei.com>
f2fs: fix to do sanity check with user_block_count
Chao Yu <yuchao0@huawei.com>
f2fs: fix to do sanity check with secs_per_zone
Chao Yu <yuchao0@huawei.com>
f2fs: introduce and spread verify_blkaddr
Chao Yu <yuchao0@huawei.com>
f2fs: clean up with is_valid_blkaddr()
Jaegeuk Kim <jaegeuk@kernel.org>
f2fs: enhance sanity_check_raw_super() to avoid potential overflow
Jaegeuk Kim <jaegeuk@kernel.org>
f2fs: sanity check on sit entry
Yunlei He <heyunlei@huawei.com>
f2fs: check blkaddr more accuratly before issue a bio
Jaegeuk Kim <jaegeuk@kernel.org>
f2fs: return error during fill_super
Chao Yu <yuchao0@huawei.com>
f2fs: fix race condition in between free nid allocator/initializer
Jaegeuk Kim <jaegeuk@kernel.org>
f2fs: free meta pages if sanity check for ckpt is failed
Jaegeuk Kim <jaegeuk@kernel.org>
f2fs: detect wrong layout
Jaegeuk Kim <jaegeuk@kernel.org>
f2fs: fix to determine start_cp_addr by sbi->cur_cp_pack
Jaegeuk Kim <jaegeuk@kernel.org>
f2fs: put directory inodes before checkpoint in roll-forward recovery
Tiezhu Yang <kernelpatch@126.com>
f2fs: introduce get_checkpoint_version for cleanup
Jaegeuk Kim <jaegeuk@kernel.org>
f2fs: use crc and cp version to determine roll-forward recovery
Chao Yu <yuchao0@huawei.com>
f2fs: avoid unneeded loop in build_sit_entries
Yunlei He <heyunlei@huawei.com>
f2fs: not allow to write illegal blkaddr
Chao Yu <yuchao0@huawei.com>
f2fs: fix to avoid reading out encrypted data in page cache
Chao Yu <yuchao0@huawei.com>
f2fs: fix inode cache leak
Chao Yu <yuchao0@huawei.com>
f2fs: factor out fsync inode entry operations
Jaegeuk Kim <jaegeuk@kernel.org>
f2fs: remove an obsolete variable
Jaegeuk Kim <jaegeuk@kernel.org>
f2fs: give -EINVAL for norecovery and rw mount
Chao Yu <chao2.yu@samsung.com>
f2fs: fix to convert inline directory correctly
Shawn Lin <shawn.lin@rock-chips.com>
f2fs: move sanity checking of cp into get_valid_checkpoint
Jaegeuk Kim <jaegeuk@kernel.org>
f2fs: cover more area with nat_tree_lock
Chao Yu <chao2.yu@samsung.com>
f2fs: clean up argument of recover_data
Oliver Hartkopp <socketcan@hartkopp.net>
can: gw: ensure DLC boundaries after CAN frame modification
Dmitry Safonov <dima@arista.com>
tty/ldsem: Wake up readers after timed out down_write()
-------------
Diffstat:
Documentation/filesystems/proc.txt | 4 +-
Makefile | 4 +-
arch/arm64/include/asm/kvm_arm.h | 3 +
arch/arm64/kernel/head.S | 3 +-
arch/arm64/kernel/perf_event.c | 1 +
arch/arm64/kvm/hyp.S | 2 +-
arch/mips/Kconfig | 4 +
arch/mips/pci/msi-octeon.c | 4 +-
arch/mips/sibyte/common/Makefile | 1 +
arch/mips/sibyte/common/dma.c | 14 ++
crypto/authenc.c | 14 +-
crypto/authencesn.c | 2 +-
drivers/base/bus.c | 7 +-
drivers/block/loop.c | 79 +++++------
drivers/block/loop.h | 1 -
drivers/char/ipmi/ipmi_ssif.c | 25 ++--
drivers/clk/imx/clk-imx6q.c | 6 +-
drivers/cpuidle/cpuidle-pseries.c | 8 +-
drivers/gpu/drm/drm_fb_helper.c | 7 +-
drivers/md/dm-kcopyd.c | 19 ++-
drivers/md/dm-snap.c | 22 +++
drivers/media/firewire/firedtv-avc.c | 6 +-
drivers/media/firewire/firedtv.h | 6 +-
drivers/media/platform/vivid/vivid-kthread-cap.c | 5 +-
drivers/media/platform/vivid/vivid-kthread-out.c | 5 +-
drivers/media/platform/vivid/vivid-vid-common.c | 2 +-
drivers/media/usb/em28xx/em28xx-video.c | 4 +-
drivers/media/v4l2-core/videobuf2-core.c | 14 +-
drivers/mfd/tps6586x.c | 24 ++++
drivers/mmc/host/atmel-mci.c | 3 +-
drivers/net/ethernet/intel/e1000e/ptp.c | 13 +-
drivers/net/ethernet/realtek/r8169.c | 2 +
drivers/platform/x86/asus-wmi.c | 3 +-
drivers/scsi/megaraid/megaraid_sas_fp.c | 2 +-
drivers/scsi/megaraid/megaraid_sas_fusion.c | 2 +-
drivers/scsi/sd.c | 6 +
drivers/target/target_core_spc.c | 17 ++-
drivers/tty/tty_ldsem.c | 10 ++
drivers/video/fbdev/omap2/omapfb/omapfb-ioctl.c | 2 +
fs/btrfs/disk-io.c | 8 ++
fs/f2fs/checkpoint.c | 168 ++++++++++++-----------
fs/f2fs/data.c | 118 ++++++++++------
fs/f2fs/dir.c | 87 ++++++------
fs/f2fs/f2fs.h | 77 ++++++++---
fs/f2fs/file.c | 21 ++-
fs/f2fs/inline.c | 115 +++++++++++++++-
fs/f2fs/inode.c | 68 ++++++++-
fs/f2fs/node.c | 103 ++++++++------
fs/f2fs/node.h | 77 +++++++----
fs/f2fs/recovery.c | 165 +++++++++++-----------
fs/f2fs/segment.c | 93 +++++++------
fs/f2fs/segment.h | 48 +++++--
fs/f2fs/super.c | 134 +++++++++++++++---
fs/jffs2/super.c | 3 +-
fs/ocfs2/localalloc.c | 9 +-
fs/proc/array.c | 2 +-
fs/pstore/ram_core.c | 5 +
fs/xfs/libxfs/xfs_attr.c | 9 +-
include/linux/backing-dev-defs.h | 8 ++
include/linux/f2fs_fs.h | 3 +
mm/page-writeback.c | 35 +++--
net/bridge/br_netfilter_hooks.c | 2 +-
net/can/gw.c | 30 +++-
net/core/skbuff.c | 11 +-
net/core/sock.c | 1 +
net/ipv4/ip_sockglue.c | 12 +-
net/ipv6/af_inet6.c | 14 +-
net/ipv6/datagram.c | 11 +-
net/packet/af_packet.c | 4 +-
net/sctp/ipv6.c | 5 +-
net/sctp/protocol.c | 4 +-
net/sunrpc/rpcb_clnt.c | 8 ++
net/tipc/netlink_compat.c | 50 ++++++-
scripts/kconfig/zconf.l | 4 +-
security/security.c | 7 +
security/selinux/ss/policydb.c | 3 +-
security/yama/yama_lsm.c | 4 +-
sound/firewire/bebob/bebob.c | 2 +-
tools/perf/arch/x86/util/intel-pt.c | 11 ++
tools/perf/util/parse-events.c | 2 +-
tools/perf/util/svghelper.c | 2 +-
81 files changed, 1335 insertions(+), 564 deletions(-)
next reply other threads:[~2019-01-24 20:12 UTC|newest]
Thread overview: 111+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-24 19:18 Greg Kroah-Hartman [this message]
2019-01-24 19:18 ` [PATCH 4.4 001/104] tty/ldsem: Wake up readers after timed out down_write() Greg Kroah-Hartman
2019-01-24 19:18 ` [PATCH 4.4 002/104] can: gw: ensure DLC boundaries after CAN frame modification Greg Kroah-Hartman
2019-01-24 19:18 ` [PATCH 4.4 003/104] f2fs: clean up argument of recover_data Greg Kroah-Hartman
2019-01-24 19:18 ` [PATCH 4.4 004/104] f2fs: cover more area with nat_tree_lock Greg Kroah-Hartman
2019-01-24 19:18 ` [PATCH 4.4 005/104] f2fs: move sanity checking of cp into get_valid_checkpoint Greg Kroah-Hartman
2019-01-24 19:18 ` [PATCH 4.4 006/104] f2fs: fix to convert inline directory correctly Greg Kroah-Hartman
2019-01-24 19:18 ` [PATCH 4.4 007/104] f2fs: give -EINVAL for norecovery and rw mount Greg Kroah-Hartman
2019-01-24 19:18 ` [PATCH 4.4 008/104] f2fs: remove an obsolete variable Greg Kroah-Hartman
2019-01-24 19:18 ` [PATCH 4.4 009/104] f2fs: factor out fsync inode entry operations Greg Kroah-Hartman
2019-01-24 19:18 ` [PATCH 4.4 010/104] f2fs: fix inode cache leak Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 011/104] f2fs: fix to avoid reading out encrypted data in page cache Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 012/104] f2fs: not allow to write illegal blkaddr Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 013/104] f2fs: avoid unneeded loop in build_sit_entries Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 014/104] f2fs: use crc and cp version to determine roll-forward recovery Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 015/104] f2fs: introduce get_checkpoint_version for cleanup Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 016/104] f2fs: put directory inodes before checkpoint in roll-forward recovery Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 017/104] f2fs: fix to determine start_cp_addr by sbi->cur_cp_pack Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 018/104] f2fs: detect wrong layout Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 019/104] f2fs: free meta pages if sanity check for ckpt is failed Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 020/104] f2fs: fix race condition in between free nid allocator/initializer Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 021/104] f2fs: return error during fill_super Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 022/104] f2fs: check blkaddr more accuratly before issue a bio Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 023/104] f2fs: sanity check on sit entry Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 024/104] f2fs: enhance sanity_check_raw_super() to avoid potential overflow Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 025/104] f2fs: clean up with is_valid_blkaddr() Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 026/104] f2fs: introduce and spread verify_blkaddr Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 027/104] f2fs: fix to do sanity check with secs_per_zone Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 028/104] f2fs: fix to do sanity check with user_block_count Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 029/104] f2fs: Add sanity_check_inode() function Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 030/104] f2fs: fix to do sanity check with node footer and iblocks Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 031/104] f2fs: fix to do sanity check with reserved blkaddr of inline inode Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 032/104] f2fs: fix to do sanity check with block address in main area Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 033/104] f2fs: fix to do sanity check with block address in main area v2 Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 034/104] f2fs: fix to do sanity check with cp_pack_start_sum Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 035/104] f2fs: fix invalid memory access Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 036/104] f2fs: fix missing up_read Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 037/104] f2fs: fix validation of the block count in sanity_check_raw_super Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 038/104] media: em28xx: Fix misplaced reset of dev->v4l::field_count Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 039/104] proc: Remove empty line in /proc/self/status Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 040/104] arm64/kvm: consistently handle host HCR_EL2 flags Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 041/104] arm64: Dont trap host pointer auth use to EL2 Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 042/104] ipv6: fix kernel-infoleak in ipv6_local_error() Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 043/104] net: bridge: fix a bug on using a neighbour cache entry without checking its state Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 044/104] packet: Do not leak dev refcounts on error exit Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 045/104] ip: on queued skb use skb_header_pointer instead of pskb_may_pull Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 046/104] crypto: authencesn - Avoid twice completion call in decrypt path Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 047/104] crypto: authenc - fix parsing key with misaligned rta_len Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 048/104] btrfs: wait on ordered extents on abort cleanup Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 049/104] Yama: Check for pid death before checking ancestry Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 050/104] scsi: sd: Fix cache_type_store() Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 051/104] mips: fix n32 compat_ipc_parse_version Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 052/104] mfd: tps6586x: Handle interrupts on suspend Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 053/104] Disable MSI also when pcie-octeon.pcie_disable on Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 054/104] omap2fb: Fix stack memory disclosure Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 055/104] media: vivid: fix error handling of kthread_run Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 056/104] media: vivid: set min width/height to a value > 0 Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 057/104] LSM: Check for NULL cred-security on free Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 058/104] media: vb2: vb2_mmap: move lock up Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 059/104] sunrpc: handle ENOMEM in rpcb_getport_async Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 060/104] selinux: fix GPF on invalid policy Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 061/104] sctp: allocate sctp_sockaddr_entry with kzalloc Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 062/104] tipc: fix uninit-value in tipc_nl_compat_link_reset_stats Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 063/104] tipc: fix uninit-value in tipc_nl_compat_bearer_enable Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 064/104] tipc: fix uninit-value in tipc_nl_compat_link_set Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 065/104] tipc: fix uninit-value in tipc_nl_compat_name_table_dump Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 066/104] tipc: fix uninit-value in tipc_nl_compat_doit Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 067/104] block/loop: Use global lock for ioctl() operation Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 068/104] loop: Fold __loop_release into loop_release Greg Kroah-Hartman
2019-01-28 13:31 ` Jan Kara
2019-01-30 7:30 ` Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 069/104] loop: Get rid of loop_index_mutex Greg Kroah-Hartman
2019-01-24 19:19 ` [PATCH 4.4 070/104] loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl() Greg Kroah-Hartman
2019-01-24 19:20 ` [PATCH 4.4 071/104] drm/fb-helper: Ignore the value of fb_var_screeninfo.pixclock Greg Kroah-Hartman
2019-01-24 19:20 ` [PATCH 4.4 072/104] media: vb2: be sure to unlock mutex on errors Greg Kroah-Hartman
2019-01-24 19:20 ` [PATCH 4.4 073/104] r8169: Add support for new Realtek Ethernet Greg Kroah-Hartman
2019-01-24 19:20 ` [PATCH 4.4 074/104] ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped address Greg Kroah-Hartman
2019-01-24 19:20 ` [PATCH 4.4 075/104] ipv6: Take rcu_read_lock in __inet6_bind for mapped addresses Greg Kroah-Hartman
2019-01-24 19:20 ` [PATCH 4.4 076/104] xfs: dont fail when converting shortform attr to long form during ATTR_REPLACE Greg Kroah-Hartman
2019-01-24 19:20 ` [PATCH 4.4 077/104] platform/x86: asus-wmi: Tell the EC the OS will handle the display off hotkey Greg Kroah-Hartman
2019-01-24 19:20 ` [PATCH 4.4 078/104] e1000e: allow non-monotonic SYSTIM readings Greg Kroah-Hartman
2019-01-24 19:20 ` [PATCH 4.4 079/104] writeback: dont decrement wb->refcnt if !wb->bdi Greg Kroah-Hartman
2019-01-24 19:20 ` [PATCH 4.4 080/104] MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur Greg Kroah-Hartman
2019-01-24 19:20 ` [PATCH 4.4 081/104] arm64: perf: set suppress_bind_attrs flag to true Greg Kroah-Hartman
2019-01-24 19:20 ` [PATCH 4.4 082/104] jffs2: Fix use of uninitialized delayed_work, lockdep breakage Greg Kroah-Hartman
2019-01-24 19:20 ` [PATCH 4.4 083/104] pstore/ram: Do not treat empty buffers as valid Greg Kroah-Hartman
2019-01-24 19:20 ` [PATCH 4.4 084/104] powerpc/pseries/cpuidle: Fix preempt warning Greg Kroah-Hartman
2019-01-24 19:20 ` [PATCH 4.4 085/104] media: firewire: Fix app_info parameter type in avc_ca{,_app}_info Greg Kroah-Hartman
2019-01-24 19:20 ` [PATCH 4.4 086/104] net: call sk_dst_reset when set SO_DONTROUTE Greg Kroah-Hartman
2019-01-24 19:20 ` [PATCH 4.4 087/104] scsi: target: use consistent left-aligned ASCII INQUIRY data Greg Kroah-Hartman
2019-01-24 19:20 ` [PATCH 4.4 088/104] clk: imx6q: reset exclusive gates on init Greg Kroah-Hartman
2019-01-24 19:20 ` [PATCH 4.4 089/104] kconfig: fix file name and line number of warn_ignored_character() Greg Kroah-Hartman
2019-01-24 19:20 ` [PATCH 4.4 090/104] kconfig: fix memory leak when EOF is encountered in quotation Greg Kroah-Hartman
2019-01-24 19:20 ` [PATCH 4.4 091/104] mmc: atmel-mci: do not assume idle after atmci_request_end Greg Kroah-Hartman
2019-01-24 19:20 ` [PATCH 4.4 092/104] perf intel-pt: Fix error with config term "pt=0" Greg Kroah-Hartman
2019-01-24 19:20 ` [PATCH 4.4 093/104] perf svghelper: Fix unchecked usage of strncpy() Greg Kroah-Hartman
2019-01-24 19:20 ` [PATCH 4.4 094/104] perf parse-events: " Greg Kroah-Hartman
2019-01-24 19:20 ` [PATCH 4.4 095/104] dm kcopyd: Fix bug causing workqueue stalls Greg Kroah-Hartman
2019-01-24 19:20 ` [PATCH 4.4 096/104] dm snapshot: Fix excessive memory usage and " Greg Kroah-Hartman
2019-01-24 19:20 ` [PATCH 4.4 097/104] ALSA: bebob: fix model-id of unit for Apogee Ensemble Greg Kroah-Hartman
2019-01-24 19:20 ` [PATCH 4.4 098/104] sysfs: Disable lockdep for driver bind/unbind files Greg Kroah-Hartman
2019-01-24 19:20 ` [PATCH 4.4 099/104] scsi: megaraid: fix out-of-bound array accesses Greg Kroah-Hartman
2019-01-24 19:20 ` [PATCH 4.4 100/104] ocfs2: fix panic due to unrecovered local alloc Greg Kroah-Hartman
2019-01-24 19:20 ` [PATCH 4.4 101/104] mm/page-writeback.c: dont break integrity writeback on ->writepage() error Greg Kroah-Hartman
2019-01-24 19:20 ` [PATCH 4.4 102/104] mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smaps Greg Kroah-Hartman
2019-01-24 19:20 ` [PATCH 4.4 103/104] net: speed up skb_rbtree_purge() Greg Kroah-Hartman
2019-01-24 19:20 ` [PATCH 4.4 104/104] ipmi:ssif: Fix handling of multi-part return messages Greg Kroah-Hartman
2019-01-25 16:32 ` [PATCH 4.4 000/104] 4.4.172-stable review Naresh Kamboju
2019-01-25 16:34 ` shuah
2019-01-25 23:16 ` Guenter Roeck
2019-01-26 12:06 ` Jon Hunter
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190124190154.968308875@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=ben.hutchings@codethink.co.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=lkft-triage@lists.linaro.org \
--cc=patches@kernelci.org \
--cc=shuah@kernel.org \
--cc=stable@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).