All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-29 15:49:29 to 2024-05-29 16:28:11 UTC [more...]

[PATCH] staging: iio: adt7316: remove unused struct 'adt7316_limit_regs'
 2024-05-29 16:28 UTC  (4+ messages)

[PATCH] arm64: defconfig: Enable Marvell 88Q2XXX PHY support
 2024-05-29 16:28 UTC  (3+ messages)

[RFC v6 00/26] vfio-user client
 2024-05-29 16:23 UTC  (12+ messages)
` [PATCH 01/26] vfio/container: pass MemoryRegion to DMA operations
` [PATCH 03/26] vfio/container: support VFIO_DMA_UNMAP_FLAG_ALL
` [PATCH 04/26] vfio: add vfio_attach_device_by_iommu_type()
` [PATCH 07/26] vfio: add VFIO base abstract class
` [PATCH 10/26] vfio-user: add vfio-user class and container
` [PATCH 11/26] vfio-user: connect vfio proxy to remote server
` [PATCH 12/26] vfio-user: define socket receive functions
` [PATCH 13/26] vfio-user: define socket send functions
` [PATCH 14/26] vfio-user: get device info
` [PATCH 16/26] vfio-user: region read/write
` [PATCH 25/26] vfio-user: add 'x-msg-timeout' option that specifies msg wait times

[PATCH] arm64: dts: rockchip: Fix the DCDC_REG2 minimum voltage on Quartz64 Model B
 2024-05-29 16:27 UTC  (4+ messages)

[DO NOT MERGE v8 00/36] Device Tree support for SH7751 based board
 2024-05-29 16:27 UTC  (5+ messages)
` [DO NOT MERGE v8 25/36] dt-bindings: vendor-prefixes: Add iodata
` [DO NOT MERGE v8 26/36] dt-bindings: ata: ata-generic: Add new targets

[PATCH v2] drm/client: Detect when ACPI lid is closed during initialization
 2024-05-29 16:26 UTC  (6+ messages)
` ✓ CI.FULL: success for "

[PATCH net-next] net: count drops due to missing qdisc as dev->tx_drops
 2024-05-29 16:25 UTC 

blktests nvme 041,042 leak memory
 2024-05-29 16:25 UTC  (6+ messages)

[PATCH v1 0/3] gfx9 ipdump patches
 2024-05-29 16:25 UTC  (4+ messages)
` [PATCH v1 1/3] drm/amdgpu: add gfx9 register support in ipdump

[PATCH 0/1] Fix the port mux of VP2
 2024-05-29 16:24 UTC  (8+ messages)

[PATCH] drm/xe/client: Check return value of xe_force_wake_get
 2024-05-29 16:24 UTC  (4+ messages)

[PATCH v2] bcache: allow allocator to invalidate bucket in gc
 2024-05-29 16:24 UTC  (17+ messages)

[PATCH] arm-bsp/corstone1000: update the documentation
 2024-05-29 16:24 UTC  (2+ messages)
` [PATCH scarthgap] "

[PATCH 2/3] bcache: call force_wake_up_gc() if necessary in check_should_bypass()
 2024-05-29 16:23 UTC  (5+ messages)

[PATCH 0/2] X1E PMICs
 2024-05-29 16:23 UTC  (2+ messages)
` (subset) "

[PATCH v3] iproute2: color: default to dark background
 2024-05-29 16:23 UTC  (2+ messages)

[PATCH RFC 0/2] Documentation: Debugging guide
 2024-05-29 16:22 UTC  (3+ messages)
` [PATCH RFC 1/2] docs: media: Create separate documentation folder for media
` [PATCH RFC 2/2] docs: media: Debugging guide for the media subsystem

[PATCH] Revert "drm/xe: make gt_remove use devm"
 2024-05-29 16:22 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for Revert "drm/xe: make gt_remove use devm" (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "

[PATCH] fs/file: fix the check in find_next_fd()
 2024-05-29 16:22 UTC  (2+ messages)

[PATCH 0/5] VF: Setup VRAM based on received config data
 2024-05-29 16:22 UTC  (9+ messages)
` [PATCH 4/5] drm/xe: Rename internal vram helper function

[PATCH v2 0/5] Enable PSP security attributes on more SoCs
 2024-05-29 16:22 UTC  (4+ messages)
` [PATCH v2 2/5] crypto: ccp: Move security attributes to their own file

[PATCH] EDAC, i10nm: make skx_common.o a separate module
 2024-05-29 16:21 UTC  (3+ messages)

[PATCH] mm: vmscan: reset sc->priority on retry
 2024-05-29 16:20 UTC  (2+ messages)

[PATCH] target/mips: Remove unused 'hw/misc/mips_itu.h' header
 2024-05-29 16:19 UTC  (2+ messages)

[PATCH v2 0/2] hwmon: (ina2xx):Add Suppor for passing alert polarity from device tree to driver
 2024-05-29 16:20 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: ti,ina2xx: Add ti,alert-polarity property

[PATCH] bpf: Use an UNUSED id for bpf_session_cookie without FPROBE
 2024-05-29 16:18 UTC  (2+ messages)

[PATCH v25 00/20] nvme-tcp receive offloads
 2024-05-29 16:00 UTC  (18+ messages)
` [PATCH v25 01/20] net: Introduce direct data placement tcp offload
` [PATCH v25 02/20] netlink: add new family to manage ULP_DDP enablement and stats
` [PATCH v25 03/20] iov_iter: skip copy if src == dst for direct data placement
` [PATCH v25 04/20] net/tls,core: export get_netdev_for_sock
` [PATCH v25 05/20] nvme-tcp: Add DDP offload control path
` [PATCH v25 06/20] nvme-tcp: Add DDP data-path
` [PATCH v25 07/20] nvme-tcp: RX DDGST offload
` [PATCH v25 08/20] nvme-tcp: Deal with netdevice DOWN events
` [PATCH v25 09/20] Documentation: add ULP DDP offload documentation
` [PATCH v25 11/20] net/mlx5e: Refactor ico sq polling to get budget
` [PATCH v25 12/20] net/mlx5: Add NVMEoTCP caps, HW bits, 128B CQE and enumerations
` [PATCH v25 13/20] net/mlx5e: NVMEoTCP, offload initialization
` [PATCH v25 14/20] net/mlx5e: TCP flow steering for nvme-tcp acceleration
` [PATCH v25 15/20] net/mlx5e: NVMEoTCP, use KLM UMRs for buffer registration
` [PATCH v25 17/20] net/mlx5e: NVMEoTCP, ddp setup and resync
` [PATCH v25 19/20] net/mlx5e: NVMEoTCP, data-path for DDP+DDGST offload
` [PATCH v25 20/20] net/mlx5e: NVMEoTCP, statistics

[RFC 1/2] eal: add pointer compression functions
 2024-05-29 16:18 UTC  (5+ messages)
` [PATCH v12 0/6] add pointer compression API
  ` [PATCH v12 2/6] mempool: add functions to get extra mempool info

[Bug 218900] New: amdgpu: Fatal error during GPU init
 2024-05-29 16:17 UTC  (3+ messages)
` [Bug 218900] "

[PATCH 0/2] Revert defense-in-depth patches breaking Git LFS
 2024-05-29 16:17 UTC  (9+ messages)

[PATCH v3 0/6] x86: Expose consistent topology to guests
 2024-05-29 16:16 UTC  (3+ messages)
` [PATCH v3 3/6] tools/hvmloader: Retrieve (x2)APIC IDs from the APs themselves

[PATCH 00/13] arm64: dts: qcom: sc8280xp-x13s: enable pm8008 camera pmic
 2024-05-29 16:17 UTC  (12+ messages)
` [PATCH 03/13] mfd: pm8008: deassert reset on probe
` [PATCH 09/13] pinctrl: qcom: spmi-gpio: drop broken pm8008 support
` [PATCH 12/13] regulator: add pm8008 pmic regulator driver

[PATCH] arm64/io: add constant-argument check
 2024-05-29 16:15 UTC  (6+ messages)

[PATCH] drivers:igc: fail to init phy
 2024-05-29 16:15 UTC  (2+ messages)

[RFC PATCH] cpus: split qemu_init_vcpu and delay vCPU thread creation
 2024-05-29 16:15 UTC  (3+ messages)

[PATCH for-4.19 0/9] x86/irq: fixes for CPU hot{,un}plug
 2024-05-29 16:14 UTC  (6+ messages)
` [PATCH for-4.19 3/9] xen/cpu: ensure get_cpu_maps() returns false if CPU operations are underway

[RFC] Process to request a vote for an issue
 2024-05-29 16:14 UTC  (7+ messages)

[poky][meta-clang][musl][kirkstone] Poky with clang coverage using musl
 2024-05-29 16:13 UTC  (2+ messages)

[PATCH 00/10] testing/next: purging centos and more lcitool
 2024-05-29 16:09 UTC  (12+ messages)
` [PATCH 01/10] ci: remove centos-steam-8 customer runner
` [PATCH 02/10] docs/devel: update references to centos to non-versioned container
` [PATCH 03/10] tests/vm: update centos.aarch64 image to 9
` [PATCH 04/10] tests/vm: remove plain centos image
` [PATCH 05/10] scripts/ci: remove CentOS bits from common build-environment
` [PATCH 06/10] docs/ci: clean-up references for consistency
` [PATCH 07/10] tests/lcitool: bump to latest version
` [PATCH 08/10] tests/lcitool: generate package lists for ansible
` [PATCH 09/10] scripts/ci: drive ubuntu/build-environment.yml from lcitool
` [PATCH 10/10] tests/avocado: update sbsa-ref firmware

[yocto] Bad lib symlink in Host SDK
 2024-05-29 16:13 UTC  (2+ messages)

[PATCH 0/6] target/riscv: Add support for Control Transfer Records Ext
 2024-05-29 16:09 UTC  (7+ messages)
` [PATCH 1/6] target/riscv: Remove obsolete sfence.vm instruction
` [PATCH 2/6] target/riscv: Add Control Transfer Records CSR definitions
` [PATCH 3/6] target/riscv: Add support for Control Transfer Records extension CSRs
` [PATCH 4/6] target/riscv: Add support to record CTR entries
` [PATCH 5/6] target/riscv: Add CTR sctrclr instruction
` [PATCH 6/6] target/riscv: Add support to access ctrsource, ctrtarget, ctrdata regs

[pci:next] BUILD SUCCESS e3fca37312892122d73f8c5293c0d1cc8c34500b
 2024-05-29 16:11 UTC 

NFS write congestion size
 2024-05-29 16:11 UTC 

[PATCH] i2c-dev: Introduce "linux,i2c-dev-name" property for device tree of I2C controller
 2024-05-29 16:10 UTC  (3+ messages)

[PATCH 0/2] dumpcap,pdump handle cleanup signals
 2024-05-29 16:08 UTC  (4+ messages)
` [PATCH v2 0/2] Fix pdump and dumpcap leaks on SIGTERM
  ` [PATCH v2 1/2] app/dumpcap: handle SIGTERM and SIGHUP
  ` [PATCH v2 2/2] app/pdump: "

[PATCH] wifi: ath12k: add panic handler
 2024-05-29 16:09 UTC  (2+ messages)

[PATCH] parisc: Try to fix random segmentation faults in package builds
 2024-05-29 15:54 UTC  (7+ messages)

[PATCH v4 0/2] t/: port helper/test-{sha1, sha256} to unit-tests/t-hash
 2024-05-29 16:09 UTC  (4+ messages)
` [GSoC][PATCH v5 0/2] t/: migrate "

Lockdep annotation introduced warn in VMD driver
 2024-05-29 16:08 UTC  (6+ messages)

[PATCH] x86/NUMA: don't pass MAX_NUMNODES to memblock_set_node()
 2024-05-29 16:08 UTC  (4+ messages)

[PATCH v5] Drivers: hv: Cosmetic changes for hv.c and balloon.c
 2024-05-29 16:04 UTC 

[tip: x86/cc] x86/kexec: Remove spurious unconditional JMP from from identity_mapped()
 2024-05-29 16:07 UTC 

[PATCH v7 0/5] KEYS: asymmetric: tpm2_key_{rsa,ecdsa}
 2024-05-29 16:07 UTC  (3+ messages)
` [PATCH v7 4/5] keys: asymmetric: Add tpm2_key_rsa

[PATCH i-g-t v2 0/2] check drmModeGetConnector() return value in some missing places
 2024-05-29 16:06 UTC  (3+ messages)
` [PATCH i-g-t v2 1/2] lib/igt_chamelium: check drmModeGetConnector() return in wait_for_connected_state()

[PATCH resend v2] drm: renesas: shmobile: Call drm_helper_force_disable_all() at shutdown time
 2024-05-29 16:03 UTC  (2+ messages)
` [resend,v2] "

[PATCH 0/3] Enable PTP timestamping/PPS for AM65x SR1.0 devices
 2024-05-29 16:05 UTC  (8+ messages)
` [PATCH 1/3] net: ti: icssg-prueth: Enable PTP timestamping support for "
` [PATCH 2/3] net: ti: icss-iep: Enable compare events
` [PATCH 3/3] arm64: dts: ti: iot2050: Add IEP interrupts for SR1.0 devices

[PATCH net-next v13 00/14] net: Make timestamping selectable
 2024-05-29 16:05 UTC  (5+ messages)
` [PATCH net-next v13 09/14] net: Add the possibility to support a selected hwtstamp in netdevice

[PATCH v4 0/6] power: supply: Lenovo Yoga C630 EC
 2024-05-29 16:05 UTC  (5+ messages)
` [PATCH v4 4/6] power: supply: lenovo_yoga_c630_battery: add Lenovo C630 driver
` [PATCH v4 5/6] arm64: dts: qcom: sdm845: describe connections of USB/DP port

[PATCH/LOCAL 0/3] arm64: renesas: defconfig: Updates
 2024-05-29 16:04 UTC  (3+ messages)
` [PATCH/LOCAL 2/3] arm64: renesas: defconfig: Enable Marvell 88Q2XXX PHY support

[PATCH net] net: validate SO_TXTIME clockid coming from userspace
 2024-05-29 16:04 UTC  (5+ messages)

[PATCH 12/13] regulator: add pm8008 pmic regulator driver
 2024-05-29 16:04 UTC  (3+ messages)

[PATCH v3 0/6] Add support for AD411x
 2024-05-29 16:04 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: adc: ad7173: add support for ad411x

CPU_DOWN_FAILED hits ASSERTs in scheduling logic
 2024-05-29 16:03 UTC  (5+ messages)

safe.directory wildcards
 2024-05-29 16:02 UTC  (2+ messages)

[CI v2 0/3] Test GSC loading with Wa_22019338487
 2024-05-29 16:02 UTC  (2+ messages)
` ✓ CI.BAT: success for Test GSC loading with Wa_22019338487 (rev3)

CTI TAC Meeting Notes 2024-05-29
 2024-05-29 16:01 UTC 

[PATCH 0/3] tracing: Fix some selftest issues
 2024-05-29 16:01 UTC  (5+ messages)

[PATCH v4 00/29] arm64: Permission Overlay Extension
 2024-05-29 15:51 UTC  (13+ messages)
` [PATCH v4 07/29] KVM: arm64: Save/restore POE registers
` [PATCH v4 08/29] KVM: arm64: make kvm_at() take an OP_AT_*
` [PATCH v4 09/29] KVM: arm64: use `at s1e1a` for POE
` [PATCH v4 28/29] kselftest/arm64: Add test case for POR_EL0 signal frame records

[PATCH v2] dt-bindings: iio: adc: add a7779 doc
 2024-05-29 16:00 UTC 

[PATCH v2] staging: iio: adt7316: remove unused struct 'adt7316_limit_regs'
 2024-05-29 16:00 UTC 

[PATCH] drm/xe/xe2: Enable Priority Mem Read
 2024-05-29 16:00 UTC  (3+ messages)

[RFC][PATCH 1/3] netns: use GO_SRCURI_DESTSUFFIX
 2024-05-29 16:00 UTC  (9+ messages)
` [RFC][PATCH 2/3] cni: "
  ` [meta-virtualization] "

[PATCH v2 0/6] mm: page_type, zsmalloc and page_mapcount_reset()
 2024-05-29 16:00 UTC  (3+ messages)
` [PATCH v2 2/6] mm: allow reuse of the lower 16 bit of the page type with an actual type

[PATCH][v2] dmaengine: idxd: Fix possible Use-After-Free in irq_process_work_list
 2024-05-29 15:59 UTC  (2+ messages)

[PATCH] accel: Restrict probe_access*() functions to TCG
 2024-05-29 15:59 UTC 

[PATCH 0/6] dts: add testpmd params and statefulness
 2024-05-29 15:59 UTC  (8+ messages)
` [PATCH v2 0/8] dts: add testpmd params
  ` [PATCH v2 5/8] dts: add testpmd shell params
  ` [PATCH v2 7/8] dts: rework interactive shells

[regression] BUG: KASAN: use-after-free in lockdep_register_key+0x755/0x8f0
 2024-05-29 15:58 UTC  (2+ messages)

[PATCH v1 2/6] mm: allow reuse of the lower 16 bit of the page type with an actual type
 2024-05-29 15:58 UTC  (3+ messages)
` [PATCH v1 26] mm "

[PATCH 0/7] Zacas/Zabha support and qspinlocks
 2024-05-29 15:57 UTC  (6+ messages)
` [PATCH 2/7] riscv: Implement cmpxchg8/16() using Zabha

intel_pstate_get_hwp_cap on wrong CPU
 2024-05-29 15:57 UTC 

[PATCH 0/3] semihosting: Restrict to TCG
 2024-05-29 15:55 UTC  (4+ messages)
` [PATCH 1/3] target/mips: Restrict semihosting "
` [PATCH 2/3] target/riscv: "
` [PATCH 3/3] semihosting: Restrict "

[PATCH 0/2] RK3588: FriendlyElec CM3588 NAS board support
 2024-05-29 15:53 UTC  (7+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Add CM3588 NAS board

[PATCH v2] iommu/dma: Fix domain init
 2024-05-29 15:54 UTC 

Potential deadlock in bpf_lpm_trie
 2024-05-29 15:53 UTC 

[PATCH v1 0/2] riscv: dts: starfive: Enable Bluetooth on JH7100 boards
 2024-05-29 15:53 UTC  (7+ messages)

wifi: rtw88: 8821CU hangs after some number of power-off/on cycles
 2024-05-29 15:53 UTC  (5+ messages)

[PATCH v2 net-next] tcp: introduce a new MIB for CLOSE-WAIT sockets
 2024-05-29 15:52 UTC  (3+ messages)

[PATCH] fuse: cleanup request queuing towards virtiofs
 2024-05-29 15:52 UTC 

[PATCH v3 0/6] KVM: arm64: emulation for CTR_EL0
 2024-05-29 15:51 UTC  (5+ messages)
` [PATCH v3 2/6] KVM: arm64: maintain per VM value "

[syzbot] [ext4?] WARNING: locking bug in find_lock_lowest_rq
 2024-05-29 15:50 UTC  (3+ messages)
` Testing if issue still reproduces

[oe] [meta-networking] [PATCH 01/40] arno-iptables-firewall: upgrade 2.1.1 -> 2.1.2
 2024-05-29 15:50 UTC  (4+ messages)
` [oe] [meta-oe] [PATCH 09/40] libdevmapper: upgrade 2.03.22 -> 2.03.24

[PATCH] io_uring: don't attempt to mmap larger than what the user asks for
 2024-05-29 15:50 UTC 

[PATCH] tests/qtest/migrate-test: Add a postcopy memfile test
 2024-05-29 15:48 UTC  (3+ messages)


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.