stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-10 16:01:46 to 2020-12-10 19:42:42 UTC [more...]

[PATCH 4.4 00/39] 4.4.248-rc1 review
 2020-12-10 14:32 UTC  (14+ messages)
` [PATCH 4.4 04/39] bonding: wait for sysfs kobject destruction before freeing struct slave
` [PATCH 4.4 06/39] net/x25: prevent a couple of overflows
` [PATCH 4.4 15/39] geneve: pull IP header before ECN decapsulation
` [PATCH 4.4 22/39] tty: Fix ->pgrp locking in tiocspgrp()
` [PATCH 4.4 24/39] ALSA: hda/generic: Add option to enforce preferred_dacs pairs
` [PATCH 4.4 27/39] i2c: imx: Fix reset of I2SR_IAL flag
` [PATCH 4.4 29/39] arm64: assembler: make adr_l work in modules under KASLR
` [PATCH 4.4 31/39] spi: Introduce device-managed SPI controller allocation
` [PATCH 4.4 32/39] spi: bcm2835: Fix use-after-free on unbind
` [PATCH 4.4 33/39] spi: bcm2835: Release the DMA channel if probe fails after dma_init
` [PATCH 4.4 38/39] Input: i8042 - fix error return code in i8042_setup_aux()
` [PATCH 4.4 39/39] x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes

[PATCH 4.9 00/45] 4.9.248-rc1 review
 2020-12-10 14:26 UTC  (38+ messages)
` [PATCH 4.9 01/45] net/af_iucv: set correct sk_protocol for child sockets
` [PATCH 4.9 02/45] rose: Fix Null pointer dereference in rose_send_frame()
` [PATCH 4.9 03/45] usbnet: ipheth: fix connectivity with iOS 14
` [PATCH 4.9 04/45] bonding: wait for sysfs kobject destruction before freeing struct slave
` [PATCH 4.9 05/45] netfilter: bridge: reset skb->pkt_type after NF_INET_POST_ROUTING traversal
` [PATCH 4.9 06/45] ibmvnic: Ensure that SCRQ entry reads are correctly ordered
` [PATCH 4.9 07/45] ibmvnic: Fix TX completion error handling
` [PATCH 4.9 09/45] cxgb3: fix error return code in t3_sge_alloc_qset()
` [PATCH 4.9 10/45] net: pasemi: fix error return code in pasemi_mac_open()
` [PATCH 4.9 12/45] dt-bindings: net: correct interrupt flags in examples
` [PATCH 4.9 13/45] Input: xpad - support Ardwiino Controllers
` [PATCH 4.9 14/45] Input: i8042 - add ByteSpeed touchpad to noloop table
` [PATCH 4.9 15/45] spi: Fix controller unregister order harder
` [PATCH 4.9 16/45] RDMA/i40iw: Address an mmap handler exploit in i40iw
` [PATCH 4.9 17/45] btrfs: sysfs: init devices outside of the chunk_mutex
` [PATCH 4.9 19/45] pinctrl: baytrail: Fix pin being driven low for a while on gpiod_get(..., GPIOD_OUT_HIGH)
` [PATCH 4.9 20/45] vlan: consolidate VLAN parsing code and limit max parsing depth
` [PATCH 4.9 21/45] geneve: pull IP header before ECN decapsulation
` [PATCH 4.9 22/45] usb: gadget: f_fs: Use local copy of descriptors for userspace copy
` [PATCH 4.9 23/45] USB: serial: kl5kusb105: fix memleak on open
` [PATCH 4.9 24/45] USB: serial: ch341: add new Product ID for CH341A
` [PATCH 4.9 25/45] USB: serial: ch341: sort device-id entries
` [PATCH 4.9 26/45] USB: serial: option: add Fibocom NL668 variants
` [PATCH 4.9 27/45] USB: serial: option: add support for Thales Cinterion EXS82
` [PATCH 4.9 29/45] ALSA: hda/realtek - Add new codec supported for ALC897
` [PATCH 4.9 30/45] ALSA: hda/generic: Add option to enforce preferred_dacs pairs
` [PATCH 4.9 31/45] tty: Fix ->session locking
` [PATCH 4.9 33/45] cifs: fix potential use-after-free in cifs_echo_request()
` [PATCH 4.9 34/45] i2c: imx: Fix reset of I2SR_IAL flag
` [PATCH 4.9 36/45] iommu/amd: Set DTE[IntTabLen] to represent 512 IRTEs
` [PATCH 4.9 37/45] spi: Introduce device-managed SPI controller allocation
` [PATCH 4.9 38/45] spi: bcm-qspi: Fix use-after-free on unbind
` [PATCH 4.9 41/45] tracing: Fix userstacktrace option for instances
` [PATCH 4.9 42/45] gfs2: check for empty rgrp tree in gfs2_ri_update
` [PATCH 4.9 43/45] i2c: qup: Fix error return code in qup_i2c_bam_schedule_desc()
` [PATCH 4.9 44/45] Input: i8042 - fix error return code in i8042_setup_aux()
` [PATCH 4.9 45/45] x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes

stable-rc/queue/4.19 baseline: 125 runs, 3 regressions (v4.19.162-39-gf9a489c417aa)
 2020-12-10 19:36 UTC 

stable-rc/linux-4.9.y build: 197 builds: 0 failed, 197 passed, 4 warnings (v4.9.247-45-gd6c029b43547)
 2020-12-10 19:35 UTC 

stable-rc/linux-4.19.y baseline: 159 runs, 7 regressions (v4.19.162-40-ga556f48a1f86)
 2020-12-10 19:29 UTC 

[PATCH 4.19-stable 4/5] spi: bcm2835aux: Fix use-after-free on unbind
 2020-12-10 19:24 UTC  (12+ messages)

[PATCH 4.19 4.14 4.9 4.4-stable 1/2] spi: bcm2835aux: Fix use-after-free on unbind
 2020-12-10 19:20 UTC  (2+ messages)
` [PATCH 4.19 4.14 4.9 4.4-stable 2/2] spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probe

[PATCH 4.14 00/31] 4.14.212-rc1 review
 2020-12-10 14:27 UTC  (26+ messages)
` [PATCH 4.14 02/31] pinctrl: baytrail: Fix pin being driven low for a while on gpiod_get(..., GPIOD_OUT_HIGH)
` [PATCH 4.14 03/31] vlan: consolidate VLAN parsing code and limit max parsing depth
` [PATCH 4.14 04/31] geneve: pull IP header before ECN decapsulation
` [PATCH 4.14 05/31] usb: gadget: f_fs: Use local copy of descriptors for userspace copy
` [PATCH 4.14 06/31] USB: serial: kl5kusb105: fix memleak on open
` [PATCH 4.14 07/31] USB: serial: ch341: add new Product ID for CH341A
` [PATCH 4.14 08/31] USB: serial: ch341: sort device-id entries
` [PATCH 4.14 09/31] USB: serial: option: add Fibocom NL668 variants
` [PATCH 4.14 11/31] USB: serial: option: fix Quectel BG96 matching
` [PATCH 4.14 12/31] tty: Fix ->pgrp locking in tiocspgrp()
` [PATCH 4.14 14/31] ALSA: hda/realtek - Add new codec supported for ALC897
` [PATCH 4.14 17/31] cifs: fix potential use-after-free in cifs_echo_request()
` [PATCH 4.14 18/31] mm/swapfile: do not sleep with a spin lock held
` [PATCH 4.14 19/31] i2c: imx: Fix reset of I2SR_IAL flag
` [PATCH 4.14 20/31] i2c: imx: Check for I2SR_IAL after every byte
` [PATCH 4.14 21/31] speakup: Reject setting the speakup line discipline outside of speakup
` [PATCH 4.14 22/31] iommu/amd: Set DTE[IntTabLen] to represent 512 IRTEs
` [PATCH 4.14 23/31] spi: Introduce device-managed SPI controller allocation
` [PATCH 4.14 24/31] spi: bcm-qspi: Fix use-after-free on unbind
` [PATCH 4.14 25/31] spi: bcm2835: "
` [PATCH 4.14 27/31] tracing: Fix userstacktrace option for instances
` [PATCH 4.14 28/31] gfs2: check for empty rgrp tree in gfs2_ri_update
` [PATCH 4.14 29/31] i2c: qup: Fix error return code in qup_i2c_bam_schedule_desc()
` [PATCH 4.14 30/31] Input: i8042 - fix error return code in i8042_setup_aux()
` [PATCH 4.14 31/31] x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes

stable-rc/queue/4.4 build: 187 builds: 0 failed, 187 passed, 13 warnings (v4.4.247-38-gd08621d60531)
 2020-12-10 18:59 UTC 

stable-rc/queue/4.19 build: 206 builds: 0 failed, 206 passed, 77 warnings (v4.19.162-40-gbaa0b97cc4354)
 2020-12-10 18:53 UTC 

stable-rc/queue/5.4 baseline: 179 runs, 7 regressions (v5.4.82-54-g1eabd0fdb4d4)
 2020-12-10 18:49 UTC 

[PATCH 4.19 00/39] 4.19.163-rc1 review
 2020-12-10 14:27 UTC  (31+ messages)
` [PATCH 4.19 01/39] pinctrl: baytrail: Replace WARN with dev_info_once when setting direct-irq pin to output
` [PATCH 4.19 02/39] pinctrl: baytrail: Fix pin being driven low for a while on gpiod_get(..., GPIOD_OUT_HIGH)
` [PATCH 4.19 03/39] usb: gadget: f_fs: Use local copy of descriptors for userspace copy
` [PATCH 4.19 04/39] USB: serial: kl5kusb105: fix memleak on open
` [PATCH 4.19 06/39] USB: serial: ch341: sort device-id entries
` [PATCH 4.19 07/39] USB: serial: option: add Fibocom NL668 variants
` [PATCH 4.19 09/39] USB: serial: option: fix Quectel BG96 matching
` [PATCH 4.19 10/39] tty: Fix ->pgrp locking in tiocspgrp()
` [PATCH 4.19 11/39] tty: Fix ->session locking
` [PATCH 4.19 12/39] ALSA: hda/realtek: Add mute LED quirk to yet another HP x360 model
` [PATCH 4.19 13/39] ALSA: hda/realtek: Enable headset of ASUS UX482EG & B9400CEA with ALC294
` [PATCH 4.19 14/39] ALSA: hda/realtek - Add new codec supported for ALC897
` [PATCH 4.19 16/39] ftrace: Fix updating FTRACE_FL_TRAMP
` [PATCH 4.19 17/39] cifs: fix potential use-after-free in cifs_echo_request()
` [PATCH 4.19 19/39] scsi: mpt3sas: Fix ioctl timeout
` [PATCH 4.19 20/39] dm writecache: fix the maximum number of arguments
` [PATCH 4.19 22/39] mm: list_lru: set shrinker map bit when child nr_items is not zero
` [PATCH 4.19 23/39] mm/swapfile: do not sleep with a spin lock held
` [PATCH 4.19 24/39] x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes
` [PATCH 4.19 25/39] i2c: imx: Fix reset of I2SR_IAL flag
` [PATCH 4.19 27/39] speakup: Reject setting the speakup line discipline outside of speakup
` [PATCH 4.19 29/39] spi: Introduce device-managed SPI controller allocation
` [PATCH 4.19 30/39] spi: bcm-qspi: Fix use-after-free on unbind
` [PATCH 4.19 31/39] spi: bcm2835: "
` [PATCH 4.19 32/39] spi: bcm2835: Release the DMA channel if probe fails after dma_init
` [PATCH 4.19 33/39] tracing: Fix userstacktrace option for instances
` [PATCH 4.19 35/39] i2c: qup: Fix error return code in qup_i2c_bam_schedule_desc()
` [PATCH 4.19 36/39] dm writecache: remove BUG() and fail gracefully instead
` [PATCH 4.19 37/39] Input: i8042 - fix error return code in i8042_setup_aux()
` [PATCH 4.19 38/39] netfilter: nf_tables: avoid false-postive lockdep splat

stable-rc/linux-4.4.y build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.247-39-g6564de77497b)
 2020-12-10 18:39 UTC 

stable-rc/linux-4.14.y baseline: 141 runs, 7 regressions (v4.14.211-32-gf4d9ae6d47a42)
 2020-12-10 18:40 UTC 

stable-rc/linux-4.9.y baseline: 101 runs, 5 regressions (v4.9.247-42-gf761790c11ce)
 2020-12-10 18:37 UTC 

[PATCH v2] btrfs: fix possible free space tree corruption with online conversion
 2020-12-10 14:32 UTC 

stable-rc/linux-4.4.y build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.247-37-ga127267017bbb)
 2020-12-10 14:32 UTC 

[PATCH 5.4 00/54] 5.4.83-rc1 review
 2020-12-10 16:46 UTC  (46+ messages)
` [PATCH 5.4 01/54] pinctrl: baytrail: Replace WARN with dev_info_once when setting direct-irq pin to output
` [PATCH 5.4 02/54] pinctrl: baytrail: Fix pin being driven low for a while on gpiod_get(..., GPIOD_OUT_HIGH)
` [PATCH 5.4 03/54] Partially revert bpf: Zero-fill re-used per-cpu map element
` [PATCH 5.4 04/54] usb: gadget: f_fs: Use local copy of descriptors for userspace copy
` [PATCH 5.4 05/54] USB: serial: kl5kusb105: fix memleak on open
` [PATCH 5.4 06/54] USB: serial: ch341: add new Product ID for CH341A
` [PATCH 5.4 07/54] USB: serial: ch341: sort device-id entries
` [PATCH 5.4 08/54] USB: serial: option: add Fibocom NL668 variants
` [PATCH 5.4 09/54] USB: serial: option: add support for Thales Cinterion EXS82
` [PATCH 5.4 10/54] USB: serial: option: fix Quectel BG96 matching
` [PATCH 5.4 11/54] tty: Fix ->pgrp locking in tiocspgrp()
` [PATCH 5.4 12/54] tty: Fix ->session locking
` [PATCH 5.4 13/54] ALSA: hda/realtek: Fix bass speaker DAC assignment on Asus Zephyrus G14
` [PATCH 5.4 14/54] ALSA: hda/realtek: Add mute LED quirk to yet another HP x360 model
` [PATCH 5.4 15/54] ALSA: hda/realtek: Enable headset of ASUS UX482EG & B9400CEA with ALC294
` [PATCH 5.4 17/54] ALSA: hda/generic: Add option to enforce preferred_dacs pairs
` [PATCH 5.4 19/54] cifs: allow syscalls to be restarted in __smb_send_rqst()
` [PATCH 5.4 20/54] cifs: fix potential use-after-free in cifs_echo_request()
` [PATCH 5.4 21/54] s390/pci: fix CPU address in MSI for directed IRQ
` [PATCH 5.4 22/54] i2c: imx: Dont generate STOP condition if arbitration has been lost
` [PATCH 5.4 24/54] drm/i915/gt: Program mocs:63 for cache eviction on gen9
` [PATCH 5.4 25/54] scsi: mpt3sas: Fix ioctl timeout
` [PATCH 5.4 26/54] dm writecache: fix the maximum number of arguments
` [PATCH 5.4 28/54] genirq/irqdomain: Add an irq_create_mapping_affinity() function
` [PATCH 5.4 32/54] x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes
` [PATCH 5.4 33/54] coredump: fix core_pattern parse error
` [PATCH 5.4 36/54] speakup: Reject setting the speakup line discipline outside of speakup
` [PATCH 5.4 37/54] i2c: imx: Fix reset of I2SR_IAL flag
` [PATCH 5.4 38/54] i2c: imx: Check for I2SR_IAL after every byte
` [PATCH 5.4 39/54] spi: bcm2835: Release the DMA channel if probe fails after dma_init
` [PATCH 5.4 40/54] iommu/amd: Set DTE[IntTabLen] to represent 512 IRTEs
` [PATCH 5.4 42/54] lib/syscall: fix syscall registers retrieval on 32-bit platforms
` [PATCH 5.4 43/54] can: af_can: can_rx_unregister(): remove WARN() statement from list operation sanity check
` [PATCH 5.4 44/54] gfs2: check for empty rgrp tree in gfs2_ri_update
` [PATCH 5.4 45/54] netfilter: ipset: prevent uninit-value in hash_ip6_add
` [PATCH 5.4 47/54] ASoC: wm_adsp: fix error return code in wm_adsp_load()
` [PATCH 5.4 48/54] rtw88: debug: Fix uninitialized memory in debugfs code
` [PATCH 5.4 49/54] i2c: qup: Fix error return code in qup_i2c_bam_schedule_desc()
` [PATCH 5.4 50/54] dm writecache: remove BUG() and fail gracefully instead
` [PATCH 5.4 51/54] Input: i8042 - fix error return code in i8042_setup_aux()
` [PATCH 5.4 52/54] netfilter: nf_tables: avoid false-postive lockdep splat
` [PATCH 5.4 53/54] netfilter: nftables_offload: set address type in control dissector
` [PATCH 5.4 54/54] x86/insn-eval: Use new for_each_insn_prefix() macro to loop over prefixes bytes

[PATCH net-next 2/4] net: mvpp2: add mvpp2_phylink_to_port() helper
 2020-12-10 18:22 UTC  (12+ messages)

stable-rc/linux-5.4.y build: 199 builds: 0 failed, 199 passed, 109 warnings (v5.4.82-55-gfc1de0dc4276c)
 2020-12-10 18:20 UTC 

stable-rc/queue/4.4 baseline: 104 runs, 11 regressions (v4.4.247-36-g57bdbb50fa7b)
 2020-12-10 18:16 UTC 

stable-rc/queue/4.14 build: 201 builds: 0 failed, 201 passed, 69 warnings (v4.14.211-30-g7a2af041285e5)
 2020-12-10 17:10 UTC 

stable-rc/linux-4.4.y baseline: 73 runs, 7 regressions (v4.4.247-37-ga127267017bbb)
 2020-12-10 18:02 UTC 

stable-rc/queue/4.9 build: 195 builds: 0 failed, 195 passed, 4 warnings (v4.9.247-44-g22b6822aef43)
 2020-12-10 18:01 UTC 

stable-rc/queue/5.4 build: 199 builds: 0 failed, 199 passed, 109 warnings (v5.4.82-55-g42be163bd071)
 2020-12-10 18:01 UTC 

FAILED: patch "[PATCH] mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPING" failed to apply to 5.4-stable tree
 2020-12-10 17:53 UTC  (2+ messages)

FAILED: patch "[PATCH] mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPING" failed to apply to 5.9-stable tree
 2020-12-10 17:52 UTC  (2+ messages)

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 77 warnings (v4.19.162-41-ga1b1c60de6b97)
 2020-12-10 17:47 UTC 

stable-rc/linux-4.14.y build: 200 builds: 0 failed, 200 passed, 69 warnings (v4.14.211-31-gad2d75a4fc6e)
 2020-12-10 17:34 UTC 

stable-rc/linux-5.4.y build: 198 builds: 0 failed, 198 passed, 108 warnings (v5.4.82-56-gf71b3a7c3765)
 2020-12-10 17:02 UTC 

[tip: x86/urgent] x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabled
 2020-12-10 16:57 UTC 

[PATCH 5.9 00/75] 5.9.14-rc1 review
 2020-12-10 14:26 UTC  (13+ messages)
` [PATCH 5.9 01/75] usb: gadget: f_fs: Use local copy of descriptors for userspace copy
` [PATCH 5.9 10/75] speakup: Reject setting the speakup line discipline outside of speakup
` [PATCH 5.9 14/75] ALSA: hda/realtek - Add new codec supported for ALC897
` [PATCH 5.9 15/75] ALSA: hda/realtek - Fixed Dell AIO wrong sound tone
` [PATCH 5.9 16/75] ALSA: hda/generic: Add option to enforce preferred_dacs pairs
` [PATCH 5.9 17/75] ring-buffer: Update write stamp with the correct ts
` [PATCH 5.9 18/75] ring-buffer: Set the right timestamp in the slow path of __rb_reserve_next()
` [PATCH 5.9 19/75] ring-buffer: Always check to put back before stamp when crossing pages
` [PATCH 5.9 20/75] ftrace: Fix updating FTRACE_FL_TRAMP
` [PATCH 5.9 22/75] cifs: allow syscalls to be restarted in __smb_send_rqst()
` [PATCH 5.9 23/75] cifs: fix potential use-after-free in cifs_echo_request()
` [PATCH 5.9 25/75] cifs: add NULL check for ses->tcon_ipc

[PATCH 5.4 00/54] 5.4.83-rc2 review
 2020-12-10 16:47 UTC 

stable-rc/queue/4.9 build: 197 builds: 0 failed, 197 passed, 4 warnings (v4.9.247-45-g2028d68d9bb54)
 2020-12-10 16:21 UTC 

stable-rc/queue/4.19 build: 206 builds: 0 failed, 206 passed, 77 warnings (v4.19.162-39-gf9a489c417aa)
 2020-12-10 16:06 UTC 

[PATCH] kbuild: avoid static_assert for genksyms
 2020-12-10 16:12 UTC  (2+ messages)

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 77 warnings (v4.19.162-40-ga556f48a1f86)
 2020-12-10 16:00 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).