stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-13 03:08:22 to 2022-11-14 12:51:49 UTC [more...]

[PATCH 5.10 00/95] 5.10.155-rc1 review
 2022-11-14 12:48 UTC  (79+ messages)
` [PATCH 5.10 01/95] fuse: fix readdir cache race
` [PATCH 5.10 02/95] hwspinlock: qcom: correct MMIO max register for newer SoCs
` [PATCH 5.10 03/95] phy: stm32: fix an error code in probe
` [PATCH 5.10 04/95] wifi: cfg80211: silence a sparse RCU warning
` [PATCH 5.10 05/95] wifi: cfg80211: fix memory leak in query_regdb_file()
` [PATCH 5.10 06/95] bpf, sockmap: Fix the sk->sk_forward_alloc warning of sk_stream_kill_queues
` [PATCH 5.10 07/95] bpftool: Fix NULL pointer dereference when pin {PROG, MAP, LINK} without FILE
` [PATCH 5.10 08/95] HID: hyperv: fix possible memory leak in mousevsc_probe()
` [PATCH 5.10 09/95] bpf: Support for pointers beyond pkt_end
` [PATCH 5.10 10/95] bpf: Add helper macro bpf_for_each_reg_in_vstate
` [PATCH 5.10 11/95] bpf: Fix wrong reg type conversion in release_reference()
` [PATCH 5.10 12/95] net: gso: fix panic on frag_list with mixed head alloc types
` [PATCH 5.10 13/95] macsec: delete new rxsc when offload fails
` [PATCH 5.10 14/95] macsec: fix secy->n_rx_sc accounting
` [PATCH 5.10 15/95] macsec: fix detection of RXSCs when toggling offloading
` [PATCH 5.10 16/95] macsec: clear encryption keys from the stack after setting up offload
` [PATCH 5.10 17/95] net: tun: Fix memory leaks of napi_get_frags
` [PATCH 5.10 18/95] bnxt_en: Fix possible crash in bnxt_hwrm_set_coal()
` [PATCH 5.10 19/95] bnxt_en: fix potentially incorrect return value for ndo_rx_flow_steer
` [PATCH 5.10 20/95] net: fman: Unregister ethernet device on removal
` [PATCH 5.10 21/95] capabilities: fix undefined behavior in bit shift for CAP_TO_MASK
` [PATCH 5.10 22/95] KVM: s390x: fix SCK locking
` [PATCH 5.10 23/95] KVM: s390: pv: dont allow userspace to set the clock under PV
` [PATCH 5.10 24/95] net: lapbether: fix issue of dev reference count leakage in lapbeth_device_event()
` [PATCH 5.10 25/95] hamradio: fix issue of dev reference count leakage in bpq_device_event()
` [PATCH 5.10 26/95] drm/vc4: Fix missing platform_unregister_drivers() call in vc4_drm_register()
` [PATCH 5.10 27/95] tcp: prohibit TCP_REPAIR_OPTIONS if data was already sent
` [PATCH 5.10 28/95] ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg to network
` [PATCH 5.10 29/95] can: af_can: fix NULL pointer dereference in can_rx_register()
` [PATCH 5.10 30/95] net: stmmac: dwmac-meson8b: fix meson8b_devm_clk_prepare_enable()
` [PATCH 5.10 31/95] net: broadcom: Fix BCMGENET Kconfig
` [PATCH 5.10 32/95] tipc: fix the msg->req tlv len check in tipc_nl_compat_name_table_dump_header
` [PATCH 5.10 33/95] dmaengine: pxa_dma: use platform_get_irq_optional
` [PATCH 5.10 34/95] dmaengine: mv_xor_v2: Fix a resource leak in mv_xor_v2_remove()
` [PATCH 5.10 35/95] drivers: net: xgene: disable napi when register irq failed in xgene_enet_open()
` [PATCH 5.10 36/95] perf stat: Fix printing os->prefix in CSV metrics output
` [PATCH 5.10 37/95] net: marvell: prestera: fix memory leak in prestera_rxtx_switch_init()
` [PATCH 5.10 38/95] net: nixge: disable napi when enable interrupts failed in nixge_open()
` [PATCH 5.10 39/95] net/mlx5: Allow async trigger completion execution on single CPU systems
` [PATCH 5.10 40/95] net/mlx5e: E-Switch, Fix comparing termination table instance
` [PATCH 5.10 41/95] net: cpsw: disable napi in cpsw_ndo_open()
` [PATCH 5.10 42/95] net: cxgb3_main: disable napi when bind qsets failed in cxgb_up()
` [PATCH 5.10 43/95] cxgb4vf: shut down the adapter when t4vf_update_port_info() failed in cxgb4vf_open()
` [PATCH 5.10 44/95] net: phy: mscc: macsec: clear encryption keys when freeing a flow
` [PATCH 5.10 45/95] net: atlantic: macsec: clear encryption keys from the stack
` [PATCH 5.10 46/95] ethernet: s2io: disable napi when start nic failed in s2io_card_up()
` [PATCH 5.10 47/95] net: mv643xx_eth: disable napi when init rxq or txq failed in mv643xx_eth_open()
` [PATCH 5.10 48/95] ethernet: tundra: free irq when alloc ring failed in tsi108_open()
` [PATCH 5.10 49/95] net: macvlan: fix memory leaks of macvlan_common_newlink
` [PATCH 5.10 50/95] riscv: process: fix kernel info leakage
` [PATCH 5.10 51/95] riscv: vdso: fix build with llvm
` [PATCH 5.10 52/95] riscv: Enable CMA support
` [PATCH 5.10 53/95] riscv: Separate memory init from paging init
` [PATCH 5.10 54/95] riscv: fix reserved memory setup
` [PATCH 5.10 55/95] arm64: efi: Fix handling of misaligned runtime regions and drop warning
` [PATCH 5.10 56/95] MIPS: jump_label: Fix compat branch range check
` [PATCH 5.10 57/95] mmc: cqhci: Provide helper for resetting both SDHCI and CQHCI
` [PATCH 5.10 58/95] mmc: sdhci-of-arasan: Fix SDHCI_RESET_ALL for CQHCI
` [PATCH 5.10 59/95] mmc: sdhci_am654: "
` [PATCH 5.10 60/95] mmc: sdhci-tegra: "
` [PATCH 5.10 61/95] ALSA: hda/hdmi - enable runtime pm for more AMD display audio
` [PATCH 5.10 62/95] ALSA: hda/ca0132: add quirk for EVGA Z390 DARK
` [PATCH 5.10 63/95] ALSA: hda: fix potential memleak in add_widget_node
` [PATCH 5.10 64/95] ALSA: hda/realtek: Add Positivo C6300 model quirk
` [PATCH 5.10 65/95] ALSA: usb-audio: Add quirk entry for M-Audio Micro
` [PATCH 5.10 66/95] ALSA: usb-audio: Add DSD support for Accuphase DAC-60
` [PATCH 5.10 67/95] vmlinux.lds.h: Fix placement of .data..decrypted section
` [PATCH 5.10 68/95] ata: libata-scsi: fix SYNCHRONIZE CACHE (16) command failure
` [PATCH 5.10 69/95] nilfs2: fix deadlock in nilfs_count_free_blocks()
` [PATCH 5.10 70/95] nilfs2: fix use-after-free bug of ns_writer on remount
` [PATCH 5.10 71/95] drm/i915/dmabuf: fix sg_table handling in map_dma_buf
` [PATCH 5.10 72/95] platform/x86: hp_wmi: Fix rfkill causing soft blocked wifi
` [PATCH 5.10 73/95] btrfs: selftests: fix wrong error check in btrfs_free_dummy_root()
` [PATCH 5.10 74/95] mms: sdhci-esdhc-imx: Fix SDHCI_RESET_ALL for CQHCI
` [PATCH 5.10 76/95] mm/memremap.c: map FS_DAX device memory as decrypted
` [PATCH 5.10 85/95] dmaengine: at_hdmac: Fix concurrency problems by removing atc_complete_all()
` [PATCH 5.10 86/95] dmaengine: at_hdmac: Fix concurrency over descriptor

[PATCH v6 0/1] i2c: Restore power status of device if probe fails
 2022-11-14 12:42 UTC  (3+ messages)
` [PATCH v6 1/1] i2c: Restore initial power state "

stable-rc/queue/5.4 build: 189 builds: 3 failed, 186 passed, 4 errors, 34 warnings (v5.4.224-61-gc2348f514544)
 2022-11-14 12:26 UTC 

[RESEND PATCH v2] arm64: dts: mediatek: mt8195-demo: fix the memory size of node secmon
 2022-11-14 11:52 UTC  (2+ messages)

stable-rc/queue/4.9 build: 188 builds: 3 failed, 185 passed, 2 errors, 34 warnings (v4.9.333-28-g7f9eff654400)
 2022-11-14 11:51 UTC 

FAILED: patch "[PATCH] drm/amdkfd: Migrate in CPU page fault use current mm" failed to apply to 5.15-stable tree
 2022-11-14 11:32 UTC 

[PATCH 1/2 v2] ceph: add ceph_lock_info support for file_lock
 2022-11-14 11:24 UTC  (4+ messages)
` [PATCH 2/2 v2] ceph: use a xarray to record all the opened files for each inode

FAILED: patch "[PATCH] dmaengine: at_hdmac: Fix descriptor handling when issuing it" failed to apply to 4.9-stable tree
 2022-11-14 11:10 UTC 

FAILED: patch "[PATCH] dmaengine: at_hdmac: Fix descriptor handling when issuing it" failed to apply to 4.14-stable tree
 2022-11-14 11:10 UTC 

FAILED: patch "[PATCH] dmaengine: at_hdmac: Fix descriptor handling when issuing it" failed to apply to 5.4-stable tree
 2022-11-14 11:10 UTC 

FAILED: patch "[PATCH] dmaengine: at_hdmac: Fix descriptor handling when issuing it" failed to apply to 4.19-stable tree
 2022-11-14 11:10 UTC 

[PATCH v5 0/1] i2c: Restore power status of device if probe fail or device is removed
 2022-11-14 11:10 UTC  (6+ messages)
` [PATCH v5 1/1] i2c: Restore initial power state when we are done

FAILED: patch "[PATCH] dmaengine: at_hdmac: Fix concurrency over the active list" failed to apply to 4.19-stable tree
 2022-11-14 11:09 UTC 

FAILED: patch "[PATCH] dmaengine: at_hdmac: Fix concurrency over the active list" failed to apply to 4.9-stable tree
 2022-11-14 11:09 UTC 

FAILED: patch "[PATCH] dmaengine: at_hdmac: Fix concurrency over the active list" failed to apply to 4.14-stable tree
 2022-11-14 11:09 UTC 

FAILED: patch "[PATCH] dmaengine: at_hdmac: Fix concurrency over the active list" failed to apply to 5.4-stable tree
 2022-11-14 11:09 UTC 

FAILED: patch "[PATCH] dmaengine: at_hdmac: Free the memset buf without holding the" failed to apply to 4.9-stable tree
 2022-11-14 11:09 UTC 

FAILED: patch "[PATCH] dmaengine: at_hdmac: Free the memset buf without holding the" failed to apply to 4.19-stable tree
 2022-11-14 11:09 UTC 

FAILED: patch "[PATCH] dmaengine: at_hdmac: Free the memset buf without holding the" failed to apply to 4.14-stable tree
 2022-11-14 11:09 UTC 

FAILED: patch "[PATCH] dmaengine: at_hdmac: Free the memset buf without holding the" failed to apply to 5.4-stable tree
 2022-11-14 11:09 UTC 

FAILED: patch "[PATCH] dmaengine: at_hdmac: Fix concurrency over descriptor" failed to apply to 4.9-stable tree
 2022-11-14 11:08 UTC 

FAILED: patch "[PATCH] dmaengine: at_hdmac: Fix concurrency over descriptor" failed to apply to 4.14-stable tree
 2022-11-14 11:08 UTC 

FAILED: patch "[PATCH] dmaengine: at_hdmac: Fix concurrency over descriptor" failed to apply to 4.19-stable tree
 2022-11-14 11:08 UTC 

FAILED: patch "[PATCH] dmaengine: at_hdmac: Fix concurrency over descriptor" failed to apply to 5.4-stable tree
 2022-11-14 11:08 UTC 

FAILED: patch "[PATCH] dmaengine: at_hdmac: Fix concurrency problems by removing" failed to apply to 4.9-stable tree
 2022-11-14 11:08 UTC 

FAILED: patch "[PATCH] dmaengine: at_hdmac: Fix concurrency problems by removing" failed to apply to 4.14-stable tree
 2022-11-14 11:08 UTC 

FAILED: patch "[PATCH] dmaengine: at_hdmac: Fix concurrency problems by removing" failed to apply to 4.19-stable tree
 2022-11-14 11:08 UTC 

FAILED: patch "[PATCH] dmaengine: at_hdmac: Fix concurrency problems by removing" failed to apply to 5.4-stable tree
 2022-11-14 11:08 UTC 

FAILED: patch "[PATCH] dmaengine: at_hdmac: Do not call the complete callback on" failed to apply to 4.19-stable tree
 2022-11-14 11:07 UTC 

FAILED: patch "[PATCH] dmaengine: at_hdmac: Do not call the complete callback on" failed to apply to 4.14-stable tree
 2022-11-14 11:07 UTC 

FAILED: patch "[PATCH] dmaengine: at_hdmac: Do not call the complete callback on" failed to apply to 4.9-stable tree
 2022-11-14 11:07 UTC 

FAILED: patch "[PATCH] dmaengine: at_hdmac: Do not call the complete callback on" failed to apply to 5.4-stable tree
 2022-11-14 11:07 UTC 

FAILED: patch "[PATCH] dmaengine: at_hdmac: Fix premature completion of desc in" failed to apply to 4.9-stable tree
 2022-11-14 11:07 UTC 

FAILED: patch "[PATCH] dmaengine: at_hdmac: Fix premature completion of desc in" failed to apply to 4.14-stable tree
 2022-11-14 11:07 UTC 

FAILED: patch "[PATCH] dmaengine: at_hdmac: Fix premature completion of desc in" failed to apply to 4.19-stable tree
 2022-11-14 11:07 UTC 

FAILED: patch "[PATCH] dmaengine: at_hdmac: Fix premature completion of desc in" failed to apply to 5.4-stable tree
 2022-11-14 11:07 UTC 

FAILED: patch "[PATCH] dmaengine: at_hdmac: Start transfer for cyclic channels in" failed to apply to 4.9-stable tree
 2022-11-14 11:07 UTC 

FAILED: patch "[PATCH] dmaengine: at_hdmac: Start transfer for cyclic channels in" failed to apply to 4.14-stable tree
 2022-11-14 11:07 UTC 

FAILED: patch "[PATCH] dmaengine: at_hdmac: Start transfer for cyclic channels in" failed to apply to 4.19-stable tree
 2022-11-14 11:07 UTC 

FAILED: patch "[PATCH] dmaengine: at_hdmac: Start transfer for cyclic channels in" failed to apply to 5.4-stable tree
 2022-11-14 11:07 UTC 

stable-rc/queue/5.10 build: 185 builds: 3 failed, 182 passed, 4 errors, 14 warnings (v5.10.154-60-ga44a52b8369cd)
 2022-11-14 11:05 UTC 

FAILED: patch "[PATCH] KVM: SVM: move guest vmsave/vmload back to assembly" failed to apply to 5.10-stable tree
 2022-11-14 11:00 UTC 

FAILED: patch "[PATCH] KVM: SVM: move guest vmsave/vmload back to assembly" failed to apply to 5.15-stable tree
 2022-11-14 11:00 UTC 

FAILED: patch "[PATCH] KVM: SVM: restore host save area from assembly" failed to apply to 5.15-stable tree
 2022-11-14 11:00 UTC 

FAILED: patch "[PATCH] KVM: SVM: restore host save area from assembly" failed to apply to 5.10-stable tree
 2022-11-14 11:00 UTC 

FAILED: patch "[PATCH] KVM: SVM: restore host save area from assembly" failed to apply to 6.0-stable tree
 2022-11-14 11:00 UTC 

FAILED: patch "[PATCH] KVM: SVM: retrieve VMCB from assembly" failed to apply to 5.10-stable tree
 2022-11-14 11:00 UTC 

FAILED: patch "[PATCH] KVM: SVM: retrieve VMCB from assembly" failed to apply to 5.15-stable tree
 2022-11-14 11:00 UTC 

FAILED: patch "[PATCH] KVM: SVM: adjust register allocation for __svm_vcpu_run()" failed to apply to 5.15-stable tree
 2022-11-14 10:59 UTC 

FAILED: patch "[PATCH] KVM: SVM: adjust register allocation for __svm_vcpu_run()" failed to apply to 5.10-stable tree
 2022-11-14 10:59 UTC 

FAILED: patch "[PATCH] KVM: SVM: move MSR_IA32_SPEC_CTRL save/restore to assembly" failed to apply to 5.10-stable tree
 2022-11-14 10:59 UTC 

FAILED: patch "[PATCH] KVM: SVM: move MSR_IA32_SPEC_CTRL save/restore to assembly" failed to apply to 5.15-stable tree
 2022-11-14 10:59 UTC 

FAILED: patch "[PATCH] KVM: SVM: move MSR_IA32_SPEC_CTRL save/restore to assembly" failed to apply to 6.0-stable tree
 2022-11-14 10:59 UTC 

FAILED: patch "[PATCH] KVM: SVM: replace regs argument of __svm_vcpu_run() with" failed to apply to 5.15-stable tree
 2022-11-14 10:59 UTC 

FAILED: patch "[PATCH] KVM: SVM: replace regs argument of __svm_vcpu_run() with" failed to apply to 5.10-stable tree
 2022-11-14 10:59 UTC 

FAILED: patch "[PATCH] KVM: x86: use a separate asm-offsets.c file" failed to apply to 5.10-stable tree
 2022-11-14 10:58 UTC 

FAILED: patch "[PATCH] KVM: x86: use a separate asm-offsets.c file" failed to apply to 5.15-stable tree
 2022-11-14 10:58 UTC 

FAILED: patch "[PATCH] KVM: x86/pmu: Do not speculatively query Intel GP PMCs that" failed to apply to 5.4-stable tree
 2022-11-14 10:58 UTC 

FAILED: patch "[PATCH] KVM: x86/pmu: Do not speculatively query Intel GP PMCs that" failed to apply to 5.10-stable tree
 2022-11-14 10:58 UTC 

FAILED: patch "[PATCH] KVM: x86/pmu: Do not speculatively query Intel GP PMCs that" failed to apply to 5.15-stable tree
 2022-11-14 10:58 UTC 

FAILED: patch "[PATCH] KVM: x86/mmu: Block all page faults during" failed to apply to 5.15-stable tree
 2022-11-14 10:58 UTC 

FAILED: patch "[PATCH] dmaengine: idxd: Do not enable user type Work Queue without" failed to apply to 5.15-stable tree
 2022-11-14 10:46 UTC 

FAILED: patch "[PATCH] btrfs: zoned: clone zoned device info when cloning a device" failed to apply to 5.15-stable tree
 2022-11-14 10:42 UTC 

FAILED: patch "[PATCH] hugetlbfs: don't delete error page from pagecache" failed to apply to 4.14-stable tree
 2022-11-14 10:33 UTC 

FAILED: patch "[PATCH] hugetlbfs: don't delete error page from pagecache" failed to apply to 4.9-stable tree
 2022-11-14 10:33 UTC 

FAILED: patch "[PATCH] hugetlbfs: don't delete error page from pagecache" failed to apply to 4.19-stable tree
 2022-11-14 10:33 UTC 

FAILED: patch "[PATCH] hugetlbfs: don't delete error page from pagecache" failed to apply to 6.0-stable tree
 2022-11-14 10:33 UTC 

FAILED: patch "[PATCH] hugetlbfs: don't delete error page from pagecache" failed to apply to 5.10-stable tree
 2022-11-14 10:33 UTC 

FAILED: patch "[PATCH] hugetlbfs: don't delete error page from pagecache" failed to apply to 5.4-stable tree
 2022-11-14 10:33 UTC 

FAILED: patch "[PATCH] hugetlbfs: don't delete error page from pagecache" failed to apply to 5.15-stable tree
 2022-11-14 10:33 UTC 

FAILED: patch "[PATCH] mms: sdhci-esdhc-imx: Fix SDHCI_RESET_ALL for CQHCI" failed to apply to 5.4-stable tree
 2022-11-14 10:30 UTC 

FAILED: patch "[PATCH] drm/i915/dmabuf: fix sg_table handling in map_dma_buf" failed to apply to 4.9-stable tree
 2022-11-14 10:25 UTC 

FAILED: patch "[PATCH] nilfs2: fix use-after-free bug of ns_writer on remount" failed to apply to 4.9-stable tree
 2022-11-14 10:25 UTC 

FAILED: patch "[PATCH] nilfs2: fix use-after-free bug of ns_writer on remount" failed to apply to 4.14-stable tree
 2022-11-14 10:25 UTC 

FAILED: patch "[PATCH] mmc: cqhci: Provide helper for resetting both SDHCI and CQHCI" failed to apply to 4.19-stable tree
 2022-11-14 10:12 UTC 

FAILED: patch "[PATCH] mmc: sdhci-of-arasan: Fix SDHCI_RESET_ALL for CQHCI" failed to apply to 4.19-stable tree
 2022-11-14 10:12 UTC 

FAILED: patch "[PATCH] mmc: sdhci-esdhc-imx: use the correct host caps for" failed to apply to 5.10-stable tree
 2022-11-14 10:11 UTC 

FAILED: patch "[PATCH] mmc: sdhci-brcmstb: Fix SDHCI_RESET_ALL for CQHCI" failed to apply to 5.10-stable tree
 2022-11-14 10:11 UTC 

FAILED: patch "[PATCH] mmc: sdhci-brcmstb: Fix SDHCI_RESET_ALL for CQHCI" failed to apply to 5.15-stable tree
 2022-11-14 10:11 UTC 

stable-rc/queue/4.19 build: 198 builds: 6 failed, 192 passed, 2 errors, 32 warnings (v4.19.265-21-g4283f3d2accf)
 2022-11-14  9:58 UTC 

Another fix for DRM Buddy regression
 2022-11-14  9:24 UTC  (2+ messages)

FAILED: patch "[PATCH] arm64: fix rodata=full again" failed to apply to 6.0-stable tree
 2022-11-14  9:19 UTC 

[PATCH v9 1/3] madvise: use zap_page_range_single for madvise dontneed
 2022-11-14  9:06 UTC  (4+ messages)
` [PATCH v9 2/3] hugetlb: remove duplicate mmu notifications

[PATCH v2 1/6] phy: qcom-qmp-combo: fix out-of-bounds clock access
 2022-11-14  8:13 UTC  (4+ messages)
` [PATCH v2 2/6] phy: qcom-qmp-combo: fix sdm845 reset
` [PATCH v2 3/6] phy: qcom-qmp-combo: fix sc8180x reset
` [PATCH v2 4/6] phy: qcom-qmp-combo: fix broken power on

[PATCH 4/6] phy: qcom-qmp-combo: fix broken power on
 2022-11-14  7:48 UTC  (3+ messages)

[PATCH net v3] net: phy: marvell: add sleep time after enabling the loopback bit
 2022-11-14  6:53 UTC 

[PATCH v2 1/2] mm/migrate: Fix read-only page got writable when recover pte
 2022-11-14  6:22 UTC  (4+ messages)

stable-rc/queue/5.15 baseline: 154 runs, 3 regressions (v5.15.78-81-ge59bfbab78c4)
 2022-11-14  4:30 UTC 

stable-rc/queue/4.9 baseline: 94 runs, 16 regressions (v4.9.333-15-g2619b3680c54)
 2022-11-14  4:11 UTC 

[PATCH] mm: fix unexpected changes to {failslab|fail_page_alloc}.attr
 2022-11-14  3:59 UTC  (4+ messages)
` [PATCH v2] "

stable-rc/queue/5.4 baseline: 143 runs, 18 regressions (v5.4.224-37-g5649bacf3b0a)
 2022-11-14  3:59 UTC 

stable-rc/queue/4.14 baseline: 115 runs, 19 regressions (v4.14.299-16-g868fd69b54e7)
 2022-11-14  3:53 UTC 

stable-rc/queue/4.19 baseline: 138 runs, 23 regressions (v4.19.265-21-g4f93838c8e19)
 2022-11-14  3:36 UTC 

stable-rc/linux-4.9.y baseline: 92 runs, 24 regressions (v4.9.333)
 2022-11-14  1:51 UTC 

stable-rc/linux-5.4.y baseline: 125 runs, 13 regressions (v5.4.224)
 2022-11-14  1:51 UTC 

stable-rc/queue/5.15 build: 180 builds: 4 failed, 176 passed, 14 errors, 3 warnings (v5.15.78-81-ge59bfbab78c4)
 2022-11-14  1:00 UTC 

stable-rc/queue/5.10 build: 183 builds: 3 failed, 180 passed, 4 errors, 14 warnings (v5.10.154-54-g93662b41985f4)
 2022-11-14  0:48 UTC 

stable-rc/queue/4.9 build: 187 builds: 3 failed, 184 passed, 2 errors, 34 warnings (v4.9.333-15-g2619b3680c54)
 2022-11-14  0:42 UTC 

stable-rc/queue/5.4 build: 189 builds: 3 failed, 186 passed, 4 errors, 34 warnings (v5.4.224-37-g5649bacf3b0a)
 2022-11-14  0:29 UTC 

stable-rc/queue/4.14 build: 195 builds: 3 failed, 192 passed, 2 errors, 38 warnings (v4.14.299-16-g868fd69b54e7)
 2022-11-14  0:24 UTC 

stable-rc/queue/4.19 build: 198 builds: 6 failed, 192 passed, 2 errors, 32 warnings (v4.19.265-21-g4f93838c8e19)
 2022-11-14  0:07 UTC 

[PATCH v3 1/2] mm/migrate: Fix read-only page got writable when recover pte
 2022-11-14  0:04 UTC 

stable-rc/linux-5.4.y build: 189 builds: 3 failed, 186 passed, 4 errors, 34 warnings (v5.4.224)
 2022-11-13 22:22 UTC 

stable-rc/linux-4.9.y build: 188 builds: 3 failed, 185 passed, 2 errors, 34 warnings (v4.9.333)
 2022-11-13 22:22 UTC 

stable-rc/queue/5.15 baseline: 157 runs, 2 regressions (v5.15.78-6-g2127e10a18b1)
 2022-11-13  8:03 UTC 

stable-rc/queue/5.4 baseline: 140 runs, 18 regressions (v5.4.224-6-g2ef54d2c1949)
 2022-11-13  7:23 UTC 

stable-rc/queue/5.10 build: 185 builds: 3 failed, 182 passed, 4 errors, 14 warnings (v5.10.154-1-gd2c7e276694c)
 2022-11-13  4:45 UTC 

stable-rc/queue/5.15 build: 180 builds: 4 failed, 176 passed, 14 errors, 3 warnings (v5.15.78-6-g2127e10a18b1)
 2022-11-13  4:33 UTC 

stable-rc/queue/5.4 build: 189 builds: 3 failed, 186 passed, 4 errors, 34 warnings (v5.4.224-6-g2ef54d2c1949)
 2022-11-13  3:53 UTC 

stable-rc/linux-4.19.y baseline: 88 runs, 14 regressions (v4.19.265)
 2022-11-13  3:08 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).