stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-16 02:39:51 to 2020-03-17 10:57:52 UTC [more...]

[PATCH 4.19 00/89] 4.19.111-rc1 review
 2020-03-17 10:54 UTC  (20+ messages)
` [PATCH 4.19 01/89] phy: Revert toggling reset changes
` [PATCH 4.19 03/89] cgroup, netclassid: periodically release file_lock on classid updating
` [PATCH 4.19 04/89] gre: fix uninit-value in __iptunnel_pull_header
` [PATCH 4.19 05/89] inet_diag: return classid for all socket types
` [PATCH 4.19 06/89] ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interface
` [PATCH 4.19 07/89] ipvlan: add cond_resched_rcu() while processing muticast backlog
` [PATCH 4.19 11/89] net/ipv6: use configured metric when add peer route
` [PATCH 4.19 12/89] netlink: Use netlink header as base to calculate bad attribute offset
` [PATCH 4.19 15/89] net/packet: tpacket_rcv: do not increment ring index on drop
` [PATCH 4.19 20/89] bnxt_en: reinitialize IRQs when MTU is modified
` [PATCH 4.19 21/89] cgroup: memcg: net: do not associate sock with unrelated cgroup
` [PATCH 4.19 22/89] net: memcg: late association of sock to memcg
` [PATCH 4.19 24/89] devlink: validate length of param values
` [PATCH 4.19 25/89] fib: add missing attribute validation for tun_id
` [PATCH 4.19 26/89] nl802154: add missing attribute validation
` [PATCH 4.19 27/89] nl802154: add missing attribute validation for dev_type
` [PATCH 4.19 38/89] net/ipv6: need update peer route when modify metric
` [PATCH 4.19 41/89] devlink: validate length of region addr/len
` [PATCH 4.19 42/89] bonding/alb: make sure arp header is pulled before accessing it

[PATCH v2] net: qrtr: fix len of skb_put_padto in qrtr_node_enqueue
 2020-03-17 10:26 UTC  (2+ messages)

[PATCH 5.4 61/90] iwlwifi: mvm: fix NVM check for 3168 devices
 2020-03-17 10:21 UTC  (3+ messages)

[PATCH 4.9 00/24] batman-adv: Pending fixes
 2020-03-17 10:19 UTC  (26+ messages)
` [PATCH 4.9 01/24] batman-adv: Fix double free during fragment merge error
` [PATCH 4.9 02/24] batman-adv: Fix transmission of final, 16th fragment
` [PATCH 4.9 03/24] batman-adv: Initialize gw sel_class via batadv_algo
` [PATCH 4.9 04/24] batman-adv: Fix rx packet/bytes stats on local ARP reply
` [PATCH 4.9 05/24] batman-adv: Use default throughput value on cfg80211 error
` [PATCH 4.9 06/24] batman-adv: Accept only filled wifi station info
` [PATCH 4.9 07/24] batman-adv: fix TT sync flag inconsistencies
` [PATCH 4.9 08/24] batman-adv: Avoid spurious warnings from bat_v neigh_cmp implementation
` [PATCH 4.9 09/24] batman-adv: Always initialize fragment header priority
` [PATCH 4.9 10/24] batman-adv: Fix check of retrieved orig_gw in batadv_v_gw_is_eligible
` [PATCH 4.9 11/24] batman-adv: Fix lock for ogm cnt access in batadv_iv_ogm_calc_tq
` [PATCH 4.9 12/24] batman-adv: Fix internal interface indices types
` [PATCH 4.9 13/24] batman-adv: Avoid race in TT TVLV allocator helper
` [PATCH 4.9 14/24] batman-adv: Fix TT sync flags for intermediate TT responses
` [PATCH 4.9 15/24] batman-adv: prevent TT request storms by not sending inconsistent TT TLVLs
` [PATCH 4.9 16/24] batman-adv: Fix debugfs path for renamed hardif
` [PATCH 4.9 17/24] batman-adv: Fix debugfs path for renamed softif
` [PATCH 4.9 18/24] batman-adv: Avoid storing non-TT-sync flags on singular entries too
` [PATCH 4.9 19/24] batman-adv: Fix multicast TT issues with bogus ROAM flags
` [PATCH 4.9 20/24] batman-adv: Prevent duplicated gateway_node entry
` [PATCH 4.9 21/24] batman-adv: Fix duplicated OGMs on NETDEV_UP
` [PATCH 4.9 22/24] batman-adv: Avoid free/alloc race when handling OGM2 buffer
` [PATCH 4.9 23/24] batman-adv: Avoid free/alloc race when handling OGM buffer
` [PATCH 4.9 24/24] batman-adv: Don't schedule OGM for disabled interface

[PATCH 4.14 00/15] batman-adv: Pending fixes
 2020-03-17 10:14 UTC  (17+ messages)
` [PATCH 4.14 01/15] batman-adv: Avoid spurious warnings from bat_v neigh_cmp implementation
` [PATCH 4.14 02/15] batman-adv: Always initialize fragment header priority
` [PATCH 4.14 03/15] batman-adv: Fix check of retrieved orig_gw in batadv_v_gw_is_eligible
` [PATCH 4.14 04/15] batman-adv: Fix lock for ogm cnt access in batadv_iv_ogm_calc_tq
` [PATCH 4.14 05/15] batman-adv: Fix internal interface indices types
` [PATCH 4.14 06/15] batman-adv: update data pointers after skb_cow()
` [PATCH 4.14 07/15] batman-adv: Avoid race in TT TVLV allocator helper
` [PATCH 4.14 08/15] batman-adv: Fix TT sync flags for intermediate TT responses
` [PATCH 4.14 09/15] batman-adv: prevent TT request storms by not sending inconsistent TT TLVLs
` [PATCH 4.14 10/15] batman-adv: Fix debugfs path for renamed hardif
` [PATCH 4.14 11/15] batman-adv: Fix debugfs path for renamed softif
` [PATCH 4.14 12/15] batman-adv: Fix duplicated OGMs on NETDEV_UP
` [PATCH 4.14 13/15] batman-adv: Avoid free/alloc race when handling OGM2 buffer
` [PATCH 4.14 14/15] batman-adv: Avoid free/alloc race when handling OGM buffer
` [PATCH 4.14 15/15] batman-adv: Don't schedule OGM for disabled interface

[PATCH v2 1/5] misc: pci_endpoint_test: Avoid using module parameter to determine irqtype
 2020-03-17 10:01 UTC  (2+ messages)
` [PATCH v2 4/5] misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test devices

[PATCH 4.19 1/1] batman-adv: Avoid free/alloc race when handling OGM2 buffer
 2020-03-17  9:55 UTC  (2+ messages)

✅ PASS: Test report for kernel 5.5.10-rc1-150a454.cki (stable)
 2020-03-17  9:03 UTC 

[PATCHv2] exec: Fix a deadlock in ptrace
 2020-03-17  8:58 UTC  (20+ messages)
` [PATCHv5] "
      ` [PATCHv6] "
          ` [PATCH 0/2] Infrastructure to allow fixing exec deadlocks
            ` [PATCH 0/5] "
              ` [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex
                            ` [PATCH v3 "

[PATCH] kernel/printk: add kmsg SEEK_CUR handling
 2020-03-17  8:53 UTC  (5+ messages)

[PATCH] ARM: dts: imx6dl-yapp4: Fix Ursa board Ethernet connection
 2020-03-17  8:46 UTC 

[stable-rc-5.4 and 5.5 ] WARNING: CPU: 3 PID: 2548 at /usr/src/kernel/lib/refcount.c:28 refcount_warn_saturate
 2020-03-17  8:29 UTC  (3+ messages)

stable-rc 4.19.111-rc1/a807140ca617: no regressions found in project stable v4.19.y
 2020-03-17  8:22 UTC 

[PATCH v1 0/6] Fix device links functional breakage in 4.19.99
 2020-03-17  6:54 UTC  (7+ messages)
` [PATCH v1 1/6] driver core: Remove the link if there is no driver with AUTO flag
` [PATCH v1 2/6] driver core: Fix adding device links to probing suppliers
` [PATCH v1 3/6] driver core: Make driver core own stateful device links
` [PATCH v1 4/6] driver core: Add device link flag DL_FLAG_AUTOPROBE_CONSUMER
` [PATCH v1 5/6] driver core: Remove device link creation limitation
` [PATCH v1 6/6] driver core: Fix creation of device links with PM-runtime flags

[GIT PULL 2/6] stm class: sys-t: Fix the use of time_after()
 2020-03-17  6:22 UTC  (4+ messages)
` [GIT PULL 4/6] intel_th: msu: Fix the unexpected state warning
` [GIT PULL 5/6] intel_th: Fix user-visible error codes
` [GIT PULL 6/6] intel_th: pci: Add Elkhart Lake CPU support

stable-rc 4.14.174-rc1/d37b117e1ccf: no regressions found in project stable v4.14.y
 2020-03-17  5:59 UTC 

stable-rc 4.9.217-rc1/ced4535e0b35: no regressions found in project stable v4.9.y
 2020-03-17  5:55 UTC 

stable-rc/linux-5.4.y boot: 164 boots: 2 failed, 151 passed with 5 offline, 5 untried/unknown, 1 conflict (v5.4.25-124-gf8af896ae672)
 2020-03-17  5:39 UTC 

HI
 2020-03-17  5:36 UTC 

stable-rc/linux-4.19.y boot: 115 boots: 1 failed, 106 passed with 5 offline, 3 untried/unknown (v4.19.109-91-ga807140ca617)
 2020-03-17  5:00 UTC 

stable-rc/linux-4.4.y boot: 96 boots: 5 failed, 82 passed with 4 offline, 4 untried/unknown, 1 conflict (v4.4.216-38-gde8c7dfeb84e)
 2020-03-17  3:25 UTC 

stable-rc/linux-4.14.y boot: 132 boots: 2 failed, 119 passed with 4 offline, 6 untried/unknown, 1 conflict (v4.14.173-67-gd37b117e1ccf)
 2020-03-17  3:19 UTC 

stable-rc/linux-5.4.y build: 200 builds: 1 failed, 199 passed, 1 error, 107 warnings (v5.4.25-124-gf8af896ae672)
 2020-03-17  2:10 UTC 

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 10 warnings (v4.19.109-91-ga807140ca617)
 2020-03-17  1:31 UTC 

stable-rc/linux-4.9.y build: 197 builds: 1 failed, 196 passed (v4.9.216-51-gced4535e0b35)
 2020-03-17  0:58 UTC 

[PATCH v2] modpost: move the namespace field in Module.symvers last
 2020-03-17  0:24 UTC  (3+ messages)

stable-rc/linux-4.4.y build: 190 builds: 1 failed, 189 passed, 2 errors, 13 warnings (v4.4.216-38-gde8c7dfeb84e)
 2020-03-16 23:55 UTC 

stable-rc/linux-4.14.y build: 201 builds: 0 failed, 201 passed, 102 warnings (v4.14.173-67-gd37b117e1ccf)
 2020-03-16 23:49 UTC 

[PATCH v4] remoteproc: Fix NULL pointer dereference in rproc_virtio_notify
 2020-03-16 16:55 UTC  (7+ messages)
` [PATCH v5] "

[PATCH 4.19, 4.14, 4.9, 4.4 0/2] efi: fix a race and add a sanity check
 2020-03-16 15:50 UTC  (6+ messages)
` [PATCH 4.19, 4.14, 4.9, 4.4 1/2] efi: Fix a race and a buffer overflow while reading efivars via sysfs
` [PATCH 4.19, 4.14, 4.9, 4.4 2/2] efi: Add a sanity check to efivar_store_raw()

stable/linux-4.19.y boot: 95 boots: 1 failed, 89 passed with 5 untried/unknown (v4.19.110)
 2020-03-16 15:29 UTC 

stable-rc/linux-4.19.y boot: 144 boots: 2 failed, 131 passed with 5 offline, 6 untried/unknown (v4.19.109-2-g5bd9ed044815)
 2020-03-16 14:42 UTC 

[PATCH 4.4] mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()
 2020-03-16 14:26 UTC  (2+ messages)

[tip: efi/urgent] efi: Add a sanity check to efivar_store_raw()
 2020-03-16 14:21 UTC  (2+ messages)

[PATCH 4.9] mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()
 2020-03-16 14:12 UTC  (2+ messages)

FAILED: patch "[PATCH] batman-adv: Don't schedule OGM for disabled interface" failed to apply to 4.4-stable tree
 2020-03-16 13:45 UTC 

FAILED: patch "[PATCH] efi: Add a sanity check to efivar_store_raw()" failed to apply to 4.19-stable tree
 2020-03-16 13:26 UTC  (2+ messages)

FAILED: patch "[PATCH] perf/amd/uncore: Replace manual sampling check with" failed to apply to 4.9-stable tree
 2020-03-16 12:59 UTC 

FAILED: patch "[PATCH] perf/amd/uncore: Replace manual sampling check with" failed to apply to 4.4-stable tree
 2020-03-16 12:59 UTC 

FAILED: patch "[PATCH] perf/amd/uncore: Replace manual sampling check with" failed to apply to 4.14-stable tree
 2020-03-16 12:59 UTC 

FAILED: patch "[PATCH] perf/amd/uncore: Replace manual sampling check with" failed to apply to 4.19-stable tree
 2020-03-16 12:59 UTC 

FAILED: patch "[PATCH] efi: Add a sanity check to efivar_store_raw()" failed to apply to 4.9-stable tree
 2020-03-16 12:57 UTC 

FAILED: patch "[PATCH] efi: Add a sanity check to efivar_store_raw()" failed to apply to 4.4-stable tree
 2020-03-16 12:57 UTC 

FAILED: patch "[PATCH] efi: Add a sanity check to efivar_store_raw()" failed to apply to 4.14-stable tree
 2020-03-16 12:57 UTC 

FAILED: patch "[PATCH] drm/i915/gt: Close race between cacheline_retire and free" failed to apply to 5.4-stable tree
 2020-03-16 12:44 UTC 

Linux 4.19.110
 2020-03-16 12:03 UTC  (2+ messages)

stable/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 10 warnings (v4.19.110)
 2020-03-16 12:00 UTC 

[PATCH AUTOSEL 5.5 01/41] spi: spi-omap2-mcspi: Handle DMA size restriction on AM65x
 2020-03-16 11:50 UTC  (35+ messages)
` [PATCH AUTOSEL 5.5 05/41] ARM: dts: imx6dl-colibri-eval-v3: fix sram compatible properties
` [PATCH AUTOSEL 5.5 06/41] phy: ti: gmii-sel: fix set of copy-paste errors
` [PATCH AUTOSEL 5.5 07/41] phy: ti: gmii-sel: do not fail in case of gmii
` [PATCH AUTOSEL 5.5 08/41] ARM: dts: dra7-l4: mark timer13-16 as pwm capable
` [PATCH AUTOSEL 5.5 09/41] ASoC: meson: g12a: add tohdmitx reset
` [PATCH AUTOSEL 5.5 10/41] spi: qup: call spi_qup_pm_resume_runtime before suspending
` [PATCH AUTOSEL 5.5 11/41] powerpc: Include .BTF section
` [PATCH AUTOSEL 5.5 12/41] cifs: fix potential mismatch of UNC paths
` [PATCH AUTOSEL 5.5 14/41] ARM: dts: dra7: Add "dma-ranges" property to PCIe RC DT nodes
` [PATCH AUTOSEL 5.5 15/41] spi: pxa2xx: Add CS control clock quirk
` [PATCH AUTOSEL 5.5 18/41] drm/exynos: dsi: propagate error value and silence meaningless warning
` [PATCH AUTOSEL 5.5 19/41] drm/exynos: dsi: fix workaround for the legacy clock name
` [PATCH AUTOSEL 5.5 20/41] drm/exynos: hdmi: don't leak enable HDMI_EN regulator if probe fails
` [PATCH AUTOSEL 5.5 21/41] drivers/perf: fsl_imx8_ddr: Correct the CLEAR bit definition
` [PATCH AUTOSEL 5.5 22/41] drivers/perf: arm_pmu_acpi: Fix incorrect checking of gicc pointer
` [PATCH AUTOSEL 5.5 23/41] io-wq: fix IO_WQ_WORK_NO_CANCEL cancellation
` [PATCH AUTOSEL 5.5 24/41] ARM: bcm2835_defconfig: Explicitly restore CONFIG_DEBUG_FS
` [PATCH AUTOSEL 5.5 25/41] altera-stapl: altera_get_note: prevent write beyond end of 'key'
` [PATCH AUTOSEL 5.5 26/41] dm bio record: save/restore bi_end_io and bi_integrity
` [PATCH AUTOSEL 5.5 27/41] dm integrity: use dm_bio_record and dm_bio_restore
` [PATCH AUTOSEL 5.5 28/41] riscv: avoid the PIC offset of static percpu data in module beyond 2G limits
` [PATCH AUTOSEL 5.5 29/41] ASoC: stm32: sai: manage rebind issue
` [PATCH AUTOSEL 5.5 31/41] riscv: Force flat memory model with no-mmu
` [PATCH AUTOSEL 5.5 32/41] riscv: Fix range looking for kernel image memblock
` [PATCH AUTOSEL 5.5 33/41] drm/amdgpu: clean wptr on wb when gpu recovery
` [PATCH AUTOSEL 5.5 34/41] drm/amd/display: Clear link settings on MST disable connector
` [PATCH AUTOSEL 5.5 35/41] drm/amd/display: fix dcc swath size calculations on dcn1
` [PATCH AUTOSEL 5.5 36/41] xenbus: req->body should be updated before req->state
` [PATCH AUTOSEL 5.5 37/41] xenbus: req->err "
` [PATCH AUTOSEL 5.5 38/41] riscv: fix seccomp reject syscall code path
` [PATCH AUTOSEL 5.5 39/41] block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group()
` [PATCH AUTOSEL 5.5 41/41] io_uring: fix lockup with timeouts

[PATCH v2] KVM: s390: Also reset registers in sync regs for initial cpu reset
 2020-03-16 11:45 UTC  (3+ messages)

FAILED: patch "[PATCH] pinctrl: qcom: ssbi-gpio: Fix fwspec parsing bug" failed to apply to 5.5-stable tree
 2020-03-16 11:34 UTC 

FAILED: patch "[PATCH] pinctrl: qcom: Assign irq_eoi conditionally" failed to apply to 5.4-stable tree
 2020-03-16 11:34 UTC 

FAILED: patch "[PATCH] mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for" failed to apply to 4.19-stable tree
 2020-03-16 11:33 UTC 

FAILED: patch "[PATCH] mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for" failed to apply to 5.5-stable tree
 2020-03-16 11:33 UTC 

FAILED: patch "[PATCH] mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for" failed to apply to 5.4-stable tree
 2020-03-16 11:33 UTC 

FAILED: patch "[PATCH] mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for eMMC sleep" failed to apply to 5.4-stable tree
 2020-03-16 11:33 UTC 

FAILED: patch "[PATCH] mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for eMMC sleep" failed to apply to 4.19-stable tree
 2020-03-16 11:33 UTC 

FAILED: patch "[PATCH] mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for eMMC sleep" failed to apply to 5.5-stable tree
 2020-03-16 11:33 UTC 

FAILED: patch "[PATCH] mmc: sdhci-tegra: Fix busy detection by enabling" failed to apply to 5.4-stable tree
 2020-03-16 11:32 UTC 

FAILED: patch "[PATCH] mmc: sdhci-tegra: Fix busy detection by enabling" failed to apply to 5.5-stable tree
 2020-03-16 11:32 UTC 

FAILED: patch "[PATCH] mmc: sdhci-omap: Fix busy detection by enabling" failed to apply to 4.19-stable tree
 2020-03-16 11:31 UTC 

FAILED: patch "[PATCH] mmc: sdhci-omap: Fix busy detection by enabling" failed to apply to 5.4-stable tree
 2020-03-16 11:31 UTC 

FAILED: patch "[PATCH] mmc: sdhci-omap: Fix busy detection by enabling" failed to apply to 5.5-stable tree
 2020-03-16 11:31 UTC 

FAILED: patch "[PATCH] mmc: core: Allow host controllers to require R1B for CMD6" failed to apply to 5.4-stable tree
 2020-03-16 11:31 UTC 

FAILED: patch "[PATCH] mmc: core: Allow host controllers to require R1B for CMD6" failed to apply to 4.19-stable tree
 2020-03-16 11:31 UTC 

FAILED: patch "[PATCH] mmc: core: Allow host controllers to require R1B for CMD6" failed to apply to 5.5-stable tree
 2020-03-16 11:31 UTC 

[PATCH v3] powerpc/fsl-85xx: fix compile error
 2020-03-16 11:20 UTC  (2+ messages)

FAILED: patch "[PATCH] drm/i915/execlists: Enable timeslice on partial virtual" failed to apply to 5.4-stable tree
 2020-03-16 11:26 UTC 

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 10 warnings (v4.19.109-2-g5bd9ed044815)
 2020-03-16 11:12 UTC 

[PATCH] media: ti-vpe: cal: fix DMA memory corruption
 2020-03-16 11:02 UTC  (5+ messages)

[PATCH 4.4 000/113] 4.4.215-stable review
 2020-03-16 10:53 UTC  (4+ messages)
` [PATCH 4.4 035/113] drm/amdgpu: remove 4 set but not used variable in amdgpu_atombios_get_connector_info_from_object_table

[PATCH 1/8] xarray: Fix premature termination of xas_for_each_marked()
 2020-03-16  9:16 UTC  (3+ messages)

[PATCH AUTOSEL 5.4 01/35] spi: spi-omap2-mcspi: Handle DMA size restriction on AM65x
 2020-03-16  8:28 UTC  (8+ messages)
` [PATCH AUTOSEL 5.4 02/35] spi: spi-omap2-mcspi: Support probe deferral for DMA channels
` [PATCH AUTOSEL 5.4 03/35] drm/mediatek: Find the cursor plane instead of hard coding it
` [PATCH AUTOSEL 5.4 05/35] phy: ti: gmii-sel: fix set of copy-paste errors
` [PATCH AUTOSEL 5.4 07/35] ARM: dts: dra7-l4: mark timer13-16 as pwm capable
` [PATCH AUTOSEL 5.4 08/35] ASoC: meson: g12a: add tohdmitx reset
` [PATCH AUTOSEL 5.4 09/35] spi: qup: call spi_qup_pm_resume_runtime before suspending

patch "usb: dwc3: gadget: Wrap around when skip TRBs" added to usb-next
 2020-03-16  7:40 UTC 

patch "usb: dwc3: gadget: Wrap around when skip TRBs" added to usb-testing
 2020-03-16  7:26 UTC 

[PATCH] mpt3sas: Fix kernel panic observed on soft HBA unplug
 2020-03-16  6:15 UTC  (3+ messages)

[PATCH 1/1] usb: chipidea: udc: fix sleeping function called from invalid context
 2020-03-16  3:10 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).