stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-11 14:15:07 to 2020-09-12 07:32:29 UTC [more...]

[PATCH 5.4 0/8] 5.4.65-rc1 review
 2020-09-12  7:32 UTC  (12+ messages)
` [PATCH 5.4 1/8] ipv4: Silence suspicious RCU usage warning
` [PATCH 5.4 2/8] ipv6: Fix sysctl max for fib_multipath_hash_policy
` [PATCH 5.4 3/8] netlabel: fix problems with mapping removal
` [PATCH 5.4 4/8] net: usb: dm9601: Add USB ID of Keenetic Plus DSL
` [PATCH 5.4 5/8] sctp: not disable bh in the whole sctp_get_port_local()
` [PATCH 5.4 6/8] taprio: Fix using wrong queues in gate mask
` [PATCH 5.4 7/8] tipc: fix shutdown() of connectionless socket
` [PATCH 5.4 8/8] net: disable netpoll on fresh napis

[PATCH 5.8 00/16] 5.8.9-rc1 review
 2020-09-12  7:27 UTC  (16+ messages)
` [PATCH 5.8 01/16] io_uring: fix cancel of deferred reqs with ->files
` [PATCH 5.8 02/16] io_uring: fix linked deferred ->files cancellation
` [PATCH 5.8 04/16] RDMA/cma: Using the standard locking pattern when delivering the removal event
` [PATCH 5.8 05/16] RDMA/cma: Remove unneeded locking for req paths
` [PATCH 5.8 06/16] RDMA/cma: Execute rdma_cm destruction from a handler properly
` [PATCH 5.8 07/16] ipv4: Silence suspicious RCU usage warning
` [PATCH 5.8 09/16] netlabel: fix problems with mapping removal
` [PATCH 5.8 10/16] net: usb: dm9601: Add USB ID of Keenetic Plus DSL
` [PATCH 5.8 12/16] taprio: Fix using wrong queues in gate mask
` [PATCH 5.8 15/16] net: disable netpoll on fresh napis
` [PATCH 5.8 16/16] mptcp: free acked data before waiting for more memory

[PATCH 2/3] scsi: megaraid_sas: check user-provided offsets
 2020-09-12  7:20 UTC  (2+ messages)

[PATCH] ACPI: video: use ACPI backlight for HP 635 Notebook
 2020-09-12  6:49 UTC  (2+ messages)

[PATCH 4.19 000/206] 4.19.130-rc1 review
 2020-09-12  6:47 UTC  (9+ messages)
` [PATCH 4.19 142/206] gfs2: fix use-after-free on transaction ail lists

[PATCH 4.14 00/12] 4.14.198-rc1 review
 2020-09-12  2:18 UTC  (12+ messages)
` [PATCH 4.14 02/12] block: ensure bdi->io_pages is always initialized
` [PATCH 4.14 04/12] vfio-pci: Fault mmaps to enable vma tracking
` [PATCH 4.14 05/12] vfio-pci: Invalidate mmaps and block MMIO access on disabled memory
` [PATCH 4.14 06/12] vfio/pci: Fix SR-IOV VF handling with MMIO blocking
` [PATCH 4.14 07/12] bnxt: dont enable NAPI until rings are ready
` [PATCH 4.14 08/12] netlabel: fix problems with mapping removal
` [PATCH 4.14 09/12] net: usb: dm9601: Add USB ID of Keenetic Plus DSL
` [PATCH 4.14 10/12] sctp: not disable bh in the whole sctp_get_port_local()

[PATCH 4.9 00/71] 4.9.236-rc1 review
 2020-09-12  2:16 UTC  (61+ messages)
` [PATCH 4.9 02/71] HID: core: Sanitize event code and type when mapping input
` [PATCH 4.9 03/71] perf record/stat: Explicitly call out event modifiers in the documentation
` [PATCH 4.9 04/71] hwmon: (applesmc) check status earlier
` [PATCH 4.9 05/71] nvmet: Disable keep-alive timer when kato is cleared to 0h
` [PATCH 4.9 06/71] ceph: dont allow setlease on cephfs
` [PATCH 4.9 07/71] s390: dont trace preemption in percpu macros
` [PATCH 4.9 08/71] xen/xenbus: Fix granting of vmallocd memory
` [PATCH 4.9 09/71] dmaengine: of-dma: Fix of_dma_router_xlates of_dma_xlate handling
` [PATCH 4.9 10/71] batman-adv: Avoid uninitialized chaddr when handling DHCP
` [PATCH 4.9 11/71] batman-adv: bla: use netif_rx_ni when not in interrupt context
` [PATCH 4.9 12/71] dmaengine: at_hdmac: check return value of of_find_device_by_node() in at_dma_xlate()
` [PATCH 4.9 13/71] MIPS: mm: BMIPS5000 has inclusive physical caches
` [PATCH 4.9 14/71] MIPS: BMIPS: Also call bmips_cpu_setup() for secondary cores
` [PATCH 4.9 15/71] netfilter: nf_tables: add NFTA_SET_USERDATA if not null
` [PATCH 4.9 16/71] netfilter: nf_tables: incorrect enum nft_list_attributes definition
` [PATCH 4.9 17/71] netfilter: nf_tables: fix destination register zeroing
` [PATCH 4.9 18/71] net: hns: Fix memleak in hns_nic_dev_probe
` [PATCH 4.9 19/71] ravb: Fixed to be able to unload modules
` [PATCH 4.9 20/71] net: arc_emac: Fix memleak in arc_mdio_probe
` [PATCH 4.9 21/71] dmaengine: pl330: Fix burst length if burst size is smaller than bus width
` [PATCH 4.9 22/71] bnxt_en: Check for zero dir entries in NVRAM
` [PATCH 4.9 23/71] bnxt_en: Fix PCI AER error recovery flow
` [PATCH 4.9 24/71] fix regression in "epoll: Keep a reference on files added to the check list"
` [PATCH 4.9 25/71] tg3: Fix soft lockup when tg3_reset_task() fails
` [PATCH 4.9 26/71] iommu/vt-d: Serialize IOMMU GCMD register modifications
` [PATCH 4.9 27/71] thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430
` [PATCH 4.9 28/71] include/linux/log2.h: add missing () around n in roundup_pow_of_two()
` [PATCH 4.9 29/71] btrfs: drop path before adding new uuid tree entry
` [PATCH 4.9 31/71] btrfs: Remove extraneous extent_buffer_get from tree_mod_log_rewind
` [PATCH 4.9 32/71] btrfs: set the lockdep class for log tree extent buffers
` [PATCH 4.9 38/71] qmi_wwan: new Telewell and Sierra device IDs
` [PATCH 4.9 40/71] ALSA: ca0106: fix error code handling
` [PATCH 4.9 41/71] ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity check
` [PATCH 4.9 42/71] ALSA: firewire-digi00x: exclude Avid Adrenaline from detection
` [PATCH 4.9 43/71] block: allow for_each_bvec to support zero len bvec
` [PATCH 4.9 44/71] block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
` [PATCH 4.9 45/71] libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to Sandisks
` [PATCH 4.9 46/71] dm cache metadata: Avoid returning cmd->bm wild pointer on error
` [PATCH 4.9 47/71] dm thin "
` [PATCH 4.9 48/71] mm: slub: fix conversion of freelist_corrupted()
` [PATCH 4.9 49/71] vfio/type1: Support faulting PFNMAP vmas
` [PATCH 4.9 50/71] vfio-pci: Fault mmaps to enable vma tracking
` [PATCH 4.9 51/71] vfio-pci: Invalidate mmaps and block MMIO access on disabled memory
` [PATCH 4.9 52/71] KVM: arm64: Add kvm_extable for vaxorcism code
` [PATCH 4.9 55/71] KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exception
` [PATCH 4.9 56/71] net: refactor bind_bucket fastreuse into helper
` [PATCH 4.9 57/71] net: initialize fastreuse on inet_inherit_port
` [PATCH 4.9 58/71] vfio/pci: Fix SR-IOV VF handling with MMIO blocking
` [PATCH 4.9 59/71] checkpatch: fix the usage of capture group ( ... )
` [PATCH 4.9 60/71] mm/hugetlb: fix a race between hugetlb sysctl handlers
` [PATCH 4.9 61/71] cfg80211: regulatory: reject invalid hints
` [PATCH 4.9 63/71] ALSA; firewire-tascam: exclude Tascam FE-8 from detection
` [PATCH 4.9 64/71] fs/affs: use octal for permissions
` [PATCH 4.9 66/71] net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init()
` [PATCH 4.9 67/71] bnxt: dont enable NAPI until rings are ready
` [PATCH 4.9 68/71] netlabel: fix problems with mapping removal
` [PATCH 4.9 71/71] net: disable netpoll on fresh napis

[PATCH 4.4 00/62] 4.4.236-rc1 review
 2020-09-12  2:15 UTC  (53+ messages)
` [PATCH 4.4 01/62] HID: core: Correctly handle ReportSize being zero
` [PATCH 4.4 02/62] HID: core: Sanitize event code and type when mapping input
` [PATCH 4.4 03/62] perf record/stat: Explicitly call out event modifiers in the documentation
` [PATCH 4.4 06/62] ceph: dont allow setlease on cephfs
` [PATCH 4.4 07/62] s390: dont trace preemption in percpu macros
` [PATCH 4.4 10/62] batman-adv: Avoid uninitialized chaddr when handling DHCP
` [PATCH 4.4 11/62] batman-adv: bla: use netif_rx_ni when not in interrupt context
` [PATCH 4.4 12/62] dmaengine: at_hdmac: check return value of of_find_device_by_node() in at_dma_xlate()
` [PATCH 4.4 13/62] netfilter: nf_tables: incorrect enum nft_list_attributes definition
` [PATCH 4.4 14/62] netfilter: nf_tables: fix destination register zeroing
` [PATCH 4.4 15/62] dmaengine: pl330: Fix burst length if burst size is smaller than bus width
` [PATCH 4.4 16/62] bnxt_en: Check for zero dir entries in NVRAM
` [PATCH 4.4 17/62] fix regression in "epoll: Keep a reference on files added to the check list"
` [PATCH 4.4 18/62] tg3: Fix soft lockup when tg3_reset_task() fails
` [PATCH 4.4 19/62] iommu/vt-d: Serialize IOMMU GCMD register modifications
` [PATCH 4.4 20/62] thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430
` [PATCH 4.4 21/62] include/linux/log2.h: add missing () around n in roundup_pow_of_two()
` [PATCH 4.4 24/62] btrfs: Remove extraneous extent_buffer_get from tree_mod_log_rewind
` [PATCH 4.4 26/62] uaccess: Add non-pagefault user-space read functions
` [PATCH 4.4 27/62] uaccess: Add non-pagefault user-space write function
` [PATCH 4.4 28/62] btrfs: fix potential deadlock in the search ioctl
` [PATCH 4.4 29/62] net: qmi_wwan: MDM9x30 specific power management
` [PATCH 4.4 30/62] net: qmi_wwan: support "raw IP" mode
` [PATCH 4.4 32/62] net: qmi_wwan: ignore bogus CDC Union descriptors
` [PATCH 4.4 34/62] qmi_wwan: Added support for Gemaltos Cinterion PHxx WWAN interface
` [PATCH 4.4 36/62] NET: usb: qmi_wwan: add support for Telit LE922A PID 0x1040
` [PATCH 4.4 37/62] drivers: net: usb: qmi_wwan: add QMI_QUIRK_SET_DTR for Telit PID 0x1201
` [PATCH 4.4 38/62] usb: qmi_wwan: add D-Link DWM-222 A2 device ID
` [PATCH 4.4 39/62] net: usb: qmi_wwan: add Telit ME910 support
` [PATCH 4.4 40/62] net: usb: qmi_wwan: add Telit 0x1050 composition
` [PATCH 4.4 41/62] ALSA: ca0106: fix error code handling
` [PATCH 4.4 42/62] ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity check
` [PATCH 4.4 43/62] dm cache metadata: Avoid returning cmd->bm wild pointer on error
` [PATCH 4.4 44/62] dm thin "
` [PATCH 4.4 45/62] net: refactor bind_bucket fastreuse into helper
` [PATCH 4.4 46/62] net: initialize fastreuse on inet_inherit_port
` [PATCH 4.4 47/62] checkpatch: fix the usage of capture group ( ... )
` [PATCH 4.4 48/62] mm/hugetlb: fix a race between hugetlb sysctl handlers
` [PATCH 4.4 51/62] ALSA: firewire-digi00x: add support for console models of Digi00x series
` [PATCH 4.4 53/62] ALSA; firewire-tascam: exclude Tascam FE-8 from detection
` [PATCH 4.4 54/62] fs/affs: use octal for permissions
` [PATCH 4.4 55/62] affs: fix basic permission bits to actually work
` [PATCH 4.4 56/62] ravb: Fixed to be able to unload modules
` [PATCH 4.4 57/62] net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init()
` [PATCH 4.4 58/62] bnxt_en: Failure to update PHY is not fatal condition
` [PATCH 4.4 59/62] bnxt: dont enable NAPI until rings are ready
` [PATCH 4.4 60/62] net: usb: dm9601: Add USB ID of Keenetic Plus DSL
` [PATCH 4.4 61/62] sctp: not disable bh in the whole sctp_get_port_local()
` [PATCH 4.4 62/62] net: disable netpoll on fresh napis

stable-rc/linux-5.4.y baseline: 182 runs, 1 regressions (v5.4.64-9-gcdcf7cd54ebd)
 2020-09-12  0:45 UTC 

stable-rc/linux-4.19.y baseline: 164 runs, 1 regressions (v4.19.144-9-gdc4669f837af)
 2020-09-11 23:52 UTC 

[PATCH] mm: memcg/slab: fix racy access to page->mem_cgroup in mem_cgroup_from_obj()
 2020-09-11 22:41 UTC  (5+ messages)

[PATCH 4.19 0/8] 4.19.145-rc1 review
 2020-09-11 22:23 UTC  (10+ messages)
` [PATCH 4.19 1/8] ALSA; firewire-tascam: exclude Tascam FE-8 from detection
` [PATCH 4.19 2/8] block: ensure bdi->io_pages is always initialized
` [PATCH 4.19 3/8] netlabel: fix problems with mapping removal
` [PATCH 4.19 5/8] sctp: not disable bh in the whole sctp_get_port_local()
` [PATCH 4.19 6/8] tipc: fix shutdown() of connectionless socket
` [PATCH 4.19 7/8] net: disable netpoll on fresh napis
` [PATCH 4.19 8/8] net/mlx5e: Dont support phys switch id if not in switchdev mode

stable-rc/queue/5.7 build: 201 builds: 0 failed, 201 passed, 49 warnings (v5.7.18-15-g474893bf1064)
 2020-09-11 22:22 UTC 

stable-rc/queue/4.4 build: 190 builds: 1 failed, 189 passed, 2 errors, 13 warnings (v4.4.235-62-g60a13d252140)
 2020-09-11 22:02 UTC 

stable-rc/queue/5.4 build: 200 builds: 1 failed, 199 passed, 1 error, 126 warnings (v5.4.64-8-gdca50a33fc3d)
 2020-09-11 22:00 UTC 

stable-rc/queue/4.9 build: 197 builds: 1 failed, 196 passed, 4 warnings (v4.9.235-71-gcc0f160a455a)
 2020-09-11 21:43 UTC 

stable-rc/linux-4.9.y build: 197 builds: 1 failed, 196 passed, 4 warnings (v4.9.235-72-g59285d12c5e3)
 2020-09-11 21:25 UTC 

stable-rc/linux-5.4.y build: 200 builds: 1 failed, 199 passed, 1 error, 126 warnings (v5.4.64-9-gcdcf7cd54ebd)
 2020-09-11 21:15 UTC 

stable-rc/linux-5.8.y build: 196 builds: 0 failed, 196 passed, 18 warnings (v5.8.8-17-gdcdaabfe3cea)
 2020-09-11 20:31 UTC 

stable-rc/linux-4.4.y build: 190 builds: 1 failed, 189 passed, 2 errors, 13 warnings (v4.4.235-63-g5a444641713b)
 2020-09-11 20:28 UTC 

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 94 warnings (v4.19.144-9-gdc4669f837af)
 2020-09-11 20:22 UTC 

✅ PASS: Test report for kernel 5.8.8-610330a.cki (stable-queue)
 2020-09-11 20:01 UTC 

[PATCH] lpfc: Fix initial FLOGI failure due to BBSCN not supported
 2020-09-11 20:01 UTC 

stable/linux-5.8.y build: 196 builds: 0 failed, 196 passed, 18 warnings (v5.8.8)
 2020-09-11 19:56 UTC 

[PATCH 1/2] xen/gntdev.c: Mark pages as dirty
 2020-09-11 14:41 UTC 

✅ PASS: Test report for kernel 5.8.8-bc77f9c.cki (stable-queue)
 2020-09-11 17:57 UTC 

stable-rc/queue/5.8 build: 196 builds: 0 failed, 196 passed, 18 warnings (v5.8.8-16-g610330ac3fce)
 2020-09-11 17:38 UTC 

stable-rc/queue/5.6 build: 200 builds: 0 failed, 200 passed, 10 warnings (v5.6.18-158-g30137ead8168)
 2020-09-11 17:25 UTC 

[PATCH] KVM: MIPS: Change the definition of kvm type
 2020-09-11 17:22 UTC  (2+ messages)

stable-rc/queue/4.14 build: 201 builds: 0 failed, 201 passed, 66 warnings (v4.14.197-12-g03b9870bcff7)
 2020-09-11 17:06 UTC 

✅ PASS: Test report for kernel 5.8.8-b76700d.cki (stable-queue)
 2020-09-11 14:37 UTC 

stable-rc/queue/4.19 build: 206 builds: 0 failed, 206 passed, 94 warnings (v4.19.144-8-ga47bc7a0269d)
 2020-09-11 16:56 UTC 

[PATCH 2/3] mm: don't rely on system state to detect hot-plug operations
 2020-09-11 13:48 UTC 

stable-rc/queue/4.4 build: 190 builds: 1 failed, 189 passed, 2 errors, 13 warnings (v4.4.235-62-g60a13d252140)
 2020-09-11 16:14 UTC 

stable-rc/queue/4.9 build: 197 builds: 1 failed, 196 passed, 4 warnings (v4.9.235-71-gcc0f160a455a)
 2020-09-11 16:06 UTC 

[RESEND PATCH v2] KVM: fix memory leak in kvm_io_bus_unregister_dev()
 2020-09-11 16:02 UTC  (2+ messages)

[PATCH] KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetch
 2020-09-11 15:59 UTC  (2+ messages)


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