LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-10 10:56:25 to 2024-04-10 13:14:19 UTC [more...]

[PATCH] watchdog/wdt-main: Use cpumask_of() to avoid cpumask var on stack
 2024-04-10 13:13 UTC 

[RFC PATCH 0/4] ACPI: processor: refactor acpi_processor_{get_info|remove}
 2024-04-10 13:13 UTC  (3+ messages)
` [RFC PATCH 1/4] ACPI: processor: refactor acpi_processor_get_info: evaluation of processor declaration

[PATCH] LoongArch: Select THP_SWAP if HAVE_ARCH_TRANSPARENT_HUGEPAGE
 2024-04-10 13:12 UTC 

[PATCH v19 000/130] KVM TDX basic feature support
 2024-04-10 13:12 UTC  (11+ messages)
` [PATCH v19 007/130] x86/virt/tdx: Export SEAMCALL functions
` [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module

[PATCH] tls: defer close to kernel task
 2024-04-10 13:11 UTC  (2+ messages)

[tip: x86/platform] x86/platform/olpc-x01-pm: Convert to platform remove callback returning void
 2024-04-10 13:09 UTC 

[tip: x86/platform] x86/platform/iris: Convert to platform remove callback returning void
 2024-04-10 13:09 UTC 

[tip: x86/platform] x86/platform/olpc-xo1-sci: Convert to platform remove callback returning void
 2024-04-10 13:09 UTC 

Copying TLS/user register data per perf-sample?
 2024-04-10 13:06 UTC  (2+ messages)

[PATCH printk v4 00/27] wire up write_atomic() printing
 2024-04-10 13:06 UTC  (5+ messages)
` [PATCH printk v4 09/27] printk: nbcon: Implement processing in port->lock wrapper
` [PATCH printk v4 10/27] printk: nbcon: Do not rely on proxy headers

[PATCH net-next v9 0/9] net: intel: start The Great Code Dedup + Page Pool for iavf
 2024-04-10 13:01 UTC  (8+ messages)
` [PATCH net-next v9 7/9] libeth: add Rx buffer management

tinyconfig: kernel/time/timekeeping.c:286:1: error: no return statement in function returning non-void [-Werror=return-type]
 2024-04-10 13:03 UTC  (2+ messages)

[PATCH v2] thermal/drivers/mediatek/lvts_thermal: Add coeff for mt8192
 2024-04-10 13:02 UTC 

[PATCH] spi: cadence-xspi: use for_each_available_child_of_node_scoped()
 2024-04-10 13:01 UTC 

[PATCH net-next v5 0/6] net: gro: encapsulation bug fix and flush checks improvements
 2024-04-10 13:00 UTC  (4+ messages)
` [PATCH net-next v5 4/6] net: gro: add {inner_}network_offset to napi_gro_cb

[PATCH V7 net-next 0/4] Support some features for the HNS3 ethernet driver
 2024-04-10 12:53 UTC  (5+ messages)
` [PATCH V7 net-next 1/4] net: hns3: add command queue trace for hns3
` [PATCH V7 net-next 2/4] net: hns3: move constants from hclge_debugfs.h to hclge_debugfs.c
` [PATCH V7 net-next 3/4] net: hns3: dump more reg info based on ras mod
` [PATCH V7 net-next 4/4] net: hns3: add support to query scc version by devlink info

[PATCH v4 00/18] SoC: Cleanup MediaTek soundcard machine drivers
 2024-04-10 12:58 UTC  (7+ messages)
` [PATCH v4 01/18] ASoC: mediatek: Add common machine soundcard driver probe mechanism
` [PATCH v4 02/18] ASoC: mediatek: common: Constify struct mtk_sof_priv
` [PATCH v4 03/18] ASoC: mediatek: mt8188: Migrate to mtk_soundcard_common_probe

[PATCH] x86/boot/64: Clear CR4.PGE to disable global 1:1 mappings
 2024-04-10 12:58 UTC  (2+ messages)

[PATCH v3 0/4] perf: Make SIGTRAP and __perf_pending_irq() work on RT
 2024-04-10 12:51 UTC  (16+ messages)
` [PATCH v3 2/4] perf: Enqueue SIGTRAP always via task_work
` [PATCH v3 3/4] perf: Remove perf_swevent_get_recursion_context() from perf_pending_task()

[PATCH 1/2] perf/x86/rapl: Add support for Intel Arrow Lake
 2024-04-10 12:51 UTC  (4+ messages)
` [PATCH 2/2] perf/x86/rapl: Add support for Intel Lunar Lake
  ` [tip: perf/core] "
` [tip: perf/core] perf/x86/rapl: Add support for Intel Arrow Lake

[PATCH v7 00/16] power: sequencing: implement the subsystem and add first users
 2024-04-10 12:46 UTC  (17+ messages)
` [PATCH v7 01/16] regulator: dt-bindings: describe the PMU module of the QCA6390 package
` [PATCH v7 02/16] regulator: dt-bindings: describe the PMU module of the WCN7850 package
` [PATCH v7 03/16] dt-bindings: net: bluetooth: qualcomm: describe regulators for QCA6390
` [PATCH v7 04/16] dt-bindings: net: wireless: qcom,ath11k: describe the ath11k on QCA6390
` [PATCH v7 05/16] dt-bindings: net: wireless: describe the ath12k PCI module
` [PATCH v7 06/16] arm64: dts: qcom: sm8550-qrd: add the Wifi node
` [PATCH v7 07/16] arm64: dts: qcom: sm8650-qrd: "
` [PATCH v7 08/16] arm64: dts: qcom: qrb5165-rb5: "
` [PATCH v7 09/16] PCI: hold the rescan mutex when scanning for the first time
` [PATCH v7 10/16] PCI/pwrctl: reuse the OF node for power controlled devices
` [PATCH v7 11/16] PCI/pwrctl: create platform devices for child OF nodes of the port node
` [PATCH v7 12/16] PCI/pwrctl: add PCI power control core code
` [PATCH v7 13/16] power: sequencing: implement the pwrseq core
` [PATCH v7 14/16] power: pwrseq: add a driver for the PMU module on the QCom WCN chipsets
` [PATCH v7 15/16] Bluetooth: qca: use the power sequencer for QCA6390
` [PATCH v7 16/16] PCI/pwrctl: add a PCI power control driver for power sequenced devices

[PATCH net-next v4 0/9] allocate dummy device dynamically
 2024-04-10 12:45 UTC  (4+ messages)
` [PATCH net-next v4 2/9] net: create a dummy net_device allocator

[syzbot] [xfs?] KASAN: slab-use-after-free Read in xfs_inode_item_push
 2024-04-10 12:45 UTC 

[PATCH 0/2] Add API to correct KVM/PV clock drift
 2024-04-10 12:43 UTC  (6+ messages)
` [PATCH v2 0/2] Add API for accurate KVM/PV clock migration
  ` [PATCH v2 1/2] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM "

[RFC PATCH v4 00/15] ACPI/arm64: add support for virtual cpu hotplug
 2024-04-10 12:43 UTC  (5+ messages)
` [PATCH RFC v4 02/15] ACPI: processor: Register all CPUs from acpi_processor_get_info()

[PATCH net-next v3 0/3] Introduce switch mode support for ICSSG driver
 2024-04-10 12:42 UTC  (7+ messages)
` [PATCH net-next v3 3/3] net: ti: icssg-prueth: Add support for ICSSG switch firmware

[PATCH 6.8 000/280] 6.8.5-rc3 review
 2024-04-10 12:38 UTC  (2+ messages)

[PATCH v3 0/9] media: subdev: Improve stream enable/disable machinery
 2024-04-10 12:35 UTC  (10+ messages)
` [PATCH v3 1/9] media: subdev: Add privacy led helpers
` [PATCH v3 2/9] media: subdev: Use v4l2_subdev_has_op() in v4l2_subdev_enable/disable_streams()
` [PATCH v3 3/9] media: subdev: Add checks for subdev features
` [PATCH v3 4/9] media: subdev: Fix use of sd->enabled_streams in call_s_stream()
` [PATCH v3 5/9] media: subdev: Improve v4l2_subdev_enable/disable_streams_fallback
` [PATCH v3 6/9] media: subdev: Add v4l2_subdev_is_streaming()
` [PATCH v3 7/9] media: subdev: Support privacy led in v4l2_subdev_enable/disable_streams()
` [PATCH v3 8/9] media: subdev: Refactor v4l2_subdev_enable/disable_streams()
` [PATCH v3 9/9] media: subdev: Support single-stream case in v4l2_subdev_enable/disable_streams()

[PATCH] efi/unaccepted: touch soft lockup during memory accept
 2024-04-10 12:35 UTC  (2+ messages)

[RFC PATCH v2 0/2] fw_devlink overlay fix
 2024-04-10 12:35 UTC  (4+ messages)

[PATCH] mm/shmem: Inline shmem_is_huge() for disabled transparent hugepages
 2024-04-10 12:34 UTC  (2+ messages)

[PATCH v3 0/9] arm64: dts: qcom: fix description of the Type-C signals
 2024-04-10 12:33 UTC  (5+ messages)
` [PATCH v3 2/9] arm64: dts: qcom: sc8180x: correct dispcc clocks
` [PATCH v3 5/9] arm64: dts: qcom: sc8180x: switch USB+DP QMP PHYs to new bindings

[PATCH] ARM: Add a memory clobber to the fmrx instruction
 2024-04-10 12:31 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 0/1] watchdog: Handle HAS_IOPORT dependencies
 2024-04-10 12:31 UTC  (3+ messages)
` [PATCH 1/1] watchdog: add "

[PATCH v2] i2c: i2c-qcom-geni: Add support to share an I2C SE from two subsystem
 2024-04-10 12:29 UTC  (4+ messages)

[PATCH v3 0/9] clk: renesas: rzg2l: Add support for power domains
 2024-04-10 12:26 UTC  (10+ messages)
` [PATCH v3 1/9] dt-bindings: clock: r9a07g043-cpg: Add power domain IDs
` [PATCH v3 2/9] dt-bindings: clock: r9a07g044-cpg: "
` [PATCH v3 3/9] dt-bindings: clock: r9a07g054-cpg: "
` [PATCH v3 4/9] dt-bindings: clock: r9a08g045-cpg: "
` [PATCH v3 5/9] dt-bindings: clock: renesas,rzg2l-cpg: Update #power-domain-cells = <1> for RZ/G3S
` [PATCH v3 6/9] clk: renesas: rzg2l: Extend power domain support
` [PATCH v3 7/9] clk: renesas: r9a08g045: Add support for power domains
` [PATCH v3 8/9] clk: renesas: rzg2l-cpg: Add suspend/resume "
` [PATCH v3 9/9] arm64: dts: renesas: r9a08g045: Update #power-domain-cells = <1>

[PATCH net-next v2 0/5] net: stmmac: Add support for RZN1 GMAC devices
 2024-04-10 12:25 UTC  (4+ messages)
` [PATCH net-next v2 4/5] net: stmmac: add support for RZ/N1 GMAC

[PATCH 0/3] media: Fix missing warnings for llvm am32
 2024-04-10 12:24 UTC  (4+ messages)
` [PATCH 1/3] media: dvb: as102-fe: Fix as10x_register_addr packing
` [PATCH 2/3] media: dvb: Fix dtvs_stats packing
` [PATCH 3/3] media: videodev2: Fix v4l2_ext-control packing

[RFC PATCH 0/2] Disable RT-throttling for idle-inject threads
 2024-04-10 12:24 UTC  (5+ messages)

[PATCH 00/18] i2c: remove printout on handled timeouts
 2024-04-10 12:21 UTC  (20+ messages)
` [PATCH 01/18] i2c: at91-master: "
` [PATCH 02/18] i2c: bcm-iproc: "
` [PATCH 03/18] i2c: bcm2835: "
` [PATCH 04/18] i2c: cadence: "
` [PATCH 05/18] i2c: davinci: "
` [PATCH 06/18] i2c: i801: "
` [PATCH 07/18] i2c: img-scb: "
` [PATCH 08/18] i2c: ismt: "
` [PATCH 09/18] i2c: nomadik: "
` [PATCH 10/18] i2c: omap: "
` [PATCH 11/18] i2c: qcom-geni: "
` [PATCH 12/18] i2c: qup: "
` [PATCH 13/18] i2c: rk3x: "
` [PATCH 14/18] i2c: sh_mobile: "
` [PATCH 15/18] i2c: st: "
` [PATCH 16/18] i2c: tegra: "
` [PATCH 17/18] i2c: uniphier-f: "
` [PATCH 18/18] i2c: uniphier: "

[PATCH v2] drm: Document requirements for driver-specific KMS props in new drivers
 2024-04-10 12:20 UTC 

Subject: [PATCH net-next v4] net/ipv4: add tracepoint for icmp_send
 2024-04-10 12:16 UTC  (2+ messages)
`  "

[PATCH v2] arm64: dts: mediatek: mt8192: Add missing trip point in thermal zone
 2024-04-10 12:17 UTC  (4+ messages)

[RESEND v7 09/37] dt-binding: Add compatible SH7750 SoC
 2024-04-10 12:16 UTC  (4+ messages)
` [RESEND v7 12/37] dt-bindings: pci: pci-sh7751: Add SH7751 PCI

[PATCH v7 0/7] Add support for Translation Buffer Units
 2024-04-10 12:13 UTC  (7+ messages)
` [PATCH v7 2/7] iommu/arm-smmu-qcom-tbu: Add Qualcomm TBU driver
` [PATCH v7 5/7] arm64: dts: qcom: sdm845: Add DT nodes for the TBUs
` [PATCH v7 7/7] arm64: dts: qcom: sc7280: "

[PATCH v5 0/6] nvme-fabrics: short-circuit connect retries
 2024-04-10 12:05 UTC  (6+ messages)
` [PATCH v5 1/6] nvme: authentication error are always non-retryable

[PATCH][next] jbd2: remove redundant assignement to variable err
 2024-04-10 12:05 UTC  (2+ messages)

[PATCH 0/3] Add REQ_F_CQE_SKIP support to io_uring zerocopy
 2024-04-10 12:05 UTC  (10+ messages)
` [PATCH 1/3] io_uring: Add REQ_F_CQE_SKIP support for "

[PATCH v3 00/19] Venus cleanups
 2024-04-10 12:03 UTC  (6+ messages)
` [PATCH v3 03/19] media: venus: pm_helpers: Add kerneldoc to venus_clks_get()

[PATCH v7 0/5] Add interconnect driver for IPQ9574 SoC
 2024-04-10 12:01 UTC  (12+ messages)
` [PATCH v7 1/5] dt-bindings: interconnect: Add Qualcomm IPQ9574 support

[PATCH v1 0/5] PolarFire SoC Auto Update design info support
 2024-04-10 11:58 UTC  (6+ messages)
` [PATCH v1 1/5] firmware: microchip: support writing bitstream info to flash
` [PATCH v1 2/5] firmware: microchip: don't unconditionally print validation success
` [PATCH v1 3/5] firmware: microchip: clarify that sizes and addresses are in hex
` [PATCH v1 4/5] firmware: microchip: move buffer allocation into mpfs_auto_update_set_image_address()
` [PATCH v1 5/5] firmware: microchip: use scope-based cleanup where possible

[PATCH v3 00/29] riscv control-flow integrity for usermode
 2024-04-10 11:58 UTC  (3+ messages)
` [PATCH v3 04/29] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml)

[PATCH net-next v1 00/12] First try to replace page_frag with page_frag_cache
 2024-04-10 11:56 UTC  (15+ messages)
` [PATCH net-next v1 12/12] mm: page_frag: update documentation and maintainer for page_frag

[PATCH 0/3] Fix reg ranges for dma-controller node
 2024-04-10 11:53 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: ti: k3-am62-main: Fix the reg-range for dma-controller

[PATCH v2 1/1] media: v4l: Don't turn on privacy LED if streamon fails
 2024-04-10 11:53 UTC  (3+ messages)

[PATCH] drm/msm/dpu: Add callback function pointer check before its call
 2024-04-10 11:48 UTC  (5+ messages)

BISECTED: perf test -v "Test data symbol" failing on Intel Hybrid systems
 2024-04-10 11:51 UTC  (3+ messages)

[PATCH v2 4/7] PCI: qcom: Add support for IPQ9574
 2024-04-10 11:50 UTC  (2+ messages)

[PATCH v6 00/11] Add support for Intel PPS Generator
 2024-04-10 11:48 UTC  (12+ messages)
` [PATCH v6 01/11] x86/tsc: Add base clock properties in clocksource structure
` [PATCH v6 02/11] e1000e: remove convert_art_to_tsc()
` [PATCH v6 03/11] igc: "
` [PATCH v6 04/11] stmmac: intel: "
` [PATCH v6 05/11] ALSA: hda: "
` [PATCH v6 06/11] ice/ptp: "
` [PATCH v6 07/11] x86/tsc: Remove art to tsc conversion functions which are obsolete
` [PATCH v6 08/11] timekeeping: Add function to convert realtime to base clock
` [PATCH v6 09/11] pps: generators: Add PPS Generator TIO Driver
` [PATCH v6 10/11] Documentation: driver-api: pps: Add Intel Timed I/O PPS generator
` [PATCH v6 11/11] ABI: pps: Add ABI documentation for Intel TIO

[PATCH net-next] flow_offload: fix flow_offload_has_one_action() kdoc
 2024-04-10 11:47 UTC 

[PATCH 0/6] Add SMEM-based speedbin matching
 2024-04-10 11:47 UTC  (15+ messages)
` [PATCH 3/6] drm/msm/adreno: Allow specifying default speedbin value
` [PATCH 4/6] drm/msm/adreno: Implement SMEM-based speed bin

[PATCH v2] firmware: arm_ffa: support running as a guest in a vm
 2024-04-10 11:45 UTC  (6+ messages)

RFC: Restricting userspace interfaces for CXL fabric management
 2024-04-10 11:45 UTC  (3+ messages)

[PATCH v2 bpf-next] bpf: Fix latent unsoundness in and/or/xor value tracking
 2024-04-10 11:43 UTC  (5+ messages)

[PATCH 1/1] media: v4l: Don't turn on privacy LED if streamon fails
 2024-04-10 11:42 UTC  (6+ messages)

[PATCH] drm/bridge: ti-sn65dsi86: Fix ti_sn_bridge_set_dsi_rate function
 2024-04-10 11:42 UTC  (3+ messages)

[PATCH 0/2] media: i2c: Add support for GT97xx VCM
 2024-04-10 11:41 UTC  (4+ messages)
` [PATCH 1/2] media: dt-bindings: i2c: add Giantec GT97xx VCM driver

[PATCH 1/2] MAINTAINERS: Make cxlflash obsolete
 2024-04-10 11:38 UTC  (5+ messages)
` [PATCH 2/2] MAINTAINERS: Make cxl obsolete

[PATCHv3 1/2] dt-bindings: usb: typec: anx7688: start a binding document
 2024-04-10 11:35 UTC  (7+ messages)
` [PATCHv3 2/2] usb: typec: anx7688: Add driver for ANX7688 USB-C HDMI bridge

[PATCH 1/1] pps: clients: gpio: Bypass edge's direction check when not needed
 2024-04-10 11:35 UTC 

[PATCH 5.15 000/697] 5.15.154-rc3 review
 2024-04-10 11:32 UTC  (2+ messages)

[PATCH] drm: tilcdc: don't use devm_pinctrl_get_select_default() in probe
 2024-04-10 11:29 UTC  (2+ messages)

[PATCH net-next v2 0/4] flower: validate control flags
 2024-04-10 11:27 UTC  (3+ messages)
` [PATCH net-next v2 1/4] flow_offload: add control flag checking helpers

[PATCH v2] caam: init-clk based on caam-page0-access
 2024-04-10 11:25 UTC  (2+ messages)

[PATCH 0/4] x86/percpu: Use segment qualifiers
 2024-04-10 11:24 UTC  (12+ messages)
` [PATCH 4/4] x86/percpu: Use C for percpu read/write accessors

[PATCH] drm/omap: dmm_tiler: drop driver owner assignment
 2024-04-10 11:17 UTC  (2+ messages)

[PATCH v2 0/9] media: subdev: Improve stream enable/disable machinery
 2024-04-10 11:17 UTC  (5+ messages)
` [PATCH v2 8/9] media: subdev: Refactor v4l2_subdev_enable/disable_streams()

[PATCH] drm: xlnx: db: fix a memory leak in probe
 2024-04-10 11:11 UTC  (2+ messages)

[PATCH v2] udf: udftime: prevent overflow in udf_disk_stamp_to_time()
 2024-04-10 11:09 UTC  (3+ messages)

[PATCH v2 0/4] Speed up boot with faster linear map creation
 2024-04-10 11:06 UTC  (5+ messages)
` [PATCH v2 2/4] arm64: mm: Batch dsb and isb when populating pgtables

[PATCH v1] arm64: dts: imx8mm: fix missing pgc_vpu_* power domain parent
 2024-04-10 11:01 UTC  (6+ messages)

[PATCH v1 1/1] platform/x86/intel: atomisp2: Replace deprecated UNIVERSAL_DEV_PM_OPS()
 2024-04-10 11:00 UTC  (4+ messages)

[PATCH v2 0/2] mfd: Add ROHM BD71879
 2024-04-10 10:57 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: "

[syzbot] [wireless?] WARNING in kcov_remote_start (3)
 2024-04-10 10:56 UTC  (3+ messages)

[PATCH v2 0/1] fbdev: Handle HAS_IOPORT dependencies
 2024-04-10 10:56 UTC  (2+ messages)
` [PATCH v2 1/1] fbdev: add "

[PATCH V3 1/2] arm64: dts: imx8mp-msc-sm2s: correct i2c{1..6} pad drive strength
 2024-04-10 10:56 UTC  (2+ messages)
` [PATCH V3 2/2] arm64: dts: imx8mp-msc-sm2s: Add i2c{1,6} sda-/scl-gpios


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).