All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-23 03:16:05 to 2023-08-23 05:35:30 UTC [more...]

[PATCH v2] irqchip/qcom-pdc: add support for v3.2 HW
 2023-08-23  5:35 UTC  (2+ messages)

[Intel-xe] [PATCH v4 0/4] Supporting RAS on XE
 2023-08-23  5:40 UTC  (5+ messages)
` [Intel-xe] [PATCH v4 1/4] drm/xe: Handle errors from various components
` [Intel-xe] [PATCH v4 2/4] drm/xe: Log and count the GT hardware errors
` [Intel-xe] [PATCH v4 3/4] drm/xe: Support GT hardware error reporting for PVC
` [Intel-xe] [PATCH v4 4/4] drm/xe: Process fatal hardware errors

[PATCH 0/3] hwrng: imx-rngc - use polling instead of interrupt
 2023-08-23  5:33 UTC  (7+ messages)
` [PATCH 1/3] hwrng: imx-rngc - use polling to detect end of self test
` [PATCH 3/3] hwrng: imx-rngc - use polling to wait for end of seeding

[igt-dev] [PATCH i-g-t v2] tests/i915/kms_fbcon_fbt: Execute test on multiple modes
 2023-08-23  5:33 UTC  (4+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for tests/i915/kms_fbcon_fbt: Execute test on multiple modes (rev2)
` [igt-dev] ○ CI.xeBAT: info "
` [igt-dev] ✓ Fi.CI.BAT: success "

[PATCH 00/13] doc: board; ti: Misc fixups
 2023-08-23  5:31 UTC  (5+ messages)
` [PATCH 04/13] doc: board: ti: am64x: provide image alt text
` [PATCH 09/13] doc: board: ti: am64x: Fix build step numbering

[PATCH v4] net/iavf: fix VLAN offload strip flag inconsistency
 2023-08-23  5:30 UTC  (2+ messages)

[PATCH -next v3 0/7] md: make rdev addition and removal independent from daemon thread
 2023-08-23  5:26 UTC  (12+ messages)
` [PATCH -next v3 4/7] md: factor out a helper rdev_removeable() from remove_and_add_spares()
` [PATCH -next v3 6/7] md: factor out a helper rdev_addable() "
` [PATCH -next v3 7/7] md: delay remove_and_add_spares() for read only array to md_start_sync()

[Intel-xe] [PATCH 0/2] Remove GuC Reset in D3Hot path
 2023-08-23  5:25 UTC  (9+ messages)
` [Intel-xe] [PATCH 1/2] RFC drm/xe: Disable ctb communication
` [Intel-xe] [PATCH 2/2] RFC drm/xe: Disable GuC CT communication for D3Hot Transition
` [Intel-xe] ✓ CI.Patch_applied: success for Remove GuC Reset in D3Hot path
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "

[LTP] [PATCH v3] syscalls/faccessat202: Add new testcase
 2023-08-23  5:24 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_lease: Terminate lease fd before subtests execution
 2023-08-23  5:12 UTC  (2+ messages)

[PATCH v9 0/4] Enable IPQ5332 USB2
 2023-08-23  5:18 UTC  (6+ messages)
` [PATCH v9 2/4] arm64: dts: qcom: ipq5332: Add USB related nodes

[PATCH 00/22] SRSO fixes/cleanups
 2023-08-23  5:20 UTC  (5+ messages)
` [PATCH 02/22] x86/srso: Set CPUID feature bits independently of bug or mitigation status

[PATCH v4 00/10] linux-user: Detect and report host crashes
 2023-08-23  5:16 UTC  (11+ messages)
` [PATCH v4 01/10] linux-user: Split out die_with_signal
` [PATCH v4 02/10] linux-user: Exit not abort in die_with_backtrace
` [PATCH v4 03/10] linux-user: Use die_with_signal with abort
` [PATCH v4 04/10] linux-user: Detect and report host crashes
` [PATCH v4 05/10] linux-user: Only register handlers for core_dump_signal by default
` [PATCH v4 06/10] linux-user: Map unsupported signals to an out-of-bounds value
` [PATCH v4 07/10] linux-user: Remap SIGPROF when CONFIG_GPROF
` [PATCH v4 08/10] linux-user: Simplify signal_init
` [PATCH v4 09/10] linux-user: Split out host_sig{segv,bus}_handler
` [PATCH v4 10/10] linux-user: Detect and report host SIGILL, SIGFPE, SIGTRAP

[PATCH mm-hotfixes-unstable] shmem: fix smaps BUG sleeping while atomic
 2023-08-23  5:14 UTC 

[PATCH 1/2] RDMA/rxe: add missing newline to rxe_set_mtu message
 2023-08-23  5:10 UTC  (4+ messages)

[pull request][net-next 00/15] mlx5 updates 2023-08-22
 2023-08-23  5:10 UTC  (16+ messages)
` [net-next 01/15] net/mlx5: Rework devlink port alloc/free into init/cleanup
` [net-next 02/15] net/mlx5: Push out SF devlink port init and cleanup code to separate helpers
` [net-next 03/15] net/mlx5: Push devlink port PF/VF init/cleanup calls out of devlink_port_register/unregister()
` [net-next 04/15] net/mlx5: Allow mlx5_esw_offloads_devlink_port_register() to register SFs
` [net-next 05/15] net/mlx5: Introduce mlx5_eswitch_load/unload_sf_vport() and use it from SF code
` [net-next 06/15] net/mlx5: Remove no longer used mlx5_esw_offloads_sf_vport_enable/disable()
` [net-next 07/15] net/mlx5: Don't register ops for non-PF/VF/SF port and avoid checks in ops
` [net-next 08/15] net/mlx5: Embed struct devlink_port into driver structure
` [net-next 09/15] net/mlx5: Reduce number of vport lookups passing vport pointer instead of index
` [net-next 10/15] net/mlx5: Return -EOPNOTSUPP in mlx5_devlink_port_fn_migratable_set() directly
` [net-next 11/15] net/mlx5: Relax mlx5_devlink_eswitch_get() return value checking
` [net-next 12/15] net/mlx5: Check vhca_resource_manager capability in each op and add extack msg
` [net-next 13/15] net/mlx5: Store vport in struct mlx5_devlink_port and use it in port ops
` [net-next 14/15] net/mlx5e: Support IPsec upper protocol selector field offload for RX
` [net-next 15/15] net/mlx5e: Support IPsec upper TCP protocol selector

[REGRESSION] resume with a Thunderbolt dock broke with commit e8b908146d44 "PCI/PM: Increase wait time after resume"
 2023-08-23  5:07 UTC  (4+ messages)

[PATCH v3 0/2] execve scalability issues, part 1
 2023-08-23  5:06 UTC  (3+ messages)
` [PATCH v3 1/2] pcpcntr: add group allocation/free
` [PATCH v3 2/2] kernel/fork: group allocation/free of per-cpu counters for mm struct

[syzbot] [net?] WARNING: suspicious RCU usage in inetdev_event
 2023-08-23  5:05 UTC 

[PATCH v14.a 1/1] PCI: Only put Intel PCIe ports >= 2015 into D3
 2023-08-23  5:04 UTC  (3+ messages)

next/pending-fixes build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.5-rc7-148-g8221b76fd7de)
 2023-08-23  5:03 UTC 

[PATCH] pwm: atmel: add missing clk_disable_unprepare()
 2023-08-23  4:59 UTC  (3+ messages)

[PATCH 0/2] net: Fix Ethernet PHY detection on Beagleplay
 2023-08-23  4:54 UTC  (5+ messages)
` [PATCH 1/2] net: ti: am65-cpsw-nuss: Workaround for buggy PHY/Board
` [PATCH 2/2] net: phy: Change "PHY not found" message to debug()

[PATCH] ibmveth: Use dcbf rather than dcbfl
 2023-08-23  4:51 UTC  (2+ messages)

linux-next: manual merge of the kselftest tree with the mm-hotfixes tree
 2023-08-23  4:52 UTC 

[linux-next:master 9878/11453] fs/erofs/zdata.c:1054 z_erofs_do_read_page() error: we previously assumed 'fe->pcl' could be null (see line 1002)
 2023-08-23  4:51 UTC 

[PATCH] cxl: Drop unused detach_spa()
 2023-08-23  4:51 UTC  (2+ messages)

❌ FAIL (SKIPPED 11 of 267): Test report for master (6.5.0-rc7, mainline.kernel.org-clang, 53663f41)
 2023-08-23  4:51 UTC 

[PATCH 1/3] event/cnxk: fix return values for capability API
 2023-08-23  4:48 UTC  (8+ messages)
` [PATCH 2/3] test/event_crypto_adapter: skip unsupported test
` [PATCH 3/3] test/event_crypto_adapter: fix crypto null dev creation

[PATCHv2] x86/tdx: Mark TSC reliable
 2023-08-23  4:47 UTC  (2+ messages)

[RFC]: shmem fd for non-DMA buffer sharing cross drivers
 2023-08-23  4:46 UTC  (6+ messages)

linux-next: manual merge of the djw-vfs tree with the xfs tree
 2023-08-23  4:46 UTC  (2+ messages)

[PATCH -next] Bluetooth: btusb: Do not call kfree_skb() under spin_lock_irqsave()
 2023-08-23  4:45 UTC  (2+ messages)
` [-next] "

linux-next: manual merge of the vfs-brauner tree with the xfs tree
 2023-08-23  4:44 UTC  (2+ messages)

[stable:linux-6.1.y 4237/8698] vmlinux.o: warning: objtool: do_pre_smp_initcalls+0xab: unreachable instruction
 2023-08-23  4:40 UTC 

[PATCH v2 0/4] Move Loongson1 MAC arch-code to the driver dir
 2023-08-23  4:40 UTC  (8+ messages)
` [PATCH v2 3/4] net: stmmac: Add glue layer for Loongson-1 SoC

[stable:linux-5.15.y 601/9999] drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_i2c_sw.o: warning: objtool: dce_i2c_submit_command_sw()+0xa36: unreachable instruction
 2023-08-23  4:40 UTC 

[PATCH bpf-next 0/3] bpf: Enable preemption after irq_work_raise() completes
 2023-08-23  4:39 UTC  (6+ messages)
` [PATCH bpf-next 1/3] bpf: Enable preemption after irq_work_raise() in unit_alloc()

[xen-4.17-testing test] 182423: regressions - FAIL
 2023-08-23  4:32 UTC 

Re; Interest,
 2023-08-23  2:01 UTC 

[PATCH v2 0/9] Support TDX guests on Hyper-V (the Hyper-V specific part)
 2023-08-23  4:30 UTC  (8+ messages)
` [PATCH v2 6/9] x86/hyperv: Introduce a global variable hyperv_paravisor_present
` [PATCH v2 8/9] x86/hyperv: Use TDX GHCI to access some MSRs in a TDX VM with the paravisor

[PATCH] coresight: Fix run time warnings while reusing ETR buffer
 2023-08-23  4:29 UTC 

[android-common:android13-5.15-2023-07 2449/21385] kernel/tracepoint.c:699:5: warning: no previous declaration for 'android_rvh_probe_register'
 2023-08-23  4:28 UTC 

[Buildroot] Embedding Python Interpreter with pybind11
 2023-08-23  4:26 UTC 

[PATCH v6] Documentation: userspace-api: Document perf ring buffer mechanism
 2023-08-23  4:26 UTC  (4+ messages)

[PATCH rdma-next] Revert "IB/isert: Fix incorrect release of isert connection"
 2023-08-23  4:23 UTC  (3+ messages)

[Intel-wired-lan] [PATCH iwl-next v1] ice: add drop rule matching on not active lport
 2023-08-23  3:57 UTC  (2+ messages)
`  "

[PATCH v2 00/11] regulator: mt6366: Split out of MT6358 and cleanup
 2023-08-23  4:20 UTC  (10+ messages)
` [PATCH v2 03/11] regulator: dt-bindings: mt6358: Convert to DT schema
` [PATCH v2 05/11] regulator: dt-bindings: mediatek: Add MT6366 PMIC

[RFC PATCH bpf-next 1/2] net: bpf: Make xdp and cls_bpf use bpf_prog_put_dev()
 2023-08-23  4:16 UTC  (2+ messages)

[PATCH v2 2/2] fork: group allocation of per-cpu counters for mm struct
 2023-08-23  4:05 UTC  (2+ messages)

[PATCH v4 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2023-08-23  4:13 UTC  (4+ messages)
` [PATCH v4 3/4] pinctrl: Implementation of the generic scmi-pinctrl driver

Re; Interest,
 2023-08-22 23:31 UTC 

Re; Interest,
 2023-08-22 23:31 UTC 

[PATCH v1] Revert "ASoC: Intel: Add rpl_nau8318_8825 driver"
 2023-08-23  4:07 UTC 

[czhong@redhat.com: [bug report] WARNING: CPU: 121 PID: 93233 at fs/dcache.c:365 __dentry_kill+0x214/0x278]
 2023-08-23  4:06 UTC 

[PATCH -next] jbd2,ocfs2: fix wrong pointer pass to PTR_ERR()
 2023-08-23  4:01 UTC  (2+ messages)

[PATCH v2 00/58] TDX QEMU support
 2023-08-23  3:59 UTC  (4+ messages)
` [PATCH v2 08/58] i386/tdx: Adjust the supported CPUID based on TDX restrictions

Patchwork housekeeping for: spi-devel-general
 2023-08-23  3:56 UTC 

[PATCH] mmc: core: crypto: Add MMC_CAP2_CRYPTO_RETAIN_KEY
 2023-08-23  3:56 UTC  (3+ messages)

[Intel-gfx] [PATCH v1 0/2] SDP split for DP-MST
 2023-08-23  3:54 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for SDP split for DP-MST (rev3)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn314/display_mode_vba_314.c:2072:13: warning: stack frame size (2168) exceeds limit (2048) in 'DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation'
 2023-08-23  3:53 UTC 

[android-common:android11-5.4 6125/27207] drivers/mmc/core/crypto.c:14:6: warning: no previous prototype for function 'mmc_crypto_setup_queue'
 2023-08-23  3:53 UTC 

[PATCH -next] staging: rtl8192e: Do not call kfree_skb() under spin_lock_irqsave()
 2023-08-23  3:52 UTC 

[LTP] [PATCH v2 1/2] syscalls/faccessat201: Add new testcase
 2023-08-23  3:52 UTC  (4+ messages)
` [LTP] [PATCH v2 2/2] syscalls/faccessat202: "

[PATCH -next] misc: st_core: Do not call kfree_skb() under spin_lock_irqsave()
 2023-08-23  3:50 UTC 

[PATCH v5 00/13] xen/arm: Split MMU code as the prepration of MPU work
 2023-08-23  3:47 UTC  (4+ messages)
` [PATCH v5 11/13] xen/arm: mmu: move MMU specific P2M code to mmu/p2m.{c,h}

[PATCH] llvm: remove libLTO.so.*
 2023-08-23  3:47 UTC  (3+ messages)
` [OE-core] "

[PATCH] ipv6/addrconf: clamp preferred_lft to the minimum instead of erroring
 2023-08-23  3:45 UTC  (4+ messages)

Re; Interest,
 2023-08-22 23:32 UTC 

[PATCH] kvm: x86: emulate MSR_PLATFORM_INFO msr bits
 2023-08-23  3:41 UTC  (2+ messages)

[lkp] [+84 bytes kernel size regression] [i386-tinyconfig] [ba6eabcee7] mm/readahead.c: adjust readahead window to account for min order
 2023-08-23  3:40 UTC 

[PATCH v3 0/2] gpio: loongson: add firmware offset parse support
 2023-08-23  3:37 UTC  (10+ messages)
` [PATCH v3 1/2] gpio: dt-bindings: add parsing of loongson gpio offset

Re; Interest,
 2023-08-23  1:25 UTC 

[PATCH v4 0/2] gpio: loongson: add more gpio chip support
 2023-08-23  3:34 UTC  (3+ messages)
` [PATCH v4 1/2] gpio: dt-bindings: add more loongson "
` [PATCH v4 2/2] gpio: loongson: add more "

[PATCH -next v2 00/21] spi: switch to use modern name (part3)
 2023-08-23  3:30 UTC  (22+ messages)
` [PATCH -next v2 01/21] spi: lm70llp: switch to use modern name
` [PATCH -next v2 02/21] spi: lp-8841: "
` [PATCH -next v2 03/21] spi: meson-spicc: "
` [PATCH -next v2 04/21] spi: meson-spifc: "
` [PATCH -next v2 05/21] spi: microchip-core-qspi: "
` [PATCH -next v2 06/21] spi: microchip-core: "
` [PATCH -next v2 07/21] spi: mpc512x-psc: "
` [PATCH -next v2 08/21] spi: mpc52xx-psc: "
` [PATCH -next v2 09/21] spi: mpc52xx: "
` [PATCH -next v2 10/21] spi: mt65xx: "
` [PATCH -next v2 11/21] spi: mt7621: "
` [PATCH -next v2 12/21] spi: mtk-nor: "
` [PATCH -next v2 13/21] spi: mtk-snfi: "
` [PATCH -next v2 14/21] spi: mux: switch to use spi_alloc_host()
` [PATCH -next v2 15/21] spi: mxic: switch to use modern name
` [PATCH -next v2 16/21] spi: mxs: "
` [PATCH -next v2 17/21] spi: npcm-pspi: "
` [PATCH -next v2 18/21] spi: nxp-fspi: "
` [PATCH -next v2 19/21] spi: oc-tiny: "
` [PATCH -next v2 20/21] spi: omap-uwire: "
` [PATCH -next v2 21/21] spi: omap2-mcspi: "

[snitzer:dm-6.5-vdo 44/57] ERROR: modpost: "vdo_write_stats" [drivers/md/dm-vdo.ko] undefined!
 2023-08-23  3:30 UTC 

[PATCH 0/1] Fix the order of consuming unpackLimit config settings
 2023-08-23  3:32 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH] submodule: deprecate --recurse-submodules=""
 2023-08-23  3:28 UTC 

[Intel-xe] [PATCH v2 0/9] DRM scheduler changes for Xe
 2023-08-23  3:27 UTC  (9+ messages)
` [Intel-xe] [PATCH v2 4/9] drm/sched: Split free_job into own work item
            `  "

"rcu_preempt detected stalls" with xen_free_irq involved - regression
 2023-08-23  3:28 UTC 

[RFC PATCH] mm: use nth_page() for all memmap (struct page) position operations
 2023-08-23  3:27 UTC  (2+ messages)

[ANNOUNCE] QEMU 8.1.0 is now available
 2023-08-23  3:20 UTC 

Re; Interest,
 2023-08-22 23:31 UTC 

[PATCH v5 1/3] Kconfig: Add SPL_SYS_MALLOC_CLEAR_ON_INIT
 2023-08-23  3:21 UTC  (3+ messages)
` [PATCH v5 2/3] dlmalloc: Add support for SPL_SYS_MALLOC_CLEAR_ON_INIT
` [PATCH v5 3/3] riscv: cpu: jh7110: Imply SPL_SYS_MALLOC_CLEAR_ON_INIT

[PATCH v5 0/3] arch: riscv: jh7110: Correctly zero L2 LIM
 2023-08-23  3:21 UTC 

[Accel-config] [PATCH v1 2/2] accel-config/test: Decide whether to do the operation or not
 2023-08-23  3:22 UTC 

[Accel-config] [PATCH v1 1/2] accel-config/test: Add op mask to check if an op is available
 2023-08-23  3:22 UTC 

[PATCH net-next] selftests: bonding: delete link1_1 in the cleanup path
 2023-08-23  3:26 UTC 

[PATCH] x86/hyperv: Fix undefined reference to isolation_type_en_snp without CONFIG_HYPERV
 2023-08-23  3:20 UTC 

[jarkko-tpmdd:tpm_buf 24/25] drivers/char/tpm/tpm-buf.c:159 tpm_buf_read_u8() error: uninitialized symbol 'value'
 2023-08-23  3:19 UTC 

[Patch v2 0/3] Refactor and clean up codes of mst
 2023-08-23  3:19 UTC  (5+ messages)
` [Patch v2 2/3] drm/mst: Refactor the flow for payload allocation/removement

[RFC] KVM: arm/arm64: optimize vSGI injection performance
 2023-08-23  3:19 UTC  (6+ messages)

Fw: [Bug 217814] New: r8169 transmit queue 0 timed out (after upgrade from 5.x to 6.x)
 2023-08-23  3:19 UTC 

[bug report] WARNING: CPU: 121 PID: 93233 at fs/dcache.c:365 __dentry_kill+0x214/0x278
 2023-08-23  3:17 UTC 

[PATCH v2 0/4] Add support for Allwinner D1 CAN controllers
 2023-08-23  3:16 UTC  (6+ messages)
` [PATCH v2 4/4] can: sun4i_can: Add support for the Allwinner D1

[PATCH 0/3] Refactor and clean up codes of mst
 2023-08-23  3:16 UTC  (9+ messages)
` [PATCH 3/3] drm/mst: adjust the function drm_dp_remove_payload_part2()

[PATCH ethtool] hns3: add support dump registers for hns3 driver
 2023-08-23  3:15 UTC  (2+ messages)

[PATCH v3 00/11] erofs-utils: mkfs: introduce rebuild mode
 2023-08-23  3:15 UTC  (3+ messages)
` [PATCH v3 02/11] erofs-utils: lib: scan devtable if extra_devices is not specified


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.