All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-23 12:46:04 to 2025-10-23 13:34:47 UTC [more...]

(no subject)
 2025-10-23 13:31 UTC  (2+ messages)
` 

[PATCH] t7528: work around ETOOMANY in OpenSSH 10.1 and newer
 2025-10-23 13:34 UTC  (4+ messages)

[PATCH 1/1] DMI: Scan for DMI table from DTS info
 2025-10-23 13:34 UTC  (6+ messages)
` [PATCH v2 0/2] "

[PATCH] memory: tegra210: Fix incorrect client ids
 2025-10-23 13:34 UTC  (2+ messages)

[PATCH v3] memory: renesas-rpc-if: Add suspend/resume support
 2025-10-23 13:34 UTC  (2+ messages)

[PATCHv6 net-next 00/14] ipvs: per-net tables and optimizations
 2025-10-23 13:33 UTC  (4+ messages)
` [PATCHv6 net-next 01/14] rculist_bl: add hlist_bl_for_each_entry_continue_rcu

[PATCH] hw/xen: Avoid non-inclusive language in params.h
 2025-10-23 13:01 UTC  (2+ messages)

[PATCH v2] HID: quirks: Add device descriptor for 4c4a:4155
 2025-10-23 13:10 UTC  (5+ messages)
      ` Bug#1114557: "

[PATCH net-next] xsk: add indirect call for xsk_destruct_skb
 2025-10-23 13:32 UTC  (2+ messages)

qcom: vpu: fix the firmware binary name for qcm6490
 2025-10-23 13:31 UTC  (11+ messages)

[PATCH v4 0/6] media: iris: port support for Qualcomm SC7280
 2025-10-23 13:31 UTC  (6+ messages)
` [PATCH v4 3/6] media: iris: stop encoding PIPE value into fw_caps
` [PATCH v4 6/6] media: iris: enable support for SC7280 platform

[PATCH net-next 0/7] net/mlx5e: Reduce interface downtime on configuration change
 2025-10-23 13:31 UTC  (4+ messages)
` [PATCH net-next 2/7] net/mlx5e: Use TIR API in mlx5e_modify_tirs_lb()

[PATCH v2 00/12] VT-d: SATC handling; ATS: tidying
 2025-10-23 13:30 UTC  (3+ messages)
` [PATCH v2 06/12] VT-d: respect ACPI SATC's ATC_REQUIRED flag

[PULL 0/1] Uefi 20251023 patches
 2025-10-23 13:28 UTC  (2+ messages)
` [PULL 1/1] hw/uefi/ovmf-log: Fix memory leak in hmp_info_firmware_log

[PATCH BlueZ] battery: improve the display of the charge level
 2025-10-23 13:28 UTC  (2+ messages)

[PATCH i-g-t v2 0/5] Add MediaTek devices support
 2025-10-23 13:28 UTC  (6+ messages)
` [PATCH i-g-t v2 1/5] tests/kms_hdr: Use original 512x512 fb size on devices without scaler
` [PATCH i-g-t v2 2/5] tests/kms_content_protection: Add "SDC" to HDCP panel blocklist

[PATCH v4 00/12] pinctrl: stm32: Support I/O synchronization
 2025-10-23 13:27 UTC  (13+ messages)
` [PATCH v4 01/12] pinctrl: pinconf-generic: Fix minor typos in comments
` [PATCH v4 02/12] pinctrl: pinconf-generic: Handle string values for generic properties
` [PATCH v4 03/12] pinctrl: pinconf-generic: Add properties 'skew-delay-{in,out}put-ps'
` [PATCH v4 04/12] dt-bindings: pincfg-node: "
` [PATCH v4 05/12] pinctrl: stm32: Rework stm32_pconf_parse_conf()
` [PATCH v4 06/12] pinctrl: stm32: Simplify handling of backup pin status
` [PATCH v4 07/12] pinctrl: stm32: Drop useless spinlock save and restore
` [PATCH v4 08/12] pinctrl: stm32: Avoid keeping a bool value in a u32 variable
` [PATCH v4 09/12] pinctrl: stm32: Support I/O synchronization parameters
` [PATCH v4 10/12] dt-bindings: pinctrl: stm32: Use properties from pincfg-node.yaml
` [PATCH v4 11/12] dt-bindings: pinctrl: stm32: Support I/O synchronization parameters
` [PATCH v4 12/12] arm64: dts: st: Add I/O sync to eth pinctrl in stm32mp25-pinctrl.dtsi

[PATCH] drm/i915/gt: Use standard API for seqcount read in TLB invalidation
 2025-10-23 13:28 UTC 

[PATCH v3 0/2] ptp/ptp_vmw: enhancements to ptp_vmw
 2025-10-23 13:10 UTC  (3+ messages)
` [PATCH v3 1/2] ptp/ptp_vmw: Implement PTP clock adjustments ops
` [PATCH v3 2/2] ptp/ptp_vmw: load ptp_vmw driver by directly probing the device

[PATCH] mmc_spi: Fix cd-gpios for SPI SD card insertion/removal detection
 2025-10-23 13:26 UTC  (6+ messages)

[PATCH v2 (REPOST)] bfs: Reconstruct file type when loading from disk
 2025-10-23 13:25 UTC 

[PATCH v22 00/28] riscv control-flow integrity for usermode
 2025-10-23 13:25 UTC  (30+ messages)
` [PATCH v22 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v22 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v22 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v22 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v22 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v22 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v22 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v22 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v22 09/28] riscv/mm: write protect and shadow stack
` [PATCH v22 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v22 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v22 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v22 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v22 14/28] riscv: Implements arch agnostic indirect branch tracking prctls

Ubuntu 25.10: base-passwd fails to chown. (pseudo issue)
 2025-10-23 13:25 UTC  (4+ messages)
` [OE-core] "

[PATCH] rust: opp: simplify callers of `to_c_str_array`
 2025-10-23 13:24 UTC  (5+ messages)

[PATCH v2] drm/xe/vf: Fix up GGTT on S4 resume under SR-IOV
 2025-10-23 13:25 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/vf: Fix up GGTT on S4 resume under SR-IOV (rev2)

[PATCH v3] ACPI: video: Fix use-after-free in acpi_video_switch_brightness()
 2025-10-23 13:25 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next v2 1/2] idpf: correct queue index in Rx allocation error messages
 2025-10-23 13:25 UTC  (4+ messages)
`  "
` [Intel-wired-lan] [PATCH net-next v2 2/2] idpf: fix typos and correct doc comments in idpf driver
  `  "

[PATCH] Revert "perf test: Allow tolerance for leader sampling test"
 2025-10-23 13:24 UTC 

[PATCH net V2 0/3] tls: Introduce and use RX async resync request cancel function
 2025-10-23 13:24 UTC  (7+ messages)
` [PATCH net V2 2/3] net: tls: Cancel RX async resync request on rdc_delta overflow

[syzbot] [gfs2?] WARNING: ODEBUG bug in gfs2_fill_super
 2025-10-23 13:24 UTC 

[PATCH v3 0/1] i2c: designware: Fix SMBUS Master interrupts storms
 2025-10-23 13:23 UTC  (2+ messages)

[PATCH v1 2/2] fuse: support io-uring registered buffers
 2025-10-23 13:22 UTC  (2+ messages)

[PATCH v2] comedi: check device's attached status in compat ioctls
 2025-10-23 13:22 UTC 

[PATCH v3] comedi: multiq3: sanitize config options in multiq3_attach()
 2025-10-23 13:22 UTC 

[PATCH v8 0/7] Add DDR4 memory-controller bindings and factorise LPDDR and DDR bindings
 2025-10-23 13:21 UTC  (5+ messages)
` [PATCH v8 1/7] dt-bindings: memory: factorise LPDDR props into SDRAM props
` [PATCH v8 2/7] dt-bindings: memory: introduce DDR4

[PATCH v5 00/29] rebase: support --trailer
 2025-10-23 13:21 UTC  (5+ messages)
` [PATCH v5 01/29] trailer: append trailers in-process and drop the fork to `interpret-trailers`
` [PATCH v5 09/29] rebase: support --trailer

[PATCH v2] drm/display: add hw_params callback function to drm_connector_hdmi_audio_ops
 2025-10-23 13:21 UTC  (13+ messages)

[PATCH i-g-t 0/3] intel_gpu_top: Usability improvements
 2025-10-23 13:21 UTC  (4+ messages)
` [PATCH i-g-t 1/3] intel_gpu_top: Show interactive help in usage output
` [PATCH i-g-t 2/3] intel_gpu_top: Refactor flag toggling logic
` [PATCH i-g-t 3/3] intel_gpu_top: Add usage note about i915 compatibility and Xe driver transition

[PATCH v2] comedi: multiq3: sanitize config options in multiq3_attach()
 2025-10-23 13:04 UTC  (2+ messages)

[PATCH v5 0/8] gpio: renesas: Add support for GPIO and related interrupts in RZ/N1 SoC
 2025-10-23 13:20 UTC  (6+ messages)
` [PATCH v5 7/8] soc: renesas: Add support for Renesas RZ/N1 GPIO Interrupt Multiplexer

[PATCH v4 0/2] regmap: Introduce validity info for flat cache
 2025-10-23 13:21 UTC  (5+ messages)
` [PATCH v4 2/2] regmap: warn users about uninitialized "

[PATCH] MAINTAINERS: Mark VHDX block driver as "Odd Fixes"
 2025-10-23 13:20 UTC  (2+ messages)

[PATCH v3] dt-bindings: mmc: ti,da830-mmc: convert to DT schema
 2025-10-23 13:19 UTC 

[PATCH v3 0/3] printk: Release console_lock between printing records in legacy thread
 2025-10-23 13:19 UTC  (7+ messages)
` [PATCH v3 1/3] printk: Introduce console_flush_one_record
` [PATCH v3 2/3] printk: console_flush_one_record() code cleanup
` [PATCH v3 3/3] printk: Use console_flush_one_record for legacy printer kthread

[PATCH net-next] net: sched: readjust the execution conditions for dev_watchdog()
 2025-10-23 13:19 UTC  (2+ messages)

[PATCH] dt-bindings: i2c: i2c-rk3x: Add compatible string for RK3506
 2025-10-23 13:18 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: firmware: arm,scmi: Document arm,poll-transport property
 2025-10-23 13:19 UTC  (4+ messages)

[PATCH net] Bluetooth: MGMT: Fix OOB access in parse_adv_monitor_pattern()
 2025-10-23 13:18 UTC  (2+ messages)

[PATCH] memcg: manually uninline __memcg_memory_event
 2025-10-23 13:18 UTC  (2+ messages)

[PATCH] arm64: dts: freescale: imx93-phy{core,board}: Add i2c bus recovery
 2025-10-23 13:18 UTC  (3+ messages)
` [PATCH] arm64: dts: freescale: imx93-phy{core, board}: "

[PATCH v1] mfd: max77705: support revision 0x2
 2025-10-23 13:17 UTC  (2+ messages)

[PATCH v4 00/16] iommu/amd: Introduce Nested Translation support
 2025-10-23 13:17 UTC  (5+ messages)
` [PATCH v4 15/16] iommu/amd: Refactor logic to program the host page table in DTE
` [PATCH v4 16/16] iommu/amd: Add support for nested domain attach/detach

[PATCH v4 00/12] Pegasos2 clean up and pegasos1 emulation
 2025-10-23 13:14 UTC  (7+ messages)
` [PATCH v4 08/12] hw/ppc/pegasos2: Move hardware specific parts out of machine reset
` [PATCH v4 11/12] hw/ppc/pegasos2: Add Pegasos I emulation

[PATCH] arm64: guard AMU register access with ARM64_HAS_AMU_EXTN
 2025-10-23 13:16 UTC  (5+ messages)

[PATCH v1] PM: runtime: docs: Update pm_runtime_allow/forbid() documentation
 2025-10-23 13:16 UTC  (2+ messages)

[PATCH] mm/slab: ensure all metadata in slab object are word-aligned
 2025-10-23 13:16 UTC 

[PATCH] wifi: mt76: mt7996: remove redundant NULL check in mt7996_msdu_page_get_from_cache()
 2025-10-23 13:15 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: pinctrl: toshiba,visconti: Fix number of items in groups
 2025-10-23 13:15 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: pinctrl: toshiba,visconti: Drop redundant functions type

[PATCH v3] media: v4l2-ctrls: add full AV1 profile validation in validate_av1_sequence()
 2025-10-23 13:14 UTC  (6+ messages)

[PATCH ethtool 0/2] fix module info JSON output
 2025-10-23 13:14 UTC  (7+ messages)
` [PATCH ethtool 2/2] sff-common: Fix naming of JSON keys for thresholds

[PATCH v3 1/4] i2c: machxo2: new driver
 2025-10-23 13:14 UTC  (2+ messages)

[PATCH net 0/2] There are some bugfix for the HNS3 ethernet driver
 2025-10-23 13:13 UTC  (3+ messages)
` [PATCH net 1/2] net: hns3: return error code when function fails
` [PATCH net 2/2] net: hns3: fix null pointer in debugfs issue

Extended Capabilities bit values overwritten by the kernel
 2025-10-23 13:13 UTC 

[PATCH] leds: leds-lp50xx: allow LED 0 to be added to module bank
 2025-10-23 13:13 UTC  (2+ messages)
` (subset) "

[PATCH 0/4] drm/client: Implement free callback for fbdev and log
 2025-10-23 13:13 UTC  (3+ messages)
` [PATCH 1/4] drm/client: Add client free callback to unprepare fb_helper

[meta-virtualization][kirkstone][PATCH] kubernetes: Fix for CVE-2025-5187
 2025-10-23 13:13 UTC 

[PATCH] lockd: don't allow locking on reexported NFSv2/3
 2025-10-23 13:12 UTC 

[PATCH] pinctrl: realtek: Select REGMAP_MMIO for RTD driver
 2025-10-23 13:09 UTC  (2+ messages)

[PATCH v2 0/5] PM QoS: Add CPU affinity latency QoS support and resctrl integration
 2025-10-23 13:09 UTC  (2+ messages)

[PATCH v3] drm/xe/guc: Eliminate RPe caching for SLPC parameter handling
 2025-10-23 13:08 UTC  (7+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/guc: Eliminate RPe caching for SLPC parameter handling (rev3)

[PATCH v2 00/58] target/arm/hvf: Consolidate
 2025-10-23 13:06 UTC  (9+ messages)
` [PATCH v2 42/58] target/arm/hvf: Implement dirty page tracking
` [PATCH v2 43/58] accel/hvf: Enforce host alignment when calling hv_vm_protect()
` [PATCH v2 44/58] accel/hvf: Have WFI returns if !cpu_has_work
` [PATCH v2 45/58] accel/hvf: Implement WFI without using pselect()
` [PATCH v2 46/58] accel/hvf: Have PSCI CPU_SUSPEND halt the vCPU
` [PATCH v2 47/58] accel/hvf: Introduce hvf_arch_cpu_synchronize_[pre/post]exec() hooks
` [PATCH v2 48/58] target/i386/hvf: Flush vCPU registers once before vcpu_exec() loop
` [PATCH v2 49/58] target/arm/hvf: "

[PATCH] gpio: loongson-64bit: Switch to dynamic allocate GPIO base in byte mode
 2025-10-23 13:08 UTC  (3+ messages)

[PATCH 00/13] migration: Threadify loadvm process
 2025-10-23 13:07 UTC  (5+ messages)
` [PATCH 01/13] io: Add qio_channel_wait_cond() helper
` [PATCH 02/13] migration: Properly wait on G_IO_IN when peeking messages

[PATCH] drm/i915/vrr: Fix transmission line for Adaptive Sync SDP
 2025-10-23 13:07 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ i915.CI.BAT: failure "

[Buildroot] [PATCH] package/libsolv: add upstream patch to fix musl build
 2025-10-23 12:58 UTC 

[PATCH 1/1] Fstab: Fix xattrs not being maintained on fstab file when using wic fstab update funtionalities
 2025-10-23 13:04 UTC  (4+ messages)
  ` [PATCH] Fstab xattrs: This update ensures that fstab xattrs are correctly updated without adding a lock to the database
    ` [OE-core] "

[PATCH i-g-t] lib/xe/xe_sriov_provisioning: Drop sched_if_idle reads
 2025-10-23 13:04 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

[PATCH v3] mfd: bcm590xx: Add support for interrupt handling
 2025-10-23 13:03 UTC  (2+ messages)

[PATCH v2 0/3] drm/display: bridge_connector: get/put the stored bridges: fix NULL pointer regression
 2025-10-23 13:01 UTC  (2+ messages)

[PATCH v6 0/5] NFSD: Implement NFSD_IO_DIRECT for NFS WRITE
 2025-10-23 13:00 UTC  (4+ messages)
` [PATCH v6 5/5] svcrdma: Mark Read chunks

[PATCH] perf tests record: allow for some difference in cycle count in leader sampling test on aarch64
 2025-10-23 13:00 UTC  (16+ messages)

[RFC PATCH 0/7] Enable rust support for linux kernel
 2025-10-23 13:00 UTC  (2+ messages)
` [OE-core] "

[PATCH v1 1/2] dts: add start Tx first method to testpmd shell
 2025-10-23 12:59 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] dts: add virtio forwarding test suite

[PATCH v2] drm/tidss: Add some support for splash-screen
 2025-10-23 12:59 UTC  (6+ messages)

[PATCH 0/2] Fixups for cancelled hibernate
 2025-10-23  8:37 UTC  (5+ messages)
` [PATCH 1/2] PM: Allow device drivers to manage the frozen state of a device
` [PATCH 2/2] drm/amd: Manage frozen state internally

[PATCH net v3 0/3] mptcp: Fix conflicts between MPTCP and sockmap
 2025-10-23 12:54 UTC  (4+ messages)
` [PATCH net v3 1/3] net,mptcp: fix proto fallback detection with BPF sockmap
` [PATCH net v3 2/3] bpf,sockmap: disallow MPTCP sockets from sockmap
` [PATCH net v3 3/3] selftests/bpf: Add mptcp test with sockmap

2025.Q3 updates
 2025-10-23 12:58 UTC 

[PATCH v2] mmc: pxamci: Simplify pxamci_probe() error handling using devm APIs
 2025-10-23 12:58 UTC  (3+ messages)

[PATCH 0/2] Fix additional sysfs node access CFI violations
 2025-10-22 16:38 UTC  (5+ messages)
` [PATCH 2/2] drm/xe/configfs: fix clang warnings for missing parameter name

[PATCH v2] slab: fix slab accounting imbalance due to defer_deactivate_slab()
 2025-10-23 12:56 UTC  (2+ messages)

[PATCH bpf] bpf: Reject negative head_room in __bpf_skb_change_head
 2025-10-23 12:55 UTC 

[PATCH 1/5] drivers/hwmon: Add TSC1641 I2C power monitor driver
 2025-10-23 12:55 UTC  (3+ messages)

[i-g-t, v2, 0/2] tests/gem_ctx_freq: Fix frequency restoration in exit handler
 2025-10-23 12:54 UTC  (3+ messages)
` [i-g-t, v2, 1/2] "

[PATCH V3] netrom: Prevent race conditions between neighbor operations
 2025-10-23 12:41 UTC  (2+ messages)

[PATCH] classes/toolchain/clang: Add placeholder for dynamic linker in cross-canadian packages
 2025-10-23 12:52 UTC  (2+ messages)
` [OE-core] "

[PATCH v2 0/3] target/arm: Support SME2 in gdbstub
 2025-10-23 12:51 UTC  (3+ messages)
` [PATCH v2 3/3] tests/tcg/aarch64: Add test case for SME2 gdbstub registers

[PATCH v2] Bluetooth: rfcomm: fix modem control handling
 2025-10-23 12:51 UTC  (2+ messages)
` [v2] "

[PATCH v2 2/2] reset: always include RESET_GPIO driver if possible
 2025-10-23 12:51 UTC  (11+ messages)

[PATCH] Bluetooth: rfcomm: fix modem control handling
 2025-10-23 12:50 UTC  (2+ messages)
`  "

[PATCH v2] drm/ast: Blank with VGACR17 sync enable, always clear VGACRB6 sync off
 2025-10-23 12:50 UTC  (10+ messages)
` [REGRESSION][BISECTED] Screen goes blank with ASpeed AST2300 in 6.18-rc2 (was: Re: [PATCH v2] drm/ast: Blank with VGACR17 sync enable, always clear VGACRB6 sync off)
  ` [REGRESSION][BISECTED] Screen goes blank with ASpeed AST2300 in 6.18-rc2

[PATCH v2 for-4.21 0/9] x86/HPET: broadcast IRQ and other improvements
 2025-10-23 12:49 UTC  (9+ messages)
` [PATCH v2 for-4.21 2/9] x86/HPET: use single, global, low-priority vector for broadcast IRQ

[PATCH] mbuf: optimize segment prefree
 2025-10-23 12:48 UTC  (2+ messages)
` [PATCH v6] "

[BUG] Strange git notes completion behaviour
 2025-10-23 12:48 UTC  (6+ messages)

[PATCH net-next v3 00/15] netkit: Support for io_uring zero-copy and AF_XDP
 2025-10-23 12:48 UTC  (6+ messages)
` [PATCH net-next v3 02/15] net: Implement netdev_nl_bind_queue_doit

[PATCH] docs: simplify help sentence in MyFirstContribution.adoc
 2025-10-23 12:48 UTC 

[GIT PULL] ACPI support fixes for v6.18-rc3
 2025-10-23 12:47 UTC 

[PATCH] x86/microcode/AMD: Limit Entrysign signature checking to known generations
 2025-10-23 12:46 UTC 

[PATCH 0/1] Fix serialization on burst of unbinds
 2025-10-23 12:46 UTC  (5+ messages)
` [PATCH 1/1] drm/xe: Avoid serializing unbind jobs on prior TLB invalidations

[GIT PULL] Power management fixes for v6.18-rc3
 2025-10-23 12:46 UTC 

[PULL] drm-intel-fixes
 2025-10-23 12:45 UTC 

[RFC PATCH] NFSD: Make FILE_SYNC WRITEs comply with spec
 2025-10-23 12:46 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.