LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-25 10:46:25 to 2024-03-25 12:57:51 UTC [more...]

[RFC PATCH 0/2] mfd: rohm-bd71828: Add power off
 2024-03-25 12:44 UTC  (8+ messages)
` [RFC PATCH 1/2] dt-bindings: mfd: Add ROHM BD71828 system-power-controller property
` [RFC PATCH 2/2] mfd: rohm-bd71828: Add power off functionality

[Bug] UBSAN: shift-out-of-bounds in sg_build_indirect
 2024-03-25 12:57 UTC 

[PATCH net] openvswitch: Set the skbuff pkt_type for proper pmtud support
 2024-03-25 12:57 UTC  (5+ messages)
    ` [ovs-dev] "

[PATCH 00/28] Remove PCI_IRQ_LEGACY
 2024-03-25 12:57 UTC  (6+ messages)
` [PATCH 04/28] sound: intel: Use PCI_IRQ_INTX
` [PATCH 07/28] platform: intel_ips: "

[PATCH 0/3] ASoC: Use snd_ctl_find_id_mixer() instead of open-coding
 2024-03-25 12:56 UTC  (4+ messages)
` [PATCH 1/3] ALSA: control: Introduce snd_ctl_find_id_mixer_locked()
` [PATCH 2/3] ASoC: soc-card: Use snd_ctl_find_id_mixer() instead of open-coding
` [PATCH 3/3] ASoC: soc-card: Add KUnit test case for snd_soc_card_get_kcontrol

[PATCH V2] ubifs: correct UBIFS_DFS_DIR_LEN macro definition and improve code clarity
 2024-03-25 12:57 UTC 

[PATCH V3 net 0/3] There are some bugfix for the HNS3 ethernet driver
 2024-03-25 12:55 UTC  (7+ messages)
` [PATCH V3 net 1/3] net: hns3: fix index limit to support all queue stats
` [PATCH V3 net 2/3] net: hns3: fix kernel crash when devlink reload during pf initialization

[PATCH 1/2] dt-bindings: thermal: correct thermal zone node name limit
 2024-03-25 12:52 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: juno: fix thermal zone node names
  ` (subset) "

[PATCH v16 0/9] Add multiport support for DWC3 controllers
 2024-03-25 12:52 UTC  (17+ messages)
` [PATCH v16 1/9] dt-bindings: usb: Add bindings for multiport properties on DWC3 controller
` [PATCH v16 2/9] usb: dwc3: core: Access XHCI address space temporarily to read port info
` [PATCH v16 4/9] usb: dwc3: core: Refactor PHY logic to support Multiport Controller
` [PATCH v16 5/9] dt-bindings: usb: qcom,dwc3: Add bindings for SC8280 Multiport
` [PATCH v16 6/9] usb: dwc3: qcom: Add helper function to request wakeup interrupts
` [PATCH v16 7/9] usb: dwc3: qcom: Refactor IRQ handling in glue driver
` [PATCH v16 8/9] usb: dwc3: qcom: Enable wakeup for applicable ports of multiport
` [PATCH v16 9/9] usb: dwc3: qcom: Add multiport suspend/resume support for wrapper

[PATCH v10 0/6] uvcvideo: Fixes for hw timestamping
 2024-03-25 12:50 UTC  (4+ messages)
` [PATCH v10 3/6] media: uvcvideo: Quirk for invalid dev_sof in Logitech C922

[PATCH] media: v4l2-subdev: Support enable/disable_streams for single-pad subdevs
 2024-03-25 12:50 UTC  (2+ messages)

Boot failure with kernel BUG at mm/usercopy.c on next-20240325
 2024-03-25 12:50 UTC 

[RFC PATCH] riscv: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS
 2024-03-25 12:50 UTC  (11+ messages)

[ANNOUNCE] 5.10.213-rt105
 2024-03-25 12:49 UTC 

[PATCH v1 1/1] x86/rtc: Remove unused intel-mid.h
 2024-03-25 12:48 UTC  (6+ messages)

[PATCH v2 0/8] media: qcom: camss: Add sm8550 support
 2024-03-25 12:47 UTC  (10+ messages)
` [PATCH v2 3/8] media: qcom: camss: Add new csiphy driver 2-1-2
` [PATCH v2 4/8] media: qcom: camss: Add new params for csid_device
` [PATCH v2 6/8] media: qcom: camss: Add new VFE driver for SM8550

[PATCH V4 net 0/3] There are some bugfix for the HNS3 ethernet driver
 2024-03-25 12:43 UTC  (4+ messages)
` [PATCH V4 net 1/3] net: hns3: fix index limit to support all queue stats
` [PATCH V4 net 2/3] net: hns3: fix kernel crash when devlink reload during pf initialization
` [PATCH V4 net 3/3] net: hns3: mark unexcuted loopback test result as UNEXECUTED

[PATCH v2 00/14] transfer page to folio in KSM
 2024-03-25 12:49 UTC  (16+ messages)
` [PATCH v3 01/14] mm/ksm: add ksm_get_folio
` [PATCH v3 02/14] mm/ksm: use folio in remove_rmap_item_from_tree
` [PATCH v3 03/14] mm/ksm: add folio_set_stable_node
` [PATCH v3 04/14] mm/ksm: use folio in remove_stable_node
` [PATCH v3 05/14] mm/ksm: use folio in stable_node_dup
` [PATCH v3 06/14] mm/ksm: use ksm_get_folio in scan_get_next_rmap_item
` [PATCH v3 07/14] mm/ksm: use folio in write_protect_page
` [PATCH v3 08/14] mm/ksm: Convert chain series funcs to use folio
` [PATCH v3 09/14] mm/ksm: Convert stable_tree_insert "
` [PATCH v3 10/14] mm/ksm: Convert stable_tree_search "
` [PATCH v3 11/14] mm/ksm: remove get_ksm_page and related info
` [PATCH v3 12/14] mm/ksm: return folio for chain series funcs
` [PATCH v3 13/14] mm/ksm: use folio_set_stable_node in try_to_merge_one_page
` [PATCH v3 14/14] mm/ksm: remove set_page_stable_node

[PATCH 1/2] x86/microcode/AMD: Add a patch revision number union
 2024-03-25 12:45 UTC  (5+ messages)
` [PATCH 2/2] x86/CPU/AMD: Improve the erratum 1386 workaround
    ` [PATCH -v2] "

[PATCH v2 0/5] Fix prestera driver fail to probe twice
 2024-03-25 12:45 UTC  (7+ messages)
  ` [EXTERNAL] "

[PATCH v2 0/7] ARM: dts: samsung: specify the SPI FIFO depth
 2024-03-25 12:45 UTC  (5+ messages)
` [PATCH v2 5/7] ARM: dts: samsung: exynos5433: "

[PATCH 1/2] octeontx2-pf: check negative error code in otx2_open()
 2024-03-25 12:44 UTC  (4+ messages)
` [PATCH 2/2] octeontx2-pf: remove unused variables req_hdr and rsp_hdr
  ` [EXTERNAL] "
` [EXTERNAL] [PATCH 1/2] octeontx2-pf: check negative error code in otx2_open()

[PATCH v1 1/1] hwmon: pmbus: adp1050: Don't use "proxy" headers
 2024-03-25 12:41 UTC 

[PATCH v5 00/16] drm/vkms: Reimplement line-per-line pixel conversion for plane reading
 2024-03-25 12:41 UTC  (15+ messages)
` [PATCH v5 01/16] drm/vkms: Code formatting
` [PATCH v5 02/16] drm/vkms: Use drm_frame directly
` [PATCH v5 04/16] drm/vkms: Add typedef and documentation for pixel_read and pixel_write functions
` [PATCH v5 05/16] drm/vkms: Add dummy pixel_read/pixel_write callbacks to avoid NULL pointers
` [PATCH v5 06/16] drm/vkms: Use const for input pointers in pixel_read an pixel_write functions
` [PATCH v5 07/16] drm/vkms: Update pixels accessor to support packed and multi-plane formats
` [PATCH v5 08/16] drm/vkms: Avoid computing blending limits inside pre_mul_alpha_blend

[PATCH v2 00/14] transfer page to folio in KSM
 2024-03-25 12:40 UTC  (9+ messages)
` [PATCH v2 05/14] mm/ksm: use folio in stable_node_dup
` [PATCH v2 13/14] mm/ksm: use folio_set_stable_node in try_to_merge_one_page

[PATCH net-next 0/4] net: dsa: realtek: fix LED support for rtl8366
 2024-03-25 12:38 UTC  (7+ messages)
` [PATCH net-next 4/4] net: dsa: realtek: add LED drivers for rtl8366rb

[PATCH v5 1/2] ACPI: IPMI: Add helper to wait for when SMI is selected
 2024-03-25 12:38 UTC  (3+ messages)
` [PATCH v5 2/2] hwmon: (acpi_power_meter) Ensure IPMI space handler is ready on Dell systems

[PATCH v1 0/7] ACPI: scan: A few ad-hoc cleanups
 2024-03-25 12:33 UTC  (8+ messages)
` [PATCH v1 1/7] ACPI: bus: Make container_of() no-op where it makes sense
` [PATCH v1 2/7] ACPI: bus: Don't use "proxy" headers
` [PATCH v1 3/7] ACPI: scan: Replace infinite for-loop with finite while-loop
` [PATCH v1 4/7] ACPI: scan: Use list_first_entry_or_null() in acpi_device_hid()
` [PATCH v1 5/7] ACPI: scan: Move misleading comment to acpi_dma_configure_id()
` [PATCH v1 6/7] ACPI: scan: Use standard error checking pattern
` [PATCH v1 7/7] ACPI: scan: Introduce typedef:s for struct acpi_hotplug_context members

[PATCH] virtio_net: Do not send RSS key if it is not supported
 2024-03-25 12:34 UTC  (7+ messages)

[PATCH v2 1/2] arm64: dts: qcom: x1e80100: correct SWR1 pack mode
 2024-03-25 12:33 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: x1e80100-crd: switch WSA8845 speakers to shared reset-gpio

[syzbot] [bpf?] [net?] possible deadlock in rcu_report_exp_cpu_mult
 2024-03-25 12:23 UTC  (4+ messages)
` [PATCH] bpf, sockmap: fix "

[PATCH v4] hwmon:Add EC Chip driver for Lenovo ThinkStation motherboards
 2024-03-25 12:29 UTC  (4+ messages)

[PATCH v2] staging: media: remove duplicates
 2024-03-25 12:28 UTC  (2+ messages)

[PATCH -next] mm/slub: correct comment in do_slab_free()
 2024-03-25 12:22 UTC 

[PATCH] scsi: 53c700: call NCR_700_internal_bus_reset() unconditionally
 2024-03-25 12:24 UTC 

[PATCH 0/4] x86: Add CPUID region helper and clarify Xen startup
 2024-03-25 12:24 UTC  (5+ messages)
` [PATCH 1/4] x86/cpu: Add and use new CPUID region helper
` [PATCH 3/4] x86/boot: Explicitly pass NX enabling status

[RFC PATCH 0/2] Introduce per-task io utilization boost
 2024-03-25 12:24 UTC  (11+ messages)

[PATCH v4] PCI: keystone: Fix pci_ops for AM654x SoC
 2024-03-25 12:22 UTC  (3+ messages)

[PATCH] Allocate DMAR fault interrupts locally
 2024-03-25 12:20 UTC  (3+ messages)

[PATCH net v3 0/2] net: fec: Fixes to suspend / resume with mac_managed_pm
 2024-03-25 12:20 UTC  (12+ messages)
` [PATCH net v3 2/2] net: fec: Suspend the PHY on probe

[PATCH 0/2] soc: mediatek: pm-domains: solve power domain glitch issue
 2024-03-25 12:19 UTC  (3+ messages)
` [PATCH 1/2] soc: mediatek: pm-domains: add smi_larb_reset function when power on
` [PATCH 2/2] soc: mediatek: pm-domains: support smi clamp protection

[PATCH 1/2] dt-bindings: arm: qcom: Add Motorola Moto G (2013)
 2024-03-25 12:18 UTC  (2+ messages)

[PATCH v2 0/2] iio: health: max30102: add support for max30101
 2024-03-25 12:18 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: iio: health: maxim,max30102: add max30101

[BUG] seltests/iommu: runaway ./iommufd consuming 99% CPU after a failed assert()
 2024-03-25 12:17 UTC  (4+ messages)

[GIT PULL] gfs2 fix
 2024-03-25 12:10 UTC 

[syzbot] [net?] KASAN: slab-use-after-free Read in __ethtool_get_link_ksettings
 2024-03-25 12:09 UTC  (2+ messages)

[PATCH v1 0/3] hwmon: (pmbus/mp2975) Refactor the driver
 2024-03-25 12:07 UTC  (4+ messages)
` [PATCH v1 1/3] hwmon: (pmbus/mp2975) Replace home made version of __assign_bit()
` [PATCH v1 2/3] hwmon: (pmbus/mp2975) Constify local pointers to pmbus_driver_info
` [PATCH v1 3/3] hwmon: (pmbus/mp2975) Use i2c_get_match_data()

kernel BUG at mm/usercopy.c:102 -- pc : usercopy_abort
 2024-03-25 12:06 UTC  (3+ messages)

[PATCH 1/1] arm64: dts: rockchip: disable analog audio for rock-5b
 2024-03-25 12:04 UTC  (5+ messages)

[RFC PATCH v2 0/7] DAMON based 2-tier memory management for CXL memory
 2024-03-25 12:01 UTC  (2+ messages)

[PATCH 6.8 000/710] 6.8.2-rc2 review
 2024-03-25 12:00 UTC 

[PATCH 6.7 000/707] 6.7.11-rc2 review
 2024-03-25 12:00 UTC 

[PATCH 6.6 000/632] 6.6.23-rc2 review
 2024-03-25 11:59 UTC 

[PATCH 6.1 000/444] 6.1.83-rc2 review
 2024-03-25 11:59 UTC 

[PATCH 5.15 000/309] 5.15.153-rc2 review
 2024-03-25 11:59 UTC 

[PATCH v3 0/4] Updates to mlxbf-pmc
 2024-03-25 11:59 UTC  (3+ messages)
` [PATCH v3 3/4] platform/mellanox: mlxbf-pmc: Add support for 64-bit counters and cycle count

[PATCH 5.10 000/237] 5.10.214-rc2 review
 2024-03-25 11:59 UTC 

[PATCH 5.4 000/180] 5.4.273-rc2 review
 2024-03-25 11:59 UTC 

[PATCH 4.19 000/147] 4.19.311-rc2 review
 2024-03-25 11:58 UTC 

[PATCH v2] pinctrl/meson: fix typo in PDM's pin name
 2024-03-25 11:30 UTC 

[PATCH] drm/panfrost: fix power transition timeout warnings
 2024-03-25 11:36 UTC  (3+ messages)

[PATCH 6.6 000/638] 6.6.23-rc1 review
 2024-03-25 11:34 UTC  (3+ messages)

[PATCH 6.8 000/715] 6.8.2-rc1 review
 2024-03-25 11:26 UTC  (7+ messages)
` [PATCH 6.8 119/715] libbpf: Add bpf_token_create() API

[PATCH v3 0/2] sched: Minor changes for rd->overload access
 2024-03-25 11:33 UTC  (3+ messages)

[PATCH 0/5] ALSA: cirrus: Tidy up of firmware control read/write
 2024-03-25 11:31 UTC  (6+ messages)
` [PATCH 1/5] firmware: cs_dsp: Add locked wrappers for coeff read and write
` [PATCH 2/5] ASoC: wm_adsp: Use cs_dsp_coeff_lock_and_[read|write]_ctrl()
` [PATCH 3/5] ALSA: hda: hda_cs_dsp_ctl: "
` [PATCH 4/5] ASoC: wm_adsp: Remove notification of driver write
` [PATCH 5/5] ALSA: hda: hda_cs_dsp_ctl: "

[PATCH 1/2] KVM: arm64: Fix the identification range for the FF-A smcs
 2024-03-25 11:29 UTC  (4+ messages)
` [PATCH 2/2] KVM: arm64: Allow only the specified FF-A calls to be forwarded to TZ

[PATCH] x86/percpu: Disable named address spaces for KCSAN
 2024-03-25 11:28 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH v8 1/4] sched/topology: Export asym_capacity_list
 2024-03-25 11:28 UTC  (2+ messages)
` [tip: sched/core] sched/topology: Export asym_cap_list

[PATCH v8 2/4] sched/fair: Check a task has a fitting cpu when updating misfit
 2024-03-25 11:28 UTC  (2+ messages)
` [tip: sched/core] sched/fair: Check if a task has a fitting CPU "

[PATCH v8 3/4] sched/topology: Remove max_cpu_capacity from root_domain
 2024-03-25 11:28 UTC  (2+ messages)
` [tip: sched/core] sched/topology: Remove root_domain::max_cpu_capacity

[PATCH v8 4/4] sched/fair: Don't double balance_interval for migrate_misfit
 2024-03-25 11:28 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 5.10 000/238] 5.10.214-rc1 review
 2024-03-25 11:26 UTC  (4+ messages)
` [PATCH 5.10 033/238] md: implement ->set_read_only to hook into BLKROSET processing

[PATCH v3 RESEND 0/2] riscv: enable lockless lockref implementation
 2024-03-25 11:10 UTC  (3+ messages)
` [PATCH v3 RESEND 1/2] riscv: select ARCH_USE_CMPXCHG_LOCKREF
` [PATCH v3 RESEND 2/2] riscv: cmpxchg: implement arch_cmpxchg64_{relaxed|acquire|release}

BUG: unable to handle kernel paging request in fuse_copy_do
 2024-03-25 11:21 UTC  (11+ messages)

[PATCH RESEND 1/2] dt-bindings: arm: qcom,coresight-tpda: drop redundant type from ports
 2024-03-25 11:18 UTC  (3+ messages)

[PATCH 1/1] mm: vmalloc: Bail out early in find_vmap_area() if vmap is not init
 2024-03-25 11:16 UTC  (5+ messages)

[PATCH] riscv: Define TASK_SIZE_MAX for __access_ok()
 2024-03-25 11:15 UTC  (7+ messages)

[PATCH v19 000/130] KVM TDX basic feature support
 2024-03-25 11:14 UTC  (6+ messages)
` [PATCH v19 130/130] RFC: KVM: x86, TDX: Add check for KVM_SET_CPUID2

[PATCH v3 RESEND] riscv: mm: still create swiotlb buffer for kmalloc() bouncing if required
 2024-03-25 11:00 UTC 

[PATCH] x86/percpu: Do not use this_cpu_read_stable_8() for 32 bit targets
 2024-03-25 11:12 UTC  (2+ messages)
` [tip: x86/percpu] x86/percpu: Do not use this_cpu_read_stable_8() for 32-bit targets

[PATCH v3 RESEND] riscv: select ARCH_HAS_FAST_MULTIPLIER
 2024-03-25 10:58 UTC 

[PATCH v6 00/11] riscv: add initial support for Canaan Kendryte K230
 2024-03-25 11:10 UTC  (4+ messages)
` [PATCH v6 05/11] riscv: Kconfig.socs: Split ARCH_CANAAN and SOC_CANAAN_K210

[PATCH net v1] mlxbf_gige: stop PHY during open() error paths
 2024-03-25 11:10 UTC  (2+ messages)

[PATCH v2] PCI: dwc: Enable runtime pm of the host bridge
 2024-03-25 11:09 UTC  (3+ messages)

[PATCH v11 0/7] drm/meson: add support for MIPI DSI Display
 2024-03-25 11:09 UTC  (8+ messages)
` [PATCH v11 1/7] dt-bindings: arm: amlogic: Document the MNT Reform 2 CM4 adapter with a BPI-CM4 Module
` [PATCH v11 2/7] clk: meson: add vclk driver
` [PATCH v11 3/7] clk: meson: g12a: make VCLK2 and ENCL clock path configurable by CCF
` [PATCH v11 4/7] drm/meson: gate px_clk when setting rate
` [PATCH v11 5/7] arm64: meson: g12-common: add the MIPI DSI nodes
` [PATCH v11 6/7] arm64: meson: khadas-vim3l: add TS050 DSI panel overlay
` [PATCH v11 7/7] arm64: dts: amlogic: meson-g12b-bananapi-cm4: add support for MNT Reform2 with CM4 adaper

[PATCH 5.15 000/317] 5.15.153-rc1 review
 2024-03-25 11:09 UTC  (4+ messages)
` [PATCH 5.15 032/317] f2fs: implement iomap operations

[PATCH v1 0/5] w1: gpio: A set of cleanups
 2024-03-25 11:08 UTC  (2+ messages)

[PATCH v2 RESEND] riscv: mm: implement pgprot_nx
 2024-03-25 10:54 UTC 

[PATCH v5 08/11] devm-helpers: Add resource managed version of debugfs directory create function
 2024-03-25 11:05 UTC  (2+ messages)

[PATCH] arm64: dts: amd: use capital "OR" for multiple licenses in SPDX
 2024-03-25 11:05 UTC  (2+ messages)

[PATCH v2] vp_vdpa: Fix return value check vp_vdpa_request_irq
 2024-03-25 11:03 UTC 

[tip: x86/urgent] Revert "x86/mm/ident_map: Use gbpages only where full GB page should be mapped."
 2024-03-25 11:03 UTC 

[PATCH] dt-bindings: pinctrl: samsung: drop unused header with register constants
 2024-03-25 10:58 UTC  (2+ messages)

[PATCH] x86/mm/ident_map: Use full gbpages in identity maps except on UV platform
 2024-03-25 10:58 UTC  (4+ messages)

[PATCH 1/2] ARM: dts: samsung: s5pv210: align onenand node name with bindings
 2024-03-25 10:57 UTC  (2+ messages)

[PATCH] ARM: dts: samsung: exynos5800-peach-pi: switch to undeprecated DP HPD GPIOs
 2024-03-25 10:57 UTC  (2+ messages)

[PATCH 1/4] ARM: dts: samsung: smdkv310: fix keypad no-autorepeat
 2024-03-25 10:57 UTC  (2+ messages)

[RESEND PATCH] dt-bindings: display: sony,td4353-jdi: allow width-mm and height-mm
 2024-03-25 10:55 UTC  (2+ messages)
` [RESEND PATCH] dt-bindings: display: sony, td4353-jdi: "

[RESEND PATCH v4 1/3] dt-bindings: display: panel: add common dual-link schema
 2024-03-25 10:55 UTC  (2+ messages)

[PATCH v2] vp_vdpa: Fix return value check vp_vdpa_request_irq
 2024-03-25 10:54 UTC 

[PATCH] HID: i2c-hid: wait for i2c touchpad deep-sleep to power-up transition
 2024-03-25 10:54 UTC 

[PATCH 0/2] video: backlight: constify struct class usage
 2024-03-25 10:51 UTC  (5+ messages)
` [PATCH 1/2] video: backlight: make backlight_class constant
` [PATCH 2/2] video: backlight: lcd: make lcd_class constant

[PATCH] ASoC: tegra: Fix DSPK 16-bit playback
 2024-03-25 10:49 UTC 

[PATCH v2 1/3] wifi: ath: Convert sprintf/snprintf to sysfs_emit
 2024-03-25 10:49 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: soc: fsl: narrow regex for unit address to hex numbers
 2024-03-25 10:48 UTC  (2+ messages)
` [PATCH v2 2/2] dt-bindings: timer: "

[PATCH 6.8 196/715] bpf: don't infer PTR_TO_CTX for programs with unnamed context type
 2024-03-25 10:46 UTC  (2+ messages)

[PATCHv2 0/4] x86/tdx: Adjust TD settings on boot
 2024-03-25 10:46 UTC  (3+ messages)
` [PATCHv2 1/4] x86/tdx: Introduce tdg_vm_wr()
` [PATCHv2 4/4] x86/tdx: Enable ENUM_TOPOLOGY


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 read-only IMAP folder(s) and NNTP newsgroup(s).