All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-19 09:24:14 to 2025-03-19 09:59:36 UTC [more...]

[PATCH v2 00/57] irqdomain: Cleanups and Documentation
 2025-03-19  9:44 UTC  (62+ messages)
` [PATCH v2 01/57] irqdomain: um: use irq_domain_create_linear() helper
` [PATCH v2 02/57] irqdomain: Rename irq_set_default_host() to irq_set_default_domain()
` [PATCH v2 03/57] irqdomain: Rename irq_get_default_host() to irq_get_default_domain()
` [PATCH v2 04/57] irqdomain.h: Stop using 'host' for domain
` [PATCH v2 05/57] irqdomain: cdx: Switch to of_fwnode_handle()
` [PATCH v2 06/57] irqdomain: irqchip: "
` [PATCH v2 07/57] irqdomain: pci: "
` [PATCH v2 08/57] irqdomain: ppc: "
` [PATCH v2 09/57] irqdomain: remoteproc: "
` [PATCH v2 10/57] irqdomain: x86: "
` [PATCH v2 11/57] irqdomain: Drop of_node_to_fwnode()
` [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 15/57] irqdomain: bus: Switch to irq_domain_create_simple()
` [PATCH v2 16/57] irqdomain: edac: Switch to irq_domain_create_linear()
` [PATCH v2 17/57] irqdomain: gpio: Switch to irq_domain_create_*()
` [PATCH v2 18/57] irqdomain: gpu: Switch to irq_domain_create_linear()
` [PATCH v2 19/57] irqdomain: i2c: "
` [PATCH v2 20/57] irqdomain: iio: Switch to irq_domain_create_simple()
` [PATCH v2 21/57] irqdomain: irqchip: Switch to irq_domain_create_*()
` [PATCH v2 22/57] irqdomain: mailbox: Switch to irq_domain_create_tree()
` [PATCH v2 23/57] irqdomain: memory: Switch to irq_domain_create_linear()
` [PATCH v2 24/57] irqdomain: mfd: Switch to irq_domain_create_*()
` [PATCH v2 25/57] irqdomain: mips: "
` [PATCH v2 26/57] irqdomain: misc: Switch to irq_domain_create_simple()
` [PATCH v2 27/57] irqdomain: net: Switch to irq_domain_create_*()
` [PATCH v2 28/57] irqdomain: nios2: Switch to irq_domain_create_linear()
` [PATCH v2 29/57] irqdomain: pci: "
` [PATCH v2 30/57] irqdomain: pinctrl: Switch to irq_domain_create_*()
` [PATCH v2 31/57] irqdomain: platform/x86: Switch to irq_domain_create_linear()
` [PATCH v2 32/57] irqdomain: ppc: Switch to irq_domain_create_*()
` [PATCH v2 33/57] irqdomain: sh: "
` [PATCH v2 34/57] irqdomain: soc: "
` [PATCH v2 35/57] irqdomain: sound: Switch to irq_domain_create_linear()
` [PATCH v2 36/57] irqdomain: spmi: Switch to irq_domain_create_tree()
` [PATCH v2 37/57] irqdomain: ssb: Switch to irq_domain_create_linear()
` [PATCH v2 38/57] irqdomain: thermal: "
` [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

ARM64 GICv3 IRQ handling on i.MX8MP
 2025-03-19  9:51 UTC 

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)

[v5 PATCH 00/14] crypto: acomp - Add virtual address and folio support
 2025-03-19  9:57 UTC  (11+ 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 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 net] wifi: ath12k: properly set single_chip_mlo_supp to true in ath12k_core_alloc()
 2025-03-19  9:46 UTC  (6+ messages)

[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 v1] x86/mm/pat: fix VM_PAT handling when fork() fails in copy_page_range()
 2025-03-19  9:53 UTC  (4+ messages)
` [tip: x86/mm] x86/mm/pat: Fix "

[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  (13+ messages)
` [RFC PATCH v2 04/20] hw/arm/virt: Add support for smmuv3-accel
` [RFC PATCH v2 05/20] hw/arm/smmuv3-accel: Associate a pxb-pcie bus
` [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 6.1.y-cip 00/12] serial: sh-sci: Add support for RZ/G3E serial driver
 2025-03-19  9:47 UTC  (13+ 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] 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 v13 0/3] i2c: octeon: add block-mode r/w
 2025-03-19  9:47 UTC  (5+ messages)
` [PATCH v13 2/3] i2c: octeon: remove 10-bit addressing support

[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 v6 0/5] Configure imx8mp dsp node for rproc usage
 2025-03-19  9:46 UTC  (6+ 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

[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] mips: fix PCI_IOBASE definition
 2025-03-19  9:43 UTC  (2+ messages)

[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  (6+ 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 0/4] Loadable Module support for PCIe Cadence and J721E
 2025-03-19  9:31 UTC  (4+ messages)

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

[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] "

[PATCH] index-pack, unpack-objects: restore missing ->init_fn
 2025-03-19  9:32 UTC  (2+ messages)

[PATCH 0/3] Add initrd support to bootm EFI payloads
 2025-03-19  9:31 UTC  (5+ messages)
` [PATCH 1/3] efi_loader: efi_load_initrd: provide a memory mapped initrd
` [PATCH 2/3] efi_loader: binary_run: register an initrd

[cocci] __free() attribute inhibits matching?
 2025-03-18 18:02 UTC  (3+ messages)

[cocci] __free() attribute inhibits matching?
 2025-03-19  3:31 UTC  (7+ messages)

[GIT PULL] LoongArch KVM changes for v6.15
 2025-03-19  9:29 UTC 

[PATCH libnetfilter_queue] src: doc: Re-order gcc args so nf-queue.c compiles on Debian systems
 2025-03-19  9:28 UTC  (2+ messages)

[PATCH] drm/vmwgfx: Switch to exclusively using GEM references
 2025-03-19  9:28 UTC  (2+ messages)

[PATCH 0/3] Add support for RAM boot from maskrom mode
 2025-03-19  9:28 UTC  (2+ messages)

[isar-cip-core v1 1/2] tests/templates: Move smp option from templates to test job submit script
 2025-03-19  9:24 UTC  (2+ messages)
` [isar-cip-core v1 2/2] submit_lava.sh: Set number of CPUs to 2 in QEMU start command for arm tests

[PATCH 0/2] liburing: test: replace ublk test with kernel selftests
 2025-03-19  9:26 UTC  (3+ messages)
` [PATCH 1/2] liburing: test: remove test/uring_cmd_ublk.c
` [PATCH 2/2] liburing: test: replace ublk test with kernel selftests

[PATCH blktests 0/3] blktests: add target test cases
 2025-03-19  9:26 UTC  (4+ messages)
` [PATCH blktests 2/3] nvme/060: add test nvme fabrics target resetting during I/O

[PATCH] crypto: crypto4xx - Fix gcc12 uninitialized warning in crypto4xx_crypt
 2025-03-19  9:26 UTC 

[net-next PATCH 0/6] net: pcs: Introduce support for PCS OF
 2025-03-19  9:25 UTC  (3+ messages)
` [net-next PATCH 2/6] net: pcs: Implement OF support for PCS driver

What's cooking in git.git (Mar 2025, #04; Fri, 14)
 2025-03-19  9:24 UTC  (7+ messages)
    ` [PATCH] install meson for Documentation job


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.