stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-31 09:32:20 to 2017-04-01 21:36:48 UTC [more...]

[PATCH] KEYS: fix dereferencing NULL payload with nonzero length
 2017-04-01 21:34 UTC 

[PATCH 3.16 00/19] 3.16.43-rc1 review
 2017-04-01 19:53 UTC  (23+ messages)
` [PATCH 3.16 08/19] atm: iphase: fix misleading indention
` [PATCH 3.16 09/19] crypto: improve gcc optimization flags for serpent and wp512
` [PATCH 3.16 03/19] MIPS: save/restore MSACSR register on context switch
` [PATCH 3.16 04/19] MIPS: preserve scalar FP CSR when switching vector context
` [PATCH 3.16 13/19] MIPS: ralink: Cosmetic change to prom_init()
` [PATCH 3.16 11/19] mmc: sunxi: avoid invalid pointer calculation
` [PATCH 3.16 14/19] MIPS: Zero variable read by get_user / __get_user in case of an error
` [PATCH 3.16 06/19] MIPS: init upper 64b of vector registers when MSA is first used
` [PATCH 3.16 17/19] vfs: Commit to never having exectuables on proc and sysfs
` [PATCH 3.16 02/19] blk: rq_data_dir() should not return a boolean
` [PATCH 3.16 10/19] fs/nfs: fix new compiler warning about boolean in switch
` [PATCH 3.16 16/19] netlink: remove mmapped netlink support
` [PATCH 3.16 05/19] MIPS: save/disable MSA in lose_fpu
` [PATCH 3.16 12/19] serial: samsung: Use %pa to print 'resource_size_t' type
` [PATCH 3.16 19/19] keys: Guard against null match function in keyring_search_aux()
` [PATCH 3.16 07/19] MIPS: Fix build with binutils 2.24.51+
` [PATCH 3.16 01/19] fs: namespace: suppress 'may be used uninitialized' warnings
` [PATCH 3.16 18/19] aio: mark AIO pseudo-fs noexec
` [PATCH 3.16 15/19] HID: hid-input: Add parentheses to quell gcc warning

[PATCH] libnvdimm: fix blk free space accounting
 2017-04-01 19:26 UTC 

[PATCH] acpi, nfit: fix acpi_get_table leak
 2017-04-01 19:25 UTC 

[PATCH] KEYS: encrypted: avoid encrypting/decrypting stack buffers
 2017-04-01 19:17 UTC 

4.10-stable updates for XFS
 2017-04-01 17:42 UTC  (34+ messages)
` [PATCH 01/26] xfs: pull up iolock from xfs_free_eofblocks()
` [PATCH 02/26] xfs: sync eofblocks scans under iolock are livelock prone
` [PATCH 03/26] xfs: fix eofblocks race with file extending async dio writes
` [PATCH 04/26] xfs: fix toctou race when locking an inode to access the data map
` [PATCH 05/26] xfs: fail _dir_open when readahead fails
` [PATCH 06/26] xfs: filter out obviously bad btree pointers
` [PATCH 07/26] xfs: check for obviously bad level values in the bmbt root
` [PATCH 08/26] xfs: verify free block header fields
` [PATCH 09/26] xfs: allow unwritten extents in the CoW fork
` [PATCH 10/26] xfs: mark speculative prealloc CoW fork extents unwritten
` [PATCH 11/26] xfs: reset b_first_retry_time when clear the retry status of xfs_buf_t
` [PATCH 12/26] xfs: reject all unaligned direct writes to reflinked files
` [PATCH 13/26] xfs: update ctime and mtime on clone destinatation inodes
` [PATCH 14/26] xfs: correct null checks and error processing in xfs_initialize_perag
` [PATCH 15/26] xfs: don't fail xfs_extent_busy allocation
` [PATCH 16/26] xfs: handle indlen shortage on delalloc extent merge
` [PATCH 17/26] xfs: split indlen reservations fairly when under reserved
` [PATCH 18/26] xfs: fix uninitialized variable in _reflink_convert_cow
` [PATCH 19/26] xfs: don't reserve blocks for right shift transactions
` [PATCH 20/26] xfs: Use xfs_icluster_size_fsb() to calculate inode chunk alignment
` [PATCH 21/26] xfs: tune down agno asserts in the bmap code
` [PATCH 22/26] xfs: only reclaim unwritten COW extents periodically
` [PATCH 23/26] xfs: fix and streamline error handling in xfs_end_io
` [PATCH 24/26] xfs: Use xfs_icluster_size_fsb() to calculate inode alignment mask
` [PATCH 25/26] xfs: use iomap new flag for newly allocated delalloc blocks
` [PATCH 26/26] xfs: try any AG when allocating the first btree block when reflinking

Patch "xfs: verify free block header fields" has been added to the 4.9-stable tree
 2017-04-01 17:34 UTC 

Patch "xfs: Use xfs_icluster_size_fsb() to calculate inode chunk alignment" has been added to the 4.9-stable tree
 2017-04-01 17:34 UTC 

Patch "xfs: Use xfs_icluster_size_fsb() to calculate inode alignment mask" has been added to the 4.9-stable tree
 2017-04-01 17:34 UTC 

Patch "xfs: use iomap new flag for newly allocated delalloc blocks" has been added to the 4.9-stable tree
 2017-04-01 17:34 UTC 

Patch "xfs: update ctime and mtime on clone destinatation inodes" has been added to the 4.9-stable tree
 2017-04-01 17:33 UTC 

Patch "xfs: tune down agno asserts in the bmap code" has been added to the 4.9-stable tree
 2017-04-01 17:33 UTC 

Patch "xfs: try any AG when allocating the first btree block when reflinking" has been added to the 4.9-stable tree
 2017-04-01 17:33 UTC 

Patch "xfs: split indlen reservations fairly when under reserved" has been added to the 4.9-stable tree
 2017-04-01 17:33 UTC 

Patch "xfs: reset b_first_retry_time when clear the retry status of xfs_buf_t" has been added to the 4.9-stable tree
 2017-04-01 17:33 UTC 

Patch "xfs: reject all unaligned direct writes to reflinked files" has been added to the 4.9-stable tree
 2017-04-01 17:33 UTC 

Patch "xfs: only reclaim unwritten COW extents periodically" has been added to the 4.9-stable tree
 2017-04-01 17:33 UTC 

Patch "xfs: mark speculative prealloc CoW fork extents unwritten" has been added to the 4.9-stable tree
 2017-04-01 17:33 UTC 

Patch "xfs: handle indlen shortage on delalloc extent merge" has been added to the 4.9-stable tree
 2017-04-01 17:33 UTC 

Patch "xfs: fix uninitialized variable in _reflink_convert_cow" has been added to the 4.9-stable tree
 2017-04-01 17:33 UTC 

Patch "xfs: fix toctou race when locking an inode to access the data map" has been added to the 4.9-stable tree
 2017-04-01 17:33 UTC 

Patch "xfs: fix eofblocks race with file extending async dio writes" has been added to the 4.9-stable tree
 2017-04-01 17:33 UTC 

Patch "xfs: fix and streamline error handling in xfs_end_io" has been added to the 4.9-stable tree
 2017-04-01 17:33 UTC 

Patch "xfs: filter out obviously bad btree pointers" has been added to the 4.9-stable tree
 2017-04-01 17:33 UTC 

Patch "xfs: fail _dir_open when readahead fails" has been added to the 4.9-stable tree
 2017-04-01 17:33 UTC 

Patch "xfs: don't reserve blocks for right shift transactions" has been added to the 4.9-stable tree
 2017-04-01 17:33 UTC 

Patch "xfs: don't fail xfs_extent_busy allocation" has been added to the 4.9-stable tree
 2017-04-01 17:33 UTC 

Patch "xfs: check for obviously bad level values in the bmbt root" has been added to the 4.9-stable tree
 2017-04-01 17:33 UTC 

Patch "xfs: allow unwritten extents in the CoW fork" has been added to the 4.9-stable tree
 2017-04-01 17:33 UTC 

Patch "xfs: verify free block header fields" has been added to the 4.10-stable tree
 2017-04-01 17:32 UTC 

Patch "xfs: Use xfs_icluster_size_fsb() to calculate inode chunk alignment" has been added to the 4.10-stable tree
 2017-04-01 17:32 UTC 

Patch "xfs: Use xfs_icluster_size_fsb() to calculate inode alignment mask" has been added to the 4.10-stable tree
 2017-04-01 17:32 UTC 

Patch "xfs: use iomap new flag for newly allocated delalloc blocks" has been added to the 4.10-stable tree
 2017-04-01 17:32 UTC 

Patch "xfs: update ctime and mtime on clone destinatation inodes" has been added to the 4.10-stable tree
 2017-04-01 17:32 UTC 

Patch "xfs: tune down agno asserts in the bmap code" has been added to the 4.10-stable tree
 2017-04-01 17:32 UTC 

4.9-stable updates for XFS
 2017-04-01 17:32 UTC  (29+ messages)
` [PATCH 01/27] xfs: only update mount/resv fields on success in __xfs_ag_resv_init
` [PATCH 02/27] xfs: use per-AG reservations for the finobt
` [PATCH 03/27] xfs: pull up iolock from xfs_free_eofblocks()
` [PATCH 04/27] xfs: sync eofblocks scans under iolock are livelock prone
` [PATCH 05/27] xfs: fix eofblocks race with file extending async dio writes
` [PATCH 06/27] xfs: fix toctou race when locking an inode to access the data map
` [PATCH 07/27] xfs: fail _dir_open when readahead fails
` [PATCH 08/27] xfs: filter out obviously bad btree pointers
` [PATCH 09/27] xfs: check for obviously bad level values in the bmbt root
` [PATCH 10/27] xfs: verify free block header fields
` [PATCH 11/27] xfs: allow unwritten extents in the CoW fork
` [PATCH 12/27] xfs: mark speculative prealloc CoW fork extents unwritten
` [PATCH 13/27] xfs: reset b_first_retry_time when clear the retry status of xfs_buf_t
` [PATCH 14/27] xfs: reject all unaligned direct writes to reflinked files
` [PATCH 15/27] xfs: update ctime and mtime on clone destinatation inodes
` [PATCH 16/27] xfs: don't fail xfs_extent_busy allocation
` [PATCH 17/27] xfs: handle indlen shortage on delalloc extent merge
` [PATCH 18/27] xfs: split indlen reservations fairly when under reserved
` [PATCH 19/27] xfs: fix uninitialized variable in _reflink_convert_cow
` [PATCH 20/27] xfs: don't reserve blocks for right shift transactions
` [PATCH 21/27] xfs: Use xfs_icluster_size_fsb() to calculate inode chunk alignment
` [PATCH 22/27] xfs: tune down agno asserts in the bmap code
` [PATCH 23/27] xfs: only reclaim unwritten COW extents periodically
` [PATCH 24/27] xfs: fix and streamline error handling in xfs_end_io
` [PATCH 25/27] xfs: Use xfs_icluster_size_fsb() to calculate inode alignment mask
` [PATCH 26/27] xfs: use iomap new flag for newly allocated delalloc blocks
` [PATCH 27/27] xfs: try any AG when allocating the first btree block when reflinking

Patch "xfs: try any AG when allocating the first btree block when reflinking" has been added to the 4.10-stable tree
 2017-04-01 17:32 UTC 

Patch "xfs: split indlen reservations fairly when under reserved" has been added to the 4.10-stable tree
 2017-04-01 17:32 UTC 

Patch "xfs: reset b_first_retry_time when clear the retry status of xfs_buf_t" has been added to the 4.10-stable tree
 2017-04-01 17:32 UTC 

Patch "xfs: reject all unaligned direct writes to reflinked files" has been added to the 4.10-stable tree
 2017-04-01 17:32 UTC 

Patch "xfs: only reclaim unwritten COW extents periodically" has been added to the 4.10-stable tree
 2017-04-01 17:32 UTC 

Patch "xfs: mark speculative prealloc CoW fork extents unwritten" has been added to the 4.10-stable tree
 2017-04-01 17:32 UTC 

Patch "xfs: handle indlen shortage on delalloc extent merge" has been added to the 4.10-stable tree
 2017-04-01 17:32 UTC 

Patch "xfs: fix uninitialized variable in _reflink_convert_cow" has been added to the 4.10-stable tree
 2017-04-01 17:32 UTC 

Patch "xfs: fix toctou race when locking an inode to access the data map" has been added to the 4.10-stable tree
 2017-04-01 17:32 UTC 

Patch "xfs: fix eofblocks race with file extending async dio writes" has been added to the 4.10-stable tree
 2017-04-01 17:32 UTC 

Patch "xfs: fix and streamline error handling in xfs_end_io" has been added to the 4.10-stable tree
 2017-04-01 17:32 UTC 

Patch "xfs: filter out obviously bad btree pointers" has been added to the 4.10-stable tree
 2017-04-01 17:32 UTC 

Patch "xfs: fail _dir_open when readahead fails" has been added to the 4.10-stable tree
 2017-04-01 17:32 UTC 

Patch "xfs: don't reserve blocks for right shift transactions" has been added to the 4.10-stable tree
 2017-04-01 17:32 UTC 

Patch "xfs: don't fail xfs_extent_busy allocation" has been added to the 4.10-stable tree
 2017-04-01 17:32 UTC 

Patch "xfs: correct null checks and error processing in xfs_initialize_perag" has been added to the 4.10-stable tree
 2017-04-01 17:32 UTC 

Patch "xfs: check for obviously bad level values in the bmbt root" has been added to the 4.10-stable tree
 2017-04-01 17:32 UTC 

Patch "xfs: allow unwritten extents in the CoW fork" has been added to the 4.10-stable tree
 2017-04-01 17:32 UTC 

[PATCH 3.2 0/4] 3.2.88-rc1 review
 2017-04-01 17:24 UTC  (6+ messages)
` [PATCH 3.2 1/4] ipv4: keep skb->dst around in presence of IP options
` [PATCH 3.2 2/4] mm/huge_memory.c: fix up "mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp" backport
` [PATCH 3.2 4/4] keys: Guard against null match function in keyring_search_aux()
` [PATCH 3.2 3/4] l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()

Patch "xfs: use per-AG reservations for the finobt" has been added to the 4.9-stable tree
 2017-04-01 16:41 UTC 

Patch "xfs: sync eofblocks scans under iolock are livelock prone" has been added to the 4.9-stable tree
 2017-04-01 16:41 UTC 

Patch "xfs: pull up iolock from xfs_free_eofblocks()" has been added to the 4.9-stable tree
 2017-04-01 16:41 UTC 

Patch "xfs: only update mount/resv fields on success in __xfs_ag_resv_init" has been added to the 4.9-stable tree
 2017-04-01 16:41 UTC 

Patch "xfs: sync eofblocks scans under iolock are livelock prone" has been added to the 4.10-stable tree
 2017-04-01 16:40 UTC 

Patch "xfs: pull up iolock from xfs_free_eofblocks()" has been added to the 4.10-stable tree
 2017-04-01 16:40 UTC 

Patch "KVM: nVMX: fix nested EPT detection" has been added to the 4.10-stable tree
 2017-04-01 16:16 UTC 

Patch "xen/setup: Don't relocate p2m over existing one" has been added to the 4.9-stable tree
 2017-04-01 16:13 UTC 

Patch "xen/setup: Don't relocate p2m over existing one" has been added to the 4.4-stable tree
 2017-04-01 16:11 UTC 

Patch "scsi: mpt3sas: fix hang on ata passthrough commands" has been added to the 4.4-stable tree
 2017-04-01 16:11 UTC 

[PATCH] scsi: mpt3sas: fix hang on ata passthrough commands
 2017-04-01 16:10 UTC  (4+ messages)
  ` [PATCH] scsi: mpt3sas: fix hang on ata passthrough command (try 2)

Please consider for stable
 2017-04-01 16:05 UTC  (2+ messages)

patch "cdc-acm: fix possible invalid access when processing notification" added to usb-next
 2017-04-01 14:00 UTC 

[PATCH] um: Fix PTRACE_POKEUSER on x86_64
 2017-04-01 12:58 UTC  (2+ messages)

[patch RT 1/4] rtmutex: Make lock_killable work
 2017-04-01 10:50 UTC 

patch "cdc-acm: fix possible invalid access when processing notification" added to usb-testing
 2017-04-01  9:06 UTC 

[PATCH 1/3] drm/i915: Move the release of PT page to the upper caller
 2017-04-01  8:13 UTC  (5+ messages)

[patch 05/11] mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()
 2017-03-31 22:11 UTC 

[patch 04/11] mm: workingset: fix premature shadow node shrinking with cgroups
 2017-03-31 22:11 UTC 

[patch 03/11] mm: rmap: fix huge file mmap accounting in the memcg stats
 2017-03-31 22:11 UTC 

[patch added to 3.12-stable] dm: flush queued bios when process blocks to avoid deadlock
 2017-03-31 20:07 UTC  (6+ messages)
` [patch added to 3.12-stable] mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp

[PATCH 1/3] drm/i915: Fix scaling check for 90/270 degree plane rotation
 2017-03-31 18:00 UTC  (3+ messages)
` [PATCH 2/3] drm/i915: Fix SKL+ watermarks for 90/270 rotation
` [PATCH 3/3] drm/i915: Fix 90/270 rotated coordinates for FBC

v4.10.8 build: 0 failures 0 warnings (v4.10.8)
 2017-03-31 17:58 UTC 

patch "tty/serial: atmel: fix TX path in atmel_console_write()" added to tty-linus
 2017-03-31 15:53 UTC 

patch "tty/serial: atmel: fix race condition (TX+DMA)" added to tty-linus
 2017-03-31 15:53 UTC 

patch "serial: mxs-auart: Fix baudrate calculation" added to tty-linus
 2017-03-31 15:53 UTC 

Request for inclusion: commit 633ee407b9d1
 2017-03-31 15:53 UTC  (2+ messages)

Patch "libceph: force GFP_NOIO for socket allocations" has been added to the 4.9-stable tree
 2017-03-31 15:37 UTC 

Patch "libceph: force GFP_NOIO for socket allocations" has been added to the 4.4-stable tree
 2017-03-31 15:36 UTC 

Patch "libceph: force GFP_NOIO for socket allocations" has been added to the 4.10-stable tree
 2017-03-31 15:36 UTC 

v4.9.20 build: 0 failures 0 warnings (v4.9.20)
 2017-03-31 14:25 UTC 

[PATCH 1/2] xen: correct error handling in xen-acpi-processor
 2017-03-31 14:19 UTC  (3+ messages)

FAILED: patch "[PATCH] qla2xxx: Fix inadequate lock protection for ABTS." failed to apply to 4.10-stable tree
 2017-03-31 14:16 UTC  (3+ messages)

[PATCH 0/2] qla2xxx: Stable Backports for 4.10
 2017-03-31 14:14 UTC  (6+ messages)
` [PATCH 2/2] qla2xxx: Fix inadequate lock protection for ABTS

[PATCH v2 1/2] serial: samsung: Use right device for DMA-mapping calls
 2017-03-31 13:35 UTC  (3+ messages)

v4.4.59 build: 0 failures 0 warnings (v4.4.59)
 2017-03-31 11:15 UTC 

[4.10-stable PATCH] KVM: nVMX: fix nested EPT detection
 2017-03-31 10:10 UTC  (2+ messages)

[PATCH] nios2: reserve boot memory for device tree
 2017-03-31  9:40 UTC 

[PATCH v3 0/4] cdc-acm: reassemble fragmented notifications
 2017-03-31  9:35 UTC  (9+ messages)
  ` [PATCH v3 1/4] cdc-acm: fix possible invalid access when processing notification
  ` [PATCH v3 2/4] cdc-acm: reassemble fragmented notifications
  ` [PATCH v3 3/4] cdc-acm: log message for serial state notification
  ` [PATCH v3 4/4] cdc-acm: remove unused element of struct acm

Linux 4.10.8
 2017-03-31  9:32 UTC  (2+ messages)


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