All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-04 21:18:09 to 2023-08-04 22:29:33 UTC [more...]

[xen-unstable test] 182174: regressions - FAIL
 2023-08-04 22:29 UTC 

PROBLEM: Broken or delayed ethernet on Xilinx ZCU104 since 5.18 (regression)
 2023-08-04 22:27 UTC  (11+ messages)

[PATCH bpf-next] bpf: fix bpf_dynptr_slice() to stop return an ERR_PTR
 2023-08-04 22:26 UTC  (3+ messages)

[PATCH v4 0/8] Refactor the SMMU's CD table ownership
 2023-08-04 22:25 UTC  (4+ messages)
` [PATCH v4 6/8] iommu/arm-smmu-v3: Move CD table to arm_smmu_master

[PATCH v3 0/2] Improve VM CPUfreq and task placement behavior
 2023-08-04 22:24 UTC  (8+ messages)
` [PATCH v3 2/2] cpufreq: add virtual-cpufreq driver

[PATCH v2 0/2] Change MAINTAINERS for rtl8180 and rtl8187
 2023-08-04 22:24 UTC  (3+ messages)
` [PATCH v2 1/2] MAINTAINERS: Update entry for rtl8187
` [PATCH v2 2/2] MAINTAINERS: Remove tree entry for rtl8180

[PATCH 0/4] keys: Introduce a keys frontend for attestation reports
 2023-08-04 22:24 UTC  (14+ messages)
` [PATCH 1/4] keys: Introduce tsm keys

[PATCH v1 1/1] irqdomain: Refactor error path in __irq_domain_alloc_fwnode()
 2023-08-04 22:24 UTC  (4+ messages)

SFrame version 2 in upcoming Binutils 2.41
 2023-08-04 22:21 UTC  (4+ messages)

[PATCH v5 00/19] Enable CET Virtualization
 2023-08-04 22:21 UTC  (26+ messages)
` [PATCH v5 04/19] KVM:x86: Refresh CPUID on write to guest MSR_IA32_XSS
` [PATCH v5 08/19] KVM:x86: Report KVM supported CET MSRs as to-be-saved
` [PATCH v5 09/19] KVM:x86: Make guest supervisor states as non-XSAVE managed
` [PATCH v5 11/19] KVM:VMX: Emulate read and write to CET MSRs
` [PATCH v5 17/19] KVM:x86: Enable guest CET supervisor xstate bit support
` [PATCH v5 18/19] KVM:nVMX: Refine error code injection to nested VM

[PATCH v2 0/9] Use dev_err_probe in i2c probe function
 2023-08-04 22:19 UTC  (12+ messages)
` [PATCH 2/9] i2c: mlxbf: Use dev_err_probe in "
` [PATCH 8/9] i2c: imx-lpi2c: "
` [PATCH 9/9] i2c: synquacer: "

[PATCH v3 bpf-next] libbpf: Use local includes inside the library
 2023-08-04 22:20 UTC  (2+ messages)

[PATCH] net: phy: meson-gxl: implement meson_gxl_phy_resume()
 2023-08-04 22:19 UTC  (5+ messages)

RFC: new attributes
 2023-08-04 22:18 UTC 

[PATCH] hwmon: (pmbus/bel-pfe) Enable PMBUS_SKIP_STATUS_CHECK for pfe1100
 2023-08-04 22:17 UTC  (3+ messages)

Question about the KVM API KVM_VCPU_TSC_CTRL to control guest TSC
 2023-08-04 22:16 UTC  (2+ messages)

[tip:master] BUILD SUCCESS 5a9c45c016fcbdab4f8f82942958539b20a00623
 2023-08-04 22:16 UTC 

[PATCH v7 0/8] KVM: allow mapping non-refcounted pages
 2023-08-04 22:13 UTC  (13+ messages)
` [PATCH v7 2/8] KVM: Introduce __kvm_follow_pfn function

[PATCH] cxl/region: Match auto-discovered region decoders by HPA range
 2023-08-04 22:13 UTC  (2+ messages)

[PATCH v2] hwmon: (pmbus/bel-pfe) Enable PMBUS_SKIP_STATUS_CHECK for pfe1100
 2023-08-04 22:14 UTC 

[PATCH 1/2] arm64: dts: imx8mp-evk: Add HDMI support
 2023-08-04 22:13 UTC  (2+ messages)
` [PATCH 2/2] arm64: defconfig: Enable CONFIG_DRM_IMX_LCDIF

[PATCH] selftests/rseq: Fix build with undefined __weak
 2023-08-04 22:09 UTC  (2+ messages)

[PATCH] staging: greybus: Refactor gb_audio_gb_get_topology() into separate calls
 2023-08-04 22:09 UTC  (2+ messages)

Git-filter —force - my code disappeared before being pushed
 2023-08-04 22:08 UTC 

[PATCH v9 for-8.1 00/24] linux-user + tcg patch queue
 2023-08-04 22:00 UTC  (25+ messages)
` [PATCH v9 01/24] accel/tcg: Adjust parameters and locking with do_{ld, st}_mmio_*
` [PATCH v9 02/24] accel/tcg: Issue wider aligned i/o in "
` [PATCH v9 03/24] accel/tcg: Do not issue misaligned i/o
` [PATCH v9 04/24] gdbstub: use 0 ("any process") on packets with no PID
` [PATCH v9 05/24] linux-user: Unset MAP_FIXED_NOREPLACE for host
` [PATCH v9 06/24] linux-user: Fix MAP_FIXED_NOREPLACE on old kernels
` [PATCH v9 07/24] linux-user: Do not call get_errno() in do_brk()
` [PATCH v9 08/24] linux-user: Use MAP_FIXED_NOREPLACE for do_brk()
` [PATCH v9 09/24] linux-user: Do nothing if too small brk is specified
` [PATCH v9 10/24] linux-user: Do not align brk with host page size
` [PATCH v9 11/24] linux-user: Remove last_brk
` [PATCH v9 12/24] bsd-user: "
` [PATCH v9 13/24] linux-user: Adjust task_unmapped_base for reserved_va
` [PATCH v9 14/24] linux-user: Define TASK_UNMAPPED_BASE in $guest/target_mman.h
` [PATCH v9 15/24] linux-user: Define ELF_ET_DYN_BASE "
` [PATCH v9 16/24] linux-user: Use MAP_FIXED_NOREPLACE for initial image mmap
` [PATCH v9 17/24] linux-user: Use elf_et_dyn_base for ET_DYN with interpreter
` [PATCH v9 18/24] linux-user: Adjust initial brk when interpreter is close to executable
` [PATCH v9 19/24] linux-user: Properly set image_info.brk in flatload
` [PATCH v9 20/24] linux-user: Do not adjust image mapping for host page size
` [PATCH v9 21/24] linux-user: Do not adjust zero_bss "
` [PATCH v9 22/24] linux-user: Use zero_bss for PT_LOAD with no file contents too
` [PATCH v9 23/24] accel/tcg: Call save_iotlb_data from io_readx as well
` [PATCH v9 24/24] linux-user/elfload: Set V in ELF_HWCAP for RISC-V

[PATCH v2] bpf, docs: Formalize type notation and function semantics in ISA standard
 2023-08-04 22:04 UTC  (2+ messages)

[PATCH] fs/buffer.c: disable per-CPU buffer_head cache for isolated CPUs
 2023-08-04 22:03 UTC  (2+ messages)

FAILED: load BTF from vmlinux: Invalid argument
 2023-08-04 22:03 UTC  (6+ messages)

[PATCH] drm: Drop select FRAMEBUFFER_CONSOLE for DRM_FBDEV_EMULATION
 2023-08-04 22:02 UTC  (4+ messages)

[PATCH v2] arm64: dts: ti: k3-am62a7: Add MCU MCAN nodes
 2023-08-04 22:01 UTC  (2+ messages)

[igt-dev] [PATCH v2 1/2] lib/amdgpu: Add helper functions to return MALL support
 2023-08-04 22:00 UTC  (3+ messages)
` [igt-dev] ○ CI.xeBAT: info for series starting with [v2,1/2] "
` [igt-dev] ✓ Fi.CI.BAT: success "

[dhowells-fs:ceph-iter 18/18] fs/ceph/file.c:1741:9: error: too many arguments to function call, expected 3, have 4
 2023-08-04 21:59 UTC 

[net-next 0/2] seg6: add NEXT-C-SID support for SRv6 End.X behavior
 2023-08-04 21:39 UTC  (4+ messages)
` [net-next 2/2] selftests: seg6: add selftest for NEXT-C-SID flavor in "

[PATCH v4 0/5] variable-order, large folios for anonymous memory
 2023-08-04 21:58 UTC  (14+ messages)
` [PATCH v4 2/5] mm: LARGE_ANON_FOLIO for improved performance

[PATCH BlueZ] iso-tester: Fix test ISO Connect2 CIG 0x01 - Success/Invalid
 2023-08-04 21:57 UTC 

[PATCH] i2c: tegra: Fix i2c-tegra DMA config option processing
 2023-08-04 21:56 UTC  (3+ messages)

[PATCHv6 bpf-next 00/28] bpf: Add multi uprobe link
 2023-08-04 21:55 UTC  (3+ messages)
` [PATCHv6 bpf-next 03/28] "

[Intel-xe] [PATCH] tests/xe/xe_query: Add a test for querying cs cycles
 2023-08-04 21:54 UTC  (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for "

[PATCH v26 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-08-04 21:53 UTC  (3+ messages)
` [PATCH v26 2/5] fs/proc/task_mmu: "

[RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages)
 2023-08-04 21:53 UTC  (17+ messages)

read-modify-write occurring for direct I/O on RAID-5
 2023-08-04 21:52 UTC  (4+ messages)

[PATCH bpf-next] bpf: fix inconsistent return types of bpf_xdp_copy_buf()
 2023-08-04 21:50 UTC  (2+ messages)

[PATCH net] net: dsa: ocelot: call dsa_tag_8021q_unregister() under rtnl_lock() on driver remove
 2023-08-04 21:49 UTC  (4+ messages)

[PATCH v3 5/5] minmax: Relax check to allow comparison between int and small unsigned constants
 2023-08-04 21:48 UTC 

[PATCH v3 5/5] minmax: Relax check to allow comparison between int and small unsigned constants
 2023-08-04 21:49 UTC 

[PATCH -next V13 0/3] riscv: Add independent irq/softirq stacks support
 2023-08-04 21:48 UTC  (10+ messages)
` [PATCH -next V13 1/3] riscv: stack: Support HAVE_IRQ_EXIT_ON_IRQ_STACK

[Intel-xe] [PATCH 0/3] Port CPU-GPU timestamp correlation to XE KMD
 2023-08-04 21:47 UTC  (5+ messages)
` [Intel-xe] [PATCH 1/3] drm/xe: Fix array bounds check for queries
` [Intel-xe] [PATCH 2/3] drm/xe: Set the correct type for xe_to_user_engine_class
` [Intel-xe] [PATCH 3/3] drm/xe: Correlate engine and cpu timestamps with better accuracy

[PATCH v2 1/3] mm: lock a vma before stack expansion
 2023-08-04 21:46 UTC  (5+ messages)
` [PATCH v2 3/3] fork: lock VMAs of the parent process when forking

[PATCH 0/2] qla2xxx: allow 32 bytes CDB
 2023-08-04 21:44 UTC  (8+ messages)
` [PATCH 1/2] qla2xxx: Move resource to allow code reuse
` [PATCH 2/2] qla2xxx: allow 32 bytes CDB

[PATCH 1/3] glibc: Upgrade to 2.38 release
 2023-08-04 21:44 UTC  (2+ messages)
` [OE-core] "

[PATCH v2 1/1] serial: core: Fix serial_base_match() after fixing controller port name
 2023-08-04 21:42 UTC  (2+ messages)

[PATCH v1 0/9] i2c: designware: code consolidation & cleanups
 2023-08-04 21:41 UTC  (9+ messages)
` [PATCH v1 6/9] i2c: designware: Consolidate firmware parsing and configure code
` [PATCH v1 7/9] i2c: desingware: Unify firmware type checks
` [PATCH v1 8/9] i2c: designware: Get rid of redundant 'else'
` [PATCH v1 9/9] i2c: designware: Fix spelling and other issues in the comments

[igt-dev] [PATCH i-g-t] tests/xe/xe_query: Add a test for querying cs cycles
 2023-08-04 21:41 UTC 

[RFC] PM / QoS: Decouple request alloc from dev_pm_qos_mtx (alternative solution)
 2023-08-04 21:40 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-net v2 1/1] igc: Fix the typo in the PTM Control macro
 2023-08-04 21:39 UTC  (2+ messages)

[XEN PATCH] xen: change parameter name in monitor_domctl() declaration
 2023-08-04 21:39 UTC  (2+ messages)

[GIT PULL] RISC-V Fixes for 6.5-rc5
 2023-08-04 21:38 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next v2] i40e: add tracepoints for nvmupdate troubleshooting
 2023-08-04 21:38 UTC  (2+ messages)

[Intel-xe] [PATCH i-g-t] tests/xe/xe_query: Add a test for querying cs cycles
 2023-08-04 21:38 UTC 

[PATCH bpf-next v2] selftests/bpf: fix the incorrect verification of port numbers
 2023-08-04 21:37 UTC  (3+ messages)

[PATCH for-8.2 0/7] tcg/ppc: Support power10 prefixed instructions
 2023-08-04 21:33 UTC  (8+ messages)
` [PATCH 1/7] tcg/ppc: Untabify tcg-target.c.inc
` [PATCH 2/7] tcg/ppc: Use PADDI in tcg_out_movi
` [PATCH 3/7] tcg/ppc: Use prefixed instructions in tcg_out_mem_long
` [PATCH 4/7] tcg/ppc: Use PLD in tcg_out_movi for constant pool
` [PATCH 5/7] tcg/ppc: Use prefixed instructions in tcg_out_dupi_vec
` [PATCH 6/7] tcg/ppc: Disable USE_REG_TB for Power v3.1
` [PATCH 7/7] tcg/ppc: Use prefixed instructions for tcg_out_goto_tb

[PATCH net-next v2 0/4] Add QPL mode for DQO descriptor format
 2023-08-04 21:34 UTC  (5+ messages)
` [PATCH net-next v2 1/4] gve: Control path for DQO-QPL
` [PATCH net-next v2 2/4] gve: Tx "
` [PATCH net-next v2 3/4] gve: RX "
` [PATCH net-next v2 4/4] gve: update gve.rst

[RFC PATCH v1.5 3/5] config: report config parse errors using cb
 2023-08-04 21:34 UTC  (2+ messages)

[PATCH] xfs: skip fragmentation tests when alwayscow mode is enabled, part 2
 2023-08-04 21:34 UTC 

[RFC PATCH 0/2] media: v4l2: map UVC_CT_ROLL_ABSOLUTE_CONTROL
 2023-08-04 21:33 UTC  (3+ messages)

[PATCH] gfs2: Don't use filemap_splice_read
 2023-08-04 21:32 UTC  (2+ messages)
` [Cluster-devel] "

[Intel-wired-lan] [PATCH iwl-net v1] i40e: fix potential memory leaks in i40e_remove()
 2023-08-04 21:32 UTC  (2+ messages)

[Intel-xe] [PATCH v5] Documentation/gpu: Add a VM_BIND async draft document
 2023-08-04 21:30 UTC  (6+ messages)

[Buildroot] [PATCH v1 1/1] package/crio: new package
 2023-08-04 21:30 UTC  (3+ messages)

[XEN PATCH 0/6] xen: address MISRA C:2012 Rule 5.3
 2023-08-04 21:30 UTC  (14+ messages)
` [XEN PATCH 1/6] x86: rename variable 'e820' to "
` [XEN PATCH 2/6] libelf: "
` [XEN PATCH 3/6] xen/delay: "
` [XEN PATCH 4/6] x86/include: "
` [XEN PATCH 5/6] x86/xstate: "
` [XEN PATCH 6/6] x86: refactor macros in 'xen-mca.h' to "

[Cluster-devel] [PATCH] gfs2: Fix freeze consistency check in gfs2_trans_add_meta
 2023-08-04 21:30 UTC 

[PATCH net-next] Add bnxt_netlink to facilitate representor pair configurations
 2023-08-04 21:29 UTC 

[PATCH] go: upgrade 1.20.6 -> 1.20.7
 2023-08-04 21:30 UTC 

[Intel-wired-lan] [PATCH iwl-net v1] i40e: fix potential calltrace i40e_sync_vsi_filters()
 2023-08-04 21:29 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-net v1] i40e: fix 32bit FW gtime wrapping issue
 2023-08-04 21:27 UTC  (2+ messages)

[RFC] IIO: MPU6050: fix level-triggered IRQ support caused crash
 2023-08-04 20:27 UTC  (3+ messages)

[PATCH v1 0/7] ACPI: thermal: Use trip point table to register thermal zones
 2023-08-04 21:25 UTC  (12+ messages)
` [PATCH v4 00/10] "
  ` [PATCH v4 01/10] thermal: core: Do not handle trip points with invalid temperature
  ` [PATCH v4 02/10] thermal: core: Introduce thermal_zone_device_adjust()
  ` [PATCH v4 03/10] thermal: core: Add priv pointer to struct thermal_trip
  ` [PATCH v4 04/10] thermal: core: Add thermal_zone_update_trip_temp() helper routine
  ` [PATCH v4 05/10] ACPI: thermal: Clean up acpi_thermal_register_thermal_zone()
  ` [PATCH v4 06/10] ACPI: thermal: Carry out trip point updates under zone lock
  ` [PATCH v4 07/10] ACPI: thermal: Use trip point table to register thermal zones
  ` [PATCH v4 08/10] ACPI: thermal: Rework thermal_get_trend()
  ` [PATCH v4 09/10] ACPI: thermal: Drop unnecessary thermal zone callbacks
  ` [PATCH v4 10/10] thermal: core: Eliminate code duplication from acpi_thermal_notify()

[PATCH v3] dt-bindings: net: ftgmac100: convert to yaml version from txt
 2023-08-04 21:23 UTC  (3+ messages)

[PATCH] staging: vme_user: fix check alignment should match open parenthesis
 2023-08-04 21:20 UTC 

[Bug 217764] New: nouveau: system hangs when changing pstate on GeForce GT 320M (NVAF (MCP89))
 2023-08-04 21:19 UTC 

[Intel-xe] [PATCH] drm/xe: Implement HW workaround 14016763929
 2023-08-04 21:18 UTC  (2+ messages)
` [Intel-xe] ✗ CI.BAT: failure for drm/xe: Implement HW workaround 14016763929 (rev2)

[PATCH] generic/642: fix SOAK_DURATION usage in generic/642
 2023-08-04 21:17 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.