All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-07 17:26:24 to 2024-06-07 18:56:51 UTC [more...]

[RFC PATCH 7/8] rust: add firmware abstractions
 2024-06-07 17:55 UTC  (8+ messages)

[PATCH] drm/radeon: remove load callback
 2024-06-07 17:35 UTC  (4+ messages)

[PATCH 1/2] leds: rgb: leds-qcom-lpg: Add PPG check for setting/clearing PBS triggers
 2024-06-07 18:56 UTC  (3+ messages)
` [PATCH 2/2] leds: rgb: leds-qcom-lpg: Fix line wrapping style issues

[RFC PATCH 00/31] Make U-Boot memory reservations coherent
 2024-06-07 18:52 UTC  (19+ messages)
` [RFC PATCH 01/31] lmb: remove the unused lmb_is_reserved() function
` [RFC PATCH 02/31] lmb: staticize __lmb_alloc_base()
` [RFC PATCH 03/31] lmb: make the lmb reservations persistent
` [RFC PATCH 04/31] lmb: remove local instances of the lmb structure variable
` [RFC PATCH 05/31] lmb: pass a flag to image_setup_libfdt() for lmb reservations
` [RFC PATCH 06/31] lmb: reserve and add common memory regions post relocation
` [RFC PATCH 07/31] lmb: remove lmb_init_and_reserve_range() function
` [RFC PATCH 08/31] lmb: replcace the lmb_init_and_reserve() function
` [RFC PATCH 09/31] lmb: allow for resizing lmb regions
` [RFC PATCH 10/31] event: add events to notify memory map changes
` [RFC PATCH 11/31] lib: Kconfig: add a config symbol for getting memory map updates
` [RFC PATCH 12/31] add a function to check if an address is in RAM memory
` [RFC PATCH 13/31] efi_memory: notify of any changes to the EFI memory map
` [RFC PATCH 14/31] lmb: notify of any changes to the LMB "
` [RFC PATCH 15/31] efi_memory: add an event handler to update "
` [RFC PATCH 16/31] lmb: "
` [RFC PATCH 17/31] lmb: remove call to efi_lmb_reserve()
` [RFC PATCH 18/31] sandbox: iommu: remove lmb allocation in the driver

[PATCH] cpuidle: menu: Cleanup after loadavg removal
 2024-06-07 18:56 UTC  (2+ messages)

objtool query: section start/end symbols?
 2024-06-07 18:54 UTC  (3+ messages)

[PATCH v2 00/16] Introduce a store type enum for the Maple tree
 2024-06-07 18:52 UTC  (15+ messages)
` [PATCH v2 01/16] maple_tree: introduce store_type enum
` [PATCH v2 02/16] maple_tree: introduce mas_wr_prealloc_setup()
` [PATCH v2 03/16] maple_tree: move up mas_wr_store_setup() and mas_wr_prealloc_setup()
` [PATCH v2 04/16] maple_tree: introduce mas_wr_store_type()
` [PATCH v2 05/16] maple_tree: remove mas_destroy() from mas_nomem()
` [PATCH v2 07/16] maple_tree: use mas_store_gfp() in mtree_store_range()
` [PATCH v2 08/16] maple_tree: print store type in mas_dump()
` [PATCH v2 09/16] maple_tree: use store type in mas_wr_store_entry()
` [PATCH v2 10/16] maple_tree: convert mas_insert() to preallocate nodes
` [PATCH v2 11/16] maple_tree: simplify mas_commit_b_node()
` [PATCH v2 13/16] maple_tree: have mas_store() allocate nodes if needed
` [PATCH v2 14/16] maple_tree: remove node allocations from various write helper functions
` [PATCH v2 15/16] maple_tree: remove repeated sanity checks from mas_wr_append()
` [PATCH v2 16/16] maple_tree: remove unneeded mas_wr_walk() in mas_store_prealloc()

[PATCH v6 0/6] Tracing cleanup and add mmio tracing
 2024-06-07 18:54 UTC  (13+ messages)
` [PATCH v6 1/6] drm/xe/trace: Extract bo, vm, vma traces
` [PATCH v6 2/6] drm/xe/trace: Extract guc related traces
` [PATCH v6 3/6] drm/xe/trace: Print device_id in xe_trace_bo events
` [PATCH v6 4/6] drm/xe/trace: Print device_id in xe_trace_guc events
` [PATCH v6 5/6] drm/xe/trace: Print device_id in xe_trace events
` [PATCH v6 6/6] drm/xe: Add reg read/write trace
` ✓ CI.Patch_applied: success for Tracing cleanup and add mmio tracing (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH 0/3] ACPI/ALSA/soundwire: add acpi_get_local_u64_address() helper
 2024-06-07 18:51 UTC  (3+ messages)
` [PATCH 1/3] ACPI: utils: introduce acpi_get_local_u64_address()

[PATCH] mm: zswap: add VM_BUG_ON() if large folio swapin is attempted
 2024-06-07 18:52 UTC  (10+ messages)

[PATCH 0/7] arm64: dts: imx8qm: add subsystem lvds and mipi
 2024-06-07 18:52 UTC  (4+ messages)
` [PATCH 1/7] arm64: dts: imx8qm: add lvds subsystem

[PATCH v0] RISC-V: Use Zkr to seed KASLR base address
 2024-06-07 18:51 UTC  (6+ messages)

[PATCH v2 0/2] cipso: make cipso_v4_skbuff_delattr() fully remove the CIPSO options
 2024-06-07 18:50 UTC  (2+ messages)

[PATCH 2/2] ci: let pedantic job compile with -Og
 2024-06-07 18:48 UTC  (7+ messages)
` [PATCH v2 0/2] ci: detect more warnings via `-Og`
  ` [PATCH v2 2/2] ci: compile "linux-gcc-default" job with -Og

[PATCH 0/2] mm: swap: mTHP swap allocator base on swap cluster order
 2024-06-07 18:48 UTC  (12+ messages)

"proof of concept" for systemwide USDT
 2024-06-07 18:48 UTC  (5+ messages)
` [PATCH 03/14] Let USDT module names contain dots
  ` [DTrace-devel] "

[PATCH 0/8] PM/ACPI - New Intel CPU #defines
 2024-06-07 18:48 UTC  (2+ messages)

[PATCH v2 0/7] HID/arm64: dts: qcom: sc8280xp-x13s: fix touchscreen power on
 2024-06-07 18:48 UTC  (2+ messages)
` (subset) "

[PATCH v4] batman-adv: Add flex array to struct batadv_tvlv_tt_data
 2024-06-07 18:33 UTC  (2+ messages)

long stalls when creating 20 directory trees of 1 million inodes in parallel
 2024-06-07 18:43 UTC  (15+ messages)

[PATCH V2 0/9] PCIe TPH and cache direct injection support
 2024-06-07 18:43 UTC  (9+ messages)
` [PATCH V2 5/9] PCI/TPH: Introduce API functions to manage steering tags
` [PATCH V2 6/9] PCI/TPH: Retrieve steering tag from ACPI _DSM
` [PATCH V2 7/9] PCI/TPH: Add TPH documentation

[PATCH 0/2] ci: detect more warnings via `-Og`
 2024-06-07 18:42 UTC  (6+ messages)
` [PATCH 2/2] ci: let pedantic job compile with -Og

[PATCH v2 1/2] translators: support 6.10
 2024-06-07 18:41 UTC  (2+ messages)
` [PATCH v2 2/2] dlibs: pregenerated translators for 6.10

[PATCH v1 0/3] mm/memory_hotplug: use PageOffline() instead of PageReserved() for !ZONE_DEVICE
 2024-06-07 18:40 UTC  (3+ messages)
` [PATCH v1 1/3] mm: pass meminit_context to __free_pages_core()

[PATCH v16 0/5] implement getrandom() in vDSO
 2024-06-07 18:40 UTC  (5+ messages)
` [PATCH v16 1/5] mm: add VM_DROPPABLE for designating always lazily freeable mappings
` [PATCH v16 4/5] random: introduce generic vDSO getrandom() implementation

[PATCH v11 0/4] Firmware Support for USB-HID Devices and CP2112
 2024-06-07 18:38 UTC  (6+ messages)
` [PATCH v11 1/4] dt-bindings: i2c: Add CP2112 HID USB to SMBus Bridge

[PATCH v2 00/15] TDX MMU prep series part 1
 2024-06-07 18:39 UTC  (4+ messages)
` [PATCH v2 06/15] KVM: x86/mmu: Support GFN direct mask

[PATCH] perf test stat_bpf_counter.sh: Remove comparison of separate runs
 2024-06-07 18:38 UTC  (4+ messages)

[PATCH] drm/xe: Introduce xe_gt_dbg_printer()
 2024-06-07 18:33 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 00/19] midx: incremental multi-pack indexes, part one
 2024-06-07 18:33 UTC  (4+ messages)

move integrity settings to queue_limits v2
 2024-06-07 18:31 UTC  (3+ messages)
  ` [PATCH 04/11] block: remove the blk_integrity_profile structure

[PATCH] translators: support 6.10
 2024-06-07 18:31 UTC 

[PATCH V2] perf stat: Fix the hard-coded metrics calculation on the hybrid
 2024-06-07 18:27 UTC  (2+ messages)

perf 6.9-1 (archlinux) crashes during recording of cycles + raw_syscalls
 2024-06-07 18:26 UTC  (8+ messages)

[PATCH] ACPI: x86: Force StorageD3Enable on more products
 2024-06-07 18:25 UTC  (3+ messages)

[v2 00/31] Basic system allocator support in xe driver
 2024-06-07 18:23 UTC  (13+ messages)
` [v2 28/31] drm/xe/svm: Introduce helper to migrate vma to vram
` [v2 31/31] drm/xe/svm: Migration from sram to vram for system allocator

[PATCH net-next v3 0/4] Enable PTP timestamping/PPS for AM65x SR1.0 devices
 2024-06-07 18:24 UTC  (4+ messages)
` [PATCH net-next v3 2/4] net: ti: icss-iep: Remove spinlock-based synchronization

[PATCH] lib: serial: fix RX path in litex-uart
 2024-06-07 18:23 UTC 

[davidhildenbrand:virtio-mem-pg-offline 3/5] mm/mm_init.c:1931:41: error: too few arguments to function call, expected 3, have 2
 2024-06-07 18:22 UTC 

[PATCH v4] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
 2024-06-07 18:20 UTC 

[PATCH v2 0/4] XOR Math Fixups: translation & position
 2024-06-07 18:20 UTC  (8+ messages)
` [PATCH v2 1/4] cxl/core: Rename cxl_trace_hpa() to cxl_translate()
` [PATCH v2 2/4] cxl/acpi: Restore XOR'd position bits during address translation

[groeck-staging:hwmon-next] BUILD SUCCESS 431761d744cc94f563033713b1ea9014887a3dd4
 2024-06-07 18:19 UTC 

[PATCH] drm/i915/gt/uc: Evaluate GuC priority within locks
 2024-06-07 18:19 UTC  (2+ messages)

[PATCH v1] perf top: Make zeroing histogram on refresh the default
 2024-06-07 18:18 UTC  (4+ messages)

[PATCH v3 0/2] vfio/pci: add msi interrupt affinity support
 2024-06-07 18:18 UTC  (5+ messages)
` [PATCH v3 1/2] cgroup/cpuset: export cpuset_cpus_allowed()

[PATCH 0/5] docs: i2c: summary: update and use inclusive wording
 2024-06-07 18:17 UTC  (11+ messages)
` [PATCH 1/5] docs: i2c: summary: start sentences consistently
` [PATCH 2/5] docs: i2c: summary: update I2C specification link
` [PATCH 3/5] docs: i2c: summary: update speed mode description
` [PATCH 4/5] docs: i2c: summary: document use of inclusive language
` [PATCH 5/5] docs: i2c: summary: rephrase paragraph explaining the figure

[PATCH] wifi: cfg80211: make hash table duplicates more survivable
 2024-06-07 18:17 UTC 

[Buildroot] QT5webkit build error
 2024-06-07 18:17 UTC 

[PATCH v6 00/16] selftests/resctrl: resctrl_val() related cleanups & improvements
 2024-06-07 18:16 UTC  (5+ messages)
` [PATCH v6 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
` [PATCH v6 15/16] selftests/resctrl: Remove mongrp from CMT test

[PATCH] selftests/resctrl: Fix noncont_cat_run_test for AMD
 2024-06-07 18:16 UTC  (5+ messages)

[PATCHSET 3/3] xfsprogs: scale shards on ssds
 2024-06-07 18:16 UTC  (5+ messages)

[PATCH] doc: Add UEFI supplement document
 2024-06-07 18:11 UTC  (2+ messages)

[PATCH v2] dmaengine: ti: k3-udma: Fix BCHAN count with UHC and HC channels
 2024-06-07 18:11 UTC  (2+ messages)

[Buildroot] [PATCH] boot/ti-k3-r5-loader: share download files with uboot
 2024-06-07 18:10 UTC  (3+ messages)

[for-6.11 PATCH 00/29] nfs/nfsd: add support for localio bypass
 2024-06-07 18:09 UTC  (3+ messages)
` [for-6.11 PATCH 30/29] nfs/nfsd: ensure localio server always uses its network namespace

[PATCH 0/7] MIPS: Enable EFI support
 2024-06-07 18:08 UTC  (2+ messages)

[meta-ti][master/scarthgap][PATCH] conf: machine: add AM68-SK machine configuration
 2024-06-07 18:07 UTC  (2+ messages)

[PATCH] watchdog: add missing MODULE_DESCRIPTION() macros
 2024-06-07 18:04 UTC 

[PATCH 6.6 000/744] 6.6.33-rc1 review
 2024-06-07 18:02 UTC  (2+ messages)

[PATCH] selftests: net: Add on/off checks for network interface non fixed features
 2024-06-07 18:01 UTC  (2+ messages)

[PATCH 6.9 000/374] 6.9.4-rc1 review
 2024-06-07 18:01 UTC  (2+ messages)

[PATCH v1] media: i2c: imx219: fix msr access command sequence
 2024-06-07 18:01 UTC  (5+ messages)

[linux-linus test] 186278: regressions - FAIL
 2024-06-07 18:00 UTC 

[PATCH v4 0/6] hwmon: Add support for SPD5118 compliant chips
 2024-06-07 18:00 UTC  (4+ messages)
` [PATCH v4 5/6] i2c: smbus: Support DDR5 SPD EEPROMs

[PATCH 6.1 000/473] 6.1.93-rc1 review
 2024-06-07 17:59 UTC  (2+ messages)

[PATCH v3 0/2] cxl: Region bandwidth calculation for targets with shared upstream link
 2024-06-07 17:58 UTC  (7+ messages)
` [PATCH v3 2/2] cxl: Calculate region bandwidth of "

[RESEND][PATCH 0/3] small pm80xx driver fixes
 2024-06-07 17:57 UTC  (4+ messages)
` [PATCH 1/3] scsi: pm80xx: Set phy->enable_completion only when we wait for it
` [PATCH 2/3] scsi: pm80xx: Do not issue hard reset before NCQ EH
` [PATCH 3/3] scsi: pm8001: Update log level when reading config table

[PATCH] iommu/amd: Fix panic accessing amd_iommu_enable_faulting
 2024-06-07 17:56 UTC  (2+ messages)

[PATCH v3 0/2] x86/sgx: Fix two data races in EAUG/EREMOVE flows
 2024-06-07 17:47 UTC  (2+ messages)

[PATCH v3 00/14] arm64: Support for running as a guest in Arm CCA
 2024-06-07 17:55 UTC  (8+ messages)
` [PATCH v3 12/14] arm64: realm: Support nonsecure ITS emulation shared

[PATCH v1 0/3] Fix and improve __maps__fixup_overlap_and_insert
 2024-06-07 17:51 UTC  (2+ messages)

[PATCH] perf script: netdev-times: add location parameter to consume_skb
 2024-06-07 17:51 UTC  (2+ messages)

[PATCH v2] dmaengine: xilinx: xdma: Fix data synchronisation in xdma_channel_isr()
 2024-06-07 17:47 UTC  (3+ messages)

[PATCH] dmaengine: qcom: add missing MODULE_DESCRIPTION() macros
 2024-06-07 17:47 UTC  (3+ messages)

[PATCH v3] dt-bindings: dma: fsl,imx-dma: Convert to dtschema
 2024-06-07 17:47 UTC  (3+ messages)

[PATCH 1/2] firmware: add nowarn variant of request_firmware_nowait()
 2024-06-07 17:47 UTC  (2+ messages)

[RESEND PATCH] dmaengine: ti: k3-udma: fix module autoloading
 2024-06-07 17:47 UTC  (2+ messages)

[PATCH v2 0/6] drm/i915: gvt register macro cleanups, unused macro removals
 2024-06-07 17:47 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915: gvt register macro cleanups, unused macro removals (rev2)
` ✗ Fi.CI.BAT: failure "

[PATCH v2] dmaengine: add missing MODULE_DESCRIPTION() macros
 2024-06-07 17:47 UTC  (2+ messages)

Translation of kernel documentation
 2024-06-07 17:45 UTC 

[PATCH v2 0/1] drm/xe/hwmon: Remove xe_hwmon_process_reg
 2024-06-07 17:45 UTC  (3+ messages)
` [PATCH v2 1/1] "

[ovmf test] 186281: all pass - PUSHED
 2024-06-07 17:44 UTC 

[PATCH v3 0/2] x86/sgx: Fix two data races in EAUG/EREMOVE flows
 2024-06-07 17:43 UTC  (6+ messages)
` [PATCH v3 2/2] x86/sgx: Resolve EREMOVE page vs EAUG page data race

[PATCH] iio: xilinx-ams: Don't include ams_ctrl_channels in scan_mask
 2024-06-07 17:42 UTC  (12+ messages)

[PATCH V2 4/9] PCI/TPH: Implement a command line option to force No ST Mode
 2024-06-07 17:42 UTC  (2+ messages)

[PATCH v5 0/4] Add support for QoS configuration
 2024-06-07 17:39 UTC  (5+ messages)
` [PATCH v5 1/4] interconnect: qcom: icc-rpmh: Add QoS configuration support
` [PATCH v5 2/4] interconnect: qcom: sc7280: enable QoS configuration
` [PATCH v5 3/4] dt-bindings: interconnect: add clock property to enable QOS on SC7280
` [PATCH v5 4/4] arm64: dts: qcom: sc7280: Add clocks for QOS configuration

[PATCH v2] date: detect underflow when parsing dates with positive timezone offset
 2024-06-07 17:40 UTC  (3+ messages)
` [PATCH v3] date: detect underflow/overflow when parsing dates with "

[PATCH] format-patch: assume --cover-letter for diff in multi-patch series
 2024-06-07 17:38 UTC  (7+ messages)
  ` [PATCH v3] "
    ` [PATCH v4 0/2] "
      ` [PATCH v4 1/2] t4014: cleanups in a few tests

renesas/master baseline-nfs: 23 runs, 1 regressions (renesas-devel-2024-06-07-v6.10-rc2)
 2024-06-07 17:36 UTC 

[PATCH 1/2] Revert "drm/amd/display: Add null check for 'afb' in amdgpu_dm_update_cursor"
 2024-06-07 17:36 UTC  (4+ messages)
` [PATCH 2/2] Revert "drm/amd/display: Add NULL check for 'afb' before dereferencing in amdgpu_dm_plane_handle_cursor_update"

[PATCH 00/19] Compile with `-Wwrite-strings`
 2024-06-07 17:34 UTC  (3+ messages)
` [PATCH v6 00/27] "

[LTP] [RFC PATCH 0/3] Deprecate runltp (please use kirk)
 2024-06-07 17:33 UTC  (8+ messages)
` [LTP] [RFC PATCH 1/3] runltp: Deprecate, add info about kirk
  ` [LTP] [Automated-testing] "

[PATCH] workqueue: Prevent delayed work UAF kernel panic
 2024-06-07 17:33 UTC  (3+ messages)

[PATCH] iommu/vt-d: Handle volatile descriptor status read
 2024-06-07 17:38 UTC 

renesas/next baseline-nfs: 20 runs, 2 regressions (renesas-next-2024-06-07-v6.10-rc1)
 2024-06-07 17:30 UTC 

renesas/next baseline: 59 runs, 1 regressions (renesas-next-2024-06-07-v6.10-rc1)
 2024-06-07 17:30 UTC 

[PATCH rdma-next 0/3] Delay mlx5_ib internal resources allocations
 2024-06-07 17:30 UTC  (3+ messages)
` [PATCH rdma-next 2/3] IB/mlx5: Create UMR QP just before first reg_mr occurs

[PATCH 0/2] drm/i915 & drm/xe: drop ACPI_BUTTON
 2024-06-07 17:30 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[rogerq:b4/am65-cpsw-multi-rx 5/9] drivers/net/ethernet/ti/cpsw_ale.h:37:2: error: redefinition of enumerator 'ENTRIES'
 2024-06-07 17:29 UTC 

About snd_soc_dai_set_fmt()
 2024-06-07 17:28 UTC  (6+ messages)

[PATCH 6.6.y] mm: ratelimit stat flush from workingset shrinker
 2024-06-07 17:26 UTC  (3+ messages)

[PATCH] wifi: mac80211: fix NULL dereference at band check in starting tx ba session
 2024-06-07 17:26 UTC  (4+ messages)

[PATCH 0/6] KVM: nVMX: Fix nested posted intr vs. HLT
 2024-06-07 17:26 UTC  (2+ messages)
` [PATCH 6/6] KVM: x86: WARN if a vCPU gets a valid wakeup that KVM can't yet inject


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.