All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-29 13:28:41 to 2023-09-29 14:15:39 UTC [more...]

[PATCH 0/3] Add CCI support for SC7280
 2023-09-29 14:15 UTC  (7+ messages)
` [PATCH 2/3] arm64: dts: qcom: sc7280: Add Camera Control Interface busses
` [PATCH 3/3] arm64: dts: qcom: qcm6490-fairphone-fp5: Enable CCI busses

[PATCH v4 0/3] Fix 'faddr2line' for LLVM arm64 builds
 2023-09-29 14:15 UTC  (4+ messages)
` [PATCH v4 3/3] scripts/faddr2line: Skip over mapping symbols in output from readelf

[PATCH v5] ufs: core: wlun send SSU timeout recovery
 2023-09-29 14:14 UTC  (2+ messages)

[PATCH] ci: test stdatomic API
 2023-09-29 14:15 UTC 

[PATCH 0/5] Enable peripherals on RZ/Five SMARC EVK
 2023-09-29 14:14 UTC  (4+ messages)
` [PATCH 5/5] riscv: configs: defconfig: Enable configs required for RZ/Five SoC

[PATCH] tracing: relax trace_event_eval_update() execution with schedule()
 2023-09-29 14:13 UTC 

[PATCH v6 00/14] can: m_can: Optimizations for m_can/tcan part 2
 2023-09-29 14:13 UTC  (15+ messages)
` [PATCH v6 01/14] can: m_can: Start/Cancel polling timer together with interrupts
` [PATCH v6 02/14] can: m_can: Move hrtimer init to m_can_class_register
` [PATCH v6 03/14] can: m_can: Write transmit header and data in one transaction
` [PATCH v6 04/14] can: m_can: Implement receive coalescing
` [PATCH v6 05/14] can: m_can: Implement transmit coalescing
` [PATCH v6 06/14] can: m_can: Add rx coalescing ethtool support
` [PATCH v6 07/14] can: m_can: Add tx "
` [PATCH v6 08/14] can: m_can: Use u32 for putidx
` [PATCH v6 09/14] can: m_can: Cache tx putidx
` [PATCH v6 10/14] can: m_can: Use the workqueue as queue
` [PATCH v6 11/14] can: m_can: Introduce a tx_fifo_in_flight counter
` [PATCH v6 12/14] can: m_can: Use tx_fifo_in_flight for netif_queue control
` [PATCH v6 13/14] can: m_can: Implement BQL
` [PATCH v6 14/14] can: m_can: Implement transmit submission coalescing

[PATCH 00/15] sysctl: Remove sentinel elements from drivers
 2023-09-29 14:03 UTC  (12+ messages)
` [PATCH 01/15] cdrom: Remove now superfluous sentinel element from ctl_table array
      ` [Intel-gfx] "
    ` [PATCH 11/15] sgi-xp: Remove the "
      ` [Intel-gfx] "
    ` [PATCH 14/15] hyper-v/azure: Remove "
      ` [Intel-gfx] "

[xilinx-xlnx:master 630/1123] drivers/irqchip/irq-imx-mu-msi.c:444:31: warning: 'imx_mu_msi_irqchip_match_table' defined but not used
 2023-09-29 14:13 UTC 

[xilinx-xlnx:xlnx_rebase_v6.1_LTS 894/1370] drivers/spi/spi-zynqmp-gqspi.c:229:6: sparse: sparse: symbol 'zynqmp_gqspi_update_stripe' was not declared. Should it be static?
 2023-09-29 14:13 UTC 

[PATCH 1/3] amd/amdkfd: Add granularity bitmap mapped to gpu flag
 2023-09-29 14:11 UTC  (3+ messages)
` [PATCH 2/3] amd/amdkfd: Unmap range from GPUs based on granularity
` [PATCH 3/3] drm/amdkfd: Check bitmap_mapped flag to skip retry fault

[GIT PULL] xfs: bug fixes for 6.6
 2023-09-29 13:39 UTC 

[PATCH] gpio: fx6408: Convert to use maple tree register cache
 2023-09-29 14:11 UTC 

[PATCH v10 00/11] Add VIRTIO sound card
 2023-09-29 14:08 UTC  (12+ messages)
` [PATCH v10 01/11] Add virtio-sound device stub
` [PATCH v10 02/11] Add virtio-sound-pci device
` [PATCH v10 03/11] virtio-sound: handle control messages and streams
` [PATCH v10 04/11] virtio-sound: handle VIRTIO_SND_R_PCM_INFO request
` [PATCH v10 05/11] virtio-sound: handle VIRTIO_SND_R_PCM_{START,STOP}
` [PATCH v10 06/11] virtio-sound: handle VIRTIO_SND_R_PCM_SET_PARAMS
` [PATCH v10 07/11] virtio-sound: handle VIRTIO_SND_R_PCM_PREPARE
` [PATCH v10 08/11] virtio-sound: handle VIRTIO_SND_R_PCM_RELEASE
` [PATCH v10 09/11] virtio-sound: implement audio output (TX)
` [PATCH v10 10/11] virtio-sound: implement audio capture (RX)
` [PATCH v10 11/11] docs/system: add basic virtio-snd documentation

[PATCH 0/3] Optimize __ext4_block_zero_page_range() for unwritten buffers
 2023-09-29 14:10 UTC  (4+ messages)
` [PATCH 1/3] ext4: treat end of range as exclusive in ext4_zero_range()
` [PATCH 2/3] ext4: truncate complete range in pagecache before calling ext4_zero_partial_blocks()
` [PATCH 3/3] ext4: Skip unwritten buffers in __ext4_block_zero_page_range()

[REGRESSION] Panic in gen8_ggtt_insert_entries() with v6.5
 2023-09-29 13:45 UTC  (5+ messages)
  ` [Intel-gfx] "

[PATCH] MAINTAINERS: Add g364fb and ds1225y to the Jazz section
 2023-09-29 14:09 UTC 

[PATCH 0/6] RFC optional rte optional stdatomics API
 2023-09-29 14:09 UTC  (3+ messages)
` [PATCH v6 0/6] rte atomics API for optional stdatomic

[PATCH v1 0/9] qapi-go: add generator for Golang interface
 2023-09-29 14:08 UTC  (17+ messages)
` [PATCH v1 3/9] qapi: golang: Generate qapi's struct types in Go
` [PATCH v1 5/9] qapi: golang: Generate qapi's union "
` [PATCH v1 7/9] qapi: golang: Generate qapi's command "
` [PATCH v1 8/9] qapi: golang: Add CommandResult type to Go

[PATCH v2 00/28] Add new Renesas RZ/G3S SoC and RZ/G3S SMARC EVK
 2023-09-29 14:09 UTC  (13+ messages)
` [PATCH v2 19/28] dt-bindings: pinctrl: renesas: set additionalProperties: false
` [PATCH v2 20/28] dt-bindings: pinctrl: renesas: document RZ/G3S SoC
` [PATCH v2 23/28] dt-bindings: arm: renesas: document RZ/G3S SMARC SoM
` [PATCH v2 26/28] dt-bindings: arm: renesas: document SMARC Carrier-II EVK

[PATCH net-next v4 00/18] net/smc: implement virtual ISM extension and loopback-ism
 2023-09-29 14:08 UTC  (12+ messages)
` [PATCH net-next v4 09/18] net/smc: introduce SMC-D loopback device

Fwd: Read from RTC broken upon resume from suspend on HP Pro x360 435 G9 w/ AMD Ryzen 7 5825U
 2023-09-29 14:06 UTC  (2+ messages)

[PATCH] kasan: Add CONFIG_KASAN_WHITELIST_ONLY mode
 2023-09-29 14:05 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-09-29 14:06 UTC 

[RFC PATCH] fs: add AT_EMPTY_PATH support to unlinkat()
 2023-09-29 14:04 UTC 

[RFC PATCH 0/3] usb: phy: Add platform driver support for ULPI phys
 2023-09-29 14:04 UTC  (3+ messages)
` [RFC PATCH 1/3] dt-binding: usb: ulpi-phy: add ulpi-phy binding

[PATCH 0/9] Add architecture agnostic code to support vCPU Hotplug
 2023-09-29 14:03 UTC  (5+ messages)
` [PATCH 1/9] accel/kvm: Extract common KVM vCPU {creation, parking} code
  ` [PATCH 1/9] accel/kvm: Extract common KVM vCPU {creation,parking} code
` [PATCH 2/9] hw/acpi: Move CPU ctrl-dev MMIO region len macro to common header file

[PATCH v2] mailmap: update email addresses for Luc Michel
 2023-09-29 14:03 UTC 

[Intel-gfx] [PATCH 0/7] Update GGTT with MI_UPDATE_GTT on MTL
 2023-09-29 14:03 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Update GGTT with MI_UPDATE_GTT on MTL (rev11)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH] mtd: rawnand: check nand support for cache reads
 2023-09-29 14:02 UTC 

[meta-oe][PATCH 1/2] meta-oe/dynamic-layers: add Upstream-Status where missing
 2023-09-29 14:02 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] meta-oe/dynamic-layers: add one more missing Upstream-Status and fix one malformed

[Intel-xe] [PATCH v6 0/5] PAT and cache coherency support
 2023-09-29 14:00 UTC  (5+ messages)
` [Intel-xe] [PATCH v6 3/5] drm/xe/uapi: Add support for cache and coherency mode

[PATCH v1 0/7] Clean up XDR encoders for NFSv4 OPEN and LOCK
 2023-09-29 13:59 UTC  (8+ messages)
` [PATCH v1 1/7] NFSD: Add nfsd4_encode_lock_owner4()
` [PATCH v1 2/7] NFSD: Refactor nfsd4_encode_lock_denied()
` [PATCH v1 3/7] NFSD: Add nfsd4_encode_open_read_delegation4()
` [PATCH v1 4/7] NFSD: Add nfsd4_encode_open_write_delegation4()
` [PATCH v1 5/7] NFSD: Add nfsd4_encode_open_none_delegation4()
` [PATCH v1 6/7] NFSD: Add nfsd4_encode_open_delegation4()
` [PATCH v1 7/7] NFSD: Clean up nfsd4_encode_open()

[PATCH v6 00/16] introduce more MDP3 components in MT8195
 2023-09-29 13:58 UTC  (12+ messages)
` [PATCH v6 12/16] dt-bindings: display: mediatek: color: add compatible for MT8195

[PATCH] wifi: mac80211: add back SPDX identifier
 2023-09-29 13:58 UTC 

[PATCH v4 1/4] cpufreq: qcom-nvmem: add support for IPQ8074
 2023-09-29 13:57 UTC  (3+ messages)
` [PATCH v4 4/4] ARM: dts: qcom: ipq8064: Add CPU OPP table

[PATCH v7 00/23] Fix libata suspend/resume handling and code cleanup
 2023-09-29 13:56 UTC  (4+ messages)

[PATCH] MAINTAINERS: Add unowned RISC-V related files to the right sections
 2023-09-29 13:55 UTC  (3+ messages)

[PATCH] clk: at91: Fix initializing arrays
 2023-09-29 13:56 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-09-29 13:56 UTC 

[xenomai-images][PATCH 0/4] Housekeeping
 2023-09-29 13:53 UTC  (3+ messages)
` [xenomai-images][PATCH 4/4] Update Isar revision
  ` [xenomai-images][PATCH v2 "

[RFC] net/sfc: support packet replay in transfer flows
 2023-09-29 13:53 UTC  (3+ messages)
` [PATCH] "

[meta-oe][PATCH 1/2] dlt-daemon:
 2023-09-29 13:53 UTC  (9+ messages)
` [oe] "

[PATCH 6/6] ASoC: Intel: avs: Drop superfluous stream decoupling
 2023-09-29 13:52 UTC  (2+ messages)

[PATCH] net/dpaa2: change threshold value
 2023-09-29 13:50 UTC  (4+ messages)

[PATCH] doc: add cnxk dmadev performance tuning details
 2023-09-29 13:48 UTC 

[PATCH] net/tap: resolve stringop-overflow with gcc 12 on ppc64le
 2023-09-29 13:48 UTC  (9+ messages)
` [PATCH v2] "

[PATCH] sched/topology: Fix a spelling typo in message
 2023-09-29 13:48 UTC  (2+ messages)

[rafael-pm:bleeding-edge 48/94] drivers/thermal/amlogic_thermal.c:303:16: error: void value not ignored as it ought to be
 2023-09-29 13:47 UTC  (3+ messages)

[RESEND PATCH 0/6] arm: dts: k3-am64 / k3-am62: Fix boot
 2023-09-29 13:46 UTC  (7+ messages)
` [PATCH 1/6] arm: dts: k3-am64-evm: "
` [PATCH 2/6] arm: dts: k3-am64-evm: Mark dependent nodes for pre-relocation phase
` [PATCH 3/6] arm: dts: k3-am642-sk: Fix boot
` [PATCH 4/6] arm: dts: k3-am642-sk: Mark dependent nodes for pre-relocation phase
` [PATCH 5/6] arm: dts: k3-am625-sk: Fix boot
` [PATCH 6/6] arm: dts: k3-am625-sk: Mark dependent nodes for pre-relocation phase

[patch net-next v2 0/3] tools: ynl-gen: fix subset attributes handling
 2023-09-29 13:47 UTC  (4+ messages)
` [patch net-next v2 1/3] tools: ynl-gen: lift type requirement for attribute subsets
` [patch net-next v2 2/3] netlink: specs: remove redundant type keys from attributes in subsets
` [patch net-next v2 3/3] tools: ynl-gen: raise exception when subset attribute contains more than "name" key

[PATCH] ACPI: resource: Do IRQ override on TongFang GMxXGxx
 2023-09-29 13:40 UTC 

[PATCH v14 RESEND 1/6] dt-bindings: display: imx: Add i.MX8qxp/qm DPU binding
 2023-09-29 13:46 UTC  (4+ messages)

[PATCH 0/6] Fixes and improvements for RS485
 2023-09-29 13:46 UTC  (4+ messages)
` [PATCH 6/6] serial: imx: do not set RS485 enabled if it is not supported

[PATCH] MAINTAINERS: Add a general architecture section for x86
 2023-09-29 13:45 UTC 

[PATCH 01/19] ARM: dts: renesas: Synchronize R-Car R8A7790 H2 DTs with Linux 6.5.3
 2023-09-29 13:46 UTC  (3+ messages)
` [PATCH 15/19] ARM: dts: renesas: Synchronize RZ R8A774A1 RZ/G2M "

[PATCH v6 0/9] variable-order, large folios for anonymous memory
 2023-09-29 13:45 UTC  (4+ messages)
` [PATCH v6 2/9] mm: Non-pmd-mappable, large folios for folio_add_new_anon_rmap()

RTT-PROBE: lore-subspace-rtt
 2023-09-29 13:46 UTC 

[PATCH v5 0/8] Add support for Sub-NUMA cluster (SNC) systems
 2023-09-29 13:44 UTC  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 4/8] x86/resctrl: Split the rdt_domain and rdt_hw_domain structures

[xen-unstable test] 183208: tolerable FAIL
 2023-09-29 13:44 UTC 

[PATCH v3] NFSD: convert write_threads, write_maxblksize and write_maxconn to netlink commands
 2023-09-29 13:44 UTC  (3+ messages)

ipset swap to nftables set
 2023-09-29 13:44 UTC 

[PATCH v1] i2c: designware: Disable TX_EMPTY irq while waiting for block length byte
 2023-09-29 13:43 UTC  (2+ messages)

[PATCH v2] fstests: generic/353 should accomodate other pwrite behaviors
 2023-09-29 13:42 UTC  (3+ messages)

[linux-lvm] Can I combine LUKS and LVM to achieve encryption and snapshots?
 2023-09-29 13:41 UTC  (8+ messages)

[PATCH printk] printk: flush consoles before checking progress
 2023-09-29 13:43 UTC  (2+ messages)

[PATCH 0/7] Coresight for Kernel panic and watchdog reset
 2023-09-29 13:37 UTC  (16+ messages)
` [PATCH 1/7] dt-bindings: arm: coresight-tmc: Add "memory-region" property
` [PATCH 2/7] coresight: tmc-etr: Add support to use reserved trace memory
` [PATCH 3/7] coresight: core: Add provision for panic callbacks
` [PATCH 4/7] coresight: tmc: Enable panic sync handling
` [PATCH 5/7] coresight: tmc: Add support for reading tracedata from previous boot
` [PATCH 6/7] coresight: tmc: Stop trace capture on FlIn
` [PATCH 7/7] coresight: config: Add preloaded configuration

[PATCH 0/2] 8280 display ahb clk fixes
 2023-09-29 13:38 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: sc8280xp: Use the correct AHB clock for DISPSS1
` [PATCH 2/2] clk: qcom: gcc-sc8280xp: Don't keep display AHB clocks always-on

[meta-filesystems][PATCH 1/3] overlayfs-tools: Drop unneeded dependency
 2023-09-29 13:37 UTC  (3+ messages)
` [meta-filesystems][PATCH 2/3] overlayfs-tools: Bump up the version
` [meta-filesystems][PATCH 3/3] overlayfs-tools: Install fsck binary

[PATCH] drm/amd: Fix logic error in sienna_cichlid_update_pcie_parameters()
 2023-09-29 13:38 UTC  (2+ messages)

[PATCH v2 2/3] usb: chipidea: imx: support disabling runtime-pm
 2023-09-29 13:37 UTC  (16+ messages)
              ` [EXT] "

[syzbot] upstream boot error: can't ssh into the instance (15)
 2023-09-29 13:36 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-09-29 13:36 UTC 

Sony IMX290/462 image sensors I2C xfer peculiarity
 2023-09-29 13:33 UTC  (2+ messages)

[PATCH v2 0/2] Add Nitro Secure Module support
 2023-09-29 13:33 UTC  (3+ messages)
` [PATCH v2 1/2] misc: Add Nitro Secure Module driver
` [PATCH v2 2/2] hwrng: Add support for Nitro Secure Module

[meta-networking][PATCHv4] recipes-connectivity: Add tayga recipe
 2023-09-29 13:33 UTC 

[GIT PULL] ata fixes for 6.6-rc4
 2023-09-29 13:33 UTC 

[PATCH 00/11] Wanguxn NICs fixes and supports
 2023-09-29 13:33 UTC  (4+ messages)
` [PATCH 11/11] net/ngbe: add YT PHY fiber mode autoneg 100M support

[PATCH 0/6] riscv: RVA22U64 profile support
 2023-09-29 13:32 UTC  (8+ messages)

[PATCH 0/8] Enable USB3 for Qualcomm IPQ5332
 2023-09-29 13:31 UTC  (11+ messages)
` [PATCH 3/8] arm64: dts: qcom: ipq5332: Add USB Super-Speed PHY node
` [PATCH 6/8] arm64: dts: qcom: ipq5332: Add Super-Speed UNIPHY in USB node

[PATCH v2] vfs: shave work on failed file open
 2023-09-29 13:31 UTC  (12+ messages)

[linux-next:master 8008/8345] mm/shrinker.c:100:1-7: preceding lock on line 83
 2023-09-29 13:31 UTC 

[syzbot] [gfs2?] KASAN: slab-use-after-free Write in gfs2_qd_dealloc
 2023-09-29 13:30 UTC 

[Intel-gfx] [PATCH v2] drm/i915: Warn on if set frontbuffer return value is not NULL on release
 2023-09-29 13:29 UTC  (3+ messages)

[PATCH] arm/arm64: dts: Removed undocumented and unused "pl022,hierarchy" property
 2023-09-29 13:29 UTC  (3+ messages)

[Intel-gfx] [PATCH i-g-t 00/12] fdinfo tests, intel_gpu_top memory support, etc
 2023-09-29 13:28 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for fdinfo tests, intel_gpu_top memory support, etc (rev3)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.