stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-25 16:30:05 to 2019-03-26 06:46:23 UTC [more...]

[PATCH 4.14 00/41] 4.14.109-stable review
 2019-03-26  6:30 UTC  (36+ messages)
` [PATCH 4.14 01/41] mmc: pxamci: fix enum type confusion
` [PATCH 4.14 02/41] drm/vmwgfx: Dont double-free the mode stored in par->set_mode
` [PATCH 4.14 03/41] iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZE
` [PATCH 4.14 04/41] libceph: wait for latest osdmap in ceph_monc_blacklist_add()
` [PATCH 4.14 05/41] udf: Fix crash on IO error during truncate
` [PATCH 4.14 06/41] mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction
` [PATCH 4.14 07/41] MIPS: Ensure ELF appended dtb is relocated
` [PATCH 4.14 08/41] MIPS: Fix kernel crash for R6 in jump label branch function
` [PATCH 4.14 09/41] scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaiton
` [PATCH 4.14 13/41] objtool: Move objtool_file struct off the stack
` [PATCH 4.14 17/41] ext4: brelse all indirect buffer in ext4_ind_remove_space()
` [PATCH 4.14 18/41] media: v4l2-ctrls.c/uvc: zero v4l2_event
` [PATCH 4.14 19/41] Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf()
` [PATCH 4.14 20/41] Bluetooth: Fix decrementing reference count twice in releasing socket
` [PATCH 4.14 21/41] Bluetooth: hci_ldisc: Initialize hci_dev before open()
` [PATCH 4.14 22/41] Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in hci_uart_set_proto()
` [PATCH 4.14 23/41] drm: Reorder set_property_atomic to avoid returning with an active ww_ctx
` [PATCH 4.14 24/41] netfilter: ebtables: remove BUGPRINT messages
` [PATCH 4.14 25/41] x86/unwind: Handle NULL pointer calls better in frame unwinder
` [PATCH 4.14 26/41] x86/unwind: Add hardcoded ORC entry for NULL
` [PATCH 4.14 27/41] locking/lockdep: Add debug_locks check in __lock_downgrade()
` [PATCH 4.14 28/41] mm, mempolicy: fix uninit memory access
` [PATCH 4.14 29/41] ALSA: hda - Record the current power state before suspend/resume calls
` [PATCH 4.14 30/41] ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec
` [PATCH 4.14 31/41] lib/int_sqrt: optimize small argument
` [PATCH 4.14 32/41] USB: core: only clean up what we allocated
` [PATCH 4.14 33/41] scsi: ufs: fix wrong command type of UTRD for UFSHCI v2.1
` [PATCH 4.14 34/41] PCI: designware-ep: dw_pcie_ep_set_msi() should only set MMC bits
` [PATCH 4.14 35/41] PCI: designware-ep: Read-only registers need DBI_RO_WR_EN to be writable
` [PATCH 4.14 36/41] PCI: endpoint: Use EPCs device in dma_alloc_coherent()/dma_free_coherent()
` [PATCH 4.14 37/41] rtc: Fix overflow when converting time64_t to rtc_time
` [PATCH 4.14 38/41] sched/cpufreq/schedutil: Fix error path mutex unlock
` [PATCH 4.14 39/41] pwm-backlight: Enable/disable the PWM before/after LCD enable toggle
` [PATCH 4.14 40/41] power: supply: charger-manager: Fix incorrect return value
` [PATCH 4.14 41/41] ath10k: avoid possible string overflow

[PATCH] sd: Fix a race between closing an sd device and sd I/O
 2019-03-26  6:45 UTC  (4+ messages)

[BACKPORT 4.4.y 00/25] candidates from spreadtrum 4.4 product kernel
 2019-03-26  6:44 UTC  (25+ messages)
` [BACKPORT 4.4.y 01/25] mmc: pwrseq: constify mmc_pwrseq_ops structures
` [BACKPORT 4.4.y 02/25] ALSA: compress: add support for 32bit calls in a 64bit kernel
` [BACKPORT 4.4.y 04/25] USB: iowarrior: fix oops with malicious USB descriptors
` [BACKPORT 4.4.y 17/25] mmc: core: don't try to switch block size for dual rate mode
` [BACKPORT 4.4.y 18/25] tcp/dccp: drop SYN packets if accept queue is full
` [BACKPORT 4.4.y 19/25] serial: sprd: adjust TIMEOUT to a big value
` [BACKPORT 4.4.y 20/25] Hang/soft lockup in d_invalidate with simultaneous calls
` [BACKPORT 4.4.y 21/25] arm64: traps: disable irq in die()
` [BACKPORT 4.4.y 23/25] serial: sprd: clear timeout interrupt only rather than all interrupts
` [BACKPORT 4.4.y 24/25] lib/int_sqrt: optimize small argument
` [BACKPORT 4.4.y 25/25] USB: core: only clean up what we allocated

[PATCH 4.19 00/45] 4.19.32-stable review
 2019-03-26  6:30 UTC  (46+ messages)
` [PATCH 4.19 01/45] ALSA: hda - add Lenovo IdeaCentre B550 to the power_save_blacklist
` [PATCH 4.19 02/45] ALSA: firewire-motu: use version field of unit directory to identify model
` [PATCH 4.19 03/45] mmc: pxamci: fix enum type confusion
` [PATCH 4.19 04/45] mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"
` [PATCH 4.19 05/45] mmc: renesas_sdhi: limit block count to 16 bit for old revisions
` [PATCH 4.19 06/45] drm/vmwgfx: Dont double-free the mode stored in par->set_mode
` [PATCH 4.19 07/45] drm/vmwgfx: Return 0 when gmrid::get_node runs out of IDs
` [PATCH 4.19 08/45] iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZE
` [PATCH 4.19 09/45] libceph: wait for latest osdmap in ceph_monc_blacklist_add()
` [PATCH 4.19 10/45] udf: Fix crash on IO error during truncate
` [PATCH 4.19 11/45] mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction
` [PATCH 4.19 12/45] MIPS: Ensure ELF appended dtb is relocated
` [PATCH 4.19 13/45] MIPS: Fix kernel crash for R6 in jump label branch function
` [PATCH 4.19 14/45] powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038
` [PATCH 4.19 15/45] scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaiton
` [PATCH 4.19 16/45] scsi: ibmvscsi: Fix empty event pool access during host removal
` [PATCH 4.19 17/45] futex: Ensure that futex address is aligned in handle_futex_death()
` [PATCH 4.19 18/45] cifs: allow guest mounts to work for smb3.11
` [PATCH 4.19 19/45] perf probe: Fix getting the kernel map
` [PATCH 4.19 20/45] objtool: Move objtool_file struct off the stack
` [PATCH 4.19 21/45] irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp
` [PATCH 4.19 22/45] SMB3: Fix SMB3.1.1 guest mounts to Samba
` [PATCH 4.19 23/45] ALSA: x86: Fix runtime PM for hdmi-lpe-audio
` [PATCH 4.19 24/45] ALSA: hda/ca0132 - make pci_iounmap() call conditional
` [PATCH 4.19 25/45] ALSA: ac97: Fix of-node refcount unbalance
` [PATCH 4.19 26/45] ext4: fix NULL pointer dereference while journal is aborted
` [PATCH 4.19 27/45] ext4: fix data corruption caused by unaligned direct AIO
` [PATCH 4.19 28/45] ext4: brelse all indirect buffer in ext4_ind_remove_space()
` [PATCH 4.19 29/45] media: v4l2-ctrls.c/uvc: zero v4l2_event
` [PATCH 4.19 30/45] Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf()
` [PATCH 4.19 31/45] Bluetooth: Fix decrementing reference count twice in releasing socket
` [PATCH 4.19 32/45] Bluetooth: hci_ldisc: Initialize hci_dev before open()
` [PATCH 4.19 33/45] Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in hci_uart_set_proto()
` [PATCH 4.19 34/45] drm: Reorder set_property_atomic to avoid returning with an active ww_ctx
` [PATCH 4.19 35/45] RDMA/cma: Rollback source IP address if failing to acquire device
` [PATCH 4.19 36/45] f2fs: fix to avoid deadlock of atomic file operations
` [PATCH 4.19 37/45] netfilter: ebtables: remove BUGPRINT messages
` [PATCH 4.19 38/45] loop: access lo_backing_file only when the loop device is Lo_bound
` [PATCH 4.19 39/45] x86/unwind: Handle NULL pointer calls better in frame unwinder
` [PATCH 4.19 40/45] x86/unwind: Add hardcoded ORC entry for NULL
` [PATCH 4.19 41/45] locking/lockdep: Add debug_locks check in __lock_downgrade()
` [PATCH 4.19 42/45] mm, mempolicy: fix uninit memory access
` [PATCH 4.19 43/45] ALSA: hda - Record the current power state before suspend/resume calls
` [PATCH 4.19 44/45] ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec
` [PATCH 4.19 45/45] power: supply: charger-manager: Fix incorrect return value

[PATCH 5.0 00/52] 5.0.5-stable review
 2019-03-26  6:30 UTC  (53+ messages)
` [PATCH 5.0 01/52] ALSA: hda - add Lenovo IdeaCentre B550 to the power_save_blacklist
` [PATCH 5.0 02/52] ALSA: firewire-motu: use version field of unit directory to identify model
` [PATCH 5.0 03/52] mmc: pxamci: fix enum type confusion
` [PATCH 5.0 04/52] mmc: alcor: fix DMA reads
` [PATCH 5.0 05/52] mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"
` [PATCH 5.0 06/52] mmc: renesas_sdhi: limit block count to 16 bit for old revisions
` [PATCH 5.0 07/52] drm/amdgpu: fix invalid use of change_bit
` [PATCH 5.0 08/52] drm/vmwgfx: Dont double-free the mode stored in par->set_mode
` [PATCH 5.0 09/52] drm/vmwgfx: Return 0 when gmrid::get_node runs out of IDs
` [PATCH 5.0 10/52] iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZE
` [PATCH 5.0 11/52] iommu/iova: Fix tracking of recently failed iova address
` [PATCH 5.0 12/52] libceph: wait for latest osdmap in ceph_monc_blacklist_add()
` [PATCH 5.0 13/52] udf: Fix crash on IO error during truncate
` [PATCH 5.0 14/52] mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction
` [PATCH 5.0 15/52] MIPS: Ensure ELF appended dtb is relocated
` [PATCH 5.0 16/52] MIPS: Fix kernel crash for R6 in jump label branch function
` [PATCH 5.0 17/52] powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038
` [PATCH 5.0 18/52] powerpc/security: Fix spectre_v2 reporting
` [PATCH 5.0 19/52] net/mlx5: Fix DCT creation bad flow
` [PATCH 5.0 20/52] scsi: core: Avoid that a kernel warning appears during system resume
` [PATCH 5.0 21/52] scsi: qla2xxx: Fix FC-AL connection target discovery
` [PATCH 5.0 22/52] scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaiton
` [PATCH 5.0 23/52] scsi: ibmvscsi: Fix empty event pool access during host removal
` [PATCH 5.0 24/52] futex: Ensure that futex address is aligned in handle_futex_death()
` [PATCH 5.0 25/52] cifs: allow guest mounts to work for smb3.11
` [PATCH 5.0 26/52] perf probe: Fix getting the kernel map
` [PATCH 5.0 27/52] objtool: Move objtool_file struct off the stack
` [PATCH 5.0 28/52] irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp
` [PATCH 5.0 29/52] clocksource/drivers/riscv: Fix clocksource mask
` [PATCH 5.0 30/52] SMB3: Fix SMB3.1.1 guest mounts to Samba
` [PATCH 5.0 31/52] ALSA: hda - Dont trigger jackpoll_work in azx_resume
` [PATCH 5.0 32/52] ALSA: ac97: Fix of-node refcount unbalance
` [PATCH 5.0 33/52] ext4: fix NULL pointer dereference while journal is aborted
` [PATCH 5.0 34/52] ext4: fix data corruption caused by unaligned direct AIO
` [PATCH 5.0 35/52] ext4: brelse all indirect buffer in ext4_ind_remove_space()
` [PATCH 5.0 36/52] media: v4l2-ctrls.c/uvc: zero v4l2_event
` [PATCH 5.0 37/52] Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf()
` [PATCH 5.0 38/52] Bluetooth: Fix decrementing reference count twice in releasing socket
` [PATCH 5.0 39/52] Bluetooth: hci_ldisc: Initialize hci_dev before open()
` [PATCH 5.0 40/52] Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in hci_uart_set_proto()
` [PATCH 5.0 41/52] drm/vkms: Fix flush_work() without INIT_WORK()
` [PATCH 5.0 42/52] RDMA/cma: Rollback source IP address if failing to acquire device
` [PATCH 5.0 43/52] f2fs: fix to avoid deadlock of atomic file operations
` [PATCH 5.0 44/52] aio: simplify - and fix - fget/fput for io_submit()
` [PATCH 5.0 45/52] netfilter: ebtables: remove BUGPRINT messages
` [PATCH 5.0 46/52] loop: access lo_backing_file only when the loop device is Lo_bound
` [PATCH 5.0 47/52] x86/unwind: Handle NULL pointer calls better in frame unwinder
` [PATCH 5.0 48/52] x86/unwind: Add hardcoded ORC entry for NULL
` [PATCH 5.0 49/52] locking/lockdep: Add debug_locks check in __lock_downgrade()
` [PATCH 5.0 50/52] mm, mempolicy: fix uninit memory access
` [PATCH 5.0 51/52] ALSA: hda - Record the current power state before suspend/resume calls
` [PATCH 5.0 52/52] ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec

stable-rc/linux-3.18.y boot: 51 boots: 1 failed, 46 passed with 4 offline (v3.18.137-8-g94a9a1a8c04a)
 2019-03-26  6:34 UTC 

[PATCH 4.9 00/30] 4.9.166-stable review
 2019-03-26  6:30 UTC  (10+ messages)
` [PATCH 4.9 01/30] mmc: pxamci: fix enum type confusion
` [PATCH 4.9 03/30] iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZE
` [PATCH 4.9 08/30] MIPS: Fix kernel crash for R6 in jump label branch function
` [PATCH 4.9 09/30] futex: Ensure that futex address is aligned in handle_futex_death()
` [PATCH 4.9 17/30] ALSA: hda - Record the current power state before suspend/resume calls
` [PATCH 4.9 19/30] tcp/dccp: drop SYN packets if accept queue is full
` [PATCH 4.9 21/30] Hang/soft lockup in d_invalidate with simultaneous calls
` [PATCH 4.9 25/30] USB: core: only clean up what we allocated
` [PATCH 4.9 27/30] rtc: Fix overflow when converting time64_t to rtc_time

patch "staging: erofs: fix error handling when failed to read compresssed" added to staging-next
 2019-03-26  6:27 UTC 

✅ PASS: Test report for kernel 5.0.5-6d69d61.cki+ (stable)
 2019-03-26  5:41 UTC 

[PATCH v3] usb: typec: fix bug in typec_register_port call
 2019-03-26  4:46 UTC  (2+ messages)

stable-rc/linux-4.9.y build: 197 builds: 5 failed, 192 passed, 10 errors, 3294 warnings (v4.9.165-19-g6eb5a5d1eaca)
 2019-03-26  4:08 UTC 

✅ PASS: Stable queue: queue-5.0
 2019-03-26  4:05 UTC 

stable-rc/linux-4.4.y build: 190 builds: 11 failed, 179 passed, 42 errors, 4434 warnings (v4.4.177-15-g67a012a513a1)
 2019-03-26  3:50 UTC 

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 47 warnings (v4.19.31-45-ge47f4c0ee31a)
 2019-03-26  3:39 UTC 

stable-rc/linux-4.14.y build: 201 builds: 4 failed, 197 passed, 10 errors, 138 warnings (v4.14.108-31-g21c885140e73)
 2019-03-26  3:22 UTC 

[PATCH 1/4] nvmet: set loop queue's segment boundary mask as PAGE_SIZE - 1
 2019-03-26  3:19 UTC  (3+ messages)
` [PATCH 2/4] nvmet: fix computation of io vector number
` [PATCH 3/4] nvmet: fix computation of bvec->bv_len

stable-rc/linux-3.18.y build: 188 builds: 6 failed, 182 passed, 26 errors, 2824 warnings (v3.18.137-8-g94a9a1a8c04a)
 2019-03-26  3:04 UTC 

✅ PASS: Stable queue: queue-5.0
 2019-03-26  3:03 UTC 

stable-rc/linux-5.0.y build: 208 builds: 0 failed, 208 passed, 59 warnings (v5.0.4-53-g6d69d6143924)
 2019-03-26  2:41 UTC 

[BACKPORT 4.14.y 0/8] candidates from spreadtrum 4.14 product kernel
 2019-03-26  2:26 UTC  (2+ messages)

[PATCH 1/2] nvme: target: fix nvmet_file_init_bvec()
 2019-03-26  2:16 UTC  (5+ messages)

Cherry-pick two ALSA fixes for stable
 2019-03-26  0:27 UTC  (4+ messages)

+ userfaultfd-use-rcu-to-free-the-task-struct-when-fork-fails.patch added to -mm tree
 2019-03-25 23:27 UTC 

[Fix PATCH] cpu/hotplug: Fix bug report when add "nosmt" parameter with CONFIG_HOTPLUG_CPU=N
 2019-03-25 22:39 UTC  (4+ messages)

[PATCH] KEYS: trusted: allow trusted.ko to initialize w/o a TPM
 2019-03-25 21:33 UTC  (2+ messages)

[PATCH] IB/rdmavt: Fix concurrency panics in QP post_send and modify to error
 2019-03-25 21:16 UTC 

patch "staging: erofs: fix error handling when failed to read compresssed" added to staging-linus
 2019-03-25 20:55 UTC 

patch "staging: erofs: fix error handling when failed to read compresssed" added to staging-testing
 2019-03-25 20:52 UTC 

Please backport 25432eba9cd8f2ef (4.15, 4.16, 4.17) ("openvswitch: meter: Fix setting meter id for new entries")
 2019-03-25 20:32 UTC  (3+ messages)

Linux 3.16.64
 2019-03-25 20:30 UTC 

[PATCH v4.4.y] mmc: tmio_mmc_core: don't claim spurious interrupts
 2019-03-25 20:10 UTC  (2+ messages)

[PATCH v5 00/10] mm: Sub-section memory hotplug support
 2019-03-25 20:03 UTC  (5+ messages)

[PATCH V3] PCI: rcar: Add the initialization of PCIe link in resume_noirq()
 2019-03-25 19:43 UTC 

[PATCH] bitrev: fix constant bitrev
 2019-03-25 17:46 UTC  (2+ messages)

"HID: sony: Update device ids" Patch breaks bluetooth connectivity on 4.4.x
 2019-03-25 17:07 UTC  (2+ messages)

[PATCH] mm: Fix modifying of page protection by insert_pfn()
 2019-03-25 17:02 UTC  (2+ messages)

[PATCH] ASoC: intel: Fix crash at suspend/resume after failed codec registration
 2019-03-25 16:29 UTC  (6+ messages)
` [alsa-devel] "


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