public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-26 10:44:44 to 2023-06-26 13:03:31 UTC [more...]

[RESEND PATCH v8 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
 2023-06-26 13:02 UTC  (3+ messages)
` [RESEND PATCH v8 04/11] bus: platform,amba,fsl-mc,PCI: Add device DMA ownership management
  ` [RESEND PATCH v8 04/11] bus: platform, amba, fsl-mc, PCI: "

[PATCH v10 00/25] DEPT(Dependency Tracker)
 2023-06-26 13:02 UTC  (27+ messages)
` [PATCH v10 01/25] llist: Move llist_{head,node} definition to types.h
` [PATCH v10 02/25] dept: Implement Dept(Dependency Tracker)
` [PATCH v10 03/25] dept: Add single event dependency tracker APIs
` [PATCH v10 04/25] dept: Add lock "
` [PATCH v10 05/25] dept: Tie to Lockdep and IRQ tracing
` [PATCH v10 06/25] dept: Add proc knobs to show stats and dependency graph
` [PATCH v10 07/25] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
` [PATCH v10 08/25] dept: Apply sdt_might_sleep_{start,end}() to PG_{locked,writeback} wait
` [PATCH v10 09/25] dept: Apply sdt_might_sleep_{start,end}() to swait
` [PATCH v10 10/25] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait
` [PATCH v10 11/25] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
` [PATCH v10 12/25] dept: Distinguish each syscall context from another
` [PATCH v10 13/25] dept: Distinguish each work "
` [PATCH v10 14/25] dept: Add a mechanism to refill the internal memory pools on running out
` [PATCH v10 15/25] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
` [PATCH v10 16/25] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait
` [PATCH v10 17/25] dept: Track timeout waits separately with a new Kconfig
` [PATCH v10 18/25] dept: Apply timeout consideration to wait_for_completion()/complete()
` [PATCH v10 19/25] dept: Apply timeout consideration to swait
` [PATCH v10 20/25] dept: Apply timeout consideration to waitqueue wait
` [PATCH v10 21/25] dept: Apply timeout consideration to hashed-waitqueue wait
` [PATCH v10 22/25] dept: Apply timeout consideration to dma fence wait
` [PATCH v10 23/25] dept: Record the latest one out of consecutive waits of the same class
` [PATCH v10 24/25] dept: Make Dept able to work with an external wgen
` [PATCH v10 25/25] dept: Track the potential waits of PG_{locked,writeback}

[PATCH v2 00/12] mm: jit/text allocator
 2023-06-26 13:01 UTC  (14+ messages)
` [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()

[PATCH v1 0/2] swiotlb: Fix a couple of bugs in sizing areas
 2023-06-26 13:01 UTC  (3+ messages)
` [PATCH v1 1/2] swiotlb: Always set the number of areas before allocating the pool
` [PATCH v1 2/2] swiotlb: Reduce the number of areas to match actual memory pool size

[GIT PULL] x86/alternatives for 6.5
 2023-06-26 13:01 UTC 

[PATCH v3 0/4] input: touchscreen: add initial support for Goodix Berlin touchscreen IC
 2023-06-26 13:01 UTC  (5+ messages)
` [PATCH v3 4/4] input: touchscreen: add SPI support for Goodix Berlin Touchscreen IC

[PATCH] staging: nvec: udelay to usleep_range
 2023-06-26 13:01 UTC  (2+ messages)

[PATCH v3 0/2] Input: cap11xx add advanced sensitivity settings
 2023-06-26 13:00 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: input: microchip,cap11xx: "
` [PATCH v3 2/2] Input: cap11xx - "

[PATCH v2 2/4] dm ioctl: Allow userspace to provide expected diskseq
 2023-06-26 12:59 UTC  (3+ messages)

splice(-> FIFO) never wakes up inotify IN_MODIFY?
 2023-06-26 12:57 UTC  (4+ messages)

[GIT PULL] Scope-based Resource Management for 6.5
 2023-06-26 12:57 UTC 

[PATCH v2 0/2] seqlock,mm: lockdep annotation + write_seqlock_irqsave()
 2023-06-26 12:56 UTC  (11+ messages)
` [PATCH v2 1/2] seqlock: Do the lockdep annotation before locking in do_write_seqcount_begin_nested()

[PATCH] thermal/drivers/sun8i: remove unneeded comments
 2023-06-26 12:55 UTC 

[PATCH v2] sched/task_group: Re-layout structure to reduce false sharing
 2023-06-26 12:53 UTC  (5+ messages)

[GIT PULL] RAS updates for 6.5
 2023-06-26 12:51 UTC 

[PATCH] fs: smb: server: Replace unneed variable ret with 0
 2023-06-26 12:49 UTC  (2+ messages)

Fwd: ath11k: QCN9074: ce desc not available for wmi command
 2023-06-26 12:49 UTC  (2+ messages)

[PATCH v2 0/7] x86/resctrl: Add support for Sub-NUMA cluster (SNC) systems
 2023-06-26 12:47 UTC  (8+ messages)
` [PATCH v2 7/7] x86/resctrl: Determine if Sub-NUMA Cluster is enabled and initialize

[PATCH] arm64: dts: qcom: sm8350: fix BAM DMA crash and reboot
 2023-06-26 12:46 UTC  (5+ messages)

[PATCH v9 00/42] Shadow stacks for userspace
 2023-06-26 12:45 UTC  (8+ messages)
` [PATCH v9 16/42] mm: Add guard pages around a shadow stack

[PATCH v4 0/4] Add JSON metrics for Yitian710 DDR
 2023-06-26 12:44 UTC  (5+ messages)

Fwd: After kernel 6.3.7 or 6.3.8 b43 driver fails
 2023-06-26 12:44 UTC  (10+ messages)

[PATCH 1/6] drivers/thermal/k3: Convert to devm_platform_ioremap_resource()
 2023-06-26 12:43 UTC  (6+ messages)
` [PATCH 2/6] thermal/drivers/k3_j72xx_bandgap: "
` [PATCH 3/6] thermal/drivers/qcom: "
` [PATCH 4/6] drivers/thermal/rcar_gen3_thermal: "
` [PATCH 5/6] thermal/drivers/rcar: "
` [PATCH 6/6] drivers/thermal/ti-soc-thermal: Use devm_platform_get_and_ioremap_resource()

[PATCH v2] perf unwind: Fix map reference counts
 2023-06-26 12:42 UTC  (3+ messages)

[PATCH v2 0/2] Input: cap11xx add advanced sensitivity settings
 2023-06-26 12:41 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: input: microchip,cap11xx: "
` [PATCH v2 2/2] Input: cap11xx - "

[PATCH] wifi: ray_cs: Remove invalid conditional statements
 2023-06-26 12:40 UTC  (2+ messages)

[PATCH] Signed-off-by: Runa Guo-oc <RunaGuo-oc@zhaoxin.com>
 2023-06-26 12:40 UTC  (4+ messages)

[RESEND v2] ufs: core: Add support for qTimestamp attribute
 2023-06-26 12:36 UTC  (2+ messages)

[PATCH v3 0/2] Avoid re-initializing XHCI HC during removal
 2023-06-26 12:36 UTC  (3+ messages)

[RESEND v6 0/8] Add SC7280 audioreach device tree nodes
 2023-06-26 12:33 UTC  (13+ messages)
` [RESEND v6 5/8] arm64: dts: qcom: sc7280: Add LPASS PIL node
` [RESEND v6 6/8] arm64: dts: qcom: sc7280: Modify VA/RX/TX macro clock nodes for audioreach solution
` [RESEND v6 8/8] arm64: dts: qcom: sc7280: Add qcom,adsp-pil-mode property in clock nodes

[PATCH v2] scripts/mksysmap: Ignore prefixed KCFI symbols
 2023-06-26 12:29 UTC 

[PATCH] wifi: ray_cs: Replace the ternary conditional operator with min()
 2023-06-26 12:28 UTC  (2+ messages)

[PATCH v3 00/38] fbdev: Make userspace interfaces optional
 2023-06-26 12:27 UTC  (3+ messages)
` [PATCH v3 27/38] fbdev/sh7760fb: Alloc DMA memory from hardware device

[Question] Can DATA_DEV_BLOCK_SIZE_MIN_SECTORS be set to a smaller value
 2023-06-26 12:25 UTC  (2+ messages)
` [dm-devel] "

[RESEND PATCH v3 0/2] clean up block_commit_write
 2023-06-26 12:26 UTC  (6+ messages)
` [RESEND PATCH v3 1/2] fs/buffer: "
` [RESEND PATCH v3 2/2] fs: convert block_commit_write to return void

[PATCH v1 0/5] Add PWM-DAC audio support for StarFive JH7110 RISC-V SoC
 2023-06-26 12:25 UTC  (8+ messages)
` [PATCH v1 1/5] ASoC: dt-bindings: Add StarFive JH7110 dummy PWM-DAC transmitter
` [PATCH v1 2/5] ASoC: codecs: Add StarFive JH7110 dummy PWM-DAC transmitter driver
` [PATCH v1 3/5] ASoC: dt-bindings: Add StarFive JH7110 PWM-DAC controller
` [PATCH v1 4/5] ASoC: starfive: Add JH7110 PWM-DAC driver
` [PATCH v1 5/5] riscv: dts: starfive: Add JH7110 PWM-DAC support

[PATCH v2 0/4] drm/ttm: Fixes around resources and bulk moves
 2023-06-26 12:23 UTC  (7+ messages)
` [PATCH v2 3/4] drm/ttm: Don't leak a resource on eviction error
` [PATCH v2 4/4] drm/ttm: Don't leak a resource on swapout move error

[PATCH v2] rcu: Add necessary WRITE_ONCE()
 2023-06-26 12:22 UTC  (6+ messages)

[PATCH v3 0/4] clk: sunxi-ng: Module support
 2023-06-26 12:21 UTC  (3+ messages)
` [PATCH v3 3/4] clk: sunxi-ng: Convert early providers to platform drivers

[PATCH] mfd: Switch two more drivers back to use struct i2c_driver::probe
 2023-06-26 12:18 UTC  (3+ messages)

f2fs async buffered write patch
 2023-06-26 12:16 UTC  (3+ messages)

[GIT pull] core/debugobjects for v6.5-rc1
 2023-06-26 12:13 UTC  (6+ messages)
` [GIT pull] irq/core "
` [GIT pull] smp/core "
` [GIT pull] timers/core "
` [GIT pull] x86/boot "
` [GIT pull] x86/core "

[PATCH] memory tier: Use helper function destroy_memory_type()
 2023-06-26 12:10 UTC 

[PATCH v2 1/2] ACPI: platform: Ignore SMB0001 only when it has resources
 2023-06-26 12:11 UTC  (7+ messages)

[PATCH] usb: typec: tcpm: Replace the ternary conditional operator with max()
 2023-06-26 12:11 UTC 

[PATCH v3 00/21] Enable CET Virtualization
 2023-06-26 12:10 UTC  (4+ messages)
` [PATCH v3 20/21] KVM:x86: Enable kernel IBT support for guest

Regression from "ACPI: OSI: Remove Linux-Dell-Video _OSI string"? (was: Re: Bug#1036530: linux-signed-amd64: Hard lock up of system)
 2023-06-26 12:09 UTC  (13+ messages)

[PATCH] drm/panel: Fine tune Starry-ili9882t panel HFP and HBP
 2023-06-26 12:07 UTC 

[PATCH] posix-timers: Release the acquired lock before returning
 2023-06-26 12:00 UTC 

[PATCH V5 0/5] Add camera clock controller support for SM8550
 2023-06-26 11:59 UTC  (4+ messages)
` [PATCH V5 4/5] clk: qcom: camcc-sm8550: Add support for qdss, sleep and xo clocks

Pending splice(file -> FIFO) always blocks read(FIFO), regardless of O_NONBLOCK on read side?
 2023-06-26 11:59 UTC  (3+ messages)
  ` Pending splice(file -> FIFO) excludes all other FIFO operations forever (was: ... always blocks read(FIFO), regardless of O_NONBLOCK on read side?)

lib/test_bitmap.c:920:2: error: call to __compiletime_assert_372 declared with 'error' attribute: BUILD_BUG_ON failed: !__builtin_constant_p(res)
 2023-06-26 11:57 UTC  (3+ messages)

[PATCH 00/26] use array_size
 2023-06-26 11:54 UTC  (11+ messages)
` [PATCH 08/26] virtio-mem: "
` [PATCH 10/26] bus: mhi: host: "
` [PATCH 14/26] RDMA/siw: "
` [PATCH 16/26] drm/i915/gvt: "
  ` [Intel-gfx] "

[PATCH] dmaengine: pl330: Return DMA_PAUSED when transaction is paused
 2023-06-26 11:50 UTC  (2+ messages)

[PATCH v5 00/14] ceph: support idmapped mounts
 2023-06-26 11:49 UTC  (14+ messages)

[PATCH] ASoC: core: Always store of_node when getting DAI link component
 2023-06-26 11:49 UTC  (3+ messages)

[GIT PULL] EDAC updates for 6.5
 2023-06-26 11:48 UTC 

[PATCH] mm: memory-failure: remove unneeded 'inline' annotation
 2023-06-26 11:43 UTC 

[PATCH V2] dt-bindings: nvmem: fixed-cell: add compatible for MAC cells
 2023-06-26 11:37 UTC 

[PATCH net] igc: Prevent garbled TX queue with XDP ZEROCOPY
 2023-06-26 11:34 UTC 

[PATCH v21 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-06-26 11:31 UTC  (6+ messages)
` [PATCH v21 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v21 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v21 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v21 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v21 5/5] selftests: mm: add pagemap ioctl tests

[PATCH v2 0/5] nvme-fc: Fix blktests hangers
 2023-06-26 11:33 UTC  (4+ messages)
` [PATCH v2 4/5] nvme-fc: Make initial connect attempt synchronous

[PATCH v1 0/9] RISC-V: Probe DT extension support using riscv,isa-extensions & riscv,isa-base
 2023-06-26 11:19 UTC  (10+ messages)
` [PATCH v1 1/9] RISC-V: don't parse dt/acpi isa string to get rv32/rv64
` [PATCH v1 2/9] RISC-V: drop a needless check in print_isa_ext()
` [PATCH v1 3/9] RISC-V: shunt isa_ext_arr to cpufeature.c
` [PATCH v1 4/9] RISC-V: repurpose riscv_isa_ext array in riscv_fill_hwcap()
` [PATCH v1 5/9] RISC-V: add missing single letter extension definitions
` [PATCH v1 6/9] RISC-V: add single letter extensions to riscv_isa_ext
` [PATCH v1 7/9] RISC-V: split riscv_fill_hwcap() in 3
` [PATCH v1 8/9] RISC-V: enable extension detection from new properties
` [PATCH v1 9/9] RISC-V: try new extension properties in of_early_processor_hartid()

[PATCH v7 0/7] Add JH7110 USB PHY driver support
 2023-06-26 11:20 UTC  (4+ messages)
` [PATCH v7 3/5] phy: starfive: Add JH7110 USB 2.0 PHY driver

[PATCH] thermal/drivers/qcom/temp-alarm: Use dev_err_probe
 2023-06-26 11:20 UTC  (2+ messages)

[PATCH] iio: adc: ad7192: Use sysfs_emit_at
 2023-06-26 11:19 UTC  (2+ messages)

[PATCH v2 1/2] gpiolib: cdev: Fix &lr->wait.lock deadlock issue
 2023-06-26 11:14 UTC  (4+ messages)
    ` 回复: "

[PATCH v4 0/3] tracing/user_events: Fix incorrect return value for writes when events are disabled and add its tests
 2023-06-26 11:13 UTC  (4+ messages)
` [PATCH v4 1/3] tracing/user_events: Fix incorrect return value for writing operation when events are disabled
` [PATCH v4 2/3] selftests/user_events: Enable the event before write_fault test in ftrace self-test
` [PATCH v4 3/3] selftests/user_events: Add test cases when event is disabled

[PATCH] gpio: gpiolib-cdev: Fix potential &lr->wait.lock deadlock issue
 2023-06-26 11:13 UTC  (4+ messages)

[BUG] ALSA: core: pcm_memory: a possible data race in do_alloc_pages()
 2023-06-26 11:13 UTC  (6+ messages)

[PATCH v10 00/11] drm/etnaviv: Add pci device driver support
 2023-06-26 11:08 UTC  (15+ messages)
` [PATCH v10 01/11] drm/etnaviv: Add a dedicated function to register an irq handler
` [PATCH v10 07/11] drm/etnaviv: Add support for the dma coherent device

[PATCH v5 00/11] PCI: rockchip: Fix RK3399 PCIe endpoint controller driver
 2023-06-26 11:03 UTC  (2+ messages)
` (subset) "

[GIT PULL] mtd: Changes for 6.5-rc1
 2023-06-26 11:02 UTC 

[PATCH -next] PCI: rcar-gen2: Use devm_platform_get_and_ioremap_resource()
 2023-06-26 11:02 UTC  (2+ messages)

[PATCH v3 0/4] ACPI: platform: Fix SMB0001 enumeration on Kontron devices
 2023-06-26 11:00 UTC  (5+ messages)
` [PATCH v3 1/4] ACPI: bus: Constify acpi_companion_match() returned value
` [PATCH v3 2/4] ACPI: bus: Introduce acpi_match_acpi_device() helper
` [PATCH v3 3/4] ACPI: platform: Ignore SMB0001 only when it has resources
` [PATCH v3 4/4] ACPI: platform: Move SMB0001 HID to the header and reuse

[PATCH] clk: rockchip: rk3568: Add PLL rate for 101MHz
 2023-06-26 10:57 UTC  (2+ messages)

[PATCH] clk: rockchip: rk3568: Fix PLL rate setting for 78.75MHz
 2023-06-26 10:57 UTC  (2+ messages)

[PATCHv2 0/3] zsmalloc: small compaction improvements
 2023-06-26 10:57 UTC  (3+ messages)
` [PATCHv2 1/3] zsmalloc: do not scan for allocated objects in empty zspage

[PATCH v4] phy: cadence: Sierra: Add single link SGMII register configuration
 2023-06-26 10:55 UTC 

[PATCH 0/2] zsmalloc: small compaction improvements
 2023-06-26 10:54 UTC  (5+ messages)
` [PATCH 1/2] zsmalloc: do not scan for allocated objects in empty zspage

[PATCH v1 1/1] ACPI: scan: Move acpi_root to internal header
 2023-06-26 10:55 UTC 

[PATCH v8 00/11] arm64: qcom: Enable Crypto Engine for a few Qualcomm SoCs
 2023-06-26 10:51 UTC  (4+ messages)
` [PATCH v8 10/11] arm64: dts: qcom: sm8350: Add Crypto Engine support

[PATCH 1/6] ASoC: amd: ps: add comments for DMA irq bits mapping
 2023-06-26 10:53 UTC  (6+ messages)
` [PATCH 2/6] ASoC: amd: ps: add fix for dma irq mask for rx streams for SDW0 instance
` [PATCH 3/6] ASoC: amd: ps: fix for position register set for AUDIO0 RX stream
` [PATCH 4/6] ASoC: amd: ps: add comments for DMA register mapping
` [PATCH 5/6] ASoC: amd: ps: fix byte count return value for invalid SoundWire manager instance
` [PATCH 6/6] ASoC: amd: acp: fix for invalid dai id handling in acp_get_byte_count()

[PATCH] wifi:mac80211: Replace the ternary conditional operator with max()
 2023-06-26 10:48 UTC 

[PATCH] ASoC: dt-bindings: nau8821: Convert to dtschema
 2023-06-26 10:46 UTC 


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