stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-26 04:24:00 to 2021-04-26 07:42:38 UTC [more...]

[PATCH 4.19 00/57] 4.19.189-rc1 review
 2021-04-26  7:29 UTC  (58+ messages)
` [PATCH 4.19 01/57] net/sctp: fix race condition in sctp_destroy_sock
` [PATCH 4.19 02/57] Input: nspire-keypad - enable interrupts only when opened
` [PATCH 4.19 03/57] gpio: sysfs: Obey valid_mask
` [PATCH 4.19 04/57] dmaengine: dw: Make it dependent to HAS_IOMEM
` [PATCH 4.19 05/57] ARM: dts: Drop duplicate sha2md5_fck to fix clk_disable race
` [PATCH 4.19 06/57] ARM: dts: Fix moving mmc devices with aliases for omap4 & 5
` [PATCH 4.19 07/57] lockdep: Add a missing initialization hint to the "INFO: Trying to register non-static key" message
` [PATCH 4.19 08/57] arc: kernel: Return -EFAULT if copy_to_user() fails
` [PATCH 4.19 09/57] neighbour: Disregard DEAD dst in neigh_update
` [PATCH 4.19 10/57] ARM: keystone: fix integer overflow warning
` [PATCH 4.19 11/57] drm/msm: Fix a5xx/a6xx timestamps
` [PATCH 4.19 12/57] ASoC: fsl_esai: Fix TDM slot setup for I2S mode
` [PATCH 4.19 13/57] scsi: scsi_transport_srp: Dont block target in SRP_PORT_LOST state
` [PATCH 4.19 14/57] net: ieee802154: stop dump llsec keys for monitors
` [PATCH 4.19 15/57] net: ieee802154: stop dump llsec devs "
` [PATCH 4.19 16/57] net: ieee802154: forbid monitor for add llsec dev
` [PATCH 4.19 17/57] net: ieee802154: stop dump llsec devkeys for monitors
` [PATCH 4.19 18/57] net: ieee802154: forbid monitor for add llsec devkey
` [PATCH 4.19 19/57] net: ieee802154: stop dump llsec seclevels for monitors
` [PATCH 4.19 20/57] net: ieee802154: forbid monitor for add llsec seclevel
` [PATCH 4.19 21/57] pcnet32: Use pci_resource_len to validate PCI resource
` [PATCH 4.19 22/57] mac80211: clear sta->fast_rx when STA removed from 4-addr VLAN
` [PATCH 4.19 23/57] Input: s6sy761 - fix coordinate read bit shift
` [PATCH 4.19 24/57] Input: i8042 - fix Pegatron C15B ID entry
` [PATCH 4.19 25/57] HID: wacom: set EV_KEY and EV_ABS only for non-HID_GENERIC type of devices
` [PATCH 4.19 26/57] dm verity fec: fix misaligned RS roots IO
` [PATCH 4.19 27/57] readdir: make sure to verify directory entry for legacy interfaces too
` [PATCH 4.19 28/57] arm64: fix inline asm in load_unaligned_zeropad()
` [PATCH 4.19 29/57] arm64: alternatives: Move length validation in alternative_{insn, endif}
` [PATCH 4.19 30/57] scsi: libsas: Reset num_scatter if libata marks qc as NODATA
` [PATCH 4.19 31/57] netfilter: conntrack: do not print icmpv6 as unknown via /proc
` [PATCH 4.19 32/57] netfilter: nft_limit: avoid possible divide error in nft_limit_init
` [PATCH 4.19 33/57] net: davicom: Fix regulator not turned off on failed probe
` [PATCH 4.19 34/57] net: sit: Unregister catch-all devices
` [PATCH 4.19 35/57] net: ip6_tunnel: "
` [PATCH 4.19 36/57] i40e: fix the panic when running bpf in xdpdrv mode
` [PATCH 4.19 37/57] ibmvnic: avoid calling napi_disable() twice
` [PATCH 4.19 38/57] ibmvnic: remove duplicate napi_schedule call in do_reset function
` [PATCH 4.19 39/57] ibmvnic: remove duplicate napi_schedule call in open function
` [PATCH 4.19 40/57] ARM: footbridge: fix PCI interrupt mapping
` [PATCH 4.19 41/57] ARM: 9071/1: uprobes: Dont hook on thumb instructions
` [PATCH 4.19 42/57] net: phy: marvell: fix detection of PHY on Topaz switches
` [PATCH 4.19 43/57] gup: document and work around "COW can break either way" issue
` [PATCH 4.19 44/57] pinctrl: lewisburg: Update number of pins in community
` [PATCH 4.19 45/57] locking/qrwlock: Fix ordering in queued_write_lock_slowpath()
` [PATCH 4.19 46/57] perf/x86/intel/uncore: Remove uncore extra PCI dev HSWEP_PCI_PCU_3
` [PATCH 4.19 47/57] HID: google: add don USB id
` [PATCH 4.19 48/57] HID: alps: fix error return code in alps_input_configured()
` [PATCH 4.19 49/57] HID: wacom: Assign boolean values to a bool variable
` [PATCH 4.19 50/57] ARM: dts: Fix swapped mmc order for omap3
` [PATCH 4.19 51/57] net: geneve: check skb is large enough for IPv4/IPv6 header
` [PATCH 4.19 52/57] s390/entry: save the caller of psw_idle
` [PATCH 4.19 53/57] xen-netback: Check for hotplug-status existence before watching
` [PATCH 4.19 54/57] cavium/liquidio: Fix duplicate argument
` [PATCH 4.19 55/57] ia64: fix discontig.c section mismatches
` [PATCH 4.19 56/57] ia64: tools: remove duplicate definition of ia64_mf() on ia64
` [PATCH 4.19 57/57] x86/crash: Fix crash_setup_memmap_entries() out-of-bounds access

[PATCH 5.4 00/20] 5.4.115-rc1 review
 2021-04-26  7:30 UTC  (13+ messages)
` [PATCH 5.4 01/20] s390/ptrace: return -ENOSYS when invalid syscall is supplied
` [PATCH 5.4 02/20] gpio: omap: Save and restore sysconfig
` [PATCH 5.4 03/20] pinctrl: lewisburg: Update number of pins in community
` [PATCH 5.4 04/20] arm64: dts: allwinner: Revert SD card CD GPIO for Pine64-LTS
` [PATCH 5.4 05/20] locking/qrwlock: Fix ordering in queued_write_lock_slowpath()
` [PATCH 5.4 06/20] perf/x86/intel/uncore: Remove uncore extra PCI dev HSWEP_PCI_PCU_3
` [PATCH 5.4 07/20] perf/x86/kvm: Fix Broadwell Xeon stepping in isolation_ucodes[]
` [PATCH 5.4 08/20] perf auxtrace: Fix potential NULL pointer dereference
` [PATCH 5.4 09/20] HID: google: add don USB id
` [PATCH 5.4 10/20] HID: alps: fix error return code in alps_input_configured()
` [PATCH 5.4 11/20] HID: wacom: Assign boolean values to a bool variable
` [PATCH 5.4 13/20] net: geneve: check skb is large enough for IPv4/IPv6 header

[PATCH 4.4 00/32] 4.4.268-rc1 review
 2021-04-26  7:36 UTC  (34+ messages)
` [PATCH 4.4 01/32] net/sctp: fix race condition in sctp_destroy_sock
` [PATCH 4.4 02/32] Input: nspire-keypad - enable interrupts only when opened
` [PATCH 4.4 03/32] dmaengine: dw: Make it dependent to HAS_IOMEM
` [PATCH 4.4 04/32] ARM: dts: Fix moving mmc devices with aliases for omap4 & 5
` [PATCH 4.4 05/32] arc: kernel: Return -EFAULT if copy_to_user() fails
` [PATCH 4.4 06/32] neighbour: Disregard DEAD dst in neigh_update
` [PATCH 4.4 07/32] ARM: keystone: fix integer overflow warning
` [PATCH 4.4 08/32] ASoC: fsl_esai: Fix TDM slot setup for I2S mode
` [PATCH 4.4 09/32] net: ieee802154: stop dump llsec keys for monitors
` [PATCH 4.4 10/32] net: ieee802154: stop dump llsec devs "
` [PATCH 4.4 11/32] net: ieee802154: forbid monitor for add llsec dev
` [PATCH 4.4 12/32] net: ieee802154: stop dump llsec devkeys for monitors
` [PATCH 4.4 13/32] net: ieee802154: forbid monitor for add llsec devkey
` [PATCH 4.4 14/32] net: ieee802154: stop dump llsec seclevels for monitors
` [PATCH 4.4 15/32] net: ieee802154: forbid monitor for add llsec seclevel
` [PATCH 4.4 16/32] pcnet32: Use pci_resource_len to validate PCI resource
` [PATCH 4.4 17/32] Input: i8042 - fix Pegatron C15B ID entry
` [PATCH 4.4 18/32] scsi: libsas: Reset num_scatter if libata marks qc as NODATA
` [PATCH 4.4 19/32] net: davicom: Fix regulator not turned off on failed probe
` [PATCH 4.4 20/32] i40e: fix the panic when running bpf in xdpdrv mode
` [PATCH 4.4 21/32] ARM: 9071/1: uprobes: Dont hook on thumb instructions
` [PATCH 4.4 22/32] net: hso: fix null-ptr-deref during tty device unregistration
` [PATCH 4.4 23/32] ext4: correct error label in ext4_rename()
` [PATCH 4.4 24/32] ARM: dts: Fix swapped mmc order for omap3
` [PATCH 4.4 25/32] s390/entry: save the caller of psw_idle
` [PATCH 4.4 26/32] xen-netback: Check for hotplug-status existence before watching
` [PATCH 4.4 27/32] cavium/liquidio: Fix duplicate argument
` [PATCH 4.4 28/32] ia64: fix discontig.c section mismatches
` [PATCH 4.4 29/32] ia64: tools: remove duplicate definition of ia64_mf() on ia64
` [PATCH 4.4 30/32] compiler.h: enable builtin overflow checkers and add fallback code
` [PATCH 4.4 31/32] overflow.h: Add allocation size calculation helpers
` [PATCH 4.4 32/32] x86/crash: Fix crash_setup_memmap_entries() out-of-bounds access

[PATCH 4.14 00/49] 4.14.232-rc1 review
 2021-04-26  7:29 UTC  (50+ messages)
` [PATCH 4.14 01/49] net/sctp: fix race condition in sctp_destroy_sock
` [PATCH 4.14 02/49] Input: nspire-keypad - enable interrupts only when opened
` [PATCH 4.14 03/49] dmaengine: dw: Make it dependent to HAS_IOMEM
` [PATCH 4.14 04/49] ARM: dts: Fix moving mmc devices with aliases for omap4 & 5
` [PATCH 4.14 05/49] arc: kernel: Return -EFAULT if copy_to_user() fails
` [PATCH 4.14 06/49] neighbour: Disregard DEAD dst in neigh_update
` [PATCH 4.14 07/49] ARM: keystone: fix integer overflow warning
` [PATCH 4.14 08/49] ASoC: fsl_esai: Fix TDM slot setup for I2S mode
` [PATCH 4.14 09/49] scsi: scsi_transport_srp: Dont block target in SRP_PORT_LOST state
` [PATCH 4.14 10/49] net: ieee802154: stop dump llsec keys for monitors
` [PATCH 4.14 11/49] net: ieee802154: stop dump llsec devs "
` [PATCH 4.14 12/49] net: ieee802154: forbid monitor for add llsec dev
` [PATCH 4.14 13/49] net: ieee802154: stop dump llsec devkeys for monitors
` [PATCH 4.14 14/49] net: ieee802154: forbid monitor for add llsec devkey
` [PATCH 4.14 15/49] net: ieee802154: stop dump llsec seclevels for monitors
` [PATCH 4.14 16/49] net: ieee802154: forbid monitor for add llsec seclevel
` [PATCH 4.14 17/49] pcnet32: Use pci_resource_len to validate PCI resource
` [PATCH 4.14 18/49] usbip: Fix incorrect double assignment to udc->ud.tcp_rx
` [PATCH 4.14 19/49] mac80211: clear sta->fast_rx when STA removed from 4-addr VLAN
` [PATCH 4.14 20/49] Input: i8042 - fix Pegatron C15B ID entry
` [PATCH 4.14 21/49] HID: wacom: set EV_KEY and EV_ABS only for non-HID_GENERIC type of devices
` [PATCH 4.14 22/49] readdir: make sure to verify directory entry for legacy interfaces too
` [PATCH 4.14 23/49] arm64: fix inline asm in load_unaligned_zeropad()
` [PATCH 4.14 24/49] arm64: alternatives: Move length validation in alternative_{insn, endif}
` [PATCH 4.14 25/49] scsi: libsas: Reset num_scatter if libata marks qc as NODATA
` [PATCH 4.14 26/49] netfilter: conntrack: do not print icmpv6 as unknown via /proc
` [PATCH 4.14 27/49] netfilter: nft_limit: avoid possible divide error in nft_limit_init
` [PATCH 4.14 28/49] net: davicom: Fix regulator not turned off on failed probe
` [PATCH 4.14 29/49] net: sit: Unregister catch-all devices
` [PATCH 4.14 30/49] i40e: fix the panic when running bpf in xdpdrv mode
` [PATCH 4.14 31/49] ibmvnic: avoid calling napi_disable() twice
` [PATCH 4.14 32/49] ibmvnic: remove duplicate napi_schedule call in do_reset function
` [PATCH 4.14 33/49] ibmvnic: remove duplicate napi_schedule call in open function
` [PATCH 4.14 34/49] ARM: footbridge: fix PCI interrupt mapping
` [PATCH 4.14 35/49] ARM: 9071/1: uprobes: Dont hook on thumb instructions
` [PATCH 4.14 36/49] gup: document and work around "COW can break either way" issue
` [PATCH 4.14 37/49] net: hso: fix null-ptr-deref during tty device unregistration
` [PATCH 4.14 38/49] ext4: correct error label in ext4_rename()
` [PATCH 4.14 39/49] pinctrl: lewisburg: Update number of pins in community
` [PATCH 4.14 40/49] HID: alps: fix error return code in alps_input_configured()
` [PATCH 4.14 41/49] HID: wacom: Assign boolean values to a bool variable
` [PATCH 4.14 42/49] ARM: dts: Fix swapped mmc order for omap3
` [PATCH 4.14 43/49] net: geneve: check skb is large enough for IPv4/IPv6 header
` [PATCH 4.14 44/49] s390/entry: save the caller of psw_idle
` [PATCH 4.14 45/49] xen-netback: Check for hotplug-status existence before watching
` [PATCH 4.14 46/49] cavium/liquidio: Fix duplicate argument
` [PATCH 4.14 47/49] ia64: fix discontig.c section mismatches
` [PATCH 4.14 48/49] ia64: tools: remove duplicate definition of ia64_mf() on ia64
` [PATCH 4.14 49/49] x86/crash: Fix crash_setup_memmap_entries() out-of-bounds access

[PATCH 4.9 00/37] 4.9.268-rc1 review
 2021-04-26  7:29 UTC  (38+ messages)
` [PATCH 4.9 01/37] net/sctp: fix race condition in sctp_destroy_sock
` [PATCH 4.9 02/37] Input: nspire-keypad - enable interrupts only when opened
` [PATCH 4.9 03/37] dmaengine: dw: Make it dependent to HAS_IOMEM
` [PATCH 4.9 04/37] ARM: dts: Fix moving mmc devices with aliases for omap4 & 5
` [PATCH 4.9 05/37] arc: kernel: Return -EFAULT if copy_to_user() fails
` [PATCH 4.9 06/37] neighbour: Disregard DEAD dst in neigh_update
` [PATCH 4.9 07/37] ARM: keystone: fix integer overflow warning
` [PATCH 4.9 08/37] ASoC: fsl_esai: Fix TDM slot setup for I2S mode
` [PATCH 4.9 09/37] net: ieee802154: stop dump llsec keys for monitors
` [PATCH 4.9 10/37] net: ieee802154: stop dump llsec devs "
` [PATCH 4.9 11/37] net: ieee802154: forbid monitor for add llsec dev
` [PATCH 4.9 12/37] net: ieee802154: stop dump llsec devkeys for monitors
` [PATCH 4.9 13/37] net: ieee802154: forbid monitor for add llsec devkey
` [PATCH 4.9 14/37] net: ieee802154: stop dump llsec seclevels for monitors
` [PATCH 4.9 15/37] net: ieee802154: forbid monitor for add llsec seclevel
` [PATCH 4.9 16/37] pcnet32: Use pci_resource_len to validate PCI resource
` [PATCH 4.9 17/37] Input: i8042 - fix Pegatron C15B ID entry
` [PATCH 4.9 18/37] scsi: libsas: Reset num_scatter if libata marks qc as NODATA
` [PATCH 4.9 19/37] net: davicom: Fix regulator not turned off on failed probe
` [PATCH 4.9 20/37] net: sit: Unregister catch-all devices
` [PATCH 4.9 21/37] i40e: fix the panic when running bpf in xdpdrv mode
` [PATCH 4.9 22/37] ARM: 9071/1: uprobes: Dont hook on thumb instructions
` [PATCH 4.9 23/37] usbip: Fix incorrect double assignment to udc->ud.tcp_rx
` [PATCH 4.9 24/37] usbip: add sysfs_lock to synchronize sysfs code paths
` [PATCH 4.9 25/37] usbip: stub-dev "
` [PATCH 4.9 26/37] usbip: vudc "
` [PATCH 4.9 27/37] usbip: synchronize event handler with "
` [PATCH 4.9 28/37] net: hso: fix null-ptr-deref during tty device unregistration
` [PATCH 4.9 29/37] ext4: correct error label in ext4_rename()
` [PATCH 4.9 30/37] HID: alps: fix error return code in alps_input_configured()
` [PATCH 4.9 31/37] ARM: dts: Fix swapped mmc order for omap3
` [PATCH 4.9 32/37] s390/entry: save the caller of psw_idle
` [PATCH 4.9 33/37] xen-netback: Check for hotplug-status existence before watching
` [PATCH 4.9 34/37] cavium/liquidio: Fix duplicate argument
` [PATCH 4.9 35/37] ia64: fix discontig.c section mismatches
` [PATCH 4.9 36/37] ia64: tools: remove duplicate definition of ia64_mf() on ia64
` [PATCH 4.9 37/37] x86/crash: Fix crash_setup_memmap_entries() out-of-bounds access

stable-rc/queue/5.4 baseline: 157 runs, 1 regressions (v5.4.114-19-g418f75ba54e71)
 2021-04-26  7:14 UTC 

stable-rc/queue/4.19 baseline: 30 runs, 5 regressions (v4.19.188-56-gf363fc1dbb50)
 2021-04-26  7:08 UTC 

stable-rc/queue/4.14 baseline: 107 runs, 2 regressions (v4.14.231-48-g2c32049071e3b)
 2021-04-26  7:06 UTC 

stable-rc/queue/4.4 build: 163 builds: 0 failed, 163 passed, 13 warnings (v4.4.267-29-g052c2a5aa2db)
 2021-04-26  6:57 UTC 

[PATCH hulk-4.19-next] irqchip/gic-v3: Do not enable irqs when handling spurious interrups
 2021-04-26  6:28 UTC  (3+ messages)

stable-rc/queue/5.10 build: 196 builds: 0 failed, 196 passed, 16 warnings (v5.10.32-35-g413e8e76f9149)
 2021-04-26  4:43 UTC 

stable-rc/queue/4.4 build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.267-29-g4e8f8f6c0b64)
 2021-04-26  4:23 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).