All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-19 09:05:07 to 2025-03-19 09:43:58 UTC [more...]

[PATCH v2 00/57] irqdomain: Cleanups and Documentation
 2025-03-19  9:29 UTC  (61+ 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

[PATCH] mips: fix PCI_IOBASE definition
 2025-03-19  9:43 UTC  (2+ messages)

[PATCH 0/3] MAINTAINERS: updates for the fsl-mc bus entry
 2025-03-19  9:43 UTC  (2+ messages)
` [PATCH 1/3] MAINTAINERS: add myself as maintainer for the fsl-mc bus

[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 0/4] Describe MT8188's SCP as dual-core
 2025-03-19  9:34 UTC  (3+ messages)
` [PATCH 2/4] dt-bindings: remoteproc: mediatek: Remove l1tcm for dual-core MT8188 SCP

[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  (7+ messages)
` [PATCH 4/5] rcu/exp: Warn on QS requested on dying CPU
` [PATCH 5/5] rcu/exp: Warn on CPU lagging for too long within hotplug IPI's blindspot

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

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

[v5 PATCH 00/14] crypto: acomp - Add virtual address and folio support
 2025-03-19  9:39 UTC  (3+ messages)
` [v5 PATCH 13/14] ubifs: Use crypto_acomp interface

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  (4+ 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 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 net v4 0/3] vsock/bpf: Handle races between sockmap update and connect() disconnecting
 2025-03-19  9:34 UTC  (6+ messages)
` [PATCH net v4 2/3] selftest/bpf: Add test for AF_VSOCK connect() racing sockmap update
` [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)

[PATCH] perf pmu: Handle memory failure in tool_pmu__new()
 2025-03-19  9:28 UTC 

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

[RFC PATCH v2 00/20] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2025-03-19  9:28 UTC  (9+ 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

[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  (6+ messages)
` [net-next PATCH 2/6] net: pcs: Implement OF support for PCS driver
` [net-next PATCH 5/6] net: pcs: airoha: add PCS driver for Airoha SoC

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

[PATCH 0/6 RFC v2] tidy up various VFS lookup functions
 2025-03-19  9:23 UTC  (3+ messages)

[GIT PULL] Please pull u-boot-amlogic-20250318 into next
 2025-03-18 19:11 UTC  (2+ messages)

[PATCH v1 0/4] Add T-Head TH1520 VO clock support for LicheePi 4A GPU enablement
 2025-03-19  9:22 UTC  (7+ messages)
  ` [PATCH v1 4/4] clk: thead: Add GPU clock gate control with CLKGEN reset support

Mattresses - collaboration
 2025-03-19  9:15 UTC 

[PATCH] ARM: am335x_mlo_defconfig: disable unnecessary options
 2025-03-19  9:19 UTC  (2+ messages)

[PATCH net] netfilter: nf_tables: Only use nf_skip_indirect_calls() when MITIGATION_RETPOLINE
 2025-03-19  9:19 UTC  (2+ messages)

linux-next: build failure after merge of the rust tree
 2025-03-19  9:18 UTC  (7+ messages)

[PATCH 0/3] ASoC: wcd938x: enable t14s audio headset
 2025-03-19  9:16 UTC  (4+ messages)
` [PATCH 1/3] ASoC: dt-bindings: wcd93xx: add bindings for audio switch controlling hp
` [PATCH 2/3] ASoC: codecs: wcd938x: add support power on hp audio switch
` [PATCH 3/3] arm64: dts: qcom: x1e78100-t14s: Enable audio headset support

[PATCH v4] mm/page_alloc: Remove unnecessary __maybe_unused in order_to_pindex()
 2025-03-19  9:17 UTC 

[RFC PATCH 0/2] Prioritize idle cpus over SCHED_IDLE ones
 2025-03-19  9:17 UTC  (5+ messages)
` [RFC PATCH 1/2] Revert "sched/fair: Make sched-idle CPU selection consistent throughout"
    `  "

[PATCH] Revert "ksmbd: fix missing RDMA-capable flag for IPoIB device in ksmbd_rdma_capable_netdev()"
 2025-03-19  9:17 UTC  (2+ messages)

[PATCH v3 0/2] reflog: implement subcommand to drop reflogs
 2025-03-19  9:16 UTC  (8+ messages)
` [PATCH v3 2/2] "

[PATCH v4 01/14] net/zxdh: add network processor registers ops
 2025-03-19  8:58 UTC  (16+ messages)
` [PATCH v5 00/14] net/zxdh: add network processor ops
  ` [PATCH v5 01/14] net/zxdh: add network processor registers ops
  ` [PATCH v5 02/14] net/zxdh: support compatibility check
  ` [PATCH v5 03/14] net/zxdh: add agent channel
  ` [PATCH v5 04/14] net/zxdh: modify dtb queue ops
  ` [PATCH v5 05/14] net/zxdh: add tables dump address ops
  ` [PATCH v5 06/14] net/zxdh: add eram tables ops
  ` [PATCH v5 07/14] net/zxdh: get flow tables resources
  ` [PATCH v5 08/14] net/zxdh: support hash resources configuration
  ` [PATCH v5 09/14] net/zxdh: implement tables initialization
  ` [PATCH v5 10/14] net/zxdh: support hash tables write and delete ops
  ` [PATCH v5 11/14] net/zxdh: get hash table entry result
  ` [PATCH v5 12/14] net/zxdh: delete all hash entries
  ` [PATCH v5 13/14] net/zxdh: add acl tables ops
  ` [PATCH v5 14/14] net/zxdh: fix debugging errors

[PATCH v2 0/8] coresight: Clear self hosted claim tag on probe
 2025-03-19  9:13 UTC  (3+ messages)
` [PATCH v2 6/8] "

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

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

[PATCH 0/6] mci: some cleanups
 2025-03-19  9:13 UTC  (2+ messages)

[PATCH v2][next] iio: cros_ec: Avoid -Wflex-array-member-not-at-end warning
 2025-03-19  9:14 UTC  (4+ messages)

[PATCH v2][next] iio: proximity: cros_ec_mkbp_proximity: Avoid -Wflex-array-member-not-at-end warning
 2025-03-19  9:14 UTC  (2+ messages)

[PATCH net] wifi: ath12k: properly set single_chip_mlo_supp to true in ath12k_core_alloc()
 2025-03-19  9:12 UTC  (5+ messages)

[PATCH 1/2] packagegroup-core-x11: Avoid non-ASCII in RDEPENDS
 2025-03-19  9:13 UTC  (2+ messages)
` [PATCH 2/2] packagegroup-core-x11: Drop dbus-x11 in REDEPENDS:${PN}-utils

[RFC PATCH] tracing: fix return value in __ftrace_event_enable_disable for TRACE_REG_UNREGISTER
 2025-03-19  9:13 UTC  (3+ messages)

[PATCH] virtio: console: Make resizing compliant with virtio spec
 2025-03-19  9:12 UTC  (6+ messages)

[PATCH v12 0/6] Add NSS clock controller support for IPQ9574
 2025-03-19  9:10 UTC  (5+ messages)
` [PATCH v12 4/6] clk: qcom: Add NSS clock Controller driver "

[PATCH v2 0/4] um: Make errno multi-thread safe
 2025-03-19  9:11 UTC  (3+ messages)
` [PATCH v2 1/4] um: Add pthread-based helper support

[PATCH v2] remoteproc: imx_dsp_rproc: Add support for DSP-specific features
 2025-03-19  9:13 UTC  (2+ messages)

[RFC PATCH] xfs: add mount option for zone gc pressure
 2025-03-19  9:11 UTC  (2+ messages)

[PATCH for-10.1 00/32] vfio: Spring cleanup
 2025-03-19  9:10 UTC  (9+ messages)
` [PATCH for-10.1 01/32] vfio: Move vfio_mig_active() into migration.c
` [PATCH for-10.1 02/32] vfio: Rename vfio_reset_bytes_transferred()
` [PATCH for-10.1 09/32] vfio: Introduce a new header file for VFIOIOMMUFD declarations
` [PATCH for-10.1 14/32] vfio: Move Host IOMMU type declarations into their respective files

[OE-core] Issue: /var/tmp does not persist due to /var/volatile being tmpfs in fstab #scarthgap
 2025-03-19  9:11 UTC  (3+ messages)
`  "

[PATCH] can: fix missing decrement of j1939_proto.inuse_idx
 2025-03-19  9:10 UTC  (2+ messages)

[PATCH 6.1.y] smb: prevent use-after-free due to open_cached_dir error paths
 2025-03-19  9:08 UTC 

[PATCH] mm/vmalloc: fix mischeck pfn valid in vmap_pfns
 2025-03-19  9:09 UTC  (8+ messages)

linux-next: build failure after merge of the driver-core tree
 2025-03-19  9:07 UTC 

[PATCH v1] perf cpumap: Increment reference count for online cpumap
 2025-03-19  9:05 UTC  (2+ messages)

[PATCH net-next 0/4] virtio_net: Fixes and improvements
 2025-03-19  9:07 UTC  (2+ messages)

[PATCH v3] mm/page_alloc: Remove unnecessary __maybe_unused in order_to_pindex()
 2025-03-19  9:06 UTC 

[PATCH bpf-next 00/11] bpf: Mitigate Spectre v1 using barriers
 2025-03-19  9:06 UTC  (5+ messages)
` [PATCH bpf-next 10/11] bpf: Fall back to nospec for sanitization-failures
  ` [PATCH bpf-next 11/11] bpf: Fall back to nospec for spec path verification

[PATCH 4/7] x86/boot: apply trampoline relocations at destination position
 2025-03-19  9:05 UTC  (3+ messages)
` [PATCH] x86/boot: Untangle the trampoline copying/entry logic

[PATCH 0/2] Add NLT NL13676BC25-03F panel support
 2025-03-19  9:05 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: display: simple: Add NLT NL13676BC25-03F panel

[PATCH 0/4] netfs: Miscellaneous fixes
 2025-03-19  9:04 UTC  (2+ messages)

[PATCH 0/2] Add support for K3 BIST
 2025-03-19  9:02 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: misc: bist: Add BIST dt-binding for TI K3 devices


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.