messages from 2021-05-24 14:55:33 to 2021-05-24 15:35:02 UTC [more...]
[PATCH 4.9 00/36] 4.9.270-rc1 review
2021-05-24 15:25 UTC (8+ messages)
` [PATCH 4.9 01/36] openrisc: Fix a memory leak
` [PATCH 4.9 02/36] RDMA/rxe: Clear all QP fields if creation failed
` [PATCH 4.9 03/36] scsi: qla2xxx: Fix error return code in qla82xx_write_flash_dword()
` [PATCH 4.9 04/36] ptrace: make ptrace() fail if the tracee changed its pid unexpectedly
` [PATCH 4.9 05/36] cifs: fix memory leak in smb2_copychunk_range
` [PATCH 4.9 07/36] ALSA: usb-audio: Validate MS endpoint descriptors
` [PATCH 4.9 16/36] Revert "net: stmicro: fix a missing check of clk_prepare"
[PATCH 4.4 00/31] 4.4.270-rc1 review
2021-05-24 15:25 UTC (32+ messages)
` [PATCH 4.4 01/31] openrisc: Fix a memory leak
` [PATCH 4.4 02/31] scsi: qla2xxx: Fix error return code in qla82xx_write_flash_dword()
` [PATCH 4.4 03/31] ptrace: make ptrace() fail if the tracee changed its pid unexpectedly
` [PATCH 4.4 04/31] cifs: fix memory leak in smb2_copychunk_range
` [PATCH 4.4 05/31] ALSA: usb-audio: Validate MS endpoint descriptors
` [PATCH 4.4 06/31] ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro
` [PATCH 4.4 07/31] Revert "ALSA: sb8: add a check for request_region"
` [PATCH 4.4 08/31] xen-pciback: reconfigure also from backend watch handler
` [PATCH 4.4 09/31] dm snapshot: fix a crash when an origin has no snapshots
` [PATCH 4.4 10/31] dm snapshot: fix crash with transient storage and zero chunk size
` [PATCH 4.4 11/31] Revert "video: hgafb: fix potential NULL pointer dereference"
` [PATCH 4.4 12/31] Revert "net: stmicro: fix a missing check of clk_prepare"
` [PATCH 4.4 13/31] Revert "leds: lp5523: fix a missing check of return value of lp55xx_read"
` [PATCH 4.4 14/31] Revert "hwmon: (lm80) fix a missing check of bus read in lm80 probe"
` [PATCH 4.4 15/31] Revert "video: imsttfb: fix potential NULL pointer dereferences"
` [PATCH 4.4 16/31] Revert "ecryptfs: replace BUG_ON with error handling code"
` [PATCH 4.4 17/31] Revert "gdrom: fix a memory leak bug"
` [PATCH 4.4 18/31] cdrom: gdrom: deallocate struct gdrom_unit fields in remove_gdrom
` [PATCH 4.4 19/31] cdrom: gdrom: initialize global variable at init time
` [PATCH 4.4 20/31] Revert "rtlwifi: fix a potential NULL pointer dereference"
` [PATCH 4.4 21/31] Revert "qlcnic: Avoid "
` [PATCH 4.4 22/31] Revert "niu: fix missing checks of niu_pci_eeprom_read"
` [PATCH 4.4 23/31] ethernet: sun: niu: fix missing checks of niu_pci_eeprom_read()
` [PATCH 4.4 24/31] net: stmicro: handle clk_prepare() failure during init
` [PATCH 4.4 25/31] net: rtlwifi: properly check for alloc_workqueue() failure
` [PATCH 4.4 26/31] leds: lp5523: check return value of lp5xx_read and jump to cleanup code
` [PATCH 4.4 27/31] qlcnic: Add null check after calling netdev_alloc_skb
` [PATCH 4.4 28/31] video: hgafb: fix potential NULL pointer dereference
` [PATCH 4.4 29/31] vgacon: Record video mode changes with VT_RESIZEX
` [PATCH 4.4 30/31] vt: Fix character height handling "
` [PATCH 4.4 31/31] tty: vt: always invoke vc->vc_sw->con_resize callback
stable-rc/queue/4.14 baseline: 84 runs, 4 regressions (v4.14.233-12-g1446a7fb9ba5)
2021-05-24 14:53 UTC
[PATCH AUTOSEL 4.4 01/16] platform/x86: hp_accel: Avoid invoking _INI to speed up resume
2021-05-24 14:51 UTC (16+ messages)
` [PATCH AUTOSEL 4.4 02/16] net: fujitsu: fix potential null-ptr-deref
` [PATCH AUTOSEL 4.4 03/16] net: caif: remove BUG_ON(dev == NULL) in caif_xmit
` [PATCH AUTOSEL 4.4 04/16] char: hpet: add checks after calling ioremap
` [PATCH AUTOSEL 4.4 05/16] ALSA: sb8: Add a comment note regarding an unused pointer
` [PATCH AUTOSEL 4.4 06/16] isdn: mISDNinfineon: check/cleanup ioremap failure correctly in setup_io
` [PATCH AUTOSEL 4.4 07/16] ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()
` [PATCH AUTOSEL 4.4 08/16] libertas: register sysfs groups properly
` [PATCH AUTOSEL 4.4 09/16] media: dvb: Add check on sp8870_readreg return
` [PATCH AUTOSEL 4.4 10/16] media: gspca: mt9m111: Check write_bridge for timeout
` [PATCH AUTOSEL 4.4 11/16] media: gspca: properly check for errors in po1030_probe()
` [PATCH AUTOSEL 4.4 12/16] cdrom: gdrom: initialize global variable at init time
` [PATCH AUTOSEL 4.4 13/16] scsi: BusLogic: Fix 64-bit system enumeration error for Buslogic
` [PATCH AUTOSEL 4.4 14/16] openrisc: Define memory barrier mb
` [PATCH AUTOSEL 4.4 15/16] btrfs: do not BUG_ON in link_to_fixup_dir
` [PATCH AUTOSEL 4.4 16/16] drm/amdgpu: Fix a use-after-free
+ kthread-fix-kthread_mod_delayed_work-vs-kthread_cancel_delayed_work_sync-race.patch added to -mm tree
2021-05-24 15:08 UTC (3+ messages)
[PATCH AUTOSEL 4.9 01/19] platform/x86: hp_accel: Avoid invoking _INI to speed up resume
2021-05-24 14:51 UTC (19+ messages)
` [PATCH AUTOSEL 4.9 02/19] serial: max310x: unregister uart driver in case of failure and abort
` [PATCH AUTOSEL 4.9 03/19] net: fujitsu: fix potential null-ptr-deref
` [PATCH AUTOSEL 4.9 04/19] net: caif: remove BUG_ON(dev == NULL) in caif_xmit
` [PATCH AUTOSEL 4.9 05/19] char: hpet: add checks after calling ioremap
` [PATCH AUTOSEL 4.9 06/19] ALSA: sb8: Add a comment note regarding an unused pointer
` [PATCH AUTOSEL 4.9 07/19] isdn: mISDNinfineon: check/cleanup ioremap failure correctly in setup_io
` [PATCH AUTOSEL 4.9 08/19] ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()
` [PATCH AUTOSEL 4.9 09/19] dmaengine: qcom_hidma: comment platform_driver_register call
` [PATCH AUTOSEL 4.9 10/19] libertas: register sysfs groups properly
` [PATCH AUTOSEL 4.9 11/19] media: dvb: Add check on sp8870_readreg return
` [PATCH AUTOSEL 4.9 12/19] media: gspca: mt9m111: Check write_bridge for timeout
` [PATCH AUTOSEL 4.9 13/19] media: gspca: properly check for errors in po1030_probe()
` [PATCH AUTOSEL 4.9 14/19] cdrom: gdrom: initialize global variable at init time
` [PATCH AUTOSEL 4.9 15/19] scsi: BusLogic: Fix 64-bit system enumeration error for Buslogic
` [PATCH AUTOSEL 4.9 16/19] openrisc: Define memory barrier mb
` [PATCH AUTOSEL 4.9 17/19] btrfs: do not BUG_ON in link_to_fixup_dir
` [PATCH AUTOSEL 4.9 18/19] platform/x86: intel_punit_ipc: Append MODULE_DEVICE_TABLE for ACPI
` [PATCH AUTOSEL 4.9 19/19] drm/amdgpu: Fix a use-after-free
[PATCH AUTOSEL 4.14 01/21] platform/x86: hp_accel: Avoid invoking _INI to speed up resume
2021-05-24 14:50 UTC (21+ messages)
` [PATCH AUTOSEL 4.14 02/21] serial: max310x: unregister uart driver in case of failure and abort
` [PATCH AUTOSEL 4.14 03/21] net: fujitsu: fix potential null-ptr-deref
` [PATCH AUTOSEL 4.14 04/21] net: caif: remove BUG_ON(dev == NULL) in caif_xmit
` [PATCH AUTOSEL 4.14 05/21] char: hpet: add checks after calling ioremap
` [PATCH AUTOSEL 4.14 06/21] ALSA: sb8: Add a comment note regarding an unused pointer
` [PATCH AUTOSEL 4.14 07/21] isdn: mISDNinfineon: check/cleanup ioremap failure correctly in setup_io
` [PATCH AUTOSEL 4.14 08/21] ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()
` [PATCH AUTOSEL 4.14 09/21] dmaengine: qcom_hidma: comment platform_driver_register call
` [PATCH AUTOSEL 4.14 10/21] libertas: register sysfs groups properly
` [PATCH AUTOSEL 4.14 11/21] media: dvb: Add check on sp8870_readreg return
` [PATCH AUTOSEL 4.14 12/21] media: gspca: mt9m111: Check write_bridge for timeout
` [PATCH AUTOSEL 4.14 13/21] media: gspca: properly check for errors in po1030_probe()
` [PATCH AUTOSEL 4.14 14/21] cdrom: gdrom: initialize global variable at init time
` [PATCH AUTOSEL 4.14 15/21] scsi: BusLogic: Fix 64-bit system enumeration error for Buslogic
` [PATCH AUTOSEL 4.14 16/21] openrisc: Define memory barrier mb
` [PATCH AUTOSEL 4.14 17/21] btrfs: do not BUG_ON in link_to_fixup_dir
` [PATCH AUTOSEL 4.14 18/21] platform/x86: hp-wireless: add AMD's hardware id to the supported list
` [PATCH AUTOSEL 4.14 19/21] platform/x86: intel_punit_ipc: Append MODULE_DEVICE_TABLE for ACPI
` [PATCH AUTOSEL 4.14 20/21] SMB3: incorrect file id in requests compounded with open
` [PATCH AUTOSEL 4.14 21/21] drm/amdgpu: Fix a use-after-free
[PATCH AUTOSEL 4.19 01/25] platform/x86: hp_accel: Avoid invoking _INI to speed up resume
2021-05-24 14:50 UTC (25+ messages)
` [PATCH AUTOSEL 4.19 02/25] serial: max310x: unregister uart driver in case of failure and abort
` [PATCH AUTOSEL 4.19 03/25] net: fujitsu: fix potential null-ptr-deref
` [PATCH AUTOSEL 4.19 04/25] net: caif: remove BUG_ON(dev == NULL) in caif_xmit
` [PATCH AUTOSEL 4.19 05/25] char: hpet: add checks after calling ioremap
` [PATCH AUTOSEL 4.19 06/25] ALSA: sb8: Add a comment note regarding an unused pointer
` [PATCH AUTOSEL 4.19 07/25] isdn: mISDNinfineon: check/cleanup ioremap failure correctly in setup_io
` [PATCH AUTOSEL 4.19 08/25] ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()
` [PATCH AUTOSEL 4.19 09/25] dmaengine: qcom_hidma: comment platform_driver_register call
` [PATCH AUTOSEL 4.19 10/25] libertas: register sysfs groups properly
` [PATCH AUTOSEL 4.19 11/25] ASoC: rt5645: add error checking to rt5645_probe function
` [PATCH AUTOSEL 4.19 12/25] ASoC: cs43130: handle errors in cs43130_probe() properly
` [PATCH AUTOSEL 4.19 13/25] media: dvb: Add check on sp8870_readreg return
` [PATCH AUTOSEL 4.19 14/25] media: gspca: mt9m111: Check write_bridge for timeout
` [PATCH AUTOSEL 4.19 15/25] media: gspca: properly check for errors in po1030_probe()
` [PATCH AUTOSEL 4.19 16/25] cdrom: gdrom: initialize global variable at init time
` [PATCH AUTOSEL 4.19 17/25] scsi: BusLogic: Fix 64-bit system enumeration error for Buslogic
` [PATCH AUTOSEL 4.19 18/25] openrisc: Define memory barrier mb
` [PATCH AUTOSEL 4.19 19/25] btrfs: do not BUG_ON in link_to_fixup_dir
` [PATCH AUTOSEL 4.19 20/25] platform/x86: hp-wireless: add AMD's hardware id to the supported list
` [PATCH AUTOSEL 4.19 21/25] platform/x86: intel_punit_ipc: Append MODULE_DEVICE_TABLE for ACPI
` [PATCH AUTOSEL 4.19 22/25] SMB3: incorrect file id in requests compounded with open
` [PATCH AUTOSEL 4.19 23/25] drm/amd/display: Disconnect non-DP with no EDID
` [PATCH AUTOSEL 4.19 24/25] drm/amd/amdgpu: fix refcount leak
` [PATCH AUTOSEL 4.19 25/25] drm/amdgpu: Fix a use-after-free
[PATCH AUTOSEL 5.4 01/52] platform/x86: hp_accel: Avoid invoking _INI to speed up resume
2021-05-24 14:49 UTC (52+ messages)
` [PATCH AUTOSEL 5.4 02/52] gpio: cadence: Add missing MODULE_DEVICE_TABLE
` [PATCH AUTOSEL 5.4 03/52] Revert "media: usb: gspca: add a missed check for goto_low_power"
` [PATCH AUTOSEL 5.4 04/52] Revert "ALSA: sb: fix a missing check of snd_ctl_add"
` [PATCH AUTOSEL 5.4 05/52] Revert "serial: max310x: pass return value of spi_register_driver"
` [PATCH AUTOSEL 5.4 06/52] serial: max310x: unregister uart driver in case of failure and abort
` [PATCH AUTOSEL 5.4 07/52] Revert "net: fujitsu: fix a potential NULL pointer dereference"
` [PATCH AUTOSEL 5.4 08/52] net: fujitsu: fix potential null-ptr-deref
` [PATCH AUTOSEL 5.4 09/52] Revert "net/smc: fix a NULL pointer dereference"
` [PATCH AUTOSEL 5.4 10/52] net: caif: remove BUG_ON(dev == NULL) in caif_xmit
` [PATCH AUTOSEL 5.4 11/52] Revert "char: hpet: fix a missing check of ioremap"
` [PATCH AUTOSEL 5.4 12/52] char: hpet: add checks after calling ioremap
` [PATCH AUTOSEL 5.4 13/52] Revert "ALSA: gus: add a check of the status of snd_ctl_add"
` [PATCH AUTOSEL 5.4 14/52] ALSA: sb8: Add a comment note regarding an unused pointer
` [PATCH AUTOSEL 5.4 15/52] Revert "ALSA: usx2y: Fix potential NULL pointer dereference"
` [PATCH AUTOSEL 5.4 16/52] Revert "isdn: mISDNinfineon: fix "
` [PATCH AUTOSEL 5.4 17/52] isdn: mISDNinfineon: check/cleanup ioremap failure correctly in setup_io
` [PATCH AUTOSEL 5.4 18/52] Revert "ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()"
` [PATCH AUTOSEL 5.4 19/52] ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()
` [PATCH AUTOSEL 5.4 20/52] Revert "isdn: mISDN: Fix potential NULL pointer dereference of kzalloc"
` [PATCH AUTOSEL 5.4 21/52] isdn: mISDN: correctly handle ph_info allocation failure in hfcsusb_ph_info
` [PATCH AUTOSEL 5.4 22/52] Revert "dmaengine: qcom_hidma: Check for driver register failure"
` [PATCH AUTOSEL 5.4 23/52] dmaengine: qcom_hidma: comment platform_driver_register call
` [PATCH AUTOSEL 5.4 24/52] Revert "libertas: add checks for the return value of sysfs_create_group"
` [PATCH AUTOSEL 5.4 25/52] libertas: register sysfs groups properly
` [PATCH AUTOSEL 5.4 26/52] Revert "ASoC: rt5645: fix a NULL pointer dereference"
` [PATCH AUTOSEL 5.4 27/52] ASoC: rt5645: add error checking to rt5645_probe function
` [PATCH AUTOSEL 5.4 28/52] Revert "ASoC: cs43130: fix a NULL pointer dereference"
` [PATCH AUTOSEL 5.4 29/52] ASoC: cs43130: handle errors in cs43130_probe() properly
` [PATCH AUTOSEL 5.4 30/52] Revert "media: dvb: Add check on sp8870_readreg"
` [PATCH AUTOSEL 5.4 31/52] media: dvb: Add check on sp8870_readreg return
` [PATCH AUTOSEL 5.4 32/52] Revert "media: gspca: mt9m111: Check write_bridge for timeout"
` [PATCH AUTOSEL 5.4 33/52] media: gspca: mt9m111: Check write_bridge for timeout
` [PATCH AUTOSEL 5.4 34/52] Revert "media: gspca: Check the return value of write_bridge for timeout"
` [PATCH AUTOSEL 5.4 35/52] media: gspca: properly check for errors in po1030_probe()
` [PATCH AUTOSEL 5.4 36/52] Revert "net: liquidio: fix a NULL pointer dereference"
` [PATCH AUTOSEL 5.4 37/52] net: liquidio: Add missing null pointer checks
` [PATCH AUTOSEL 5.4 38/52] Revert "brcmfmac: add a check for the status of usb_register"
` [PATCH AUTOSEL 5.4 39/52] brcmfmac: properly check for bus register errors
` [PATCH AUTOSEL 5.4 40/52] cdrom: gdrom: initialize global variable at init time
` [PATCH AUTOSEL 5.4 41/52] btrfs: return whole extents in fiemap
` [PATCH AUTOSEL 5.4 42/52] scsi: BusLogic: Fix 64-bit system enumeration error for Buslogic
` [PATCH AUTOSEL 5.4 43/52] openrisc: Define memory barrier mb
` [PATCH AUTOSEL 5.4 44/52] btrfs: do not BUG_ON in link_to_fixup_dir
` [PATCH AUTOSEL 5.4 45/52] platform/x86: hp-wireless: add AMD's hardware id to the supported list
` [PATCH AUTOSEL 5.4 46/52] platform/x86: intel_punit_ipc: Append MODULE_DEVICE_TABLE for ACPI
` [PATCH AUTOSEL 5.4 47/52] platform/x86: touchscreen_dmi: Add info for the Mediacom Winpad 7.0 W700 tablet
` [PATCH AUTOSEL 5.4 48/52] SMB3: incorrect file id in requests compounded with open
` [PATCH AUTOSEL 5.4 49/52] drm/amd/display: Disconnect non-DP with no EDID
` [PATCH AUTOSEL 5.4 50/52] drm/amd/amdgpu: fix refcount leak
` [PATCH AUTOSEL 5.4 51/52] drm/amdgpu: Fix a use-after-free
` [PATCH AUTOSEL 5.4 52/52] drm/amd/amdgpu: fix a potential deadlock in gpu reset
[PATCH AUTOSEL 5.10 01/62] platform/x86: hp_accel: Avoid invoking _INI to speed up resume
2021-05-24 14:47 UTC (26+ messages)
` [PATCH AUTOSEL 5.10 37/62] Revert "media: gspca: Check the return value of write_bridge for timeout"
` [PATCH AUTOSEL 5.10 39/62] Revert "net: liquidio: fix a NULL pointer dereference"
` [PATCH AUTOSEL 5.10 40/62] net: liquidio: Add missing null pointer checks
` [PATCH AUTOSEL 5.10 41/62] Revert "brcmfmac: add a check for the status of usb_register"
` [PATCH AUTOSEL 5.10 42/62] brcmfmac: properly check for bus register errors
` [PATCH AUTOSEL 5.10 43/62] cdrom: gdrom: initialize global variable at init time
` [PATCH AUTOSEL 5.10 44/62] btrfs: return whole extents in fiemap
` [PATCH AUTOSEL 5.10 45/62] scsi: ufs: ufs-mediatek: Fix power down spec violation
` [PATCH AUTOSEL 5.10 46/62] scsi: BusLogic: Fix 64-bit system enumeration error for Buslogic
` [PATCH AUTOSEL 5.10 47/62] openrisc: Define memory barrier mb
` [PATCH AUTOSEL 5.10 48/62] scsi: pm80xx: Fix drives missing during rmmod/insmod loop
` [PATCH AUTOSEL 5.10 49/62] btrfs: release path before starting transaction when cloning inline extent
` [PATCH AUTOSEL 5.10 50/62] btrfs: do not BUG_ON in link_to_fixup_dir
` [PATCH AUTOSEL 5.10 51/62] platform/x86: hp-wireless: add AMD's hardware id to the supported list
` [PATCH AUTOSEL 5.10 52/62] platform/x86: intel_punit_ipc: Append MODULE_DEVICE_TABLE for ACPI
` [PATCH AUTOSEL 5.10 53/62] platform/x86: touchscreen_dmi: Add info for the Mediacom Winpad 7.0 W700 tablet
` [PATCH AUTOSEL 5.10 54/62] SMB3: incorrect file id in requests compounded with open
` [PATCH AUTOSEL 5.10 55/62] drm/amd/display: Disconnect non-DP with no EDID
` [PATCH AUTOSEL 5.10 56/62] drm/amd/amdgpu: fix refcount leak
` [PATCH AUTOSEL 5.10 57/62] drm/amdgpu: Fix a use-after-free
` [PATCH AUTOSEL 5.10 58/62] drm/amd/amdgpu: fix a potential deadlock in gpu reset
` [PATCH AUTOSEL 5.10 59/62] drm/amdgpu: stop touching sched.ready in the backend
` [PATCH AUTOSEL 5.10 60/62] platform/x86: touchscreen_dmi: Add info for the Chuwi Hi10 Pro (CWI529) tablet
` [PATCH AUTOSEL 5.10 61/62] block: fix a race between del_gendisk and BLKRRPART
` [PATCH AUTOSEL 5.10 62/62] linux/bits.h: fix compilation error with GENMASK
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox