All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-16 20:41:26 to 2022-08-16 21:40:59 UTC [more...]

[PATCH v2 0/6] cmd/fru: move FRU handling support to common region
 2022-08-16 21:40 UTC  (6+ messages)
` [PATCH v2 3/6] cmd: fru: fix a sandbox segfault issue
` [PATCH v2 6/6] test: py: fru: add a test for the fru command

[PATCH] btrfs: Test xattr changes for read-only btrfs property
 2022-08-16 21:40 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-16 21:40 UTC 

[PATCH] ipset-translate: allow invoking with a path name
 2022-08-16 21:40 UTC  (2+ messages)

[PATCH 0/5] bpf: Add user-space-publisher ringbuffer map type
 2022-08-16 21:39 UTC  (7+ messages)

kirkstone merge request: Aug 16th
 2022-08-16 21:39 UTC 

[Buildroot] [PATCH next] toolchain/toolchain-buildroot: default to glibc as the C library
 2022-08-16 21:37 UTC  (4+ messages)

[PATCH] Revert "drm/amd/amdgpu: add pipe1 hardware support"
 2022-08-16 21:37 UTC  (3+ messages)

[PATCH] KVM: x86: Always enable legacy fp/sse
 2022-08-16 21:37 UTC  (2+ messages)

[PATCH 0/2] New BT devices from the Realtek rtw89 family
 2022-08-16 21:35 UTC  (3+ messages)
` [PATCH 1/2] Bluetooth: btusb: Add BT device 0cb8:c549 from RTW8852AE to tables
` [PATCH 2/2] Bluetooth: btusb: Add BT devices 0bda:4853 and 0bda:887b from RTW8852BE "

[PATCH bpf-next 0/4] Preparatory libbpf fixes and clean ups
 2022-08-16 21:34 UTC  (9+ messages)
` [PATCH bpf-next 1/4] libbpf: fix potential NULL dereference when parsing ELF
` [PATCH bpf-next 2/4] libbpf: streamline bpf_attr and perf_event_attr initialization
` [PATCH bpf-next 3/4] libbpf: clean up deprecated and legacy aliases
` [PATCH bpf-next 4/4] selftests/bpf: few fixes for selftests/bpf built in release mode

[PATCH] arm: kirkwood: 88f6281: Detect CONFIG_SYS_TCLK from SAR register
 2022-08-16 21:34 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 1/2] drm/i915/gt: Add dedicated function for non-ctx register tuning settings
 2022-08-16 21:34 UTC  (4+ messages)
` [PATCH v2 2/2] drm/i915/dg2: Add additional "
  ` [Intel-gfx] "
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v2,1/2] drm/i915/gt: Add dedicated function for non-ctx register "

[PATCH] drm/amdgpu: Fix use-after-free on amdgpu_bo_list mutex
 2022-08-16 21:32 UTC  (4+ messages)

[PATCH] xtensa: use asm-generic/cacheflush.h
 2022-08-16 21:32 UTC 

[Buildroot] [PATCH 1/1] package/nodejs: security bump to version 16.16.0
 2022-08-16 21:32 UTC  (2+ messages)

[PATCH v2 0/6] Fix RISC-V/PCI dt-schema issues with dt-schema v2022.08
 2022-08-16 21:32 UTC  (6+ messages)
` [PATCH v2 1/6] dt-bindings: PCI: fu740-pci: fix missing clock-names

RTT-PROBE: lore-subspace-rtt
 2022-08-16 21:30 UTC 

[PATCH] CDC-ACM : Add Icom PMR F3400 support (0c26:0020)
 2022-08-16 21:28 UTC 

[PATCH] branch: allow "-" as a short-hand for "previous branch"
 2022-08-16 21:27 UTC  (5+ messages)
` [PATCH v2] allow "-" as short-hand for "@{-1}" in "branch -d"
` [PATCH v3] branch: allow "-" as a short-hand for "previous branch"

[PATCH v2 0/7] completely rework mediatek,mt7530 binding
 2022-08-16 21:25 UTC  (25+ messages)
` [PATCH v2 1/7] dt-bindings: net: dsa: mediatek,mt7530: make trivial changes
` [PATCH v2 2/7] dt-bindings: net: dsa: mediatek,mt7530: fix reset lines
` [PATCH v2 3/7] dt-bindings: net: dsa: mediatek,mt7530: update examples
` [PATCH v2 5/7] dt-bindings: net: dsa: mediatek,mt7530: remove unnecesary lines
` [PATCH v2 6/7] dt-bindings: net: dsa: mediatek,mt7530: define phy-mode for each compatible
` [PATCH v2 7/7] dt-bindings: net: dsa: mediatek,mt7530: update binding description

[PATCH v2 00/33] accel/tcg + target/arm: pc-relative translation
 2022-08-16 20:41 UTC  (30+ messages)
` [PATCH v2 04/33] linux-user: Honor PT_GNU_STACK
` [PATCH v2 07/33] accel/tcg: Use bool for page_find_alloc
` [PATCH v2 08/33] accel/tcg: Make tb_htable_lookup static
` [PATCH v2 09/33] accel/tcg: Move qemu_ram_addr_from_host_nofail to physmem.c
` [PATCH v2 10/33] accel/tcg: Properly implement get_page_addr_code for user-only
` [PATCH v2 11/33] accel/tcg: Use probe_access_internal for softmmu get_page_addr_code_hostp
` [PATCH v2 12/33] accel/tcg: Add nofault parameter to get_page_addr_code_hostp
` [PATCH v2 13/33] accel/tcg: Unlock mmap_lock after longjmp
` [PATCH v2 14/33] accel/tcg: Raise PROT_EXEC exception early
` [PATCH v2 15/33] accel/tcg: Introduce is_same_page()
` [PATCH v2 16/33] accel/tcg: Remove translator_ldsw
` [PATCH v2 17/33] accel/tcg: Add pc and host_pc params to gen_intermediate_code
` [PATCH v2 18/33] accel/tcg: Add fast path for translator_ld*
` [PATCH v2 19/33] accel/tcg: Use DisasContextBase in plugin_gen_tb_start
` [PATCH v2 20/33] accel/tcg: Do not align tb->page_addr[0]
` [PATCH v2 21/33] include/hw/core: Create struct CPUJumpCache
` [PATCH v2 22/33] accel/tcg: Introduce tb_pc and tb_pc_log
` [PATCH v2 23/33] accel/tcg: Introduce TARGET_TB_PCREL
` [PATCH v2 24/33] accel/tcg: Split log_cpu_exec into inline and slow path
` [PATCH v2 25/33] target/arm: Introduce curr_insn_len
` [PATCH v2 26/33] target/arm: Change gen_goto_tb to work on displacements
` [PATCH v2 27/33] target/arm: Change gen_*set_pc_im to gen_*update_pc
` [PATCH v2 28/33] target/arm: Change gen_exception_insn* to work on displacements
` [PATCH v2 29/33] target/arm: Change gen_exception_internal "
` [PATCH v2 30/33] target/arm: Change gen_jmp* "
` [PATCH v2 31/33] target/arm: Introduce gen_pc_plus_diff for aarch64
` [PATCH v2 32/33] target/arm: Introduce gen_pc_plus_diff for aarch32
` [PATCH v2 33/33] target/arm: Enable TARGET_TB_PCREL

stable-rc/queue/4.14 baseline: 109 runs, 11 regressions (v4.14.290-173-gce741c637ed9c)
 2022-08-16 21:26 UTC 

[Intel-gfx] [RESEND 0/3] drm/i915/dsi: fix DSI DCS backlight port handling
 2022-08-16 21:25 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/dsi: fix DSI DCS backlight port handling (rev2)

[PATCH v3 0/8] KVM: x86: Apply NX mitigation more precisely
 2022-08-16 21:25 UTC  (7+ messages)
` [PATCH v3 3/8] KVM: x86/mmu: Rename NX huge pages fields/functions for consistency
` [PATCH v3 4/8] KVM: x86/mmu: Properly account NX huge page workaround for nonpaging MMUs

[PATCH v2 0/2] Improve error handling during INIT_EX file initialization
 2022-08-16 21:25 UTC  (5+ messages)
` [PATCH v2 1/2] crypto: ccp - Initialize PSP when reading psp data file failed
` [PATCH v2 2/2] crypto: ccp - Fail the PSP initialization when writing "

[PATCH 1/8] package: Switch debug source handling to use prefix map
 2022-08-16 21:24 UTC  (9+ messages)
` [PATCH 2/8] libgcc/gcc-runtime: Improve source reference handling
` [PATCH 3/8] bitbake.conf: Handle S and B separately for debug mapping
` [PATCH 4/8] python3-cython: Update code to match debug path changes
` [PATCH 5/8] gcc-cross: Fix relative links
` [PATCH 6/8] gcc: Resolve relative prefix-map filenames
` [PATCH 7/8] gcc: Add a patch to avoid hardcoded paths in libgcc on powerpc
` [PATCH 8/8] skeleton/service: Ensure debug path handling works as intended
` [OE-core] [PATCH 1/8] package: Switch debug source handling to use prefix map

[libvirt test] 172563: regressions - FAIL
 2022-08-16 21:24 UTC 

[Buildroot] [PATCH v1 1/1] package/pkg-meson.mk: handle possibly non existing compilers
 2022-08-16 21:24 UTC  (4+ messages)

folio_map
 2022-08-16 21:23 UTC  (2+ messages)

[PATCH] riscv: Ensure isa-ext static keys are writable
 2022-08-16 21:20 UTC  (3+ messages)

[PATCH 0/6] virtio/vsock: introduce dgrams, sk_buff, and qdisc
 2022-08-16 16:38 UTC  (4+ messages)
` [PATCH 3/6] vsock: add netdev to vhost/virtio vsock

0001-Input-pixcir_i2c_ts-lengthen-reset-pulse-to-touchscr
 2022-08-16 21:15 UTC  (2+ messages)
` [PATCH v2] Input: pixcir_i2c_ts - lengthen reset pulse to touchscreen controller

RTT-PROBE: lore-subspace-rtt
 2022-08-16 21:20 UTC 

[RFC][PATCH] Change calling conventions for filldir_t
 2022-08-16 21:20 UTC  (5+ messages)
  ` Switching to iterate_shared

[RFC PATCH 0/8] workqueue: Fix for prematurely wakeups and cleanups
 2022-08-16 21:18 UTC  (3+ messages)
` [RFC PATCH 1/8] workqueue: Unconditionally set cpumask in worker_attach_to_pool()

[PATCH] misc: fastrpc: Use USER_PD define in fastrpc_get_info_from_dsp
 2022-08-16 21:18 UTC  (2+ messages)

[PATCH] net: Fix suspicious RCU usage in bpf_sk_reuseport_detach()
 2022-08-16 21:16 UTC  (4+ messages)

[intel-tdx:kvm-upstream-workaround 150/308] arch/x86/kvm/mmu/mmu.c:7276 __mem_attr_is_mixed() error: uninitialized symbol 'entry'
 2022-08-16 21:16 UTC 

[RFC v4 00/10] RFC on synpsys pwm driver changes
 2022-08-16 21:14 UTC  (11+ messages)
` [RFC v4 01/10] dt-bindings: pwm: Document Synopsys DesignWare snps,pwm-dw-apb-timers-pwm2
` [RFC v4 02/10] pwm: dwc: allow driver to be built with COMPILE_TEST
` [RFC v4 03/10] pwm: dwc: change &pci->dev to dev in probe
` [RFC v4 04/10] pwm: dwc: move memory alloc to own function
` [RFC v4 05/10] pwm: dwc: use devm_pwmchip_add
` [RFC v4 06/10] pwm: dwc: split pci out of core driver
` [RFC v4 07/10] pwm: dwc: make timer clock configurable
` [RFC v4 08/10] pwm: dwc: add of/platform support
` [RFC v4 09/10] pwm: dwc: add snps,pwm-number to limit pwm count
` [RFC v4 10/10] pwm: dwc: add PWM bit unset in get_state call

[PATCH v10 00/13] support zoned block devices with non-power-of-2 zone sizes
 2022-08-16 21:14 UTC  (3+ messages)
  ` [PATCH v10 05/13] nvme: zns: Allow ZNS drives that have non-power_of_2 zone size

[PATCH] PCI: hv: Fix the definiton of vector in hv_compose_msi_msg()
 2022-08-16 21:14 UTC  (3+ messages)

[PATCH] PCI: hv: Only reuse existing IRTE allocation for Multi-MSI
 2022-08-16 21:13 UTC  (7+ messages)

[PATCH] CDC-ACM : Add Icom PMR F3400 support (0c26:0020)
 2022-08-16 21:12 UTC 

[PATCH V5 0/6] ifcvf/vDPA: support query device config space through netlink
 2022-08-16 21:13 UTC  (5+ messages)
` [PATCH V5 4/6] vDPA: !FEATURES_OK should not block querying device config space

RTT-PROBE: lore-subspace-rtt
 2022-08-16 21:10 UTC 

[PATCH] KVM/VMX: Avoid stack engine synchronization uop in __vmx_vcpu_run
 2022-08-16 21:10 UTC 

[PATCH 0/2] allow userspace to query device features
 2022-08-16 21:09 UTC  (8+ messages)
` [PATCH 2/2] vDPA: conditionally read fields in virtio-net dev

[PATCH] gpio: pxa: use devres for the clock struct
 2022-08-16 21:08 UTC  (2+ messages)

[cocci] match arbitrary argument position
 2022-08-16 21:07 UTC  (4+ messages)

[PATCH v1] PCI/PM: Switch D3Hot delay to use usleep_range
 2022-08-16 21:06 UTC  (2+ messages)

[Buildroot] [git commit branch/2022.05.x] package/qt5/qt5webkit: backport upstream fix for GStreamer 1.19.x compatibility
 2022-08-16 20:59 UTC 

[Buildroot] [git commit branch/2022.02.x] package/qt5/qt5webkit: backport upstream fix for GStreamer 1.19.x compatibility
 2022-08-16 20:59 UTC 

[PATCH v13 0/3] adc-joystick: add poll-interval
 2022-08-16 21:04 UTC  (4+ messages)
` [PATCH v13 1/3] dt-bindings: "
` [PATCH v13 2/3] input: adc-joystick - Add polled input device support
` [PATCH v13 3/3] arm64: dts: rockchip: Update joystick to polled for OG2

[Intel-gfx] [PATCH 0/2] Drop version numbers from firmware files
 2022-08-16 21:01 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

RTT-PROBE: lore-subspace-rtt
 2022-08-16 21:00 UTC 

[Buildroot] [git commit] package/qt5/qt5webkit: backport upstream fix for GStreamer 1.19.x compatibility
 2022-08-16 21:00 UTC  (2+ messages)

[Buildroot] [PATCH 0/3] Fix 3 Python test cases
 2022-08-16 20:59 UTC  (5+ messages)
` [Buildroot] [PATCH 1/3] support/testing/tests/package/test_python_boto3: use ext2 instead of cpio

[Buildroot] [RFC 1/1] package/pkg-meson.mk: handle possibly non existing compilers
 2022-08-16 20:59 UTC  (4+ messages)

[Buildroot] [git commit] support/testing/tests/package/test_python_s3transfer: use ext2 instead of cpio
 2022-08-16 20:56 UTC 

[Buildroot] [git commit] support/testing/tests/package/test_python_boto3: use ext2 instead of cpio
 2022-08-16 20:55 UTC 

[Buildroot] [git commit] support/testing/tests/package/test_python_botocore: use ext2 instead of cpio
 2022-08-16 20:55 UTC 

stable-rc/queue/4.19 baseline: 49 runs, 8 regressions (v4.19.255-210-g613a9e1e0172b)
 2022-08-16 20:56 UTC 

[PATCH] cxl/hdm: unlock on error in cxl_decoder_commit()
 2022-08-16 20:56 UTC  (2+ messages)

[PATCH bpf 1/2] bpf: Restrict bpf_sys_bpf to CAP_PERFMON
 2022-08-16 20:55 UTC  (2+ messages)
` [PATCH bpf 2/2] bpf: Add WARN_ON for recursive prog_run invocation

stable-rc/queue/4.9 baseline: 75 runs, 8 regressions (v4.9.325-63-gc02a5593b864a)
 2022-08-16 20:55 UTC 

[PATCH 0/1] tracing: warn in trace_event_dyn_put_ref
 2022-08-16 20:48 UTC  (6+ messages)
` [PATCH 1/1] tracing: fix a WARN from trace_event_dyn_put_ref

[PATCH v4] tune2fs: Add support for get/set UUID ioctls
 2022-08-16 20:52 UTC 

[PATCH v2 0/3] Add sanity check for interleave setup
 2022-08-16 20:51 UTC  (5+ messages)
` [PATCH 1/2] cxl: export interleave address mask as port sysfs attribute
` [PATCH 2/2] cxl: export intereleave capability "

[PATCH] mmc: sdhci-xenon: Fix 2G limitation on AC5 SoC
 2022-08-16 20:51 UTC  (11+ messages)

[Regression] ext4: changes to mb_optimize_scan cause issues on Raspberry Pi
 2022-08-16 20:45 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-16 20:50 UTC 

[PATCH 1/2 v5] regmap: Support accelerated noinc operations
 2022-08-16 20:48 UTC  (2+ messages)
` [PATCH 2/2 v5] regmap: mmio: Support accelerared "

[PATCH 2/2 v3] regmap: mmio: Support accelerared noinc operations
 2022-08-16 20:50 UTC  (4+ messages)

Question about hugetlbfs tests
 2022-08-16 20:50 UTC  (2+ messages)

[Intel-gfx] [PATCH 00/15] HuC loading for DG2
 2022-08-16 20:49 UTC  (4+ messages)
` [Intel-gfx] [PATCH 02/15] mei: add support to GSC extended header

[PATCH 0/3] scalar: enable built-in FSMonitor
 2022-08-16 20:49 UTC  (3+ messages)
` [PATCH 1/3] scalar: enable built-in FSMonitor on `register`

[geert-renesas-devel:renesas-dt-bindings-for-v6.1] BUILD SUCCESS 5444c5cafdce08e5fc575413b32678ac34163521
 2022-08-16 20:48 UTC 

[PATCH v2 0/3] kvm/mm: Allow GUP to respond to non fatal signals
 2022-08-16 20:47 UTC  (6+ messages)
` [PATCH v2 3/3] kvm/x86: Allow to respond to generic signals during slow page faults

[PATCH] [RFC] cmd: i2c: fix default address len for DM_I2C
 2022-08-16 20:47 UTC  (6+ messages)

[Intel-gfx] [PATCH] drm/i915/display: Fix warning callstack for imbalance wakeref
 2022-08-16 20:47 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[Buildroot] [PATCH 0/4] Revert wrong NEON/VFPV4 FPU strategy
 2022-08-16 20:46 UTC  (3+ messages)
` [Buildroot] [PATCH 1/4] Revert "configs/olimex_a33_olinuxino: use NEON+VFPv4 as FPU strategy"

drivers/memory/tegra/tegra20-emc.c:645:3: warning: Value stored to 'dram_type_str' is never read [clang-analyzer-deadcode.DeadStores]
 2022-08-16 20:46 UTC 

igc: missing HW timestamps at TX
 2022-08-16 20:45 UTC  (13+ messages)

[PATCH v4 01/13] binman: Skip elf tests if python elftools is not available
 2022-08-16 20:42 UTC  (5+ messages)
` [PATCH v4 03/13] binman: Disable compressed data header

[ata] 0568e61225: stress-ng.copy-file.ops_per_sec -15.0% regression
 2022-08-16 20:44 UTC  (14+ messages)

[PATCH v2 0/2] mm/hugetlb: fix write-fault handling for shared mappings
 2022-08-16 20:43 UTC  (11+ messages)
` [PATCH v2 2/2] mm/hugetlb: support write-faults in "

[PATCH] dt-bindings: soc: renesas: Move renesas.yaml from arm to soc
 2022-08-16 20:43 UTC  (4+ messages)

[RESEND PATCH v2 0/6] net: fm: Verify Fman microcode
 2022-08-16 20:43 UTC  (9+ messages)
` [RESEND PATCH v2 2/6] image: fit: Add some helpers for getting data
` [RESEND PATCH v2 4/6] cmd: fpga: Convert to use fit_get_data_node
` [RESEND PATCH v2 5/6] net: Convert fit verification to use fit_get_data_*
` [RESEND PATCH v2 6/6] net: fm: Add support for FIT firmware

[PATCH] net: dsa: mv88e6060: report max mtu 1536
 2022-08-16 20:42 UTC  (8+ messages)

[RFC 0/4] Roam based on packet loss event
 2022-08-16 20:31 UTC  (2+ messages)

[PATCH 1/6] scripts/oe-setup-builddir: make it known where configurations come from
 2022-08-16 20:41 UTC  (4+ messages)
` [PATCH 6/6] selftest/bblayers: add a test for creating a layer setup and using it to restore the layers
  ` [OE-core] "

RISC-V reserved memory problems
 2022-08-16 20:41 UTC 

[PATCH RESEND v2 00/18] Parent Pointers
 2022-08-16 20:41 UTC  (10+ messages)
` [PATCH RESEND v2 01/18] xfs: Fix multi-transaction larp replay


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.