The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2023-03-03 06:40:54 to 2023-03-03 09:52:36 UTC [more...]

[PATCH v2 00/11] Add new partial clock and reset drivers for StarFive JH7110
 2023-03-03  9:51 UTC  (12+ messages)
` [PATCH v2 06/11] clk: starfive: Add StarFive JH7110 Image-Signal-Process clock driver
` [PATCH v2 09/11] clk: starfive: Add StarFive JH7110 Video-Output "

[PATCH v8 0/2] Add LED driver for flash module in QCOM PMICs
 2023-03-03  9:50 UTC  (3+ messages)
` [PATCH v8 1/2] leds: flash: add driver to support flash LED "
` [PATCH v8 2/2] dt-bindings: leds: add QCOM flash LED controller

[PATCH 1/1] iommu/vt-d: Add opt-in for ATS support on discrete devices
 2023-03-03  9:51 UTC  (8+ messages)

[regression] Bug 217114 - Tiger Lake SATA Controller not operating correctly [bisected]
 2023-03-03  9:48 UTC  (4+ messages)

[PATCH] mfd: tps65219: Add support for soft shutdown via sys-off API
 2023-03-03  9:48 UTC  (3+ messages)

[PATCH 6.1 00/42] 6.1.15-rc1 review
 2023-03-03  9:47 UTC  (11+ messages)

[RFC] Support for Arm CCA VMs on Linux
 2023-03-03  9:46 UTC  (6+ messages)

[PATCH net-next] net: netfilter: Keep conntrack reference until IPsecv6 policy checks are done
 2023-03-03  9:42 UTC 

[RFC PATCH v3 00/22] arm64: livepatch: Use ORC for dynamic frame pointer validation
 2023-03-03  9:40 UTC  (4+ messages)

[RFC PATCH] mmc: core: Disable REQ_FUA if the eMMC supports an internal cache
 2023-03-03  9:39 UTC  (3+ messages)

[PATCH 0/8] Enable IPQ9754 USB
 2023-03-03  9:36 UTC  (18+ messages)
` [PATCH 2/8] dt-bindings: phy: qcom,qusb2: Document IPQ9574 compatible
` [PATCH 4/8] clk: qcom: gcc-ipq9574: Add USB related clocks
` [PATCH 5/8] phy: qcom-qusb2: add QUSB2 support for IPQ9574
` [PATCH 6/8] phy: qcom: qmp: Update IPQ9574 USB Phy initialization Sequence
` [PATCH 7/8] arm64: dts: qcom: ipq9574: Add USB related nodes
` [PATCH 8/8] arm64: dts: qcom: ipq9574: Enable USB

[PATCH v4] scsi: ufs: core: Add trace event for MCQ
 2023-03-03  9:35 UTC 

[PATCH] ASoC: clarify that SND_SOC_IMX_SGTL5000 is the old driver
 2023-03-03  9:34 UTC 

[PATCH v4 0/6] Remove VT-d virtual command interface and IOASID
 2023-03-03  9:32 UTC  (6+ messages)
` [PATCH v4 3/6] iommu/sva: Stop using ioasid_set for SVA

[PATCH] scsi: core: Add BLIST_NO_ASK_VPD_SIZE for some VDASD
 2023-03-03  9:02 UTC  (2+ messages)

[PATCH 0/2] Handle invalid index error
 2023-03-03  9:28 UTC  (3+ messages)
` [PATCH 1/2] clk: qcom: common: "
` [PATCH 2/2] clk: qcom: lpass: Initialize start_index

[PATCH v6 0/2] Add ASPEED AST2600 I2Cv2 controller driver
 2023-03-03  9:26 UTC  (9+ messages)
` [PATCH v6 1/2] dt-bindings: i2c: aspeed: support for AST2600-i2cv2

[PATCH 01/10] cpuidle/poll: Ensure IRQs stay disabled after cpuidle_state::enter() calls
 2023-03-03  9:23 UTC  (10+ messages)
` [PATCH 02/10] cpuidle, riscv: Push RCU-idle into driver
` [PATCH 03/10] cpuidle, tegra: "
` [PATCH 04/10] cpuidle, psci: "
` [PATCH 05/10] cpuidle, ARM/imx6: "
` [PATCH 06/10] cpuidle, OMAP3: "
` [PATCH 07/10] cpuidle, armada: "
` [PATCH 08/10] cpuidle, OMAP4: "
` [PATCH 09/10] cpuidle, dt: "
` [PATCH 10/10] cpuidle: Fix ct_idle_*() usage

[git pull] vfs.git sysv pile
 2023-03-03  9:24 UTC  (7+ messages)

[PATCH v5 00/18] Self-encapsulate the thermal zone device structure
 2023-03-03  9:24 UTC  (2+ messages)

[syzbot] [nilfs?] WARNING in nilfs_btree_propagate
 2023-03-03  9:23 UTC 

[GIT PULL] RISC-V Patches for the 6.3 Merge Window, Part 2
 2023-03-03  9:22 UTC 

[PATCH v3 00/20] Some bugfix and cleanup to mballoc
 2023-03-03 17:21 UTC  (21+ messages)
` [PATCH v3 01/20] ext4: set goal start correctly in ext4_mb_normalize_request
` [PATCH v3 02/20] ext4: allow to find by goal if EXT4_MB_HINT_GOAL_ONLY is set
` [PATCH v3 03/20] ext4: get correct ext4_group_info in ext4_mb_prefetch_fini
` [PATCH v3 04/20] ext4: correct calculation of s_mb_preallocated
` [PATCH v3 05/20] ext4: correct start of used group pa for debug in ext4_mb_use_group_pa
` [PATCH v3 06/20] ext4: protect pa->pa_free in ext4_discard_allocated_blocks
` [PATCH v3 07/20] ext4: add missed brelse in ext4_free_blocks_simple
` [PATCH v3 08/20] ext4: remove unused return value of ext4_mb_try_best_found and ext4_mb_free_metadata
` [PATCH v3 09/20] ext4: Remove unnecessary release when memory allocation failed in ext4_mb_init_cache
` [PATCH v3 10/20] ext4: remove unnecessary e4b->bd_buddy_page check in ext4_mb_load_buddy_gfp
` [PATCH v3 11/20] ext4: remove unnecessary check in ext4_mb_new_blocks
` [PATCH v3 12/20] ext4: remove dead check in mb_buddy_mark_free
` [PATCH v3 13/20] ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_mb_check_limits
` [PATCH v3 14/20] ext4: use best found when complex scan of group finishs
` [PATCH v3 15/20] ext4: remove unnecessary exit_meta_group_info tag
` [PATCH v3 16/20] ext4: remove unnecessary count2 in ext4_free_data_in_buddy
` [PATCH v3 17/20] ext4: remove unnecessary goto in ext4_mb_mark_diskspace_used
` [PATCH v3 18/20] ext4: remove repeat assignment to ac_f_ex
` [PATCH v3 19/20] ext4: remove comment code ext4_discard_preallocations
` [PATCH v3 20/20] ext4: simplify calculation of blkoff in ext4_mb_new_blocks_simple

[PATCH v2 0/6] Support ROHM BU27034 ALS sensor
 2023-03-03  9:17 UTC  (7+ messages)
` [PATCH v2 2/6] iio: light: Add gain-time-scale helpers
` [PATCH v2 5/6] iio: light: ROHM BU27034 Ambient Light Sensor

[PATCH v9 0/5] add Amlogic A1 clock controller drivers
 2023-03-03  9:14 UTC  (7+ messages)
` [PATCH v9 3/5] dt-bindings: clock: meson: add A1 PLL clock controller bindings
` [PATCH v9 5/5] dt-bindings: clock: meson: add A1 Peripherals "

[PATCH v2 0/2] arch/*/io.h: remove ioremap_uc in some architectures
 2023-03-03  9:13 UTC  (6+ messages)
` [PATCH v2 1/2] mips: add <asm-generic/io.h> including

[PATCH v1] mm/userfaultfd: propagate uffd-wp bit when PTE-mapping the huge zeropage
 2023-03-03  9:12 UTC  (5+ messages)

[PATCH] mm: teach mincore_hugetlb about pte markers
 2023-03-03  9:10 UTC  (2+ messages)

[PATCH 1/3] x86/setup: always reserve the first 1M of RAM
 2023-03-03  9:10 UTC  (4+ messages)
` [tip: x86/urgent] x86/setup: Always "

[PATCH 1/1] mm/nommu: remove unnecessary VMA locking
 2023-03-03  9:05 UTC  (4+ messages)

[PATCH] leds: qcom-lpg: Release node reference before returning
 2023-03-03  9:00 UTC  (2+ messages)

[PATCH v5] wwan: core: Support slicing in port TX flow of WWAN subsystem
 2023-03-03  8:59 UTC  (5+ messages)
      ` 回复: "

[PATCH v5 00/12] Add Ethernet driver for StarFive JH7110 SoC
 2023-03-03  8:59 UTC  (13+ messages)
` [PATCH v5 01/12] dt-bindings: net: snps,dwmac: Add dwmac-5.20 version
` [PATCH v5 02/12] net: stmmac: platform: Add snps,dwmac-5.20 IP compatible string
` [PATCH v5 03/12] dt-bindings: net: snps,dwmac: Add an optional resets single 'ahb'
` [PATCH v5 04/12] dt-bindings: net: Add support StarFive dwmac
` [PATCH v5 05/12] riscv: dts: starfive: jh7110: Add ethernet device nodes
` [PATCH v5 06/12] net: stmmac: Add glue layer for StarFive JH7110 SoC
` [PATCH v5 07/12] dt-bindings: net: starfive,jh7110-dwmac: Add starfive,syscon
` [PATCH v5 08/12] net: stmmac: starfive_dmac: Add phy interface settings
` [PATCH v5 09/12] riscv: dts: starfive: jh7110: Add syscon to support "
` [PATCH v5 10/12] riscv: dts: starfive: visionfive-2-v1.3b: Add gmac+phy's delay configuration
` [PATCH v5 11/12] riscv: dts: starfive: visionfive-2-v1.2a: "
` [PATCH v5 12/12] riscv: dts: starfive: visionfive 2: Enable gmac device tree node

[PATCH v3 0/6] mmc: sdhci-cadence: SD6 controller support
 2023-03-03  8:48 UTC  (7+ messages)
` [PATCH v3 2/6] mmc: sdhci-cadence: Restructure the code
` [PATCH v3 3/6] mmc: sdhci-cadence: SD6 controller support
` [PATCH v3 6/6] mmc: sdhci-cadence: Add debug option for sdhci-cadence driver

[PATCH v1 01/11] media: dt-bindings: starfive,jh7110-camss: add binding document
 2023-03-03  8:47 UTC  (8+ messages)
  ` [PATCH v1 04/11] MAINTAINERS: add Starfive Camera subsystem driver
  ` [PATCH v1 11/11] media: starfive: enable building
  ` [PATCH v1 10/11] media: uapi: add user space interfaces
  ` [PATCH v1 06/11] media: starfive: add ISP driver files
  ` [PATCH v1 02/11] media: dt-bindings: starfive,jh7110-mipi-csi2: add binding docmuent

[PATCH V2 1/2] mfd: da9062: Remove IRQ requirement
 2023-03-03  8:41 UTC  (2+ messages)

[PATCH v8 00/11] Add support for MT8195 SCP 2nd core
 2023-03-03  8:33 UTC  (12+ messages)
` [PATCH v8 01/11] dt-bindings: remoteproc: mediatek: Improve the rpmsg subnode definition
` [PATCH v8 02/11] arm64: dts: mediatek: Update the node name of SCP rpmsg subnode
` [PATCH v8 03/11] dt-bindings: remoteproc: mediatek: Support MT8195 dual-core SCP
` [PATCH v8 04/11] remoteproc: mediatek: Add MT8195 SCP core 1 operations
` [PATCH v8 05/11] remoteproc: mediatek: Extract remoteproc initialization flow
` [PATCH v8 06/11] remoteproc: mediatek: Probe multi-core SCP
` [PATCH v8 07/11] remoteproc: mediatek: Control SCP core 1 by rproc subdevice
` [PATCH v8 08/11] remoteproc: mediatek: Setup MT8195 SCP core 1 SRAM offset
` [PATCH v8 09/11] remoteproc: mediatek: Handle MT8195 SCP core 1 watchdog timeout
` [PATCH v8 10/11] remoteproc: mediatek: Refine ipi handler error message
` [PATCH v8 11/11] arm64: dts: mediatek: mt8195: Add SCP 2nd core

[PATCH v2] block: ublk: enable zoned storage support
 2023-03-03  8:27 UTC  (11+ messages)

[PATCH v3] sched/fair: sanitize vruntime of entity being placed
 2023-03-03  8:32 UTC  (12+ messages)

[Regression] mmap with MAP_32BIT randomly fails since 6.1
 2023-03-03  8:31 UTC  (2+ messages)

[PATCH v12 0/8] arm64: j721s2: Add support for additional IPs
 2023-03-03  8:30 UTC  (5+ messages)
` [PATCH v12 3/8] arm64: dts: ti: k3-j721s2-mcu-wakeup: Add support of OSPI

[ANNOUNCE] 5.10.162-rt79
 2023-03-03  8:29 UTC  (4+ messages)

[PATCH] MAINTAINERS: i2c: include all I2C bindings in the I2C entry
 2023-03-03  8:25 UTC 

[PATCH v3 0/3] Add DMA driver for StarFive JH7110 SoC
 2023-03-03  8:24 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: dma: snps,dw-axi-dmac: constrain minItems/maxItems of resets for JH7110 DMA
` [PATCH v3 2/3] dmaengine: dw-axi-dmac: Add support for StarFive "

[PATCH v2 0/3] mm/damon/paddr: minor code improvement
 2023-03-03  8:43 UTC  (4+ messages)
` [PATCH v2 1/3] mm/damon/paddr: minor refactor of damon_pa_pageout()
` [PATCH v2 2/3] mm/damon/paddr: minor refactor of damon_pa_young()
` [PATCH v2 3/3] mm/damon/paddr: minor refactor of damon_pa_mark_accessed_or_deactivate()

[PATCH] mfd: qcom_rpm: use devm_platform_get_and_ioremap_resource()
 2023-03-03  8:22 UTC  (2+ messages)

[PATCH] mfd: atmel-flexcom: use devm_platform_get_and_ioremap_resource()
 2023-03-03  8:21 UTC  (2+ messages)

[PATCH] mfd: sun4i-gpadc: use devm_platform_get_and_ioremap_resource()
 2023-03-03  8:21 UTC  (2+ messages)

[PATCH] mfd: ssbi: use devm_platform_get_and_ioremap_resource()
 2023-03-03  8:20 UTC  (2+ messages)

arch/powerpc/kvm/e500mc.c:171:5: error: no previous prototype for 'kvmppc_e500mc_check_processor_compat'
 2023-03-03  8:19 UTC 

[PATCH] mfd: ipaq-micro: use devm_platform_get_and_ioremap_resource()
 2023-03-03  8:20 UTC  (2+ messages)

[PATCH] mfd: hi6421-pmic: use devm_platform_get_and_ioremap_resource()
 2023-03-03  8:19 UTC  (2+ messages)

[regression] Bug 217084 - Roland VS-100 non working (snd_usb_audio) since kernel 5.11
 2023-03-03  8:17 UTC 

[PATCH 00/20] pinctrl: ralink: fix ABI, improve driver, move to mediatek, improve dt-bindings
 2023-03-03  8:15 UTC  (9+ messages)
` [PATCH 04/20] pinctrl: ralink: mt7620: split out to mt76x8
` [PATCH 05/20] pinctrl: ralink: move to mediatek as mtmips

[PATCH v4 4/4] RISC-V: Add arch functions to support hibernation/suspend-to-disk
 2023-03-03  8:09 UTC  (11+ messages)

[PATCH v3 0/3] TI K3 M4F support on AM64x and AM62x SoCs
 2023-03-03  8:06 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: remoteproc: k3-m4f: Add bindings for K3 AM64x SoCs

Linux 6.2.1 hits a display driver bug (list_del corruption, ffff88811b4af298->next is NULL)
 2023-03-03  8:06 UTC  (2+ messages)

[RFC PATCH 00/16] pinctrl: ralink: fix ABI, improve driver, move to mediatek, improve dt-bindings
 2023-03-03  8:03 UTC  (18+ messages)
` [RFC PATCH 07/16] dt-bindings: pinctrl: ralink: add new compatible strings

[PATCH v2] erofs: mark z_erofs_lzma_init/erofs_pcpubuf_init w/ __init
 2023-03-03  7:59 UTC  (3+ messages)

[PATCH v2 0/2] ext4: fix WARNING in ext4_update_inline_data
 2023-03-03  8:21 UTC  (3+ messages)
` [PATCH v2 1/2] ext4: introduce 'update_only' parameter for ext4_find_inline_data_nolock()
` [PATCH v2 2/2] ext4: fix WARNING in ext4_update_inline_data

[PATCH v2 0/4] Refactor to support multiple download mode
 2023-03-03  7:54 UTC  (7+ messages)
` [PATCH v2 2/4] firmware: scm: Modify only the DLOAD bit in TCSR register for "
` [PATCH v2 3/4] firmware: qcom_scm: Refactor code to support multiple "

[PATCH v3 0/5] apple-gmux: support MMIO gmux type on T2 Macs
 2023-03-03  7:54 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: arm: Add Cortex-A78C and X1C
 2023-03-03  7:53 UTC  (2+ messages)

[PATCH 00/17] MODULE_LICENSE removals, sixth tranche
 2023-03-03  7:52 UTC  (3+ messages)
` [PATCH 05/17] drivers: bus: simple-pm-bus: remove MODULE_LICENSE in non-modules

[PATCH 0/8] clk: Add kunit tests for fixed rate and parent data
 2023-03-03  7:49 UTC  (10+ messages)
` [PATCH 1/8] dt-bindings: Add linux,kunit binding
` [PATCH 2/8] of: Enable DTB loading on UML for KUnit tests
` [PATCH 3/8] kunit: Add test managed platform_device/driver APIs
` [PATCH 4/8] clk: Add test managed clk provider/consumer APIs

[PATCH v2] dt-bindings: display: mediatek: Compatible list cleanup
 2023-03-03  7:46 UTC  (4+ messages)

[PATCH v2 0/2] leds: add aw20xx driver
 2023-03-03  7:43 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: leds: add binding for aw200xx

[PATCHv3 0/4] zsmalloc: fine-grained fullness and new compaction algorithm
 2023-03-03  7:31 UTC  (5+ messages)
` [PATCHv3 1/4] zsmalloc: remove insert_zspage() ->inuse optimization
` [PATCHv3 2/4] zsmalloc: fine-grained inuse ratio based fullness grouping
` [PATCHv3 3/4] zsmalloc: rework compaction algorithm
` [PATCHv3 4/4] zsmalloc: show per fullness group class stats

[PATCH v6] drm/virtio: Add option to disable KMS support
 2023-03-03  7:27 UTC  (2+ messages)

[PATCH v3 0/6] Support TDX guests on Hyper-V
 2023-03-03  7:16 UTC  (4+ messages)
` [PATCH v3 2/6] x86/tdx: Support vmalloc() for tdx_enc_status_changed()

[PATCH] drm/i915/gvt: Make use of idr_find and idr_for_each_entry in dmabuf
 2023-03-03  7:12 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: ath10k: Add vdd-smps supply
 2023-03-03  7:12 UTC  (2+ messages)

[PATCHv2 0/2] bpf: Absolute timer support
 2023-03-03  7:10 UTC  (2+ messages)

[PATCH] pstore: Revert pmsg_lock back to a normal mutex
 2023-03-03  7:06 UTC 

[PATCH v10 0/3] cachestat: a new syscall for page cache state of files
 2023-03-03  7:03 UTC  (5+ messages)
` [PATCH v10 2/3] cachestat: implement cachestat syscall

[PATCH 1/7] ARM: dts: nuvoton: Add Quanta GIS BMC Device Tree
 2023-03-03  7:02 UTC  (4+ messages)
` [PATCH 2/7] ARM: dts: nuvoton: Add Quanta GSZ "

[Patch v6] dt-bindings: media: s5p-mfc: convert bindings to json-schema
 2023-03-02 15:18 UTC  (3+ messages)

[PATCH v3 0/5] Add IO page table replacement support for emulated pathway
 2023-03-03  6:53 UTC  (3+ messages)
` [PATCH v3 1/5] vfio: Do not allow !ops->dma_unmap in vfio_pin/unpin_pages()

[PATCH] zstd: Fix definition of assert()
 2023-03-03  6:51 UTC  (3+ messages)

[PATCH v2] mm/uffd: UFFD_FEATURE_WP_UNPOPULATED
 2023-03-03  6:42 UTC  (6+ messages)

[PATCH bpf-next 1/2] bpf, docs: Fix link to netdev-FAQ target
 2023-03-03  6:40 UTC  (2+ messages)

[PATCH v2 bpf-next] bpf: Make bpf_get_current_[ancestor_]cgroup_id() available for all program types
 2023-03-03  6:40 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