The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2024-12-06 08:16:08 to 2024-12-06 10:02:32 UTC [more...]

[PATCH 00/10] compiler.h: refactor __is_constexpr() into is_const{,_true,_false}()
 2024-12-06  9:34 UTC  (10+ messages)
` [PATCH 02/10] compiler.h: add is_const() as a replacement of __is_constexpr()

[PATCH v3 0/7] riscv: ftrace: atmoic patching and preempt improvements
 2024-12-06 10:02 UTC  (6+ messages)
` [PATCH v3 3/7] riscv: ftrace: prepare ftrace for atomic code patching

[PATCH v2 00/22] wifi: ath12k: add Ath12k AHB driver support for IPQ5332
 2024-12-06 10:00 UTC  (5+ messages)
` [PATCH v2 17/22] wifi: ath12k: add "

[PATCH v1 0/2] mm/page_alloc: rework conditional splitting >= pageblock_order pages when freeing
 2024-12-06  9:59 UTC  (3+ messages)
` [PATCH v1 1/2] mm/page_alloc: conditionally split > pageblock_order pages in free_one_page() and move_freepages_block_isolate()
` [PATCH v1 2/2] mm/page_isolation: fixup isolate_single_pageblock() comment regarding splitting free pages

[PATCH v2] dt-bindings: input: convert dlg,da7280.txt to dt-schema
 2024-12-06  9:59 UTC 

[PATCH v6 RESEND net-next 0/5] Add more feautues for ENETC v4 - round 1
 2024-12-06  9:59 UTC  (7+ messages)
` [PATCH v6 RESEND net-next 1/5] net: enetc: add Rx checksum offload for i.MX95 ENETC
` [PATCH v6 RESEND net-next 2/5] net: enetc: add Tx "
` [PATCH v6 RESEND net-next 4/5] net: enetc: add LSO support for i.MX95 ENETC PF

[PATCH v4 0/4] rust: miscdevice: Provide sample driver using the new MiscDevice bindings
 2024-12-06  9:58 UTC  (13+ messages)
` [PATCH v4 1/4] Documentation: ioctl-number: Carve out some identifiers for use by sample drivers
` [PATCH v3 1/5] rust: miscdevice: Provide accessor to pull out miscdevice::this_device
` [PATCH v3 2/5] Documentation: ioctl-number: Carve out some identifiers for use by sample drivers
` [PATCH v4 2/4] samples: rust: Provide example using the new Rust MiscDevice abstraction
` [PATCH v4 3/4] sample: rust_misc_device: Demonstrate additional get/set value functionality
` [PATCH v3 3/5] samples: rust: Provide example using the new Rust MiscDevice abstraction
` [PATCH v4 4/4] MAINTAINERS: Add Rust Misc Sample to MISC entry
` [PATCH v3 4/5] sample: rust_misc_device: Demonstrate additional get/set value functionality
` [PATCH v3 5/5] MAINTAINERS: Add Rust Misc Sample to MISC entry

[PATCH] rust: sync: document that Guard is not a stable lock guard
 2024-12-06  9:56 UTC  (3+ messages)

[PATCH v6 00/28] Qualcomm iris video decoder driver
 2024-12-06  9:54 UTC  (9+ messages)
` [PATCH v6 11/28] media: iris: implement g_selection ioctl
` [PATCH v6 13/28] media: iris: implement subscribe_event and unsubscribe_event ioctls
` [PATCH v6 15/28] media: iris: implement query_cap ioctl
` [PATCH v6 20/28] media: iris: implement vb2 ops for buf_queue and firmware response

[PATCH 0/3] Allow specifying an S2RAM sleep on pre-SYSTEM_SUSPEND PSCI impls
 2024-12-06  9:53 UTC  (4+ messages)

Philosophy Updates (was Low Jitter, and related to Fair Pay)
 2024-12-06  9:48 UTC 

[PATCH net-next v8 00/15] Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45
 2024-12-06  9:47 UTC  (3+ messages)
` [PATCH net-next v8 10/15] net: macb: Use helper rgmii_clock

[PATCH v2 00/10] drm/connector: add eld_mutex to protect connector->eld
 2024-12-06  9:43 UTC  (11+ messages)
` [PATCH v2 01/10] drm/connector: add mutex to protect ELD from concurrent access
` [PATCH v2 02/10] drm/bridge: anx7625: use eld_mutex to protect access to connector->eld
` [PATCH v2 03/10] drm/bridge: ite-it66121: "
` [PATCH v2 04/10] drm/amd/display: "
` [PATCH v2 05/10] drm/exynos: hdmi: "
` [PATCH v2 06/10] drm/i915/audio: "
` [PATCH v2 07/10] drm/msm/dp: "
` [PATCH v2 08/10] drm/radeon: "
` [PATCH v2 09/10] drm/sti: hdmi: "
` [PATCH v2 10/10] drm/vc4: "

[PATCH 0/4] large atomic writes for xfs
 2024-12-06  9:43 UTC  (6+ messages)
` [PATCH 1/4] iomap: Lift blocksize restriction on atomic writes

[PATCH 00/45] drm/msm/dp: Add MST support for MSM chipsets
 2024-12-06  9:42 UTC  (30+ messages)
` [PATCH 02/45] drm/msm/dp: disable the opp table request even for dp_ctrl_off_link()
` [PATCH 03/45] drm/msm/dp: fix the intf_type of MST interfaces
` [PATCH 04/45] drm/msm/dp: split msm_dp_panel_read_sink_caps() into two parts
` [PATCH 05/45] drm/msm/dp: add a helper to read mst caps for dp_panel
` [PATCH 06/45] drm/msm/dp: remove dp_display's dp_mode and use dp_panel's instead
` [PATCH 07/45] drm/msm/dp: break up dp_display_enable into two parts
` [PATCH 09/45] drm/msm/dp: allow dp_ctrl stream APIs to use any panel passed to it
` [PATCH 10/45] drm/msm/dp: move the pixel clock control to its own API
` [PATCH 11/45] drm/msm/dp: split dp_ctrl_off() into stream and link parts
` [PATCH 16/45] drm/msm/dp: add support for programming p1 register block
` [PATCH 29/45] drm/msm/dp: skip reading the EDID for MST cases
` [PATCH 37/45] drm/msm: add support for non-blocking commits
` [PATCH 40/45] drm/msm: add a stream to intf map for DP controller
` [PATCH 41/45] drm/msm/dpu: use msm_dp_get_mst_intf_id() to get the intf id

[PATCH] x86,mm: also remove local CPU from mm_cpumask if stale
 2024-12-06  9:40 UTC  (2+ messages)
` [tip: x86/mm] x86/mm/tlb: Also "

[PATCH v4] x86,mm: only trim the mm_cpumask once a second
 2024-12-06  9:40 UTC  (2+ messages)
` [tip: x86/mm] x86/mm/tlb: Only "

[PATCH perf/core 1/4] uprobes: simplify session consumer tracking
 2024-12-06  9:38 UTC  (2+ messages)
` [tip: perf/core] uprobes: Simplify "

[PATCH perf/core 2/4] uprobes: decouple return_instance list traversal and freeing
 2024-12-06  9:38 UTC  (2+ messages)
` [tip: perf/core] uprobes: Decouple "

[PATCH perf/core 3/4] uprobes: ensure return_instance is detached from the list before freeing
 2024-12-06  9:38 UTC  (2+ messages)
` [tip: perf/core] uprobes: Ensure "

[PATCH perf/core 4/4] uprobes: reuse return_instances between multiple uretprobes within task
 2024-12-06  9:38 UTC  (2+ messages)
` [tip: perf/core] uprobes: Reuse "

[PATCH v2 00/10] perf/amd/ibs: Fix sample period computations
 2024-12-06  9:38 UTC  (12+ messages)
` [PATCH v2 05/10] perf/amd/ibs: Don't allow freq mode event creation through ->config interface
` [PATCH v2 06/10] perf/amd/ibs: Add pmu specific minimum period
` [PATCH v2 10/10] perf test amd ibs: Add sample period unit test

[PATCH 0/7] KVM: TDX: TDX hypercalls may exit to userspace
 2024-12-06  9:37 UTC  (4+ messages)
` [PATCH 5/7] KVM: TDX: Handle TDG.VP.VMCALL<ReportFatalError>

Question about interrupt prioriyt of ARM GICv3/4
 2024-12-06  9:37 UTC  (2+ messages)

[PATCH 0/5] bugfix some driver issues
 2024-12-06  9:33 UTC  (6+ messages)
` [PATCH 1/5] hisi_acc_vfio_pci: fix XQE dma address error
` [PATCH 2/5] hisi_acc_vfio_pci: add eq and aeq interruption restore
` [PATCH 3/5] hisi_acc_vfio_pci: bugfix cache write-back issue
` [PATCH 4/5] hisi_acc_vfio_pci: bugfix the problem of uninstalling driver
` [PATCH 5/5] hisi_acc_vfio_pci: bugfix live migration function without VF device driver

[PATCH v20 00/19] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-12-06  9:35 UTC  (3+ messages)

[PATCH v3 00/10] drm: Add DSI/DP support for Renesas r8a779h0 V4M and grey-hawk board
 2024-12-06  9:32 UTC  (11+ messages)
` [PATCH v3 01/10] drm/rcar-du: dsi: Fix PHY lock bit check
` [PATCH v3 02/10] drm/rcar-du: Write DPTSR only if the second source exists
` [PATCH v3 03/10] dt-bindings: display: bridge: renesas,dsi-csi2-tx: Add r8a779h0
` [PATCH v3 04/10] dt-bindings: display: renesas,du: "
` [PATCH v3 05/10] clk: renesas: r8a779h0: Add display clocks
` [PATCH v3 06/10] drm/rcar-du: dsi: Add r8a779h0 support
` [PATCH v3 07/10] drm/rcar-du: Add support for r8a779h0
` [PATCH v3 08/10] arm64: dts: renesas: gray-hawk-single: Fix indentation
` [PATCH v3 09/10] arm64: dts: renesas: r8a779h0: Add display support
` [PATCH v3 10/10] arm64: dts: renesas: gray-hawk-single: Add DisplayPort support

[PATCH v3] driver core: fw_devlink: Stop trying to optimize cycle detection logic
 2024-12-06  9:31 UTC  (3+ messages)

[PATCH v3] mm/hugetlb: support FOLL_FORCE|FOLL_WRITE
 2024-12-06  9:29 UTC  (5+ messages)

[PATCH v4 00/13] Device / Driver PCI / Platform Rust abstractions
 2024-12-06  9:29 UTC  (5+ messages)
` [PATCH v4 13/13] samples: rust: add Rust platform sample driver

[PATCH 0/4] arm64: dts: qcom: sm8750: CDSP and modem
 2024-12-06  9:29 UTC  (14+ messages)
` [PATCH 1/4] arm64: dts: qcom: sm8750: Add CDSP
` [PATCH 2/4] arm64: dts: qcom: sm8750: Add Modem / MPSS
` [PATCH 3/4] arm64: dts: qcom: sm8750-mtp: Enable CDSP and mention MPSS
` [PATCH 4/4] arm64: dts: qcom: sm8750-qrd: "

[PATCH v2] drm/mediatek: Move mtk_crtc_finish_page_flip() to ddp_cmdq_cb()
 2024-12-06  9:28 UTC  (2+ messages)

[PATCH v4 0/11] futex: Add support task local hash maps
 2024-12-06  9:27 UTC  (5+ messages)
` [PATCH v4 07/11] futex: Allow to make the number of slots invariant
` [PATCH v4 08/11] futex: Resize futex hash table based on number of threads

[PATCH v2] iio: kx022a: document new chip_info structure members
 2024-12-06  9:26 UTC 

[PATCH] sparc: Move va_end() before exit()
 2024-12-06  9:23 UTC 

[linus:master] [ext4] c7fc0366c6: stress-ng.metamix.ops_per_sec 22.9% improvement
 2024-12-06  9:21 UTC 

[GIT PULL] locking changes for v6.13
 2024-12-06  9:19 UTC  (6+ messages)
  ` [PATCH] headers/cleanup.h: Fix if_not_guard() fragility
        ` [PATCH] headers/cleanup.h: Remove the if_not_guard() facility

[PATCH/RFC] coccinelle: of_table: Do not add commas after sentinels
 2024-12-06  9:15 UTC 

[PATCH v3 0/2] platform/chrome: cros_ec: improve probing for RWSIG
 2024-12-06  9:15 UTC  (3+ messages)
` [PATCH v3 1/2] platform/chrome: cros_ec: jump to RW before probing
` [PATCH v3 2/2] platform/chrome: cros_ec_proto: remove unnecessary retries

[PATCH v4] riscv: selftests: Fix warnings pointer masking test
 2024-12-06  9:15 UTC  (2+ messages)

[PATCH 0/2] Fix subsection vmemmap_populate logic
 2024-12-06  9:13 UTC  (3+ messages)

[PATCH v1] mseal: move can_do_mseal to mseal.c
 2024-12-06  9:12 UTC  (3+ messages)

[PATCH] i2c: imx: make controller available until system suspend_noirq() and from resume_noirq()
 2024-12-06  9:13 UTC  (3+ messages)

[PATCH net-next v1 0/7] Introduce unified and structured PHY
 2024-12-06  9:11 UTC  (5+ messages)
` [PATCH net-next v1 1/7] net: ethtool: plumb PHY stats to PHY drivers

[PATCHv2] cpumask: work around false-postive stringop-overread errors
 2024-12-06  9:09 UTC  (3+ messages)

[PATCH v30 00/30] Introduce QC USB SND audio offloading support
 2024-12-06  9:09 UTC  (5+ messages)
` [PATCH v30 28/30] ALSA: usb-audio: Add USB offload route kcontrol

[PATCH] tcp: check socket state before calling WARN_ON
 2024-12-06  9:08 UTC  (10+ messages)

[PATCH] sched/fair: Fix CPU bandwidth limit bypass during CPU hotplug
 2024-12-06  9:07 UTC  (2+ messages)

[PATCH v4] i2c: imx: support DMA defer probing
 2024-12-06  9:07 UTC  (5+ messages)

[PATCH] clk: imx: Enable IMX93_CLK_LVDS_GATE only for i.MX93
 2024-12-06  9:05 UTC  (2+ messages)

[GIT PULL] sound fixes for 6.13-rc2
 2024-12-06  9:05 UTC  (2+ messages)

[PATCH v3 0/5] rust: miscdevice: Provide sample driver using the new MiscDevice bindings
 2024-12-06  9:01 UTC  (18+ messages)
` [PATCH v3 1/5] rust: miscdevice: Provide accessor to pull out miscdevice::this_device
` [PATCH v3 3/5] samples: rust: Provide example using the new Rust MiscDevice abstraction

[PATCH AUTOSEL 6.11 01/15] usb: chipidea: add CI_HDRC_HAS_SHORT_PKT_LIMIT flag
 2024-12-06  9:01 UTC  (3+ messages)
` [PATCH AUTOSEL 6.11 13/15] MIPS: Loongson64: DTS: Really fix PCIe port nodes for ls7a

[PATCH 0/2] Remove apss_dbg clock from IPQ5424 gcc driver
 2024-12-06  9:00 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: clock: qcom: gcc-ipq5424: remove apss_dbg clock macro

[PATCH v2 1/2] arm64: dt: imx93-tqma9352-mba93xxca: enable Open Drain for MDIO
 2024-12-06  8:59 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dt: imx93-tqma9352-mba93xxla: "

[PATCH 6.1&6.6 0/3] kbuild: Avoid weak external linkage where possible
 2024-12-06  8:58 UTC  (4+ messages)
` [PATCH 6.1&6.6 1/3] kallsyms: Avoid weak references for kallsyms symbols
` [PATCH 6.1&6.6 2/3] vmlinux: Avoid weak reference to notes section
` [PATCH 6.1&6.6 3/3] btf: Avoid weak external references

[PATCH net-next v1 00/21] lan78xx: Preparations for PHYlink
 2024-12-06  8:56 UTC  (4+ messages)
` [PATCH net-next v1 02/21] net: usb: lan78xx: Remove KSZ9031 PHY fixup

[PATCH v2 1/2] platform/chrome: cros_ec: jump to RW before probing
 2024-12-06  8:55 UTC  (3+ messages)

[PATCH 00/27] ext4: use iomap for regular file's buffered I/O path and enable large folio
 2024-12-06  8:55 UTC  (4+ messages)
` [PATCH 12/27] ext4: introduce seq counter for the extent status entry

[git pull] drm for 6.13-rc1
 2024-12-06  8:54 UTC  (5+ messages)

[PATCH] sched: Move task_mm_cid_work to mm delayed work
 2024-12-06  8:53 UTC  (4+ messages)

[PATCH net-next] rtase: Refine the if statement
 2024-12-06  8:48 UTC 

[PATCH V4 1/2] dmaengine: fsl-edma: cleanup chan after dma_async_device_unregister
 2024-12-06  8:48 UTC  (2+ messages)
` [PATCH V4 2/2] dmaengine: fsl-edma: free irq correctly in remove path

[PATCH v4 0/1] support watchdog for exynosautov920
 2024-12-06  8:48 UTC  (3+ messages)
  ` [PATCH v4 1/1] arm64: dts: exynosautov920: add watchdog DT node

[GIT PULL] MMC fixes for v6.13-rc2
 2024-12-06  8:48 UTC 

[PATCH v2 0/6] Add PCIe support for Qualcomm IPQ5332
 2024-12-06  8:46 UTC  (4+ messages)
` [PATCH v2 2/6] phy: qcom: Introduce PCIe UNIPHY 28LP driver

[PATCH v2] mm: Respect mmap hint address when aligning for THP
 2024-12-06  8:46 UTC  (3+ messages)

[PATCH v2 00/25] TDX vCPU/VM creation
 2024-12-06  8:45 UTC  (5+ messages)
` [PATCH v2 03/25] x86/virt/tdx: Read essential global metadata for KVM
` [PATCH v2 16/25] KVM: TDX: Get system-wide info about TDX module on initialization

[PATCH v3] arm64: dts: sprd: Fix battery-detect-gpios property
 2024-12-06  8:43 UTC  (2+ messages)

[GIT PULL] pmdomain fixes for v6.13-rc2
 2024-12-06  8:40 UTC 

[PATCH] mm: avoid zeroing user movable page twice with init_on_alloc=1
 2024-12-06  8:37 UTC  (10+ messages)

[PATCH] MAINTAINERS: Remove Albert Ou from riscv
 2024-12-06  8:36 UTC  (3+ messages)

[PATCH v1 0/1] arm64: dts: exynos990: Add cmu nodes
 2024-12-06  8:36 UTC  (4+ messages)
` [PATCH v1 1/1] arm64: dts: exynos990: Add clock management unit nodes

[PATCH] i2c: nomadik: Add missing sentinel to match table
 2024-12-06  8:35 UTC  (2+ messages)

[PATCH v4 0/2] Add support for RAS DES feature in PCIe DW
 2024-12-06  7:44 UTC  (3+ messages)
  ` [PATCH v4 1/2] PCI: dwc: Add support for vendor specific capability search
  ` [PATCH v4 2/2] PCI: dwc: Add debugfs based RASDES support in DWC

[PATCH v3 0/3] Expand firmware-name property to load specific
 2024-12-06  8:34 UTC  (5+ messages)
` [PATCH v3 2/3] Bluetooth: qca: Expand firmware-name to load specific nvm and rampatch

[PATCH] regulator:s5m8767 Fully convert to GPIO descriptors
 2024-12-06  8:33 UTC  (2+ messages)

[RFC PATCH] resource: Fix CXL node not populated issue
 2024-12-06  8:28 UTC  (5+ messages)

[PATCH] sparc: Move va_end() before exit
 2024-12-06  8:19 UTC  (2+ messages)

[PATCH v4 00/15] media: i2c: ds90ub9xx: Misc fixes and improvements
 2024-12-06  8:26 UTC  (16+ messages)
` [PATCH v4 01/15] media: i2c: ds90ub9x3: Fix extra fwnode_handle_put()
` [PATCH v4 02/15] media: i2c: ds90ub960: Fix UB9702 refclk register access
` [PATCH v4 03/15] media: i2c: ds90ub960: Fix use of non-existing registers on UB9702
` [PATCH v4 04/15] media: i2c: ds90ub960: Fix logging SP & EQ status only for UB9702
` [PATCH v4 05/15] media: i2c: ds90ub960: Fix UB9702 VC map
` [PATCH v4 06/15] media: i2c: ds90ub960: Use HZ_PER_MHZ
` [PATCH v4 07/15] media: i2c: ds90ub960: Add support for I2C_RX_ID
` [PATCH v4 08/15] media: i2c: ds90ub960: Add RGB24, RAW8 and RAW10 formats
` [PATCH v4 09/15] media: i2c: ds90ub953: Clear CRC errors in ub953_log_status()
` [PATCH v4 10/15] media: i2c: ds90ub960: Drop unused indirect block define
` [PATCH v4 11/15] media: i2c: ds90ub960: Reduce sleep in ub960_rxport_wait_locks()
` [PATCH v4 12/15] media: i2c: ds90ub960: Handle errors in ub960_log_status_ub960_sp_eq()
` [PATCH v4 13/15] media: i2c: ds90ub913: Add error handling to ub913_hw_init()
` [PATCH v4 14/15] media: i2c: ds90ub953: Add error handling for i2c reads/writes
` [PATCH v4 15/15] media: i2c: ds90ub960: Fix shadowing of local variables

[next -v1 0/5] Some cleanup for memcg
 2024-12-06  8:24 UTC  (5+ messages)
` [next -v1 3/5] memcg: simplify the mem_cgroup_update_lru_size function

[PATCH] dt-bindings: input: convert dlg,da7280.txt to dt-schema
 2024-12-06  8:24 UTC  (3+ messages)

[syzbot] [bcachefs?] KMSAN: uninit-value in rw_aux_tree_insert_entry
 2024-12-06  8:18 UTC 

[linus:master] [x86/vdso] e93d2521b2: stress-ng.pagemove.page_remaps_per_sec 82.8% improvement
 2024-12-06  8:18 UTC 


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