stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-30 02:29:40 to 2020-12-01 09:03:14 UTC [more...]

[PATCH 4.19 00/57] 4.19.161-rc1 review
 2020-12-01  8:53 UTC  (27+ messages)
` [PATCH 4.19 04/57] btrfs: fix lockdep splat when reading qgroup config on mount
` [PATCH 4.19 05/57] wireless: Use linux/stddef.h instead of stddef.h
` [PATCH 4.19 06/57] KVM: arm64: vgic-v3: Drop the reporting of GICR_TYPER.Last for userspace
` [PATCH 4.19 12/57] ALSA: hda/hdmi: fix incorrect locking in hdmi_pcm_close
` [PATCH 4.19 13/57] HID: cypress: Support Varmilo Keyboards media hotkeys
` [PATCH 4.19 14/57] HID: add support for Sega Saturn
` [PATCH 4.19 16/57] HID: hid-sensor-hub: Fix issue with devices with no report ID
` [PATCH 4.19 17/57] HID: add HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATE for Gamevice devices
` [PATCH 4.19 18/57] dmaengine: xilinx_dma: use readl_poll_timeout_atomic variant
` [PATCH 4.19 20/57] HID: Add Logitech Dinovo Edge battery quirk
` [PATCH 4.19 26/57] perf/x86: fix sysfs type mismatches
` [PATCH 4.19 27/57] xtensa: uaccess: Add missing __user to strncpy_from_user() prototype
` [PATCH 4.19 28/57] phy: tegra: xusb: Fix dangling pointer on probe failure
` [PATCH 4.19 31/57] scsi: ufs: Fix race between shutdown and runtime resume flow
` [PATCH 4.19 33/57] bnxt_en: fix error return code in bnxt_init_board()
` [PATCH 4.19 37/57] s390/qeth: fix tear down of async TX buffers
` [PATCH 4.19 39/57] nfc: s3fwrn5: use signed integer for parsing GPIO numbers
` [PATCH 4.19 41/57] ibmvnic: fix NULL pointer dereference in reset_sub_crq_queues
` [PATCH 4.19 42/57] ibmvnic: fix NULL pointer dereference in ibmvic_reset_crq
` [PATCH 4.19 43/57] optee: add writeback to valid memory type
` [PATCH 4.19 45/57] can: gs_usb: fix endianess problem with candleLight firmware
` [PATCH 4.19 46/57] platform/x86: thinkpad_acpi: Send tablet mode switch at wakeup time
` [PATCH 4.19 47/57] platform/x86: toshiba_acpi: Fix the wrong variable assignment
` [PATCH 4.19 48/57] can: m_can: fix nominal bitiming tseg2 min for version >= 3.1
` [PATCH 4.19 49/57] perf probe: Fix to die_entrypc() returns error correctly
` [PATCH 4.19 52/57] USB: quirks: Add USB_QUIRK_DISCONNECT_SUSPEND quirk for Lenovo A630Z TIO built-in usb-audio card

[PATCH 4.14 00/50] 4.14.210-rc1 review
 2020-12-01  8:53 UTC  (32+ messages)
` [PATCH 4.14 01/50] perf event: Check ref_reloc_sym before using it
` [PATCH 4.14 02/50] mm/userfaultfd: do not access vma->vm_mm after calling handle_userfault()
` [PATCH 4.14 05/50] PCI: Add device even if driver attach failed
` [PATCH 4.14 06/50] btrfs: tree-checker: Enhance chunk checker to validate chunk profile
` [PATCH 4.14 10/50] arm64: pgtable: Fix pte_accessible()
` [PATCH 4.14 11/50] arm64: pgtable: Ensure dirty bit is preserved across pte_wrprotect()
` [PATCH 4.14 12/50] ALSA: hda/hdmi: Use single mutex unlock in error paths
` [PATCH 4.14 13/50] ALSA: hda/hdmi: fix incorrect locking in hdmi_pcm_close
` [PATCH 4.14 14/50] HID: cypress: Support Varmilo Keyboards media hotkeys
` [PATCH 4.14 15/50] Input: i8042 - allow insmod to succeed on devices without an i8042 controller
` [PATCH 4.14 16/50] HID: hid-sensor-hub: Fix issue with devices with no report ID
` [PATCH 4.14 18/50] x86/xen: dont unbind uninitialized lock_kicker_irq
` [PATCH 4.14 19/50] HID: Add Logitech Dinovo Edge battery quirk
` [PATCH 4.14 20/50] proc: dont allow async path resolution of /proc/self components
` [PATCH 4.14 22/50] dmaengine: pl330: _prep_dma_memcpy: Fix wrong burst size
` [PATCH 4.14 24/50] scsi: target: iscsi: Fix cmd abort fabric stop race
` [PATCH 4.14 25/50] perf/x86: fix sysfs type mismatches
` [PATCH 4.14 27/50] batman-adv: set .owner to THIS_MODULE
` [PATCH 4.14 29/50] bnxt_en: fix error return code in bnxt_init_one()
` [PATCH 4.14 30/50] bnxt_en: fix error return code in bnxt_init_board()
` [PATCH 4.14 31/50] video: hyperv_fb: Fix the cache type when mapping the VRAM
` [PATCH 4.14 32/50] bnxt_en: Release PCI regions when DMA mask setup fails during probe
` [PATCH 4.14 35/50] net: ena: set initial DMA width to avoid intel iommu issue
` [PATCH 4.14 39/50] can: gs_usb: fix endianess problem with candleLight firmware
` [PATCH 4.14 40/50] platform/x86: toshiba_acpi: Fix the wrong variable assignment
` [PATCH 4.14 41/50] can: m_can: fix nominal bitiming tseg2 min for version >= 3.1
` [PATCH 4.14 42/50] perf probe: Fix to die_entrypc() returns error correctly
` [PATCH 4.14 43/50] USB: core: Change %pK for __user pointers to %px
` [PATCH 4.14 44/50] usb: gadget: f_midi: Fix memleak in f_midi_alloc
` [PATCH 4.14 49/50] USB: core: add endpoint-blacklist quirk
` [PATCH 4.14 50/50] USB: core: Fix regression in Hercules audio card

[PATCH 4.9 00/42] 4.9.247-rc1 review
 2020-12-01  8:53 UTC  (29+ messages)
` [PATCH 4.9 02/42] mm/userfaultfd: do not access vma->vm_mm after calling handle_userfault()
` [PATCH 4.9 04/42] PCI: Add device even if driver attach failed
` [PATCH 4.9 05/42] btrfs: tree-checker: Enhance chunk checker to validate chunk profile
` [PATCH 4.9 06/42] btrfs: inode: Verify inode mode to avoid NULL pointer dereference
` [PATCH 4.9 08/42] arm64: pgtable: Fix pte_accessible()
` [PATCH 4.9 09/42] ALSA: hda/hdmi: Use single mutex unlock in error paths
` [PATCH 4.9 12/42] Input: i8042 - allow insmod to succeed on devices without an i8042 controller
` [PATCH 4.9 13/42] HID: hid-sensor-hub: Fix issue with devices with no report ID
` [PATCH 4.9 16/42] proc: dont allow async path resolution of /proc/self components
` [PATCH 4.9 17/42] dmaengine: pl330: _prep_dma_memcpy: Fix wrong burst size
` [PATCH 4.9 21/42] phy: tegra: xusb: Fix dangling pointer on probe failure
` [PATCH 4.9 23/42] scsi: ufs: Fix race between shutdown and runtime resume flow
` [PATCH 4.9 25/42] video: hyperv_fb: Fix the cache type when mapping the VRAM
` [PATCH 4.9 26/42] bnxt_en: Release PCI regions when DMA mask setup fails during probe
` [PATCH 4.9 27/42] IB/mthca: fix return value of error branch in mthca_init_cq()
` [PATCH 4.9 28/42] nfc: s3fwrn5: use signed integer for parsing GPIO numbers
` [PATCH 4.9 29/42] net: ena: set initial DMA width to avoid intel iommu issue
` [PATCH 4.9 30/42] ibmvnic: fix NULL pointer dereference in ibmvic_reset_crq
` [PATCH 4.9 31/42] efivarfs: revert "fix memory leak in efivarfs_create()"
` [PATCH 4.9 32/42] can: gs_usb: fix endianess problem with candleLight firmware
` [PATCH 4.9 33/42] platform/x86: toshiba_acpi: Fix the wrong variable assignment
` [PATCH 4.9 35/42] USB: core: Change %pK for __user pointers to %px
` [PATCH 4.9 36/42] usb: gadget: f_midi: Fix memleak in f_midi_alloc
` [PATCH 4.9 37/42] usb: gadget: Fix memleak in gadgetfs_fill_super
` [PATCH 4.9 38/42] x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpb
` [PATCH 4.9 40/42] regulator: workaround self-referent regulators
` [PATCH 4.9 41/42] USB: core: add endpoint-blacklist quirk
` [PATCH 4.9 42/42] USB: core: Fix regression in Hercules audio card

[PATCH 4.4 00/24] 4.4.247-rc1 review
 2020-12-01  8:53 UTC  (14+ messages)
` [PATCH 4.4 01/24] btrfs: tree-checker: Enhance chunk checker to validate chunk profile
` [PATCH 4.4 04/24] HID: cypress: Support Varmilo Keyboards media hotkeys
` [PATCH 4.4 07/24] x86/xen: dont unbind uninitialized lock_kicker_irq
` [PATCH 4.4 10/24] scsi: libiscsi: Fix NOP race condition
` [PATCH 4.4 11/24] scsi: target: iscsi: Fix cmd abort fabric stop race
` [PATCH 4.4 12/24] scsi: ufs: Fix race between shutdown and runtime resume flow
` [PATCH 4.4 13/24] bnxt_en: fix error return code in bnxt_init_board()
` [PATCH 4.4 14/24] video: hyperv_fb: Fix the cache type when mapping the VRAM
` [PATCH 4.4 15/24] bnxt_en: Release PCI regions when DMA mask setup fails during probe
` [PATCH 4.4 19/24] perf probe: Fix to die_entrypc() returns error correctly
` [PATCH 4.4 21/24] x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpb
` [PATCH 4.4 23/24] USB: core: Fix regression in Hercules audio card
` [PATCH 4.4 24/24] btrfs: fix lockdep splat when reading qgroup config on mount

[PATCH v2 1/5] USB: gadget: f_rndis: fix bitrate for SuperSpeed and above
 2020-12-01  8:48 UTC  (6+ messages)
` [PATCH v2 4/5] USB: gadget: f_fs: add SuperSpeed Plus support

[PATCH 0/8] ASoC: Intel: Skylake: Fix HDAudio and DMIC for v5.4
 2020-12-01  8:43 UTC  (2+ messages)

FAILED: patch "[PATCH] btrfs: fix lockdep splat when reading qgroup config on mount" failed to apply to 4.4-stable tree
 2020-12-01  8:33 UTC  (3+ messages)

FAILED: patch "[PATCH] USB: core: Fix regression in Hercules audio card" failed to apply to 4.14-stable tree
 2020-12-01  8:31 UTC  (3+ messages)

[PATCH] fanotify: Fix fanotify_mark() on 32-bit x86
 2020-12-01  8:30 UTC  (6+ messages)

FAILED: patch "[PATCH] regulator: workaround self-referent regulators" failed to apply to 4.9-stable tree
 2020-12-01  8:29 UTC  (3+ messages)

FAILED: patch "[PATCH] x86/resctrl: Remove superfluous kernfs_get() calls to prevent" failed to apply to 4.19-stable tree
 2020-12-01  8:26 UTC  (3+ messages)
` [PATCH 4.19 1/2] x86/resctrl: Remove superfluous kernfs_get() calls to prevent refcount leak

[stable 4.9] PANIC: double fault, error_code: 0x0 - clang boot failed on x86_64
 2020-12-01  8:20 UTC  (4+ messages)

[PATCH v6 1/3] i2c: imx: Fix reset of I2SR_IAL flag
 2020-12-01  7:34 UTC  (3+ messages)

[PATCH] f2fs: init dirty_secmap incorrectly
 2020-12-01  7:45 UTC 

[PATCH] Input: atmel_mxt_ts - Fix lost interrupts
 2020-12-01  6:31 UTC  (6+ messages)

[PATCH] mpt3sas: Fix timeout issue in ioctl commands
 2020-12-01  6:06 UTC  (2+ messages)

💥 PANICKED: Waiting for review: Test report for kernel 5.9.11 (stable-queue)
 2020-12-01  3:39 UTC 

[PATCH AUTOSEL 5.7 01/30] drm/msm: fix potential memleak in error branch
 2020-12-01  3:13 UTC  (7+ messages)
` [PATCH AUTOSEL 5.7 03/30] ima: extend boot_aggregate with kernel measurements

[PATCH v2] usb: chipidea: ci_hdrc_imx: Pass DISABLE_DEVICE_STREAMING flag to imx6ul
 2020-12-01  2:57 UTC  (2+ messages)

stable-rc/queue/4.9 baseline: 140 runs, 7 regressions (v4.9.246-39-gdf4d70323c7e)
 2020-12-01  1:58 UTC 

[PATCH] scsi: ses: Fix crash caused by kfree an invalid pointer
 2020-12-01  1:49 UTC  (5+ messages)

[PATCH AUTOSEL 5.9 01/33] HID: uclogic: Add ID for Trust Flex Design Tablet
 2020-11-30 23:59 UTC  (19+ messages)
` [PATCH AUTOSEL 5.9 22/33] vhost scsi: add lun parser helper

[PATCH] gfs2: Fix deadlock between gfs2_create_inode and delete_work_func
 2020-11-30 23:28 UTC  (2+ messages)

[PATCH v2] gfs2: Fix deadlock between gfs2_{create_inode,inode_lookup} and delete_work_func
 2020-11-30 23:26 UTC 

stable-rc/queue/4.9 build: 197 builds: 0 failed, 197 passed, 4 warnings (v4.9.246-39-gdf4d70323c7e)
 2020-11-30 22:28 UTC 

System crash on Ubuntu 18, in netlink code when using iptables / netfilter
 2020-11-30 19:58 UTC 

[PATCH v2] Input: atmel_mxt_ts - Fix lost interrupts
 2020-11-30 19:47 UTC  (2+ messages)

[PATCH 5.10] io_uring: fix recvmsg setup with compat buf-select
 2020-11-30 18:12 UTC  (2+ messages)

FAILED: patch "[PATCH] USB: core: Fix regression in Hercules audio card" failed to apply to 5.4-stable tree
 2020-11-30 18:08 UTC  (2+ messages)

FAILED: patch "[PATCH] regulator: avoid resolve_supply() infinite recursion" failed to apply to 4.9-stable tree
 2020-11-30 17:26 UTC  (2+ messages)

[PATCH] drm/amdgpu: add rlc iram and dram firmware support
 2020-11-30 17:13 UTC 

[PATCH] ima: Don't modify file descriptor mode on the fly
 2020-11-30 17:10 UTC  (2+ messages)

FAILED: patch "[PATCH] x86/resctrl: Add necessary kernfs_put() calls to prevent" failed to apply to 4.14-stable tree
 2020-11-30 17:28 UTC  (3+ messages)
` [PATCH 4.14 1/2] x86/resctrl: Remove superfluous kernfs_get() calls to prevent refcount leak
` [PATCH 4.14 2/2] x86/resctrl: Add necessary kernfs_put() "

FAILED: patch "[PATCH] x86/resctrl: Add necessary kernfs_put() calls to prevent" failed to apply to 4.19-stable tree
 2020-11-30 17:23 UTC  (2+ messages)
` [PATCH 4.19 2/2] x86/resctrl: Add necessary kernfs_put() calls to prevent refcount leak

[PATCH] spi: fsl: fix use of spisel_boot signal on MPC8309
 2020-11-30 16:56 UTC  (2+ messages)

[RFC 2/2] drm/i915/display: Protect pipe_update against dc3co exit
 2020-11-30 16:16 UTC  (3+ messages)

[PATCH 1/1] arm64: dts: marvell: keep SMMU disabled by default for Armada 7040 and 8040
 2020-11-30 14:36 UTC  (2+ messages)

stable-rc/queue/4.14 baseline: 165 runs, 7 regressions (v4.14.209-47-gaeb6bcf64e43)
 2020-11-30 13:22 UTC 

stable-rc/queue/5.4 baseline: 204 runs, 6 regressions (v5.4.80-90-g768da561c6f00)
 2020-11-30 13:12 UTC 

stable-rc/queue/4.19 baseline: 151 runs, 4 regressions (v4.19.160-55-g2c2d029d8d60)
 2020-11-30 12:58 UTC 

stable-rc/queue/4.4 baseline: 122 runs, 11 regressions (v4.4.246-20-g079da72c36509)
 2020-11-30 12:36 UTC 

stable-rc/queue/4.9 baseline: 140 runs, 8 regressions (v4.9.246-35-g0ffec7e8d748)
 2020-11-30 12:25 UTC 

[tip: irq/urgent] genirq/irqdomain: Add an irq_create_mapping_affinity() function
 2020-11-30 11:29 UTC 

[tip: irq/urgent] powerpc/pseries: Pass MSI affinity to irq_create_mapping()
 2020-11-30 11:29 UTC 

[PATCH] arm64: don't preempt_disable in do_debug_exception
 2020-11-30 11:12 UTC  (5+ messages)

stable-rc/queue/4.14 build: 201 builds: 0 failed, 201 passed, 66 warnings (v4.14.209-47-gaeb6bcf64e43)
 2020-11-30  9:53 UTC 

stable-rc/queue/4.14 baseline: 161 runs, 6 regressions (v4.14.209-43-gada7ff2b789e)
 2020-11-30  9:47 UTC 

stable-rc/queue/5.4 build: 200 builds: 0 failed, 200 passed, 109 warnings (v5.4.80-90-g768da561c6f00)
 2020-11-30  9:43 UTC 

[PATCH] drm/omap: sdi: fix bridge enable/disable
 2020-11-30  9:31 UTC  (3+ messages)

stable-rc/queue/4.19 build: 206 builds: 0 failed, 206 passed, 77 warnings (v4.19.160-55-g2c2d029d8d60)
 2020-11-30  9:29 UTC 

stable-rc/queue/5.4 baseline: 202 runs, 7 regressions (v5.4.80-80-gf3d77b1bb4ab1)
 2020-11-30  9:25 UTC 

stable-rc/queue/4.4 build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.246-20-g079da72c36509)
 2020-11-30  9:06 UTC 

stable-rc/queue/4.9 baseline: 139 runs, 7 regressions (v4.9.246-35-g7e9c0dd2da61)
 2020-11-30  9:03 UTC 

stable-rc/queue/4.9 build: 197 builds: 1 failed, 196 passed, 4 warnings (v4.9.246-35-g0ffec7e8d748)
 2020-11-30  8:56 UTC 

stable-rc/queue/4.19 baseline: 181 runs, 7 regressions (v4.19.160-50-ge829433bf8e6)
 2020-11-30  8:38 UTC 

FAILED: patch "[PATCH] USB: core: Fix regression in Hercules audio card" failed to apply to 4.19-stable tree
 2020-11-30  8:32 UTC 

FAILED: patch "[PATCH] usb: gadget: f_midi: Fix memleak in f_midi_alloc" failed to apply to 4.4-stable tree
 2020-11-30  8:27 UTC 

stable-rc/queue/4.4 baseline: 120 runs, 11 regressions (v4.4.246-20-gf74f62241547)
 2020-11-30  8:26 UTC 

Apply d853b3406903a7dc5b14eb5bada3e8cd677f66a2 to 5.4 and 5.9
 2020-11-30  8:16 UTC  (2+ messages)

[PATCH] f2fs: init dirty_secmap incorrectly
 2020-11-30  8:11 UTC  (2+ messages)

[PATCH] usb: chipidea: ci_hdrc_imx: Pass DISABLE_STREAMING flag to imx6ul
 2020-11-30  6:33 UTC  (2+ messages)

stable-rc/queue/4.14 build: 201 builds: 0 failed, 201 passed, 66 warnings (v4.14.209-43-gada7ff2b789e)
 2020-11-30  6:17 UTC 

stable-rc/queue/5.4 build: 200 builds: 0 failed, 200 passed, 109 warnings (v5.4.80-80-gf3d77b1bb4ab1)
 2020-11-30  5:55 UTC 

stable-rc/queue/4.9 build: 196 builds: 1 failed, 195 passed, 4 warnings (v4.9.246-35-g7e9c0dd2da61)
 2020-11-30  5:34 UTC 

stable-rc/queue/4.19 build: 206 builds: 0 failed, 206 passed, 77 warnings (v4.19.160-50-ge829433bf8e6)
 2020-11-30  5:09 UTC 

stable-rc/queue/4.4 build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.246-20-gf74f62241547)
 2020-11-30  4:56 UTC 

[PATCH v4 2/2] md/cluster: fix deadlock when node is doing resync job
 2020-11-30  4:16 UTC  (3+ messages)

[PATCH v4 1/9] block: Fix a race in the runtime power management code
 2020-11-30  2:46 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).