All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-26 11:05:08 to 2024-01-26 12:13:31 UTC [more...]

[PATCH v14 00/12] FUSE passthrough for file io
 2024-01-26 12:13 UTC  (18+ messages)

[PATCH] hw/timer/hpet: fix IRQ routing in legacy support mode
 2024-01-26 12:10 UTC  (2+ messages)

[PATCHv4 1/1] block: introduce content activity based ioprio
 2024-01-26 12:08 UTC 

[PATCH v4 0/6] xen-arm: add support for virtio-pci
 2024-01-26 12:09 UTC  (3+ messages)
` [PATCH v4 1/6] hw/xen: Set XenBackendInstance in the XenDevice before realizing it

what should "git clean -n -f [-d] [-x] <pattern>" do?
 2024-01-26 12:09 UTC  (12+ messages)

[PATCH] arm64: dts: qcom: sc8280xp: Introduce additional tsens instances
 2024-01-26 12:09 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-01-26 12:08 UTC 

[PATCH v2 00/12 qemu] CXL emulation fixes and minor cleanup
 2024-01-26 12:01 UTC  (26+ messages)
` [PATCH v2 01/12] cxl/cdat: Handle cdat table build errors
` [PATCH v2 02/12] hw/mem/cxl_type3: Drop handling of failure of g_malloc0() and g_malloc()
` [PATCH v2 03/12] hw/pci-bridge/cxl_upstream: Drop g_malloc() failure handling
` [PATCH v2 04/12] cxl/cdat: Fix header sum value in CDAT checksum
` [PATCH v2 05/12] hw/cxl/mbox: Remove dead code
` [PATCH v2 06/12] hw/cxl/device: read from register values in mdev_reg_read()
` [PATCH v2 07/12] hw/cxl: Pass CXLComponentState to cache_mem_ops
` [PATCH v2 08/12] hw/cxl: Pass NULL for a NULL MemoryRegionOps
` [PATCH v2 09/12] hw/mem/cxl_type3: Fix potential divide by zero reported by coverity
` [PATCH v2 10/12] tests/acpi: Allow update of DSDT.cxl
` [PATCH v2 11/12] hw/i386: Fix _STA return value for ACPI0017
` [PATCH v2 12/12] tests/acpi: Update DSDT.cxl to reflect change _STA return value

[PATCH v2 00/14] TCG Plugin inline operation enhancement
 2024-01-26 12:07 UTC  (3+ messages)
` [PATCH v2 01/14] plugins: implement inline operation relative to cpu_index

[PATCH 00/20] Error handling fixes
 2024-01-26 12:06 UTC  (3+ messages)
` [PATCH 05/20] btrfs: handle invalid root reference found in btrfs_find_root()

[PATCH trivial 0/2] split out os_close_all_open_fd and use it in net/tap.c too
 2024-01-26 12:05 UTC  (7+ messages)
` [PATCH trivial 1/2] close_all_open_fd(): move to oslib-posix.c

[PATCH 0/2] pwm: atmel-hlcdc: Two improvements
 2024-01-26 12:04 UTC  (6+ messages)
` [PATCH 1/2] pwm: atmel-hlcdc: Fix clock imbalance related to suspend support
` [PATCH 2/2] pwm: atmel-hlcdc: Don't use pwm consumer API

[PATCH v3 0/9] target/hppa qemu v8.2 regression fixes
 2024-01-26 12:02 UTC  (3+ messages)
` [PATCH v3 2/9] hw/hppa/machine: Disable default devices with --nodefaults option

[PATCH] Remove redundant check for usb_generic_driver_probe()
 2024-01-26 12:03 UTC 

[PATCH v3 1/2] dt-bindings: samsung: exynos-sysreg: gs101-peric0 requires a clock
 2024-01-26 12:01 UTC  (6+ messages)
` [PATCH v3 2/2] arm64: dts: exynos: gs101: sysreg_peric0 needs "

[meta-oe][PATCH] jack: fix build with python3 on host
 2024-01-26 12:00 UTC 

[LTP] [PATCH 1/1] splice07: Whitelist /dev/zero on pipe write
 2024-01-26 12:00 UTC  (2+ messages)

[PATCH] crypto: ccp - Fix null pointer dereference in __sev_platform_shutdown_locked
 2024-01-26 11:59 UTC  (2+ messages)

[PATCH 00/12 qemu] CXL emulation fixes and minor cleanup
 2024-01-26 11:57 UTC  (5+ messages)
` [PATCH 09/12] hw/mem/cxl_type3: Fix potential divide by zero reported by coverity

RTT-PROBE: lore-subspace-rtt
 2024-01-26 11:58 UTC 

[PATCH 2/2] Add error checking and returning for transport_register_device() in scsi_sysfs_add_host()
 2024-01-26 11:57 UTC 

[PATCH] dt-bindings: pinctrl: cy8x95x0: Minor fix & update
 2024-01-26 11:57 UTC 

[PATCH 08/21] power: supply: max77693: Use devm_power_supply_register() helper
 2024-01-26 11:56 UTC  (2+ messages)

[PATCH v3 00/17] Add support for Mobileye EyeQ5 system controller
 2024-01-26 11:56 UTC  (17+ messages)
` [PATCH v3 04/17] dt-bindings: soc: mobileye: add EyeQ5 OLB "
` [PATCH v3 08/17] clk: eyeq5: add platform driver

BUG in raid6_pq while running fstest btrfs/286
 2024-01-26 11:55 UTC  (6+ messages)

[PATCH] dt-bindings: iio: afe: voltage-divider: Add io-channel-cells
 2024-01-26 11:55 UTC 

[PATCH] RDMA/device: Fix a race between mad_client and cm_client init
 2024-01-26  2:25 UTC  (6+ messages)

[PATCH v2] drm/i915: update eDP MSO pipe mask for newer platforms
 2024-01-26 11:54 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.BAT: failure "

[PATCH bpf v2 0/3] Fix the read of vsyscall page through bpf
 2024-01-26 11:54 UTC  (4+ messages)
` [PATCH bpf v2 1/3] x86/mm: Move is_vsyscall_vaddr() into asm/vsyscall.h
` [PATCH bpf v2 2/3] x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault()
` [PATCH bpf v2 3/3] selftest/bpf: Test the read of vsyscall page under x86-64

[PATCH] MAINTAINERS: Update sysctl tree location
 2024-01-26 11:53 UTC  (2+ messages)

[PATCH v4 00/11] wifi: ath12k: P2P support for WCN7850
 2024-01-26 11:52 UTC  (8+ messages)
` [PATCH v4 01/11] wifi: ath12k: change interface combination for P2P mode
` [PATCH v4 03/11] wifi: ath12k: implement handling of P2P NoA event
` [PATCH v4 07/11] wifi: ath12k: fix broken structure wmi_vdev_create_cmd
` [PATCH v4 08/11] wifi: ath12k: move peer delete after vdev stop of station for WCN7850
` [PATCH v4 09/11] wifi: ath12k: designating channel frequency for ROC scan
` [PATCH v4 10/11] wifi: ath12k: fix incorrect logic of calculating vdev_stats_id
` [PATCH v4 11/11] wifi: ath12k: advertise P2P dev support for WCN7850

bb.utils.vercmp_string_op() vs Python 3.12
 2024-01-26 11:48 UTC  (5+ messages)
` [OE-core] "

RTT-PROBE: lore-subspace-rtt
 2024-01-26 11:48 UTC 

[net-next PATCH 0/3] net: mdio-ipq4019: fix wrong default MDC rate
 2024-01-26 11:47 UTC  (3+ messages)
` [net-next PATCH 1/3] dt-bindings: net: ipq4019-mdio: document now supported clock-frequency

[PATCH] clk: renesas: r8a779h0: Add PFC/GPIO clocks
 2024-01-26 11:47 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: ti: am65x: Add PCIe + USB DT overlay files
 2024-01-26 11:45 UTC  (8+ messages)
` [PATCH 1/3] arm64: dts: ti: am65x: Fix dtbs_install for Rocktech OLDI overlay
` [PATCH 2/3] arm64: dts: ti: Add DT overlay for PCIe + USB2.0 SERDES personality card
` [PATCH 3/3] arm64: dts: ti: Add DT overlay for PCIe + USB3.0 "

[PATCH] dt-bindings: mfd: Add regulator-compatible property
 2024-01-26 11:46 UTC 

[PATCH v6 0/3] Input: Add TouchNetix axiom touchscreen driver
 2024-01-26 11:46 UTC  (3+ messages)
` [PATCH v6 2/3] dt-bindings: input: Add TouchNetix axiom touchscreen

[linux-next:master 1576/1892] s390-linux-ld: kexec.c:undefined reference to `crashk_low_res'
 2024-01-26 11:45 UTC 

[asahilinux:bits/170-atcphy 3/11] drivers/phy/apple/atc.c:1589:2-8: preceding lock on line 1578
 2024-01-26 11:45 UTC 

[LTP] [PATCH] fanotify01: Test setting two marks on different filesystems
 2024-01-26 11:44 UTC  (2+ messages)

[PULL] drm-misc-fixes
 2024-01-26 11:44 UTC  (2+ messages)

[PATCH 0/5 qemu] hw/cxl: Update CXL emulation to reflect and reference r3.1
 2024-01-26 11:43 UTC  (5+ messages)
` [PATCH 5/5] hw/cxl: Standardize all references on CXL r3.1 and minor updates

[PATCH v4] hw/char/imx_serial: Implement receive FIFO and ageing timer for imx serial
 2024-01-26 11:41 UTC  (2+ messages)

Recall: [PATCH] Remove redundant check for usb_generic_driver_probe
 2024-01-26 11:42 UTC 

Recall: [PATCH 2/2] Add error checking and returning for transport_register_device() in scsi_sysfs_add_host()
 2024-01-26 11:42 UTC 

[RFC v2 0/4] overlayfs: Optimize override/revert creds
 2024-01-26 11:40 UTC  (2+ messages)

[Buildroot] [PATCH 01/12] package/gstreamer1: bump to version 1.22.9
 2024-01-26 11:36 UTC  (12+ messages)
` [Buildroot] [PATCH 02/12] package/gst1-plugins-base: "
` [Buildroot] [PATCH 03/12] package/gst1-plugins-good: "
` [Buildroot] [PATCH 04/12] package/gst1-plugins-bad: security "
` [Buildroot] [PATCH 05/12] package/gst1-plugins-ugly: "
` [Buildroot] [PATCH 06/12] package/gst1-devtools: "
` [Buildroot] [PATCH 07/12] package/gst1-libav: "
` [Buildroot] [PATCH 08/12] package/gst1-python: "
` [Buildroot] [PATCH 09/12] package/gst1-rtsp-server: "
` [Buildroot] [PATCH 10/12] package/gst1-vaapi: "
` [Buildroot] [PATCH 11/12] package/gst-omx: "
` [Buildroot] [PATCH 12/12] package/gstreamer1-editing-services: "

RTT-PROBE: lore-subspace-rtt
 2024-01-26 11:38 UTC 

[RESEND PATCH] ARM: dts: da850: add MMD SDIO interrupts
 2024-01-26 11:37 UTC  (3+ messages)

[PATCH] MAINTAINERS: Setup proper info for SOPHGO vendor support
 2024-01-26 11:37 UTC  (6+ messages)

WiF Transmit Power Control (TPC) Regulatory Requirements?
 2024-01-26 11:36 UTC  (6+ messages)

[PATCH] efi_loader: check efi_get_variable_int return value
 2024-01-26 11:36 UTC  (3+ messages)

[PATCH net-next v3] net: stmmac: dwmac-qcom-ethqos: Add support for 2.5G SGMII
 2024-01-26 11:36 UTC  (3+ messages)

[PATCH 00/19] drm/i915: Add Display Port tunnel BW allocation support
 2024-01-26 11:36 UTC  (3+ messages)
` [PATCH 01/19] drm/dp: Add drm_dp_max_dprx_data_rate()

[PATCH 2/2] Add error checking and returning for transport_register_device() in scsi_sysfs_add_host()
 2024-01-26 11:35 UTC 

[PULL v1 linux-firmware] Add firmware for Cirrus Smart Amp CS35L41 for HP Laptops
 2024-01-26 11:34 UTC 

[PATCH 00/18] rockchip: add support for Theobroma JAGUAR SBC-RK3588-AMR
 2024-01-26 11:33 UTC  (13+ messages)
` [PATCH 13/18] rockchip: rk3588: fix non-working SD controller if booting from other media

[PATCH v1 0/4] Support HP Models without _DSD
 2024-01-26 11:30 UTC  (5+ messages)
` [PATCH v1 1/4] ALSA: hda: cs35l41: Set Channel Index correctly when system is missing _DSD
` [PATCH v1 2/4] ALSA: hda: cs35l41: Support additional HP Envy Models
` [PATCH v1 3/4] ALSA: hda: cs35l41: Support HP models without _DSD using dual Speaker ID
` [PATCH v1 4/4] ALSA: hda/realtek: Add quirks for various HP ENVY models

[LTP] [PATCH V4 0/6] improvement work on libswap library
 2024-01-26 11:29 UTC  (8+ messages)

[PATCH] dt-bindings: hwmon: tda38640: Add interrupt & regulator properties
 2024-01-26 11:29 UTC 

[PATCH] iotests/277: Use iotests.sock_dir for socket creation
 2024-01-26 11:28 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-01-26 11:28 UTC 

[PATCH v19 00/30] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2024-01-26 11:26 UTC  (6+ messages)
` [PATCH v19 18/30] drm/panfrost: Explicitly get and put drm-shmem pages

[PATCH] iotests: don't run tests requiring cached writes in '-nocache' mode
 2024-01-26 11:26 UTC  (4+ messages)

[PATCH 0/2] hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro
 2024-01-26 11:24 UTC  (4+ messages)
` [PATCH 1/2] scripts/coccinelle: Add cpu_env.cocci_template script

[PATCH v3 00/46] Rework matching of network devices to -nic options
 2024-01-26 11:25 UTC  (9+ messages)
` [PATCH v3 01/46] net: add qemu_{configure, create}_nic_device(), qemu_find_nic_info()
` [PATCH v3 05/46] hw/i386/pc: use qemu_get_nic_info() and pci_init_nic_devices()

[PATCH v2 0/4] clk: si5351: add option to adjust PLL without glitches
 2024-01-26 11:22 UTC  (4+ messages)
` [PATCH v2 2/4] ARM: dts: dove-cubox: fix si5351 node names
  ` (subset) "

Uncached buffers from CMA DMA heap on some Arm devices?
 2024-01-26 11:22 UTC  (3+ messages)

[PATCH v4 1/7] selftests/mm: hugepage-shm: conform test to TAP format output
 2024-01-26 11:21 UTC  (7+ messages)
` [PATCH v4 2/7] selftests/mm: hugepage-vmemmap: "
` [PATCH v4 3/7] selftests/mm: hugetlb-madvise: "
` [PATCH v4 4/7] selftests/mm: khugepaged: "
` [PATCH v4 5/7] selftests/mm: hugetlb-read-hwpoison: "
` [PATCH v4 6/7] selftests/mm: ksm_tests: "
` [PATCH v4 7/7] selftests/mm: config: add missing configs

[PATCH -next] kexec: Remove duplicated include in crash_reserve.c
 2024-01-26 11:19 UTC  (3+ messages)

[PATCH 0/3] Random Number Generator fixes
 2024-01-26 11:20 UTC  (3+ messages)
` [PATCH 1/3] firmware: psci: Fix bind_smccc_features psci check

[PATCH v2 0/3] HID: bpf: couple of upstream fixes
 2024-01-26 11:20 UTC  (3+ messages)
` [PATCH v2 2/3] HID: bpf: actually free hdev memory after attaching a HID-BPF program

RTT-PROBE: lore-subspace-rtt
 2024-01-26 11:18 UTC 

[LTP] [PATCH v2 1/1] lapi/io_uring: <sys/types.h> => <linux/types.h>
 2024-01-26 11:15 UTC 

[PATCH RESEND v2] arm: marvell: Fix maxium->maxim typo in brownstone dts
 2024-01-26 11:14 UTC  (7+ messages)

[Intel-wired-lan] [PATCH net-next v3] ethtool: ice: Support for RSS settings to GTP from ethtool
 2024-01-26 11:12 UTC  (3+ messages)

[PATCH v7 0/2] v4l2-compliance: Add tests for DELETE_BUFS
 2024-01-26 11:12 UTC  (3+ messages)
` [PATCH v7 1/2] v4l2-utils: Add VIDIOC_DELETE_BUFS ioctl
` [PATCH v7 2/2] v4l2-compliance: Add a test for DELETE_BUFS ioctl

stmmac on Banana PI CPU stalls since Linux 6.6
 2024-01-26 11:10 UTC  (8+ messages)

[PATCH for-next v2] null_blk: add configfs variable shared_tags
 2024-01-26 11:09 UTC  (3+ messages)

oe-selftest reproducible.ReproducibleTests.test_reproducible_builds appears to hardcode important tunable params
 2024-01-26 11:09 UTC 

[PATCH 0/2] mtd: spinand: Resolve GigaDevice/ESMT ID clash
 2024-01-26 11:09 UTC  (3+ messages)

[PATCH v2 0/9] arm64: dts: renesas: Add support for more R-Car V4H and White Hawk variants
 2024-01-26 11:07 UTC  (12+ messages)
` [PATCH v2 3/9] arm64: dts: renesas: white-hawk-cpu: Restore sort order
` [PATCH v2 5/9] arm64: dts: renesas: white-hawk: Add SoC name to top-level comment
` [PATCH v2 6/9] arm64: dts: renesas: white-hawk-cpu: Factor out common parts

RTT-PROBE: lore-subspace-rtt
 2024-01-26 11:08 UTC 

PGP key for Vegard Nossum <vegard.nossum@oracle.com>
 2024-01-26 11:06 UTC 

[syzbot] [ext4?] kernel BUG in ext4_write_inline_data_end
 2024-01-26 11:05 UTC  (3+ messages)

[PATCH] RDMA/siw: Trim size of page array to max size needed
 2024-01-26 11:05 UTC  (6+ 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.