stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-24 19:59:08 to 2019-01-24 20:19:24 UTC [more...]

[PATCH 3.18 00/52] 3.18.133-stable review
 2019-01-24 19:20 UTC  (41+ messages)
` [PATCH 3.18 02/52] CIFS: Do not hide EINTR after sending network packets
` [PATCH 3.18 04/52] usb: cdc-acm: send ZLP for Telit 3G Intel based modems
` [PATCH 3.18 05/52] USB: storage: dont insert sane sense for SPC3+ when bad sense specified
` [PATCH 3.18 06/52] USB: storage: add quirk for SMI SM3350
` [PATCH 3.18 08/52] ACPI: power: Skip duplicate power resource references in _PRx
` [PATCH 3.18 09/52] i2c: dev: prevent adapter retries and timeout being set as minus value
` [PATCH 3.18 10/52] crypto: cts - fix crash on short inputs
` [PATCH 3.18 11/52] sunrpc: use-after-free in svc_process_common()
` [PATCH 3.18 12/52] tty/ldsem: Wake up readers after timed out down_write()
` [PATCH 3.18 13/52] can: gw: ensure DLC boundaries after CAN frame modification
` [PATCH 3.18 15/52] ipv6: fix kernel-infoleak in ipv6_local_error()
` [PATCH 3.18 16/52] packet: Do not leak dev refcounts on error exit
` [PATCH 3.18 18/52] crypto: authenc - fix parsing key with misaligned rta_len
` [PATCH 3.18 19/52] btrfs: wait on ordered extents on abort cleanup
` [PATCH 3.18 20/52] Yama: Check for pid death before checking ancestry
` [PATCH 3.18 22/52] mfd: tps6586x: Handle interrupts on suspend
` [PATCH 3.18 23/52] Disable MSI also when pcie-octeon.pcie_disable on
` [PATCH 3.18 24/52] omap2fb: Fix stack memory disclosure
` [PATCH 3.18 25/52] media: vivid: fix error handling of kthread_run
` [PATCH 3.18 26/52] media: vivid: set min width/height to a value > 0
` [PATCH 3.18 27/52] media: vb2: vb2_mmap: move lock up
` [PATCH 3.18 28/52] sunrpc: handle ENOMEM in rpcb_getport_async
` [PATCH 3.18 30/52] sctp: allocate sctp_sockaddr_entry with kzalloc
` [PATCH 3.18 31/52] block/loop: Use global lock for ioctl() operation
` [PATCH 3.18 32/52] drm/fb-helper: Ignore the value of fb_var_screeninfo.pixclock
` [PATCH 3.18 33/52] media: vb2: be sure to unlock mutex on errors
` [PATCH 3.18 34/52] r8169: Add support for new Realtek Ethernet
` [PATCH 3.18 35/52] MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur
` [PATCH 3.18 36/52] jffs2: Fix use of uninitialized delayed_work, lockdep breakage
` [PATCH 3.18 38/52] powerpc/pseries/cpuidle: Fix preempt warning
` [PATCH 3.18 39/52] media: firewire: Fix app_info parameter type in avc_ca{,_app}_info
` [PATCH 3.18 40/52] net: call sk_dst_reset when set SO_DONTROUTE
` [PATCH 3.18 41/52] scsi: target: use consistent left-aligned ASCII INQUIRY data
` [PATCH 3.18 42/52] clk: imx6q: reset exclusive gates on init
` [PATCH 3.18 44/52] mmc: atmel-mci: do not assume idle after atmci_request_end
` [PATCH 3.18 47/52] dm kcopyd: Fix bug causing workqueue stalls
` [PATCH 3.18 48/52] dm snapshot: Fix excessive memory usage and "
` [PATCH 3.18 49/52] ALSA: bebob: fix model-id of unit for Apogee Ensemble
` [PATCH 3.18 51/52] ocfs2: fix panic due to unrecovered local alloc
` [PATCH 3.18 52/52] mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smaps

[PATCH 4.4 000/104] 4.4.172-stable review
 2019-01-24 19:20 UTC  (86+ messages)
` [PATCH 4.4 001/104] tty/ldsem: Wake up readers after timed out down_write()
` [PATCH 4.4 002/104] can: gw: ensure DLC boundaries after CAN frame modification
` [PATCH 4.4 003/104] f2fs: clean up argument of recover_data
` [PATCH 4.4 004/104] f2fs: cover more area with nat_tree_lock
` [PATCH 4.4 005/104] f2fs: move sanity checking of cp into get_valid_checkpoint
` [PATCH 4.4 006/104] f2fs: fix to convert inline directory correctly
` [PATCH 4.4 007/104] f2fs: give -EINVAL for norecovery and rw mount
` [PATCH 4.4 008/104] f2fs: remove an obsolete variable
` [PATCH 4.4 009/104] f2fs: factor out fsync inode entry operations
` [PATCH 4.4 011/104] f2fs: fix to avoid reading out encrypted data in page cache
` [PATCH 4.4 012/104] f2fs: not allow to write illegal blkaddr
` [PATCH 4.4 013/104] f2fs: avoid unneeded loop in build_sit_entries
` [PATCH 4.4 014/104] f2fs: use crc and cp version to determine roll-forward recovery
` [PATCH 4.4 015/104] f2fs: introduce get_checkpoint_version for cleanup
` [PATCH 4.4 017/104] f2fs: fix to determine start_cp_addr by sbi->cur_cp_pack
` [PATCH 4.4 018/104] f2fs: detect wrong layout
` [PATCH 4.4 019/104] f2fs: free meta pages if sanity check for ckpt is failed
` [PATCH 4.4 020/104] f2fs: fix race condition in between free nid allocator/initializer
` [PATCH 4.4 022/104] f2fs: check blkaddr more accuratly before issue a bio
` [PATCH 4.4 023/104] f2fs: sanity check on sit entry
` [PATCH 4.4 024/104] f2fs: enhance sanity_check_raw_super() to avoid potential overflow
` [PATCH 4.4 025/104] f2fs: clean up with is_valid_blkaddr()
` [PATCH 4.4 027/104] f2fs: fix to do sanity check with secs_per_zone
` [PATCH 4.4 028/104] f2fs: fix to do sanity check with user_block_count
` [PATCH 4.4 031/104] f2fs: fix to do sanity check with reserved blkaddr of inline inode
` [PATCH 4.4 032/104] f2fs: fix to do sanity check with block address in main area
` [PATCH 4.4 033/104] f2fs: fix to do sanity check with block address in main area v2
` [PATCH 4.4 035/104] f2fs: fix invalid memory access
` [PATCH 4.4 036/104] f2fs: fix missing up_read
` [PATCH 4.4 037/104] f2fs: fix validation of the block count in sanity_check_raw_super
` [PATCH 4.4 038/104] media: em28xx: Fix misplaced reset of dev->v4l::field_count
` [PATCH 4.4 039/104] proc: Remove empty line in /proc/self/status
` [PATCH 4.4 040/104] arm64/kvm: consistently handle host HCR_EL2 flags
` [PATCH 4.4 041/104] arm64: Dont trap host pointer auth use to EL2
` [PATCH 4.4 044/104] packet: Do not leak dev refcounts on error exit
` [PATCH 4.4 045/104] ip: on queued skb use skb_header_pointer instead of pskb_may_pull
` [PATCH 4.4 047/104] crypto: authenc - fix parsing key with misaligned rta_len
` [PATCH 4.4 048/104] btrfs: wait on ordered extents on abort cleanup
` [PATCH 4.4 049/104] Yama: Check for pid death before checking ancestry
` [PATCH 4.4 050/104] scsi: sd: Fix cache_type_store()
` [PATCH 4.4 051/104] mips: fix n32 compat_ipc_parse_version
` [PATCH 4.4 052/104] mfd: tps6586x: Handle interrupts on suspend
` [PATCH 4.4 053/104] Disable MSI also when pcie-octeon.pcie_disable on
` [PATCH 4.4 056/104] media: vivid: set min width/height to a value > 0
` [PATCH 4.4 057/104] LSM: Check for NULL cred-security on free
` [PATCH 4.4 059/104] sunrpc: handle ENOMEM in rpcb_getport_async
` [PATCH 4.4 060/104] selinux: fix GPF on invalid policy
` [PATCH 4.4 061/104] sctp: allocate sctp_sockaddr_entry with kzalloc
` [PATCH 4.4 062/104] tipc: fix uninit-value in tipc_nl_compat_link_reset_stats
` [PATCH 4.4 063/104] tipc: fix uninit-value in tipc_nl_compat_bearer_enable
` [PATCH 4.4 066/104] tipc: fix uninit-value in tipc_nl_compat_doit
` [PATCH 4.4 067/104] block/loop: Use global lock for ioctl() operation
` [PATCH 4.4 068/104] loop: Fold __loop_release into loop_release
` [PATCH 4.4 069/104] loop: Get rid of loop_index_mutex
` [PATCH 4.4 070/104] loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()
` [PATCH 4.4 071/104] drm/fb-helper: Ignore the value of fb_var_screeninfo.pixclock
` [PATCH 4.4 072/104] media: vb2: be sure to unlock mutex on errors
` [PATCH 4.4 073/104] r8169: Add support for new Realtek Ethernet
` [PATCH 4.4 074/104] ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped address
` [PATCH 4.4 075/104] ipv6: Take rcu_read_lock in __inet6_bind for mapped addresses
` [PATCH 4.4 076/104] xfs: dont fail when converting shortform attr to long form during ATTR_REPLACE
` [PATCH 4.4 077/104] platform/x86: asus-wmi: Tell the EC the OS will handle the display off hotkey
` [PATCH 4.4 078/104] e1000e: allow non-monotonic SYSTIM readings
` [PATCH 4.4 079/104] writeback: dont decrement wb->refcnt if !wb->bdi
` [PATCH 4.4 080/104] MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur
` [PATCH 4.4 081/104] arm64: perf: set suppress_bind_attrs flag to true
` [PATCH 4.4 084/104] powerpc/pseries/cpuidle: Fix preempt warning
` [PATCH 4.4 085/104] media: firewire: Fix app_info parameter type in avc_ca{,_app}_info
` [PATCH 4.4 086/104] net: call sk_dst_reset when set SO_DONTROUTE
` [PATCH 4.4 087/104] scsi: target: use consistent left-aligned ASCII INQUIRY data
` [PATCH 4.4 088/104] clk: imx6q: reset exclusive gates on init
` [PATCH 4.4 089/104] kconfig: fix file name and line number of warn_ignored_character()
` [PATCH 4.4 090/104] kconfig: fix memory leak when EOF is encountered in quotation
` [PATCH 4.4 092/104] perf intel-pt: Fix error with config term "pt=0"
` [PATCH 4.4 093/104] perf svghelper: Fix unchecked usage of strncpy()
` [PATCH 4.4 094/104] perf parse-events: "
` [PATCH 4.4 095/104] dm kcopyd: Fix bug causing workqueue stalls
` [PATCH 4.4 096/104] dm snapshot: Fix excessive memory usage and "
` [PATCH 4.4 097/104] ALSA: bebob: fix model-id of unit for Apogee Ensemble
` [PATCH 4.4 098/104] sysfs: Disable lockdep for driver bind/unbind files
` [PATCH 4.4 100/104] ocfs2: fix panic due to unrecovered local alloc
` [PATCH 4.4 101/104] mm/page-writeback.c: dont break integrity writeback on ->writepage() error
` [PATCH 4.4 102/104] mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smaps
` [PATCH 4.4 103/104] net: speed up skb_rbtree_purge()
` [PATCH 4.4 104/104] ipmi:ssif: Fix handling of multi-part return messages

[PATCH 4.9 00/39] 4.9.153-stable review
 2019-01-24 19:20 UTC  (26+ messages)
` [PATCH 4.9 03/39] ipv6: Take rcu_read_lock in __inet6_bind for mapped addresses
` [PATCH 4.9 05/39] e1000e: allow non-monotonic SYSTIM readings
` [PATCH 4.9 06/39] writeback: dont decrement wb->refcnt if !wb->bdi
` [PATCH 4.9 07/39] serial: set suppress_bind_attrs flag only if builtin
` [PATCH 4.9 08/39] ALSA: oxfw: add support for APOGEE duet FireWire
` [PATCH 4.9 09/39] MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur
` [PATCH 4.9 10/39] arm64: perf: set suppress_bind_attrs flag to true
` [PATCH 4.9 13/39] jffs2: Fix use of uninitialized delayed_work, lockdep breakage
` [PATCH 4.9 14/39] pstore/ram: Do not treat empty buffers as valid
` [PATCH 4.9 15/39] powerpc/xmon: Fix invocation inside lock region
` [PATCH 4.9 16/39] powerpc/pseries/cpuidle: Fix preempt warning
` [PATCH 4.9 17/39] media: firewire: Fix app_info parameter type in avc_ca{,_app}_info
` [PATCH 4.9 18/39] net: call sk_dst_reset when set SO_DONTROUTE
` [PATCH 4.9 19/39] scsi: target: use consistent left-aligned ASCII INQUIRY data
` [PATCH 4.9 20/39] clk: imx6q: reset exclusive gates on init
` [PATCH 4.9 21/39] kconfig: fix file name and line number of warn_ignored_character()
` [PATCH 4.9 22/39] kconfig: fix memory leak when EOF is encountered in quotation
` [PATCH 4.9 23/39] mmc: atmel-mci: do not assume idle after atmci_request_end
` [PATCH 4.9 26/39] perf svghelper: Fix unchecked usage of strncpy()
` [PATCH 4.9 29/39] tools lib subcmd: Dont add the kernel sources to the include path
` [PATCH 4.9 30/39] dm snapshot: Fix excessive memory usage and workqueue stalls
` [PATCH 4.9 31/39] ALSA: bebob: fix model-id of unit for Apogee Ensemble
` [PATCH 4.9 32/39] sysfs: Disable lockdep for driver bind/unbind files
` [PATCH 4.9 35/39] ocfs2: fix panic due to unrecovered local alloc
` [PATCH 4.9 38/39] ipmi:ssif: Fix handling of multi-part return messages

[PATCH 4.14 00/63] 4.14.96-stable review
 2019-01-24 19:20 UTC  (45+ messages)
` [PATCH 4.14 01/63] ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped address
` [PATCH 4.14 02/63] mlxsw: spectrum: Disable lag port TX before removing it
` [PATCH 4.14 03/63] mlxsw: spectrum_switchdev: Set PVID correctly during VLAN deletion
` [PATCH 4.14 05/63] qmi_wwan: add MTU default to qmap network interface
` [PATCH 4.14 06/63] r8169: Add support for new Realtek Ethernet
` [PATCH 4.14 08/63] net: dsa: mv88x6xxx: mv88e6390 errata
` [PATCH 4.14 10/63] platform/x86: asus-wmi: Tell the EC the OS will handle the display off hotkey
` [PATCH 4.14 12/63] writeback: dont decrement wb->refcnt if !wb->bdi
` [PATCH 4.14 13/63] serial: set suppress_bind_attrs flag only if builtin
` [PATCH 4.14 14/63] ALSA: oxfw: add support for APOGEE duet FireWire
` [PATCH 4.14 16/63] MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur
` [PATCH 4.14 18/63] usb: gadget: udc: renesas_usb3: add a safety connection way for forced_b_device
` [PATCH 4.14 20/63] rxe: IB_WR_REG_MR does not capture MRs iova field
` [PATCH 4.14 22/63] clk: imx: make mux parent strings const
` [PATCH 4.14 23/63] pstore/ram: Do not treat empty buffers as valid
` [PATCH 4.14 24/63] powerpc/xmon: Fix invocation inside lock region
` [PATCH 4.14 25/63] powerpc/pseries/cpuidle: Fix preempt warning
` [PATCH 4.14 27/63] media: venus: core: Set dma maximum segment size
` [PATCH 4.14 28/63] net: call sk_dst_reset when set SO_DONTROUTE
` [PATCH 4.14 29/63] scsi: target: use consistent left-aligned ASCII INQUIRY data
` [PATCH 4.14 30/63] selftests: do not macro-expand failed assertion expressions
` [PATCH 4.14 31/63] clk: imx6q: reset exclusive gates on init
` [PATCH 4.14 32/63] arm64: Fix minor issues with the dcache_by_line_op macro
` [PATCH 4.14 33/63] kconfig: fix file name and line number of warn_ignored_character()
` [PATCH 4.14 34/63] kconfig: fix memory leak when EOF is encountered in quotation
` [PATCH 4.14 37/63] tty/serial: do not free trasnmit buffer page under port lock
` [PATCH 4.14 38/63] perf intel-pt: Fix error with config term "pt=0"
` [PATCH 4.14 39/63] perf svghelper: Fix unchecked usage of strncpy()
` [PATCH 4.14 41/63] netfilter: ipt_CLUSTERIP: check MAC address when duplicate config is set
` [PATCH 4.14 42/63] dm crypt: use u64 instead of sector_t to store iv_offset
` [PATCH 4.14 43/63] dm kcopyd: Fix bug causing workqueue stalls
` [PATCH 4.14 44/63] tools lib subcmd: Dont add the kernel sources to the include path
` [PATCH 4.14 45/63] dm snapshot: Fix excessive memory usage and workqueue stalls
` [PATCH 4.14 46/63] quota: Lock s_umount in exclusive mode for Q_XQUOTA{ON,OFF} quotactls
` [PATCH 4.14 49/63] sysfs: Disable lockdep for driver bind/unbind files
` [PATCH 4.14 50/63] IB/usnic: Fix potential deadlock
` [PATCH 4.14 51/63] scsi: smartpqi: correct lun reset issues
` [PATCH 4.14 52/63] scsi: smartpqi: call pqi_free_interrupts() in pqi_shutdown()
` [PATCH 4.14 54/63] ocfs2: fix panic due to unrecovered local alloc
` [PATCH 4.14 55/63] mm/page-writeback.c: dont break integrity writeback on ->writepage() error
` [PATCH 4.14 56/63] mm/swap: use nr_node_ids for avail_lists in swap_info_struct
` [PATCH 4.14 59/63] ipmi:pci: Blacklist a Realtek "IPMI" device
` [PATCH 4.14 60/63] cifs: allow disabling insecure dialects in the config
` [PATCH 4.14 61/63] drm/i915/gvt: Fix mmap range check

[PATCH 4.19 000/106] 4.19.18-stable review
 2019-01-24 19:19 UTC  (3+ messages)
` [PATCH 4.19 001/106] ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped address
` [PATCH 4.19 010/106] netfilter: ipset: Allow matching on destination MAC address for mac and ipmac sets


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).