All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-08 12:10:04 to 2024-05-08 12:54:40 UTC [more...]

[PATCH RFC 0/7] block: Introduce CBD (CXL Block Device)
 2024-05-08 12:11 UTC  (13+ messages)

[PATCH v2 0/7] ASoC: samsung: midas-audio: Add GPIO-based headset jack detection
 2024-05-08 12:52 UTC  (6+ messages)
` [PATCH v2 1/7] ASoC: dt-bindings: samsung,midas-audio: Add headset mic bias supply
` [PATCH v2 2/7] ASoC: dt-bindings: samsung,midas-audio: Add GPIO-based headset jack detection
` [PATCH v2 3/7] ASoC: samsung: midas_wm1811: Add headset mic bias supply support
` [PATCH v2 4/7] ASoC: samsung: midas_wm1811: Add GPIO-based headset jack detection

[PATCH 0/8] add mTHP support for anonymous shmem
 2024-05-08 12:54 UTC  (13+ messages)
` [PATCH 5/8] mm: shmem: add multi-size THP sysfs interface "

Generating SPDX documents without actually building anything
 2024-05-08 12:53 UTC  (3+ messages)
` [yocto] "

Could not process rule: Cannot allocate memory
 2024-05-08 12:52 UTC  (3+ messages)
` [PATCH nf-next] netfilter: nf_tables: allow clone callbacks to sleep

[PATCH 00/11] drm: Provide common fbdev client helpers
 2024-05-08 12:53 UTC  (3+ messages)
` [PATCH 07/11] drm/gma500: Use "

[PATCH v3 0/2] Add Cadence I2S-MC controller driver
 2024-05-08  7:04 UTC  (3+ messages)
` [PATCH v3 1/2] ASoC: dt-bindings: Add bindings for Cadence I2S-MC controller
` [PATCH v3 2/2] ASoC: cdns: Add drivers of Cadence Multi-Channel I2S Controller

[PATCH 0/3] ASoC: samsung: midas-audio: Add GPIO-based headset jack detection
 2024-05-07 12:44 UTC  (6+ messages)
` [PATCH 1/3] ASoC: dt-bindings: samsung,midas-audio: "
` [PATCH 2/3] ASoC: samsung: midas_wm1811: "
` [PATCH 3/3] ARM: dts: samsung: exynos4212-tab3: Fix headset mic, add "

[PATCH v3 0/4] x86/pkeys: update PKRU to enable pkey 0 before
 2024-05-08 12:52 UTC  (5+ messages)
` [PATCH v3 3/4] x86/pkeys: Update PKRU to enable all pkeys before XSAVE

[PATCH] [RFC PATCH] ALSA: usb-audio: endpoint: Prevent NULL pointer deference in snd_usb_endpoint_close
 2024-05-07  6:44 UTC  (10+ messages)

[PATCH] i2c: xiic: print error code when xiic_start_xfer fails
 2024-05-08 12:51 UTC  (3+ messages)

[PATCH v4 0/6] RK3588 and Rock 5B dts additions: thermal, OPP and fan
 2024-05-08 12:51 UTC  (15+ messages)
` [PATCH v4 2/6] arm64: dts: rockchip: enable thermal management on all RK3588 boards

Hermetic virtio-vsock in QEMU
 2024-05-08 12:51 UTC  (11+ messages)

[PATCH 0/5] drm/i915: PCI ID macro and subplatform changes
 2024-05-08 12:51 UTC  (11+ messages)
` [PATCH 1/5] drm/i915: don't include CML PCI IDs in CFL
` [PATCH 2/5] drm/i915: don't include RPL-U PCI IDs in RPL-P
` [PATCH 3/5] drm/i915: separate RPL-U from RPL-P
` [PATCH 4/5] drm/i915: simplify ULT/ULX subplatform detection

[Regression] 6.9.0: WARNING: workqueue: WQ_MEM_RECLAIM ttm:ttm_bo_delayed_delete [ttm] is flushing !WQ_MEM_RECLAIM events:qxl_gc_work [qxl]
 2024-05-08 12:51 UTC  (5+ messages)

[Build #28428482] armhf build of rdma-core 52.0~202405080841+git311c5919~ubuntu20.04.1 in ubuntu focal RELEASE [~linux-rdma/ubuntu/rdma-core-daily]
 2024-05-08 12:50 UTC 

[PATCH 0/5] MIPS: cm: Probe GCR address from devicetree
 2024-05-08 12:50 UTC  (4+ messages)
` [PATCH 3/5] MIPS: Move mips_cm_probe after prom_init

Missing default handler for the EmbeddedControl OpRegion
 2024-05-08 12:50 UTC  (4+ messages)

[PATCH 0/9] migration/mapped-ram: Add direct-io support
 2024-05-08 12:49 UTC  (5+ messages)
` [PATCH 2/9] migration: Fix file migration with fdset

[linux-next:master 11033/12060] fs/bcachefs/sb-clean.c:286:55: sparse: sparse: cast to restricted __le16
 2024-05-08 12:48 UTC 

[PATCH v3 00/33] Misc PPC exception and BookE MMU clean ups
 2024-05-08 12:48 UTC  (9+ messages)
` [PATCH v3 09/33] target/ppc/mmu_common.c: Introduce mmu6xx_get_physical_address()
` [PATCH v3 10/33] target/ppc/mmu_common.c: Move else branch to avoid large if block
` [PATCH v3 11/33] target/ppc/mmu_common.c: Move some debug logging
` [PATCH v3 12/33] target/ppc/mmu_common.c: Eliminate ret from mmu6xx_get_physical_address()

[PATCH net-next v18 00/13] Add Realtek automotive PCIe driver
 2024-05-08 12:39 UTC  (14+ messages)
` [PATCH net-next v18 01/13] rtase: Add pci table supported in this module
` [PATCH net-next v18 02/13] rtase: Implement the .ndo_open function
` [PATCH net-next v18 03/13] rtase: Implement the rtase_down function
` [PATCH net-next v18 04/13] rtase: Implement the interrupt routine and rtase_poll
` [PATCH net-next v18 05/13] rtase: Implement hardware configuration function
` [PATCH net-next v18 06/13] rtase: Implement .ndo_start_xmit function
` [PATCH net-next v18 07/13] rtase: Implement a function to receive packets
` [PATCH net-next v18 08/13] rtase: Implement net_device_ops
` [PATCH net-next v18 09/13] rtase: Implement pci_driver suspend and resume function
` [PATCH net-next v18 10/13] rtase: Implement ethtool function
` [PATCH net-next v18 11/13] rtase: Add a Makefile in the rtase folder
` [PATCH net-next v18 12/13] realtek: Update the Makefile and Kconfig in the realtek folder
` [PATCH net-next v18 13/13] MAINTAINERS: Add the rtase ethernet driver entry

[PATCH 0/3] Add USB support for J722S EVM
 2024-05-08 12:48 UTC  (9+ messages)
` [PATCH 1/3] arm64: dts: ti: k3-j722s: Add support for SERDES0
` [PATCH 3/3] arm64: dts: ti: k3-j722s-evm: Update USB0 and USB1 configuration for EVM

[PATCH v1] slimbus: qcom-ngd-ctrl: Add stream disable support
 2024-05-07  6:30 UTC 

[PATCH v3 00/11] LIN Bus support for Linux
 2024-05-08 12:47 UTC  (4+ messages)
` [PATCH v3 01/11] can: Add LIN bus as CAN abstraction

[PATCH v4 0/3] ALSA: hda/tas2781: Add tas2781 driver for SPI
 2024-05-06  7:44 UTC  (5+ messages)
` [PATCH v4 1/3] ALSA: hda/tas2781: Add tas2781 hda driver based on SPI
      ` [EXTERNAL] "

[PATCH v3 0/3] ALSA: hda/tas2781: Add tas2781 driver for SPI
 2024-05-06  7:44 UTC  (6+ messages)
` [PATCH v3 1/3] ALSA: hda/tas2781: Modification for add "
    ` [EXTERNAL] "

[PATCH 0/4] Cursor Fault Fix
 2024-05-08 12:46 UTC  (5+ messages)
` ✓ CI.Build: success for Cursor Fault Fix (rev2)
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH v2 0/2] qcom: ehci: enable core + iface clocks
 2024-05-08 12:46 UTC  (3+ messages)
` [PATCH v2 1/2] clk/qcom: apq8016: add support for USB_HS clocks

[PATCH 0/4] bundle-uri: show progress when downloading from bundle URIs
 2024-05-08 12:44 UTC  (5+ messages)
` [PATCH 1/4] progress: add function to set total
` [PATCH 2/4] http: add the ability to log progress
` [PATCH 3/4] remote-curl: optionally show progress for HTTP get
` [PATCH 4/4] bundle-uri: enable git-remote-https progress

[PATCH v2] mailbox: mtk-cmdq: Fix sleeping function called from invalid context
 2024-05-08 12:44 UTC  (4+ messages)

[PATCH v3 0/6] drm/xe: Per client usage
 2024-05-08 12:44 UTC  (4+ messages)
` [PATCH v3 5/6] drm/xe: Add helper to accumulate exec queue runtime

[PATCH v2 0/4] mirror: allow specifying working bitmap
 2024-05-08 12:43 UTC  (5+ messages)
` [PATCH v2 2/4] "

[PATCH v2] can: m_can: don't enable transceiver when probing
 2024-05-08 12:44 UTC  (2+ messages)

[PATCH 1/2] pstore: move slash handling into common function
 2024-05-08 12:43 UTC  (3+ messages)

[PATCH v2] media: i2c: Fix imx412 exposure control
 2024-05-08 12:43 UTC  (4+ messages)

[PATCH v2 00/27] context_tracking, rcu: Spring cleaning renaming
 2024-05-08 12:43 UTC  (3+ messages)
` [PATCH v2 19/27] rcu: Rename rcu_dynticks_zero_in_eqs() into rcu_watching_zero_in_eqs()

[BUG][v6.9-rc6] Deadlock with: Revert "drm/qxl: simplify qxl_fence_wait"
 2024-05-08 12:42 UTC  (7+ messages)

[RFC PATCH 0/1] pci: allocate a PCI ID for RISC-V IOMMU
 2024-05-08 12:41 UTC  (3+ messages)

[PATCH v2 net-next] phonet: no longer hold RTNL in route_dumpit()
 2024-05-08 12:40 UTC  (2+ messages)

usb:gadget:f_uac2: RFC: allowing multiple altsetttings for channel/samplesize combinations
 2024-04-30 18:51 UTC  (8+ messages)

[PATCH] HWMon: LM80: Add "support" for Texas Instruments AMC80
 2024-05-08 12:40 UTC  (2+ messages)

[PATCH v4] I/O errors for ALUA state transitions
 2024-05-08 12:39 UTC  (2+ messages)

[PATCH v2 0/8] x86: Expose consistent topology to guests
 2024-05-08 12:39 UTC  (9+ messages)
` [PATCH v2 1/8] xen/x86: Add initial x2APIC ID to the per-vLAPIC save area
` [PATCH v2 2/8] xen/x86: Simplify header dependencies in x86/hvm
` [PATCH v2 3/8] x86/vlapic: Move lapic_load_hidden migration checks to the check hook
` [PATCH v2 4/8] tools/hvmloader: Wake APs with hypercalls and not with INIT+SIPI+SIPI
` [PATCH v2 5/8] tools/hvmloader: Retrieve (x2)APIC IDs from the APs themselves
` [PATCH v2 6/8] xen/lib: Add topology generator for x86
` [PATCH v2 7/8] xen/x86: Derive topologically correct x2APIC IDs from the policy
` [PATCH v2 8/8] xen/x86: Synthesise domain topologies

[PATCH] mach-snapdragon: do carveouts for qcs404 only
 2024-05-08 12:39 UTC  (4+ messages)

[PATCH v2 0/2] don't hold dev_replace rwsem over whole of btrfs_map_block
 2024-05-08 12:38 UTC  (2+ messages)

[PATCH v2 00/28] Misc PPC exception and BookE MMU clean ups
 2024-05-08 12:37 UTC  (9+ messages)
` [PATCH v2 26/28] target/ppc/mmu_common.c: Move BookE MMU functions together
` [PATCH v2 27/28] target/ppc: Remove id_tlbs flag from CPU env

[REGRESSION] next boot regression caused by RIP:0010:acpi_find_gpio+0x4b/0x103 kernel panic
 2024-05-08 12:39 UTC  (2+ messages)

[PATCH v6] arch/powerpc/kvm: Add support for reading VPA counters for pseries guests
 2024-05-08 12:36 UTC  (5+ messages)

[PATCH 0/6] Enable OF_UPSTREAM for j721s2 and am68
 2024-05-08  7:26 UTC  (2+ messages)
` [PATCH 6/6] arm: dts: k3-j721s2|am68: Migrate to OF_UPSTREAM

ucm2: Qualcomm: x1e80100: add recording via DMIC01
 2024-05-08 12:35 UTC 

[PATCH ] mtd: spi-nor: Add SPI_NOR_OCTAL_READ flag for mx66uw2g345gx0 flash part
 2024-05-08  5:27 UTC 

[PATCH 0/4] mm/ksm: fix some accounting problems
 2024-05-08 12:36 UTC  (6+ messages)
` [PATCH 1/4] mm/ksm: fix ksm_pages_scanned accounting
` [PATCH 2/4] mm/ksm: fix ksm_zero_pages accounting

[PATCH] ALSA: hda: cs35l56: Fix lifetime of cs_dsp instance
 2024-05-08 12:34 UTC  (2+ messages)

[PATCH] ALSA: hda: hda_component: Initialize shared data during bind callback
 2024-05-08 12:34 UTC  (2+ messages)

[PATCH] ALSA: hda/cs_dsp_ctl: Use private_free for control cleanup
 2024-05-08 12:33 UTC  (2+ messages)

[PATCH] erofs: clean up z_erofs_load_full_lcluster()
 2024-05-08 12:33 UTC  (2+ messages)

[net-next,v2] net: ethernet: rtsn: Add support for Renesas Ethernet-TSN
 2024-05-08 12:33 UTC  (4+ messages)

[PATCH v3 0/4] hw/nvme: FDP and SR-IOV enhancements
 2024-05-08 12:31 UTC  (5+ messages)
` [PATCH v3 1/4] hw/nvme: add Identify Endurance Group List
` [PATCH v3 2/4] hw/nvme: separate identify data for sec. ctrl list
` [PATCH v3 3/4] hw/nvme: Allocate sec-ctrl-list as a dynamic array
` [PATCH v3 4/4] hw/nvme: Expand VI/VQ resource to uint32

[PATCH 0/3] qedf misc bug fixes
 2024-05-08 12:32 UTC  (4+ messages)

[PATCH] qcom_defconfig: enable msm8916 and msm8996
 2024-05-08 12:32 UTC  (2+ messages)

[PATCH v2] ppc: Deprecate 'ref405ep' machine and 405 CPUs
 2024-05-08 12:30 UTC  (2+ messages)

[PATCH] media: bcm2835-unicam: Fix a NULL vs IS_ERR() check
 2024-05-08 12:31 UTC  (2+ messages)

[PATCH 0/2] thermal: renesas: Group drivers and update dependencies
 2024-05-08 12:31 UTC  (4+ messages)

[PATCH net v5 0/4] ax25: Fix issues of ax25_dev and net_device
 2024-05-08 12:30 UTC  (4+ messages)
` [PATCH net v5 4/4] ax25: Change kfree() in ax25_dev_free() to ax25_dev_put()

[PATCH 0/3] net: phy: mediatek: Integrate mtk-phy-lib and add 2.5Gphy support
 2024-05-08 12:30 UTC  (10+ messages)
` [PATCH 2/3] net: phy: mediatek: Add mtk phy lib for token ring access & LED/other manipulations
` [PATCH 3/3] net: phy: mediatek: add support for built-in 2.5G ethernet PHY on MT7988

[bug report] wifi: ath12k: flush all packets before suspend
 2024-05-08 12:29 UTC 

[bug report] rcu: Kill rnp->ofl_seq and use only rcu_state.ofl_lock for exclusion
 2024-05-08 12:29 UTC 

[kvm-unit-tests PATCH v9 00/31] powerpc improvements
 2024-05-08 12:27 UTC  (5+ messages)
` [kvm-unit-tests PATCH v9 07/31] scripts: allow machine option to be specified in unittests.cfg

[PATCH v2 00/12] iommufd support pasid attach/replace
 2024-05-08 12:25 UTC  (10+ messages)
` [PATCH v2 12/12] iommu/vt-d: Add set_dev_pasid callback for nested domain

[oe-core][kirkstone][PATCH 1/2] xserver-xorg: fix CVE-2024-31082
 2024-05-08 12:24 UTC  (2+ messages)
` [oe-core][kirkstone][PATCH 2/2] xserver-xorg: fix CVE-2024-31083

[oe-core][master][scarthgap][PATCH 1/1] xserver-xorg: upgrade 21.1.11 -> 21.1.12
 2024-05-08 12:23 UTC 

[RFC] Mitigating unexpected arithmetic overflow
 2024-05-08 12:22 UTC  (2+ messages)

[PATCH] drm/i915/display/dp: Remove UHBR13.5 for icl
 2024-05-08 12:22 UTC  (10+ messages)
              ` PATCH] "

[PATCH v5 0/3] pinctrl: scmi: support i.MX95 OEM extensions
 2024-05-08 12:22 UTC  (5+ messages)

[PATCH] dmabuf: fix dmabuf file poll uaf issue
 2024-05-08 12:21 UTC  (14+ messages)

[PATCH] kernel-fitImage: use IMAGE_NAME_SUFFIX
 2024-05-08 12:21 UTC  (2+ messages)
` [OE-core] "

[PATCH net-next v4 0/6] add ethernet driver for Tehuti Networks TN40xx chips
 2024-05-08 12:21 UTC  (3+ messages)
` [PATCH net-next v4 6/6] net: tn40xx: add PHYLIB support

[PATCH v10 0/7] AMD Pstate Driver Core Performance Boost
 2024-05-08 12:20 UTC  (5+ messages)
` [PATCH v10 6/7] cpufreq: amd-pstate: introduce per CPU frequency boost control

[PATCH v15 00/16] Add audio support in v4l2 framework
 2024-05-08  8:13 UTC  (13+ messages)

[PATCH 0/2] Add AM64x Support to PRUSS and PRU_RPROC driver
 2024-05-08 12:19 UTC  (5+ messages)
` [PATCH 1/2] remoteproc: pru: Add support for AM64x PRU / RTU cores
` [PATCH 2/2] soc: ti: pruss: Add support for AM64x

[PATCH] cpufreq: amd-pstate: fix the highest frequency issue which limit performance
 2024-05-08 12:19 UTC  (3+ messages)

[ANN] Request for Topics and registration for a Media Summit September 16th
 2024-05-08 12:19 UTC  (4+ messages)

[PATCHv10 00/18] x86/tdx: Add kexec support
 2024-05-08 12:18 UTC  (7+ messages)
` [PATCHv10 11/18] x86/mm: Make e820_end_ram_pfn() cover E820_TYPE_ACPI ranges
` [PATCHv10 13/18] x86/acpi: Rename fields in acpi_madt_multiproc_wakeup structure

[PATCH net-next 2/5] gve: Add adminq extended command
 2024-05-08 12:17 UTC  (2+ messages)

[PATCH 0/8] btrfs: inode management and memory consumption improvements
 2024-05-08 12:17 UTC  (9+ messages)
` [PATCH 1/8] btrfs: use an xarray to track open inodes in a root
` [PATCH 2/8] btrfs: preallocate inodes xarray entry to avoid transaction abort
` [PATCH 3/8] btrfs: reduce nesting and deduplicate error handling at btrfs_iget_path()
` [PATCH 4/8] btrfs: remove inode_lock from struct btrfs_root and use xarray locks
` [PATCH 5/8] btrfs: unify index_cnt and csum_bytes from struct btrfs_inode
` [PATCH 6/8] btrfs: don't allocate file extent tree for non regular files
` [PATCH 7/8] btrfs: remove location key from struct btrfs_inode
` [PATCH 8/8] btrfs: remove objectid from struct btrfs_inode on 64 bits platforms

pm/testing build: 2 builds: 0 failed, 2 passed, 26 warnings (v6.9-rc7-227-g3ac65ca623a5)
 2024-05-08 12:16 UTC 

[PATCH] nvmem: imx-ocotp-ele: fix MAC2 layout
 2024-05-08 12:14 UTC 

[PATCH v2] drm/xe: Change pcode timeout to 50msec while polling again
 2024-05-08 12:12 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2024-05-08 12:10 UTC 

[PATCH 0/5] arm64: ti: Add TPS6287 nodes
 2024-05-08 12:10 UTC  (5+ messages)
` [PATCH 1/5] regulator: dt-bindings: Unify compatible

[PATCH 0/7] Static shared memory followup v2 - pt2
 2024-05-08 12:09 UTC  (3+ messages)
` [PATCH 4/7] xen/arm: Parse xen,shared-mem when host phys address is not provided


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.