stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-19 16:38:38 to 2020-08-20 00:14:11 UTC [more...]

[PATCH 2/4] ARM: backtrace-clang: add fixup for lr dereference
 2020-08-20  0:13 UTC  (5+ messages)

[PATCH AUTOSEL 5.8 01/27] scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devices
 2020-08-20  0:01 UTC  (21+ messages)
` [PATCH AUTOSEL 5.8 02/27] scsi: target: tcmu: Fix crash in tcmu_flush_dcache_range on ARM
` [PATCH AUTOSEL 5.8 08/27] f2fs: should avoid inode eviction in synchronous path
` [PATCH AUTOSEL 5.8 10/27] MIPS: Fix unable to reserve memory for Crash kernel
` [PATCH AUTOSEL 5.8 11/27] m68knommu: fix overwriting of bits in ColdFire V3 cache control
` [PATCH AUTOSEL 5.8 12/27] svcrdma: Fix another Receive buffer leak
` [PATCH AUTOSEL 5.8 13/27] xfs: fix inode quota reservation checks
` [PATCH AUTOSEL 5.8 14/27] drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_access
` [PATCH AUTOSEL 5.8 15/27] riscv: Fixup static_obj() fail
` [PATCH AUTOSEL 5.8 16/27] jffs2: fix UAF problem
` [PATCH AUTOSEL 5.8 17/27] ceph: fix use-after-free for fsc->mdsc
` [PATCH AUTOSEL 5.8 18/27] swiotlb-xen: use vmalloc_to_page on vmalloc virt addresses
` [PATCH AUTOSEL 5.8 19/27] cpufreq: intel_pstate: Fix cpuinfo_max_freq when MSR_TURBO_RATIO_LIMIT is 0
` [PATCH AUTOSEL 5.8 20/27] scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid cases
` [PATCH AUTOSEL 5.8 21/27] virtio_ring: Avoid loop when vq is broken in virtqueue_poll
` [PATCH AUTOSEL 5.8 22/27] media: camss: fix memory leaks on error handling paths in probe
` [PATCH AUTOSEL 5.8 23/27] tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null pointer dereference
` [PATCH AUTOSEL 5.8 24/27] xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init
` [PATCH AUTOSEL 5.8 25/27] alpha: fix annotation of io{read,write}{16,32}be()
` [PATCH AUTOSEL 5.8 26/27] fat: fix fat_ra_init() for data clusters == 0
` [PATCH AUTOSEL 5.8 27/27] fs/signalfd.c: fix inconsistent return codes for signalfd4

[PATCH AUTOSEL 5.7 01/24] scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devices
 2020-08-20  0:01 UTC  (24+ messages)
` [PATCH AUTOSEL 5.7 02/24] scsi: target: tcmu: Fix crash in tcmu_flush_dcache_range on ARM
` [PATCH AUTOSEL 5.7 03/24] media: budget-core: Improve exception handling in budget_register()
` [PATCH AUTOSEL 5.7 04/24] f2fs: fix to check page dirty status before writeback
` [PATCH AUTOSEL 5.7 05/24] rtc: goldfish: Enable interrupt in set_alarm() when necessary
` [PATCH AUTOSEL 5.7 06/24] media: vpss: clean up resources in init
` [PATCH AUTOSEL 5.7 07/24] Input: psmouse - add a newline when printing 'proto' by sysfs
` [PATCH AUTOSEL 5.7 08/24] MIPS: Fix unable to reserve memory for Crash kernel
` [PATCH AUTOSEL 5.7 09/24] m68knommu: fix overwriting of bits in ColdFire V3 cache control
` [PATCH AUTOSEL 5.7 10/24] svcrdma: Fix another Receive buffer leak
` [PATCH AUTOSEL 5.7 11/24] xfs: fix inode quota reservation checks
` [PATCH AUTOSEL 5.7 12/24] drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_access
` [PATCH AUTOSEL 5.7 13/24] riscv: Fixup static_obj() fail
` [PATCH AUTOSEL 5.7 14/24] jffs2: fix UAF problem
` [PATCH AUTOSEL 5.7 15/24] ceph: fix use-after-free for fsc->mdsc
` [PATCH AUTOSEL 5.7 16/24] swiotlb-xen: use vmalloc_to_page on vmalloc virt addresses
` [PATCH AUTOSEL 5.7 17/24] cpufreq: intel_pstate: Fix cpuinfo_max_freq when MSR_TURBO_RATIO_LIMIT is 0
` [PATCH AUTOSEL 5.7 18/24] scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid cases
` [PATCH AUTOSEL 5.7 19/24] virtio_ring: Avoid loop when vq is broken in virtqueue_poll
` [PATCH AUTOSEL 5.7 20/24] media: camss: fix memory leaks on error handling paths in probe
` [PATCH AUTOSEL 5.7 21/24] tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null pointer dereference
` [PATCH AUTOSEL 5.7 22/24] xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init
` [PATCH AUTOSEL 5.7 23/24] alpha: fix annotation of io{read,write}{16,32}be()
` [PATCH AUTOSEL 5.7 24/24] fs/signalfd.c: fix inconsistent return codes for signalfd4

[PATCH 2/2] io_uring: use TWA_SIGNAL for task_work if the task isn't running
 2020-08-20  0:02 UTC  (4+ messages)

[PATCH AUTOSEL 5.4 01/22] scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devices
 2020-08-20  0:02 UTC  (22+ messages)
` [PATCH AUTOSEL 5.4 02/22] scsi: target: tcmu: Fix crash in tcmu_flush_dcache_range on ARM
` [PATCH AUTOSEL 5.4 03/22] media: budget-core: Improve exception handling in budget_register()
` [PATCH AUTOSEL 5.4 04/22] rtc: goldfish: Enable interrupt in set_alarm() when necessary
` [PATCH AUTOSEL 5.4 05/22] media: vpss: clean up resources in init
` [PATCH AUTOSEL 5.4 06/22] Input: psmouse - add a newline when printing 'proto' by sysfs
` [PATCH AUTOSEL 5.4 07/22] MIPS: Fix unable to reserve memory for Crash kernel
` [PATCH AUTOSEL 5.4 08/22] m68knommu: fix overwriting of bits in ColdFire V3 cache control
` [PATCH AUTOSEL 5.4 09/22] svcrdma: Fix another Receive buffer leak
` [PATCH AUTOSEL 5.4 10/22] xfs: fix inode quota reservation checks
` [PATCH AUTOSEL 5.4 11/22] drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_access
` [PATCH AUTOSEL 5.4 12/22] jffs2: fix UAF problem
` [PATCH AUTOSEL 5.4 13/22] ceph: fix use-after-free for fsc->mdsc
` [PATCH AUTOSEL 5.4 14/22] swiotlb-xen: use vmalloc_to_page on vmalloc virt addresses
` [PATCH AUTOSEL 5.4 15/22] cpufreq: intel_pstate: Fix cpuinfo_max_freq when MSR_TURBO_RATIO_LIMIT is 0
` [PATCH AUTOSEL 5.4 16/22] scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid cases
` [PATCH AUTOSEL 5.4 17/22] virtio_ring: Avoid loop when vq is broken in virtqueue_poll
` [PATCH AUTOSEL 5.4 18/22] media: camss: fix memory leaks on error handling paths in probe
` [PATCH AUTOSEL 5.4 19/22] tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null pointer dereference
` [PATCH AUTOSEL 5.4 20/22] xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init
` [PATCH AUTOSEL 5.4 21/22] alpha: fix annotation of io{read,write}{16,32}be()
` [PATCH AUTOSEL 5.4 22/22] fs/signalfd.c: fix inconsistent return codes for signalfd4

[PATCH AUTOSEL 4.19 01/18] scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devices
 2020-08-20  0:03 UTC  (18+ messages)
` [PATCH AUTOSEL 4.19 02/18] scsi: target: tcmu: Fix crash in tcmu_flush_dcache_range on ARM
` [PATCH AUTOSEL 4.19 03/18] media: budget-core: Improve exception handling in budget_register()
` [PATCH AUTOSEL 4.19 04/18] rtc: goldfish: Enable interrupt in set_alarm() when necessary
` [PATCH AUTOSEL 4.19 05/18] media: vpss: clean up resources in init
` [PATCH AUTOSEL 4.19 06/18] Input: psmouse - add a newline when printing 'proto' by sysfs
` [PATCH AUTOSEL 4.19 07/18] m68knommu: fix overwriting of bits in ColdFire V3 cache control
` [PATCH AUTOSEL 4.19 08/18] svcrdma: Fix another Receive buffer leak
` [PATCH AUTOSEL 4.19 09/18] xfs: fix inode quota reservation checks
` [PATCH AUTOSEL 4.19 10/18] jffs2: fix UAF problem
` [PATCH AUTOSEL 4.19 11/18] ceph: fix use-after-free for fsc->mdsc
` [PATCH AUTOSEL 4.19 12/18] cpufreq: intel_pstate: Fix cpuinfo_max_freq when MSR_TURBO_RATIO_LIMIT is 0
` [PATCH AUTOSEL 4.19 13/18] scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid cases
` [PATCH AUTOSEL 4.19 14/18] virtio_ring: Avoid loop when vq is broken in virtqueue_poll
` [PATCH AUTOSEL 4.19 15/18] tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null pointer dereference
` [PATCH AUTOSEL 4.19 16/18] xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init
` [PATCH AUTOSEL 4.19 17/18] alpha: fix annotation of io{read,write}{16,32}be()
` [PATCH AUTOSEL 4.19 18/18] fs/signalfd.c: fix inconsistent return codes for signalfd4

[PATCH AUTOSEL 4.14 01/13] scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devices
 2020-08-20  0:03 UTC  (13+ messages)
` [PATCH AUTOSEL 4.14 02/13] media: budget-core: Improve exception handling in budget_register()
` [PATCH AUTOSEL 4.14 03/13] rtc: goldfish: Enable interrupt in set_alarm() when necessary
` [PATCH AUTOSEL 4.14 04/13] media: vpss: clean up resources in init
` [PATCH AUTOSEL 4.14 05/13] Input: psmouse - add a newline when printing 'proto' by sysfs
` [PATCH AUTOSEL 4.14 06/13] m68knommu: fix overwriting of bits in ColdFire V3 cache control
` [PATCH AUTOSEL 4.14 07/13] xfs: fix inode quota reservation checks
` [PATCH AUTOSEL 4.14 08/13] jffs2: fix UAF problem
` [PATCH AUTOSEL 4.14 09/13] cpufreq: intel_pstate: Fix cpuinfo_max_freq when MSR_TURBO_RATIO_LIMIT is 0
` [PATCH AUTOSEL 4.14 10/13] scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid cases
` [PATCH AUTOSEL 4.14 11/13] virtio_ring: Avoid loop when vq is broken in virtqueue_poll
` [PATCH AUTOSEL 4.14 12/13] xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init
` [PATCH AUTOSEL 4.14 13/13] alpha: fix annotation of io{read,write}{16,32}be()

[PATCH AUTOSEL 4.9 01/11] scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devices
 2020-08-20  0:03 UTC  (11+ messages)
` [PATCH AUTOSEL 4.9 02/11] media: budget-core: Improve exception handling in budget_register()
` [PATCH AUTOSEL 4.9 03/11] media: vpss: clean up resources in init
` [PATCH AUTOSEL 4.9 04/11] Input: psmouse - add a newline when printing 'proto' by sysfs
` [PATCH AUTOSEL 4.9 05/11] m68knommu: fix overwriting of bits in ColdFire V3 cache control
` [PATCH AUTOSEL 4.9 06/11] xfs: fix inode quota reservation checks
` [PATCH AUTOSEL 4.9 07/11] jffs2: fix UAF problem
` [PATCH AUTOSEL 4.9 08/11] scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid cases
` [PATCH AUTOSEL 4.9 09/11] virtio_ring: Avoid loop when vq is broken in virtqueue_poll
` [PATCH AUTOSEL 4.9 10/11] xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init
` [PATCH AUTOSEL 4.9 11/11] alpha: fix annotation of io{read,write}{16,32}be()

[PATCH AUTOSEL 4.4 01/10] media: budget-core: Improve exception handling in budget_register()
 2020-08-20  0:04 UTC  (10+ messages)
` [PATCH AUTOSEL 4.4 02/10] media: vpss: clean up resources in init
` [PATCH AUTOSEL 4.4 03/10] Input: psmouse - add a newline when printing 'proto' by sysfs
` [PATCH AUTOSEL 4.4 04/10] m68knommu: fix overwriting of bits in ColdFire V3 cache control
` [PATCH AUTOSEL 4.4 05/10] xfs: fix inode quota reservation checks
` [PATCH AUTOSEL 4.4 06/10] jffs2: fix UAF problem
` [PATCH AUTOSEL 4.4 07/10] scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid cases
` [PATCH AUTOSEL 4.4 08/10] virtio_ring: Avoid loop when vq is broken in virtqueue_poll
` [PATCH AUTOSEL 4.4 09/10] xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init
` [PATCH AUTOSEL 4.4 10/10] alpha: fix annotation of io{read,write}{16,32}be()

[PATCH 9/9] drm/amd/display: Blank stream before destroying HDCP session
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH 3/3] drm/i915/gem: Always test execution status on closing the context
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH 2/4] usb: typec: ucsi: Fix 2 unlocked ucsi_run_command calls
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH 2/9] crypto: caam/qi - add fallback for XTS with more than 8B IV
 2020-08-19 23:56 UTC 

[PATCH v2 3/4] powerpc/memhotplug: Make lmb size 64bit
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH 6/9] crypto: caam/qi2 - add support for more XTS key lengths
 2020-08-19 23:56 UTC 

[PATCH v1 3/4] drm/ast: Add commit-tail function
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH 1/3] usb: dwc3: gadget: Resume pending requests after CLEAR_STALL
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH] ext4: Fix checking of entry validity
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH v2] HID: i2c-hid: Always sleep 1ms after I2C_HID_PWR_ON commands
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH RESEND 3/9] crypto: caam/qi2 - add fallback for XTS with more than 8B IV
 2020-08-19 23:56 UTC 

[PATCH 8/9] drm/amd/display: Fix EDID parsing after resume from suspend
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH 4/4] usb: typec: ucsi: Hold con->lock for the entire duration of ucsi_register_port()
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH 4/9] crypto: caam/jr - add support for more XTS key lengths
 2020-08-19 23:56 UTC 

[PATCH RESEND 6/9] crypto: caam/qi2 - add support for more XTS key lengths
 2020-08-19 23:56 UTC 

[PATCH v5 13/36] vmlinux.lds.h: add PGO and AutoFDO input sections
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH RESEND 5/9] crypto: caam/qi - add support for more XTS key lengths
 2020-08-19 23:56 UTC 

[PATCH v2 1/7] usb: dwc3: gadget: Don't setup more than requested
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH] KVM: nVMX: Morph notification vector IRQ on nested VM-Enter to pending PI
 2020-08-19 23:56 UTC 

[PATCH v3 4/6] arm64: tegra: Add missing timeout clock to Tegra186 SDMMC nodes
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH] HID: i2c-hid: Always sleep 1ms after I2C_HID_PWR_ON commands
 2020-08-19 23:57 UTC  (2+ messages)

[PATCH v2 1/4] powerpc/drmem: Make lmb_size 64 bit
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH v3 6/6] sdhci: tegra: Add missing TMCLK for data timeout
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH v3] HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commands
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH RESEND 4/9] crypto: caam/jr - add support for more XTS key lengths
 2020-08-19 23:56 UTC 

[PATCH v1 1/4] drm/ast: Only set format registers if primary plane's format changes
 2020-08-19 23:57 UTC  (2+ messages)

[PATCH 1/2] KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
 2020-08-19 23:57 UTC  (2+ messages)

[PATCH 2/9] drm/amd/display: Fix incorrect backlight register offset for DCN
 2020-08-19 23:57 UTC  (2+ messages)

[PATCH v2 2/7] usb: dwc3: gadget: Fix handling ZLP
 2020-08-19 23:57 UTC  (2+ messages)

[PATCH 1/4] usb: typec: ucsi: Fix AB BA lock inversion
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH V2 1/4] opp: Enable resources again if they were disabled earlier
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH 5/9] crypto: caam/qi - add support for more XTS key lengths
 2020-08-19 23:56 UTC 

[PATCH v1 2/4] drm/ast: Set display mode in atomic_begin()
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH] drm/nouveau/kms/nv50-: Program notifier offset before requesting disp caps
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH RESEND 1/9] crypto: caam/jr - add fallback for XTS with more than 8B IV
 2020-08-19 23:56 UTC 

[PATCH v2 1/2] drm/nouveau/kms/nv50-: Program notifier offset before requesting disp caps
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH RESEND 2/9] crypto: caam/qi - add fallback for XTS with more than 8B IV
 2020-08-19 23:56 UTC 

[PATCH 3/4] usb: typec: ucsi: Rework ppm_lock handling
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH 2/3] usb: dwc3: gadget: END_TRANSFER before CLEAR_STALL command
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH v2 2/5] drm/xen-front: Fix misused IS_ERR_OR_NULL checks
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH v1 4/4] drm/ast: Disable planes while switching display modes
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH 3/9] crypto: caam/qi2 - add fallback for XTS with more than 8B IV
 2020-08-19 23:56 UTC 

[PATCH nf 1/2] nft_set_rbtree: Handle outcomes of tree rotations in overlap detection
 2020-08-19 21:59 UTC 

[PATCH] mm, THP, swap: fix allocating cluster for swapfile by mistake
 2020-08-19 21:41 UTC  (6+ messages)

stable-rc/linux-5.4.y baseline: 139 runs, 1 regressions (v5.4.59-75-gbdc7345fed30)
 2020-08-19 21:17 UTC 

[PATCH] drm/i915/gem: Prevent using pgprot_writecombine() if PAT is not supported
 2020-08-19 20:31 UTC 

stable-rc/linux-5.7.y baseline: 195 runs, 1 regressions (v5.7.16-99-gc5aad81e7f2d)
 2020-08-19 20:30 UTC 

[PATCH 4.4] ipv6: check skb->protocol before lookup for nexthop
 2020-08-19 20:11 UTC 

stable-rc/linux-4.4.y baseline: 114 runs, 2 regressions (v4.4.232-134-g2e631f07fd55)
 2020-08-19 20:10 UTC 

+ ia64-fix-build-error-with-coredump.patch added to -mm tree
 2020-08-19 20:08 UTC  (2+ messages)
` + mm-thp-swap-fix-allocating-cluster-for-swapfile-by-mistake.patch "

[PATCH 1/2] riscv: ptrace: Use the correct API for `fcsr' access
 2020-08-19 20:00 UTC  (2+ messages)

[PATCH 1/2] drm/i915/gem: Replace reloc chain with terminator on error unwind
 2020-08-19 19:52 UTC  (7+ messages)
          ` [Intel-gfx] "

stable-rc/linux-4.14.y baseline: 154 runs, 2 regressions (v4.14.193-195-gf27c69846742)
 2020-08-19 19:33 UTC 

NETDEV WATCHDOG: WARNING: at net/sched/sch_generic.c:442 dev_watchdog
 2020-08-19 19:17 UTC  (4+ messages)

[PATCH v2 1/5] Makefile: add -fno-builtin-stpcpy
 2020-08-19 19:16 UTC 

❌ FAIL: Test report for kernel 5.8.2-ad8c735.cki (stable)
 2020-08-19 18:37 UTC  (4+ messages)

[PATCH v2 08/13] ARM: s3c24xx: fix missing system reset
 2020-08-19 18:18 UTC  (2+ messages)

stable-rc/linux-5.4.y build: 200 builds: 1 failed, 199 passed, 1 error, 126 warnings (v5.4.59-75-gbdc7345fed30)
 2020-08-19 17:47 UTC 

[PATCH] xen: don't reschedule in preemption off sections
 2020-08-19 16:57 UTC  (6+ messages)

stable-rc/linux-5.7.y build: 200 builds: 0 failed, 200 passed, 49 warnings (v5.7.16-99-gc5aad81e7f2d)
 2020-08-19 17:00 UTC 

stable-rc/linux-4.4.y build: 190 builds: 1 failed, 189 passed, 2 errors, 13 warnings (v4.4.232-134-g2e631f07fd55)
 2020-08-19 16:41 UTC 

stable-rc/linux-4.9.y build: 197 builds: 1 failed, 196 passed, 4 warnings (v4.9.232-192-gb3a5cdcc6deb)
 2020-08-19 16:38 UTC 


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