public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-05 11:09:10 to 2021-01-07 14:17:39 UTC [more...]

[PATCH 4.9 00/32] 4.9.250-rc1 review
 2021-01-07 14:16 UTC  (3+ messages)
` [PATCH 4.9 12/32] l2tp: fix races with ipv4-mapped ipv6 addresses
` [PATCH 4.9 16/32] misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_chkpt_doorbells()

[PATCH 4.4 00/19] 4.4.250-rc1 review
 2021-01-07 14:16 UTC  (9+ messages)
` [PATCH 4.4 01/19] ALSA: hda/ca0132 - Fix work handling in delayed HP detection
` [PATCH 4.4 02/19] ALSA: usb-audio: simplify set_sync_ep_implicit_fb_quirk
` [PATCH 4.4 03/19] ALSA: usb-audio: fix sync-ep altsetting sanity check
` [PATCH 4.4 04/19] ALSA: hda/realtek - Support Dell headset mode for ALC3271
` [PATCH 4.4 05/19] ALSA: hda - Fix a wrong FIXUP for alc289 on Dell machines
` [PATCH 4.4 09/19] uapi: move constants from <linux/kernel.h> to <linux/const.h>
` [PATCH 4.4 11/19] reiserfs: add check for an invalid ih_entry_count
` [PATCH 4.4 17/19] powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe()

[PATCH v4 mips-next 0/7] MIPS: vmlinux.lds.S sections fixes & cleanup
 2021-01-07 13:21 UTC  (8+ messages)
` [PATCH v4 mips-next 1/7] MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() section
  ` [PATCH v4 mips-next 2/7] MIPS: vmlinux.lds.S: add ".gnu.attributes" to DISCARDS
  ` [PATCH v4 mips-next 3/7] MIPS: properly stop .eh_frame generation
` [PATCH v4 mips-next 4/7] MIPS: vmlinux.lds.S: catch bad .rel.dyn at link time
  ` [PATCH v4 mips-next 5/7] MIPS: vmlinux.lds.S: explicitly declare .got table
  ` [PATCH v4 mips-next 6/7] vmlinux.lds.h: catch compound literals into data and BSS
  ` [PATCH v4 mips-next 7/7] MIPS: select ARCH_WANT_LD_ORPHAN_WARN

patch "usb: gadget: enable super speed plus" added to usb-linus
 2021-01-07 13:18 UTC 

v5.10 stable backport request
 2021-01-07 13:14 UTC  (4+ messages)

build failures in v4.4.y/v4.9.y stable queues
 2021-01-07 13:05 UTC  (2+ messages)

[PATCH v3 mips-next 0/7] MIPS: vmlinux.lds.S sections fixes & cleanup
 2021-01-07 12:30 UTC  (9+ messages)
` [PATCH v3 mips-next 1/7] MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() section
  ` [PATCH v3 mips-next 2/7] MIPS: vmlinux.lds.S: add ".gnu.attributes" to DISCARDS
  ` [PATCH v3 mips-next 3/7] MIPS: properly stop .eh_frame generation
  ` [PATCH v3 mips-next 4/7] MIPS: vmlinux.lds.S: catch bad .rel.dyn at link time
  ` [PATCH v3 mips-next 5/7] MIPS: vmlinux.lds.S: explicitly declare .got table
  ` [PATCH v3 mips-next 6/7] vmlinux.lds.h: catch compound literals into data and BSS
  ` [PATCH v3 mips-next 7/7] MIPS: select ARCH_WANT_LD_ORPHAN_WARN

[PATCH v2 mips-next 0/4] MIPS: vmlinux.lds.S sections fix & cleanup
 2021-01-07 11:59 UTC  (15+ messages)
` [PATCH v2 mips-next 1/4] MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() section
  ` [PATCH v2 mips-next 2/4] MIPS: vmlinux.lds.S: add ".gnu.attributes" to DISCARDS
  ` [PATCH v2 mips-next 3/4] MIPS: vmlinux.lds.S: catch bad .got, .plt and .rel.dyn at link time
  ` [PATCH v2 mips-next 4/4] MIPS: select ARCH_WANT_LD_ORPHAN_WARN

[PATCH] X.509: Fix crash caused by NULL pointer
 2021-01-07 10:58 UTC  (2+ messages)

[PATCH net 1/1] netxen_nic: fix MSI/MSI-x interrupts
 2021-01-07 10:15 UTC 

[PATCH] arm64: tegra: Add power-domain for Tegra210 HDA
 2021-01-07  9:48 UTC  (2+ messages)

[PATCH] usb: dwc3: gadget: Init only available HW eps
 2021-01-07  9:33 UTC  (4+ messages)

[PATCH] ARM: dts: imx6qdl-gw52xx: fix duplicate regulator naming
 2021-01-07  9:19 UTC 

[PATCH 5.10 00/63] 5.10.5-rc1 review
 2021-01-07  8:13 UTC  (8+ messages)
` [PATCH 5.10 28/63] fbcon: Disable accelerated scrolling

[PATCH 4.19 1/7] clone: add CLONE_PIDFD
 2021-01-07  7:53 UTC  (7+ messages)
` [PATCH 4.19 2/7] pidfd: add polling support
` [PATCH 4.19 3/7] proc: Rename in proc_inode rename sysctl_inodes sibling_inodes
` [PATCH 4.19 4/7] proc: Generalize proc_sys_prune_dcache into proc_prune_siblings_dcache
` [PATCH 4.19 5/7] proc: Clear the pieces of proc_inode that proc_evict_inode cares about
` [PATCH 4.19 6/7] proc: Use d_invalidate in proc_prune_siblings_dcache
` [PATCH 4.19 7/7] proc: Use a list of inodes to flush from proc

[PATCH v2 4.9 01/10] clone: add CLONE_PIDFD
 2021-01-07  7:52 UTC  (10+ messages)
` [PATCH v2 4.9 02/10] pidfd: add polling support
` [PATCH v2 4.9 03/10] proc: Pass file mode to proc_pid_make_inode
` [PATCH v2 4.9 04/10] proc: Better ownership of files for non-dumpable tasks in user namespaces
` [PATCH v2 4.9 05/10] proc: use %u for pid printing and slightly less stack
` [PATCH v2 4.9 06/10] proc: Rename in proc_inode rename sysctl_inodes sibling_inodes
` [PATCH v2 4.9 07/10] proc: Generalize proc_sys_prune_dcache into proc_prune_siblings_dcache
` [PATCH v2 4.9 08/10] proc: Clear the pieces of proc_inode that proc_evict_inode cares about
` [PATCH v2 4.9 09/10] proc: Use d_invalidate in proc_prune_siblings_dcache
` [PATCH v2 4.9 10/10] proc: Use a list of inodes to flush from proc

[PATCH v4 1/3] iommu/vt-d: Move intel_iommu info from struct intel_svm to struct intel_svm_dev
 2021-01-06 16:03 UTC 

stable-rc/linux-4.19.y baseline: 169 runs, 5 regressions (v4.19.165)
 2021-01-07  6:39 UTC 

stable-rc/linux-4.9.y baseline: 135 runs, 7 regressions (v4.9.249)
 2021-01-07  6:10 UTC 

stable-rc/linux-4.14.y baseline: 154 runs, 9 regressions (v4.14.213)
 2021-01-07  6:04 UTC 

stable-rc/queue/4.19 baseline: 169 runs, 7 regressions (v4.19.165-7-g6cf7f7d976ba5)
 2021-01-07  5:35 UTC 

stable-rc/linux-5.4.y baseline: 179 runs, 7 regressions (v5.4.87)
 2021-01-07  5:18 UTC 

stable-rc/linux-4.4.y baseline: 119 runs, 15 regressions (v4.4.249)
 2021-01-07  4:40 UTC 

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 77 warnings (v4.19.165)
 2021-01-07  3:10 UTC 

stable-rc/queue/4.9 baseline: 133 runs, 5 regressions (v4.9.249-34-g897479d0e6144)
 2021-01-07  2:50 UTC 

stable-rc/linux-4.9.y build: 197 builds: 0 failed, 197 passed, 4 warnings (v4.9.249)
 2021-01-07  2:40 UTC 

stable-rc/queue/5.4 baseline: 194 runs, 8 regressions (v5.4.87-7-gf46d49852773)
 2021-01-07  2:38 UTC 

stable-rc/linux-4.14.y build: 200 builds: 0 failed, 200 passed, 69 warnings (v4.14.213)
 2021-01-07  2:34 UTC 

stable-rc/queue/4.19 build: 206 builds: 0 failed, 206 passed, 77 warnings (v4.19.165-7-g6cf7f7d976ba5)
 2021-01-07  2:05 UTC 

stable-rc/queue/4.14 baseline: 155 runs, 10 regressions (v4.14.213-28-g9affacc59660e)
 2021-01-07  1:59 UTC 

stable-rc/linux-5.4.y build: 195 builds: 0 failed, 195 passed, 104 warnings (v5.4.87)
 2021-01-07  1:49 UTC 

stable-rc/queue/4.4 baseline: 105 runs, 9 regressions (v4.4.249-21-g19254c4651be)
 2021-01-07  1:35 UTC 

stable/linux-5.4.y baseline: 180 runs, 6 regressions (v5.4.87)
 2021-01-07  1:21 UTC 

stable-rc/linux-4.4.y build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.249)
 2021-01-07  1:10 UTC 

stable/linux-4.19.y baseline: 159 runs, 6 regressions (v4.19.165)
 2021-01-07  1:07 UTC 

[PATCH 5.10 00/40] 5.10.3-rc1 review
 2021-01-06 23:56 UTC  (13+ messages)

stable-rc/queue/4.9 build: 197 builds: 0 failed, 197 passed, 4 warnings (v4.9.249-34-g897479d0e6144)
 2021-01-06 23:20 UTC 

stable-rc/queue/5.4 build: 199 builds: 0 failed, 199 passed, 109 warnings (v5.4.87-7-gf46d49852773)
 2021-01-06 23:09 UTC 

stable-rc/queue/4.14 build: 201 builds: 0 failed, 201 passed, 69 warnings (v4.14.213-28-g9affacc59660e)
 2021-01-06 22:30 UTC 

stable-rc/queue/4.4 build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.249-21-g19254c4651be)
 2021-01-06 22:05 UTC 

stable/linux-5.4.y build: 200 builds: 0 failed, 200 passed, 109 warnings (v5.4.87)
 2021-01-06 21:52 UTC 

stable/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 77 warnings (v4.19.165)
 2021-01-06 21:38 UTC 

[PATCH v2 0/2] mm: fix initialization of struct page for holes in memory layout
 2021-01-06 21:04 UTC  (7+ messages)
` [PATCH v2 2/2] "

[PATCH mips-next 0/4] MIPS: vmlinux.lds.S sections fix & cleanup
 2021-01-06 20:14 UTC  (2+ messages)

FAILED: patch "[PATCH] iio:magnetometer:mag3110: Fix alignment and data leak issues." failed to apply to 4.4-stable tree
 2021-01-06 18:13 UTC  (3+ messages)

FAILED: patch "[PATCH] iio:imu:bmi160: Fix alignment and data leak issues" failed to apply to 4.9-stable tree
 2021-01-06 18:11 UTC  (3+ messages)

[PATCH 0/5] Backport of patch series for stable 4.9 branch
 2021-01-06 18:09 UTC  (2+ messages)

patch "USB: serial: iuu_phoenix: fix DMA from stack" added to usb-linus
 2021-01-06 17:53 UTC 

Linux 5.10.5
 2021-01-06 17:02 UTC  (2+ messages)

Linux 5.4.87
 2021-01-06 17:02 UTC  (2+ messages)

Linux 4.19.165
 2021-01-06 17:01 UTC  (2+ messages)

request for 5.10-stable: a31489d2a368 ("Bluetooth: Fix attempting to set RPA timeout when unsupported")
 2021-01-06 16:57 UTC  (2+ messages)

[PATCH 4.19] dmaengine: at_hdmac: Fix memory leak
 2021-01-06 16:53 UTC  (6+ messages)

RTC pcf2127 fix for 5.10-stable
 2021-01-06 16:52 UTC  (2+ messages)

[PATCH v2] Revert "media: videobuf2: Fix length check for single plane dmabuf queueing"
 2021-01-06 15:25 UTC  (2+ messages)

[PATCH 4.19 00/35] 4.19.165-rc1 review
 2021-01-06 13:46 UTC  (5+ messages)
` [PATCH 4.19 13/35] null_blk: Fix zone size initialization

[PATCH 4.19 00/29] 4.19.165-rc2 review
 2021-01-06 13:46 UTC  (9+ messages)

[PATCH 5.4 00/47] 5.4.87-rc1 review
 2021-01-06 13:07 UTC  (5+ messages)
` [PATCH 5.4 34/47] rtc: sun6i: Fix memleak in sun6i_rtc_clk_init

[PATCH] USB: usblp: fix DMA to stack
 2021-01-06 11:25 UTC  (3+ messages)

[PATCH V2 1/4] x86/resctrl: Use IPI instead of task_work_add() to update PQR_ASSOC MSR
 2021-01-06 11:19 UTC  (2+ messages)

[PATCH 3/6] KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested vmexit
 2021-01-06 10:49 UTC 

[PATCH 0/4] sched/idle: Fix missing need_resched() checks after rcu_idle_enter() v2
 2021-01-06 10:33 UTC  (7+ messages)
` [PATCH 1/4] sched/idle: Fix missing need_resched() check after rcu_idle_enter()

[PATCH 0/2] usb: dwc3: gadget: Check for multiple start/stop
 2021-01-06  9:35 UTC  (6+ messages)
` [PATCH 1/2] usb: dwc3: gadget: Check if the gadget had started
` [PATCH 2/2] usb: dwc3: gadget: Check if the gadget had stopped

[PATCH AUTOSEL 5.4 075/130] net/lapb: fix t1 timer handling for LAPB_STATE_0
 2021-01-06  7:33 UTC  (4+ messages)

[PATCH] neighbour: Disregard DEAD dst in neigh_update
 2021-01-06  0:05 UTC  (2+ messages)

[RFC please help] membarrier: Rewrite sync_core_before_usermode()
 2021-01-05 22:41 UTC  (7+ messages)

[PATCH 1/2] x86/mm/sme: Fix definition of PMD_FLAGS_DEC_WP
 2021-01-05 22:17 UTC  (4+ messages)
  ` [PATCH 2/2] x86/mm: Remove duplicate definition of _PAGE_PAT_LARGE

FAILED: patch "[PATCH] iio:magnetometer:mag3110: Fix alignment and data leak issues." failed to apply to 4.14-stable tree
 2021-01-05 19:58 UTC  (2+ messages)

FAILED: patch "[PATCH] iio:magnetometer:mag3110: Fix alignment and data leak issues." failed to apply to 4.19-stable tree
 2021-01-05 19:56 UTC  (2+ messages)

[PATCH 0/4] sched/idle: Fix missing need_resched() checks after rcu_idle_enter()
 2021-01-05 19:17 UTC  (5+ messages)
` [PATCH 2/4] cpuidle: Fix missing need_resched() check "

FAILED: patch "[PATCH] iio:imu:bmi160: Fix alignment and data leak issues" failed to apply to 4.14-stable tree
 2021-01-05 19:09 UTC  (2+ messages)

FAILED: patch "[PATCH] iio:imu:bmi160: Fix alignment and data leak issues" failed to apply to 4.19-stable tree
 2021-01-05 19:07 UTC  (2+ messages)

FAILED: patch "[PATCH] iio:imu:bmi160: Fix alignment and data leak issues" failed to apply to 5.4-stable tree
 2021-01-05 19:06 UTC  (2+ messages)

[PATCH] block: fix use-after-free in disk_part_iter_next
 2021-01-05 18:35 UTC  (2+ messages)

stable-rc/linux-4.19.y baseline: 170 runs, 7 regressions (v4.19.164-30-g40a2b34effd3)
 2021-01-05 18:18 UTC 

[PATCH] mm/userfaultfd: fix memory corruption due to writeprotect
 2021-01-05 18:03 UTC  (12+ messages)

stable-rc/queue/4.14 baseline: 151 runs, 6 regressions (v4.14.213-25-g4d76bd8af5ced)
 2021-01-05 17:56 UTC 

stable-rc/queue/4.19 baseline: 172 runs, 5 regressions (v4.19.164-29-g4c0bb8a87fa6b)
 2021-01-05 17:02 UTC 

stable-rc/queue/5.4 baseline: 186 runs, 8 regressions (v5.4.86-47-g202e5c3ee884)
 2021-01-05 17:02 UTC 

[PATCH] Revert "drm/amd/display: Fix memory leaks in S3 resume"
 2021-01-05 16:45 UTC 

[PATCH 5.10 000/717] 5.10.4-rc1 review
 2021-01-05 16:41 UTC  (6+ messages)
` [PATCH 5.10 637/717] drm/amd/display: Fix memory leaks in S3 resume

[PATCH 0/2] backports for slab-out-of-bounds issue in ip6_xmit()
 2021-01-05 16:38 UTC  (3+ messages)

stable-rc/queue/4.4 baseline: 116 runs, 10 regressions (v4.4.249-20-gebddbe32da01)
 2021-01-05 16:09 UTC 

[PATCH] x86/mm: Fix leak of pmd ptlock
 2021-01-05 15:40 UTC  (2+ messages)

stable-rc/queue/4.9 baseline: 126 runs, 6 regressions (v4.9.249-24-g85c1baf2e49aa)
 2021-01-05 15:27 UTC 

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 77 warnings (v4.19.164-30-g40a2b34effd3)
 2021-01-05 14:49 UTC 

[PATCH V2] dmabuf: fix use-after-free of dmabuf's file->f_inode
 2021-01-05 14:36 UTC 

stable-rc/queue/4.14 build: 201 builds: 0 failed, 201 passed, 69 warnings (v4.14.213-25-g4d76bd8af5ced)
 2021-01-05 14:26 UTC 

[PATCH v2] usb: dwc3: gadget: Clear wait flag on dequeue
 2021-01-05 13:35 UTC  (4+ messages)

stable-rc/queue/5.4 build: 199 builds: 0 failed, 199 passed, 108 warnings (v5.4.86-47-g202e5c3ee884)
 2021-01-05 13:33 UTC 

stable-rc/queue/4.19 build: 205 builds: 0 failed, 205 passed, 75 warnings (v4.19.164-29-g4c0bb8a87fa6b)
 2021-01-05 13:33 UTC 

[PATCH] usb: uas: Add PNY USB Portable SSD to unusual_uas
 2021-01-05 12:49 UTC  (2+ messages)

stable-rc/queue/4.4 build: 188 builds: 0 failed, 188 passed, 13 warnings (v4.4.249-20-gebddbe32da01)
 2021-01-05 12:39 UTC 

[PATCH] arm64: link with -z norelro for LLD or aarch64-elf
 2021-01-05 12:26 UTC  (3+ messages)
` [PATCH v2] "

stable-rc/queue/4.9 build: 197 builds: 0 failed, 197 passed, 4 warnings (v4.9.249-24-g85c1baf2e49aa)
 2021-01-05 11:58 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox