All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-08 12:39:51 to 2024-05-08 13:14:18 UTC [more...]

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

[PATCH 0/9] Support persistent reservation operations
 2024-05-08  9:36 UTC  (5+ messages)
` [PATCH 1/9] block: add persistent reservation in/out api
` [PATCH 3/9] scsi/constant: add persistent reservation in/out protocol constants
` [PATCH 6/9] block/nvme: add reservation command "
` [PATCH 9/9] block/iscsi: add persistent reservation in/out driver

[PATCH v3 00/13] PCI: dw-rockchip: Add endpoint mode support
 2024-05-08 13:13 UTC  (17+ messages)
` [PATCH v3 01/13] dt-bindings: PCI: snps,dw-pcie-ep: Add vendor specific reg-name
` [PATCH v3 02/13] dt-bindings: PCI: snps,dw-pcie-ep: Add vendor specific interrupt-names
` [PATCH v3 03/13] dt-bindings: PCI: snps,dw-pcie-ep: Add tx_int{a,b,c,d} legacy irqs
` [PATCH v3 04/13] dt-bindings: PCI: rockchip-dw-pcie: Prepare for Endpoint mode support
` [PATCH v3 05/13] dt-bindings: PCI: rockchip-dw-pcie: Fix description of legacy irq
` [PATCH v3 06/13] dt-bindings: rockchip: Add DesignWare based PCIe Endpoint controller
` [PATCH v3 07/13] PCI: dw-rockchip: Fix weird indentation
` [PATCH v3 08/13] PCI: dw-rockchip: Add rockchip_pcie_get_ltssm() helper
` [PATCH v3 09/13] PCI: dw-rockchip: Refactor the driver to prepare for EP mode

[PATCH v3 00/33] Misc PPC exception and BookE MMU clean ups
 2024-05-08 13:12 UTC  (19+ 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 v3 21/33] target/ppc/mmu_common.c: Make get_physical_address_wtlb() static
` [PATCH v3 22/33] target/ppc: Remove pp_check() and reuse ppc_hash32_pp_prot()
` [PATCH v3 23/33] target/ppc/mmu_common.c: Remove BookE from direct store handling
` [PATCH v3 24/33] target/ppc/mmu_common.c: Split off BookE handling from ppc_jumbo_xlate()
` [PATCH v3 25/33] target/ppc/mmu_common.c: Remove BookE handling from get_physical_address_wtlb()

[PATCH] nvmet: prevent sprintf() overflow in nvmet_subsys_nsid_exists()
 2024-05-08 13:13 UTC  (2+ messages)

[PATCH v2 0/8] adis16501 and adis1657x support
 2024-05-08 13:13 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: iio: imu: Add ADIS16501 compatibles
` [PATCH v2 2/8] drivers: iio: imu: Add support for ADIS16501
` [PATCH v2 3/8] iio: imu: adis16475: Re-define ADIS16475_DATA
` [PATCH v2 4/8] iio: imu: adis_buffer: Add buffer setup API with buffer attributes
` [PATCH v2 5/8] iio: imu: adis16475: Create push single sample API
` [PATCH v2 6/8] drivers: iio: imu: adis16475: generic computation for sample rate
` [PATCH v2 7/8] dt-bindings: iio: imu: Add ADIS1657X family devices compatibles
` [PATCH v2 8/8] drivers: iio: imu: Add support for adis1657x family

[PATCH 1/2] drm: print top commit sha after loading the driver
 2024-05-08 12:09 UTC  (4+ messages)
` [PATCH 2/2] drm/xe: set last driver commit sha

[PATCH] erofs: Zstandard compression support
 2024-05-08 13:12 UTC  (2+ messages)

[PATCH 0/3] net: phy: mediatek: Integrate mtk-phy-lib and add 2.5Gphy support
 2024-05-08 13:09 UTC  (6+ messages)
` [PATCH 2/3] net: phy: mediatek: Add mtk phy lib for token ring access & LED/other manipulations

[PATCH] scripts/simpletrace: Mark output with unstable timestamp as WARN
 2024-05-08 13:09 UTC  (2+ messages)

[rppt:execmem/x86-rox/rfc-v2 22/26] mm/execmem.c:54:24: error: use of undeclared identifier 'PMD_SIZE'
 2024-05-08 13:09 UTC 

[PATCH 0/2] powerpc: kexec fixes
 2024-05-08 13:05 UTC  (3+ messages)
` [PATCH 1/2] powerpc/kexec_file: fix extra size calculation for kexec FDT
` [PATCH 2/2] powerpc/kexec_file: fix cpus node update to FDT

[bug report] kmemleak in rdma_core observed during blktests nvme/rdma use siw
 2024-05-08 13:08 UTC  (9+ messages)
              ` [bug report][bisected] "

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

[RFC PATCH 0/3] Introducing I915_FORMAT_MOD_4_TILED_XE2_CCS Modifier for Xe2
 2024-05-08 13:08 UTC  (3+ messages)

[PATCH 0/5] hw/mips/loongson3_virt: Implement IPI support
 2024-05-08 13:06 UTC  (6+ messages)
` [PATCH 1/5] hw/intc/loongarch_ipi: Remove pointless MAX_CPU check
` [PATCH 2/5] hw/intc/loongarch_ipi: Rename as loongson_ipi
` [PATCH 3/5] hw/intc/loongson_ipi: Implement IOCSR address space for MIPS
` [PATCH 4/5] hw/intc/loongson_ipi: Provide per core MMIO address spaces
` [PATCH 5/5] hw/mips/loongson3_virt: Wire up loongson_ipi device

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

[PATCH 1/2] tests/amdgpu/vce_enc: rename file
 2024-05-08 13:07 UTC  (2+ messages)

[PATCH] drm/xe: Modify minimum of various scheduler timeout to 0
 2024-05-08 13:06 UTC  (2+ messages)

[PATCH v2 00/27] context_tracking, rcu: Spring cleaning renaming
 2024-05-08 13:06 UTC  (7+ messages)
` [PATCH v2 19/27] rcu: Rename rcu_dynticks_zero_in_eqs() into rcu_watching_zero_in_eqs()
` [PATCH v2 20/27] rcu: Rename struct rcu_data .dynticks_snap into .watching_snap
` [PATCH v2 21/27] rcu: Rename struct rcu_data .exp_dynticks_snap into .exp_watching_snap

[PATCH] hw/loongarch/virt: Fix memory leak
 2024-05-08 13:05 UTC  (3+ messages)

[PATCH] pwm: pca9685: Drop explicit initialization of struct i2c_device_id::driver_data to 0
 2024-05-08 13:06 UTC 

[PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-05-08 13:05 UTC  (4+ messages)

[PATCH v2 0/3] drm/mediatek: Add support for OF graphs
 2024-05-08 13:03 UTC  (9+ messages)
` [PATCH v2 2/3] dt-bindings: arm: mediatek: mmsys: Add OF graph support for board path

[PATCH v2 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files
 2024-05-08 13:02 UTC  (3+ messages)

[PATCH 0/3] Add USB support for J722S EVM
 2024-05-08 13:02 UTC  (10+ 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 v2] hw/loongarch/virt: Fix memory leak
 2024-05-08 13:02 UTC  (2+ messages)

[PATCH v3] perf kvm: Add kvm-stat for loongarch64
 2024-05-08 13:02 UTC  (3+ messages)

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

[PATCH 0/5] drm/i915: PCI ID macro and subplatform changes
 2024-05-08 13:01 UTC  (8+ messages)
` [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

[PATCH] efi_loader: capsule: detect possible ESP device path
 2024-05-08 13:00 UTC  (5+ messages)

[PATCH 00/34] ASoC: Use *-y instead of *-objs in Makefile
 2024-05-08 13:00 UTC  (3+ messages)
` [PATCH 12/34] ASoC: intel: "

[PATCH 0/2] x86/fpu: Extend kernel_fpu_begin_mask() for the In-Field Scan driver
 2024-05-08 13:00 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] x86/fpu: Extend kernel_fpu_begin_mask() to initialize AMX state

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

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

[PATCH 1/2] Fix userfaultfd_api to return EINVAL as expected
 2024-05-08 12:58 UTC  (3+ messages)

[RFC PATCH] mm/vmalloc: fix vmalloc which may return null if called with __GFP_NOFAIL
 2024-05-08 12:58 UTC 

[PATCH] drm: deprecate driver date
 2024-05-08 12:57 UTC  (2+ messages)

[PATCH] hw/virtio: Fix obtain the buffer id from the last descriptor
 2024-05-08 12:56 UTC  (2+ messages)

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

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

[PATCH v2 0/7] ASoC: samsung: midas-audio: Add GPIO-based headset jack detection
 2024-05-08 12:52 UTC  (10+ 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 v2 5/7] ASoC: samsung: midas_wm1811: Use dev_err_probe where appropriate
` [PATCH v2 6/7] ARM: dts: samsung: exynos4212-tab3: Fix headset mic, add jack detection
` [PATCH v2 7/7] ARM: dts: samsung: exynos4212-tab3: Fix up wm1811 codec config

[PATCH v2 00/28] Misc PPC exception and BookE MMU clean ups
 2024-05-08 12:54 UTC  (5+ messages)
` [PATCH v2 24/28] target/ppc/mmu_common.c: Remove BookE handling from get_physical_address_wtlb()

[PATCH v3 0/4] x86/pkeys: update PKRU to enable pkey 0 before
 2024-05-08 12:55 UTC  (10+ messages)
` [PATCH v3 3/4] x86/pkeys: Update PKRU to enable all pkeys before XSAVE
` [PATCH v3 4/4] selftests/mm: Add new testcases for pkeys

[PATCH i-g-t v4 00/11] Add render-copy compression on Xe+
 2024-05-08 12:54 UTC  (12+ messages)
` [PATCH i-g-t v4 01/11] lib/intel_bufops: Store devid on buffer ops creation
` [PATCH i-g-t v4 02/11] lib/intel_blt: Rename confusing fb tile to i915 tile
` [PATCH i-g-t v4 03/11] lib/intel_blt: Add i915 -> blt tile helper converter
` [PATCH i-g-t v4 04/11] lib/intel_bufops: Restrict tilings on non-flatccs platforms
` [PATCH i-g-t v4 05/11] lib/intel_bufops: Start supporting compression on Xe2+
` [PATCH i-g-t v4 06/11] lib/rendercopy_gen9: Separate xe and xe2 compression format
` [PATCH i-g-t v4 07/11] lib/intel_cmds_info: Define tiling macros
` [PATCH i-g-t v4 08/11] lib/intel_cmds_info: Introduce render tilings
` [PATCH i-g-t v4 09/11] lib/intel_blt: Add render tilings and compression support helper
` [PATCH i-g-t v4 10/11] tests/xe_render_copy: Add subtest which exercises compression
` [PATCH i-g-t v4 11/11] tests/xe_intel_bb: Use supported tilings instead hardcoded ones

[Buildroot] [PATCH] package/uclibc: enable riscv32
 2024-05-08 12:55 UTC 

Generating SPDX documents without actually building anything
 2024-05-08 12:53 UTC  (2+ 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] [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  (11+ messages)
` [PATCH v4 2/6] arm64: dts: rockchip: enable thermal management on all RK3588 boards

[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  (3+ messages)
` [PATCH 3/5] MIPS: Move mips_cm_probe after prom_init

[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 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 v1] slimbus: qcom-ngd-ctrl: Add stream disable support
 2024-05-07  6:30 UTC 

[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  (2+ messages)
` ✓ CI.BAT: success for Cursor Fault Fix (rev2)

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

[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  (2+ messages)
` [PATCH v2 3/8] x86/vlapic: Move lapic_load_hidden migration checks to the check hook


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.