All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-19 09:32:45 to 2025-03-19 10:20:20 UTC [more...]

[PATCH v2 00/57] irqdomain: Cleanups and Documentation
 2025-03-19  9:44 UTC  (27+ messages)
` [PATCH v2 06/57] irqdomain: irqchip: Switch to of_fwnode_handle()
` [PATCH v2 07/57] irqdomain: pci: "
` [PATCH v2 12/57] irqdomain: Make irq_domain_create_hierarchy() an inline
` [PATCH v2 13/57] irqdomain: arc: Switch to irq_domain_create_linear()
` [PATCH v2 14/57] irqdomain: arm: Switch to irq_domain_create_*()
` [PATCH v2 38/57] irqdomain: thermal: Switch to irq_domain_create_linear()
` [PATCH v2 39/57] irqdomain: ppc: Switch irq_domain_add_nomap() to use fwnode
` [PATCH v2 40/57] irqdomain: Drop irq_domain_add_*() functions
` [PATCH v2 41/57] irqdomain: ppc: Switch to irq_find_mapping()
` [PATCH v2 42/57] irqdomain: sh: "
` [PATCH v2 43/57] irqdomain: gpio: "
` [PATCH v2 44/57] irqdomain: gpu: "
` [PATCH v2 45/57] irqdomain: i2c: "
` [PATCH v2 46/57] irqdomain: irqchip: "
` [PATCH v2 47/57] irqdomain: pinctrl: "
` [PATCH v2 48/57] irqdomain: soc: "
` [PATCH v2 49/57] irqdomain: Drop irq_linear_revmap()
` [PATCH v2 50/57] irqdomain: Use irq_domain_instantiate() retvals as initializers
` [PATCH v2 51/57] irqdomain: Make struct irq_domain_info variables const
` [PATCH v2 52/57] irqdomain.h: Improve kernel-docs of functions
` [PATCH v2 53/57] docs: irq/concepts: Add commas and reflow
` [PATCH v2 54/57] docs: irq/concepts: Minor improvements
` [PATCH v2 55/57] docs: irq-domain.rst: Simple improvements
` [PATCH v2 56/57] docs: irqdomain: Update
` [PATCH v2 57/57] irqdomain.c: Fix kernel-doc and add it to Documentation

[PATCH 0/7] x86: generate xen.efi image with no write-execute sections
 2025-03-19 10:20 UTC  (5+ messages)
` [PATCH 2/7] x86/mkelf32: account for offset when detecting note segment placement
` [PATCH 3/7] xen: remove -N from the linker command line

[PATCH 6.1.y-cip 00/12] serial: sh-sci: Add support for RZ/G3E serial driver
 2025-03-19 10:20 UTC  (15+ messages)
` [PATCH 6.1.y-cip 01/12] dt-bindings: serial: renesas,scif: Move ref for serial.yaml at the end
` [PATCH 6.1.y-cip 02/12] dt-bindings: serial: renesas,scif: Validate 'interrupts' and 'interrupt-names'
` [PATCH 6.1.y-cip 03/12] dt-bindings: serial: renesas,scif: Make 'interrupt-names' property as required
` [PATCH 6.1.y-cip 04/12] dt-bindings: serial: Add documentation for Renesas RZ/V2H(P) (R9A09G057) SCIF support
` [PATCH 6.1.y-cip 05/12] dt-bindings: serial: renesas: Document RZ/G3E (r9a09g047) scif
` [PATCH 6.1.y-cip 06/12] serial: sh-sci: describe locking requirements for invalidating RXDMA
` [PATCH 6.1.y-cip 07/12] serial: sh-sci: Add support for RZ/V2H(P) SoC
` [PATCH 6.1.y-cip 08/12] serial: sh-sci: Use plain struct copy in early_console_setup()
` [PATCH 6.1.y-cip 09/12] serial: sh-sci: Check if TX data was written to device in .tx_empty()
` [PATCH 6.1.y-cip 10/12] serial: sh-sci: Move runtime PM enable to sci_probe_single()
` [PATCH 6.1.y-cip 11/12] serial: sh-sci: Clean sci_ports[0] after at earlycon exit
` [PATCH 6.1.y-cip 12/12] serial: sh-sci: Increment the runtime usage counter for the earlycon device

[PATCH 6.12 0/8] KVM: arm64: Backport of SVE fixes to v6.12
 2025-03-19 10:20 UTC  (5+ messages)
` [PATCH 6.12 8/8] KVM: arm64: Eagerly switch ZCR_EL{1,2}

[PATCH v4 00/14] Add support for suppressing warning backtraces
 2025-03-19 10:20 UTC  (7+ messages)
` [PATCH v4 07/14] arm64: "

[PATCH 0/2] arm64: dts: qcom: x1e80100-dell-xps13-9345: Enable fingerprint sensor
 2025-03-19 10:20 UTC  (4+ messages)
` [PATCH 1/2] phy: qcom: phy-qcom-snps-eusb2: Make repeater optional

[Intel-wired-lan] [PATCH iwl-next] igc: enable HW vlan tag insertion/stripping by default
 2025-03-19 10:19 UTC  (3+ messages)
  `  "

[PULL 00/24] Firmware 20250304 patches
 2025-03-19 10:18 UTC  (5+ messages)
` [PULL 14/24] hw/uefi: add var-service-json.c + qapi for NV vars

[PATCH net] wifi: ath12k: properly set single_chip_mlo_supp to true in ath12k_core_alloc()
 2025-03-19 10:18 UTC  (8+ messages)

[PATCH 6.1.y-cip v2 00/12] serial: sh-sci: Add support for RZ/G3E serial driver
 2025-03-19 10:16 UTC  (13+ messages)
` [PATCH 6.1.y-cip v2 01/12] dt-bindings: serial: renesas,scif: Move ref for serial.yaml at the end
` [PATCH 6.1.y-cip v2 02/12] dt-bindings: serial: renesas,scif: Validate 'interrupts' and 'interrupt-names'
` [PATCH 6.1.y-cip v2 03/12] dt-bindings: serial: renesas,scif: Make 'interrupt-names' property as required
` [PATCH 6.1.y-cip v2 04/12] dt-bindings: serial: Add documentation for Renesas RZ/V2H(P) (R9A09G057) SCIF support
` [PATCH 6.1.y-cip v2 05/12] dt-bindings: serial: renesas: Document RZ/G3E (r9a09g047) scif
` [PATCH 6.1.y-cip v2 06/12] serial: sh-sci: describe locking requirements for invalidating RXDMA
` [PATCH 6.1.y-cip v2 07/12] serial: sh-sci: Add support for RZ/V2H(P) SoC
` [PATCH 6.1.y-cip v2 08/12] serial: sh-sci: Use plain struct copy in early_console_setup()
` [PATCH 6.1.y-cip v2 09/12] serial: sh-sci: Check if TX data was written to device in .tx_empty()
` [PATCH 6.1.y-cip v2 10/12] serial: sh-sci: Move runtime PM enable to sci_probe_single()
` [PATCH 6.1.y-cip v2 11/12] serial: sh-sci: Clean sci_ports[0] after at earlycon exit
` [PATCH 6.1.y-cip v2 12/12] serial: sh-sci: Increment the runtime usage counter for the earlycon device

[Buildroot] [PATCH 1/1] package/libressl: bump to version 4.0.0
 2025-03-19 10:16 UTC 

[PATCH v1] x86/mm/pat: fix VM_PAT handling when fork() fails in copy_page_range()
 2025-03-19 10:16 UTC  (5+ messages)
` [tip: x86/mm] x86/mm/pat: Fix "

[PATCH v10 0/8] ima: kexec: measure events between kexec load and execute
 2025-03-19 10:16 UTC  (5+ messages)
` [PATCH v10 3/8] kexec: define functions to map and unmap segments
` [PATCH v10 4/8] ima: kexec: skip IMA segment validation after kexec soft reboot

[PATCH] perf: intel-tpebs: Fix incorrect usage of zfree()
 2025-03-19 10:16 UTC 

[PATCH v4 00/10] PCI: Enable Power and configure the TC956x PCIe switch
 2025-03-19 10:16 UTC  (8+ messages)
` [PATCH v4 02/10] arm64: dts: qcom: qcs6490-rb3gen2: Add TC956x PCIe switch node

[PATCH 0/3] remove driver-specific logic for AVX builds
 2025-03-19 10:16 UTC  (6+ messages)
` [PATCH v3 00/11] remove component-specific "
  ` [PATCH v3 02/11] net/intel: use common AVX build code
  ` [PATCH v3 07/11] acl: use common AVX build handling

linux-next: Tree for Mar 19
 2025-03-19 10:15 UTC 

[PATCH] 9pfs: fix 'total_open_fd' decrementation
 2025-03-19 10:08 UTC 

Dpdk-pdump not capturing packet for vmxnet3 device
 2025-03-19  7:21 UTC 

[PATCH v3 0/2] Enable WLAN for qcs8300-ride
 2025-03-19 10:13 UTC  (6+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: qcs8300-ride: enable WLAN on qcs8300-ride

[PATCH v2 0/2] hwmon: (amc6821) Add PWM polarity configuration with OF
 2025-03-19 10:12 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: amc6821: add PWM polarity

[cocci] [PATCH v1] remove stale log.txt
 2025-03-19 10:11 UTC  (2+ messages)

[PATCH v4 0/6] Add support for S4 audio
 2025-03-19 10:09 UTC  (5+ messages)
` [PATCH v4 2/6] dt-bindings: clock: axg-audio: Add mclk and sclk pad clock ids

[PATCH 0/2] Add support for setting MUX for I2C lines
 2025-03-19 10:11 UTC  (2+ messages)

[PATCH 1/2] mesa: correct download location
 2025-03-19 10:09 UTC  (2+ messages)
` [PATCH 2/2] mesa-demos: update 8.5.0 -> 9.0.0

[PATCH 1/3] spi: tegra210-quad: use device_reset_optional() instead of device_reset()
 2025-03-19 10:09 UTC  (11+ messages)

[PATCH v13 0/3] i2c: octeon: add block-mode r/w
 2025-03-19 10:08 UTC  (6+ messages)
` [PATCH v13 2/3] i2c: octeon: remove 10-bit addressing support

ARM64 GICv3 IRQ handling on i.MX8MP
 2025-03-19 10:06 UTC  (2+ messages)

[PATCH v2 0/3] m68k: Bug fix and cleanup for framebuffer debug console
 2025-03-19  9:59 UTC  (5+ messages)
` [PATCH v2 3/3] m68k: Remove unused "cursor home" code from "
` [PATCH v2 2/3] m68k: Avoid pointless recursion in debug console rendering
` [PATCH v2 1/3] m68k: Fix lost column on framebuffer debug console

[PATCH] mips: fix PCI_IOBASE definition
 2025-03-19 10:07 UTC  (3+ messages)

[PATCH v2 1/8] media: v4l: ctrls: add a control for flash/strobe duration
 2025-03-19 10:06 UTC  (11+ messages)

[PATCH RFC] multipath-tools: add Generic SCSI in hwtable
 2025-03-19 10:06 UTC  (5+ messages)

[PATCH] arm64: dts: qcom: x1e80100-dell-xps13-9345: Disable PM8010
 2025-03-19 10:06 UTC  (2+ messages)

[PATCH] MIPS: Fix Macro name
 2025-03-19  9:24 UTC  (2+ messages)

[PATCH] MIPS: cm: Fix warning if MIPS_CM is disabled
 2025-03-19  9:24 UTC  (2+ messages)

[PATCH] ARM: dts: qcom-msm8960: add missing clocks to the timer node
 2025-03-19 10:03 UTC  (2+ messages)

[PATCH 0/4] Loadable Module support for PCIe Cadence and J721E
 2025-03-19  9:55 UTC  (5+ messages)

[v5 PATCH 00/14] crypto: acomp - Add virtual address and folio support
 2025-03-19  9:57 UTC  (12+ messages)
` [v5 PATCH 10/14] crypto: acomp - Add support for folios
` [v5 PATCH 13/14] ubifs: Use crypto_acomp interface
` [v5 PATCH 14/14] ubifs: Pass folios to acomp

[PATCH] remoteproc: core: Clear table_sz when rproc_shutdown
 2025-03-19 10:01 UTC 

[PATCH 0/3] ASoC: wcd938x: enable t14s audio headset
 2025-03-19 10:01 UTC  (3+ messages)
` [PATCH 1/3] ASoC: dt-bindings: wcd93xx: add bindings for audio switch controlling hp

[Buildroot] [PATCH] configs/rockpro64_ebbr: new defconfig
 2025-03-19  9:53 UTC 

[PATCH net v2 0/3] fix xa_alloc_cyclic() return checks
 2025-03-19 10:00 UTC  (2+ messages)

[PATCH v6 0/5] Configure imx8mp dsp node for rproc usage
 2025-03-19  9:59 UTC  (7+ messages)
` [PATCH v6 1/5] arm64: dts: imx8mp: Use resets property
` [PATCH v6 2/5] arm64: dts: imx8mp: Add mu2 root clock
` [PATCH v6 3/5] arm64: dts: imx8mp: Configure dsp node for rproc usage
` [PATCH v6 4/5] arm64: dts: imx8mp: Add DSP clocks
` [PATCH v6 5/5] arm64: dts: Add dsp rproc related mem regions

bug: git shows hints that should be suppressed
 2025-03-19  9:58 UTC  (2+ messages)

[PATCH] perf pmu: Handle memory failure in tool_pmu__new()
 2025-03-19  9:58 UTC  (2+ messages)

[PATCH 0/3] mtd: spi-nor: introduce optional rdid-dummy-ncycles DT property
 2025-03-19  9:47 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: mtd: jedec,spi-nor: add optional rdid-dummy-ncycles
` [PATCH 2/3] mtd: spi-nor: use rdid-dummy-ncycles DT property
` [PATCH 3/3] mtd: spi-nor: spansion: add support for CYRS17B512

[RFC PATCH 0/5] TDX host: kexec/kdump support
 2025-03-19  9:57 UTC  (6+ messages)
` [RFC PATCH 2/5] x86/kexec: Do unconditional WBINVD for bare-metal in relocate_kernel()

[PATCH 2/2 v6] mm/mempolicy: Don't create weight sysfs for memoryless nodes
 2025-03-19  9:56 UTC  (2+ messages)

[PATCH] fstests: update missing gitignore entries
 2025-03-19  9:55 UTC 

Patchwork housekeeping for: spi-devel-general
 2025-03-19  9:56 UTC 

[PATCH v6 0/2] phy: qcom: qmp-pcie: Add PCIe PHY no_csr reset support
 2025-03-19  9:45 UTC  (6+ messages)
` [PATCH v6 1/2] phy: qcom: pcie: Determine has_nocsr_reset dynamically
` [PATCH v6 2/2] phy: qcom: qmp-pcie: Add PHY register retention support

[PATCH] SCHED: scatter nohz idle balance target cpus
 2025-03-19  9:55 UTC  (6+ messages)

[PATCH] xen: simplify bitmap_to_xenctl_bitmap for little endian
 2025-03-19  9:54 UTC  (2+ messages)

[PATCH v3 0/7] firmware: scmi/imx: Add i.MX95 LMM/CPU Protocol
 2025-03-19  9:54 UTC  (3+ messages)

[PATCH v2 0/4] rust: alloc: split `Vec::set_len` into `Vec::{inc,dec}_len`
 2025-03-19  9:53 UTC  (3+ messages)
` [PATCH v2 3/4] rust: alloc: refactor `Vec::truncate` using `dec_len`

[PATCH v3 0/8] Rate limit AER logs
 2025-03-19  9:52 UTC  (5+ messages)
` [PATCH v3 2/8] PCI/AER: Make all pci_print_aer() log levels depend on error type
` [PATCH v3 7/8] PCI/AER: Add sysfs attributes for log ratelimits

[GIT PULL] ata fixes for 6.14-final
 2025-03-19  9:49 UTC 

[PATCH 0/2] Adding Proactive Memory Reclaim Statistics
 2025-03-19  9:49 UTC  (8+ messages)
` [PATCH 1/2] mm: vmscan: Split proactive reclaim statistics from direct reclaim statistics

[RFC PATCH v2 00/20] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2025-03-19  9:48 UTC  (5+ messages)
` [RFC PATCH v2 13/20] hw/arm/smmuv3-accel: Introduce helpers to batch and issue cache invalidations

[RFC PATCH v15 0/7] Single RunQueue Proxy Execution (v15)
 2025-03-19  9:49 UTC  (7+ messages)
` [RFC PATCH v15 2/7] locking/mutex: Rework task_struct::blocked_on

[PATCH] lockdep: Fix upper limit for LOCKDEP_BITS configs
 2025-03-19  9:48 UTC  (3+ messages)
  ` 回复: "

[PATCH RFC] KVM: arm64: PMU: Use multiple host PMUs
 2025-03-19  9:47 UTC  (4+ messages)

[PATCH 1/1 next] tools build: Remove the libunwind feature tests from the ones detected when test-all.o builds
 2025-03-19  9:47 UTC  (7+ messages)

[PATCH v5 00/14] net/zxdh: add network processor ops
 2025-03-19  9:31 UTC  (2+ messages)
` [v5,00/14] "

[PATCH v2 0/3] spi: dt-bindings: cdns,qspi-nor: Improve description
 2025-03-19  9:46 UTC  (4+ messages)
` [PATCH v2 1/3] spi: dt-bindings: cdns,qspi-nor: Be more descriptive regarding what this controller is
` [PATCH v2 2/3] spi: dt-bindings: cdns,qspi-nor: Deprecate the Cadence compatible alone
` [PATCH v2 3/3] spi: dt-bindings: cdns,qspi-nor: Require some peripheral properties

[PATCH v1 0/8] xen/console: cleanup console input switch logic
 2025-03-19  9:45 UTC  (3+ messages)
` [PATCH v1 1/8] xen/console: fix trailing whitespaces

[PATCH 0/4] Describe MT8188's SCP as dual-core
 2025-03-19  9:34 UTC  (5+ messages)
` [PATCH 2/4] dt-bindings: remoteproc: mediatek: Remove l1tcm for dual-core MT8188 SCP
` [PATCH 4/4] arm64: dts: mediatek: mt8390-genio-common: Add firmware-name for scp0

KCIDB: v5.1 - origin's build/test finish timestamps
 2025-03-19  9:44 UTC  (2+ messages)

[PATCH 0/3] MAINTAINERS: updates for the fsl-mc bus entry
 2025-03-19  9:43 UTC  (4+ messages)
` [PATCH 1/3] MAINTAINERS: add myself as maintainer for the fsl-mc bus
` [PATCH 2/3] MAINTAINERS: fix nonexistent dtbinding file name
` [PATCH 3/3] MAINTAINERS: add the linuppc-dev list to the fsl-mc bus entry

[PATCH v1 0/2] Improve reproducibility of build artifacts
 2025-03-19  9:43 UTC  (4+ messages)
` [PATCH v1 2/2] Strip build path directories in tools, xen and xen/arch/x86

[cocci] [PATCH v3] replace pcre with pcre2
 2025-03-19  9:43 UTC  (2+ messages)

[PATCH v2] 9p/net: fix improper handling of bogus negative read/write replies
 2025-03-19  9:42 UTC  (3+ messages)

[PATCH 0/5 v2] rcu/exp updates
 2025-03-19  9:42 UTC  (4+ messages)
` [PATCH 5/5] rcu/exp: Warn on CPU lagging for too long within hotplug IPI's blindspot

[PATCH v3] power: supply: bq27xxx: Retrieve again when busy
 2025-03-19  9:41 UTC 

Install zabbix-proxy
 2025-03-19  9:41 UTC  (2+ messages)
` [yocto] "

[PATCH] binutils: Fix CVE-2025-1148
 2025-03-19  9:41 UTC  (2+ messages)

[PATCH net 0/2] mlx5 misc fixes 2025-03-18
 2025-03-19  9:36 UTC  (3+ messages)
` [PATCH net 2/2] net/mlx5: Start health poll after enable hca

[PATCH v3 01/27] webkitgtk: 2.46.6 -> 2.48.0
 2025-03-19  9:40 UTC  (2+ messages)
` [OE-core] "

[efi:urgent] BUILD SUCCESS 11092db5b57377ac99e6339cfd16ca35ef011f3c
 2025-03-19  9:40 UTC 

[syzbot] [kernfs?] [bcachefs?] UBSAN: shift-out-of-bounds in radix_tree_delete_item
 2025-03-19  9:40 UTC  (2+ messages)
` [syzbot] [bcachefs?] [kernfs?] "

linux-next: build warning after merge of the amdgpu tree
 2025-03-19  9:38 UTC  (2+ messages)

[PATCH] Add files: a
 2025-03-19  9:37 UTC  (4+ messages)
` test_migration.py not working with netcat-traditional

[PATCH v8 0/2] riscv: spacemit: add i2c support to K1 SoC
 2025-03-19  9:29 UTC  (3+ messages)
` [PATCH v8 1/2] dt-bindings: i2c: spacemit: add support for "
` [PATCH v8 2/2] i2c: spacemit: add support for SpacemiT "

[PATCH 0/3] meson: improve handling of `-Dbreaking_changes=true`
 2025-03-19  9:37 UTC  (7+ messages)
` [PATCH 3/3] meson: don't install git-pack-redundant(1) docs with breaking changes

[PATCH perfbook] bib/hw.bib: Update URL info of Alpha related entries
 2025-03-19  9:35 UTC  (2+ messages)
` [PATCH perfbook v3] "

[PATCH i-g-t v2] lib/igt_core: reinitialize log_buffer_mutex in child process
 2025-03-19  9:35 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for lib/igt_core: reinitialize log_buffer_mutex in child process (rev3)

[RFC PATCH V2 0/3] sched/fair: Fix nr-running vs delayed-dequeue
 2025-03-19  9:34 UTC  (3+ messages)
` [RFC PATCH V2 1/3] sched/fair: Fixup-wake_up_sync-vs-DELAYED_DEQUEUE

[PATCH net v4 0/3] vsock/bpf: Handle races between sockmap update and connect() disconnecting
 2025-03-19  9:34 UTC  (3+ messages)
` [PATCH net v4 3/3] vsock/bpf: Fix bpf recvmsg() racing transport reassignment

[PATCH] docs: add BreakingChanges to TECH_DOCS target
 2025-03-19  9:33 UTC  (2+ messages)

[PATCH 0/3] Resolve YOCTO #14520 and YOCTO #15525
 2025-03-19  9:33 UTC  (2+ messages)
` [OE-core] "


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.