stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-09 17:17:23 to 2019-06-10 14:57:35 UTC [more...]

✅ PASS: Stable queue: queue-4.19
 2019-06-10 14:57 UTC 

[PATCH 5.1 00/70] 5.1.9-stable review
 2019-06-10 14:51 UTC  (51+ messages)
` [PATCH 5.1 02/70] Fix memory leak in sctp_process_init
` [PATCH 5.1 03/70] ipv4: not do cache for local delivery if bc_forwarding is enabled
` [PATCH 5.1 08/70] net: sfp: read eeprom in maximum 16 byte increments
` [PATCH 5.1 09/70] packet: unconditionally free po->rollover
` [PATCH 5.1 10/70] pktgen: do not sleep with the thread lock held
` [PATCH 5.1 11/70] Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL not supplied"
` [PATCH 5.1 14/70] ipv6: fix EFAULT on sendto with icmpv6 and hdrincl
` [PATCH 5.1 15/70] net: aquantia: fix wol configuration not applied sometimes
` [PATCH 5.1 17/70] neighbor: Call __ipv4_neigh_lookup_noref in neigh_xmit
` [PATCH 5.1 18/70] cls_matchall: avoid panic when receiving a packet before filter set
` [PATCH 5.1 20/70] net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages query
` [PATCH 5.1 21/70] net/tls: replace the sleeping lock around RX resync with a bit lock
` [PATCH 5.1 22/70] rcu: locking and unlocking need to always be at least barriers
` [PATCH 5.1 23/70] habanalabs: fix debugfs code
` [PATCH 5.1 27/70] SUNRPC fix regression in umount of a secure mount
` [PATCH 5.1 28/70] SUNRPC: Fix a use after free when a server rejects the RPCSEC_GSS credential
` [PATCH 5.1 30/70] NFSv4.1: Fix bug only first CB_NOTIFY_LOCK is handled
` [PATCH 5.1 31/70] fuse: fallocate: fix return with locked inode
` [PATCH 5.1 32/70] fuse: fix copy_file_range() in the writeback case
` [PATCH 5.1 33/70] pstore: Set tfm to NULL on free_buf_for_compression
` [PATCH 5.1 34/70] pstore/ram: Run without kernel crash dump region
` [PATCH 5.1 36/70] memstick: mspro_block: Fix an error code in mspro_block_issue_req()
` [PATCH 5.1 37/70] mmc: tmio: fix SCC error handling to avoid false positive CRC error
` [PATCH 5.1 39/70] x86/power: Fix nosmt vs hibernation triple fault during resume
` [PATCH 5.1 40/70] x86/insn-eval: Fix use-after-free access to LDT entry
` [PATCH 5.1 41/70] i2c: xiic: Add max_read_len quirk
` [PATCH 5.1 47/70] genwqe: Prevent an integer overflow in the ioctl
` [PATCH 5.1 48/70] test_firmware: Use correct snprintf() limit
` [PATCH 5.1 49/70] drm/rockchip: fix fb references in async update
` [PATCH 5.1 50/70] drm/vc4: "
` [PATCH 5.1 51/70] drm/gma500/cdv: Check vbt config bits when detecting lvds panels
` [PATCH 5.1 52/70] drm/msm: fix fb references in async update
` [PATCH 5.1 53/70] drm: add non-desktop quirk for Valve HMDs
` [PATCH 5.1 56/70] drm: Fix timestamp docs for variable refresh properties
` [PATCH 5.1 57/70] drm/amdgpu/psp: move psp version specific function pointers to early_init
` [PATCH 5.1 58/70] drm/radeon: prefer lower reference dividers
` [PATCH 5.1 59/70] drm/amdgpu: remove ATPX_DGPU_REQ_POWER_FOR_DISPLAYS check when hotplug-in
` [PATCH 5.1 60/70] drm/i915: Fix I915_EXEC_RING_MASK
` [PATCH 5.1 63/70] drm/amdgpu: fix ring test failure issue during s3 in vce 3.0 (V2)
` [PATCH 5.1 65/70] drm/i915/gvt: emit init breadcrumb for gvt request
` [PATCH 5.1 67/70] drm: dont block fb changes for async plane updates
` [PATCH 5.1 69/70] drm/amd: fix fb references in async update

[PATCH 4.19 00/51] 4.19.50-stable review
 2019-06-10 14:43 UTC  (42+ messages)
` [PATCH 4.19 01/51] ethtool: fix potential userspace buffer overflow
` [PATCH 4.19 02/51] Fix memory leak in sctp_process_init
` [PATCH 4.19 04/51] ipv6: fix the check before getting the cookie in rt6_get_cookie
` [PATCH 4.19 06/51] net: ethernet: ti: cpsw_ethtool: fix ethtool ring param set
` [PATCH 4.19 08/51] net: mvpp2: Use strscpy to handle stat strings
` [PATCH 4.19 13/51] pktgen: do not sleep with the thread lock held
` [PATCH 4.19 14/51] Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL not supplied"
` [PATCH 4.19 15/51] ipv6: use READ_ONCE() for inet->hdrincl as in ipv4
` [PATCH 4.19 16/51] ipv6: fix EFAULT on sendto with icmpv6 and hdrincl
` [PATCH 4.19 17/51] mtd: spinand: macronix: Fix ECC Status Read
` [PATCH 4.19 18/51] rcu: locking and unlocking need to always be at least barriers
` [PATCH 4.19 19/51] parisc: Use implicit space register selection for loading the coherence index of I/O pdirs
` [PATCH 4.19 21/51] NFSv4.1: Fix bug only first CB_NOTIFY_LOCK is handled
` [PATCH 4.19 23/51] pstore: Remove needless lock during console writes
` [PATCH 4.19 27/51] x86/power: Fix nosmt vs hibernation triple fault during resume
` [PATCH 4.19 28/51] x86/insn-eval: Fix use-after-free access to LDT entry
` [PATCH 4.19 29/51] i2c: xiic: Add max_read_len quirk
` [PATCH 4.19 31/51] xen-blkfront: switch kcalloc to kvcalloc for large array allocation
` [PATCH 4.19 32/51] MIPS: Bounds check virt_addr_valid
` [PATCH 4.19 33/51] MIPS: pistachio: Build uImage.gz by default
` [PATCH 4.19 34/51] Revert "MIPS: perf: ath79: Fix perfcount IRQ assignment"
` [PATCH 4.19 35/51] genwqe: Prevent an integer overflow in the ioctl
` [PATCH 4.19 36/51] test_firmware: Use correct snprintf() limit
` [PATCH 4.19 37/51] drm/gma500/cdv: Check vbt config bits when detecting lvds panels
` [PATCH 4.19 38/51] drm/msm: fix fb references in async update
` [PATCH 4.19 39/51] drm: add non-desktop quirk for Valve HMDs
` [PATCH 4.19 40/51] drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3)
` [PATCH 4.19 43/51] drm/radeon: prefer lower reference dividers
` [PATCH 4.19 46/51] drm/amdgpu/soc15: skip reset on init
` [PATCH 4.19 47/51] drm/i915/fbc: disable framebuffer compression on GeminiLake
` [PATCH 4.19 48/51] drm/i915: Maintain consistent documentation subsection ordering
` [PATCH 4.19 50/51] drm/i915/gvt: Initialize intel_gvt_gtt_entry in stack
` [PATCH 4.19 51/51] TTY: serial_core, add ->install

[PATCH 4.14 00/35] 4.14.125-stable review
 2019-06-10 14:43 UTC  (28+ messages)
` [PATCH 4.14 01/35] ethtool: fix potential userspace buffer overflow
` [PATCH 4.14 02/35] Fix memory leak in sctp_process_init
` [PATCH 4.14 03/35] neighbor: Call __ipv4_neigh_lookup_noref in neigh_xmit
` [PATCH 4.14 06/35] pktgen: do not sleep with the thread lock held
` [PATCH 4.14 07/35] ipv6: fix EFAULT on sendto with icmpv6 and hdrincl
` [PATCH 4.14 09/35] net: sfp: read eeprom in maximum 16 byte increments
` [PATCH 4.14 12/35] Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL not supplied"
` [PATCH 4.14 14/35] parisc: Use implicit space register selection for loading the coherence index of I/O pdirs
` [PATCH 4.14 15/35] fuse: fallocate: fix return with locked inode
` [PATCH 4.14 20/35] i2c: xiic: Add max_read_len quirk
` [PATCH 4.14 21/35] MIPS: Bounds check virt_addr_valid
` [PATCH 4.14 22/35] MIPS: pistachio: Build uImage.gz by default
` [PATCH 4.14 23/35] Revert "MIPS: perf: ath79: Fix perfcount IRQ assignment"
` [PATCH 4.14 26/35] drm/gma500/cdv: Check vbt config bits when detecting lvds panels
` [PATCH 4.14 28/35] drm/amdgpu/psp: move psp version specific function pointers to early_init
` [PATCH 4.14 30/35] drm/i915: Fix I915_EXEC_RING_MASK
` [PATCH 4.14 31/35] drm/i915/fbc: disable framebuffer compression on GeminiLake
` [PATCH 4.14 32/35] TTY: serial_core, add ->install
` [PATCH 4.14 33/35] qmi_wwan: Add quirk for Quectel dynamic config
` [PATCH 4.14 34/35] fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock
` [PATCH 4.14 35/35] fuse: Add FOPEN_STREAM to use stream_open()

[PATCH 5.1 00/85] 5.1.8-stable review
 2019-06-10 14:39 UTC  (11+ messages)
` [PATCH 5.1 56/85] doc: Cope with the deprecation of AutoReporter

[PATCH 4.9 00/83] 4.9.181-stable review
 2019-06-10 14:42 UTC  (14+ messages)
` [PATCH 4.9 01/83] ipv6: Consider sk_bound_dev_if when binding a raw socket to an address
` [PATCH 4.9 10/83] ipv4/igmp: fix build error if !CONFIG_IP_MULTICAST
` [PATCH 4.9 11/83] net: dsa: mv88e6xxx: fix handling of upper half of STATS_TYPE_PORT
` [PATCH 4.9 12/83] net: mvneta: Fix err code path of probe
` [PATCH 4.9 13/83] net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue value
` [PATCH 4.9 15/83] xen/pciback: Dont disable PCI_COMMAND on PCI device reset
` [PATCH 4.9 17/83] tipc: fix modprobe tipc failed after switch order of device registration
` [PATCH 4.9 59/83] Revert "x86/build: Move _etext to actual end of .text"

[PATCH 4.4 000/241] 4.4.181-stable review
 2019-06-10 14:41 UTC  (5+ messages)

patch "USB: serial: option: add Telit 0x1260 and 0x1261 compositions" added to usb-linus
 2019-06-10 14:31 UTC 

patch "USB: serial: pl2303: add Allied Telesis VT-Kit3" added to usb-linus
 2019-06-10 14:31 UTC 

patch "USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS" added to usb-linus
 2019-06-10 14:31 UTC 

[RFC PATCH stable-4.4] coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping
 2019-06-10 14:17 UTC  (4+ messages)
` [PATCH stable 4.4 v2] "

[PATCH] [v4.14.y] infiniband: fix race condition between infiniband mlx4, mlx5 driver and core dumping
 2019-06-10 20:52 UTC  (2+ messages)

FAILED: patch "[PATCH] drm: don't block fb changes for async plane updates" failed to apply to 4.14-stable tree
 2019-06-10 13:39 UTC  (3+ messages)
` [PATCH] drm: don't block fb changes for async plane updates

FAILED: patch "[PATCH] drm/vc4: fix fb references in async update" failed to apply to 4.19-stable tree
 2019-06-10 13:38 UTC  (3+ messages)
` [PATCH v5] drm/vc4: fix fb references in async update

[PATCH for-rc 3/3] IB/hfi1: Correct tid qp rcd to match verbs context
 2019-06-10 13:25 UTC  (5+ messages)

stable-rc/linux-4.9.y boot: 58 boots: 0 failed, 56 passed with 1 offline, 1 untried/unknown (v4.9.180-63-gacf4f65a64fd)
 2019-06-10 11:08 UTC 

[PATCH] clk: mvebu: armada-37xx-periph: Fix initialization for cpu clocks
 2019-06-10 10:19 UTC  (11+ messages)

[PATCH 1/2] staging: erofs: add requirements field in superblock
 2019-06-10  9:36 UTC 

[PATCH 2/2] drm: add fallback override/firmware EDID modes workaround
 2019-06-10  9:32 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH AUTOSEL 4.19 01/49] iio: dac: ds4422/ds4424 fix chip verification
 2019-06-10  9:00 UTC  (5+ messages)
` [PATCH AUTOSEL 4.19 17/49] efi/x86/Add missing error handling to old_memmap 1:1 mapping code
` [PATCH AUTOSEL 4.19 22/49] loop: Don't change loop device under exclusive opener

[PATCH AUTOSEL 5.1 01/70] iio: adc: ads124: avoid buffer overflow
 2019-06-10  9:00 UTC  (3+ messages)
` [PATCH AUTOSEL 5.1 35/70] loop: Don't change loop device under exclusive opener

✅ PASS: Stable queue: queue-4.19
 2019-06-10  8:42 UTC 

✅ PASS: Stable queue: queue-5.1
 2019-06-10  8:38 UTC 

v5.1.8 build: 0 failures 10 warnings (v5.1.8)
 2019-06-10  8:29 UTC 

stable-rc/linux-4.9.y build: 196 builds: 7 failed, 189 passed, 6 errors, 3084 warnings (v4.9.180-63-gacf4f65a64fd)
 2019-06-10  7:38 UTC 

[PATCH 5.1 stable v2] drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is enabled
 2019-06-10  6:01 UTC  (5+ messages)
` [PATCH stable-5.1 0/3] drm/i915: Prevent screen from flickering when the CDCLK changes
` [PATCH stable-5.1 1/3] drm/i915: Save the old CDCLK atomic state
` [PATCH stable-5.1 2/3] drm/i915: Remove redundant store of logical CDCLK state
` [PATCH stable-5.1 3/3] drm/i915: Skip modeset for cdclk changes if possible

[RFC v1] clk: core: support clocks that need to be enabled during re-parent
 2019-06-10  5:54 UTC  (2+ messages)

[PATCH v2] clk: mediatek: mt8183: Register 13MHz clock earlier for clocksource
 2019-06-10  5:53 UTC  (2+ messages)

[PATCH stable-5.0+ 1/3] nvme-tcp: rename function to have nvme_tcp prefix
 2019-06-10  4:58 UTC  (3+ messages)
` [PATCH stable-5.0+ 2/3] nvme-tcp: fix possible null deref on a timed out io queue connect
` [PATCH stable-5.0+ 3/3] nvme-tcp: fix queue mapping when queue count is limited

[BACKPORT 4.4.y] PM / sleep: prohibit devices probing during suspend/hibernation
 2019-06-10  2:33 UTC  (3+ messages)

[PATCH v1] clk: mediatek: mt8183: Register 13MHz clock earlier for clocksource
 2019-06-10  2:09 UTC  (3+ messages)

stable-rc/linux-5.1.y boot: 136 boots: 1 failed, 135 passed (v5.1.7-157-g5b3d375b3838)
 2019-06-09 22:23 UTC 

stable-rc/linux-4.19.y boot: 127 boots: 0 failed, 127 passed (v4.19.48-126-g4954dbe53dd3)
 2019-06-09 22:23 UTC 

[PATCH 1/2] bcache: fix stack corruption by PRECEDING_KEY()
 2019-06-09 22:13 UTC  (2+ messages)
` [PATCH 2/2] bcache: only set BCACHE_DEV_WB_RUNNING when cached device attached

stable-rc/linux-4.14.y boot: 124 boots: 0 failed, 124 passed (v4.14.123-106-g396ea3538ca4)
 2019-06-09 22:14 UTC 

stable-rc/linux-4.4.y boot: 94 boots: 1 failed, 92 passed with 1 conflict (v4.4.180-242-gc9c6a085b72e)
 2019-06-09 22:11 UTC 

stable-rc/linux-4.9.y boot: 107 boots: 1 failed, 106 passed (v4.9.180-84-g4fcf72df7bc7)
 2019-06-09 21:52 UTC 

✅ PASS: Test report for kernel 4.19.50-rc1-591c268.cki (stable)
 2019-06-09 20:54 UTC 

✅ PASS: Test report for kernel 5.1.9-rc1-6ae0324.cki (stable)
 2019-06-09 20:48 UTC 

[PATCHES] Networking
 2019-06-09 19:42 UTC  (3+ messages)

[PATCH AUTOSEL 5.1 001/186] media: rockchip/vpu: Fix/re-order probe-error/remove path
 2019-06-09 19:13 UTC  (4+ messages)
` [PATCH AUTOSEL 5.1 058/186] tracing: probeevent: Fix to make the type of $comm string

stable-rc/linux-5.1.y build: 209 builds: 3 failed, 206 passed, 3 errors, 60 warnings (v5.1.7-157-g5b3d375b3838)
 2019-06-09 18:53 UTC 

stable-rc/linux-4.19.y build: 206 builds: 3 failed, 203 passed, 3 errors, 33 warnings (v4.19.48-126-g4954dbe53dd3)
 2019-06-09 18:53 UTC 

stable-rc/linux-4.14.y build: 201 builds: 8 failed, 193 passed, 8 errors, 125 warnings (v4.14.123-106-g396ea3538ca4)
 2019-06-09 18:45 UTC 

stable-rc/linux-4.4.y build: 190 builds: 15 failed, 175 passed, 40 errors, 4085 warnings (v4.4.180-242-gc9c6a085b72e)
 2019-06-09 18:41 UTC 

stable-rc/linux-4.9.y build: 197 builds: 9 failed, 188 passed, 8 errors, 3135 warnings (v4.9.180-84-g4fcf72df7bc7)
 2019-06-09 18:23 UTC 

[PATCH 4.14 0/2] Fix FUSE read/write deadlock on stream-like files
 2019-06-09 17:10 UTC  (3+ 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).