All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-08-26 09:06:34 to 2025-08-26 09:54:03 UTC [more...]

[PATCH v16 0/4] xen/domain: domain ID allocation
 2025-08-26  9:53 UTC  (18+ messages)
` [PATCH v16 1/4] xen/domain: unify "
` [PATCH v16 2/4] tools/include: move xc_bitops.h to xen-tools/bitops.h
` [PATCH v16 3/4] tools/tests: introduce unit tests for domain ID allocator

[PATCH v6 md-6.18 00/11] md/llbitmap: md/md-llbitmap: introduce a new lockless bitmap
 2025-08-26  9:52 UTC  (3+ messages)
` [PATCH v6 md-6.18 11/11] md/md-llbitmap: introduce "

[PATCH] USB: serial: option: add SIMCom 8230C compositions
 2025-08-26  9:53 UTC  (4+ messages)

smbclient hangs in interactive mode after readline: 8.2.13 -> 8.3
 2025-08-26  9:53 UTC 

[PATCH] powerpc/tools: drop `-o pipefail` in gcc check scripts
 2025-08-26  9:54 UTC 

[PATCH v7 0/6] initial usbdrd phy support for Exynosautov920 soc
 2025-08-26  8:35 UTC  (5+ messages)
  ` [PATCH v7 5/6] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 combo ssphy

[PATCH v6 00/19] hw/i386: separate isapc out from pc_piix
 2025-08-26  9:52 UTC  (9+ messages)
` [PATCH v6 04/19] hw/i386/pc_piix.c: duplicate pc_init1() into pc_isa_init()
` [PATCH v6 05/19] hw/i386/pc_piix.c: remove pcmc->pci_enabled dependent initialisation from pc_init_isa()
` [PATCH v6 06/19] hw/i386/pc_piix.c: remove SMI and piix4_pm "
` [PATCH v6 13/19] hw/i386/pc_piix.c: assume pcmc->pci_enabled is always false in pc_init_isa()

[PATCH v6 mm-new 00/10] mm, bpf: BPF based THP order selection
 2025-08-26  9:52 UTC  (3+ messages)

[PATCH] ocfs2: add suballoc slot check in ocfs2_validate_inode_block()
 2025-08-26  9:51 UTC 

Long boot time on ASUS TUF A14 FA401KM
 2025-08-26  9:51 UTC 

[PATCH net-next v3] net: ethernet: stmmac: dwmac-rk: Make the clk_phy could be used for external phy
 2025-08-26  9:34 UTC  (12+ messages)

[PATCH v2 0/4] module: logging and code improvements
 2025-08-26  9:51 UTC  (6+ messages)
` [PATCH v2 2/4] module: show why force load fails
` [PATCH v2 3/4] module: centralize no-versions force load check

[PATCH V1 1/2] docs/mm: explain when and why rmap locks need to be taken during mremap()
 2025-08-26  9:48 UTC  (6+ messages)
` [PATCH V1 2/2] mm: document when rmap locks can be skipped when setting need_rmap_locks

[PATCH] USB: serial: option: add Telit Cinterion FN990A w/audio compositions
 2025-08-26  9:49 UTC  (2+ messages)

netpoll: raspberrypi [4 5] driver locking woes
 2025-08-26  9:49 UTC  (2+ messages)

[PATCH v9 0/4] Enable guest suspend/resume support on ARM via vPSCI
 2025-08-26  9:48 UTC  (11+ messages)
` [PATCH v9 1/4] xen/arm: Implement PSCI SYSTEM_SUSPEND call for guests
` [PATCH v9 3/4] SUPPORT.md: Document PSCI SYSTEM_SUSPEND support "

[PATCH v2] clocksource/drivers/arm_global_timer: Add auto-detection for initial prescaler values
 2025-08-26  9:33 UTC  (2+ messages)

[PATCH] xen/arm: smmuv3: Add cache maintenance for non-coherent SMMU queues
 2025-08-26  9:47 UTC  (3+ messages)

[syzbot] [net?] KASAN: slab-use-after-free Write in __xfrm_state_delete
 2025-08-26  9:41 UTC  (2+ messages)

[PATCH] iomap: allow iomap using the per-cpu bio cache
 2025-08-26  9:46 UTC  (11+ messages)

[PATCH] module: pr_debug when there is no version info
 2025-08-26  9:45 UTC  (6+ messages)

[PATCH v1 0/3] add sysfs nodes to configure TPDA's registers
 2025-08-26  9:33 UTC  (12+ messages)
` [PATCH v1 1/3] coresight: tpda: Add sysfs node for tpda cross-trigger configuration
` [PATCH v1 2/3] coresight: tpda: add function to configure TPDA_SYNCR register
` [PATCH v1 3/3] coresight: tpda: add sysfs node to flush specific port

[PATCH v2] configs: stm32mp25: Enable OF_UPSTREAM_BUILD_VENDOR
 2025-08-26  9:44 UTC  (2+ messages)

[PATCH v7 0/8] sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask()
 2025-08-26  9:43 UTC  (6+ messages)
` [PATCH v7 4/8] powerpc/smp: Introduce CONFIG_SCHED_MC to guard MC scheduling bits

[PATCH] mtd: rawnand: stm32_fmc2: set available OOB bytes per page
 2025-08-26  9:43 UTC  (2+ messages)

[PATCH] mmc: stm32_sdmmc2: avoid infinite while loop
 2025-08-26  9:42 UTC  (2+ messages)

[PATCH v4 0/7] kunit: Refactor and extend KUnit's parameterized testing framework
 2025-08-26  9:44 UTC  (9+ messages)
` [PATCH v4 1/7] kunit: Add parent kunit for parameterized test context
` [PATCH v4 2/7] kunit: Introduce param_init/exit for parameterized test context management
` [PATCH v4 3/7] kunit: Pass parameterized test context to generate_params()
` [PATCH v4 4/7] kunit: Enable direct registration of parameter arrays to a KUnit test
` [PATCH v4 5/7] kunit: Add example parameterized test with shared resource management using the Resource API
` [PATCH v4 6/7] kunit: Add example parameterized test with direct dynamic parameter array setup
` [PATCH v4 7/7] Documentation: kunit: Document new parameterized test features
` ✓ CI.KUnit: success for kunit: Refactor and extend KUnit's parameterized testing framework (rev3)

[robh:for-next 2/24] arch/mips/boot/dts/brcm/bcm7425.dtsi:612.3-615.33: Warning (interrupt_map): /pcie@8b20000:interrupt-map: Missing property '#address-cells' in node /rdb/interrupt-controller@41a400, using 0 as fallback
 2025-08-26  9:42 UTC 

[PATCH v3 0/2] platform/x86: portwell-ec: Add watchdog suspend/resume and hwmon
 2025-08-26  9:43 UTC  (4+ messages)
` [PATCH v3 1/2] platform/x86: portwell-ec: Add suspend/resume support for watchdog

[PATCH v2] ALSA: hda/tas2781: Fix EFI name for calibration beginning with 1 instead of 0
 2025-08-26  9:41 UTC 

[PATCH] LoongArch: BPF: Fix uninitialized symbol 'retval_off'
 2025-08-26  9:41 UTC  (2+ messages)

[PATCH] drm/amdgpu: update firmware version checks for user queue support
 2025-08-26  9:40 UTC 

[PATCH net] net/smc: fix one NULL pointer dereference in smc_ib_is_sg_need_sync()
 2025-08-26  9:41 UTC  (2+ messages)

[PATCH 0/4] NVMe: Add SPDM over the storage transport support
 2025-08-26  9:38 UTC  (5+ messages)
` [PATCH 1/4] spdm-socket: add seperate send/recv functions
` [PATCH 2/4] spdm: add spdm storage transport virtual header

[PATCH v2 0/3] arm64: dts: qcom: Add PCIe Support for sm8750
 2025-08-26  9:29 UTC  (13+ messages)
` [PATCH v2 3/3] PCI: qcom: Restrict port parsing only to pci child nodes

[PATCH v7 0/5] iio: mcp9600: Implement IIR feature and add iio core support
 2025-08-26  9:38 UTC  (3+ messages)

[PATCH v2] ASoC: SOF: Intel: WCL: Add the sdw_process_wakeen op
 2025-08-26  9:37 UTC 

[PATCH v3 0/8] selftests/mm: Add compiler flags and fix found warnings
 2025-08-26  8:33 UTC  (3+ messages)
` [PATCH v3 1/8] selftests/mm: Add -Wunreachable-code and fix warnings

[PATCH] drm/i915/backlight: Disable backlight when using luminance control
 2025-08-26  9:37 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH v7 0/8] Enable QUPs and Serial on SA8255p Qualcomm platforms
 2025-08-26  9:37 UTC  (8+ messages)
` [PATCH v7 7/8] serial: qcom-geni: Enable PM runtime for serial driver

[PATCH 1/2] mm: shmem: use 'folio' for shmem_partial_swap_usage()
 2025-08-26  9:35 UTC  (2+ messages)
` [PATCH 2/2] mm: shmem: drop the unnecessary folio_nr_pages()

[PATCH nft,v3] mnl: continue on ENOBUFS errors when processing batch
 2025-08-26  9:36 UTC 

Documentation port to relearn
 2025-08-26  9:35 UTC  (4+ messages)

[PATCH 00/12] gpio: replace legacy bgpio_init() with its modernized alternative - part 2
 2025-08-26  9:35 UTC  (13+ messages)
` [PATCH 01/12] gpio: xgene-sb: use new generic GPIO chip API
` [PATCH 02/12] gpio: mxs: order includes alphabetically
` [PATCH 03/12] gpio: mxs: use new generic GPIO chip API
` [PATCH 04/12] gpio: mlxbf2: use dev_err_probe() where applicable
` [PATCH 05/12] gpio: mlxbf2: use new generic GPIO chip API
` [PATCH 06/12] gpio: xgs-iproc: "
` [PATCH 07/12] gpio: ftgpio010: order includes alphabetically
` [PATCH 08/12] gpio: ftgpio010: use new generic GPIO chip API
` [PATCH 09/12] gpio: realtek-otto: "
` [PATCH 10/12] gpio: hisi: "
` [PATCH 11/12] gpio: vf610: "
` [PATCH 12/12] gpio: visconti: "

[RFC v5 0/5] Proposal to use netlink for RAS and Telemetry across drm subsystem
 2025-08-26  9:34 UTC  (7+ messages)
` [RFC v5 3/5] drm/xe/RAS: Expose the error counters
` [RFC v5 5/5] drm/xe/RAS: send multicast event on occurrence of an error

[PATCH 0/2] mm/pageblock: improve readability of some pageblock handling
 2025-08-26  9:31 UTC  (3+ messages)
` [PATCH 1/2] mm/page_alloc: use xxx_pageblock_isolate() for better reading
` [PATCH 2/2] mm/pageblock-flags: simplify MIGRATETYPE_MASK definition

[PATCH v3 0/7] Docs/zh_CN: Translate filesystems docs to Simplified Chinese
 2025-08-26  9:33 UTC  (2+ messages)

[PATCH net-next v15 00/15] Begin upstreaming Homa transport protocol
 2025-08-26  9:32 UTC  (3+ messages)
` [PATCH net-next v15 05/15] net: homa: create homa_peer.h and homa_peer.c

[PATCH] scsi: pm8001: Use int instead of u32 to store error codes
 2025-08-26  9:32 UTC 

[PATCH] drm/msm/dpu: fix incorrect type for ret
 2025-08-26  9:32 UTC  (2+ messages)

[PATCH v5 00/14] SLUB percpu sheaves
 2025-08-26  9:32 UTC  (4+ messages)
` [PATCH v5 05/14] tools: Add testing support for changes to rcu and slab for sheaves

qcom: add CDSP firmware for qcs615 platform
 2025-08-26  9:31 UTC  (6+ messages)

[PATCH v1] ASoC: SOF: Intel: WCL: Add the sdw_process_wakeen op
 2025-08-26  9:30 UTC  (3+ messages)

[PATCH net v4 0/5] net: macb: various fixes
 2025-08-26  9:30 UTC  (7+ messages)
` [PATCH net v4 1/5] dt-bindings: net: cdns,macb: allow tsu_clk without tx_clk
` [PATCH net v4 2/5] net: macb: remove illusion about TBQPH/RBQPH being per-queue
` [PATCH net v4 3/5] net: macb: move ring size computation to functions

[PATCH] chmem: Remove commit - chmem print warnings about failures always
 2025-08-26  9:30 UTC  (2+ messages)

[PATCH mptcp-next v3 00/14] selftests: consolidate TCP_INQ testing into sockopt
 2025-08-26  9:29 UTC  (15+ messages)
` [PATCH mptcp-next v3 01/14] selftests: mptcp: sockopt: replace /dev/urandom with getrandom
` [PATCH mptcp-next v3 02/14] selftests: mptcp: sockopt: add protocol arguments
` [PATCH mptcp-next v3 03/14] selftests: mptcp: sockopt: add inq argument
` [PATCH mptcp-next v3 04/14] selftests: mptcp: sockopt: set TCP_INQ on accepted sockets
` [PATCH mptcp-next v3 05/14] selftests: mptcp: sockopt: use unix socket instead of pipe
` [PATCH mptcp-next v3 06/14] selftests: mptcp: sockopt: read eof at the end of process_one_client
` [PATCH mptcp-next v3 07/14] selftests: mptcp: sockopt: use recvmsg instead of read
` [PATCH mptcp-next v3 08/14] selftests: mptcp: sockopt: read one byte first
` [PATCH mptcp-next v3 09/14] selftests: mptcp: sockopt: add large data transfer tests
` [PATCH mptcp-next v3 10/14] selftests: mptcp: sockopt: add wait_for_ack
` [PATCH mptcp-next v3 11/14] selftests: mptcp: sockopt: set FIONREAD ioctl
` [PATCH mptcp-next v3 12/14] selftests: mptcp: sockopt: add check_tcp_inq helper
` [PATCH mptcp-next v3 13/14] selftests: mptcp: sockopt: replace mptcp_inq with sockopt
` [PATCH mptcp-next v3 14/14] selftests: mptcp: sockopt: remove obsolete mptcp_inq

[PATCH 0/4] Remove SSE from some Intel drivers
 2025-08-26  9:29 UTC  (5+ messages)
` [PATCH 3/4] net/ice: remove SSE vector path

[PATCH] ARM: imx: Kconfig: Adjust select after renamed config option
 2025-08-26  9:29 UTC 

[PATCH 00/50] fs: rework inode reference counting
 2025-08-26  9:28 UTC  (5+ messages)
` [PATCH 18/50] fs: disallow 0 reference count inodes

[PATCH v4 0/8] x86: introduce NS16550-compatible UART emulator
 2025-08-26  9:26 UTC  (4+ messages)
` [PATCH v4 6/8] tools/xl: enable NS16550-compatible UART emulator for HVM (x86)

[PATCH v3 0/2] Arithmetic ops for Instant/Delta
 2025-08-26  9:26 UTC  (5+ messages)
  ` [PATCH v3 1/2] rust: time: Implement Add<Delta>/Sub<Delta> for Instant
  ` [PATCH v3 2/2] rust: time: Implement basic arithmetic operations for Delta

[PATCH v3 00/38] drm/msm/dp: Add MST support for MSM chipsets
 2025-08-26  9:26 UTC  (3+ messages)
` [PATCH v3 26/38] drm/msm/dp: add an API to initialize MST on sink side

[PATCH] drm/amdgpu: fix memleak of ring sched and fence driver
 2025-08-26  9:25 UTC 

linux-next: build failure after merge of the kunit-next tree
 2025-08-26  9:24 UTC  (5+ messages)

Infinite loop in get_file_rcu() in face of a saturated ref count
 2025-08-26  9:23 UTC  (2+ messages)

[PATCH v4] drm/xe/vf: Enable CCS save/restore only on supported GUC versions
 2025-08-26  9:40 UTC 

[PATCH v4 1/1] iio: dac: Remove redundant pm_runtime_mark_last_busy() calls
 2025-08-26  8:05 UTC  (2+ messages)

[PATCH] rename default branch from 'master' to 'main' in refs and test scripts
 2025-08-26  9:14 UTC  (2+ messages)

[PATCH v2 4/4] iio: adc: ad7124: add clock output support
 2025-08-26  9:21 UTC  (2+ messages)

[PATCH v9 00/19] TDX KVM selftests
 2025-08-26  9:22 UTC  (3+ messages)
` [PATCH v9 13/19] KVM: selftests: TDX: Use KVM_TDX_CAPABILITIES to validate TDs' attribute configuration

[PATCH 0/2] KVM Support for imx8mp-evk Machine
 2025-08-26  9:21 UTC  (7+ messages)
` [PATCH 2/2] hw/arm/imx8mp-evk: Add KVM support

[PATCH] drm/i915/display: Avoid divide by zero
 2025-08-26  9:21 UTC  (3+ messages)

[PATCH i-g-t] tests/intel/i915_pm_rps: Added Multi-GT support
 2025-08-26  6:48 UTC 

[PATCH i-g-t 0/2] Skip PSR when disabled
 2025-08-26  9:21 UTC  (5+ messages)
` [PATCH i-g-t 1/2] lib/igt_psr: Skip the test when PSR is disabled
` [PATCH i-g-t 2/2] tests/intel/kms_frontbuffer_tracking: pass non-NULL output pointer

[PATCH v2 0/5] dd ethernet support for RPi5
 2025-08-26  9:14 UTC  (6+ messages)
` [PATCH v2 1/5] net: cadence: macb: Set upper 32bits of DMA ring buffer

[PATCH] PM: hibernate: make compression threads configurable via kernel parameter
 2025-08-26  9:19 UTC 

[PATCH nft,v2] mnl: continue on ENOBUFS errors when processing batch
 2025-08-26  9:19 UTC 

[PATCH v3 0/4] clk: tegra: add DFLL support for Tegra114
 2025-08-26  9:16 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: reset: add Tegra114 car header

[PATCH v3 0/5] Defer throttle when task exits to user
 2025-08-26  9:15 UTC  (4+ messages)
` [PATCH v3 4/5] sched/fair: Task based throttle time accounting

[bluez/bluez] 50da77: obexd: client: Fix connect RX MTU
 2025-08-26  9:15 UTC 

[bluez/bluez] 650f73: avrcp: Fix not ending loop during item listing
 2025-08-26  9:14 UTC 

[PATCH v2] clk: meson-g12a: fix bit range for fixed sys and hifi pll
 2025-08-26  9:11 UTC  (4+ messages)

[PATCH v11 0/5] pci: qcom: Add QCS8300 PCIe support
 2025-08-26  9:12 UTC  (12+ messages)
` [PATCH v11 1/5] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Update pcie phy bindings for qcs8300
` [PATCH v11 2/5] arm64: dts: qcom: qcs8300: enable pcie0
` [PATCH v11 3/5] arm64: dts: qcom: qcs8300-ride: enable pcie0 interface
` [PATCH v11 4/5] arm64: dts: qcom: qcs8300: enable pcie1
` [PATCH v11 5/5] arm64: dts: qcom: qcs8300-ride: enable pcie1 interface

[PATCH RFC 0/7] block: fix disordered IO in the case recursive split
 2025-08-26  9:14 UTC  (11+ messages)
` [PATCH RFC 2/7] md/raid0: convert raid0_handle_discard() to use bio_submit_split()
` [PATCH RFC 4/7] md/raid10: convert read/write "

Using Rust on non-Rust side of kernel
 2025-08-26  9:13 UTC  (6+ messages)

[PATCH v7 00/13] amd-cppc CPU Performance Scaling Driver
 2025-08-26  9:12 UTC  (6+ messages)
` [PATCH v7 11/13] tools/cpufreq: extract CPPC para from cpufreq para

[RFC] ceph: strange mount/unmount behavior
 2025-08-26  9:10 UTC  (2+ messages)

[syzbot] [ocfs2?] KASAN: use-after-free Read in ocfs2_get_system_file_inode
 2025-08-26  9:11 UTC 

[PATCH v7 0/1] drm/i915/display: Add no_psr_reason to PSR debugfs
 2025-08-26  9:10 UTC  (3+ messages)
` [PATCH v7 1/1] "

[PATCH 0/2] qga-vss: Misc cleanup
 2025-08-26  9:08 UTC  (3+ messages)
` [PATCH 1/2] qga-vss: Replace asserts with condition and report error

[PATCH v1 0/2] Add read_poll_timeout_atomic support
 2025-08-26  9:09 UTC  (3+ messages)
  ` [PATCH v1 1/2] rust: add udelay() function

[yocto] Circular dependency issues when building Qt with Yocto Scarthgap
 2025-08-26  9:09 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the mm-hotfixes tree
 2025-08-26  9:08 UTC 

[blktest/nvme/058] Kernel OOPs while running nvme/058 tests
 2025-08-26  9:08 UTC  (2+ messages)

[PATCH v1 0/2] Improve EFI partition matching for capsule update
 2025-08-26  9:07 UTC  (4+ messages)
` [PATCH v1 1/2] efi_loader: improve device path matching for partition lookup

[PATCH] mm/khugepaged: fix the address passed to notifier on testing young
 2025-08-26  9:07 UTC  (2+ messages)

[PATCH] rust: sync: Update ARef and AlwaysRefCounted imports from sync::aref
 2025-08-26  9:07 UTC  (2+ messages)

[RFC PATCH v1 0/2] Add O_DENY_WRITE (complement AT_EXECVE_CHECK)
 2025-08-26  9:07 UTC  (2+ messages)

[PATCH v4 6/8] add cpu_test_interrupt()/cpu_set_interrupt() helpers and use them tree wide
 2025-08-26  9:27 UTC  (7+ messages)
` [PATCH v5 "

[PATCH net-next v01 00/12] net: hinic3: Add a driver for Huawei 3rd gen NIC - sw and hw initialization
 2025-08-26  9:05 UTC  (6+ messages)
` [PATCH net-next v01 07/12] hinic3: Queue pair resource initialization
` [PATCH net-next v01 09/12] hinic3: Tx & Rx configuration
` [PATCH net-next v01 10/12] hinic3: Add Rss function
` [PATCH net-next v01 11/12] hinic3: Add port management
` [PATCH net-next v01 12/12] hinic3: Fix missing napi->dev in netif_queue_set_napi


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.