stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-08 13:25:19 to 2018-07-10 18:24:57 UTC [more...]

[PATCH 4.9 00/52] 4.9.112-stable review
 2018-07-10 18:24 UTC  (12+ messages)
` [PATCH 4.9 01/52] usb: cdc_acm: Add quirk for Uniden UBC125 scanner
` [PATCH 4.9 02/52] USB: serial: cp210x: add CESINEL device ids
` [PATCH 4.9 04/52] usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt hub
` [PATCH 4.9 06/52] n_tty: Access echo_* variables carefully
` [PATCH 4.9 07/52] staging: android: ion: Return an ERR_PTR in ion_map_kernel
` [PATCH 4.9 11/52] kprobes/x86: Do not modify singlestep buffer while resuming
` [PATCH 4.9 13/52] Revert "sit: reload iphdr in ipip6_rcv"
` [PATCH 4.9 17/52] x86/xen: Add call of speculative_store_bypass_ht_init() to PV paths
` [PATCH 4.9 18/52] x86/cpu: Re-apply forced caps every time CPU caps are re-read
` [PATCH 4.9 20/52] tracing: Fix missing return symbol in function_graph output
` [PATCH 4.9 26/52] jbd2: dont mark block as modified if the handle is out of credits

[PATCH 3.18 00/23] 3.18.115-stable review
 2018-07-10 18:24 UTC  (12+ messages)
` [PATCH 3.18 04/23] ubi: fastmap: Correctly handle interrupted erasures in EBA
` [PATCH 3.18 08/23] net/sonic: Use dma_mapping_error()
` [PATCH 3.18 11/23] ext4: make sure bitmaps and the inode table dont overlap with bg descriptors
` [PATCH 3.18 12/23] ext4: clear i_data in ext4_inode_info when removing inline data
` [PATCH 3.18 13/23] ext4: add more mount time checks of the superblock
` [PATCH 3.18 15/23] HID: debug: check length before copy_to_user()
` [PATCH 3.18 16/23] media: cx25840: Use subdev host data for PLL override
` [PATCH 3.18 17/23] dm bufio: avoid sleeping while holding the dm_bufio lock
` [PATCH 3.18 19/23] mtd: rawnand: mxc: set spare area size register explicitly
` [PATCH 3.18 20/23] mtd: cfi_cmdset_0002: Change definition naming to retry write operation
` [PATCH 3.18 21/23] mtd: cfi_cmdset_0002: Change erase functions to retry for error

[PATCH 4.14 00/53] 4.14.55-stable review
 2018-07-10 18:24 UTC  (11+ messages)
` [PATCH 4.14 02/53] mm: hugetlb: yield when prepping struct pages
` [PATCH 4.14 07/53] drbd: fix access after free
` [PATCH 4.14 08/53] vfio: Use get_user_pages_longterm correctly
` [PATCH 4.14 09/53] cifs: Fix use after free of a mid_q_entry
` [PATCH 4.14 13/53] drm: Use kvzalloc for allocating blob property memory
` [PATCH 4.14 16/53] ext4: add corruption check in ext4_xattr_set_entry()
` [PATCH 4.14 17/53] ext4: always verify the magic number in xattr blocks
` [PATCH 4.14 19/53] ext4: always check block group bounds in ext4_init_block_bitmap()
` [PATCH 4.14 20/53] ext4: only look at the bg_flags field if it is valid
` [PATCH 4.14 21/53] ext4: verify the depth of extent tree in ext4_find_extent()

[PATCH 4.17 00/56] 4.17.6-stable review
 2018-07-10 18:24 UTC  (9+ messages)
` [PATCH 4.17 01/56] userfaultfd: hugetlbfs: fix userfaultfd_huge_must_wait() pte access
` [PATCH 4.17 05/56] ACPICA: Drop leading newlines from error messages
` [PATCH 4.17 07/56] drm/amdgpu: Make struct amdgpu_atif private to amdgpu_acpi.c
` [PATCH 4.17 08/56] tracing: Avoid string overflow
` [PATCH 4.17 09/56] tracing: Fix missing return symbol in function_graph output
` [PATCH 4.17 11/56] scsi: aacraid: Fix PD performance regression over incorrect qd being set
` [PATCH 4.17 14/56] drbd: fix access after free
` [PATCH 4.17 15/56] vfio: Use get_user_pages_longterm correctly

[PATCH 4.4 00/47] 4.4.140-stable review
 2018-07-10 18:24 UTC  (11+ messages)
` [PATCH 4.4 01/47] usb: cdc_acm: Add quirk for Uniden UBC125 scanner
` [PATCH 4.4 07/47] x86/boot: Fix early command-line parsing when matching at end
` [PATCH 4.4 10/47] ipv4: Fix error return value in fib_convert_metrics()
` [PATCH 4.4 13/47] netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()
` [PATCH 4.4 14/47] ARM: dts: imx6q: Use correct SDMA script for SPI5 core
` [PATCH 4.4 15/47] ubi: fastmap: Correctly handle interrupted erasures in EBA
` [PATCH 4.4 21/47] cifs: Fix infinite loop when using hard mount option
` [PATCH 4.4 22/47] jbd2: dont mark block as modified if the handle is out of credits
` [PATCH 4.4 27/47] ext4: include the illegal physical block in the bad map ext4_error msg
` [PATCH 4.4 32/47] HID: i2c-hid: Fix "incomplete report" noise

[PATCH 1/2] mips: mm: Create UCA-based ioremap_wc() method
 2018-07-10 17:59 UTC  (5+ messages)
` [PATCH 2/2] mips: mm: Discard ioremap_uncached_accelerated() method

[PATCH V2] MIPS: implement smp_cond_load_acquire() for Loongson-3
 2018-07-10 17:10 UTC  (9+ messages)

[PATCH stable 3.9 to 3.16] staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()
 2018-07-10 17:02 UTC 

Revert mm/vmstat.c: fix vmstat_update() preemption BUG
 2018-07-10 16:54 UTC  (2+ messages)

sched, tracing: Fix trace_sched_pi_setprio() for deboosting
 2018-07-10 16:48 UTC  (2+ messages)

[PATCH stable 4.4] staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()
 2018-07-10 16:47 UTC  (2+ messages)

[PATCH stable 4.8 to 4.17] staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()
 2018-07-10 16:36 UTC  (2+ messages)

patch "driver core: Partially revert "driver core: correct device's shutdown" added to driver-core-linus
 2018-07-10 15:47 UTC 

[PATCH] hfs/hfsplus: use documented official timestamp range
 2018-07-10 15:26 UTC  (3+ messages)

FAILED: patch "[PATCH] ovl: hash non-dir by lower inode for fsnotify" failed to apply to 4.14-stable tree
 2018-07-10 15:00 UTC  (14+ messages)

[PATCH 1/4] mtd: cfi_cmdset_0002: Change write buffer to check correct value
 2018-07-10 14:45 UTC  (6+ messages)

[v4.14-stable 0/5] Fix DM DAX handling
 2018-07-10 14:40 UTC  (2+ messages)

[v4.17-stable v2 0/5] Fix DM DAX handling
 2018-07-10 14:40 UTC  (4+ messages)
` [v4.17-stable v2 3/5] pmem: only set QUEUE_FLAG_DAX for fsdax mode

[PATCH] Kbuild: fix # escaping in .cmd files for future Make
 2018-07-10 14:25 UTC  (6+ messages)

[PATCH 4.4, 4.9] dm bufio: don't take the lock in dm_bufio_shrink_count
 2018-07-10 14:18 UTC  (2+ messages)

FAILED: patch "[PATCH] mtd: rawnand: mxc: set spare area size register explicitly" failed to apply to 4.14-stable tree
 2018-07-10 14:17 UTC  (3+ messages)
` [PATCH] mtd: rawnand: mxc: set spare area size register explicitly

[PATCH 3.16, 4.4, 4.9] dm bufio: drop the lock when doing GFP_NOIO allocation
 2018-07-10 14:16 UTC  (2+ messages)

[PATCH 3.16, 4.4, 4.9] dm bufio: avoid sleeping while holding the dm_bufio lock
 2018-07-10 14:15 UTC  (2+ messages)

FAILED: patch "[PATCH] i2c: smbus: kill memory leak on emulated and failed DMA SMBus" failed to apply to 4.17-stable tree
 2018-07-10 14:13 UTC  (3+ messages)

FAILED: patch "[PATCH] mm, page_alloc: do not break __GFP_THISNODE by zonelist reset" failed to apply to 4.9-stable tree
 2018-07-10 14:13 UTC  (3+ messages)

[PATCH 4.4 000/268] 4.4.134-stable review
 2018-07-10 14:11 UTC  (4+ messages)
` [PATCH 4.4 229/268] media: cx23885: Set subdev host data to clk_freq pointer

[PATCH v2 4.4 1/3] x86/fpu: Remove use_eager_fpu()
 2018-07-10 14:10 UTC  (5+ messages)
` [PATCH v2 4.4 2/3] x86/fpu: Remove struct fpu::counter
  ` [PATCH v2 4.4 3/3] x86/fpu: Finish excising 'eagerfpu'

[PATCHES] Networking
 2018-07-10 14:03 UTC  (3+ messages)
` dpaa_eth bad stable backport [was: [PATCHES] Networking]

[PATCH v4.9] PM / OPP: Update voltage in case freq == old_freq
 2018-07-10 13:59 UTC  (2+ messages)

FAILED: patch "[PATCH] f2fs: truncate preallocated blocks in error case" failed to apply to 4.14-stable tree
 2018-07-10 13:57 UTC  (3+ messages)

FAILED: patch "[PATCH] media: vb2: core: Finish buffers at the end of the stream" failed to apply to 4.14-stable tree
 2018-07-10 13:57 UTC  (3+ messages)

FAILED: patch "[PATCH] mm: hwpoison: disable memory error handling on 1GB hugepage" failed to apply to 4.14-stable tree
 2018-07-10 13:55 UTC  (3+ messages)

[v4.14-stable] arm64: dts: stratix10: Fix SPI IRQ for Stratix10
 2018-07-10 13:50 UTC  (2+ messages)

10d94ff4d558b96b for 4.14.y
 2018-07-10 13:48 UTC  (3+ messages)

[PATCH 1/2] mm: Fix vma_is_anonymous() false-positives
 2018-07-10 13:48 UTC 

[PATCH 4.9 v2] mlxsw: spectrum: Forbid linking of VLAN devices to devices that have uppers
 2018-07-10 13:31 UTC  (2+ messages)

in stable 4.4.131 kprobes seems to be broken
 2018-07-10 13:31 UTC  (4+ messages)

Request: d5ce4c31d6df518d for 4.14.y
 2018-07-10 13:29 UTC  (2+ messages)

FAILED: patch "[PATCH] ext4: do not update s_last_mounted of a frozen fs" failed to apply to 4.17-stable tree
 2018-07-10 12:58 UTC  (10+ messages)

FAILED: patch "[PATCH] ext4: avoid running out of journal credits when appending to" failed to apply to 4.4-stable tree
 2018-07-10 12:31 UTC 

FAILED: patch "[PATCH] ext4: avoid running out of journal credits when appending to" failed to apply to 4.9-stable tree
 2018-07-10 12:31 UTC 

FAILED: patch "[PATCH] ext4: never move the system.data xattr out of the inode body" failed to apply to 4.4-stable tree
 2018-07-10 12:29 UTC 

FAILED: patch "[PATCH] ext4: never move the system.data xattr out of the inode body" failed to apply to 4.9-stable tree
 2018-07-10 12:29 UTC 

FAILED: patch "[PATCH] ext4: always verify the magic number in xattr blocks" failed to apply to 4.4-stable tree
 2018-07-10 12:25 UTC 

FAILED: patch "[PATCH] ext4: always verify the magic number in xattr blocks" failed to apply to 4.9-stable tree
 2018-07-10 12:25 UTC 

FAILED: patch "[PATCH] ext4: add corruption check in ext4_xattr_set_entry()" failed to apply to 4.4-stable tree
 2018-07-10 12:25 UTC 

FAILED: patch "[PATCH] ext4: add corruption check in ext4_xattr_set_entry()" failed to apply to 4.9-stable tree
 2018-07-10 12:25 UTC 

FAILED: patch "[PATCH] drm/amdgpu: fix user fence write race condition" failed to apply to 4.17-stable tree
 2018-07-10 12:22 UTC 

[RESEND PATCH v2] devres: Really align data field to unsigned long long
 2018-07-10  6:42 UTC  (19+ messages)

[PATCH] i2c: tegra: Fix NACK error handling
 2018-07-09 22:20 UTC  (3+ messages)

[PATCHv2 1/2] libnvdimm: Use max contiguous area for namespace size
 2018-07-09 21:49 UTC  (7+ messages)

[PATCH v3] devres: Explicitly align datai[] to 64-bit
 2018-07-09 20:28 UTC  (18+ messages)

[PATCH 1/2] clk: mvebu: armada-37xx-periph: Fix switching CPU rate from 300Mhz to 1.2GHz
 2018-07-09 16:44 UTC  (5+ messages)

[PATCH] ARM: tegra: Fix Tegra30 Cardhu PCA954x reset
 2018-07-09 14:01 UTC  (2+ messages)

[PATCH] x86/apm: Don't access __preempt_count with zeroed fs
 2018-07-09 13:35 UTC 

[PATCH 4.14 00/61] 4.14.54-stable review
 2018-07-09 13:28 UTC  (4+ messages)

[PATCH v2 0/3] printk: Deadlock in NMI regression
 2018-07-09 13:27 UTC  (2+ messages)

[PATCH] i2c-hid: Fix "incomplete report" noise
 2018-07-09 12:29 UTC  (3+ messages)

[PATCH] ACPI: save NVS memory for ASUS 1025C laptop
 2018-07-09 12:03 UTC 

[char-misc-next] mei: don't update offset in write
 2018-07-09  9:21 UTC 

[PATCH 1/4] rtc: omap: fix potential crash on power off
 2018-07-09  9:13 UTC  (2+ messages)

[PATCH] mtd: rawnand: hynix: Use ->exec_op() in hynix_nand_reg_write_op()
 2018-07-09  7:41 UTC  (2+ messages)

[PATCH v2] devres: Really align data field to unsigned long long
 2018-07-09  4:18 UTC  (4+ messages)

[PATCH 4.16 000/279] 4.16.17-stable review
 2018-07-09  3:28 UTC  (9+ messages)
` [PATCH 4.16 234/279] x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pkeys ABI

[PATCH] scsi: lpfc: Switch memcpy_fromio() to __read32_copy()
 2018-07-09  1:36 UTC  (5+ messages)
`  "

[PATCH v3 1/3] mtd: rawnand: marvell: add suspend and resume hooks
 2018-07-08 22:10 UTC  (4+ messages)

[PATCH] ubifs: xattr: Don't operate on deleted inodes
 2018-07-08 21:33 UTC 

v4.14.54 build: 0 failures 0 warnings (v4.14.54)
 2018-07-08 18:42 UTC 

[PATCH] ACPI: save NVS memory for ASUS 1025C laptop
 2018-07-08 14:20 UTC 

Linux 4.17.5
 2018-07-08 13:56 UTC  (2+ messages)

Linux 4.14.54
 2018-07-08 13:56 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).