All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-25 18:22:28 to 2023-05-25 18:43:56 UTC [more...]

[PATCH AUTOSEL 5.15 01/43] nvme-pci: add NVME_QUIRK_BOGUS_NID for HS-SSD-FUTURE 2048G
 2023-05-25 18:38 UTC  (17+ messages)
` [PATCH AUTOSEL 5.15 03/43] ASoC: dwc: limit the number of overrun messages
` [PATCH AUTOSEL 5.15 05/43] um: harddog: fix modular build
` [PATCH AUTOSEL 5.15 07/43] ASoC: dt-bindings: Adjust #sound-dai-cells on TI's single-DAI codecs
` [PATCH AUTOSEL 5.15 08/43] ASoC: ssm2602: Add workaround for playback distortions
` [PATCH AUTOSEL 5.15 29/43] ARM: dts: stm32: add pin map for CAN controller on stm32f7
` [PATCH AUTOSEL 5.15 30/43] ARM: dts: stm32: add CAN support on stm32f746
` [PATCH AUTOSEL 5.15 31/43] arm64/mm: mark private VM_FAULT_X defines as vm_fault_t
` [PATCH AUTOSEL 5.15 32/43] arm64: vdso: Pass (void *) to virt_to_page()
` [PATCH AUTOSEL 5.15 35/43] wifi: b43: fix incorrect __packed annotation
` [PATCH AUTOSEL 5.15 37/43] nvme-multipath: don't call blk_mark_disk_dead in nvme_mpath_remove_disk
` [PATCH AUTOSEL 5.15 38/43] ALSA: oss: avoid missing-prototype warnings
` [PATCH AUTOSEL 5.15 39/43] drm/msm: Be more shouty if per-process pgtables aren't working
` [PATCH AUTOSEL 5.15 42/43] drm/amdgpu: skip disabling fence driver src_irqs when device is unplugged
` [PATCH AUTOSEL 5.15 43/43] nvme-pci: Add quirk for Teamgroup MP33 SSD

Bug report: kernel paniced when system hibernates
 2023-05-25 18:39 UTC  (13+ messages)

[PATCH AUTOSEL 6.1 01/57] nvme-pci: add NVME_QUIRK_BOGUS_NID for HS-SSD-FUTURE 2048G
 2023-05-25 18:36 UTC  (47+ messages)
` [PATCH AUTOSEL 6.1 02/57] nvme-pci: add quirk for missing secondary temperature thresholds
` [PATCH AUTOSEL 6.1 03/57] ASoC: amd: yc: Add DMI entry to support System76 Pangolin 12
` [PATCH AUTOSEL 6.1 04/57] ASoC: dwc: limit the number of overrun messages
` [PATCH AUTOSEL 6.1 05/57] selftests/ftrace: Improve integration with kselftest runner
` [PATCH AUTOSEL 6.1 06/57] um: harddog: fix modular build
` [PATCH AUTOSEL 6.1 07/57] xfrm: Check if_id in inbound policy/secpath match
` [PATCH AUTOSEL 6.1 08/57] ASoC: dt-bindings: Adjust #sound-dai-cells on TI's single-DAI codecs
` [PATCH AUTOSEL 6.1 09/57] ALSA: hda/realtek: Add quirks for ASUS GU604V and GU603V
` [PATCH AUTOSEL 6.1 10/57] ASoC: ssm2602: Add workaround for playback distortions
` [PATCH AUTOSEL 6.1 11/57] media: dvb_demux: fix a bug for the continuity counter
` [PATCH AUTOSEL 6.1 12/57] media: dvb-usb: az6027: fix three null-ptr-deref in az6027_i2c_xfer()
` [PATCH AUTOSEL 6.1 13/57] media: dvb-usb-v2: ec168: fix null-ptr-deref in ec168_i2c_xfer()
` [PATCH AUTOSEL 6.1 14/57] media: dvb-usb-v2: ce6230: fix null-ptr-deref in ce6230_i2c_master_xfer()
` [PATCH AUTOSEL 6.1 15/57] media: dvb-usb-v2: rtl28xxu: fix null-ptr-deref in rtl28xxu_i2c_xfer
` [PATCH AUTOSEL 6.1 16/57] media: dvb-usb: digitv: fix null-ptr-deref in digitv_i2c_xfer()
` [PATCH AUTOSEL 6.1 17/57] media: dvb-usb: dw2102: fix uninit-value in su3000_read_mac_address
` [PATCH AUTOSEL 6.1 18/57] media: netup_unidvb: fix irq init by register it at the end of probe
` [PATCH AUTOSEL 6.1 19/57] media: dvb_ca_en50221: fix a size write bug
` [PATCH AUTOSEL 6.1 20/57] media: ttusb-dec: fix memory leak in ttusb_dec_exit_dvb()
` [PATCH AUTOSEL 6.1 21/57] media: mn88443x: fix !CONFIG_OF error by drop of_match_ptr from ID table
` [PATCH AUTOSEL 6.1 22/57] media: dvb-core: Fix use-after-free due on race condition at dvb_net
` [PATCH AUTOSEL 6.1 23/57] media: dvb-core: Fix use-after-free due to race at dvb_register_device()
` [PATCH AUTOSEL 6.1 25/57] media: dvb-core: Fix use-after-free due to race condition at dvb_ca_en50221
` [PATCH AUTOSEL 6.1 26/57] ASoC: SOF: debug: conditionally bump runtime_pm counter on exceptions
` [PATCH AUTOSEL 6.1 27/57] ASoC: SOF: pcm: fix pm_runtime imbalance in error handling
` [PATCH AUTOSEL 6.1 28/57] ASoC: SOF: sof-client-probes: "
` [PATCH AUTOSEL 6.1 29/57] ASoC: SOF: pm: save io region state in case of errors in resume
` [PATCH AUTOSEL 6.1 30/57] tipc: add tipc_bearer_min_mtu to calculate min mtu
` [PATCH AUTOSEL 6.1 31/57] s390/pkey: zeroize key blobs
` [PATCH AUTOSEL 6.1 32/57] s390/topology: honour nr_cpu_ids when adding CPUs
` [PATCH AUTOSEL 6.1 33/57] ACPI: resource: Add IRQ override quirk for LG UltraPC 17U70P
` [PATCH AUTOSEL 6.1 34/57] wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR value
` [PATCH AUTOSEL 6.1 36/57] ARM: dts: stm32: add CAN support on stm32f746
` [PATCH AUTOSEL 6.1 37/57] arm64/mm: mark private VM_FAULT_X defines as vm_fault_t
` [PATCH AUTOSEL 6.1 38/57] arm64: vdso: Pass (void *) to virt_to_page()
` [PATCH AUTOSEL 6.1 39/57] wifi: mac80211: simplify chanctx allocation
` [PATCH AUTOSEL 6.1 40/57] wifi: mac80211: consider reserved chanctx for mindef
` [PATCH AUTOSEL 6.1 41/57] wifi: mac80211: recalc chanctx mindef before assigning
` [PATCH AUTOSEL 6.1 42/57] wifi: iwlwifi: mvm: Add locking to the rate read flow
` [PATCH AUTOSEL 6.1 43/57] scsi: core: Decrease scsi_device's iorequest_cnt if dispatch failed
` [PATCH AUTOSEL 6.1 44/57] wifi: b43: fix incorrect __packed annotation
` [PATCH AUTOSEL 6.1 47/57] nvme-multipath: don't call blk_mark_disk_dead in nvme_mpath_remove_disk
` [PATCH AUTOSEL 6.1 49/57] ALSA: oss: avoid missing-prototype warnings
` [PATCH AUTOSEL 6.1 50/57] drm/msm: Be more shouty if per-process pgtables aren't working
` [PATCH AUTOSEL 6.1 54/57] drm/amdgpu: skip disabling fence driver src_irqs when device is unplugged

[PATCH AUTOSEL 5.4 01/27] ASoC: dwc: limit the number of overrun messages
 2023-05-25 18:42 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 23/27] wifi: b43: fix incorrect __packed annotation

[PATCH AUTOSEL 5.10 01/31] ASoC: dwc: limit the number of overrun messages
 2023-05-25 18:41 UTC  (7+ messages)
` [PATCH AUTOSEL 5.10 04/31] ASoC: dt-bindings: Adjust #sound-dai-cells on TI's single-DAI codecs
` [PATCH AUTOSEL 5.10 05/31] ASoC: ssm2602: Add workaround for playback distortions
` [PATCH AUTOSEL 5.10 22/31] ARM: dts: stm32: add pin map for CAN controller on stm32f7
` [PATCH AUTOSEL 5.10 26/31] wifi: b43: fix incorrect __packed annotation
` [PATCH AUTOSEL 5.10 28/31] ALSA: oss: avoid missing-prototype warnings
` [PATCH AUTOSEL 5.10 29/31] drm/msm: Be more shouty if per-process pgtables aren't working

[PATCH] pinctrl:sunplus: Add check for kmalloc
 2023-05-25 18:37 UTC  (7+ messages)
          `  "

[igt-dev] [PATCH i-g-t v4 00/11] Improve description of tests used by i915 validation
 2023-05-25 18:41 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v4 01/11] gem_exec_fence: fix a typo

[PATCH 00/12] block: Fix blockdev-create with iothreads
 2023-05-25 18:40 UTC  (5+ messages)
` [PATCH 04/12] block-backend: Fix blk_new_open() for iothreads
` [PATCH 05/12] mirror: Hold main AioContext lock for calling bdrv_open_backing_file()

[PATCH v6 00/20] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
 2023-05-25 18:36 UTC  (7+ messages)
` [PATCH v6 16/20] modpost: merge fromsec=DATA_SECTIONS entries in sectioncheck table
` [PATCH v6 17/20] modpost: merge bad_tosec=ALL_EXIT_SECTIONS "
` [PATCH v6 20/20] modpost: show offset from symbol for section mismatch warnings

[PATCH AUTOSEL 6.3 01/67] nvme-pci: add NVME_QUIRK_BOGUS_NID for HS-SSD-FUTURE 2048G
 2023-05-25 18:31 UTC  (73+ messages)
` [PATCH AUTOSEL 6.3 02/67] nvme-pci: add quirk for missing secondary temperature thresholds
` [PATCH AUTOSEL 6.3 03/67] nvme-pci: clamp max_hw_sectors based on DMA optimized limitation
` [PATCH AUTOSEL 6.3 04/67] ASoC: amd: yc: Add DMI entry to support System76 Pangolin 12
` [PATCH AUTOSEL 6.3 05/67] ASoC: dwc: limit the number of overrun messages
` [PATCH AUTOSEL 6.3 06/67] cpupower:Fix resource leaks in sysfs_get_enabled()
` [PATCH AUTOSEL 6.3 07/67] selftests/ftrace: Improve integration with kselftest runner
` [PATCH AUTOSEL 6.3 08/67] ASoC: SOF: amd: Fix NULL pointer crash in acp_sof_ipc_msg_data function
` [PATCH AUTOSEL 6.3 09/67] um: harddog: fix modular build
` [PATCH AUTOSEL 6.3 10/67] xfrm: Check if_id in inbound policy/secpath match
` [PATCH AUTOSEL 6.3 11/67] ASoC: jz4740-i2s: Make I2S divider calculations more robust
` [PATCH AUTOSEL 6.3 12/67] ASoC: dt-bindings: Adjust #sound-dai-cells on TI's single-DAI codecs
` [PATCH AUTOSEL 6.3 13/67] ALSA: hda/realtek: Add quirks for ASUS GU604V and GU603V
` [PATCH AUTOSEL 6.3 14/67] ASoC: ssm2602: Add workaround for playback distortions
` [PATCH AUTOSEL 6.3 15/67] media: dvb_demux: fix a bug for the continuity counter
` [PATCH AUTOSEL 6.3 16/67] media: dvb-usb: az6027: fix three null-ptr-deref in az6027_i2c_xfer()
` [PATCH AUTOSEL 6.3 17/67] media: dvb-usb-v2: ec168: fix null-ptr-deref in ec168_i2c_xfer()
` [PATCH AUTOSEL 6.3 18/67] media: dvb-usb-v2: ce6230: fix null-ptr-deref in ce6230_i2c_master_xfer()
` [PATCH AUTOSEL 6.3 19/67] media: dvb-usb-v2: rtl28xxu: fix null-ptr-deref in rtl28xxu_i2c_xfer
` [PATCH AUTOSEL 6.3 20/67] media: dvb-usb: digitv: fix null-ptr-deref in digitv_i2c_xfer()
` [PATCH AUTOSEL 6.3 21/67] media: dvb-usb: dw2102: fix uninit-value in su3000_read_mac_address
` [PATCH AUTOSEL 6.3 22/67] media: netup_unidvb: fix irq init by register it at the end of probe
` [PATCH AUTOSEL 6.3 23/67] media: dvb_ca_en50221: fix a size write bug
` [PATCH AUTOSEL 6.3 24/67] media: ttusb-dec: fix memory leak in ttusb_dec_exit_dvb()
` [PATCH AUTOSEL 6.3 25/67] media: mn88443x: fix !CONFIG_OF error by drop of_match_ptr from ID table
` [PATCH AUTOSEL 6.3 26/67] media: dvb-core: Fix use-after-free on race condition at dvb_frontend
` [PATCH AUTOSEL 6.3 27/67] media: dvb-core: Fix use-after-free due on race condition at dvb_net
` [PATCH AUTOSEL 6.3 28/67] media: dvb-core: Fix use-after-free due to race at dvb_register_device()
` [PATCH AUTOSEL 6.3 29/67] media: dvb-core: Fix kernel WARNING for blocking operation in wait_event*()
` [PATCH AUTOSEL 6.3 30/67] media: dvb-core: Fix use-after-free due to race condition at dvb_ca_en50221
` [PATCH AUTOSEL 6.3 31/67] ASoC: SOF: debug: conditionally bump runtime_pm counter on exceptions
` [PATCH AUTOSEL 6.3 32/67] ASoC: SOF: pcm: fix pm_runtime imbalance in error handling
` [PATCH AUTOSEL 6.3 33/67] ASoC: SOF: sof-client-probes: "
` [PATCH AUTOSEL 6.3 34/67] ASoC: SOF: pm: save io region state in case of errors in resume
` [PATCH AUTOSEL 6.3 35/67] tipc: add tipc_bearer_min_mtu to calculate min mtu
` [PATCH AUTOSEL 6.3 36/67] s390/pkey: zeroize key blobs
` [PATCH AUTOSEL 6.3 37/67] s390/topology: honour nr_cpu_ids when adding CPUs
` [PATCH AUTOSEL 6.3 38/67] s390/ipl: fix IPIB virtual vs physical address confusion
` [PATCH AUTOSEL 6.3 39/67] ACPI: resource: Add IRQ override quirk for LG UltraPC 17U70P
` [PATCH AUTOSEL 6.3 40/67] wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR value
` [PATCH AUTOSEL 6.3 41/67] ARM: dts: stm32: add pin map for CAN controller on stm32f7
` [PATCH AUTOSEL 6.3 42/67] ARM: dts: stm32: add CAN support on stm32f746
` [PATCH AUTOSEL 6.3 43/67] arm64/mm: mark private VM_FAULT_X defines as vm_fault_t
` [PATCH AUTOSEL 6.3 44/67] arm64: vdso: Pass (void *) to virt_to_page()
` [PATCH AUTOSEL 6.3 45/67] wifi: mac80211: simplify chanctx allocation
` [PATCH AUTOSEL 6.3 46/67] wifi: mac80211: consider reserved chanctx for mindef
` [PATCH AUTOSEL 6.3 47/67] wifi: mac80211: recalc chanctx mindef before assigning
` [PATCH AUTOSEL 6.3 48/67] wifi: iwlwifi: mvm: Add locking to the rate read flow
` [PATCH AUTOSEL 6.3 49/67] scsi: ufs: core: Fix MCQ tag calculation
` [PATCH AUTOSEL 6.3 50/67] scsi: ufs: core: Rename symbol sizeof_utp_transfer_cmd_desc()
` [PATCH AUTOSEL 6.3 51/67] scsi: ufs: core: Fix MCQ nr_hw_queues
` [PATCH AUTOSEL 6.3 53/67] scsi: core: Decrease scsi_device's iorequest_cnt if dispatch failed
` [PATCH AUTOSEL 6.3 54/67] wifi: b43: fix incorrect __packed annotation
` [PATCH AUTOSEL 6.3 55/67] net: wwan: t7xx: Ensure init is completed before system sleep
` [PATCH AUTOSEL 6.3 57/67] nvme-multipath: don't call blk_mark_disk_dead in nvme_mpath_remove_disk
` [PATCH AUTOSEL 6.3 58/67] nvme: do not let the user delete a ctrl before a complete initialization
` [PATCH AUTOSEL 6.3 59/67] ALSA: oss: avoid missing-prototype warnings
` [PATCH AUTOSEL 6.3 60/67] drm/msm: Be more shouty if per-process pgtables aren't working
` [PATCH AUTOSEL 6.3 62/67] mdio_bus: unhide mdio_bus_init prototype
` [PATCH AUTOSEL 6.3 64/67] drm/amdgpu: skip disabling fence driver src_irqs when device is unplugged
` [PATCH AUTOSEL 6.3 65/67] ublk: fix AB-BA lockdep warning
` [PATCH AUTOSEL 6.3 66/67] nvme-pci: Add quirk for Teamgroup MP33 SSD
` [PATCH AUTOSEL 6.3 67/67] block: Deny writable memory mapping if block is read-only

Question about power save
 2023-05-25 18:36 UTC  (3+ messages)

[RFC PATCH v1 0/9] Hypervisor-Enforced Kernel Integrity
 2023-05-25 18:34 UTC  (4+ messages)

[freescale-fslc:6.1-1.0.x-imx 114/9879] drivers/soc/imx/imx8mp-blk-ctrl.c:746:25: error: use of undeclared identifier 'imx8m_blk_ctrl_of_match'; did you mean 'imx8mp_blk_ctrl_of_match'?
 2023-05-25 18:38 UTC 

[linux-next:master 4604/4815] fs/smb/client/cifsfs.c:982 cifs_smb3_do_mount() warn: possible memory leak of 'cifs_sb'
 2023-05-25 18:38 UTC 

[PATCH 0/2] module: avoid all memory pressure due to duplicates
 2023-05-25 18:35 UTC  (11+ messages)
` [PATCH 1/2] fs/kernel_read_file: add support for duplicate detection
` [PATCH 2/2] module: add support to avoid duplicates early on load

[PATCH mptcp-net] mptcp: fix possible divide by zero in recvmsg()
 2023-05-25 18:38 UTC  (2+ messages)
` mptcp: fix possible divide by zero in recvmsg(): Tests Results

[PATCH v2] ASoC: SOF: imx: Add OF machine descriptors for i.MX platforms
 2023-05-25 18:35 UTC  (3+ messages)

[PATCH 0/3] Out-of-bounds access in kvm_recalculate_phys_map()
 2023-05-25 18:33 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86: Fix out-of-bounds "
` [PATCH 2/3] KVM: x86: Simplify APIC ID selection "
` [PATCH 3/3] KVM: selftests: Add test for race in kvm_recalculate_apic_map()

[PATCH] leds: cht-wcove: Mark cht_wc_leds_brightness_get() static
 2023-05-25 18:33 UTC 

[Intel-gfx] [PATCH v12 0/1] drm/i915: Allow user to set cache at BO creation
 2023-05-25 18:33 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Allow user to set cache at BO creation (rev12)

[PATCH net-next v3 0/6] microchip_t1s: Update on Microchip 10BASE-T1S PHY driver
 2023-05-25 18:32 UTC  (7+ messages)
` [PATCH net-next v3 4/6] net: phy: microchip_t1s: fix reset complete status handling
` [PATCH net-next v3 5/6] net: phy: microchip_t1s: remove unnecessary interrupts disabling code
` [PATCH net-next v3 6/6] net: phy: microchip_t1s: add support for Microchip LAN865x Rev.B0 PHYs

[PATCH v2 0/6] changes for 23.07
 2023-05-25 18:28 UTC  (7+ messages)
` [PATCH v2 1/6] baseband/fpga_5gnr_fec: fix possible div by zero
` [PATCH v2 2/6] baseband/fpga_5gnr_fec: fix seg fault unconf queue
` [PATCH v2 3/6] baseband/fpga_5gnr_fec: renaming for consistency
` [PATCH v2 4/6] baseband/fpga_5gnr_fec: add Vista Creek variant
` [PATCH v2 5/6] baseband/fpga_5gnr_fec: add AGX100 support
` [PATCH v2 6/6] baseband/fpga_5gnr_fec: cosmetic comment changes

❌ FAIL: Test report for master (6.4.0-rc3, mainline.kernel.org-clang, eb03e318)
 2023-05-25 18:31 UTC 

[PATCH v3 0/1] block/blkio: support 'fd' option for virtio-blk-vhost-vdpa driver
 2023-05-25 18:30 UTC  (8+ messages)
` [PATCH v3 1/1] block/blkio: use qemu_open() to support fd passing for virtio-blk

io-qcow2 failures on zfs
 2023-05-25 18:29 UTC  (2+ messages)

[PATCH v6] drm/msm/dp: enable HDP plugin/unplugged interrupts at hpd_enable/disable
 2023-05-25 18:29 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] tests/i915/gem_ctx_persistence: Skip some subtests
 2023-05-25 18:25 UTC  (3+ messages)
` [Intel-gfx] "
  ` [igt-dev] "

[meta-arm] [PATCH 1/2] arm/lib/fvp: remove redundant trailing commas
 2023-05-25 18:27 UTC 

[PATCH v3 net] amd-xgbe: fix the false linkup in xgbe_phy_status
 2023-05-25 18:26 UTC 

[PATCH v2] ARM: dts: vf610: ZII: Add missing phy-mode and fixed links
 2023-05-25 18:26 UTC 

[PATCH 1/2] arm/lib/fvp: remove redundant trailing commas
 2023-05-25 18:26 UTC  (2+ messages)
` [PATCH 2/2] arm-bsp/fvp-base: remove u-boot version pinning

[agd5f:gpu_fault_info_ioctl 226/672] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/dc_fpu.c:95:17: error: implicit declaration of function 'kernel_fpu_begin'; did you mean 'dc_fpu_begin'?
 2023-05-25 18:25 UTC 

[arm64:devel/kmalloc-minalign 13/15] sound/pci/ctxfi/cthw20k2.c:2029:43: warning: shift count >= width of type
 2023-05-25 18:25 UTC 

[RFC PATCH 00/17] sunxi: rework pinctrl and add T113s support
 2023-05-25 18:25 UTC  (9+ messages)
` [RFC PATCH 08/17] sunxi: introduce NCAT2 generation model

[morse:mpam/snapshot/v6.3 144/148] drivers/perf/resctrl_pmu.c:77:52: warning: passing argument 3 of 'resctrl_arch_mon_ctx_free' makes pointer from integer without a cast
 2023-05-25 18:25 UTC 

[PATCH 00/15] arm64: address -Wmissing-prototype warnings
 2023-05-25 18:25 UTC  (3+ messages)

[PATCH v2 0/2] arm64: entry: Simplify KPTI trampoline exit code
 2023-05-25 18:23 UTC  (2+ messages)

[PATCH] adm1266.c: Drop error checking for debugfs_create_dir
 2023-05-25 18:22 UTC  (3+ messages)

[PATCH v6 0/3] keepalive bugfixes
 2023-05-25 18:22 UTC  (3+ messages)
` [PATCH v6 2/3] nvme: check IO start time when deciding to defer KA
` [PATCH v6 3/3] nvme: improve handling of long keep alives


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.