linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-24 15:33:48 to 2021-05-24 15:55:46 UTC [more...]

[PATCH 5.4 00/71] 5.4.122-rc1 review
 2021-05-24 15:25 UTC  (54+ messages)
` [PATCH 5.4 01/71] firmware: arm_scpi: Prevent the ternary sign expansion bug
` [PATCH 5.4 02/71] openrisc: Fix a memory leak
` [PATCH 5.4 03/71] RDMA/siw: Properly check send and receive CQ pointers
` [PATCH 5.4 04/71] RDMA/siw: Release xarray entry
` [PATCH 5.4 05/71] RDMA/rxe: Clear all QP fields if creation failed
` [PATCH 5.4 06/71] scsi: ufs: core: Increase the usable queue depth
` [PATCH 5.4 07/71] scsi: qla2xxx: Fix error return code in qla82xx_write_flash_dword()
` [PATCH 5.4 08/71] RDMA/mlx5: Recover from fatal event in dual port mode
` [PATCH 5.4 09/71] RDMA/core: Dont access cm_id after its destruction
` [PATCH 5.4 10/71] platform/mellanox: mlxbf-tmfifo: Fix a memory barrier issue
` [PATCH 5.4 11/71] platform/x86: dell-smbios-wmi: Fix oops on rmmod dell_smbios
` [PATCH 5.4 12/71] RDMA/uverbs: Fix a NULL vs IS_ERR() bug
` [PATCH 5.4 13/71] ptrace: make ptrace() fail if the tracee changed its pid unexpectedly
` [PATCH 5.4 14/71] nvmet: seset ns->file when open fails
` [PATCH 5.4 15/71] locking/mutex: clear MUTEX_FLAGS if wait_list is empty due to signal
` [PATCH 5.4 16/71] btrfs: avoid RCU stalls while running delayed iputs
` [PATCH 5.4 17/71] cifs: fix memory leak in smb2_copychunk_range
` [PATCH 5.4 18/71] ALSA: dice: fix stream format for TC Electronic Konnekt Live at high sampling transfer frequency
` [PATCH 5.4 19/71] ALSA: intel8x0: Dont update period unless prepared
` [PATCH 5.4 20/71] ALSA: line6: Fix racy initialization of LINE6 MIDI
` [PATCH 5.4 21/71] ALSA: dice: fix stream format at middle sampling rate for Alesis iO 26
` [PATCH 5.4 22/71] ALSA: firewire-lib: fix calculation for size of IR context payload
` [PATCH 5.4 23/71] ALSA: usb-audio: Validate MS endpoint descriptors
` [PATCH 5.4 24/71] ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro
` [PATCH 5.4 25/71] ALSA: hda: fixup headset for ASUS GU502 laptop
` [PATCH 5.4 26/71] Revert "ALSA: sb8: add a check for request_region"
` [PATCH 5.4 27/71] ALSA: firewire-lib: fix check for the size of isochronous packet payload
` [PATCH 5.4 28/71] ALSA: hda/realtek: reset eapd coeff to default value for alc287
` [PATCH 5.4 29/71] ALSA: hda/realtek: Add some CLOVE SSIDs of ALC293
` [PATCH 5.4 30/71] ALSA: hda/realtek: Fix silent headphone output on ASUS UX430UA
` [PATCH 5.4 31/71] ALSA: hda/realtek: Add fixup for HP OMEN laptop
` [PATCH 5.4 32/71] ALSA: hda/realtek: Add fixup for HP Spectre x360 15-df0xxx
` [PATCH 5.4 33/71] uio_hv_generic: Fix a memory leak in error handling paths
` [PATCH 5.4 34/71] Revert "rapidio: fix a NULL pointer dereference when create_workqueue() fails"
` [PATCH 5.4 35/71] rapidio: handle create_workqueue() failure
` [PATCH 5.4 36/71] Revert "serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference"
` [PATCH 5.4 37/71] drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hang
` [PATCH 5.4 38/71] drm/amdgpu: update gc golden setting for Navi12
` [PATCH 5.4 39/71] drm/amdgpu: update sdma "
` [PATCH 5.4 40/71] mmc: sdhci-pci-gli: increase 1.8V regulator wait
` [PATCH 5.4 41/71] xen-pciback: reconfigure also from backend watch handler
` [PATCH 5.4 42/71] dm snapshot: fix a crash when an origin has no snapshots
` [PATCH 5.4 43/71] dm snapshot: fix crash with transient storage and zero chunk size
` [PATCH 5.4 44/71] Revert "video: hgafb: fix potential NULL pointer dereference"
` [PATCH 5.4 45/71] Revert "net: stmicro: fix a missing check of clk_prepare"
` [PATCH 5.4 46/71] Revert "leds: lp5523: fix a missing check of return value of lp55xx_read"
` [PATCH 5.4 47/71] Revert "hwmon: (lm80) fix a missing check of bus read in lm80 probe"
` [PATCH 5.4 48/71] Revert "video: imsttfb: fix potential NULL pointer dereferences"
` [PATCH 5.4 49/71] Revert "ecryptfs: replace BUG_ON with error handling code"
` [PATCH 5.4 50/71] Revert "scsi: ufs: fix a missing check of devm_reset_control_get"
` [PATCH 5.4 51/71] Revert "gdrom: fix a memory leak bug"
` [PATCH 5.4 52/71] cdrom: gdrom: deallocate struct gdrom_unit fields in remove_gdrom
` [PATCH 5.4 53/71] cdrom: gdrom: initialize global variable at init time

[PATCH 0/5] RTL8231 GPIO expander support
 2021-05-24 15:03 UTC  (7+ messages)
` [PATCH v3 0/6] "

[PATCH v2 0/2] TI K3 R5F remoteproc support on AM64x SoCs
 2021-05-24 15:47 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: remoteproc: k3-r5f: Update bindings for "

[PATCH 4.19 00/49] 4.19.192-rc1 review
 2021-05-24 15:25 UTC  (49+ messages)
` [PATCH 4.19 01/49] firmware: arm_scpi: Prevent the ternary sign expansion bug
` [PATCH 4.19 02/49] openrisc: Fix a memory leak
` [PATCH 4.19 03/49] RDMA/rxe: Clear all QP fields if creation failed
` [PATCH 4.19 04/49] scsi: qla2xxx: Fix error return code in qla82xx_write_flash_dword()
` [PATCH 4.19 05/49] RDMA/mlx5: Recover from fatal event in dual port mode
` [PATCH 4.19 06/49] platform/x86: dell-smbios-wmi: Fix oops on rmmod dell_smbios
` [PATCH 4.19 07/49] ptrace: make ptrace() fail if the tracee changed its pid unexpectedly
` [PATCH 4.19 08/49] nvmet: seset ns->file when open fails
` [PATCH 4.19 09/49] locking/mutex: clear MUTEX_FLAGS if wait_list is empty due to signal
` [PATCH 4.19 10/49] cifs: fix memory leak in smb2_copychunk_range
` [PATCH 4.19 11/49] ALSA: dice: fix stream format for TC Electronic Konnekt Live at high sampling transfer frequency
` [PATCH 4.19 12/49] ALSA: line6: Fix racy initialization of LINE6 MIDI
` [PATCH 4.19 13/49] ALSA: dice: fix stream format at middle sampling rate for Alesis iO 26
` [PATCH 4.19 14/49] ALSA: usb-audio: Validate MS endpoint descriptors
` [PATCH 4.19 15/49] ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro
` [PATCH 4.19 16/49] Revert "ALSA: sb8: add a check for request_region"
` [PATCH 4.19 17/49] ALSA: hda/realtek: reset eapd coeff to default value for alc287
` [PATCH 4.19 18/49] ALSA: hda/realtek: Add some CLOVE SSIDs of ALC293
` [PATCH 4.19 19/49] Revert "rapidio: fix a NULL pointer dereference when create_workqueue() fails"
` [PATCH 4.19 20/49] rapidio: handle create_workqueue() failure
` [PATCH 4.19 21/49] Revert "serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference"
` [PATCH 4.19 22/49] xen-pciback: reconfigure also from backend watch handler
` [PATCH 4.19 23/49] dm snapshot: fix a crash when an origin has no snapshots
` [PATCH 4.19 24/49] dm snapshot: fix crash with transient storage and zero chunk size
` [PATCH 4.19 25/49] Revert "video: hgafb: fix potential NULL pointer dereference"
` [PATCH 4.19 26/49] Revert "net: stmicro: fix a missing check of clk_prepare"
` [PATCH 4.19 27/49] Revert "leds: lp5523: fix a missing check of return value of lp55xx_read"
` [PATCH 4.19 28/49] Revert "hwmon: (lm80) fix a missing check of bus read in lm80 probe"
` [PATCH 4.19 29/49] Revert "video: imsttfb: fix potential NULL pointer dereferences"
` [PATCH 4.19 30/49] Revert "ecryptfs: replace BUG_ON with error handling code"
` [PATCH 4.19 31/49] Revert "scsi: ufs: fix a missing check of devm_reset_control_get"
` [PATCH 4.19 32/49] Revert "gdrom: fix a memory leak bug"
` [PATCH 4.19 33/49] cdrom: gdrom: deallocate struct gdrom_unit fields in remove_gdrom
` [PATCH 4.19 34/49] cdrom: gdrom: initialize global variable at init time
` [PATCH 4.19 35/49] Revert "media: rcar_drif: fix a memory disclosure"
` [PATCH 4.19 36/49] Revert "rtlwifi: fix a potential NULL pointer dereference"
` [PATCH 4.19 37/49] Revert "qlcnic: Avoid "
` [PATCH 4.19 38/49] Revert "niu: fix missing checks of niu_pci_eeprom_read"
` [PATCH 4.19 39/49] ethernet: sun: niu: fix missing checks of niu_pci_eeprom_read()
` [PATCH 4.19 40/49] net: stmicro: handle clk_prepare() failure during init
` [PATCH 4.19 41/49] scsi: ufs: handle cleanup correctly on devm_reset_control_get error
` [PATCH 4.19 42/49] net: rtlwifi: properly check for alloc_workqueue() failure
` [PATCH 4.19 43/49] leds: lp5523: check return value of lp5xx_read and jump to cleanup code
` [PATCH 4.19 44/49] qlcnic: Add null check after calling netdev_alloc_skb
` [PATCH 4.19 45/49] video: hgafb: fix potential NULL pointer dereference
` [PATCH 4.19 46/49] vgacon: Record video mode changes with VT_RESIZEX
` [PATCH 4.19 47/49] vt: Fix character height handling "
` [PATCH 4.19 48/49] tty: vt: always invoke vc->vc_sw->con_resize callback

[PATCH v4 1/1] x86/acpi, x86/boot: Add multiprocessor wake-up support
 2021-05-24 15:35 UTC  (4+ messages)
` [PATCH v5 "

[PATCH 4.14 00/37] 4.14.234-rc1 review
 2021-05-24 15:25 UTC  (38+ messages)
` [PATCH 4.14 01/37] openrisc: Fix a memory leak
` [PATCH 4.14 02/37] RDMA/rxe: Clear all QP fields if creation failed
` [PATCH 4.14 03/37] scsi: qla2xxx: Fix error return code in qla82xx_write_flash_dword()
` [PATCH 4.14 04/37] ptrace: make ptrace() fail if the tracee changed its pid unexpectedly
` [PATCH 4.14 05/37] cifs: fix memory leak in smb2_copychunk_range
` [PATCH 4.14 06/37] ALSA: line6: Fix racy initialization of LINE6 MIDI
` [PATCH 4.14 07/37] ALSA: usb-audio: Validate MS endpoint descriptors
` [PATCH 4.14 08/37] ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro
` [PATCH 4.14 09/37] Revert "ALSA: sb8: add a check for request_region"
` [PATCH 4.14 10/37] ALSA: hda/realtek: reset eapd coeff to default value for alc287
` [PATCH 4.14 11/37] Revert "rapidio: fix a NULL pointer dereference when create_workqueue() fails"
` [PATCH 4.14 12/37] rapidio: handle create_workqueue() failure
` [PATCH 4.14 13/37] xen-pciback: reconfigure also from backend watch handler
` [PATCH 4.14 14/37] dm snapshot: fix a crash when an origin has no snapshots
` [PATCH 4.14 15/37] dm snapshot: fix crash with transient storage and zero chunk size
` [PATCH 4.14 16/37] Revert "video: hgafb: fix potential NULL pointer dereference"
` [PATCH 4.14 17/37] Revert "net: stmicro: fix a missing check of clk_prepare"
` [PATCH 4.14 18/37] Revert "leds: lp5523: fix a missing check of return value of lp55xx_read"
` [PATCH 4.14 19/37] Revert "hwmon: (lm80) fix a missing check of bus read in lm80 probe"
` [PATCH 4.14 20/37] Revert "video: imsttfb: fix potential NULL pointer dereferences"
` [PATCH 4.14 21/37] Revert "ecryptfs: replace BUG_ON with error handling code"
` [PATCH 4.14 22/37] Revert "gdrom: fix a memory leak bug"
` [PATCH 4.14 23/37] cdrom: gdrom: deallocate struct gdrom_unit fields in remove_gdrom
` [PATCH 4.14 24/37] cdrom: gdrom: initialize global variable at init time
` [PATCH 4.14 25/37] Revert "media: rcar_drif: fix a memory disclosure"
` [PATCH 4.14 26/37] Revert "rtlwifi: fix a potential NULL pointer dereference"
` [PATCH 4.14 27/37] Revert "qlcnic: Avoid "
` [PATCH 4.14 28/37] Revert "niu: fix missing checks of niu_pci_eeprom_read"
` [PATCH 4.14 29/37] ethernet: sun: niu: fix missing checks of niu_pci_eeprom_read()
` [PATCH 4.14 30/37] net: stmicro: handle clk_prepare() failure during init
` [PATCH 4.14 31/37] net: rtlwifi: properly check for alloc_workqueue() failure
` [PATCH 4.14 32/37] leds: lp5523: check return value of lp5xx_read and jump to cleanup code
` [PATCH 4.14 33/37] qlcnic: Add null check after calling netdev_alloc_skb
` [PATCH 4.14 34/37] video: hgafb: fix potential NULL pointer dereference
` [PATCH 4.14 35/37] vgacon: Record video mode changes with VT_RESIZEX
` [PATCH 4.14 36/37] vt: Fix character height handling "
` [PATCH 4.14 37/37] tty: vt: always invoke vc->vc_sw->con_resize callback

[PATCH v3 00/12] KVM: Implement nested TSC scaling
 2021-05-24 15:37 UTC  (2+ messages)

[RFC PATCH 0/3] Allow access to confidential computing secret area
 2021-05-24 15:35 UTC  (8+ messages)

[PATCH 4.9 00/36] 4.9.270-rc1 review
 2021-05-24 15:25 UTC  (37+ 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 06/36] ALSA: line6: Fix racy initialization of LINE6 MIDI
` [PATCH 4.9 07/36] ALSA: usb-audio: Validate MS endpoint descriptors
` [PATCH 4.9 08/36] ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro
` [PATCH 4.9 09/36] Revert "ALSA: sb8: add a check for request_region"
` [PATCH 4.9 10/36] Revert "rapidio: fix a NULL pointer dereference when create_workqueue() fails"
` [PATCH 4.9 11/36] rapidio: handle create_workqueue() failure
` [PATCH 4.9 12/36] xen-pciback: reconfigure also from backend watch handler
` [PATCH 4.9 13/36] dm snapshot: fix a crash when an origin has no snapshots
` [PATCH 4.9 14/36] dm snapshot: fix crash with transient storage and zero chunk size
` [PATCH 4.9 15/36] Revert "video: hgafb: fix potential NULL pointer dereference"
` [PATCH 4.9 16/36] Revert "net: stmicro: fix a missing check of clk_prepare"
` [PATCH 4.9 17/36] Revert "leds: lp5523: fix a missing check of return value of lp55xx_read"
` [PATCH 4.9 18/36] Revert "hwmon: (lm80) fix a missing check of bus read in lm80 probe"
` [PATCH 4.9 19/36] Revert "video: imsttfb: fix potential NULL pointer dereferences"
` [PATCH 4.9 20/36] Revert "ecryptfs: replace BUG_ON with error handling code"
` [PATCH 4.9 21/36] Revert "gdrom: fix a memory leak bug"
` [PATCH 4.9 22/36] cdrom: gdrom: deallocate struct gdrom_unit fields in remove_gdrom
` [PATCH 4.9 23/36] cdrom: gdrom: initialize global variable at init time
` [PATCH 4.9 24/36] Revert "rtlwifi: fix a potential NULL pointer dereference"
` [PATCH 4.9 25/36] Revert "qlcnic: Avoid "
` [PATCH 4.9 26/36] Revert "niu: fix missing checks of niu_pci_eeprom_read"
` [PATCH 4.9 27/36] ethernet: sun: niu: fix missing checks of niu_pci_eeprom_read()
` [PATCH 4.9 28/36] net: stmicro: handle clk_prepare() failure during init
` [PATCH 4.9 29/36] net: rtlwifi: properly check for alloc_workqueue() failure
` [PATCH 4.9 30/36] leds: lp5523: check return value of lp5xx_read and jump to cleanup code
` [PATCH 4.9 31/36] qlcnic: Add null check after calling netdev_alloc_skb
` [PATCH 4.9 32/36] video: hgafb: fix potential NULL pointer dereference
` [PATCH 4.9 33/36] vgacon: Record video mode changes with VT_RESIZEX
` [PATCH 4.9 34/36] vt: Fix character height handling "
` [PATCH 4.9 35/36] tty: vt: always invoke vc->vc_sw->con_resize callback
` [PATCH 4.9 36/36] iio: tsl2583: Fix division by a zero lux_val

[PATCH] media: staging: atomisp: improve error handling in gc2235_detect()
 2021-05-24 15:32 UTC  (2+ messages)

[PATCH 4.4 00/31] 4.4.270-rc1 review
 2021-05-24 15:25 UTC  (16+ messages)
` [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 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 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


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