The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2024-07-09 13:54:04 to 2024-07-09 15:29:37 UTC [more...]

[PATCH v2 0/2] iommu/vt-d: Fix aligned pages for cache invalidation
 2024-07-09 15:26 UTC 

crosstool: x86 kernel compiled with GCC 14.1 fails to boot
 2024-07-09 15:29 UTC  (5+ messages)

[PATCH 0/2] ASoC: dt-bindings: convert qcom sound bindings to yaml
 2024-07-09 15:24 UTC  (3+ messages)
` [PATCH 1/2] ASoC: dt-bindings: qcom,msm8916-wcd-digital-codec: convert to dtschema
` [PATCH 2/2] ASoC: dt-bindings: qcom,apq8096-sndcard: use dtschema

[PATCH v2] arm64: dts: amlogic: enable some device nodes for S4
 2024-07-09 15:28 UTC  (2+ messages)

[PATCH 0/3] Power: A5: add power domain driver
 2024-07-09 15:28 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: amlogic: enable some device nodes for S4
 2024-07-09 15:28 UTC  (2+ messages)

[PATCH] dt-bindings: thermal: Drop 'trips' node as required
 2024-07-09 15:28 UTC  (3+ messages)

[PATCH net-next v2] netdevice: define and allocate &net_device _properly_
 2024-07-09 15:27 UTC  (2+ messages)

Fwd: [jlayton:mgtime 5/13] inode.c:undefined reference to `__invalid_cmpxchg_size'
 2024-07-09 15:27 UTC  (6+ messages)
  `  "

linux-next: build failure after merge of the driver-core tree
 2024-07-09 15:26 UTC  (3+ messages)

[PATCH] drm/panel: sharp-lq101r1sx01: Fixed reversed "if" in remove
 2024-07-09 15:26 UTC  (3+ messages)

[PATCH 1/4] soc: fsl: qbman: FSL_DPAA depends on COMPILE_TEST
 2024-07-09 15:25 UTC  (9+ messages)

[PATCH 00/10] perf/uprobe: Optimize uprobes
 2024-07-09 15:23 UTC  (20+ messages)
` [PATCH 04/10] perf/uprobe: RCU-ify find_uprobe()
` [PATCH 05/10] perf/uprobe: SRCU-ify uprobe->consumer list

[PATCH v4] perf,x86: avoid missing caller address in stack traces captured in uprobe
 2024-07-09 15:24 UTC  (4+ messages)

[PATCH v10 00/38] ep93xx device tree conversion
 2024-07-09 15:22 UTC  (7+ messages)

[GIT PULL] Kselftest fixes for Linux 6.10
 2024-07-09 15:21 UTC  (2+ messages)

[GIT PULL] ksmbd server fixes
 2024-07-09 15:21 UTC  (2+ messages)

[PATCH/RFC 0/3] pmdomain: renesas: rmobile-sysc: Remove serial console handling
 2024-07-09 15:20 UTC  (8+ messages)

[PATCH v2 0/4] drm/panic: Add a qr_code panic screen
 2024-07-09 15:21 UTC  (6+ messages)
` [PATCH v2 4/4] "

[PATCH 6.9 000/197] 6.9.9-rc1 review
 2024-07-09 15:18 UTC 

[PATCH v1 1/2] Landlock: Add signal control
 2024-07-09 15:18 UTC  (3+ messages)
` [PATCH v1 2/2] Landlock: Signal scoping tests

[PATCH] scripts/dtc: Update to upstream version v1.7.0-93-g1df7b047fe43
 2024-07-09 15:17 UTC 

[PATCH] docs: iio: new docs for ad7380 driver
 2024-07-09 15:16 UTC 

[PATCH v2 0/2] phy: qcom: Add QCS9100 dwmac sgmii phy compatible
 2024-07-09 15:15 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: phy: describe the Qualcomm SGMII PHY for QCS9100
` [PATCH v2 2/2] phy: qcom: add the SGMII SerDes PHY driver support

[PATCH RESEND] bpf: fix order of args in call to bpf_map_kvcalloc
 2024-07-09 15:14 UTC  (4+ messages)

[PATCH] gpio: virtuser: actually use the "trimmed" local variable
 2024-07-09 15:12 UTC 

[PATCH v2 0/2] clk: qcom: Add QCS9100 GPUCC compatible
 2024-07-09 15:10 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: clock: qcom: describe the GPUCC clock for QCS9100
` [PATCH v2 2/2] clk: qcom: add the GPUCC driver support "

[PATCH] writing_musb_glue_layer.rst: USB Configuration Wiki Page is down
 2024-07-09 15:10 UTC  (2+ messages)

[PATCH 0/3] Resolve problems with kexec identity mapping
 2024-07-09 15:07 UTC  (13+ messages)

[PATCH v1] zh_CN/admin-guide: one typo fix
 2024-07-09 15:08 UTC  (2+ messages)

[PATCH] docs/zh_CN/virt: Update the translation of guest-halt-polling.rst
 2024-07-09 15:06 UTC  (2+ messages)

[PATCH v2] docs/sp_SP: Add translation for scheduler/sched-design-CFS.rst
 2024-07-09 15:05 UTC  (2+ messages)

[PATCH v2 0/2] soc: qcom: llcc: Add QCS9100 LLCC compatible
 2024-07-09 15:04 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: cache: qcom,llcc: Add QCS9100 description
` [PATCH v2 2/2] soc: qcom: llcc: Add llcc configuration support for the QCS9100 platform

[PATCH v4 00/11] Add support for NMI-source reporting
 2024-07-09 15:04 UTC  (13+ messages)
` [PATCH v4 01/11] x86/irq: Add enumeration of NMI source reporting CPU feature
` [PATCH v4 02/11] x86/irq: Define NMI source vectors
` [PATCH v4 03/11] x86/irq: Extend NMI handler registration interface to include source
` [PATCH v4 04/11] x86/irq: Factor out common NMI handling code
` [PATCH v4 05/11] x86/irq: Process nmi sources in NMI handler
` [PATCH v4 06/11] KVM: VMX: Expand FRED kvm entry with event data
` [PATCH v4 07/11] KVM: VMX: Handle NMI Source report in VM exit
` [PATCH v4 08/11] perf/x86: Enable NMI source reporting for perfmon
` [PATCH v4 09/11] x86/irq: Enable NMI source on IPIs delivered as NMI
` [PATCH v4 10/11] x86/irq: Move __prepare_ICR to x86 common header
` [PATCH v4 11/11] KVM: X86: Use common code for PV IPIs in linux guest

[PATCH v2] drm/amd/display: Add otg_master NULL check within init_pipe_slice_table_from_context
 2024-07-09 15:01 UTC  (2+ messages)

[PATCH] dt-bindings: display: bridge: ti,sn65dsi83: add burst-mode-disabled
 2024-07-09 15:00 UTC  (4+ messages)

[PATCH] EDAC/versal: Fix possible null pointer dereference in emif_get_id()
 2024-07-09 15:00 UTC  (2+ messages)

[PATCH v2 0/2] PCI: qcom: Add QCS9100 PCIe compatible
 2024-07-09 14:59 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: Document compatible for QCS9100
` [PATCH v2 2/2] PCI: qcom: Add support for QCS9100 SoC

[PATCH v1 1/2] Bluetooth: btnxpuart: Add support for AW693 A1 chipset
 2024-07-09 15:00 UTC  (2+ messages)

[PATCH v2] Documentation: add reference from dynamic debug to loglevel kernel params
 2024-07-09 15:00 UTC  (2+ messages)

[syzbot] [bcachefs?] WARNING: suspicious RCU usage in bch2_bucket_ref_update
 2024-07-09 14:58 UTC 

6.10/bisected/regression - commits bc87d666c05 and 6d4279cb99ac cause appearing green flashing bar on top of screen on Radeon 6900XT and 120Hz
 2024-07-09 14:57 UTC  (11+ messages)

[PATCH v1 0/2] s390: Two small fixes and improvements
 2024-07-09 14:52 UTC  (3+ messages)
` [PATCH v1 1/2] s390/entry: Pass the asce as parameter to sie64a()

[PATCH v2 0/2] PCI: qcom-ep: Add QCS9100 PCIe ep compatible
 2024-07-09 14:53 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: qcom-ep: Add support for QCS9100 SoC
` [PATCH v2 2/2] PCI: qcom-ep: Add HDMA "

[PATCH net-next v10 00/15] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-07-09 14:56 UTC  (3+ messages)
` [PATCH net-next v10 12/15] mm: page_frag: move 'struct page_frag_cache' to sched.h

[PATCH] mm/migrate: Putback split folios when numa hint migration fails
 2024-07-09 14:56 UTC  (5+ messages)

[PATCH V2 4/5] workqueue: Put PWQ allocation and WQ enlistment in the same lock C.S
 2024-07-09 14:55 UTC  (4+ messages)

[PATCH v3 00/16] Avoid MAP_FIXED gap exposure
 2024-07-09 14:52 UTC  (12+ messages)
` [PATCH v3 13/16] mm/mmap: Avoid zeroing vma tree in mmap_region()
` [PATCH v3 16/16] mm/mmap: Move may_expand_vm() check "

[PATCH 0/4] firmware: cs_dsp: Some small coding improvements
 2024-07-09 14:51 UTC  (5+ messages)
` [PATCH 1/4] firmware: cs_dsp: Don't allocate temporary buffer for info text
` [PATCH 2/4] firmware: cs_dsp: Make wmfw and bin filename arguments const char *
` [PATCH 3/4] firmware: cs_dsp: Merge wmfw format log message into INFO message
` [PATCH 4/4] firmware: cs_dsp: Rename fw_ver to wmfw_ver

[PATCH v6 0/8] clk: Add kunit tests for fixed rate and parent data
 2024-07-09 14:49 UTC  (3+ messages)
` [PATCH v6 4/8] of: Add a KUnit test for overlays and test managed APIs

[RFC PATCH 0/8] Unmapping guest_memfd from Direct Map
 2024-07-09 14:48 UTC  (5+ messages)
` [RFC PATCH 3/8] kvm: pfncache: enlighten about gmem
` [RFC PATCH 8/8] kvm: gmem: Allow restricted userspace mappings

[PATCH v2 0/2] phy: qcom-qmp-pcie: Add QCS9100 x4 lane EP compatible
 2024-07-09 14:47 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: phy: qcom,qmp: Add qcs9100 QMP PCIe PHY
` [PATCH v2 2/2] phy: qcom-qmp-pcie: add x4 lane EP support for QCS9100

[PATCH v3 0/5] Add board support for Sipeed LicheeRV Nano
 2024-07-09 14:47 UTC  (3+ messages)
` [PATCH v3 2/5] dt-bindings: timer: Add SOPHGO SG2002 clint

[PATCH v2 0/2] fix task_work interation with freezing
 2024-07-09 14:42 UTC  (4+ messages)
` [PATCH v2 1/2] io_uring/io-wq: limit retrying worker initialisation
` [PATCH v2 2/2] kernel: rerun task_work while freezing in get_signal()

[PATCH v4 00/14] MIPS: Support I6500 multi-cluster configuration
 2024-07-09 14:44 UTC  (6+ messages)
` [PATCH v4 07/14] clocksource: mips-gic-timer: Always use cluster 0 counter as clocksource

[PATCH net-next 0/3] netconsole: Fix potential race condition and improve code clarity
 2024-07-09 14:44 UTC  (4+ messages)
` [PATCH net-next 1/3] net: netconsole: Remove unnecessary cast from bool
` [PATCH net-next 2/3] net: netconsole: Eliminate redundant setting of enabled field
` [PATCH net-next 3/3] net: netconsole: Disable target before netpoll cleanup

[PATCH v2 0/2] PCI: kirin: cleanup (dev_err_probe() and scoped loop)
 2024-07-09 14:43 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: kirin: use dev_err_probe() in probe error paths

[PATCH net] net: ethtool: pse-pd: Fix possible null-deref
 2024-07-09 14:43 UTC  (3+ messages)

[PATCH v15 00/10] Add support for Core Power Reduction v3, v4 and Hardened
 2024-07-09 14:42 UTC  (5+ messages)
` [PATCH v15 01/10] MAINTAINERS: Include new Qualcomm CPR drivers in the file list

[PATCH v2 0/2] phy: qcpm-qmp-usb: Add QCS9100 USB3 PHY compatible
 2024-07-09 14:41 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: phy: qcom,qmp-usb: Add QCS9100 USB3 PHY
` [PATCH v2 2/2] phy: qcpm-qmp-usb: Add support for QCS9100

[PATCH 0/4] Add support for Amlogic HCI UART
 2024-07-09 14:41 UTC  (3+ messages)
` [PATCH 2/4] Bluetooth: hci_uart: "

[PATCH v2 0/2] net: stmmac: dwmac-qcom-ethqos: Add QCS9100 ethqos compatible
 2024-07-09 14:40 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: net: qcom,ethqos: add description for qcs9100
` [PATCH v2 2/2] net: stmmac: dwmac-qcom-ethqos: add support for emac4 on qcs9100 platforms

[PATCH] ARM: dts: microchip: sam9x60: Move i2c address/size to dtsi
 2024-07-09 14:40 UTC  (5+ messages)

[PATCH v3 0/2] ext4: fix fast commit inode enqueueing during a full journal commit
 2024-07-09 14:39 UTC  (4+ messages)
` [PATCH v3 1/2] "

[PATCH] drivers/platform: toshiba_acpi: Fix array out-of-bounds access
 2024-07-09 14:38 UTC 

[PATCH net-next] tipc: Consolidate redundant functions
 2024-07-09 14:36 UTC 

[PATCH] powerpc-km82xx.c: replace of_node_put with __free improves cleanup
 2024-07-09 14:35 UTC 

[PATCH v2 0/2] clk: qcom: rpmh: Add QCS9100 rpmh compatible
 2024-07-09 14:35 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: clock: qcom-rpmhcc: Add RPMHCC bindings for QCS9100
` [PATCH v2 2/2] clk: qcom: rpmh: Add support for QCS9100 rpmh clocks

[PATCH v2 00/60] i2c: reword first drivers according to newest specification
 2024-07-09 14:35 UTC  (3+ messages)
` [PATCH v2 15/60] i2c: fsi: reword "

[PATCH v4 0/3] Enable P2PDMA in Userspace RDMA
 2024-07-09 14:34 UTC  (3+ messages)
` [PATCH v4 1/3] kernfs: remove page_mkwrite() from vm_operations_struct

[PATCH net-next] tipc: Remove unused struct declaration
 2024-07-09 14:34 UTC 

[PATCH v2 1/1] dt-bindings: net: convert enetc to yaml
 2024-07-09 14:33 UTC  (6+ messages)

[PATCH 0/6] Add rounding macros and enable KUnit tests
 2024-07-09 14:30 UTC  (4+ messages)
` [PATCH 1/6] math.h: Add macros for rounding to closest value

[PATCH v2] dt-bindings: firmware: qcom,scm: document SCM on QCS9100 SoC
 2024-07-09 14:29 UTC 

FYI: path walking optimizations pending for 6.11
 2024-07-09 14:28 UTC  (3+ messages)

[PATCH v2] fs/hugetlbfs/inode.c: Ensure generic_hugetlb_get_unmapped_area() returns higher address than mmap_min_addr
 2024-07-09 14:26 UTC  (5+ messages)

[PATCH v2] driver:core: no need to invert the return value of the call_driver_probe()
 2024-07-09 14:26 UTC  (3+ messages)
    `  "

linux-next: manual merge of the vfs-brauner tree with the asm-generic tree
 2024-07-09 14:26 UTC  (9+ messages)

[PATCH v2] dt-bindings: soc: qcom,aoss-qmp: Document the QCS9100 AOSS channel
 2024-07-09 14:24 UTC 

[PATCH] EDAC/altera: Fix possible null pointer dereference
 2024-07-09 14:24 UTC  (2+ messages)

[PATCH v3] driver:core: no need to invert the return value of the call_driver_probe()
 2024-07-09 14:24 UTC  (2+ messages)

[tip:master] BUILD SUCCESS aa9d8caba6e40b0b02a6f2b5f2bd9177cd76cacf
 2024-07-09 14:22 UTC 

[PATCH] rcu: Let rcu_dump_task() be used without preemption disabled
 2024-07-09 14:22 UTC  (3+ messages)

[PATCH v2] dt-bindings: watchdog: qcom-wdt: document QCS9100
 2024-07-09 14:21 UTC 

[PATCH] wifi: ath12k: fix soft lockup on suspend
 2024-07-09 14:17 UTC  (2+ messages)

[PATCH v2] dt-bindings: usb: dwc3: Add QCS9100 compatible
 2024-07-09 14:17 UTC 

[PATCH v2 0/7] Make core VMA operations internal and testable
 2024-07-09 14:14 UTC  (4+ messages)
` [PATCH v2 1/7] userfaultfd: move core VMA manipulation logic to mm/userfaultfd.c

[PATCH v2] driver core: Fix size calculation of symlink name for devlink_(add|remove)_symlinks()
 2024-07-09 14:13 UTC 

[PATCH v5 00/27] Add support for sam9x7 SoC family
 2024-07-09 14:13 UTC  (6+ messages)
` [PATCH v5 15/27] dt-bindings: interrupt-controller: Document the property microchip,nr-irqs

[PATCH 0/3] add NETCMIX block control support on i.MX95
 2024-07-09 14:13 UTC  (3+ messages)
` [PATCH 2/3] clk: imx95: enable the clock of NETCMIX block control

[PATCH 5.10 RESEND] x86/retpoline: Move a NOENDBR annotation to the SRSO dummy return thunk
 2024-07-09 14:12 UTC  (4+ messages)
    ` [PATCH 6.1] "

[PATCH] cxl core:wrong value of macro definition
 2024-07-09 14:12 UTC  (2+ messages)
` [PATCH v2] cxl/core: Fix the UUID of CXL vendor debug Log identifier

[syzbot] Monthly kernfs report (Jul 2024)
 2024-07-09 14:10 UTC 

[PATCH 0/3] ARM: Use generic interface to simplify crashkernel reservation
 2024-07-09 14:06 UTC  (6+ messages)

[PATCH v2] dt-bindings: soc: qcom: add qcom,qcs9100-imem compatible
 2024-07-09 14:05 UTC 

[PATCH V2 1/2] dt-bindings: firmware: arm,scmi: introduce property mbox-rx-timeout-ms
 2024-07-09 14:05 UTC  (9+ messages)

[PATCH 0/2] fix task_work interation with freezing
 2024-07-09 14:05 UTC  (6+ messages)
` [PATCH 2/2] kernel: rerun task_work while freezing in get_signal()

[PATCH] EDAC/ti: Fix possible null pointer dereference in _emif_get_id()
 2024-07-09 14:04 UTC 

[PATCH] clocksource/drivers/sh_cmt: Address race condition for clock events
 2024-07-09 14:04 UTC  (2+ messages)

[PATCH v2] dt-bindings: mailbox: qcom-ipcc: Document the QCS9100 IPCC
 2024-07-09 14:01 UTC 

[PATCH v6 0/5] Support Starry er88577 MIPI-DSI panel
 2024-07-09 14:01 UTC  (5+ messages)
` [PATCH v6 1/5] drm/panel: boe-th101mb31ig002 : Make it compatible with other panel
` [PATCH v6 2/5] drm/panel: boe-th101mb31ig002: switch to devm_gpiod_get_optional() for reset_gpio

[PATCH V3 1/2] dt-bindings: firmware: arm,scmi: introduce property mbox-rx-timeout-ms
 2024-07-09 14:09 UTC  (2+ messages)
` [PATCH V3 2/2] firmware: arm_scmi: set mailbox timeout value from device tree

[PATCH 2/3] PCI: qcom: Prevent potential error pointer dereference
 2024-07-09 13:59 UTC  (2+ messages)

[PATCH v1 2/4] x86/fred: Write to FRED MSRs with wrmsrns()
 2024-07-09 13:58 UTC  (10+ messages)

[PATCH v2] dt-bindings: interrupt-controller: qcom,pdc: document pdc on QCS9100
 2024-07-09 13:56 UTC 

[syzbot] [dri?] possible deadlock in modeset_lock
 2024-07-09 13:54 UTC 

[PATCH net-next v17 00/14] net: Make timestamping selectable
 2024-07-09 13:53 UTC  (12+ messages)
` [PATCH net-next v17 04/14] net: Change the API of PHY default timestamp to MAC
` [PATCH net-next v17 05/14] net: net_tstamp: Add unspec field to hwtstamp_source enumeration
` [PATCH net-next v17 06/14] net: Add struct kernel_ethtool_ts_info
` [PATCH net-next v17 07/14] ptp: Add phc source and helpers to register specific PTP clock or get information
` [PATCH net-next v17 08/14] net: Add the possibility to support a selected hwtstamp in netdevice
` [PATCH net-next v17 09/14] net: netdevsim: ptp_mock: Convert to netdev_ptp_clock_register
` [PATCH net-next v17 10/14] net: macb: "
` [PATCH net-next v17 11/14] net: ptp: Move ptp_clock_index() to builtin symbol
` [PATCH net-next v17 12/14] net: ethtool: tsinfo: Add support for reading tsinfo for a specific hwtstamp provider
` [PATCH net-next v17 13/14] net: ethtool: Add support for tsconfig command to get/set hwtstamp config
` [PATCH net-next v17 14/14] netlink: specs: Enhance tsinfo netlink attributes and add a tsconfig set command

[PATCH] sched/fair: Remove stale buddies comment for last and skip
 2024-07-09 13:54 UTC  (2+ messages)


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