stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-22 14:51:18 to 2020-05-25 11:10:31 UTC [more...]

[PATCH] cfg80211: fix debugfs rename crash
 2020-05-25 11:10 UTC  (2+ messages)

[tip: ras/core] x86/{mce,mm}: Change so poison pages are either unmapped or marked uncacheable
 2020-05-25 11:00 UTC 

stable-rc/linux-4.4.y build: 190 builds: 1 failed, 189 passed, 2 errors, 13 warnings (v4.4.224)
 2020-05-25 10:46 UTC 

[PATCH v1 04/25] block: nr_sects_write(): Disable preemption on seqcount write
 2020-05-25 10:12 UTC  (2+ messages)

stable-rc/linux-4.9.y build: 197 builds: 1 failed, 196 passed (v4.9.224)
 2020-05-25 10:06 UTC 

[PATCH v1] clk: mediatek: assign the initial value to clk_init_data of mtk_mux
 2020-05-25  9:08 UTC  (2+ messages)

[PATCH 1/2] software node: implement software_node_unregister()
 2020-05-25  7:59 UTC  (4+ messages)

[PATCH] x86/mm: Fix boot with some memory above MAXMEM
 2020-05-25  4:49 UTC  (2+ messages)

Patch "ppp: mppe: Revert "ppp: mppe: Add softdep to arc4"" has been added to the 4.4-stable tree
 2020-05-25  2:43 UTC  (2+ messages)

[patch 01/11] device-dax: don't leak kernel memory to user space after unloading kmem
 2020-05-25  0:49 UTC  (11+ messages)
` [patch 03/11] rapidio: fix an error in get_user_pages_fast() error handling
` [patch 06/11] kasan: disable branch tracing for core runtime
` [patch 07/11] sh: include linux/time_types.h for sockios
` [patch 09/11] sparc32: use PUD rather than PGD to get PMD in srmmu_nocache_init()
` [patch 10/11] z3fold: fix use-after-free when freeing handles
` + mmthp-stop-leaking-unreleased-file-pages.patch added to -mm tree
` + mm-remove-vm_bug_onpageslab-from-page_mapcount.patch "

[merged] z3fold-fix-use-after-free-when-freeing-handles.patch removed from -mm tree
 2020-05-24 23:18 UTC 

[merged] sparc32-use-pud-rather-than-pgd-to-get-pmd-in-srmmu_nocache_init.patch removed from -mm tree
 2020-05-24 23:18 UTC 

[merged] sh-include-linux-time_typesh-for-sockios.patch removed from -mm tree
 2020-05-24 23:18 UTC 

[merged] kasan-disable-branch-tracing-for-core-runtime.patch removed from -mm tree
 2020-05-24 23:18 UTC 

[merged] rapidio-fix-an-error-in-get_user_pages_fast-error-handling.patch removed from -mm tree
 2020-05-24 23:18 UTC 

[merged] device-dax-dont-leak-kernel-memory-to-user-space-after-unloading-kmem.patch removed from -mm tree
 2020-05-24 23:18 UTC 

[PATCH 2/2] e1000e: Make WOL info in ethtool consistent with device wake up ability
 2020-05-24 21:06 UTC  (4+ messages)

[PATCH v4 1/2] mtd: rawnand: brcmnand: fix hamming oob layout
 2020-05-24 19:17 UTC  (2+ messages)

[PATCH] mtd: rawnand: Fix nand_gpio_waitrdy()
 2020-05-24 19:10 UTC  (2+ messages)

[PATCH v2 12/62] mtd: rawnand: diskonchip: Fix the probe error path
 2020-05-24 19:08 UTC  (2+ messages)

[PATCH v2 21/62] mtd: rawnand: ingenic: Fix the probe error path
 2020-05-24 19:07 UTC  (2+ messages)

[PATCH v2 27/62] mtd: rawnand: mtk: Fix the probe error path
 2020-05-24 19:06 UTC  (2+ messages)

[PATCH v2 33/62] mtd: rawnand: orion: Fix the probe error path
 2020-05-24 19:06 UTC  (2+ messages)

[PATCH v2 36/62] mtd: rawnand: oxnas: Fix the probe error path
 2020-05-24 19:05 UTC  (2+ messages)

[PATCH v2 40/62] mtd: rawnand: pasemi: Fix the probe error path
 2020-05-24 19:05 UTC  (2+ messages)

[PATCH v2 42/62] mtd: rawnand: plat_nand: Fix the probe error path
 2020-05-24 19:05 UTC  (2+ messages)

[PATCH v2 48/62] mtd: rawnand: sharpsl: Fix the probe error path
 2020-05-24 19:04 UTC  (2+ messages)

[PATCH v2 50/62] mtd: rawnand: socrates: Fix the probe error path
 2020-05-24 19:04 UTC  (2+ messages)

[PATCH v2 53/62] mtd: rawnand: sunxi: Fix the probe error path
 2020-05-24 19:04 UTC  (2+ messages)

[PATCH v2 56/62] mtd: rawnand: tmio: Fix the probe error path
 2020-05-24 19:04 UTC  (2+ messages)

[PATCH v2 60/62] mtd: rawnand: xway: Fix the probe error path
 2020-05-24 19:03 UTC  (2+ messages)

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

[PATCH] sparc32: use PUD rather than PGD to get PMD in srmmu_nocache_init()
 2020-05-24  2:09 UTC  (3+ messages)

[PATCH] sparc32: fix page table traversal in srmmu_nocache_init()
 2020-05-23 21:00 UTC  (2+ messages)

[PATCH 1/4] w1: omap-hdq: cleanup to add missing newline for some dev_dbg
 2020-05-23 18:11 UTC  (5+ messages)
` [PATCH 2/4] w1: omap-hdq: fix return value to be -1 if there is a timeout
` [PATCH 3/4] w1: omap-hdq: fix interrupt handling which did show spurious timeouts

patch "Revert "kobject: Make sure the parent does not get released before" added to driver-core-linus
 2020-05-23 15:13 UTC 

FAILED: patch "[PATCH] powerpc/64s: Disable STRICT_KERNEL_RWX" failed to apply to 5.4-stable tree
 2020-05-23 15:08 UTC  (3+ messages)

stable/linux-3.16.y boot: 35 boots: 31 failed, 0 passed with 4 untried/unknown (v3.16.84)
 2020-05-23 12:40 UTC 

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

Linux 3.16.84
 2020-05-23 12:15 UTC 

FAILED: patch "[PATCH] powerpc/64s: Disable STRICT_KERNEL_RWX" failed to apply to 4.14-stable tree
 2020-05-23 12:13 UTC 

FAILED: patch "[PATCH] powerpc/64s: Disable STRICT_KERNEL_RWX" failed to apply to 4.19-stable tree
 2020-05-23 12:13 UTC 

[PATCH v4 0/2] Renovate memcpy_mcsafe with copy_mc_to_{user, kernel}
 2020-05-23 12:04 UTC  (3+ messages)
` [PATCH v4 1/2] x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()

FAILED: patch "[PATCH] ext4: lock the xattr block before checksuming it" failed to apply to 4.4-stable tree
 2020-05-23 11:11 UTC  (3+ messages)
` [PATCH] ext4: lock the xattr block before checksuming it

stable/linux-3.16.y build: 187 builds: 13 failed, 174 passed, 11 errors, 3981 warnings (v3.16.84)
 2020-05-23  9:10 UTC 

patch "iio:chemical:pms7003: Fix timestamp alignment and prevent data leak." added to staging-testing
 2020-05-23  8:46 UTC 

patch "iio:chemical:sps30: Fix timestamp alignment" added to staging-testing
 2020-05-23  8:46 UTC 

patch "iio: adc: stm32-adc: fix a wrong error message when probing" added to staging-testing
 2020-05-23  8:46 UTC 

patch "iio:chemical:pms7003: Fix timestamp alignment and prevent data leak." added to staging-next
 2020-05-23  8:41 UTC 

patch "iio:chemical:sps30: Fix timestamp alignment" added to staging-next
 2020-05-23  8:41 UTC 

patch "iio: adc: stm32-adc: fix a wrong error message when probing" added to staging-next
 2020-05-23  8:41 UTC 

[PATCH] media: vsp1: dl: Fix NULL pointer dereference on unbind
 2020-05-23  8:13 UTC 

[PATCH v2] firewire: Remove function callback casts
 2020-05-23  7:58 UTC  (3+ messages)

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

[PATCH 5.4] KVM: x86: Fix pkru save/restore when guest CR4.PKE=0, move it to x86.c
 2020-05-23  7:49 UTC  (3+ messages)

[net-next 14/17] igb: Report speed and duplex as unknown when device is runtime suspended
 2020-05-23  2:51 UTC  (2+ messages)
` [net-next 16/17] e1000e: Disable TSO for buffer overrun workaround

[PATCH v1] driver core: Fix memory leak when adding SYNC_STATE_ONLY device links
 2020-05-22 22:47 UTC  (5+ messages)
` [PATCH v3] driver core: Fix SYNC_STATE_ONLY device link implementation

[PATCH RFC] sched/headers: Fix sched_setattr userspace compilation issues
 2020-05-22 19:08 UTC  (4+ messages)

[PATCH] efi/efivars: Add missing kobject_put() in sysfs entry creation error path
 2020-05-22 16:19 UTC 

[PATCH AUTOSEL 5.6 01/41] arm64: dts: qcom: db820c: fix audio configuration
 2020-05-22 14:49 UTC  (35+ messages)
` [PATCH AUTOSEL 5.6 02/41] ARM: dts: rockchip: fix phy nodename for rk3228-evb
` [PATCH AUTOSEL 5.6 03/41] ARM: dts: rockchip: fix phy nodename for rk3229-xms6
` [PATCH AUTOSEL 5.6 04/41] arm64: dts: rockchip: fix status for &gmac2phy in rk3328-evb.dts
` [PATCH AUTOSEL 5.6 05/41] arm64: dts: rockchip: swap interrupts interrupt-names rk3399 gpu node
` [PATCH AUTOSEL 5.6 06/41] ARM: dts: rockchip: swap clock-names of gpu nodes
` [PATCH AUTOSEL 5.6 07/41] ARM: dts: rockchip: fix pinctrl sub nodename for spi in rk322x.dtsi
` [PATCH AUTOSEL 5.6 09/41] ALSA: usb-audio: add mapping for ASRock TRX40 Creator
` [PATCH AUTOSEL 5.6 10/41] ARM: dts: omap4-droid4: Fix flakey wlan by disabling internal pull for gpio
` [PATCH AUTOSEL 5.6 11/41] ARM: dts: omap4-droid4: Fix occasional lost wakeirq for uart1
` [PATCH AUTOSEL 5.6 12/41] net: microchip: encx24j600: add missed kthread_stop
` [PATCH AUTOSEL 5.6 13/41] kselftests: dmabuf-heaps: Fix confused return value on expected error testing
` [PATCH AUTOSEL 5.6 14/41] gfs2: move privileged user check to gfs2_quota_lock_check
` [PATCH AUTOSEL 5.6 15/41] gfs2: don't call quota_unhold if quotas are not locked
` [PATCH AUTOSEL 5.6 16/41] gfs2: Grab glock reference sooner in gfs2_add_revoke
` [PATCH AUTOSEL 5.6 18/41] drm/amd/powerplay: perform PG ungate prior to CG ungate
` [PATCH AUTOSEL 5.6 19/41] drm/amdgpu: Use GEM obj reference for KFD BOs
` [PATCH AUTOSEL 5.6 20/41] Revert "gfs2: Don't demote a glock until its revokes are written"
` [PATCH AUTOSEL 5.6 21/41] cachefiles: Fix race between read_waiter and read_copier involving op->to_do
` [PATCH AUTOSEL 5.6 22/41] usb: dwc3: pci: Enable extcon driver for Intel Merrifield
` [PATCH AUTOSEL 5.6 23/41] usb: phy: twl6030-usb: Fix a resource leak in an error handling path in 'twl6030_usb_probe()'
` [PATCH AUTOSEL 5.6 24/41] usb: gadget: legacy: fix redundant initialization warnings
` [PATCH AUTOSEL 5.6 25/41] net: freescale: select CONFIG_FIXED_PHY where needed
` [PATCH AUTOSEL 5.6 26/41] drm/amd/amdgpu: Update update_config() logic
` [PATCH AUTOSEL 5.6 27/41] IB/i40iw: Remove bogus call to netdev_master_upper_dev_get()
` [PATCH AUTOSEL 5.6 30/41] riscv: Add pgprot_writecombine/device and PAGE_SHARED defination if NOMMU
` [PATCH AUTOSEL 5.6 31/41] clk: ti: am33xx: fix RTC clock parent
` [PATCH AUTOSEL 5.6 32/41] csky: Fixup msa highest 3 bits mask
` [PATCH AUTOSEL 5.6 34/41] csky: Fixup remove duplicate irq_disable
` [PATCH AUTOSEL 5.6 35/41] drm/meson: pm resume add return errno branch
` [PATCH AUTOSEL 5.6 36/41] hwmon: (nct7904) Fix incorrect range of temperature limit registers
` [PATCH AUTOSEL 5.6 38/41] cifs: Fix null pointer check in cifs_read
` [PATCH AUTOSEL 5.6 39/41] csky: Fixup raw_copy_from_user()
` [PATCH AUTOSEL 5.6 40/41] samples: bpf: Fix build error
` [PATCH AUTOSEL 5.6 41/41] drivers: net: hamradio: Fix suspicious RCU usage warning in bpqether.c

[PATCH AUTOSEL 5.4 01/32] ARM: dts: rockchip: fix phy nodename for rk3228-evb
 2020-05-22 14:50 UTC  (26+ messages)
` [PATCH AUTOSEL 5.4 04/32] arm64: dts: rockchip: swap interrupts interrupt-names rk3399 gpu node
` [PATCH AUTOSEL 5.4 05/32] ARM: dts: rockchip: swap clock-names of gpu nodes
` [PATCH AUTOSEL 5.4 06/32] ARM: dts: rockchip: fix pinctrl sub nodename for spi in rk322x.dtsi
` [PATCH AUTOSEL 5.4 07/32] gpio: tegra: mask GPIO IRQs during IRQ shutdown
` [PATCH AUTOSEL 5.4 08/32] ALSA: usb-audio: add mapping for ASRock TRX40 Creator
` [PATCH AUTOSEL 5.4 09/32] net: microchip: encx24j600: add missed kthread_stop
` [PATCH AUTOSEL 5.4 10/32] gfs2: move privileged user check to gfs2_quota_lock_check
` [PATCH AUTOSEL 5.4 13/32] drm/amdgpu: drop unnecessary cancel_delayed_work_sync on PG ungate
` [PATCH AUTOSEL 5.4 14/32] drm/amd/powerplay: perform PG ungate prior to CG ungate
` [PATCH AUTOSEL 5.4 17/32] cachefiles: Fix race between read_waiter and read_copier involving op->to_do
` [PATCH AUTOSEL 5.4 18/32] usb: dwc3: pci: Enable extcon driver for Intel Merrifield
` [PATCH AUTOSEL 5.4 19/32] usb: phy: twl6030-usb: Fix a resource leak in an error handling path in 'twl6030_usb_probe()'
` [PATCH AUTOSEL 5.4 20/32] usb: gadget: legacy: fix redundant initialization warnings
` [PATCH AUTOSEL 5.4 21/32] net: freescale: select CONFIG_FIXED_PHY where needed
` [PATCH AUTOSEL 5.4 22/32] IB/i40iw: Remove bogus call to netdev_master_upper_dev_get()
` [PATCH AUTOSEL 5.4 23/32] riscv: stacktrace: Fix undefined reference to `walk_stackframe'
` [PATCH AUTOSEL 5.4 24/32] clk: ti: am33xx: fix RTC clock parent
` [PATCH AUTOSEL 5.4 25/32] csky: Fixup msa highest 3 bits mask
` [PATCH AUTOSEL 5.4 26/32] csky: Fixup perf callchain unwind
` [PATCH AUTOSEL 5.4 27/32] csky: Fixup remove duplicate irq_disable
` [PATCH AUTOSEL 5.4 28/32] hwmon: (nct7904) Fix incorrect range of temperature limit registers
` [PATCH AUTOSEL 5.4 29/32] cifs: Fix null pointer check in cifs_read
` [PATCH AUTOSEL 5.4 30/32] csky: Fixup raw_copy_from_user()
` [PATCH AUTOSEL 5.4 31/32] samples: bpf: Fix build error
` [PATCH AUTOSEL 5.4 32/32] drivers: net: hamradio: Fix suspicious RCU usage warning in bpqether.c

[PATCH AUTOSEL 4.19 01/19] ARM: dts: rockchip: fix phy nodename for rk3228-evb
 2020-05-22 14:51 UTC  (19+ messages)
` [PATCH AUTOSEL 4.19 02/19] arm64: dts: rockchip: fix status for &gmac2phy in rk3328-evb.dts
` [PATCH AUTOSEL 4.19 03/19] arm64: dts: rockchip: swap interrupts interrupt-names rk3399 gpu node
` [PATCH AUTOSEL 4.19 04/19] ARM: dts: rockchip: swap clock-names of gpu nodes
` [PATCH AUTOSEL 4.19 05/19] ARM: dts: rockchip: fix pinctrl sub nodename for spi in rk322x.dtsi
` [PATCH AUTOSEL 4.19 06/19] gpio: tegra: mask GPIO IRQs during IRQ shutdown
` [PATCH AUTOSEL 4.19 07/19] ALSA: usb-audio: add mapping for ASRock TRX40 Creator
` [PATCH AUTOSEL 4.19 08/19] net: microchip: encx24j600: add missed kthread_stop
` [PATCH AUTOSEL 4.19 09/19] gfs2: move privileged user check to gfs2_quota_lock_check
` [PATCH AUTOSEL 4.19 10/19] gfs2: don't call quota_unhold if quotas are not locked
` [PATCH AUTOSEL 4.19 11/19] Revert "gfs2: Don't demote a glock until its revokes are written"
` [PATCH AUTOSEL 4.19 12/19] cachefiles: Fix race between read_waiter and read_copier involving op->to_do
` [PATCH AUTOSEL 4.19 13/19] usb: dwc3: pci: Enable extcon driver for Intel Merrifield
` [PATCH AUTOSEL 4.19 14/19] usb: gadget: legacy: fix redundant initialization warnings
` [PATCH AUTOSEL 4.19 15/19] net: freescale: select CONFIG_FIXED_PHY where needed
` [PATCH AUTOSEL 4.19 16/19] IB/i40iw: Remove bogus call to netdev_master_upper_dev_get()
` [PATCH AUTOSEL 4.19 17/19] riscv: stacktrace: Fix undefined reference to `walk_stackframe'
` [PATCH AUTOSEL 4.19 18/19] cifs: Fix null pointer check in cifs_read
` [PATCH AUTOSEL 4.19 19/19] samples: bpf: Fix build error

[PATCH AUTOSEL 4.14 01/13] ARM: dts: rockchip: fix phy nodename for rk3228-evb
 2020-05-22 14:51 UTC  (13+ messages)
` [PATCH AUTOSEL 4.14 02/13] arm64: dts: rockchip: swap interrupts interrupt-names rk3399 gpu node
` [PATCH AUTOSEL 4.14 03/13] ARM: dts: rockchip: fix pinctrl sub nodename for spi in rk322x.dtsi
` [PATCH AUTOSEL 4.14 04/13] gpio: tegra: mask GPIO IRQs during IRQ shutdown
` [PATCH AUTOSEL 4.14 05/13] net: microchip: encx24j600: add missed kthread_stop
` [PATCH AUTOSEL 4.14 06/13] gfs2: move privileged user check to gfs2_quota_lock_check
` [PATCH AUTOSEL 4.14 07/13] gfs2: don't call quota_unhold if quotas are not locked
` [PATCH AUTOSEL 4.14 08/13] Revert "gfs2: Don't demote a glock until its revokes are written"
` [PATCH AUTOSEL 4.14 09/13] cachefiles: Fix race between read_waiter and read_copier involving op->to_do
` [PATCH AUTOSEL 4.14 10/13] usb: gadget: legacy: fix redundant initialization warnings
` [PATCH AUTOSEL 4.14 11/13] net: freescale: select CONFIG_FIXED_PHY where needed
` [PATCH AUTOSEL 4.14 12/13] cifs: Fix null pointer check in cifs_read
` [PATCH AUTOSEL 4.14 13/13] samples: bpf: Fix build error

[PATCH AUTOSEL 4.9 1/8] gpio: tegra: mask GPIO IRQs during IRQ shutdown
 2020-05-22 14:51 UTC  (8+ messages)
` [PATCH AUTOSEL 4.9 2/8] net: microchip: encx24j600: add missed kthread_stop
` [PATCH AUTOSEL 4.9 3/8] gfs2: move privileged user check to gfs2_quota_lock_check
` [PATCH AUTOSEL 4.9 4/8] gfs2: don't call quota_unhold if quotas are not locked
` [PATCH AUTOSEL 4.9 5/8] Revert "gfs2: Don't demote a glock until its revokes are written"
` [PATCH AUTOSEL 4.9 6/8] cachefiles: Fix race between read_waiter and read_copier involving op->to_do
` [PATCH AUTOSEL 4.9 7/8] usb: gadget: legacy: fix redundant initialization warnings
` [PATCH AUTOSEL 4.9 8/8] cifs: Fix null pointer check in cifs_read

[PATCH AUTOSEL 4.4 1/5] gfs2: don't call quota_unhold if quotas are not locked
 2020-05-22 14:52 UTC  (5+ messages)
` [PATCH AUTOSEL 4.4 2/5] Revert "gfs2: Don't demote a glock until its revokes are written"
` [PATCH AUTOSEL 4.4 3/5] cachefiles: Fix race between read_waiter and read_copier involving op->to_do
` [PATCH AUTOSEL 4.4 4/5] usb: gadget: legacy: fix redundant initialization warnings
` [PATCH AUTOSEL 4.4 5/5] cifs: Fix null pointer check in cifs_read


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