public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-06 07:33:48 to 2024-02-06 09:48:41 UTC [more...]

[PATCH 1/2] drivers: acpi: use %pe for better readability of errors while printing
 2024-02-06  9:48 UTC  (5+ messages)
    ` [PATCH 2/2] kernel: sched: print errors with %pe for better readability of logs

[V2 RESEND] arm64: dts: qcom: sc7280: add slimbus DT node
 2024-02-06  9:48 UTC  (3+ messages)

[PATCH v4] tracing: Support to dump instance traces by ftrace_dump_on_oops
 2024-02-06  9:46 UTC 

[PATCH] ssb: make ssb_bustype const
 2024-02-06  9:45 UTC  (4+ messages)

Spurious problems when running regmap unit tests in qemu
 2024-02-06  9:45 UTC  (2+ messages)

[PATCH v2] serial: port: Don't suspend if the port is still busy
 2024-02-06  9:44 UTC  (3+ messages)

[PATCH] perf: CXL: fix mismatched cpmu event opcode
 2024-02-06  9:41 UTC 

[PATCH v6 0/4] Regather scattered PCI-Code
 2024-02-06  9:41 UTC  (2+ messages)

[PATCH] selftests/net: Amend per-netns counter checks
 2024-02-06  9:40 UTC  (2+ messages)

Question about the ipi_raise filter usage and output
 2024-02-06  9:39 UTC  (4+ messages)

[PATCH -next] watchdog: Add kernel-doc for wdt_set_timeout()
 2024-02-06  9:38 UTC 

[RESEND v4] perf stat: Support per-cluster aggregation
 2024-02-06  9:38 UTC  (3+ messages)

[PATCH 0/8] drivers: net: Convert EEE handling to use linkmode bitmaps
 2024-02-06  9:38 UTC  (4+ messages)
` [PATCH 7/8] net: intel: igb: Use linkmode helpers for EEE

[PATCH v6 4/4] PCI: Move devres code from pci.c to devres.c
 2024-02-06  9:37 UTC  (2+ messages)

[PATCH] Remove the @multi_cs_cap to prevent kernel-doc warnings
 2024-02-06  9:37 UTC  (2+ messages)

[PATCH v2] ASoC: pxa: remove duplicated CONFIG_SND_PXA2XX_AC97 entry
 2024-02-06  9:37 UTC  (2+ messages)

[PATCH 1/2] ASoC: SOF: amd: fix SND_AMD_SOUNDWIRE_ACPI dependencies
 2024-02-06  9:37 UTC  (2+ messages)

[PATCH 1/2] spi: spidev: Add Qualcomm spidev device compatible
 2024-02-06  9:36 UTC  (2+ messages)

[PATCH v6 1/4] lib/pci_iomap.c: fix cleanup bug in pci_iounmap()
 2024-02-06  9:36 UTC  (2+ messages)

[PATCH v2 00/19] Remove pm_power_off use in drivers/power/reset
 2024-02-06  9:36 UTC  (7+ messages)
` [PATCH v2 11/19] power: reset: mt6323-poweroff: Use devm_register_sys_off_handler(POWER_OFF)
` [PATCH v2 18/19] power: reset: syscon-poweroff: Move device data into a struct
` [PATCH v2 19/19] power: reset: syscon-poweroff: Use devm_register_sys_off_handler(POWER_OFF)

[PATCH v4 00/12] dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs
 2024-02-06  9:34 UTC  (6+ messages)
` [PATCH v4 03/12] dt-bindings: mtd: brcmnand: Add ecc strap property

[PATCH v11] bus: mhi: host: Add tracing support
 2024-02-06  9:34 UTC  (6+ messages)

[PATCH 00/18] mfd: convert to use maple tree register cache
 2024-02-06  9:33 UTC  (4+ messages)
` [PATCH 08/18] mfd: khadas-mcu: "

[syzbot] UBSAN: shift-out-of-bounds in dbSplit
 2024-02-06  9:31 UTC  (2+ messages)
` [syzbot] [jfs?] "

[PATCH] zram: easy the allocation of zcomp_strm's buffers with 2 pages
 2024-02-06  9:30 UTC  (7+ messages)

[PATCH v2] nvmem: rmem: Fix return value of rmem_read()
 2024-02-06  9:30 UTC  (2+ messages)

[PATCH net-next v7 0/2] Abstract page from net stack
 2024-02-06  9:30 UTC  (3+ messages)
` [PATCH net-next v7 2/2] net: add netmem to skb_frag_t

[PATCH v2 1/2] dt-bindings: phy: mediatek,mt7988-xfi-tphy: add new bindings
 2024-02-06  9:28 UTC  (4+ messages)
` [PATCH v2 2/2] phy: add driver for MediaTek XFI T-PHY

[PATCH net-next v7] bonding: Add independent control state machine
 2024-02-06  9:27 UTC  (2+ messages)

[PATCH v2] filemap: avoid unnecessary major faults in filemap_fault()
 2024-02-06  9:26 UTC 

[PATCH] pmdomain: mediatek: Use devm_platform_get_and_ioremap_resource() in init_scp()
 2024-02-06  9:26 UTC  (5+ messages)
  ` [PATCH v2] pmdomain: mediatek: Use devm_platform_ioremap_resource() "

[PATCH] net: ieee802154: at86rf230: convert to use maple tree register cache
 2024-02-06  9:25 UTC  (4+ messages)

[PATCH] riscv: hwprobe: export VA_BITS
 2024-02-06  9:24 UTC  (6+ messages)

[PATCH] arm64: dts: ti: k3-am68-sk-som: Add support for OSPI flash
 2024-02-06  9:23 UTC 

[PATCH] spmi: pmic-arb: Replace three IS_ERR() calls by null pointer checks in spmi_pmic_arb_probe()
 2024-02-06  9:21 UTC  (2+ messages)

[RFC PATCH net-next v2 0/7] Improve GbEth performance on Renesas RZ/G2L and related SoCs
 2024-02-06  9:19 UTC  (8+ messages)
` [RFC PATCH net-next v2 1/7] net: ravb: Simplify poll & receive functions
` [RFC PATCH net-next v2 2/7] net: ravb: Count packets instead of descriptors in RX path
` [RFC PATCH net-next v2 3/7] net: ravb: Always process TX descriptor ring
` [RFC PATCH net-next v2 4/7] net: ravb: Always update error counters
` [RFC PATCH net-next v2 5/7] net: ravb: Align poll function with NAPI docs
` [RFC PATCH net-next v2 6/7] net: ravb: Enable SW IRQ Coalescing for GbEth
` [RFC PATCH net-next v2 7/7] net: ravb: Use NAPI threaded mode on 1-core CPUs with GbEth IP

[PATCH] ALSA: hda/realtek: cs35l41: Fix internal speaker support for ASUS UM3402 with missing DSD
 2024-02-06  9:14 UTC 

next: /dev/root: Can't open blockdev
 2024-02-06  9:11 UTC 

[PATCH] mm/slab: Add slabreclaim flag to slabinfo
 2024-02-06  9:08 UTC  (5+ messages)
      ` 答复: "

[PATCH v4 0/3] printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal of CONFIG_BASE_FULL
 2024-02-06  9:08 UTC  (8+ messages)
` [PATCH v4 1/3] printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL is enabled
` [PATCH v4 2/3] printk: Change type of CONFIG_BASE_SMALL to bool
` [PATCH v4 3/3] printk: Remove redundant CONFIG_BASE_FULL

[PATCH v2 0/4] Add support for QoS configuration
 2024-02-06  9:07 UTC  (2+ messages)

Linux warning `usb: port power management may be unreliable` on Dell XPS 13 9360
 2024-02-06  9:03 UTC  (3+ messages)

[PATCH v2] platform/x86/amd/hsmp: switch to use device_add_groups()
 2024-02-06  9:01 UTC  (7+ messages)

[PATCH v3 0/7] MediaTek DRM - DSI driver cleanups
 2024-02-06  8:57 UTC  (3+ messages)
` [PATCH v3 1/7] drm/mediatek: dsi: Use GENMASK() for register mask definitions

[PATCHv1 2/5] arm64: dts: amlogic: Add cache information to the Amlogic SM1 SoC
 2024-02-06  9:01 UTC  (9+ messages)
` [PATCHv1 3/5] arm64: dts: amlogic: Add cache information to the Amlogic G12A SoCS
` [PATCHv1 4/5] arm64: dts: amlogic: Add cache information to the Amlogic S922X SoC
` [PATCHv1 5/5] arm64: dts: amlogic: Add cache information to the Amlogic A7 SoC

[PATCH 0/6] filesystem visibility ioctls
 2024-02-06  9:00 UTC  (6+ messages)
` [PATCH 2/6] fs: FS_IOC_GETUUID

[PATCH v6 0/9] bugfix of MD_CLOSING and clean up md_ioctl()
 2024-02-06  8:55 UTC  (10+ messages)
` [PATCH v6 1/9] md: merge the check of capabilities into md_ioctl_valid()
` [PATCH v6 2/9] md: changed the switch of RAID_VERSION to if
` [PATCH v6 3/9] md: clean up invalid BUG_ON in md_ioctl
` [PATCH v6 4/9] md: return directly before setting did_set_md_closing
` [PATCH v6 5/9] md: Don't clear MD_CLOSING when the raid is about to stop
` [PATCH v6 6/9] md: factor out a helper to sync mddev
` [PATCH v6 7/9] md: sync blockdev before stopping raid or setting readonly
` [PATCH v6 8/9] md: clean up openers check in do_md_stop() and md_set_readonly()
` [PATCH v6 9/9] md: check mddev->pers before calling md_set_readonly()

[PATCH] ieee802154: ca8210: Drop spurious WQ_UNBOUND from alloc_ordered_workqueue() call
 2024-02-06  8:59 UTC  (2+ messages)

[PATCH v19 0/9] Add DELETE_BUF ioctl
 2024-02-06  8:58 UTC  (12+ messages)
` [PATCH v19 1/9] media: videobuf2: Update vb2_is_busy() logic
` [PATCH v19 2/9] videobuf2: Add min_reqbufs_allocation field to vb2_queue structure
` [PATCH v19 3/9] media: test-drivers: Set REQBUFS minimum number of buffers
` [PATCH v19 4/9] media: core: Rework how create_buf index returned value is computed
` [PATCH v19 5/9] media: core: Add bitmap manage bufs array entries
` [PATCH v19 6/9] media: core: Free range of buffers
` [PATCH v19 7/9] media: v4l2: Add DELETE_BUFS ioctl
` [PATCH v19 8/9] media: v4l2: Add mem2mem helpers for "
` [PATCH v19 9/9] media: verisilicon: Support deleting buffers on capture queue

[PATCH v3] mm: memcg: Use larger batches for proactive reclaim
 2024-02-06  8:58 UTC  (10+ messages)

[RFC PATCH v2 0/4] tsm: Runtime measurement registers ABI
 2024-02-06  8:57 UTC  (8+ messages)

[PATCH v3 1/4] sched/fair: add SD_CLUSTER in comments
 2024-02-06  8:56 UTC  (8+ messages)
` [PATCH v3 4/4] sched/fair: Check the SD_ASYM_PACKING flag in sched_use_asym_prio()

[PATCH] x86/coco: Define cc_vendor without CONFIG_ARCH_HAS_CC_PLATFORM
 2024-02-06  8:54 UTC 

[PATCH] KVM: selftests: Fix a semaphore imbalance in the dirty ring logging test
 2024-02-06  8:54 UTC  (2+ messages)

[PATCH v19.1 1/9] media: videobuf2: Update vb2_is_busy() logic
 2024-02-06  8:54 UTC 

[PATCH v4 0/9] watchdog: rzg2l_wdt: Add support for RZ/G3S
 2024-02-06  8:53 UTC  (12+ messages)
` [PATCH v4 1/9] watchdog: rzg2l_wdt: Restrict the driver to ARCH_RZG2L and ARCH_R9A09G011
` [PATCH v4 2/9] watchdog: rzg2l_wdt: Make the driver depend on PM
` [PATCH v4 3/9] watchdog: rzg2l_wdt: Use pm_runtime_resume_and_get()
` [PATCH v4 4/9] watchdog: rzg2l_wdt: Check return status of pm_runtime_put()
` [PATCH v4 5/9] watchdog: rzg2l_wdt: Remove reset de-assert on probe/stop
` [PATCH v4 6/9] watchdog: rzg2l_wdt: Remove comparison with zero
` [PATCH v4 7/9] watchdog: rzg2l_wdt: Rely on the reset driver for doing proper reset
` [PATCH v4 8/9] watchdog: rzg2l_wdt: Add suspend/resume support
` [PATCH v4 9/9] dt-bindings: watchdog: renesas,wdt: Document RZ/G3S support

[PATCH 0/4] spi: s3c64xx: add support for google,gs101-spi
 2024-02-06  8:52 UTC  (5+ messages)
` [PATCH 1/4] spi: s3c64xx: explicitly include <linux/types.h>
` [PATCH 2/4] spi: dt-bindings: samsung: add google,gs101-spi compatible
` [PATCH 3/4] spi: s3c64xx: add s3c64xx_iowrite{8,16}_32_rep accessors
` [PATCH 4/4] spi: s3c64xx: add support for google,gs101-spi

[PATCH net] tipc: Check the bearer type before calling tipc_udp_nl_bearer_add()
 2024-02-06  8:50 UTC  (3+ messages)

[PATCH] mm/migrate: preserve exact soft-dirty state
 2024-02-06  8:48 UTC 

[PATCH] tracing: use ring_buffer_record_is_set_on() in tracer_tracing_is_on()
 2024-02-06  8:48 UTC  (6+ messages)

[PATCH v14 0/9] Add multiport support for DWC3 controllers
 2024-02-06  8:47 UTC  (6+ messages)

[PATCH v3 0/3] overflow: Introduce wrapping helpers
 2024-02-06  8:42 UTC  (7+ messages)
` [PATCH v3 2/3] overflow: Introduce add_wrap(), sub_wrap(), and mul_wrap()

[PATCH 1/3] pstore: add multi-backend support
 2024-02-06  8:41 UTC  (3+ messages)

[PATCH] arm64: dts: ti: k3-am62p-mcu/wakeup: Disable MCU and wakeup R5FSS nodes
 2024-02-06  8:40 UTC  (2+ messages)

[PATCH v2 0/2] TI: K3: Fix the device IDs for VTM node
 2024-02-06  8:40 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: ti: k3-j7200: Add support for multiple CAN nodes in J7200
 2024-02-06  8:40 UTC  (2+ messages)

[PATCH] arm64: dts: ti: Add phase tags for memory node on J784S4 EVM and AM69 SK
 2024-02-06  8:40 UTC  (2+ messages)

[PATCH v2 0/5] LLCC: Support for Broadcast_AND region
 2024-02-06  8:40 UTC  (6+ messages)
` [PATCH v2 2/5] arm64: dts: qcom: sm8450: Add mapping to llcc "
` [PATCH v2 5/5] soc: qcom: llcc: Add regmap for "

[PATCH v11 00/16] iommu: Prepare to deliver page faults to user space
 2024-02-06  8:39 UTC  (12+ messages)
` [PATCH v11 13/16] iommu: Improve iopf_queue_remove_device()
` [PATCH v11 14/16] iommu: Track iopf group instead of last fault
` [PATCH v11 15/16] iommu: Make iopf_group_response() return void
` [PATCH v11 16/16] iommu: Make iommu_report_device_fault() "

[PATCH 1/2] ata: ahci: Add force LPM policy quirk for ASUS B1400CEAE
 2024-02-06  8:39 UTC  (10+ messages)

Roadmap for netfslib and local caching (cachefiles)
 2024-02-06  8:39 UTC  (2+ messages)

[PATCH v2 0/5] perf sched: Minor optimizations for resource initialization
 2024-02-06  8:32 UTC  (6+ messages)
` [PATCH v2 1/5] perf sched: Move start_work_mutex and work_done_wait_mutex initialization to perf_sched__replay()
` [PATCH v2 2/5] perf sched: Fix memory leak in perf_sched__map()
` [PATCH v2 3/5] perf sched: Move curr_thread initialization to perf_sched__map()
` [PATCH v2 4/5] perf sched: Move curr_pid and cpu_last_switched initialization to perf_sched__{lat|map|replay}()
` [PATCH v2 5/5] perf thread_map: Free strlist on normal path in thread_map__new_by_tid_str()

[PATCH] s390: time: make stp_subsys const
 2024-02-06  8:31 UTC  (2+ messages)

[PATCH 0/6] s390: struct bus_type cleanup
 2024-02-06  8:31 UTC  (2+ messages)

[PATCH v5 1/2] PCI: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq()
 2024-02-06  8:28 UTC  (2+ messages)

[PATCH] ARM: dts: imx6ull-dhcom: Remove /omit-if-no-ref/ from node usdhc1-pwrseq
 2024-02-06  8:25 UTC  (2+ messages)

[PATCH v1 0/2] arm64: dts: freescale: imx8qm: add apalis eval v1.2 carrier board
 2024-02-06  8:23 UTC  (2+ messages)

[PATCH v4 0/4] gpio: vf610: allow disabling the vf610 driver
 2024-02-06  8:11 UTC  (5+ messages)
` [PATCH v4 3/4] ARM: imx_v6_v7_defconfig: enable the vf610 gpio driver
` [PATCH v4 4/4] arm64: defconfig: "

[RFC PATCH] mm: hugetlb: remove __GFP_THISNODE flag when dissolving the old hugetlb
 2024-02-06  8:18 UTC  (11+ messages)

[PATCH v2] drm/panel: re-alphabetize the menu list
 2024-02-06  8:18 UTC  (2+ messages)

[PATCH 0/5] Add display support for stm32mp135f-dk board
 2024-02-06  8:17 UTC  (3+ messages)
` [PATCH 4/5] drm/panel: simple: fix flags on RK043FN48H

[PATCH v3 00/17] kexec: Allow preservation of ftrace buffers
 2024-02-06  8:17 UTC  (2+ messages)

[PATCH 5/5] drm/panel: simple: push blanking limit on RK32FN48H
 2024-02-06  8:17 UTC  (2+ messages)

[PATCH v2 0/3] Renesas RZ/G2L family and RZ/G3S add missing IRQC interrupts
 2024-02-06  8:15 UTC  (3+ messages)
` [PATCH v2 3/3] arm64: dts: renesas: r9a08g045: Add missing interrupts of IRQC node

[PATCH V8 00/12] soc: imx8mp: Add support for HDMI
 2024-02-06  8:15 UTC  (2+ messages)
` (subset) "

[PATCH net-next] eth: mlx5: link NAPI instances to queues and IRQs
 2024-02-06  8:11 UTC  (2+ messages)

[PATCH] KVM: x86: make KVM_REQ_NMI request iff NMI pending for vcpu
 2024-02-06  8:10 UTC  (2+ messages)

[REGRESSION] 6.7.1: md: raid5 hang and unresponsive system; successfully bisected
 2024-02-06  8:07 UTC  (3+ messages)

[PATCH v3] arm64: dts: exynos: Add SPI nodes for Exynos850
 2024-02-06  8:05 UTC  (2+ messages)

[PATCH 1/2] x86/random: Retry on RDSEED failure
 2024-02-06  8:04 UTC  (10+ messages)
` [PATCH 2/2] x86/random: Issue a warning if RDRAND or RDSEED fails

[PATCH] MAINTAINERS: Remove Tomasz from Samsung clock and pinctrl entries
 2024-02-06  8:03 UTC  (3+ messages)

[PATCH] serial: port: Don't suspend if the port is still busy
 2024-02-06  8:02 UTC  (5+ messages)

[PATCH] cpufreq: CPPC: Resolve the large frequency discrepancy from cpuinfo_cur_freq
 2024-02-06  8:02 UTC  (11+ messages)

[PATCH] workqueue: Fix pool->nr_running type back to atomic
 2024-02-06  8:00 UTC 

[PATCH v2 0/5] usb: dwc3-am62: module removal and errata fixes
 2024-02-06  7:58 UTC  (3+ messages)
` [PATCH v2 4/5] dt-bindings: usb/ti,am62-usb.yaml: Add PHY2 register space

[PATCH v2 1/4] interconnect: qcom: icc-rpmh: Add QoS configuration support
 2024-02-06  7:55 UTC  (2+ messages)

[RFC PATCH] sched/eevdf: Use tunable knob sysctl_sched_base_slice as explicit time quanta
 2024-02-06  7:50 UTC  (7+ messages)

[PATCH] media: platform: cros-ec: Add Dita to the match table
 2024-02-06  7:49 UTC 

[GIT PULL] bcachefs fixes for 6.8-rc4
 2024-02-06  7:47 UTC  (2+ messages)

[PATCH v2] arm64: jump_label: use constraints "Si" instead of "i"
 2024-02-06  7:45 UTC 

[PATCH 2/2] dt-bindings: trivial-devices: Add qca,spidev
 2024-02-06  7:44 UTC  (2+ messages)

[PATCH net-next v5 0/8] add octeon_ep_vf driver
 2024-02-06  7:42 UTC  (6+ messages)
` [PATCH net-next v5 1/8] octeon_ep_vf: Add driver framework and device initialization
    ` [EXT] "

[PATCH v2 0/2] nxp: imx: Add support for Apalis Evaluation Board v1.2
 2024-02-06  7:40 UTC  (2+ messages)

[PATCH] mm/swap: fix race condition in direct swapin path
 2024-02-06  7:38 UTC  (3+ messages)

[PATCH v2] media: adv7180: Fix cppcheck warnings
 2024-02-06  7:38 UTC  (4+ messages)

[PATCH 0/8] MSM8976 MDSS/GPU/WCNSS support
 2024-02-06  7:38 UTC  (3+ messages)
` [PATCH 3/8] dt-bindings: msm: qcom,mdss: Include ommited fam-b compatible

[PATCH] media: ttpci: fix two memleaks in budget_av_attach
 2024-02-06  7:37 UTC 

[PATCH v1 1/1] ARM: dts: imx6: skov: add aliases for all ethernet nodes
 2024-02-06  7:35 UTC  (2+ messages)

[PATCH] dt-bindings: mfd: Update pattern property case
 2024-02-06  7:35 UTC  (4+ messages)

[PATCH v4 0/5] selftests/resctrl: Add non-contiguous CBMs in Intel CAT selftest
 2024-02-06  7:34 UTC  (4+ messages)
` [PATCH v4 4/5] selftests/resctrl: Add resource_info_file_exists()

[PATCH v5 0/1] hwmon: Add driver for Astera Labs PT5161L retimer
 2024-02-06  7:33 UTC  (5+ messages)
` [PATCH v5 1/1] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox