linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-24 14:21:38 to 2021-05-24 15:04:46 UTC [more...]

[PATCH AUTOSEL 5.4 01/52] platform/x86: hp_accel: Avoid invoking _INI to speed up resume
 2021-05-24 14:48 UTC  (23+ 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 19/52] ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()
` [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 RESEND v2 0/7] Expose and manage PCI device reset
 2021-05-24 14:48 UTC  (4+ messages)
` [PATCH RESEND v2 2/7] PCI: Add pcie_reset_flr to follow calling convention of other reset methods

[PATCH AUTOSEL 5.10 01/62] platform/x86: hp_accel: Avoid invoking _INI to speed up resume
 2021-05-24 14:47 UTC  (62+ messages)
` [PATCH AUTOSEL 5.10 02/62] gpio: cadence: Add missing MODULE_DEVICE_TABLE
` [PATCH AUTOSEL 5.10 03/62] Revert "crypto: cavium/nitrox - add an error message to explain the failure of pci_request_mem_regions"
` [PATCH AUTOSEL 5.10 04/62] Revert "media: usb: gspca: add a missed check for goto_low_power"
` [PATCH AUTOSEL 5.10 05/62] Revert "ALSA: sb: fix a missing check of snd_ctl_add"
` [PATCH AUTOSEL 5.10 06/62] Revert "serial: max310x: pass return value of spi_register_driver"
` [PATCH AUTOSEL 5.10 07/62] serial: max310x: unregister uart driver in case of failure and abort
` [PATCH AUTOSEL 5.10 08/62] Revert "net: fujitsu: fix a potential NULL pointer dereference"
` [PATCH AUTOSEL 5.10 09/62] net: fujitsu: fix potential null-ptr-deref
` [PATCH AUTOSEL 5.10 10/62] Revert "net/smc: fix a NULL pointer dereference"
` [PATCH AUTOSEL 5.10 11/62] net/smc: properly handle workqueue allocation failure
` [PATCH AUTOSEL 5.10 12/62] Revert "net: caif: replace BUG_ON with recovery code"
` [PATCH AUTOSEL 5.10 13/62] net: caif: remove BUG_ON(dev == NULL) in caif_xmit
` [PATCH AUTOSEL 5.10 14/62] Revert "char: hpet: fix a missing check of ioremap"
` [PATCH AUTOSEL 5.10 15/62] char: hpet: add checks after calling ioremap
` [PATCH AUTOSEL 5.10 16/62] Revert "ALSA: gus: add a check of the status of snd_ctl_add"
` [PATCH AUTOSEL 5.10 17/62] ALSA: sb8: Add a comment note regarding an unused pointer
` [PATCH AUTOSEL 5.10 18/62] Revert "ALSA: usx2y: Fix potential NULL pointer dereference"
` [PATCH AUTOSEL 5.10 19/62] Revert "isdn: mISDNinfineon: fix "
` [PATCH AUTOSEL 5.10 20/62] isdn: mISDNinfineon: check/cleanup ioremap failure correctly in setup_io
` [PATCH AUTOSEL 5.10 21/62] Revert "ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()"
` [PATCH AUTOSEL 5.10 22/62] ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()
` [PATCH AUTOSEL 5.10 23/62] Revert "isdn: mISDN: Fix potential NULL pointer dereference of kzalloc"
` [PATCH AUTOSEL 5.10 24/62] isdn: mISDN: correctly handle ph_info allocation failure in hfcsusb_ph_info
` [PATCH AUTOSEL 5.10 25/62] Revert "dmaengine: qcom_hidma: Check for driver register failure"
` [PATCH AUTOSEL 5.10 26/62] dmaengine: qcom_hidma: comment platform_driver_register call
` [PATCH AUTOSEL 5.10 27/62] Revert "libertas: add checks for the return value of sysfs_create_group"
` [PATCH AUTOSEL 5.10 28/62] libertas: register sysfs groups properly
` [PATCH AUTOSEL 5.10 29/62] Revert "ASoC: rt5645: fix a NULL pointer dereference"
` [PATCH AUTOSEL 5.10 30/62] ASoC: rt5645: add error checking to rt5645_probe function
` [PATCH AUTOSEL 5.10 31/62] Revert "ASoC: cs43130: fix a NULL pointer dereference"
` [PATCH AUTOSEL 5.10 32/62] ASoC: cs43130: handle errors in cs43130_probe() properly
` [PATCH AUTOSEL 5.10 33/62] Revert "media: dvb: Add check on sp8870_readreg"
` [PATCH AUTOSEL 5.10 34/62] media: dvb: Add check on sp8870_readreg return
` [PATCH AUTOSEL 5.10 35/62] Revert "media: gspca: mt9m111: Check write_bridge for timeout"
` [PATCH AUTOSEL 5.10 36/62] media: gspca: mt9m111: Check write_bridge for timeout
` [PATCH AUTOSEL 5.10 37/62] Revert "media: gspca: Check the return value of write_bridge for timeout"
` [PATCH AUTOSEL 5.10 38/62] media: gspca: properly check for errors in po1030_probe()
` [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

[PATCH net-next 00/10] net: wan: clean up some code style issues
 2021-05-24 14:47 UTC  (11+ messages)
` [PATCH net-next 01/10] net: wan: remove redundant blank lines
` [PATCH net-next 02/10] net: wan: fix an code style issue about "foo* bar"
` [PATCH net-next 03/10] net: wan: add blank line after declarations
` [PATCH net-next 04/10] net: wan: code indent use tabs where possible
` [PATCH net-next 05/10] net: wan: fix the code style issue about trailing statements
` [PATCH net-next 06/10] net: wan: add some required spaces
` [PATCH net-next 07/10] net: wan: move out assignment in if condition
` [PATCH net-next 08/10] net: wan: replace comparison to NULL with "!card"
` [PATCH net-next 09/10] net: wan: fix the comments style issue
` [PATCH net-next 10/10] net: wan: add braces {} to all arms of the statement

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

[PATCH 0/3] Skip numa distance for offline nodes
 2021-05-24 14:50 UTC  (4+ messages)
` [PATCH 2/3] powerpc/numa: Populate distance map correctly

[PATCH AUTOSEL 5.12 01/63] platform/x86: hp_accel: Avoid invoking _INI to speed up resume
 2021-05-24 14:46 UTC  (63+ messages)
` [PATCH AUTOSEL 5.12 02/63] gpio: cadence: Add missing MODULE_DEVICE_TABLE
` [PATCH AUTOSEL 5.12 03/63] Revert "crypto: cavium/nitrox - add an error message to explain the failure of pci_request_mem_regions"
` [PATCH AUTOSEL 5.12 04/63] Revert "media: usb: gspca: add a missed check for goto_low_power"
` [PATCH AUTOSEL 5.12 05/63] Revert "ALSA: sb: fix a missing check of snd_ctl_add"
` [PATCH AUTOSEL 5.12 06/63] Revert "serial: max310x: pass return value of spi_register_driver"
` [PATCH AUTOSEL 5.12 07/63] serial: max310x: unregister uart driver in case of failure and abort
` [PATCH AUTOSEL 5.12 08/63] Revert "net: fujitsu: fix a potential NULL pointer dereference"
` [PATCH AUTOSEL 5.12 09/63] net: fujitsu: fix potential null-ptr-deref
` [PATCH AUTOSEL 5.12 10/63] Revert "net/smc: fix a NULL pointer dereference"
` [PATCH AUTOSEL 5.12 11/63] net/smc: properly handle workqueue allocation failure
` [PATCH AUTOSEL 5.12 12/63] Revert "net: caif: replace BUG_ON with recovery code"
` [PATCH AUTOSEL 5.12 13/63] net: caif: remove BUG_ON(dev == NULL) in caif_xmit
` [PATCH AUTOSEL 5.12 14/63] Revert "char: hpet: fix a missing check of ioremap"
` [PATCH AUTOSEL 5.12 15/63] char: hpet: add checks after calling ioremap
` [PATCH AUTOSEL 5.12 16/63] Revert "ALSA: gus: add a check of the status of snd_ctl_add"
` [PATCH AUTOSEL 5.12 17/63] ALSA: sb8: Add a comment note regarding an unused pointer
` [PATCH AUTOSEL 5.12 18/63] Revert "ALSA: usx2y: Fix potential NULL pointer dereference"
` [PATCH AUTOSEL 5.12 19/63] Revert "isdn: mISDNinfineon: fix "
` [PATCH AUTOSEL 5.12 20/63] isdn: mISDNinfineon: check/cleanup ioremap failure correctly in setup_io
` [PATCH AUTOSEL 5.12 21/63] Revert "ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()"
` [PATCH AUTOSEL 5.12 22/63] ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()
` [PATCH AUTOSEL 5.12 23/63] Revert "isdn: mISDN: Fix potential NULL pointer dereference of kzalloc"
` [PATCH AUTOSEL 5.12 24/63] isdn: mISDN: correctly handle ph_info allocation failure in hfcsusb_ph_info
` [PATCH AUTOSEL 5.12 25/63] Revert "dmaengine: qcom_hidma: Check for driver register failure"
` [PATCH AUTOSEL 5.12 26/63] dmaengine: qcom_hidma: comment platform_driver_register call
` [PATCH AUTOSEL 5.12 27/63] Revert "libertas: add checks for the return value of sysfs_create_group"
` [PATCH AUTOSEL 5.12 28/63] libertas: register sysfs groups properly
` [PATCH AUTOSEL 5.12 29/63] Revert "ASoC: rt5645: fix a NULL pointer dereference"
` [PATCH AUTOSEL 5.12 30/63] ASoC: rt5645: add error checking to rt5645_probe function
` [PATCH AUTOSEL 5.12 31/63] Revert "ASoC: cs43130: fix a NULL pointer dereference"
` [PATCH AUTOSEL 5.12 32/63] ASoC: cs43130: handle errors in cs43130_probe() properly
` [PATCH AUTOSEL 5.12 33/63] Revert "media: dvb: Add check on sp8870_readreg"
` [PATCH AUTOSEL 5.12 34/63] media: dvb: Add check on sp8870_readreg return
` [PATCH AUTOSEL 5.12 35/63] Revert "media: gspca: mt9m111: Check write_bridge for timeout"
` [PATCH AUTOSEL 5.12 36/63] media: gspca: mt9m111: Check write_bridge for timeout
` [PATCH AUTOSEL 5.12 37/63] Revert "media: gspca: Check the return value of write_bridge for timeout"
` [PATCH AUTOSEL 5.12 38/63] media: gspca: properly check for errors in po1030_probe()
` [PATCH AUTOSEL 5.12 39/63] Revert "net: liquidio: fix a NULL pointer dereference"
` [PATCH AUTOSEL 5.12 40/63] net: liquidio: Add missing null pointer checks
` [PATCH AUTOSEL 5.12 41/63] Revert "brcmfmac: add a check for the status of usb_register"
` [PATCH AUTOSEL 5.12 42/63] brcmfmac: properly check for bus register errors
` [PATCH AUTOSEL 5.12 43/63] cdrom: gdrom: initialize global variable at init time
` [PATCH AUTOSEL 5.12 44/63] btrfs: return whole extents in fiemap
` [PATCH AUTOSEL 5.12 45/63] scsi: ufs: ufs-mediatek: Fix power down spec violation
` [PATCH AUTOSEL 5.12 46/63] scsi: BusLogic: Fix 64-bit system enumeration error for Buslogic
` [PATCH AUTOSEL 5.12 47/63] openrisc: Define memory barrier mb
` [PATCH AUTOSEL 5.12 48/63] scsi: pm80xx: Fix drives missing during rmmod/insmod loop
` [PATCH AUTOSEL 5.12 49/63] btrfs: release path before starting transaction when cloning inline extent
` [PATCH AUTOSEL 5.12 50/63] btrfs: do not BUG_ON in link_to_fixup_dir
` [PATCH AUTOSEL 5.12 51/63] ALSA: dice: disable double_pcm_frames mode for M-Audio Profire 610, 2626 and Avid M-Box 3 Pro
` [PATCH AUTOSEL 5.12 52/63] platform/x86: hp-wireless: add AMD's hardware id to the supported list
` [PATCH AUTOSEL 5.12 53/63] platform/x86: intel_punit_ipc: Append MODULE_DEVICE_TABLE for ACPI
` [PATCH AUTOSEL 5.12 54/63] platform/x86: touchscreen_dmi: Add info for the Mediacom Winpad 7.0 W700 tablet
` [PATCH AUTOSEL 5.12 55/63] SMB3: incorrect file id in requests compounded with open
` [PATCH AUTOSEL 5.12 56/63] drm/amd/display: Disconnect non-DP with no EDID
` [PATCH AUTOSEL 5.12 57/63] drm/amd/amdgpu: fix refcount leak
` [PATCH AUTOSEL 5.12 58/63] drm/amdgpu: Fix a use-after-free
` [PATCH AUTOSEL 5.12 59/63] drm/amd/amdgpu: fix a potential deadlock in gpu reset
` [PATCH AUTOSEL 5.12 60/63] drm/amdgpu: stop touching sched.ready in the backend
` [PATCH AUTOSEL 5.12 61/63] platform/x86: touchscreen_dmi: Add info for the Chuwi Hi10 Pro (CWI529) tablet
` [PATCH AUTOSEL 5.12 62/63] block: fix a race between del_gendisk and BLKRRPART
` [PATCH AUTOSEL 5.12 63/63] linux/bits.h: fix compilation error with GENMASK

[PATCH v9 01/22] dt-bindings: ARM: Mediatek: Add new document bindings of imp i2c wrapper controller
 2021-05-24 12:20 UTC  (22+ messages)
` [PATCH v9 02/22] dt-bindings: ARM: Mediatek: Add new document bindings of mdpsys controller
` [PATCH v9 03/22] dt-bindings: ARM: Mediatek: Add new document bindings of msdc controller
` [PATCH v9 04/22] dt-bindings: ARM: Mediatek: Add new document bindings of scp adsp controller
` [PATCH v9 05/22] dt-bindings: ARM: Mediatek: Document bindings of MT8192 clock controllers
` [PATCH v9 06/22] clk: mediatek: Add dt-bindings of MT8192 clocks
` [PATCH v9 07/22] clk: mediatek: Fix asymmetrical PLL enable and disable control
` [PATCH v9 08/22] clk: mediatek: Add configurable enable control to mtk_pll_data
` [PATCH v9 09/22] clk: mediatek: Add mtk_clk_simple_probe() to simplify clock providers
` [PATCH v9 10/22] clk: mediatek: Add MT8192 basic clocks support
` [PATCH v9 11/22] clk: mediatek: Add MT8192 audio clock support
` [PATCH v9 12/22] clk: mediatek: Add MT8192 camsys "
` [PATCH v9 13/22] clk: mediatek: Add MT8192 imgsys "
` [PATCH v9 14/22] clk: mediatek: Add MT8192 imp i2c wrapper "
` [PATCH v9 15/22] clk: mediatek: Add MT8192 ipesys "
` [PATCH v9 16/22] clk: mediatek: Add MT8192 mdpsys "
` [PATCH v9 17/22] clk: mediatek: Add MT8192 mfgcfg "
` [PATCH v9 18/22] clk: mediatek: Add MT8192 mmsys "
` [PATCH v9 19/22] clk: mediatek: Add MT8192 msdc "
` [PATCH v9 20/22] clk: mediatek: Add MT8192 scp adsp "
` [PATCH v9 21/22] clk: mediatek: Add MT8192 vdecsys "
` [PATCH v9 22/22] clk: mediatek: Add MT8192 vencsys "

[PATCH] firmware: arm_scmi: add clock management to the SCMI power domain
 2021-05-24 14:40 UTC  (2+ messages)

[PATCH 0/9] arm64: dts: rockchip: Initial Toybrick TB-RK1808M0 support
 2021-05-24 14:40 UTC  (4+ messages)
` [PATCH RFC 5/9] arm64: dts: rockchip: rk1808k-toybrick-m0: Suppress vGIC interrupt

[PATCH v2 0/7] KVM: nVMX: Fixes for nested state migration when eVMCS is in use
 2021-05-24 14:37 UTC  (6+ messages)
` [PATCH v2 1/7] KVM: nVMX: Introduce nested_evmcs_is_used()

[PATCH] Fixed kernel code formatting
 2021-05-24 14:37 UTC 

[PATCH v4 0/2] s390/vfio-ap: fix memory leak in mdev remove callback
 2021-05-24 14:37 UTC  (3+ messages)
` [PATCH v4 2/2] s390/vfio-ap: control access to PQAP(AQIC) interception handler

[PATCH 00/42] PCI: aardvark: Various driver fixes
 2021-05-24 14:36 UTC  (4+ messages)
` [PATCH 15/42] PCI: aardvark: Change name of INTx irq_chip to advk-INT

[PATCH v2 1/1] regmap-irq: Introduce inverted status registers support
 2021-05-24 14:34 UTC  (2+ messages)

[PATCH -next] ACPI: LPSS: Replaced simple_strtol() with kstrtol()
 2021-05-24 14:33 UTC  (2+ messages)

[syzbot] memory leak in ip_vs_add_service
 2021-05-24 14:33 UTC 

[PATCH v2] clk: meson: meson8b: Use CLK_SET_RATE_NO_REPARENT for vclk{,2}_in_sel
 2021-05-24 14:30 UTC  (2+ messages)

[PATCH 0/1] virtio: disable partitions scanning for no partitions block
 2021-05-24 14:29 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v3 00/12] KVM: Implement nested TSC scaling
 2021-05-24 14:23 UTC  (5+ messages)
` [PATCH v3 03/12] KVM: X86: Rename kvm_compute_tsc_offset() to kvm_compute_tsc_offset_l1()
` [PATCH v3 04/12] KVM: X86: Add a ratio parameter to kvm_scale_tsc()

[PATCH] kbuild: Add dtc flag test
 2021-05-24 14:21 UTC  (3+ messages)

[PATCH v3] ASoC: qcom: lpass-cpu: Fix pop noise during audio capture begin
 2021-05-24 14:21 UTC 

[RFC PATCH v2 00/11] x86: Support Intel Key Locker
 2021-05-24 14:21 UTC  (3+ messages)
` [RFC PATCH v2 05/11] x86/power: Restore Key Locker internal key from the ACPI S3/4 sleep states


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