stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-14 22:03:29 to 2020-05-18 17:41:51 UTC [more...]

[PATCH 4.4 00/86] 4.4.224-rc1 review
 2020-05-18 17:36 UTC  (47+ messages)
` [PATCH 4.4 01/86] USB: serial: qcserial: Add DW5816e support
` [PATCH 4.4 02/86] Revert "net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTS"
` [PATCH 4.4 03/86] dp83640: reverse arguments to list_add_tail
` [PATCH 4.4 05/86] sch_sfq: validate silly quantum values
` [PATCH 4.4 06/86] sch_choke: avoid potential panic in choke_reset()
` [PATCH 4.4 07/86] Revert "ACPI / video: Add force_native quirk for HP Pavilion dv6"
` [PATCH 4.4 08/86] enic: do not overwrite error code
` [PATCH 4.4 09/86] ipv6: fix cleanup ordering for ip6_mr failure
` [PATCH 4.4 12/86] Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"
` [PATCH 4.4 13/86] USB: uas: add quirk for LaCie 2Big Quadra
` [PATCH 4.4 14/86] USB: serial: garmin_gps: add sanity checking for data length
` [PATCH 4.4 16/86] scripts/decodecode: fix trapping instruction formatting
` [PATCH 4.4 17/86] phy: micrel: Disable auto negotiation on startup
` [PATCH 4.4 18/86] phy: micrel: Ensure interrupts are reenabled on resume
` [PATCH 4.4 20/86] ext4: add cond_resched() to ext4_protect_reserved_inode
` [PATCH 4.4 22/86] net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
` [PATCH 4.4 24/86] blktrace: fix unlocked access to init/start-stop/teardown
` [PATCH 4.4 25/86] blktrace: fix trace mutex deadlock
` [PATCH 4.4 26/86] blktrace: Protect q->blk_trace with RCU
` [PATCH 4.4 29/86] ptp: use is_visible method to hide unused attributes
` [PATCH 4.4 35/86] net: handle no dst on skb in icmp6_send
` [PATCH 4.4 36/86] net/sonic: Fix a resource leak in an error handling path in jazz_sonic_probe()
` [PATCH 4.4 37/86] net: moxa: Fix a potential double free_irq()
` [PATCH 4.4 38/86] drop_monitor: work around gcc-10 stringop-overflow warning
` [PATCH 4.4 40/86] spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent calls
` [PATCH 4.4 41/86] cifs: Check for timeout on Negotiate stage
` [PATCH 4.4 42/86] cifs: Fix a race condition with cifs_echo_request
` [PATCH 4.4 43/86] dmaengine: pch_dma.c: Avoid data race between probe and irq handler
` [PATCH 4.4 44/86] dmaengine: mmp_tdma: Reset channel error on release
` [PATCH 4.4 45/86] drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()
` [PATCH 4.4 47/86] net: openvswitch: fix csum updates for MPLS actions
` [PATCH 4.4 49/86] mm/memory_hotplug.c: fix overflow in test_pages_in_a_zone()
` [PATCH 4.4 54/86] IB/mlx4: Test return value of calls to ib_get_cached_pkey
` [PATCH 4.4 55/86] pnp: Use list_for_each_entry() instead of open coding
` [PATCH 4.4 56/86] gcc-10 warnings: fix low-hanging fruit
` [PATCH 4.4 63/86] block: defer timeouts to a workqueue
` [PATCH 4.4 65/86] blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iter
` [PATCH 4.4 68/86] gcc-10: avoid shadowing standard library free() in crypto
` [PATCH 4.4 69/86] net: fix a potential recursive NETDEV_FEAT_CHANGE
` [PATCH 4.4 70/86] net: ipv4: really enforce backoff for redirects
` [PATCH 4.4 71/86] netlabel: cope with NULL catmap
` [PATCH 4.4 74/86] ALSA: rawmidi: Initialize allocated buffers
` [PATCH 4.4 75/86] USB: gadget: fix illegal array access in binding with UDC
` [PATCH 4.4 82/86] usb: gadget: legacy: fix error return code in cdc_bind()
` [PATCH 4.4 84/86] ARM: dts: r8a7740: Add missing extal2 to CPG node
` [PATCH 4.4 86/86] Makefile: disallow data races on gcc-10 as well

stable-rc 4.19: lib/vsprintf.c:1983:11: error: implicit declaration of function ‘error_string’ [-Werror=implicit-function-declaration] 1983 | return error_string(buf, end, "(einval)", spec);
 2020-05-18 17:31 UTC  (2+ messages)

[PATCH 5.4 1/2] libbpf: Extract and generalize CPU mask parsing logic
 2020-05-18 17:07 UTC  (3+ messages)
` [PATCH 5.4 2/2] selftest/bpf: fix backported test_select_reuseport selftest changes

❌ FAIL: Test report for kernel 5.6.13-d8e36b7.cki (stable-queue)
 2020-05-18 15:57 UTC  (3+ messages)
  ` ❌ FAIL: Test report for kernel 5.6.13-d8e36b7.cki?(stable-queue)

FAILED: patch "[PATCH] bpf: Restrict bpf_trace_printk()'s %s usage and add %pks," failed to apply to 5.4-stable tree
 2020-05-18 15:54 UTC 

FAILED: patch "[PATCH] bpf: Restrict bpf_trace_printk()'s %s usage and add %pks," failed to apply to 4.19-stable tree
 2020-05-18 15:54 UTC 

[PATCH] mtd: rawnand: Fix nand_gpio_waitrdy()
 2020-05-18 15:52 UTC 

[PATCH] scripts/sorttable: Correctly handle mmap() returning MAP_FAILED
 2020-05-18 15:35 UTC 

FAILED: patch "[PATCH] KVM: x86: Fix pkru save/restore when guest CR4.PKE=0, move it" failed to apply to 5.4-stable tree
 2020-05-18 14:46 UTC  (2+ messages)

another gcc-10 fix for stable kernels
 2020-05-18 14:39 UTC  (2+ messages)

FAILED: patch "[PATCH] riscv: perf: RISCV_BASE_PMU should be independent" failed to apply to 4.19-stable tree
 2020-05-18 14:33 UTC 

FAILED: patch "[PATCH] riscv: perf: RISCV_BASE_PMU should be independent" failed to apply to 5.4-stable tree
 2020-05-18 14:33 UTC 

FAILED: patch "[PATCH] powerpc/uaccess: Evaluate macro arguments once, before user" failed to apply to 5.4-stable tree
 2020-05-18 14:32 UTC 

FAILED: patch "[PATCH] fanotify: fix merging marks masks with FAN_ONDIR" failed to apply to 4.19-stable tree
 2020-05-18 14:14 UTC 

❌ FAIL: Test report for kernel 5.6.13-3f0cc50.cki (stable-queue)
 2020-05-18 14:13 UTC  (3+ messages)

FAILED: patch "[PATCH] clk: rockchip: fix incorrect configuration of rk3228" failed to apply to 4.9-stable tree
 2020-05-18 13:56 UTC 

FAILED: patch "[PATCH] arm64: fix the flush_icache_range arguments in machine_kexec" failed to apply to 4.14-stable tree
 2020-05-18 13:37 UTC 

FAILED: patch "[PATCH] arm64: fix the flush_icache_range arguments in machine_kexec" failed to apply to 4.9-stable tree
 2020-05-18 13:37 UTC 

FAILED: patch "[PATCH] drm/amdgpu: enable hibernate support on Navi1X" failed to apply to 5.6-stable tree
 2020-05-18 13:35 UTC 

FAILED: patch "[PATCH] drm/i915/execlists: Track inflight CCID" failed to apply to 5.6-stable tree
 2020-05-18 13:35 UTC 

FAILED: patch "[PATCH] drm/i915/execlists: Avoid reusing the same logical CCID" failed to apply to 5.6-stable tree
 2020-05-18 13:34 UTC 

FAILED: patch "[PATCH] drm/amdgpu: force fbdev into vram" failed to apply to 4.19-stable tree
 2020-05-18 13:34 UTC 

FAILED: patch "[PATCH] drm/amd/display: Fix vblank and pageflip event handling for" failed to apply to 5.6-stable tree
 2020-05-18 13:32 UTC 

FAILED: patch "[PATCH] ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=y" failed to apply to 4.9-stable tree
 2020-05-18 13:30 UTC 

FAILED: patch "[PATCH] ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=y" failed to apply to 4.14-stable tree
 2020-05-18 13:30 UTC 

FAILED: patch "[PATCH] ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=y" failed to apply to 4.4-stable tree
 2020-05-18 13:30 UTC 

FAILED: patch "[PATCH] ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=y" failed to apply to 4.19-stable tree
 2020-05-18 13:30 UTC 

FAILED: patch "[PATCH] ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=y" failed to apply to 5.4-stable tree
 2020-05-18 13:30 UTC 

FAILED: patch "[PATCH] ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=y" failed to apply to 5.6-stable tree
 2020-05-18 13:30 UTC 

FAILED: patch "[PATCH] mmc: core: Fix recursive locking issue in CQE recovery path" failed to apply to 4.19-stable tree
 2020-05-18 13:04 UTC 

[PATCH RESEND] lib: fix bitmap_parse() on 64-bit big endian archs
 2020-05-18 11:51 UTC  (4+ messages)

[PATCH v2 20/20] cpufreq: Return zero on success in boost sw setting
 2020-05-18 11:05 UTC  (14+ messages)

[PATCH 4.4 00/16] Backported fixes taken from Sony's Vendor tree
 2020-05-18 10:23 UTC  (9+ messages)
` [PATCH 4.4 02/16] gpiolib: Fix references to gpiod_[gs]et_*value_cansleep() variants
  ` [PATCH 4.4 02/16 (v2)] "
` [PATCH 4.4 04/16] crypto: talitos - Delete an error message for a failed memory allocation in talitos_edesc_alloc()
` [PATCH 4.4 06/16] clk: Fix debugfs_create_*() usage

[PATCH 2/2] jbd2: Avoid leaking transaction credits when unreserving handle
 2020-05-18  9:21 UTC 

[PATCH v2 1/3] irqchip/sifive-plic: Set default irq affinity in plic_irqdomain_map()
 2020-05-18  9:14 UTC  (2+ messages)
` [PATCH v2 2/3] irqchip/sifive-plic: Setup cpuhp once after boot CPU handler is present

[PATCH v1] driver core: Fix memory leak when adding SYNC_STATE_ONLY device links
 2020-05-18  8:03 UTC  (3+ messages)

[for-linus][PATCH 1/3] x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot up
 2020-05-18  7:56 UTC  (2+ messages)

backport request for use-after-free blk_mq_queue_tag_busy_iter
 2020-05-18  7:27 UTC  (3+ messages)
` [PATCH v2 0/4] "

[PATCH 1/2] rapidio: fix an error in get_user_pages_fast() error handling
 2020-05-17 23:56 UTC 

[PATCH] ubifs: fix wrong use of crypto_shash_descsize()
 2020-05-17 21:39 UTC  (5+ messages)

[PATCH resend] mtd: spinand: Propagate ECC information to the MTD structure
 2020-05-17 21:28 UTC  (3+ messages)

[PATCH 04/12] gpu/drm: ingenic: Fix bogus crtc_atomic_check callback
 2020-05-17 12:19 UTC  (7+ messages)
` [PATCH 05/12] gpu/drm: Ingenic: Fix opaque pointer casted to wrong type
` [PATCH 06/12] gpu/drm: Ingenic: Fix incorrect assumption about plane->index

[PATCH V6 01/15] KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)
 2020-05-17  4:05 UTC  (2+ messages)
` [PATCH V6 02/15] KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbits

[PATCH AUTOSEL 5.4 01/35] RDMA/mlx4: Initialize ib_spec on the stack
 2020-05-16 23:10 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 26/35] SUNRPC: defer slow parts of rpc_free_client() to a workqueue

[PATCH AUTOSEL 5.6 01/50] RDMA/mlx4: Initialize ib_spec on the stack
 2020-05-16 23:08 UTC  (4+ messages)
` [PATCH AUTOSEL 5.6 33/50] drm/amdgpu: bump version for invalidate L2 before SDMA IBs

[PATCHES] Networking
 2020-05-16 16:14 UTC  (2+ messages)

[PATCH 4/5] megaraid_sas: TM command refire leads to controller firmware crash
 2020-05-16  6:56 UTC  (3+ messages)

patch "iio: vcnl4000: Fix i2c swapped word reading." added to staging-next
 2020-05-16  6:48 UTC 

patch "tty: serial: add missing spin_lock_init for SiFive serial console" added to tty-linus
 2020-05-16  6:18 UTC  (2+ messages)

[PATCH 4/5] block: Fix zero_fill_bio()
 2020-05-16  5:50 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 01/39] Makefile: disallow data races on gcc-10 as well
 2020-05-16  1:35 UTC  (5+ messages)
` [PATCH AUTOSEL 4.14 39/39] crypto: xts - simplify error handling in ->create()

[selftests/bpf] da43712a72: kernel-selftests.bpf.make_fail
 2020-05-15 19:31 UTC  (7+ messages)

[PATCH] ext4: fix race between ext4_sync_parent() and rename()
 2020-05-15 19:14 UTC  (2+ messages)

[PATCH] x86_64: fix jiffies ODR violation
 2020-05-15 18:05 UTC 

backport of cifs patch to 4.4.x and 4.9.x
 2020-05-15 17:31 UTC  (8+ messages)
  ` [PATCH 4.4.y] cifs: Fix a race condition with cifs_echo_request
  ` [PATCH 4.9.y] "
    ` [EXTERNAL] Re: backport of cifs patch to 4.4.x and 4.9.x

[PATCH] drm/i915: Fix AUX power domain toggling across TypeC mode resets
 2020-05-15 17:30 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH] ACPI: GED: add support for _Exx / _Lxx handler methods
 2020-05-15 16:32 UTC  (2+ messages)

[PATCH v2] Backport xfs security fix to 4.9 and 4.4 stable trees
 2020-05-15 15:58 UTC  (5+ messages)
` [PATCH 4.4 v2] xfs: validate cached inodes are free when allocated
` [PATCH 4.9 "

patch "ipack: tpci200: fix error return code in tpci200_register()" added to char-misc-linus
 2020-05-15 14:33 UTC 

patch "mei: release me_cl object reference" added to char-misc-linus
 2020-05-15 14:33 UTC 

patch "iio: vcnl4000: Fix i2c swapped word reading." added to staging-testing
 2020-05-15 14:08 UTC 

patch "iio: adc: stm32-dfsdm: fix device used to request dma" added to staging-linus
 2020-05-15 14:06 UTC 

patch "iio: sca3000: Remove an erroneous 'get_device()'" added to staging-linus
 2020-05-15 14:06 UTC 

patch "iio: adc: ti-ads8344: Fix channel selection" added to staging-linus
 2020-05-15 14:06 UTC 

patch "iio: adc: stm32-adc: fix device used to request dma" added to staging-linus
 2020-05-15 14:06 UTC 

patch "staging: iio: ad2s1210: Fix SPI reading" added to staging-linus
 2020-05-15 14:06 UTC 

patch "iio: dac: vf610: Fix an error handling path in 'vf610_dac_probe()'" added to staging-linus
 2020-05-15 14:06 UTC 

patch "USB: gadget: fix illegal array access in binding with UDC" added to usb-linus
 2020-05-15 13:42 UTC 

[PATCH] drm/dp_mst: Fix timeout handling of MST down messages
 2020-05-15 13:02 UTC  (2+ messages)
  ` ✓ Fi.CI.IGT: success for "

[PATCH AUTOSEL 5.6 01/62] kbuild: avoid concurrency issue in parallel building dtbs and dtbs_check
 2020-05-15 12:07 UTC  (6+ messages)
` [PATCH AUTOSEL 5.6 16/62] most: core: use function subsys_initcall()
` [PATCH AUTOSEL 5.6 30/62] net: Make PTP-specific drivers depend on PTP_1588_CLOCK

[tip: x86/urgent] x86: Fix early boot crash on gcc-10, third try
 2020-05-15 11:20 UTC 

[PATCH] drm/etnaviv: fix perfmon domain interation
 2020-05-15 10:44 UTC  (8+ messages)

[PATCH 5.6 000/118] 5.6.13-rc1 review
 2020-05-15  8:52 UTC  (7+ messages)

[PATCH v2 for 4.4, 4.9] spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent calls
 2020-05-15  8:51 UTC  (2+ messages)

[PATCH v4.4..v5.4] scsi: sg: add sg_remove_request in sg_write
 2020-05-15  8:48 UTC  (2+ messages)

stable/linux-4.4.y bisection: baseline.login on at91-sama5d4_xplained
 2020-05-15  8:38 UTC  (6+ messages)

[PATCH 5.4] selftests/bpf: fix goto cleanup label not defined
 2020-05-15  3:38 UTC 

[PATCH] usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534B
 2020-05-15  2:30 UTC  (2+ messages)

[RFC/PATCH for 3.16] spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent calls
 2020-05-15  1:28 UTC 

[PATCH v2] scsi: target: put lun_ref at end of tmr processing
 2020-05-15  1:10 UTC  (2+ messages)

[PATCH for 4.4, 4.9] spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent calls
 2020-05-15  0:45 UTC  (2+ messages)

stable-rc/linux-5.6.y boot: 164 boots: 3 failed, 150 passed with 5 offline, 6 untried/unknown (v5.6.13)
 2020-05-15  0:42 UTC 

stable-rc/linux-5.4.y boot: 165 boots: 2 failed, 153 passed with 5 offline, 5 untried/unknown (v5.4.41-2-ged1728340b22)
 2020-05-14 23:30 UTC 

[PATCH] pci: Fixes MaxPayloadSize (MPS) programming for RCiEP devices
 2020-05-14 23:27 UTC  (2+ messages)

stable-rc/linux-4.19.y boot: 146 boots: 1 failed, 133 passed with 5 offline, 7 untried/unknown (v4.19.123-2-gbed44563668d)
 2020-05-14 22:28 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).