stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-17 00:42:03 to 2020-12-19 13:08:22 UTC [more...]

[PATCH 5.10 00/16] 5.10.2-rc1 review
 2020-12-19 12:57 UTC  (17+ messages)
` [PATCH 5.10 01/16] ptrace: Prevent kernel-infoleak in ptrace_get_syscall_info()
` [PATCH 5.10 02/16] ktest.pl: If size of log is too big to email, email error message
` [PATCH 5.10 03/16] ktest.pl: Fix the logic for truncating the size of the log file for email
` [PATCH 5.10 04/16] USB: legotower: fix logical error in recent commit
` [PATCH 5.10 05/16] USB: dummy-hcd: Fix uninitialized array use in init()
` [PATCH 5.10 06/16] USB: add RESET_RESUME quirk for Snapscan 1212
` [PATCH 5.10 07/16] ALSA: usb-audio: Fix potential out-of-bounds shift
` [PATCH 5.10 08/16] ALSA: usb-audio: Fix control access overflow errors from chmap
` [PATCH 5.10 09/16] xhci: Give USB2 ports time to enter U3 in bus suspend
` [PATCH 5.10 10/16] usb: xhci: Set quirk for XHCI_SG_TRB_CACHE_SIZE_QUIRK
` [PATCH 5.10 11/16] xhci-pci: Allow host runtime PM as default for Intel Alpine Ridge LP
` [PATCH 5.10 12/16] xhci-pci: Allow host runtime PM as default for Intel Maple Ridge xHCI
` [PATCH 5.10 13/16] USB: UAS: introduce a quirk to set no_write_same
` [PATCH 5.10 14/16] USB: sisusbvga: Make console support depend on BROKEN
` [PATCH 5.10 15/16] ALSA: pcm: oss: Fix potential out-of-bounds shift
` [PATCH 5.10 16/16] serial: 8250_omap: Avoid FIFO corruption caused by MDR1 access

[PATCH 5.9 00/49] 5.9.16-rc1 review
 2020-12-19 12:58 UTC  (50+ messages)
` [PATCH 5.9 01/49] ptrace: Prevent kernel-infoleak in ptrace_get_syscall_info()
` [PATCH 5.9 02/49] net/sched: fq_pie: initialize timer earlier in fq_pie_init()
` [PATCH 5.9 03/49] net: ipa: pass the correct size when freeing DMA memory
` [PATCH 5.9 04/49] ipv4: fix error return code in rtm_to_fib_config()
` [PATCH 5.9 05/49] mac80211: mesh: fix mesh_pathtbl_init() error path
` [PATCH 5.9 06/49] net: bridge: vlan: fix error return code in __vlan_add()
` [PATCH 5.9 07/49] vrf: packets with lladdr src needs dst at input with orig_iif when needs strict
` [PATCH 5.9 08/49] net: mscc: ocelot: fix dropping of unknown IPv4 multicast on Seville
` [PATCH 5.9 09/49] net: hns3: remove a misused pragma packed
` [PATCH 5.9 10/49] udp: fix the proto value passed to ip_protocol_deliver_rcu for the segments
` [PATCH 5.9 11/49] enetc: Fix reporting of h/w packet counters
` [PATCH 5.9 12/49] bridge: Fix a deadlock when enabling multicast snooping
` [PATCH 5.9 13/49] mptcp: print new line in mptcp_seq_show() if mptcp isnt in use
` [PATCH 5.9 14/49] net: stmmac: dwmac-meson8b: fix mask definition of the m250_sel mux
` [PATCH 5.9 15/49] net: stmmac: start phylink instance before stmmac_hw_setup()
` [PATCH 5.9 16/49] net: stmmac: free tx skb buffer in stmmac_resume()
` [PATCH 5.9 17/49] net: stmmac: delete the eee_ctrl_timer after napi disabled
` [PATCH 5.9 18/49] net: stmmac: overwrite the dma_cap.addr64 according to HW design
` [PATCH 5.9 19/49] net: ll_temac: Fix potential NULL dereference in temac_probe()
` [PATCH 5.9 20/49] tcp: select sane initial rcvq_space.space for big MSS
` [PATCH 5.9 21/49] e1000e: fix S0ix flow to allow S0i3.2 subset entry
` [PATCH 5.9 22/49] ethtool: fix stack overflow in ethnl_parse_bitset()
` [PATCH 5.9 23/49] tcp: fix cwnd-limited bug for TSO deferral where we send nothing
` [PATCH 5.9 24/49] net: flow_offload: Fix memory leak for indirect flow block
` [PATCH 5.9 25/49] net/mlx4_en: Avoid scheduling restart task if it is already running
` [PATCH 5.9 26/49] net/mlx4_en: Handle TX error CQE
` [PATCH 5.9 27/49] net: sched: Fix dump of MPLS_OPT_LSE_LABEL attribute in cls_flower
` [PATCH 5.9 28/49] bonding: fix feature flag setting at init time
` [PATCH 5.9 29/49] ch_ktls: fix build warning for ipv4-only config
` [PATCH 5.9 30/49] lan743x: fix for potential NULL pointer dereference with bare card
` [PATCH 5.9 31/49] net: stmmac: increase the timeout for dma reset
` [PATCH 5.9 32/49] net: tipc: prevent possible null deref of link
` [PATCH 5.9 33/49] ktest.pl: If size of log is too big to email, email error message
` [PATCH 5.9 34/49] ktest.pl: Fix the logic for truncating the size of the log file for email
` [PATCH 5.9 35/49] USB: dummy-hcd: Fix uninitialized array use in init()
` [PATCH 5.9 36/49] USB: add RESET_RESUME quirk for Snapscan 1212
` [PATCH 5.9 37/49] ALSA: usb-audio: Fix potential out-of-bounds shift
` [PATCH 5.9 38/49] ALSA: usb-audio: Fix control access overflow errors from chmap
` [PATCH 5.9 39/49] xhci: Give USB2 ports time to enter U3 in bus suspend
` [PATCH 5.9 40/49] xhci-pci: Allow host runtime PM as default for Intel Alpine Ridge LP
` [PATCH 5.9 41/49] xhci-pci: Allow host runtime PM as default for Intel Maple Ridge xHCI
` [PATCH 5.9 42/49] USB: UAS: introduce a quirk to set no_write_same
` [PATCH 5.9 43/49] USB: sisusbvga: Make console support depend on BROKEN
` [PATCH 5.9 44/49] ALSA: pcm: oss: Fix potential out-of-bounds shift
` [PATCH 5.9 45/49] serial: 8250_omap: Avoid FIFO corruption caused by MDR1 access
` [PATCH 5.9 46/49] KVM: mmu: Fix SPTE encoding of MMIO generation upper half
` [PATCH 5.9 47/49] membarrier: Explicitly sync remote cores when SYNC_CORE is requested
` [PATCH 5.9 48/49] x86/resctrl: Remove unused struct mbm_state::chunks_bw
` [PATCH 5.9 49/49] x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabled

[PATCH 5.4 00/34] 5.4.85-rc1 review
 2020-12-19 13:03 UTC  (35+ messages)
` [PATCH 5.4 01/34] ptrace: Prevent kernel-infoleak in ptrace_get_syscall_info()
` [PATCH 5.4 02/34] ipv4: fix error return code in rtm_to_fib_config()
` [PATCH 5.4 03/34] mac80211: mesh: fix mesh_pathtbl_init() error path
` [PATCH 5.4 04/34] net: bridge: vlan: fix error return code in __vlan_add()
` [PATCH 5.4 05/34] vrf: packets with lladdr src needs dst at input with orig_iif when needs strict
` [PATCH 5.4 06/34] net: hns3: remove a misused pragma packed
` [PATCH 5.4 07/34] udp: fix the proto value passed to ip_protocol_deliver_rcu for the segments
` [PATCH 5.4 08/34] enetc: Fix reporting of h/w packet counters
` [PATCH 5.4 09/34] bridge: Fix a deadlock when enabling multicast snooping
` [PATCH 5.4 10/34] net: stmmac: free tx skb buffer in stmmac_resume()
` [PATCH 5.4 11/34] tcp: select sane initial rcvq_space.space for big MSS
` [PATCH 5.4 12/34] tcp: fix cwnd-limited bug for TSO deferral where we send nothing
` [PATCH 5.4 13/34] net/mlx4_en: Avoid scheduling restart task if it is already running
` [PATCH 5.4 14/34] lan743x: fix for potential NULL pointer dereference with bare card
` [PATCH 5.4 15/34] net/mlx4_en: Handle TX error CQE
` [PATCH 5.4 16/34] net: ll_temac: Fix potential NULL dereference in temac_probe()
` [PATCH 5.4 17/34] net: stmmac: dwmac-meson8b: fix mask definition of the m250_sel mux
` [PATCH 5.4 18/34] net: stmmac: delete the eee_ctrl_timer after napi disabled
` [PATCH 5.4 19/34] ktest.pl: If size of log is too big to email, email error message
` [PATCH 5.4 20/34] USB: dummy-hcd: Fix uninitialized array use in init()
` [PATCH 5.4 21/34] USB: add RESET_RESUME quirk for Snapscan 1212
` [PATCH 5.4 22/34] ALSA: usb-audio: Fix potential out-of-bounds shift
` [PATCH 5.4 23/34] ALSA: usb-audio: Fix control access overflow errors from chmap
` [PATCH 5.4 24/34] xhci: Give USB2 ports time to enter U3 in bus suspend
` [PATCH 5.4 25/34] xhci-pci: Allow host runtime PM as default for Intel Alpine Ridge LP
` [PATCH 5.4 26/34] USB: UAS: introduce a quirk to set no_write_same
` [PATCH 5.4 27/34] USB: sisusbvga: Make console support depend on BROKEN
` [PATCH 5.4 28/34] ALSA: pcm: oss: Fix potential out-of-bounds shift
` [PATCH 5.4 29/34] serial: 8250_omap: Avoid FIFO corruption caused by MDR1 access
` [PATCH 5.4 30/34] KVM: mmu: Fix SPTE encoding of MMIO generation upper half
` [PATCH 5.4 31/34] Revert "selftests/ftrace: check for do_sys_openat2 in user-memory test"
` [PATCH 5.4 32/34] membarrier: Explicitly sync remote cores when SYNC_CORE is requested
` [PATCH 5.4 33/34] x86/resctrl: Remove unused struct mbm_state::chunks_bw
` [PATCH 5.4 34/34] x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabled

stable-rc/queue/4.14 build: 201 builds: 0 failed, 201 passed, 69 warnings (v4.14.212-33-gf6029879256d)
 2020-12-19 12:59 UTC 

FAILED: patch "[PATCH] x86/resctrl: Fix incorrect local bandwidth when mba_sc is" failed to apply to 5.9-stable tree
 2020-12-19 12:48 UTC  (3+ messages)

stable-rc/queue/4.4 build: 189 builds: 0 failed, 189 passed, 13 warnings (v4.4.248-20-g064f72560703)
 2020-12-19 12:46 UTC 

[PATCH backport] membarrier: Explicitly sync remote cores when SYNC_CORE is requested
 2020-12-19 12:46 UTC  (2+ messages)

FAILED: patch "[PATCH] arm64: Change .weak to SYM_FUNC_START_WEAK_PI for" failed to apply to 4.19-stable tree
 2020-12-19 12:44 UTC  (3+ messages)

arm64 v4.19.y LLVM_IAS=y patches
 2020-12-19 12:44 UTC  (2+ messages)

Backport request
 2020-12-19 12:42 UTC  (2+ messages)

FAILED: patch "[PATCH] drm: fix drm_dp_mst_port refcount leaks in" failed to apply to 4.19-stable tree
 2020-12-19 12:42 UTC  (3+ messages)

FAILED: patch "[PATCH] drm/xen-front: Fix misused IS_ERR_OR_NULL checks" failed to apply to 4.19-stable tree
 2020-12-19 12:41 UTC  (3+ messages)

FAILED: patch "[PATCH] USB: serial: cp210x: enable usb generic throttle/unthrottle" failed to apply to 4.4-stable tree
 2020-12-19 12:40 UTC  (3+ messages)

[PATCH 5.4.y] Revert "selftests/ftrace: check for do_sys_openat2 in user-memory test"
 2020-12-19 12:39 UTC  (2+ messages)

[PATCH 4.14] mm: memcontrol: fix excessive complexity in memory.stat reporting
 2020-12-19 12:38 UTC  (2+ messages)

FAILED: patch "[PATCH] KVM: mmu: Fix SPTE encoding of MMIO generation upper half" failed to apply to 5.4-stable tree
 2020-12-19 12:36 UTC  (4+ messages)
` [PATCH] KVM: mmu: Fix SPTE encoding of MMIO generation upper half

stable-rc/queue/5.4 build: 200 builds: 0 failed, 200 passed, 109 warnings (v5.4.83-55-gcba1195e54487)
 2020-12-19 12:33 UTC 

stable-rc/queue/4.9 build: 197 builds: 0 failed, 197 passed, 4 warnings (v4.9.248-11-g2d7336c9921d)
 2020-12-19 12:27 UTC 

stable-rc/queue/4.19 build: 206 builds: 0 failed, 206 passed, 77 warnings (v4.19.163-37-g6af0543972ee)
 2020-12-19 12:16 UTC 

[PATCH] selinux: fix inconsistency between inode_getxattr and inode_listsecurity
 2020-12-19 10:05 UTC 

[PATCH] mm/userfaultfd: fix memory corruption due to writeprotect
 2020-12-19  4:30 UTC 

[PATCH] io_uring: fix 0-iov read buffer select
 2020-12-19  3:15 UTC 

[PATCH] riscv: Trace irq on only interrupt is enabled
 2020-12-19  0:20 UTC 

[PATCH v2] RISC-V: Fix usage of memblock_enforce_memory_limit
 2020-12-19  0:13 UTC 

[PATCH RESEND v2] virtio-input: add multi-touch support
 2020-12-18 23:25 UTC  (3+ messages)

+ mm-hugetlb-fix-deadlock-in-hugetlb_cow-error-path.patch added to -mm tree
 2020-12-18 19:39 UTC 

+ lib-zlib-fix-inflating-zlib-streams-on-s390.patch added to -mm tree
 2020-12-18 18:49 UTC 

[for-linus][PATCH 1/2] ktest.pl: If size of log is too big to email, email error message
 2020-12-18 16:44 UTC  (2+ messages)
` [for-linus][PATCH 2/2] ktest.pl: Fix the logic for truncating the size of the log file for email

[PATCH] drm/i915: Check for rq->hwsp validity after acquiring RCU lock
 2020-12-18 16:32 UTC  (6+ messages)
` [PATCH v2] "
  ` [Intel-gfx] "

[PATCH v1 1/4] s390/kvm: VSIE: stop leaking host addresses
 2020-12-18 14:18 UTC  (4+ messages)
` [PATCH v1 2/4] s390/kvm: extend guest_translate for MVPG interpretation
` [PATCH v1 3/4] s390/kvm: add kvm_s390_vsie_mvpg_check needed for VSIE MVPG
` [PATCH v1 4/4] s390/kvm: VSIE: correctly handle MVPG when in VSIE

[PATCH 1/8] io_uring: close a small race gap for files cancel
 2020-12-18 13:12 UTC 

[PATCH] DTS: ARM: gta04: remove legacy spi-cs-high to make display work again
 2020-12-18  7:12 UTC  (2+ messages)

Question for AMD patches
 2020-12-18  5:51 UTC  (5+ messages)

[PATCH net v3] net: mvpp2: Fix GoP port 3 Networking Complex Control configurations
 2020-12-18  3:34 UTC  (2+ messages)

+ kasan-fix-memory-leak-of-kasan-quarantine.patch added to -mm tree
 2020-12-18  3:28 UTC 

[PATCH] arm64: link with -z norelro regardless of CONFIG_RELOCATABLE
 2020-12-18  2:36 UTC  (7+ messages)
` [PATCH] arm64: link with -z norelro for LLD or aarch64-elf
      ` [PATCH v2] "

[RHEL8.4 bz1886943] acpi-cpufreq: Honor _PSD table setting on new AMD CPUs
 2020-12-18  0:02 UTC  (2+ messages)

[PATCH V2 1/4] x86/resctrl: Use IPI instead of task_work_add() to update PQR_ASSOC MSR
 2020-12-17 22:31 UTC  (2+ messages)
` [PATCH V2 2/4] x86/resctrl: Don't move a task to the same resource group

[PATCH v1] HID: make arrays usage and value to be the same
 2020-12-17 18:42 UTC  (3+ messages)

[PATCH v3 0/5] Backport of patch series for stable 4.4 branch
 2020-12-17 16:05 UTC  (6+ messages)
` [PATCH v3 1/5] xen/xenbus: Allow watches discard events before queueing
` [PATCH v3 2/5] xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()
` [PATCH v3 3/5] xen/xenbus/xen_bus_type: Support will_handle watch callback
` [PATCH v3 4/5] xen/xenbus: Count pending messages for each watch
` [PATCH v3 5/5] xenbus/xenbus_backend: Disallow pending watch messages

[PATCH 6/8] ext4: Fix deadlock with fs freezing and EA inodes
 2020-12-17 16:01 UTC  (2+ messages)

[PATCH 0/5] Backport of patch series for stable 4.4 branch
 2020-12-17 15:19 UTC  (8+ messages)
` [PATCH 1/5] xen/xenbus: Allow watches discard events before queueing
` [PATCH 2/5] xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()
` [PATCH 3/5] xen/xenbus/xen_bus_type: Support will_handle watch callback
` [PATCH 4/5] xen/xenbus: Count pending messages for each watch

[PATCH V2] kvm: check tlbs_dirty directly
 2020-12-17 15:41 UTC  (2+ messages)
` [PATCH V3] "

FAILED: patch "[PATCH] KVM: mmu: Fix SPTE encoding of MMIO generation upper half" failed to apply to 5.9-stable tree
 2020-12-17 14:21 UTC  (3+ messages)
` [PATCH] KVM: mmu: Fix SPTE encoding of MMIO generation upper half

[PATCH] ASoC: Intel: Skylake: Check the kcontrol against NULL
 2020-12-17 13:04 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 0/5] Backport of patch series for stable 4.4 branch
 2020-12-17 13:05 UTC  (5+ messages)
` [PATCH v2 1/5] xen/xenbus: Allow watches discard events before queueing
` [PATCH v2 2/5] xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()
` [PATCH v2 3/5] xen/xenbus/xen_bus_type: Support will_handle watch callback
` [PATCH v2 4/5] xen/xenbus: Count pending messages for each watch

[PATCH net v3] net: mvpp2: Fix GoP port 3 Networking Complex Control configurations
 2020-12-17 12:34 UTC 

[PATCH net v3] net: mvpp2: Fix GoP port 3 Networking Complex Control configurations
 2020-12-17 12:32 UTC 

[PATCH v2 0/1] kasan: fix memory leak of kasan quarantine
 2020-12-17 12:18 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH] MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTB
 2020-12-17 11:14 UTC  (4+ messages)

[PATCH 2/3] x86/resctrl: Update PQR_ASSOC MSR synchronously when moving task to resource group
 2020-12-17 10:39 UTC  (6+ messages)

[PATCH 0/1] kasan: fix memory leak of kasan quarantine
 2020-12-17 10:28 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] f2fs: fix out-of-repair __setattr_copy()
 2020-12-17  6:51 UTC  (3+ messages)

[PATCH 00/10] Cover letter: fix a race in release_task when flushing the dentry
 2020-12-17  2:26 UTC  (2+ messages)

[for-linus][PATCH 4/9] tracing: Disable ftrace selftests when any tracer is running
 2020-12-17  1:04 UTC  (2+ messages)
` [for-linus][PATCH 8/9] Revert: "ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS"

[X/B/F/G/H/Unstable][SRU][PATCH 1/1] Input: i8042 - add ByteSpeed touchpad to noloop table
 2020-12-17  1:08 UTC  (2+ messages)
  ` APPLIED[X/B/F/G]: "


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