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

[Buildroot] [PATCH 1/1] package/mariadb: really use system fmt
 2024-06-07 20:23 UTC  (2+ messages)

[PATCH v2 0/8] remove size limit on XIP kernel
 2024-06-07 20:22 UTC  (18+ messages)
` [PATCH v2 1/8] riscv: cleanup XIP_FIXUP macro
` [PATCH v2 2/8] riscv: don't export va_kernel_pa_offset in vmcoreinfo for XIP kernel
` [PATCH v2 3/8] riscv: replace misleading va_kernel_pa_offset on "
` [PATCH v2 4/8] riscv: drop the use of XIP_OFFSET in XIP_FIXUP_OFFSET
` [PATCH v2 5/8] riscv: drop the use of XIP_OFFSET in XIP_FIXUP_FLASH_OFFSET
` [PATCH v2 6/8] riscv: drop the use of XIP_OFFSET in kernel_mapping_va_to_pa()
` [PATCH v2 7/8] riscv: drop the use of XIP_OFFSET in create_kernel_page_table()
` [PATCH v2 8/8] riscv: remove limit on the size of read-only section for XIP kernel

[PATCH i-g-t 0/4] tests/kms_dirtyfb: few fbc related updates
 2024-06-07 20:21 UTC  (3+ messages)
` [PATCH i-g-t 1/4] lib/i915/fbc: print current fbc status if cannot be enabled

[Buildroot] [PATCH 1/1] package/privoxy: fix build with root
 2024-06-07 20:20 UTC  (2+ messages)

[PATCH v4 1/2] devcoredump: Add dev_coredumpm_timeout()
 2024-06-07 20:20 UTC  (6+ messages)
` [PATCH v4 2/2] drm/xe: Increase devcoredump timeout
` ✓ CI.Patch_applied: success for series starting with [v4,1/2] devcoredump: Add dev_coredumpm_timeout()
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "

[viro-vfs:work.fd 11/19] fs/select.c:860:3: error: cannot jump from this goto statement to its label
 2024-06-07 20:20 UTC  (3+ messages)

[PATCH v2 0/2] Allow CTB G2H processing without G2H IRQ
 2024-06-07 20:18 UTC  (2+ messages)

[PATCH] tools/testing/selftests/x86: add dlclose function in the vdso_restorer.c
 2024-06-07 20:17 UTC  (2+ messages)

[PATCH 0/4] kselftests: vdso: conform tests to TAP output
 2024-06-07 20:16 UTC  (4+ messages)
` [PATCH 1/4] kselftests: vdso: vdso_test_clock_getres: conform test "

[meta-ti][master/scarthgap][PATCH] conf: machine: Switch beagleplay to TI baseline by default
 2024-06-07 20:15 UTC  (2+ messages)

[PATCH] tests/intel/xe_create: Isolate performance tests
 2024-06-07 20:15 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for tests/intel/xe_create: Isolate performance tests (rev2)
` ✓ CI.xeBAT: "

kselftest/next kselftest-livepatch: 1 runs, 1 regressions (v6.10-rc1-1-ga567885b1ecc9)
 2024-06-07 20:15 UTC 

kselftest/next kselftest-lkdtm: 3 runs, 1 regressions (v6.10-rc1-1-ga567885b1ecc9)
 2024-06-07 20:15 UTC 

[PATCH V2] drm/xe/xe2lpm: Fixup Wa_14020756599
 2024-06-07 20:13 UTC  (2+ messages)
` ✓ CI.FULL: success for drm/xe/xe2lpm: Fixup Wa_14020756599 (rev2)

[PATCH v2 0/2] selftests/lib.mk: LLVM=1, CC=clang, and warnings
 2024-06-07 20:13 UTC  (8+ messages)
` [PATCH v2 1/2] selftests/lib.mk: handle both LLVM=1 and CC=clang builds

[XEN PATCH for-4.19 v2 0/3] address remaining violations of Rule 20.12
 2024-06-07 20:13 UTC  (4+ messages)
` [XEN PATCH for-4.19 v2 1/3] x86/domain: deviate violation of MISRA C "
` [XEN PATCH for-4.19 v2 2/3] automation/eclair_analysis: address remaining violations "
` [XEN PATCH for-4.19 v2 3/3] automation/eclair_analysis: add more clean MISRA guidelines

[PATCH 1/3] RISC-V: Add Zicclsm to cpufeature and hwprobe
 2024-06-07 20:11 UTC  (8+ messages)
` [PATCH 2/3] RISC-V: Detect unaligned vector accesses supported

[PATCH 0/2] arm64: add a software pagetable walker
 2024-06-07 20:10 UTC  (4+ messages)
` [PATCH 2/2] arm64: add "

[PATCH i-g-t v3 00/27] Intel Xe OA IGT's
 2024-06-07 20:08 UTC  (28+ messages)
` [PATCH i-g-t 01/27] lib/xe/oa: Import OA metric generation files from i915
` [PATCH i-g-t 02/27] lib/xe/oa: Add LNL metric guids
` [PATCH i-g-t 03/27] lib/xe/oa: Add OA LNL metrics (oa_lnl.xml)
` [PATCH i-g-t 04/27] lib/xe/oa: Add truncated legacy Xe1 metrics XML's
` [PATCH i-g-t 05/27] lib/xe/oa: Generate LNL metrics/registers files
` [PATCH i-g-t 06/27] lib/xe/oa: Switch generated files to Xe namespace
` [PATCH i-g-t 07/27] drm-uapi/xe: Sync with Perf/OA changes
` [PATCH i-g-t 08/27] lib/xe: Complete xe_oa lib functionality
` [PATCH i-g-t 09/27] tests/intel/xe_query: Add OA units query test
` [PATCH i-g-t 10/27] tests/intel/xe_oa: Add first tests
` [PATCH i-g-t 11/27] tests/intel/xe_oa: Add some negative tests
` [PATCH i-g-t 12/27] tests/intel/xe_oa: Add "oa-formats" subtest
` [PATCH i-g-t 13/27] tests/intel/xe_oa: Add oa exponent tests
` [PATCH i-g-t 14/27] tests/intel/xe_oa: buffer-fill, non-zero-reason, enable-disable
` [PATCH i-g-t 15/27] tests/intel/xe_oa: blocking and polling tests
` [PATCH i-g-t 16/27] tests/intel/xe_oa: OAR/OAC tests
` [PATCH i-g-t 17/27] tests/intel/xe_oa: Exclusive/concurrent access, rc6 and stress open close
` [PATCH i-g-t 18/27] tests/intel/xe_oa: add remove OA config tests
` [PATCH i-g-t 19/27] tests/intel/xe_oa: OA buffer mmap tests
` [PATCH i-g-t 20/27] tests/intel/xe_oa: Register whitelisting and MMIO trigger tests
` [PATCH i-g-t 21/27] lib/xe/oa: Add xe_oa_data_reader to IGT lib
` [PATCH i-g-t 22/27] tools/xe-perf: Add xe_perf_recorder
` [PATCH i-g-t 23/27] tools/xe-perf: xe_perf_reader, xe_perf_control and xe_perf_configs
` [PATCH i-g-t 24/27] xe/oa: Fix invalid escape warnings
` [PATCH i-g-t 25/27] xe/oa/mdapi-xml-convert: Add support for 576B_PEC64LL format
` [PATCH i-g-t 26/27] xe/oa: Regenerate oa-lnl.xml now parsing all counters
` [PATCH i-g-t 27/27] xe/oa/oa-metricset-codegen: Fix XE_OA_FORMAT_PEC64u64 offsets

[PATCH v2 00/15] TDX MMU prep series part 1
 2024-06-07 20:06 UTC  (4+ messages)
` [PATCH v2 08/15] KVM: x86/tdp_mmu: Introduce KVM MMU root types to specify page table type

+ selftest-mm-test-if-hugepage-does-not-get-leaked-during-__bio_release_pages-v4.patch added to mm-unstable branch
 2024-06-07 20:06 UTC 

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

[PATCH] perf test: Speed up test case 70 annotate basic tests
 2024-06-07 20:05 UTC  (2+ messages)

[PATCH] btrfs: retry bg reclaim without infinite loop
 2024-06-07 20:04 UTC 

[PATCH] drm/i915/gt/uc: Evaluate GuC priority within locks
 2024-06-07 20:03 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/gt/uc: Evaluate GuC priority within locks (rev3)

[PATCH v5] virtio-net: clarify coalescing parameters settings
 2024-06-07 20:02 UTC  (2+ messages)

[Buildroot] [PATCH v3] boot/ti-k3-boot-firmware: Add config option to specify version
 2024-06-07 20:02 UTC  (2+ messages)

Trailer updates to git commits not working
 2024-06-07 20:01 UTC  (8+ messages)

[pull] amdgpu, amdkfd, radeon drm-next-6.11
 2024-06-07 19:58 UTC 

[PATCH V2 3/9] PCI/TPH: Implement a command line option to disable TPH
 2024-06-07 19:59 UTC  (2+ messages)

[PATCH v5 00/12] Series to deliver Ethernet for STM32MP13
 2024-06-07 19:54 UTC  (5+ messages)
` [PATCH v5 08/12] net: stmmac: dwmac-stm32: add management of stm32mp13 for stm32

[PATCH v2 6/6] drivers/pci/hyperv/arm64: vPCI MSI IRQ domain from DT
 2024-06-07 19:55 UTC  (3+ messages)

[PATCH v2 0/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
 2024-06-07 19:54 UTC  (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] pstore/ramoops: Add ramoops.mem_name= command line option

CTI TAC Meeting Notes 2024-05-29
 2024-06-07 19:54 UTC  (2+ messages)

RFC: indicating diff strategy in format-patch message headers
 2024-06-07 19:53 UTC  (5+ messages)

Segment truncation in multi-segment PCI handling?
 2024-06-07 19:52 UTC  (2+ messages)

[PATCH v19 00/20] Add support for Sub-NUMA cluster (SNC) systems
 2024-06-07 19:51 UTC  (6+ messages)
` [PATCH v19 16/20] x86/resctrl: Make resctrl_arch_rmid_read() handle sum over domains

long stalls when creating 20 directory trees of 1 million inodes in parallel
 2024-06-07 19:51 UTC  (14+ messages)

[Buildroot] [PATCH 00/20 v2] support/download: allow downloading unlocked cargo packages (branch yem/cargo-unchained)
 2024-06-07 19:49 UTC  (3+ messages)
` [Buildroot] [PATCH 19/20 v2] package/pkg-cargo: allow unlocked packages to provide local Cargo.lock

[PATCH] PCI: use array for .id_table consistently
 2024-06-07 19:47 UTC  (2+ messages)

[PATCH v1 1/1] regmap: kunit: Use array_size() and sizeof(*ptr) consistently
 2024-06-07 19:47 UTC  (2+ messages)

[PATCH v4 2/2] iio:proximity:hx9023s: Add TYHX HX9023S sensor driver
 2024-06-07 19:45 UTC  (3+ messages)

[PATCH v4] x86/mtrr: Check if fixed MTRRs exist before saving them
 2024-06-07 19:44 UTC 

[PATCH] scsi: add missing MODULE_DESCRIPTION() macros
 2024-06-07 19:43 UTC 

[PATCH v3] landlock: Add abstract unix socket connect restriction
 2024-06-07 19:41 UTC  (3+ messages)

[PATCH v7 00/13] Make PCI's devres API more consistent
 2024-06-07 19:40 UTC  (2+ messages)

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD REGRESSION ace679d6a9e3623d89804105baaca54d4e5e9c49
 2024-06-07 19:39 UTC 

[Intel-wired-lan] [tnguy-next-queue:10GbE] BUILD SUCCESS 749332814479ad2e06d892109227d3d93032f65b
 2024-06-07 19:37 UTC 

[PATCH net-next v6 0/3] Introduce IPPROTO_SMC
 2024-06-07 19:35 UTC  (7+ messages)
` [PATCH net-next v6 3/3] net/smc: "

[PATCH] phy: ti: am654-serdes: Remove duplicate define
 2024-06-07 19:33 UTC  (2+ messages)

[PATCH v3] Input: adc-joystick: Handle inverted axes
 2024-06-07 19:31 UTC  (4+ messages)

[PATCH V3] PCI: Extend ACS configurability
 2024-06-07 19:30 UTC  (2+ messages)

[PATCH 0/2] pm-graph v5.12
 2024-06-07 19:30 UTC  (2+ messages)

Potential Vlan Filtering Bug - Testpmd
 2024-06-07 19:29 UTC 

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

[PATCH] thermal: intel: intel_pch: Improve cooling log
 2024-06-07 19:26 UTC  (2+ messages)

[syzbot] [edac?] [usb?] INFO: rcu detected stall in mce_timer_fn (2)
 2024-06-07 19:25 UTC 

[PATCH] thermal: int3403: remove unused struct 'int3403_performance_state'
 2024-06-07 19:23 UTC  (3+ messages)

[PATCH v4 00/13] drm/msm/dpu: support virtual wide planes
 2024-06-07 19:22 UTC  (5+ messages)
` [PATCH v4 08/13] drm/msm/dpu: add support for virtual planes

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 5e978234c1dabfbf87ae0792aab46c35d846e442
 2024-06-07 19:21 UTC 

[paulmck-rcu:dev.2024.06.03a] BUILD SUCCESS 9dac05d8f2291d6284dbeead831d026192b5ba1d
 2024-06-07 19:21 UTC 

[PATCH] cpufreq: intel_pstate: Support Emerald Rapids OOB mode
 2024-06-07 19:20 UTC  (2+ messages)

Rust MC at LPC 2024
 2024-06-07 19:19 UTC  (2+ messages)

[RFC PATCH v11 0/8]TPEBS counting mode support
 2024-06-07 19:20 UTC  (5+ messages)
` [RFC PATCH v11 3/8] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric

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

[PATCH 0/7] remove size limit on XIP kernel
 2024-06-07 19:17 UTC  (6+ messages)
` [PATCH 7/7] riscv: remove limit on the size of read-only section for "

[PATCH 0/6] Enable P2PDMA in Userspace RDMA
 2024-06-07 19:18 UTC  (6+ messages)
` [PATCH 1/6] kernfs: create vm_operations_struct without page_mkwrite()

[PATCH] Input: serio - use sizeof(*pointer) instead of sizeof(type)
 2024-06-07 19:17 UTC  (3+ messages)

[PATCH] Input: gameport - use sizeof(*pointer) instead of sizeof(type)
 2024-06-07 19:17 UTC  (2+ messages)

kselftest/next build: 5 builds: 0 failed, 5 passed, 1 warning (v6.10-rc1-1-ga567885b1ecc9)
 2024-06-07 19:17 UTC 

[PATCH v6 0/6] Tracing cleanup and add mmio tracing
 2024-06-07 19:16 UTC  (2+ messages)
` ✓ CI.BAT: success for Tracing cleanup and add mmio tracing (rev4)

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

[PATCH] perf/x86/amd: check event before enable to avoid GPF
 2024-06-07 19:13 UTC  (8+ messages)

[PATCH] cpufreq: intel_pstate: Update Arrow Lake EPPs
 2024-06-07 19:13 UTC  (2+ messages)

[PATCH v3 0/5] Add driver for LTC2664 and LTC2672
 2024-06-07 19:13 UTC  (5+ messages)
` [PATCH v3 5/5] iio: dac: ltc2664: "

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

Translation of kernel documentation
 2024-06-07 19:11 UTC  (2+ messages)

[PATCH] Updated rteval man page
 2024-06-07 19:09 UTC  (2+ messages)

[GIT PULL] USB4/Thunderbolt fix for v6.10-rc3
 2024-06-07 19:08 UTC  (2+ messages)

[PATCH] cpufreq: intel_pstate: Update Meteor Lake EPPs
 2024-06-07 19:08 UTC  (2+ messages)

[PATCH] platform: Make platform_driver::remove() return void
 2024-06-07 19:07 UTC  (4+ messages)
  ` [GIT PULL] "

[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 0/2] Support for RGB16161616_64B compressed format
 2024-06-07 19:06 UTC  (3+ messages)
` ✗ GitLab.Pipeline: warning for "
` ✗ GitLab.Pipeline: warning for Support for RGB16161616_64B compressed format (rev2)

patch "iio: imu: bmi323: Fix trigger notification in case of error" added to char-misc-linus
 2024-06-07 19:06 UTC 

patch "iio: temperature: mlx90635: Fix ERR_PTR dereference in" added to char-misc-linus
 2024-06-07 19:06 UTC 

patch "iio: dac: ad5592r: fix temperature channel scaling value" added to char-misc-linus
 2024-06-07 19:06 UTC 

patch "iio: pressure: bmp280: Fix BMP580 temperature reading" added to char-misc-linus
 2024-06-07 19:06 UTC 

patch "iio: adc: ad9467: fix scan type sign" added to char-misc-linus
 2024-06-07 19:06 UTC 

[PULL] IIO: First round fixes for IIO in the 6.10 cycle
 2024-06-07 19:06 UTC  (2+ messages)

[PATCH V4 for-6.10/block] loop: Fix a race between loop detach and loop open
 2024-06-07 19:06 UTC 

[PATCH 0/2] Support for RGB16161616_64B compressed formats
 2024-06-07 19:06 UTC  (2+ messages)
` ✗ GitLab.Pipeline: warning for Support for RGB16161616_64B compressed formats (rev2)

[PATCH i-g-t v4 0/2] lib/xe: Use synchronous gt resets when needed
 2024-06-07 19:06 UTC  (2+ messages)
` ✗ GitLab.Pipeline: warning for lib/xe: Use synchronous gt resets when needed (rev4)

[PATCH i-g-t v3 0/2] lib/xe: Use synchronous gt resets when needed
 2024-06-07 19:06 UTC  (2+ messages)
` ✗ GitLab.Pipeline: warning for lib/xe: Use synchronous gt resets when needed (rev3)

[PATCH i-g-t v2 0/2] lib/xe: Use synchronous gt resets when needed
 2024-06-07 19:05 UTC  (2+ messages)
` ✗ GitLab.Pipeline: warning for lib/xe: Use synchronous gt resets when needed (rev2)

[GIT PULL] gpio: fixes for v6.10-rc3
 2024-06-07 19:05 UTC 

[PATCH i-g-t RFC 00/13] tests/chamelium: Integrate the chamelium v3
 2024-06-07 19:05 UTC  (2+ messages)
` ✗ GitLab.Pipeline: warning for "

[PATCH i-g-t v2] tools/lsgpu: Add switch to display gpu pci devices
 2024-06-07 19:05 UTC  (2+ messages)
` ✗ GitLab.Pipeline: warning for tools/lsgpu: Add switch to display gpu pci devices (rev2)

[PATCH 0/4] fs: allow listmount() with reversed ordering
 2024-06-07 19:03 UTC  (2+ messages)

[morimoto:sound-ak4619-for-v6.1-2024-06-03 3375/17202] also defined at arch/arm64/boot/dts/renesas/r8a779f0-spider-cpu.dtsi:142.9-145.3
 2024-06-07 19:03 UTC 

[PATCH] mm: zswap: add VM_BUG_ON() if large folio swapin is attempted
 2024-06-07 19:03 UTC  (12+ messages)

[PATCH] thermal: int3400: Use sizeof(*pointer) instead of sizeof(type)
 2024-06-07 19:00 UTC  (2+ messages)

[PATCH 00/11] 'eeprom' command improvements
 2024-06-07 18:57 UTC  (2+ messages)

[PATCH v3] HID: hid-goodix: Add Goodix HID-over-SPI driver
 2024-06-07 18:59 UTC  (2+ messages)

[RFC PATCH 00/31] Make U-Boot memory reservations coherent
 2024-06-07 18:52 UTC  (14+ messages)
` [RFC PATCH 19/31] zynq: lmb: do not add to lmb map before relocation
` [RFC PATCH 20/31] test: cedit: use allocated address for reading file
` [RFC PATCH 21/31] test: event: update the expected event dump output
` [RFC PATCH 22/31] test: lmb: run the LMB tests only on sandbox
` [RFC PATCH 23/31] test: lmb: initialise the lmb structure before tests
` [RFC PATCH 24/31] test: lmb: add a test case for checking overlapping region add
` [RFC PATCH 25/31] test: lmb: adjust the test case to handle overlapping regions
` [RFC PATCH 26/31] test: lmb: run lmb tests only manually
` [RFC PATCH 27/31] test: bdinfo: dump the global LMB memory map
` [RFC PATCH 28/31] cmd: bdinfo: only dump the current LMB memory
` [RFC PATCH 29/31] temp: mx6sabresd: bump up the size limit of the board
` [RFC PATCH 30/31] temp: cmd: efi_mem: add a command to test efi alloc/free
` [RFC PATCH 31/31] temp: cmd: efi: add a command to dump EFI memory map

[PATCH] powercap: idle_inject: Simplify if condition
 2024-06-07 18:58 UTC  (2+ messages)

[PATCH 0/3] Enable ICSSG Driver for AM64x
 2024-06-07 18:54 UTC  (5+ messages)
` [PATCH 1/3] arm: dts: k3-am642-evm-u-boot: Add remoteproc-name for PRU cores

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

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

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

[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


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.