stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-27 23:10:28 to 2019-08-29 11:36:01 UTC [more...]

[PATCH ARM64 v4.4 V3 00/44] V4.4 backport of arm64 Spectre patches
 2019-08-29 11:34 UTC  (26+ messages)
` [PATCH ARM64 v4.4 V3 01/44] arm64: barrier: Add CSDB macros to control data-value prediction
` [PATCH ARM64 v4.4 V3 02/44] arm64: Implement array_index_mask_nospec()
` [PATCH ARM64 v4.4 V3 03/44] arm64: move TASK_* definitions to <asm/processor.h>
` [PATCH ARM64 v4.4 V3 04/44] arm64: Make USER_DS an inclusive limit
` [PATCH ARM64 v4.4 V3 05/44] arm64: Use pointer masking to limit uaccess speculation
` [PATCH ARM64 v4.4 V3 06/44] arm64: entry: Ensure branch through syscall table is bounded under speculation
` [PATCH ARM64 v4.4 V3 07/44] arm64: uaccess: Prevent speculative use of the current addr_limit
` [PATCH ARM64 v4.4 V3 08/44] arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_user
` [PATCH ARM64 v4.4 V3 09/44] mm/kasan: add API to check memory regions
` [PATCH ARM64 v4.4 V3 10/44] arm64: kasan: instrument user memory access API
` [PATCH ARM64 v4.4 V3 11/44] arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user
` [PATCH ARM64 v4.4 V3 12/44] arm64: cpufeature: Test 'matches' pointer to find the end of the list
` [PATCH ARM64 v4.4 V3 13/44] arm64: cpufeature: Add scope for capability check
` [PATCH ARM64 v4.4 V3 14/44] arm64: Introduce cpu_die_early
` [PATCH ARM64 v4.4 V3 15/44] arm64: Add a helper for parking CPUs in a loop
` [PATCH ARM64 v4.4 V3 16/44] arm64: Move cpu_die_early to smp.c
` [PATCH ARM64 v4.4 V3 17/44] arm64: Verify CPU errata work arounds on hotplugged CPU
` [PATCH ARM64 v4.4 V3 18/44] arm64: errata: Calling enable functions for CPU errata too
` [PATCH ARM64 v4.4 V3 19/44] arm64: Rearrange CPU errata workaround checks
` [PATCH ARM64 v4.4 V3 20/44] arm64: Run enable method for errata work arounds on late CPUs
` [PATCH ARM64 v4.4 V3 21/44] arm64: cpufeature: Pass capability structure to ->enable callback
` [PATCH ARM64 v4.4 V3 22/44] drivers/firmware: Expose psci_get_version through psci_ops structure
` [PATCH ARM64 v4.4 V3 23/44] arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macro
` [PATCH ARM64 v4.4 V3 24/44] arm64: Move post_ttbr_update_workaround to C code
` [PATCH ARM64 v4.4 V3 25/44] arm64: Add skeleton to harden the branch predictor against aliasing attacks

Linux 5.2.11
 2019-08-29 11:26 UTC 

Linux 4.19.69
 2019-08-29 11:26 UTC  (2+ messages)

Linux 4.14.141
 2019-08-29 11:26 UTC  (2+ messages)

stable/linux-4.14.y boot: 71 boots: 1 failed, 69 passed with 1 untried/unknown (v4.14.141)
 2019-08-29 11:14 UTC 

Patches potentially missing from stable releases
 2019-08-29 11:00 UTC  (11+ messages)

[PATCH 1/3] mmc: sdhci-cadence: enable v4_mode to fix ADMA 64-bit addressing
 2019-08-29 10:49 UTC 

[PATCH AUTOSEL 4.19 01/29] hv_sock: Fix hang when a connection is closed
 2019-08-29 10:50 UTC  (29+ messages)
` [PATCH AUTOSEL 4.19 02/29] Revert "dm bufio: fix deadlock with loop device"
` [PATCH AUTOSEL 4.19 03/29] kprobes: Fix potential deadlock in kprobe_optimizer()
` [PATCH AUTOSEL 4.19 04/29] ALSA: line6: Fix memory leak at line6_init_pcm() error path
` [PATCH AUTOSEL 4.19 05/29] Blk-iolatency: warn on negative inflight IO counter
` [PATCH AUTOSEL 4.19 06/29] blk-iolatency: fix STS_AGAIN handling
` [PATCH AUTOSEL 4.19 07/29] {nl,mac}80211: fix interface combinations on crypto controlled devices
` [PATCH AUTOSEL 4.19 08/29] timekeeping: Use proper ktime_add when adding nsecs in coarse offset
` [PATCH AUTOSEL 4.19 09/29] selftests: fib_rule_tests: use pre-defined DEV_ADDR
` [PATCH AUTOSEL 4.19 10/29] x86/ftrace: Fix warning and considate ftrace_jmp_replace() and ftrace_call_replace()
` [PATCH AUTOSEL 4.19 11/29] binder: take read mode of mmap_sem in binder_alloc_free_page()
` [PATCH AUTOSEL 4.19 12/29] powerpc/64: mark start_here_multiplatform as __ref
` [PATCH AUTOSEL 4.19 13/29] media: stm32-dcmi: fix irq = 0 case
` [PATCH AUTOSEL 4.19 14/29] HID: input: fix a4tech horizontal wheel custom usage
` [PATCH AUTOSEL 4.19 15/29] netfilter: nf_tables: use-after-free in failing rule with bound set
` [PATCH AUTOSEL 4.19 16/29] userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx
` [PATCH AUTOSEL 4.19 17/29] arm64: dts: rockchip: enable usb-host regulators at boot on rk3328-rock64
` [PATCH AUTOSEL 4.19 18/29] mac80211: fix possible sta leak
` [PATCH AUTOSEL 4.19 19/29] scripts/decode_stacktrace: match basepath using shell prefix operator, not regex
` [PATCH AUTOSEL 4.19 20/29] KVM: arm/arm64: Only skip MMIO insn once
` [PATCH AUTOSEL 4.19 21/29] netfilter: ipset: Actually allow destination MAC address for hash:ip,mac sets too
` [PATCH AUTOSEL 4.19 22/29] netfilter: ipset: Copy the right MAC address in bitmap:ip,mac and hash:ip,mac sets
` [PATCH AUTOSEL 4.19 23/29] ALSA: usb-audio: Check mixer unit bitmap yet more strictly
` [PATCH AUTOSEL 4.19 24/29] riscv: remove unused variable in ftrace
` [PATCH AUTOSEL 4.19 25/29] nvme-fc: use separate work queue to avoid warning
` [PATCH AUTOSEL 4.19 26/29] clk: s2mps11: Add used attribute to s2mps11_dt_match
` [PATCH AUTOSEL 4.19 27/29] remoteproc: qcom: q6v5: shore up resource probe handling
` [PATCH AUTOSEL 4.19 28/29] modules: always page-align module section allocations
` [PATCH AUTOSEL 4.19 29/29] kernel/module: Fix mem leak in module_add_modinfo_attrs

[PATCH AUTOSEL 4.14 01/14] hv_sock: Fix hang when a connection is closed
 2019-08-29 10:50 UTC  (14+ messages)
` [PATCH AUTOSEL 4.14 02/14] Revert "dm bufio: fix deadlock with loop device"
` [PATCH AUTOSEL 4.14 03/14] kprobes: Fix potential deadlock in kprobe_optimizer()
` [PATCH AUTOSEL 4.14 04/14] ALSA: line6: Fix memory leak at line6_init_pcm() error path
` [PATCH AUTOSEL 4.14 05/14] binder: take read mode of mmap_sem in binder_alloc_free_page()
` [PATCH AUTOSEL 4.14 06/14] powerpc/64: mark start_here_multiplatform as __ref
` [PATCH AUTOSEL 4.14 07/14] HID: input: fix a4tech horizontal wheel custom usage
` [PATCH AUTOSEL 4.14 08/14] userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx
` [PATCH AUTOSEL 4.14 09/14] arm64: dts: rockchip: enable usb-host regulators at boot on rk3328-rock64
` [PATCH AUTOSEL 4.14 10/14] mac80211: fix possible sta leak
` [PATCH AUTOSEL 4.14 11/14] scripts/decode_stacktrace: match basepath using shell prefix operator, not regex
` [PATCH AUTOSEL 4.14 12/14] KVM: arm/arm64: Only skip MMIO insn once
` [PATCH AUTOSEL 4.14 13/14] clk: s2mps11: Add used attribute to s2mps11_dt_match
` [PATCH AUTOSEL 4.14 14/14] kernel/module: Fix mem leak in module_add_modinfo_attrs

[PATCH AUTOSEL 4.9 1/8] Revert "dm bufio: fix deadlock with loop device"
 2019-08-29 10:51 UTC  (8+ messages)
` [PATCH AUTOSEL 4.9 2/8] ALSA: line6: Fix memory leak at line6_init_pcm() error path
` [PATCH AUTOSEL 4.9 3/8] HID: input: fix a4tech horizontal wheel custom usage
` [PATCH AUTOSEL 4.9 4/8] userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx
` [PATCH AUTOSEL 4.9 5/8] mac80211: fix possible sta leak
` [PATCH AUTOSEL 4.9 6/8] scripts/decode_stacktrace: match basepath using shell prefix operator, not regex
` [PATCH AUTOSEL 4.9 7/8] KVM: arm/arm64: Only skip MMIO insn once
` [PATCH AUTOSEL 4.9 8/8] clk: s2mps11: Add used attribute to s2mps11_dt_match

[PATCH AUTOSEL 4.4 1/6] Revert "dm bufio: fix deadlock with loop device"
 2019-08-29 10:51 UTC  (6+ messages)
` [PATCH AUTOSEL 4.4 2/6] userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx
` [PATCH AUTOSEL 4.4 3/6] mac80211: fix possible sta leak
` [PATCH AUTOSEL 4.4 4/6] scripts/decode_stacktrace: match basepath using shell prefix operator, not regex
` [PATCH AUTOSEL 4.4 5/6] KVM: arm/arm64: Only skip MMIO insn once
` [PATCH AUTOSEL 4.4 6/6] clk: s2mps11: Add used attribute to s2mps11_dt_match

stable/linux-5.2.y build: 209 builds: 1 failed, 208 passed, 1 error, 19 warnings (v5.2.11)
 2019-08-29  8:35 UTC 

[PATCH] powerpc: Avoid clang warnings around setjmp and longjmp
 2019-08-29  8:32 UTC  (7+ messages)

stable/linux-4.19.y build: 206 builds: 1 failed, 205 passed, 1 error, 6 warnings (v4.19.69)
 2019-08-29  8:09 UTC 

stable/linux-4.14.y build: 201 builds: 5 failed, 196 passed, 5 errors, 108 warnings (v4.14.141)
 2019-08-29  7:45 UTC 

Latest kernel version no NOT reflecting on kernel.org
 2019-08-28 22:52 UTC  (6+ messages)

[PATCH 4.19 00/98] 4.19.69-stable review
 2019-08-28 22:05 UTC  (20+ messages)
` [PATCH 4.19 35/98] NFS: Fix regression whereby fscache errors are appearing on nofsc mounts
` [PATCH 4.19 72/98] x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h

[PATCH] drm/i915: fix broadwell EU computation
 2019-08-28 21:22 UTC  (2+ messages)

[PATCH] cfg80211: Purge frame registrations on iftype change
 2019-08-28 21:11 UTC 

patch "fsi: scom: Don't abort operations for minor errors" added to char-misc-linus
 2019-08-28 21:00 UTC 

patch "USB: cdc-wdm: fix race between write and disconnect due to flag abuse" added to usb-linus
 2019-08-28 20:49 UTC 

patch "usb: host: xhci: rcar: Fix typo in compatible string matching" added to usb-linus
 2019-08-28 20:48 UTC 

patch "USB: storage: ums-realtek: Whitelist auto-delink support" added to usb-linus
 2019-08-28 20:48 UTC 

patch "USB: storage: ums-realtek: Update module parameter description for" added to usb-linus
 2019-08-28 20:48 UTC 

patch "usb: host: ohci: fix a race condition between shutdown and irq" added to usb-linus
 2019-08-28 20:48 UTC 

patch "usb: hcd: use managed device resources" added to usb-linus
 2019-08-28 20:48 UTC 

patch "typec: tcpm: fix a typo in the comparison of pdo_max_voltage" added to usb-linus
 2019-08-28 20:48 UTC 

patch "lkdtm/bugs: fix build error in lkdtm_EXHAUST_STACK" added to char-misc-linus
 2019-08-28 20:35 UTC 

patch "mei: me: add Tiger Lake point LP device ID" added to char-misc-linus
 2019-08-28 20:32 UTC 

[PATCH 1/2] tools lib traceevent: Do not free tep->cmdlines in add_new_comm() on failure
 2019-08-28 19:05 UTC 

[PATCH] drm/i915: Limit MST to <= 8bpc once again
 2019-08-28 18:35 UTC  (2+ messages)

[PATCH] watchdog: bcm2835_wdt: Fix module autoload
 2019-08-28 16:40 UTC 

[PATCH 5.2 000/162] 5.2.11-stable review
 2019-08-28 16:28 UTC  (10+ messages)

[PATCH v4.4 V2 00/43] V4.4 backport of arm64 Spectre patches
 2019-08-28 16:08 UTC  (8+ messages)
` [PATCH v4.4 V2 24/43] arm64: Add skeleton to harden the branch predictor against aliasing attacks

[PATCH] block: mq-deadline: Fix queue restart handling
 2019-08-28 15:04 UTC 

[PATCH v2] gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist
 2019-08-28 13:16 UTC  (6+ messages)

[PATCH AUTOSEL 5.2 001/123] ASoC: simple_card_utils.h: care NULL dai at asoc_simple_debug_dai()
 2019-08-28 13:04 UTC  (8+ messages)
` [PATCH AUTOSEL 5.2 040/123] ASoC: Fail card instantiation if DAI format setup fails

❌ FAIL: Stable queue: queue-5.2
 2019-08-28 12:36 UTC 

kvm: x86: skip populating logical dest map if apic is not sw enabled
 2019-08-28 10:11 UTC 

[PATCH] mmc: core: Fix init of SD cards reporting an invalid VDD range
 2019-08-28 10:07 UTC  (3+ messages)

[PATCH 4.4 01/13] GFS2: don't set rgrp gl_object until it's inserted into rgrp tree
 2019-08-28  8:38 UTC  (13+ messages)
` [PATCH 4.4 04/13] vhost_net: use packet weight for rx handler, too
` [PATCH 4.4 05/13] vhost_net: introduce vhost_exceeds_weight()
` [PATCH 4.4 06/13] vhost: "
` [PATCH 4.4 07/13] vhost_net: fix possible infinite loop
` [PATCH 4.4 08/13] vhost: scsi: add weight support
` [PATCH 4.4 09/13] siphash: add cryptographically secure PRF
` [PATCH 4.4 10/13] siphash: implement HalfSipHash1-3 for hash tables
` [PATCH 4.4 11/13] inet: switch IP ID generator to siphash
` [PATCH 4.4 12/13] netfilter: ctnetlink: don't use conntrack/expect object addresses as id
` [PATCH 4.4 13/13] netfilter: conntrack: Use consistent ct id hash calculation

[PATCH] perf/x86/amd/ibs: Fix sample bias for dispatched micro-ops
 2019-08-28  8:02 UTC  (2+ messages)

stable/linux-4.14.y boot: 72 boots: 1 failed, 71 passed (v4.14.140)
 2019-08-28  8:02 UTC 

FAILED: patch "[PATCH] scsi: ufs: Fix NULL pointer dereference in" failed to apply to 4.4-stable tree
 2019-08-28  7:30 UTC  (5+ messages)

stable-rc/linux-4.9.y boot: 109 boots: 2 failed, 97 passed with 10 offline (v4.9.190-44-g7c5529b85097)
 2019-08-28  6:33 UTC 

[PATCH v2] drm/i915/gvt: update vgpu workload head pointer correctly
 2019-08-28  6:07 UTC  (2+ messages)

[PATCH 1/2] vhost/test: fix build for vhost test
 2019-08-28  5:37 UTC  (2+ messages)
` [PATCH 2/2] "

[PATCH 4.14 00/62] 4.14.141-stable review
 2019-08-28  4:53 UTC  (3+ messages)

stable/linux-4.14.y build: 201 builds: 4 failed, 197 passed, 4 errors, 108 warnings (v4.14.140)
 2019-08-28  4:33 UTC 

stable-rc/linux-4.14.y boot: 125 boots: 2 failed, 112 passed with 10 offline, 1 untried/unknown (v4.14.140-63-g4e1a19d20000)
 2019-08-28  4:02 UTC 

FAILED: patch "[PATCH] x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h" failed to apply to 4.9-stable tree
 2019-08-28  3:58 UTC  (2+ messages)

stable-rc/linux-4.4.y boot: 97 boots: 2 failed, 86 passed with 9 offline (v4.4.190-34-g13e40d47f29c)
 2019-08-28  3:41 UTC 

stable-rc/linux-4.9.y build: 197 builds: 5 failed, 192 passed, 4 errors, 8 warnings (v4.9.190-44-g7c5529b85097)
 2019-08-28  3:03 UTC 

[PATCH 4.9 000/223] 4.9.187-stable review
 2019-08-28  3:02 UTC  (4+ messages)
` [PATCH 4.9 033/223] perf test 6: Fix missing kvm module load for s390

stable-rc/linux-4.19.y boot: 133 boots: 2 failed, 122 passed with 9 offline (v4.19.68-99-ge944704d5a79)
 2019-08-28  1:21 UTC 

[PATCHES] Networking
 2019-08-28  0:42 UTC 

stable-rc/linux-4.14.y build: 201 builds: 5 failed, 196 passed, 5 errors, 108 warnings (v4.14.140-63-g4e1a19d20000)
 2019-08-28  0:33 UTC 

stable/linux-4.9.y boot: 63 boots: 1 failed, 62 passed (v4.9.190)
 2019-08-28  0:14 UTC 

stable-rc/linux-4.4.y build: 190 builds: 12 failed, 178 passed, 7 errors, 20 warnings (v4.4.190-34-g13e40d47f29c)
 2019-08-28  0:11 UTC 

stable/linux-4.19.y boot: 81 boots: 1 failed, 80 passed (v4.19.68)
 2019-08-27 23:55 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).