All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-01 19:24:38 to 2024-02-01 20:02:39 UTC [more...]

[PATCH v2 0/3] Add Rust Rockchip PHY driver
 2024-02-01 20:02 UTC  (5+ messages)
` [PATCH v2 2/3] rust: phy: add some phy_driver and genphy_ functions

[PATCH] drm/tegra: Remove of_dma_configure() from host1x_device_add()
 2024-02-01 20:02 UTC  (5+ messages)

[PATCH v2 0/3] backlight: mp3309c: Allow to use on non-OF platforms
 2024-02-01 15:14 UTC  (2+ messages)
` [PATCH v2 1/3] backlight: mp3309c: Make use of device properties

[PATCH 3/4] libata: avoid waking disk for several commands
 2024-02-01 20:01 UTC  (12+ messages)
` [PATCH 0/3] Let sleeping disks lie
  ` [PATCH 1/3] libata: avoid waking disk for several commands

[PATCHSET v29.2 8/8] xfs: reduce refcount repair memory usage
 2024-02-01 20:00 UTC  (4+ messages)
` [PATCH 1/3] xfs: define an in-memory btree for storing refcount bag info during repairs
` [PATCH 2/3] xfs: create refcount bag structure for btree repairs
` [PATCH 3/3] xfs: port refcount repair to the new refcount bag structure

[PATCH 0/2] A couple of VM bind fixes
 2024-02-01 20:00 UTC  (5+ messages)
` [PATCH 2/2] drm/xe: Pick correct userptr VMA to repin on REMAP op failure

[PATCHSET v29.2 7/8] xfs: online repair of rmap btrees
 2024-02-01 19:59 UTC  (6+ messages)
` [PATCH 1/5] xfs: create a helper to decide if a file mapping targets the rt volume
` [PATCH 2/5] xfs: create agblock bitmap helper to count the number of set regions
` [PATCH 3/5] xfs: repair the rmapbt
` [PATCH 4/5] xfs: create a shadow rmap btree during rmap repair
` [PATCH 5/5] xfs: hook live rmap operations during a repair operation

[PATCH] arm64: dts: qcom: sm8650: Use GIC-ITS for PCIe0 and PCIe1
 2024-02-01 19:59 UTC  (2+ messages)

[PATCH V2] lockdep: fix deadlock issue between lockdep and rcu
 2024-02-01 19:58 UTC  (5+ messages)

[PATCH v3 0/9] Enabling DCD emulation support in Qemu
 2024-02-01 19:58 UTC  (4+ messages)
` [PATCH v3 2/9] hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support

[PATCH] btrfs: fix deadlock with fiemap and extent locking
 2024-02-01 19:58 UTC 

[PATCH v2 00/19] qapi: statically type schema.py
 2024-02-01 19:57 UTC  (5+ messages)
` [PATCH v2 13/19] qapi/schema: split "checked" field into "checking" and "checked"

[PATCHSET v29.2 6/8] xfs: support in-memory btrees
 2024-02-01 19:58 UTC  (6+ messages)
` [PATCH 1/5] xfs: teach buftargs to maintain their own buffer hashtable
` [PATCH 2/5] xfs: support in-memory buffer cache targets
` [PATCH 3/5] xfs: add a xfs_btree_ptrs_equal helper
` [PATCH 4/5] xfs: support in-memory btrees
` [PATCH 5/5] xfs: launder in-memory btree buffers before transaction commit

[PATCH i-g-t v4 0/5] Fill block-copy test gap for unaligned sizes
 2024-02-01 19:58 UTC  (12+ messages)
` [PATCH i-g-t v4 2/5] lib/intel_blt: Change surface size calculation
` [PATCH i-g-t v4 4/5] tests/xe-ccs: Add tests which exercise small to large blit sizes
` [PATCH i-g-t v4 5/5] tests/xe_exercise_blt: Exercise small to large fast-copy blits

[PATCH 0/2] riscv: Use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS to set misaligned access speed
 2024-02-01 19:57 UTC  (6+ messages)
` [PATCH 2/2] riscv: Disable misaligned access probe when CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS

[PATCHSET v29.2 5/8] xfs: buftarg cleanups
 2024-02-01 19:57 UTC  (5+ messages)
` [PATCH 1/4] xfs: make GFP_ usage consistent when allocating buftargs
` [PATCH 2/4] xfs: remove the xfs_buftarg_t typedef
` [PATCH 3/4] xfs: remove xfs_setsize_buftarg_early
` [PATCH 4/4] xfs: move setting bt_logical_sectorsize out of xfs_setsize_buftarg

[PATCH 1/5] mean and variance: Promote to lib/math
 2024-02-01 19:57 UTC  (4+ messages)
` [PATCH 4/5] time_stats: Promote to lib/

[PATCH v1 0/5] Add tuning algorithm for delay chain
 2024-02-01 19:57 UTC  (9+ messages)
` [PATCH v1 1/5] mmc: sdhci_am654: "
` [PATCH v1 2/5] mmc: sdhci_am654: Write ITAPDLY for DDR52 timing
` [PATCH v1 3/5] mmc: sdhci_am654: Add missing OTAP/ITAP enable
` [PATCH v1 4/5] mmc: sdhci_am654: Add ITAPDLYSEL in sdhci_j721e_4bit_set_clock

[Bug 199727] CPU freezes in KVM guests during high IO load on host
 2024-02-01 19:56 UTC 

[PATCHSET v29.2 4/8] xfs: btree readahead cleanups
 2024-02-01 19:56 UTC  (5+ messages)
` [PATCH 1/4] xfs: remove xfs_btree_reada_bufl
` [PATCH 2/4] xfs: remove xfs_btree_reada_bufs
` [PATCH 3/4] xfs: move and rename xfs_btree_read_bufl
` [PATCH 4/4] xfs: split xfs_buf_rele for cached vs uncached buffers

[PATCH] cpuidle: do not shrink guest poll_limit_ns below grow_start
 2024-02-01 18:45 UTC  (2+ messages)

[PATCH] drm/nouveau: fix several DMA buffer leaks
 2024-02-01 19:55 UTC 

[PATCHSET v29.2 3/8] xfs: btree check cleanups
 2024-02-01 19:55 UTC  (11+ messages)
` [PATCH 01/10] xfs: simplify xfs_btree_check_sblock_siblings
` [PATCH 02/10] xfs: simplify xfs_btree_check_lblock_siblings
` [PATCH 03/10] xfs: open code xfs_btree_check_lptr in xfs_bmap_btree_to_extents
` [PATCH 04/10] xfs: consolidate btree ptr checking
` [PATCH 05/10] xfs: misc cleanups for __xfs_btree_check_sblock
` [PATCH 06/10] xfs: remove the crc variable in __xfs_btree_check_lblock
` [PATCH 07/10] xfs: tighten up validation of root block in inode forks
` [PATCH 08/10] xfs: consolidate btree block verification
` [PATCH 09/10] xfs: rename btree helpers that depends on the block number representation
` [PATCH 10/10] xfs: factor out a __xfs_btree_check_lblock_hdr helper

[PATCH 0/2] Program Deep PKG_C_LATENCY register
 2024-02-01 19:55 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 1/4] leds: rgb: leds-group-multicolor: allow leds to stay on in suspend
 2024-02-01 19:54 UTC  (5+ messages)
` [PATCH 2/4] arm64: dts: sun50i-a64-pinephone: Retain leds state "

[PATCH v6 00/14] Improve KVM + userfaultfd performance via KVM_MEMORY_FAULT_EXITs on stage-2 faults
 2024-02-01 19:53 UTC  (10+ messages)
` [PATCH v6 06/14] KVM: Add memslot flag to let userspace force an exit on missing hva mappings

[PATCH] x86/hyperv: Use per cpu initial stack for vtl context
 2024-02-01 19:53 UTC  (2+ messages)

[PATCH] drm/xe/hwmon: Refactor xe hwmon
 2024-02-01 19:53 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for drm/xe/hwmon: Refactor xe hwmon (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH] KVM: x86/pmu: Fix type length error when reading pmu->fixed_ctr_ctrl
 2024-02-01 19:53 UTC  (8+ messages)

[PATCH] hw/ide: Add the possibility to disable the CompactFlash device in the build
 2024-02-01 19:51 UTC  (6+ messages)

[PATCHSET v29.2 2/8] xfs: remove bc_btnum from btree cursors
 2024-02-01 19:52 UTC  (28+ messages)
` [PATCH 01/27] xfs: move comment about two 2 keys per pointer in the rmap btree
` [PATCH 02/27] xfs: add a xfs_btree_init_ptr_from_cur
` [PATCH 03/27] xfs: don't override bc_ops for staging btrees
` [PATCH 04/27] xfs: fold xfs_allocbt_init_common into xfs_allocbt_init_cursor
` [PATCH 05/27] xfs: remove xfs_allocbt_stage_cursor
` [PATCH 06/27] xfs: fold xfs_inobt_init_common into xfs_inobt_init_cursor
` [PATCH 07/27] xfs: remove xfs_inobt_stage_cursor
` [PATCH 08/27] xfs: fold xfs_refcountbt_init_common into xfs_refcountbt_init_cursor
` [PATCH 09/27] xfs: remove xfs_refcountbt_stage_cursor
` [PATCH 10/27] xfs: fold xfs_rmapbt_init_common into xfs_rmapbt_init_cursor
` [PATCH 11/27] xfs: remove xfs_rmapbt_stage_cursor
` [PATCH 12/27] xfs: make full use of xfs_btree_stage_ifakeroot in xfs_bmbt_stage_cursor
` [PATCH 13/27] xfs: make fake file forks explicit
` [PATCH 14/27] xfs: fold xfs_bmbt_init_common into xfs_bmbt_init_cursor
` [PATCH 15/27] xfs: remove xfs_bmbt_stage_cursor
` [PATCH 16/27] xfs: split the agf_roots and agf_levels arrays
` [PATCH 17/27] xfs: add a name field to struct xfs_btree_ops
` [PATCH 18/27] xfs: add a sick_mask "
` [PATCH 19/27] xfs: refactor the btree cursor allocation logic in xchk_ag_btcur_init
` [PATCH 20/27] xfs: split xfs_allocbt_init_cursor
` [PATCH 21/27] xfs: remove xfs_inobt_cur
` [PATCH 22/27] xfs: remove the btnum argument to xfs_inobt_count_blocks
` [PATCH 23/27] xfs: remove the which variable in xchk_iallocbt
` [PATCH 24/27] xfs: split xfs_inobt_insert_sprec
` [PATCH 25/27] xfs: split xfs_inobt_init_cursor
` [PATCH 26/27] xfs: pass a 'bool is_finobt' to xfs_inobt_insert
` [PATCH 27/27] xfs: remove xfs_btnum_t

[PATCH v1 00/18] Thermal: Part 1 - Introduce new structs and registration
 2024-02-01 19:51 UTC  (9+ messages)
` [PATCH v1 02/18] thermal: Add new structures and thermal_zone_device_register()
` [PATCH v1 03/18] thermal: Directly use thermal_zone_platform_params for thermal_zone_device
` [PATCH v1 08/18] thermal: intel: pch_thermal: Migrate to thermal_zone_device_register()

[PATCH] btrfs: preallocate temporary extent buffer for inode logging when needed
 2024-02-01 19:52 UTC  (4+ messages)

[PATCH v3 0/5] selftests/resctrl: Add non-contiguous CBMs in Intel CAT selftest
 2024-02-01 19:47 UTC  (5+ messages)
` [PATCH v3 5/5] selftests/resctrl: Add non-contiguous CBMs CAT test

[PATCH v2 1/6] dt-bindings: display: rockchip: rockchip,dw-hdmi: remove port property
 2024-02-01 19:47 UTC  (5+ messages)
  ` [PATCH v2 1/6] dt-bindings: display: rockchip: rockchip, dw-hdmi: "

[PATCH 00/46] Dynamic allocation of reserved_mem array
 2024-02-01 19:46 UTC  (5+ messages)

[PATCH] xen/bitmap: Drop unused headers
 2024-02-01 19:46 UTC  (2+ messages)

[Bug 217599] New: Adaptec 71605z hangs with aacraid: Host adapter abort request after update to linux 6.4.0
 2024-02-01 19:46 UTC  (2+ messages)
` [Bug 217599] "

[PATCH v2 00/20] Support more Amlogic SoC families in crypto driver
 2024-02-01 19:45 UTC  (7+ messages)
` [PATCH v2 03/20] drviers: crypto: meson: add platform data

[PATCH v3 net-next 0/2] Add HW checksum offload support for RZ/G2L GbEthernet IP
 2024-02-01 19:45 UTC  (3+ messages)
` [PATCH v3 net-next 1/2] ravb: Add Rx checksum offload support for GbEth
` [PATCH v3 net-next 2/2] ravb: Add Tx "

[PATCHSET v29.2 1/8] xfs: move btree geometry to ops struct
 2024-02-01 19:45 UTC  (24+ messages)
` [PATCH 01/23] xfs: consolidate btree block freeing tracepoints
` [PATCH 02/23] xfs: consolidate btree block allocation tracepoints
` [PATCH 03/23] xfs: set the btree cursor bc_ops in xfs_btree_alloc_cursor
` [PATCH 04/23] xfs: drop XFS_BTREE_CRC_BLOCKS
` [PATCH 05/23] xfs: fix imprecise logic in xchk_btree_check_block_owner
` [PATCH 06/23] xfs: encode the btree geometry flags in the btree ops structure
` [PATCH 07/23] xfs: remove bc_ino.flags
` [PATCH 08/23] xfs: consolidate the xfs_alloc_lookup_* helpers
` [PATCH 09/23] xfs: turn the allocbt cursor active field into a btree flag
` [PATCH 10/23] xfs: extern some btree ops structures
` [PATCH 11/23] xfs: initialize btree blocks using btree_ops structure
` [PATCH 12/23] xfs: rename btree block/buffer init functions
` [PATCH 13/23] xfs: btree convert xfs_btree_init_block to xfs_btree_init_buf calls
` [PATCH 14/23] xfs: remove the unnecessary daddr paramter to _init_block
` [PATCH 15/23] xfs: set btree block buffer ops in _init_buf
` [PATCH 16/23] xfs: move lru refs to the btree ops structure
` [PATCH 17/23] xfs: move the btree stats offset into struct btree_ops
` [PATCH 18/23] xfs: factor out a xfs_btree_owner helper
` [PATCH 19/23] xfs: factor out a btree block owner check
` [PATCH 20/23] xfs: store the btree pointer length in struct xfs_btree_ops
` [PATCH 21/23] xfs: split out a btree type from the btree ops geometry flags
` [PATCH 22/23] xfs: split the per-btree union in struct xfs_btree_cur
` [PATCH 23/23] xfs: create predicate to determine if cursor is at inode root level

[PATCH net v2 0/2] net: dqs: NIC stall detector
 2024-02-01 19:43 UTC  (4+ messages)

[PATCH v2 0/4] RK3588 and Rock 5B dts additions: thermal, OPP and fan
 2024-02-01 19:43 UTC  (11+ messages)
` [PATCH v2 2/4] arm64: dts: rockchip: enable temperature driven fan control on Rock 5B

[Patch v2] net/mana: use rte_pktmbuf_alloc_bulk for allocating RX WQEs
 2024-02-01 19:41 UTC  (4+ messages)
` [Patch v3] "

[PATCH] drm/xe: Fix loop in vm_bind_ioctl_ops_unwind
 2024-02-01 19:41 UTC  (2+ messages)
` ✓ CI.BAT: success for "

[SkyHigh Memory SPI NAND Driver]
 2024-02-01 19:40 UTC  (5+ messages)

[PATCH] blackhole_dev: Fix buil warning
 2024-02-01 19:40 UTC  (4+ messages)

[RFC PATCH 0/4] test-tool: add unit test suite runner
 2024-02-01 19:40 UTC  (5+ messages)
` [RFC PATCH 1/4] t0080: turn t-basic unit test into a helper

[PATCH v2 6/6] PCI: dwc: Add common send PME_Turn_Off message method
 2024-02-01 19:40 UTC  (3+ messages)

[PATCH, RESEND] x86/sev: Fix SEV check in sev_map_percpu_data()
 2024-02-01 19:38 UTC  (2+ messages)

[PATCH] doc: fix test eventdev example commands
 2024-02-01 19:37 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[OE-core][kirkstone 0/4] Patch review
 2024-02-01 19:37 UTC  (5+ messages)
` [OE-core][kirkstone 1/4] xwayland: Fix CVE-2023-6377 CVE-2023-6478
` [OE-core][kirkstone 2/4] python3-jinja2: upgrade 3.1.1 -> 3.1.2
` [OE-core][kirkstone 3/4] python3-jinja2: upgrade 3.1.2 -> 3.1.3
` [OE-core][kirkstone 4/4] image-live.bbclass: LIVE_ROOTFS_TYPE support compression

[PATCH v2] pc-bios/optionrom: Fix pvh.img ld build failure on fedora rawhide
 2024-02-01 19:36 UTC 

[RFC] [PATCH 0/4] xfs: reactivate inodes immediately in xfs_iget
 2024-02-01 19:36 UTC  (5+ messages)
` [PATCH 3/4] xfs: allow lazy removal of inodes from the inodegc queues
` [PATCH 4/4] xfs: reactivate XFS_NEED_INACTIVE inodes from xfs_iget

[PATCH v9 00/16] PCI: imx6: Clean up and add imx95 pci support
 2024-02-01 19:34 UTC  (4+ messages)

[Bug 218171] New: amd-pstate not loading on zen2 threadripper 3960x (trx40
 2024-02-01 19:34 UTC  (2+ messages)
` [Bug 218171] "

[PATCH v12 0/5] fix vt-d hard lockup when hotplug ATS capable device
 2024-02-01 19:34 UTC  (10+ messages)
` [PATCH v12 5/5] iommu/vt-d: improve ITE fault handling if target device isn't present

[PATCH v3 1/3] pidfd: allow pidfd_open() on non-thread-group leaders
 2024-02-01 19:33 UTC  (12+ messages)
  ` [RFC PATCH] pidfd: implement PIDFD_THREAD flag for pidfd_open()

[PATCH] soc: fsl: qbman: Remove RESERVEDMEM_OF_DECLARE usage
 2024-02-01 19:29 UTC  (3+ messages)

[PATCH] iommu/iova: use named kmem_cache for iova magazines
 2024-02-01 19:30 UTC 

[PATCH v1 0/5] Device-tree improvements for Lenovo Flex/Yoga 5G laptop
 2024-02-01 19:30 UTC  (11+ messages)
` [PATCH v1 1/5] arm64: dts: qcom: sc8180x-lenovo-flex-5g: fix GPU firmware path
` [PATCH v1 2/5] arm64: dts: qcom: sc8180x-lenovo-flex-5g: set names for i2c hid nodes
` [PATCH v1 3/5] arm64: dts: qcom: sc8180x-lenovo-flex-5g: enable touchscreen
` [PATCH v1 4/5] arm64: dts: qcom: sc8180x-lenovo-flex-5g: set touchpad i2c frequency to 10 kHz
` [PATCH v1 5/5] arm64: dts: qcom: sc8180x-lenovo-flex-5g: Allow UFS regulators load/mode setting

[PATCH rfc 0/9] mm: migrate: support poison recover from migrate folio
 2024-02-01 19:27 UTC  (3+ messages)
` [PATCH rfc 2/9] mm: migrate_device: use more folio in __migrate_device_pages()

[PATCH] arm64: dts: qcom: ipq8074: add clock-frequency to MDIO node
 2024-02-01 19:27 UTC  (2+ messages)

[PATCH] workqueue: rust: sync with `WORK_CPU_UNBOUND` change
 2024-02-01 19:27 UTC  (2+ messages)

[PATCH v1] Bluetooth: Remove BT_HS
 2024-02-01 19:25 UTC  (2+ messages)
` [v1] "

[PATCH] Make the build-in NFSD server's lease time adjustable
 2024-02-01 19:24 UTC 


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.