All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-08 18:46:23 to 2025-07-08 19:56:09 UTC [more...]

[PATCH v2 0/3] includes: Remove unnecessary 'qemu/typedefs.h' include
 2025-07-08  8:58 UTC  (2+ messages)
` [PATCH v2 1/3] hw/intc/loongarch_extioi: "

[PATCH v6 00/36] ACPI PCI Hotplug support on ARM
 2025-07-08 14:23 UTC  (5+ messages)
` [PATCH v6 11/36] hw/i386/acpi-build: Introduce build_append_pcihp_resources() helper
` [PATCH v6 12/36] hw/acpi/pcihp: Add an AmlRegionSpace arg to build_acpi_pci_hotplug
` [PATCH v6 29/36] hw/acpi/ged: Support migration of AcpiPciHpState
` [PATCH v6 33/36] tests/qtest/bios-tables-test: Prepare for addition of acpi pci hp tests

[RFC PATCH 0/5] Allows the usage of xen_hypervisor and xen_module on x86_64
 2025-07-08 10:43 UTC  (2+ messages)
` [RFC PATCH 5/5] arm64/xen: Allows to use kernel command line from first module

[PATCH 0/3] wifi: ath9k: ahb: add OF LED support
 2025-07-08 19:55 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: net: wireless: ath9k: add led bindings

[PATCH v3 0/3] Add pinctrl driver for RZ/T2H and RZ/N2H SoCs
 2025-07-08 19:55 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: pinctrl: renesas: document "

Online support team
 2025-07-08 19:55 UTC 

[PATCH v1 0/3] Add support for Variscite VAR-SOM-AM62P5 and Symphony board
 2025-07-08 18:48 UTC  (3+ messages)
` [PATCH v1 1/3] dt-bindings: arm: ti: Add bindings for Variscite VAR-SOM-AM62P
` [PATCH v1 2/3] arm64: dts: ti: Add support "

Potential BPF Arena Security Vulnerability, Possible Memory Access and Overflow Issues
 2025-07-08 19:53 UTC  (5+ messages)
  ` [External] : "

[sailus-media-tree:eusb2] BUILD SUCCESS fad743a772396c19b71692a6ea74bf3864ca6fe5
 2025-07-08 19:51 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS 133eb9f50b0fea3a4a19b95d3207f793ca5aa77a
 2025-07-08 19:50 UTC 

Giorgi Meskhidze
 2025-07-08 19:51 UTC 

[PATCH iwlwifi-next 00/15] wifi: iwlwifi: updates - 2025-07-08
 2025-07-08 19:50 UTC  (16+ messages)
` [PATCH iwlwifi-next 01/15] wifi: iwlwifi: Add an helper function for polling bits
` [PATCH iwlwifi-next 02/15] wifi: iwlwifi: use PNVM data embedded in .ucode files
` [PATCH iwlwifi-next 03/15] wifi: iwlwifi: pcie move gen1_2 probe to gen1_2/trans.c
` [PATCH iwlwifi-next 04/15] wifi: iwlwifi: pcie: Move txcmd size/align calculation to callers
` [PATCH iwlwifi-next 05/15] wifi: iwlwifi: bump FW API to 102 for BZ/SC/DR
` [PATCH iwlwifi-next 06/15] wifi: iwlwifi: pcie move common probe logic
` [PATCH iwlwifi-next 07/15] wifi: iwlwifi: trans: remove iwl_trans_init
` [PATCH iwlwifi-next 08/15] wifi: iwlwifi: mvm/mld: make PHC messages debug messages
` [PATCH iwlwifi-next 09/15] wifi: iwlwifi: remove Intel driver load message
` [PATCH iwlwifi-next 10/15] wifi: iwlwifi: match discrete/integrated to fix some names
` [PATCH iwlwifi-next 11/15] wifi: iwlwifi: pcie: rename iwl_pci_gen1_2_probe() argument
` [PATCH iwlwifi-next 12/15] wifi: iwlwifi: mvm: remove MLO GTK rekey code
` [PATCH iwlwifi-next 13/15] wifi: iwlwifi: mvm: remove unneeded argument
` [PATCH iwlwifi-next 14/15] wifi: iwlwifi: bump minimum API version in BZ
` [PATCH iwlwifi-next 15/15] wifi: iwlwifi: mvm: remove support for iwl_wowlan_info_notif_v4

[PATCH v2 1/1] x86/rdrand: disable RDSEED on AMD Cyan Skillfish
 2025-07-08 19:50 UTC  (2+ messages)
` [tip: x86/urgent] x86/rdrand: Disable "

[PATCH v2 1/1] x86/rdrand: disable RDSEED on AMD Cyan Skillfish
 2025-07-08 19:50 UTC  (2+ messages)
` [tip: x86/urgent] x86/CPU/AMD: Disable INVLPGB on Zen2

[PATCH] MAINTAINERS: add mm folks as reviewers to rust alloc
 2025-07-08 19:50 UTC  (4+ messages)

[help needed] parent verity error on HDD
 2025-07-08 19:50 UTC  (3+ messages)

[PATCH v7 net-next 0/9] virtio: introduce GSO over UDP tunnel
 2025-07-08 19:50 UTC  (7+ messages)

[PATCH v2 00/10] crypto: sun8i-ce - implement request batching
 2025-07-08 18:36 UTC  (3+ messages)
` [PATCH v2 03/10] crypto: sun8i-ce - move bounce_iv and backup_iv to request context

[PATCH v2 00/14] rnull: add configfs, remote completion to rnull
 2025-07-08 19:45 UTC  (15+ messages)
` [PATCH v2 01/14] rust: str: normalize imports in `str.rs`
` [PATCH v2 02/14] rust: str: introduce `BorrowFormatter`
` [PATCH v2 03/14] rust: str: introduce `NullBorrowFormatter`
` [PATCH v2 04/14] rust: block: normalize imports for `gen_disk.rs`
` [PATCH v2 05/14] rust: block: use `NullBorrowFormatter`
` [PATCH v2 06/14] rust: block: remove `RawWriter`
` [PATCH v2 07/14] rust: block: remove trait bound from `mq::Request` definition
` [PATCH v2 08/14] rust: block: add block related constants
` [PATCH v2 09/14] rnull: move driver to separate directory
` [PATCH v2 10/14] rnull: enable configuration via `configfs`
` [PATCH v2 11/14] rust: block: add `GenDisk` private data support
` [PATCH v2 12/14] rust: block: mq: fix spelling in a safety comment
` [PATCH v2 13/14] rust: block: add remote completion to `Request`
` [PATCH v2 14/14] rnull: add soft-irq completion support

[PATCH] linux-user: Implement fchmodat2 syscall
 2025-07-08 16:10 UTC 

[PATCH net-next 0/6 v2] net: dsa: microchip: Add KSZ8463 switch support
 2025-07-08 19:45 UTC  (6+ messages)
` [PATCH net-next 6/6 v2] net: dsa: microchip: Setup fiber ports for KSZ8463

refactor the iomap writeback code v4
 2025-07-08 19:45 UTC  (11+ messages)
` [PATCH 01/14] iomap: header diet
` [PATCH 02/14] iomap: pass more arguments using the iomap writeback context
` [PATCH 04/14] iomap: refactor the writeback interface
` [PATCH 05/14] iomap: hide ioends from the generic writeback code
` [PATCH 12/14] iomap: improve argument passing to iomap_read_folio_sync

[PATCH BlueZ 01/15] mesh: crypto: remove dead function declaration
 2025-07-08 19:45 UTC  (3+ messages)

[PATCH net] net: ti: icssg-prueth: Fix buffer allocation for ICSSG
 2025-07-08 18:36 UTC  (2+ messages)

[PATCH 0/8] A handful of Meson cleanups and improvements
 2025-07-08 19:38 UTC  (3+ messages)
` [PATCH 1/8] meson: stop discovering native version of Python

[PATCH] crypto/virtio: fix virtio desc flags virtq info
 2025-07-08 19:44 UTC  (2+ messages)

[PATCH v3] drm/xe: Support for mmap-ing mmio regions
 2025-07-08 19:45 UTC  (2+ messages)

[PATCH v9 00/16] Introduce support for IGVM files
 2025-07-08 15:25 UTC  (3+ messages)
` [PATCH v9 08/16] i386/sev: Refactor setting of reset vector and initial CPU state

[PATCH net v5 1/2] net/sched: Restrict conditions for adding duplicating netems to qdisc tree
 2025-07-08 19:42 UTC  (5+ messages)
` [PATCH net v5 2/2] selftests/tc-testing: Add tests for restrictions on netem duplication
` This breaks netem use cases

[PATCH 0/3] riscv: add all available CSRs to 'info registers'
 2025-07-08 10:48 UTC  (2+ messages)

[BACKPORT][PATCH 6.12.y 1/2] firmware: arm_ffa: Move memory allocation outside the mutex locking
 2025-07-08 19:42 UTC  (2+ messages)
` [BACKPORT][PATCH 6.12.y 2/2] firmware: arm_ffa: Replace mutex with rwlock to avoid sleep in atomic context

[PATCH v7 00/31] Arm GICv5: Host driver implementation
 2025-07-08 18:18 UTC  (2+ messages)

[PATCH 0/2] x86 AEGIS fixes
 2025-07-08 19:38 UTC  (3+ messages)
` [PATCH 1/2] crypto: x86/aegis - Fix sleeping when disallowed on PREEMPT_RT
` [PATCH 2/2] crypto: x86/aegis - Add missing error checks

[GIT PULL] cpupower update for Linux 6.17-rc1
 2025-07-08 19:40 UTC 

[PATCH] platform: openpiton: fix uninitialized plic_data struct
 2025-07-08 18:09 UTC 

[Intel-wired-lan] [PATCH iwl-next v2 0/5] drop unnecessary constant casts to u16
 2025-07-08 19:40 UTC  (18+ messages)
` [Intel-wired-lan] [PATCH iwl-next v2 1/5] e1000: "
    `  "
` [Intel-wired-lan] [PATCH iwl-next v2 2/5] e1000e: "
    `  "
` [Intel-wired-lan] [PATCH iwl-next v2 3/5] igb: "
    `  "
` [Intel-wired-lan] [PATCH iwl-next v2 4/5] igc: "
    `  "
` [Intel-wired-lan] [PATCH iwl-next v2 5/5] ixgbe: "
    `  "

[PATCH] arm64: dts: lx2160a-qds: add the two on-board RGMII PHYs
 2025-07-08 18:05 UTC  (2+ messages)

[PATCH ath-next 0/4] wifi: ath12k: Add low-memory profile support for QCN9274
 2025-07-08 18:11 UTC  (5+ messages)
` [PATCH ath-next 1/4] wifi: ath12k: Add a table of parameters entries impacting memory consumption
` [PATCH ath-next 2/4] wifi: ath12k: Remove redundant TID calculation for QCN9274
` [PATCH ath-next 3/4] wifi: ath12k: Refactor macros to use memory profile-based values
` [PATCH ath-next 4/4] wifi: ath12k: Enable memory profile selection for QCN9274

[RFC PATCH 0/2] Switch tracing from sched-RCU to preempt-RCU
 2025-07-08 19:40 UTC  (9+ messages)
` [RFC PATCH 1/2] rcu: Add rcu_read_lock_notrace()

[PATCH v3] perf: arm_spe: Relax period restriction
 2025-07-08 18:02 UTC  (2+ messages)

[PATCH] riscv: defconfig: Remove CONFIG_SND_SOC_STARFIVE=m
 2025-07-08 17:56 UTC  (2+ messages)

[PATCH net-next v2] net: thunderx: Fix format-truncation warning in bgx_acpi_match_id()
 2025-07-08 17:52 UTC 

[PATCH] net: stmmac: Support gpio high-level reset for devices requiring it
 2025-07-08 17:40 UTC  (3+ messages)

[PATCH v4] drm/rockchip: cdn-dp: Convert to drm bridge
 2025-07-08 17:35 UTC  (3+ messages)

[PATCH] drm/rockchip: Use dev_err_probe() to simplify code
 2025-07-08 17:35 UTC  (3+ messages)

[PATCH v2 00/13] PCI: xgene: Fix and simplify the MSI driver
 2025-07-08 17:34 UTC  (14+ messages)
` [PATCH v2 01/13] genirq: Teach handle_simple_irq() to resend an in-progress interrupt
` [PATCH v2 02/13] PCI: xgene: Defer probing if the MSI widget driver hasn't probed yet
` [PATCH v2 03/13] PCI: xgene: Drop useless conditional compilation
` [PATCH v2 04/13] PCI: xgene: Drop XGENE_PCIE_IP_VER_UNKN
` [PATCH v2 05/13] PCI: xgene-msi: Make per-CPU interrupt setup robust
` [PATCH v2 06/13] PCI: xgene-msi: Drop superfluous fields from xgene_msi structure
` [PATCH v2 07/13] PCI: xgene-msi: Use device-managed memory allocations
` [PATCH v2 08/13] PCI: xgene-msi: Get rid of intermediate tracking structure
` [PATCH v2 09/13] PCI: xgene-msi: Sanitise MSI allocation and affinity setting
` [PATCH v2 10/13] PCI: xgene-msi: Resend an MSI racing with itself on a different CPU
` [PATCH v2 11/13] PCI: xgene-msi: Probe as a standard platform driver
` [PATCH v2 12/13] PCI: xgene-msi: Restructure handler setup/teardown
` [PATCH v2 13/13] cpu/hotplug: Remove unused cpuhp_state CPUHP_PCI_XGENE_DEAD

[PATCH] drm/rockchip: lvds: Convert to drm bridge
 2025-07-08 17:35 UTC  (3+ messages)

[PATCH v5 00/10] Convert inno hdmi to drm bridge
 2025-07-08 17:35 UTC  (3+ messages)
` (subset) "

[PATCH] drm/rockchip: vop2: fail cleanly if missing a primary plane for a video-port
 2025-07-08 17:35 UTC  (3+ messages)

[PATCH] drm/rockchip: vop2: Fix the update of LAYER/PORT select registers when there are multi display output on rk3588/rk3568
 2025-07-08 17:35 UTC  (3+ messages)

[GIT PULL] Modules fixes for v6.16-rc6
 2025-07-08 19:38 UTC 

drm: Add CHANGE_HANDLE ioctl for drm gem
 2025-07-08 19:38 UTC  (2+ messages)
` [PATCH] drm: Add DRM prime interface to reassign GEM handle

[PATH i-g-t 0/1] tests/intel/xe_copy : Add check for memset and memcpy tests
 2025-07-08 19:37 UTC  (3+ messages)
` ✗ Xe.CI.BAT: failure for "
` ✗ i915.CI.BAT: "

[PATCH 6.12 000/232] 6.12.37-rc1 review
 2025-07-08 19:34 UTC  (3+ messages)
` [PATCH 6.12 029/232] firmware: arm_ffa: Add support for {un,}registration of framework notifications

[PATCH v4 0/2] uadk: realize async mode
 2025-07-08 19:33 UTC  (3+ messages)
` [PATCH v4 2/2] crypto/uadk: use async mode to replace sync mode
  ` [EXTERNAL] "

[PATCH 0/2] Restrict module namespace to in-tree modules and rename macro
 2025-07-08 19:22 UTC  (3+ messages)
` [PATCH 1/2] module: Restrict module namespace access to in-tree modules

[bluez/bluez] 441f05: mesh: crypto: remove dead function declaration
 2025-07-08 19:32 UTC 

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-07-08 19:28 UTC  (14+ messages)

[PATCH] drm/sched: Consolidate drm_sched_rq_select_entity_rr
 2025-07-08 19:29 UTC  (4+ messages)
` ✗ Xe.CI.BAT: failure for "

[GSoC RFC PATCH 0/5] repo-info: add new command for retrieving repository info
 2025-07-08 19:27 UTC  (4+ messages)
` [GSoC RFC PATCH v3 "

[PATCH 6.15 000/178] 6.15.6-rc1 review
 2025-07-08 19:24 UTC  (2+ messages)

[PATCH v2] ceph: refactor wake_up_bit() pattern of calling
 2025-07-08 19:20 UTC 

[PATCH 0/6] target/loongarch: Enhancement about tcg mmu
 2025-07-08 11:50 UTC 

[PATCH] mfd: dt-bindings: Convert TPS65910 to DT schema
 2025-07-08 19:21 UTC  (3+ messages)

[PATCH v11 0/4] New trait OwnableRefCounted for ARef<->Owned conversion
 2025-07-08 19:18 UTC  (10+ messages)
` [PATCH v11 1/4] rust: types: Add Ownable/Owned types

[pull-request] mlx5-next updates 2025-07-08
 2025-07-08 19:15 UTC 

[PATCH] dt-bindings: phy: mixel, mipi-dsi-phy: Allow assigned-clock* properties
 2025-07-08 19:15 UTC  (2+ messages)

[PATCH] dt-bindings: firmware: imx: Add SCU controlled display pixel link nodes
 2025-07-08 19:15 UTC  (2+ messages)

[PATCH v5 0/5] media: venus: Add QCM2290 support with AR50_LITE core
 2025-07-08 19:14 UTC  (6+ messages)
` [PATCH v5 2/5] media: venus: vdec: AR50_LITE video core support

[PATCH v1 0/3] IPMMU handling for PCIe Passthrough on ARM
 2025-07-08 19:14 UTC  (7+ messages)
` [PATCH v1 1/3] arm/pci: allow designware-based hosts to have private data
` [PATCH v1 2/3] pci/rcar: implement OSID configuration for Renesas RCar Gen4 PCIe host
` [PATCH v1 3/3] iommu/ipmmu-vmsa: Implement basic PCIE-IPMMU OSID support

[bluez/bluez]
 2025-07-08 19:11 UTC 

[Patch v2 net 0/2] netem: Fix skb duplication logic to prevent infinite loops
 2025-07-08 19:11 UTC  (5+ messages)
` [Patch v2 net 1/2] "

[PATCH v2] drm/xe: Expose fan control and voltage regulator information
 2025-07-08 19:10 UTC  (2+ messages)

[RFC] add hints to CLAUDE
 2025-07-08 19:09 UTC 

[PATCH] timekeeping: Always initialize use_nsecs when querying time from phc drivers
 2025-07-08 19:09 UTC  (2+ messages)

[PATCH net-next v3 0/5] net: migrate remaining drivers to dedicated _rxfh_context ops
 2025-07-08 19:10 UTC  (2+ messages)

[PATCH v6 00/30] x86,fs/resctrl telemetry monitoring
 2025-07-08 19:08 UTC  (4+ messages)

[PATCH] bpf: fix dump_stack() type cast
 2025-07-08 19:07 UTC  (2+ messages)

[PATCH BlueZ v1] shared/util: Introduce strnlenutf8
 2025-07-08 19:06 UTC  (2+ messages)
` [BlueZ,v1] "

[PATCH 0/3] futex: Use RCU-based per-CPU reference counting
 2025-07-08 19:06 UTC  (5+ messages)
` [PATCH 2/3] futex: Use RCU-based per-CPU reference counting instead of rcuref_t

[PATCH v19 00/10] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
 2025-07-08 19:06 UTC  (9+ messages)
` [PATCH v19 01/10] PCI: endpoint: Set ID and of_node for function driver

[PATCH 6.1 00/81] 6.1.144-rc2 review
 2025-07-08 19:05 UTC  (2+ messages)

[PATCH][next] squashfs: replace ;; with ; and end of fi declaration
 2025-07-08 19:02 UTC  (2+ messages)

[DTrace-devel] [PATCH] test/utils: add more reliable "get remote address" approach
 2025-07-08 19:04 UTC  (12+ messages)

[PATCH net 0/2] rxrpc: Miscellaneous fixes
 2025-07-08 19:03 UTC  (3+ messages)
` [PATCH net 2/2] rxrpc: Fix bug due to prealloc collision

[PATCH v9] drm/xe/uc: Disable GuC communication on hardware initialization error
 2025-07-08 19:03 UTC  (4+ messages)

[PATCH nf-next 0/5] netfilter: nft_set updates
 2025-07-08 19:02 UTC  (4+ messages)
` [PATCH nf-next 4/5] netfilter: nft_set_pipapo: merge pipapo_get/lookup

[PATCH v2 00/12] sched: Address schbench regression
 2025-07-08 19:02 UTC  (7+ messages)
` [PATCH v2 12/12] sched: Add ttwu_queue support for delayed tasks

[PATCH] xen/gntdev: remove struct gntdev_copy_batch from stack
 2025-07-08 19:01 UTC  (2+ messages)

[PATCH v3 00/27] KVM: arm64: SCTLR2, DoubleFault2, and NV external abort fixes
 2025-07-08 19:00 UTC  (2+ messages)

[PATCH] ecryptfs: use sysfs_emit() in version_show()
 2025-07-08 18:58 UTC 

[PATCH BlueZ v2] shared/shell: Fix not running pre_run on MODE_NON_INTERACTIVE
 2025-07-08 19:00 UTC  (2+ messages)

[REGRESSION] stable-rc/linux-5.15.y: (build) undefined reference to `cpu_show_tsa' in drivers/base/cpu (drivers
 2025-07-08 18:59 UTC 

Clarification of 'unrestricted' context tag
 2025-07-08 18:58 UTC  (2+ messages)

[PATCH] fbdev: kyro: Add missing PCI memory region request
 2025-07-08 18:57 UTC  (2+ messages)
` [PATCH v2] "

[bluez/bluez] 9ed79e: shared/shell: Fix not running pre_run on MODE_NON_
 2025-07-08 18:57 UTC 

[PATCH v6 00/15] Fair DRM scheduler
 2025-07-08 18:59 UTC  (7+ messages)
` [PATCH v6 14/15] drm/sched: Queue all free credits in one worker invocation

[PATCH v8 00/12] unwind_deferred: Implement sframe handling
 2025-07-08 18:57 UTC  (9+ messages)
` [PATCH v8 10/12] unwind_user/sframe: Enable debugging in uaccess regions

[PATCH 5.15 000/149] 5.15.187-rc3 review
 2025-07-08 18:56 UTC  (2+ messages)

[PATCH 1/4] drm/i915/display: Disable wakeref asserts around GU_MISC irq handling
 2025-07-08 18:54 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for series starting with [1/4] "

[PATCH v3 0/2] tracing/preemptirq: Optimize disabled tracepoint overhead
 2025-07-08 18:54 UTC  (8+ messages)
` [PATCH v3 2/2] tracing/preemptirq: Optimize preempt_disable/enable() "

[PATCH 0/2] breaking-changes: deprecate support for core.commentChar=auto
 2025-07-08 18:51 UTC  (2+ messages)

[PATCH] selftests: net: hw: modify ZCRX testing support
 2025-07-08 18:49 UTC  (2+ messages)

[PATCH] Documentation/RelNotes: use .adoc extension for new security releases
 2025-07-08 18:47 UTC 

[PATCH v3 0/3] rust: Build PHY device tables by using module_device_table macro
 2025-07-08 18:47 UTC  (6+ messages)

[PATCH v8 0/6] add support for pf1550 PMIC MFD-based drivers
 2025-07-08 18:46 UTC  (3+ messages)
` [PATCH v8 2/6] mfd: pf1550: add core driver

[PATCH] trace-cmd split: Only open one file descriptor per CPU
 2025-07-08 18:38 UTC 

[RFC PATCH 0/2] Propose an minimal xen-tools
 2025-07-08 18:45 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH] ASoC: SDCA: fix HID dependency
 2025-07-08 18:46 UTC 


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.