All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-29 13:43:05 to 2024-07-29 14:29:28 UTC [more...]

[PATCH v1] ASoC: meson: axg-fifo: set option to use raw spinlock
 2024-07-29 14:15 UTC  (3+ messages)

[PATCH v3 0/9] RISCV device tree mapping
 2024-07-29 14:29 UTC  (3+ messages)
` [PATCH v3 5/9] xen/riscv: introduce asm/pmap.h header

[PATCH v1 00/36] soc: fsl: Add support for QUICC Engine TSA and QMC
 2024-07-29 14:20 UTC  (29+ messages)
` [PATCH v1 01/36] soc: fsl: cpm1: qmc: Update TRNSYNC only in transparent mode
` [PATCH v1 02/36] soc: fsl: cpm1: qmc: Enable TRNSYNC only when needed
` [PATCH v1 03/36] soc: fsl: cpm1: tsa: Fix tsa_write8()
` [PATCH v1 04/36] soc: fsl: cpm1: tsa: Use BIT(), GENMASK() and FIELD_PREP() macros
` [PATCH v1 05/36] soc: fsl: cpm1: tsa: Fix blank line and spaces
` [PATCH v1 06/36] soc: fsl: cpm1: tsa: Add missing spinlock comment
` [PATCH v1 07/36] dt-bindings: soc: fsl: cpm_qe: Add QUICC Engine (QE) TSA controller
` [PATCH v1 08/36] soc: fsl: cpm1: tsa: Remove unused registers offset definition
` [PATCH v1 09/36] soc: fsl: cpm1: tsa: Use ARRAY_SIZE() instead of hardcoded integer values
` [PATCH v1 10/36] soc: fsl: cpm1: tsa: Make SIRAM entries specific to CPM1
` [PATCH v1 11/36] soc: fsl: cpm1: tsa: Introduce tsa_setup() and its CPM1 compatible version
` [PATCH v1 12/36] soc: fsl: cpm1: tsa: Isolate specific CPM1 part from tsa_serial_{dis}connect()
` [PATCH v1 13/36] soc: fsl: cpm1: tsa: Introduce tsa_version
` [PATCH v1 14/36] soc: fsl: cpm1: tsa: Add support for QUICC Engine (QE) implementation
` [PATCH v1 15/36] MAINTAINERS: Add QE files related to the Freescale TSA controller
` [PATCH v1 16/36] soc: fsl: cpm1: tsa: Introduce tsa_serial_get_num()
` [PATCH v1 17/36] soc: fsl: cpm1: qmc: Rename QMC_TSA_MASK

[PATCH v3 0/8] Fix rtp when processing OOB workarounds
 2024-07-29 14:28 UTC  (3+ messages)
` [PATCH v3 1/8] drm/xe/kunit: Test WAs for BMG

WARN Kernel v6.9-evl-rebase - EVL: invalid out-of-band syscall <0x43564d41> - Firefox browser
 2024-07-29 14:29 UTC  (11+ messages)

[PATCH (resend)] Input: MT - limit max slots
 2024-07-29 14:28 UTC  (4+ messages)

[PATCH v2 1/2] generic/732: remove unused code
 2024-07-29 14:28 UTC  (7+ messages)
` [PATCH v2 2/2] generic/732: don't run it on tmpfs

[PATCH v2 00/18] PCI device authentication
 2024-07-29 14:27 UTC  (4+ messages)
` [PATCH v2 06/18] crypto: ecdsa - Support P1363 signature encoding

M68K Vectors
 2024-07-29 14:27 UTC  (7+ messages)

[PATCH v2 0/2] media: imx335: Fix reset-gpio handling
 2024-07-29 14:27 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: imx335: Mention reset-gpio polarity
` [PATCH v2 2/2] media: imx335: Fix reset-gpio handling

[PATCH v4 00/29] arm64: Permission Overlay Extension
 2024-07-29 14:27 UTC  (10+ messages)
` [PATCH v4 18/29] arm64: add POE signal support

RFC: don't fail tests when mkfs options collide
 2024-07-29 14:17 UTC  (4+ messages)
` [PATCH 2/4] common: _notrun if _scratch_mkfs_xfs failed

[PATCH] generic/736: don't run it on tmpfs
 2024-07-29 14:26 UTC  (6+ messages)

[PATCH] nfsd: remove unneeded EEXIST error check in nfsd_do_file_acquire
 2024-07-29 14:26 UTC  (5+ messages)

[PATCH v2] perf/x86: Fix smp_processor_id()-in-preemptible warnings
 2024-07-29 22:09 UTC  (2+ messages)

[PATCH v3 0/2] Rust and the shadow call stack sanitizer
 2024-07-29 14:25 UTC  (4+ messages)
` [PATCH v3 1/2] rust: SHADOW_CALL_STACK is incompatible with Rust

[PATCH 0/3] Stack checking on Arm
 2024-07-29 14:24 UTC  (4+ messages)
` [PATCH 1/3] xen: add no_instrument_function attributes
` [PATCH 2/3] xen: silence maybe-unitialized warning
` [PATCH 3/3] xen/arm: stack check instrumentation

[PATCH v7 00/17] RISC-V: ACPI: Add external interrupt controller support
 2024-07-29 14:22 UTC  (18+ messages)
` [PATCH v7 01/17] arm64: PCI: Migrate ACPI related functions to pci-acpi.c
` [PATCH v7 02/17] ACPI: scan: Add a weak function to reorder the IRQCHIP probe
` [PATCH v7 03/17] ACPI: bus: Add acpi_riscv_init function
` [PATCH v7 04/17] ACPI: scan: Refactor dependency creation
` [PATCH v7 05/17] ACPI: scan: Add RISC-V interrupt controllers to honor list
` [PATCH v7 06/17] ACPI: scan: Define weak function to populate dependencies
` [PATCH v7 07/17] ACPI: bus: Add RINTC IRQ model for RISC-V
` [PATCH v7 08/17] ACPI: pci_link: Clear the dependencies after probe
` [PATCH v7 09/17] ACPI: RISC-V: Implement PCI related functionality
` [PATCH v7 10/17] ACPI: RISC-V: Implement function to reorder irqchip probe entries
` [PATCH v7 11/17] ACPI: RISC-V: Initialize GSI mapping structures
` [PATCH v7 12/17] ACPI: RISC-V: Implement function to add implicit dependencies
` [PATCH v7 13/17] irqchip/riscv-intc: Add ACPI support for AIA
` [PATCH v7 14/17] irqchip/riscv-imsic-state: Create separate function for DT
` [PATCH v7 15/17] irqchip/riscv-imsic: Add ACPI support
` [PATCH v7 16/17] irqchip/riscv-aplic: "
` [PATCH v7 17/17] irqchip/sifive-plic: "

[PATCH 0/2] i2c: smbus: Handle stuck alerts
 2024-07-29 14:23 UTC  (6+ messages)
` [PATCH 2/2] i2c: smbus: Send alert notifications to all devices if source not found

[jgunthorpe:iommu_pt 21/25] drivers/iommu/generic_pt/pt_defs.h:212:36: warning: 'pt_table_ptr' declared 'static' but never defined
 2024-07-29 14:23 UTC 

[PATCH] drm/xe: Move and export xe_hw_engine lookup
 2024-07-29 14:23 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[PATCH] acpi/hmat,mm/memtier: always register hmat adist calculation callback
 2024-07-29 14:22 UTC  (3+ messages)

[PATCH 0/5] Templatize ecdsa signature decoding
 2024-07-29 13:51 UTC  (6+ messages)
` [PATCH 1/5] ASN.1: Add missing include <linux/types.h>
` [PATCH 2/5] crypto: akcipher - Drop usage of sglists for verify op
` [PATCH 3/5] crypto: ecdsa - Avoid signed integer overflow on signature decoding
` [PATCH 4/5] crypto: ecdsa - Move X9.62 signature decoding into template
` [PATCH 5/5] crypto: ecdsa - Support P1363 signature decoding

[PATCH v4 0/2] Rust and the shadow call stack sanitizer
 2024-07-29 14:22 UTC  (3+ messages)
` [PATCH v4 1/2] rust: SHADOW_CALL_STACK is incompatible with Rust
` [PATCH v4 2/2] rust: support for shadow call stack sanitizer

[PATCH v1] target/s390x: move @deprecated-props to CpuModelExpansion Info
 2024-07-29 14:22 UTC  (5+ messages)

[PATCH] docs/core-api: memory-allocation: GFP_NOWAIT doesn't need __GFP_NOWARN
 2024-07-29 14:22 UTC  (2+ messages)

[PATCH v5] osdep: add a qemu_close_all_open_fd() helper
 2024-07-29 14:20 UTC  (3+ messages)

[PATCH v1] keys: Restrict KEYCTL_SESSION_TO_PARENT according to ptrace_may_access()
 2024-07-29 14:21 UTC  (5+ messages)

[PATCH v2 0/3] Offer write delegations for O_WRONLY opens
 2024-07-29 14:21 UTC  (11+ messages)
` [PATCH v2 2/3] nfsd: Offer write delegations for o_wronly opens

[PATCH 1/2] add more tests to the growfs group
 2024-07-29 14:20 UTC  (2+ messages)
` [PATCH 2/2] xfs/233: don't require rmap

[MAINTAINERS SUMMIT] Device Passthrough Considered Harmful?
 2024-07-29 14:20 UTC  (15+ messages)

[PATCH 00/22] x86: adventures in Address Space Isolation
 2024-07-29 14:18 UTC  (5+ messages)
` [PATCH 08/22] x86/mm: avoid passing a domain parameter to L4 init function

[PATCH RESEND v2 0/2] Fix small negative period being ignored
 2024-07-29 14:18 UTC  (4+ messages)
` [PATCH RESEND v2 2/2] perf/core: Fix incorrected time diff in tick adjust period

[PATCH] powerpc/ftrace: restore r2 to caller's stack on livepatch sibling call
 2024-07-29 14:17 UTC  (3+ messages)

[PATCH] power: sequencing: pwrseq-qcom-wcn: Depend on WCN36XX
 2024-07-29 14:17 UTC  (4+ messages)

[PATCH] tcp/dccp: Add another way to allocate local ports in connect()
 2024-07-29 14:17 UTC  (2+ messages)

[PATCH v5 3/4] mm: support large folios swapin as a whole for zRAM-like swapfile
 2024-07-29 14:16 UTC  (2+ messages)

[PATCH v5 0/5] Add Mediatek ISP3.0
 2024-07-29 14:14 UTC  (5+ messages)
` [PATCH v5 4/5] media: platform: mediatek: isp_30: add mediatek ISP3.0 camsv

[PATCH 1/2] ALSA: hda: Keep PM disablement for deny-listed instance
 2024-07-29 14:15 UTC  (2+ messages)
` [PATCH 2/2] ALSA: hda: Enhance pm_blacklist option

[PATCH 0/6] add improvements to mhi driver
 2024-07-29 14:13 UTC  (5+ messages)
` [PATCH 4/6] bus: mhi: dump debug registers in critical sections

[PATCH net] net: Add skbuff.h to MAINTAINERS
 2024-07-29 14:12 UTC 

[PATCH] soundwire: stream: fix programming slave ports for non-continous port maps
 2024-07-29 14:01 UTC 

[PATCH] ALSA: ump: Update substream name from assigned FB names
 2024-07-29 14:13 UTC 

[PATCH v2] xhci: dbc: fix handling ClearFeature Halt requests
 2024-07-29 14:12 UTC  (2+ messages)

[PATCH 3/3] tpm_tcg2: hash algo optimization
 2024-07-29 14:09 UTC  (2+ messages)

[PATCH 0/3] bitmap: Convert test_bitmap to kunit test
 2024-07-29 14:09 UTC  (5+ messages)
` [PATCH 2/3] bitmap: Rename module

[PATCH] ext4: Annotate struct ext4_xattr_inode_array with __counted_by()
 2024-07-29 14:09 UTC  (2+ messages)

[PATCH v2] tpm: ibmvtpm: Call tpm2_sessions_init() to initialize session support
 2024-07-29 14:07 UTC  (3+ messages)

[PATCH v2 0/2] DMA IOMMU static calls
 2024-07-29 14:07 UTC  (4+ messages)
` [PATCH v2 2/2] dma: add IOMMU static calls with clear default ops

[PATCH] net/mlx5/hws: fix the valid bit of E-Switch owner
 2024-07-29 14:06 UTC 

[PATCH] x86/apic: Add retry mechanism to add_pin_to_irq_node()
 2024-07-29 14:06 UTC 

[PATCH 2/3] tpm: remove check on pcr bank count
 2024-07-29 14:05 UTC  (2+ messages)

[PATCH V2] mm/gup: Clear the LRU flag of a page before adding to LRU batch
 2024-07-29 14:04 UTC  (2+ messages)

Virtualbox and btrfs superblock issue
 2024-07-29 14:02 UTC 

[PATCH v1 00/11] Convert avocado tests to normal Python unittests
 2024-07-29 14:01 UTC  (4+ messages)

[PATCH v10 8/9] iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace) CMDQV
 2024-07-29 14:01 UTC  (2+ messages)

[peterz-queue:sched/scx 39/42] kernel/sched/sched.h:2371:9: error: too many arguments to function 'prev->sched_class->put_prev_task'
 2024-07-29 14:01 UTC 

[PATCH v2 0/4] Introduce userspace-driven ALSA timers
 2024-07-29 14:02 UTC  (3+ messages)
` [PATCH v2 3/4] ALSA: timer: Introduce virtual userspace-driven timers

[PATCH v3 0/6] riscv: Apply Zawrs when available
 2024-07-29 14:01 UTC  (8+ messages)
` [PATCH v3 3/6] riscv: Add Zawrs support for spinlocks

[XEN PATCH v4] tools/lsevtchn: Use errno macro to handle hypercall error cases
 2024-07-29 14:00 UTC  (3+ messages)

[f2fs-dev] [syzbot] [f2fs?] WARNING in rcu_sync_dtor
 2024-07-29 13:58 UTC  (5+ messages)
    `  "

[PATCH V4 0/8] io_uring: support sqe group and provide group kbuf
 2024-07-29 13:58 UTC  (7+ messages)
` [PATCH V4 4/8] io_uring: support SQE group

[Buildroot] [PATCH] package/trace-cmd: bump to version 3.3
 2024-07-29 13:58 UTC 

[PATCH] mm/memory_hotplug: get rid of __ref
 2024-07-29 13:57 UTC  (2+ messages)

[PATCH BlueZ v1] client/player: Fix not setting config target_latency with edpoint.config
 2024-07-29 13:57 UTC 

[PATCH] PCI: qcom-ep: Move controller cleanups to qcom_pcie_perst_deassert()
 2024-07-29 13:55 UTC  (3+ messages)

[PATCH 1/3] media: venus: Reorder encoder property setting
 2024-07-29 13:55 UTC  (6+ messages)
` [PATCH 2/3] media: venus: Helper function for dynamically updating bitrate
` [PATCH 3/3] media: venus: Enable h.264 hierarchical coding

[PATCH v4 00/29] Integrate MbedTLS v3.6 LTS with U-Boot
 2024-07-29 13:55 UTC  (4+ messages)
` [PATCH v4 20/29] lib/crypto: Adapt x509_cert_parser to MbedTLS

[PATCH 1/3] tpm: update tpm hash algorithm according to tpm2.0 spec 1.59
 2024-07-29 13:55 UTC  (2+ messages)

[PATCH] drm/i915/pps: Disable DPLS_GATING around pps sequence
 2024-07-29 13:54 UTC  (3+ messages)

[PATCH 00/18] Introducing Core Building Blocks for Hyper-V VSM Emulation
 2024-07-29 13:53 UTC  (5+ messages)
` [PATCH 01/18] KVM: x86: hyper-v: Introduce XMM output support

[RFC] dmadev: add QoS capability
 2024-07-29 13:53 UTC  (4+ messages)

[drivers/gpio] Question about `ljca_gpio_config`: misuse of __counted_by
 2024-07-29 13:52 UTC  (2+ messages)

[PATCH v2] drm/xe/uapi: restructure query config types in an enum
 2024-07-29 13:52 UTC  (4+ messages)

How to contribute in meta-lts-mixins layer?
 2024-07-29 13:52 UTC 

[PATCH] fixup! ARM: cpuinfo: add option to print early memory map
 2024-07-29 13:51 UTC 

query dirty areas according to bitmap via QMP or qemu-nbd
 2024-07-29 13:51 UTC  (3+ messages)

[PATCH] wifi: mac80211: check basic rates validity
 2024-07-29 13:51 UTC  (2+ messages)

[PATCH] x86/aperfmperf: Fix deadlock on cpu_hotplug_lock
 2024-07-29 13:51 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH] lib/gpgpu_shader: add support for PVC and MTL
 2024-07-29 13:50 UTC  (3+ messages)
` ✗ CI.xeFULL: failure for "

[PATCH] wifi: mt76: mt7921: fix null pointer access in mt792x_mac_link_bss_remove
 2024-07-29 13:49 UTC  (4+ messages)

[PATCH v3 2/2] eventdev: add support for enqueue reorder
 2024-07-29 13:49 UTC  (5+ messages)
` [PATCH v6 0/3] Independent Enqueue Support
  ` [PATCH v6 2/3] eventdev: add support for independent enqueue

[PATCH v1] irqchip/meson-gpio: replace 'spinlock_t' with 'raw_spinlock_t'
 2024-07-29 13:49 UTC  (2+ messages)
` [tip: irq/urgent] irqchip/meson-gpio: Convert meson_gpio_irq_controller::lock to 'raw_spinlock_t'

[PATCH] drm/xe/uapi: restructure query config types in an enum
 2024-07-29 13:49 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH v2 0/1] (asus-ec-sensors): remove VRM temp X570-E GAMING
 2024-07-29 13:48 UTC  (5+ messages)
` [PATCH v2 1/1] hwmon: (asus-ec-sensors) "

[linux-linus test] 187039: regressions - FAIL
 2024-07-29 13:48 UTC 

[V1] doc: announce deprecation of flow item VXLAN-GPE
 2024-07-29 13:47 UTC  (4+ messages)

[PATCH 0/3] firewire: minor code refactoring for link internal data
 2024-07-29 13:46 UTC  (4+ messages)
` [PATCH 1/3] firewire: ohci: use TCODE_LINK_INTERNAL consistently
` [PATCH 2/3] firewire: ohci: minor code refactoring to localize text table
` [PATCH 3/3] firewire: core: use common helper function to serialize phy configuration packet

[PATCHv2 0/4] tools/memory-model: Define more of LKMM in tools/memory-model
 2024-07-29 13:30 UTC  (7+ messages)

[PATCH bpf-next 2/2] selftests/bpf: Add tests for bpf_get_dentry_xattr
 2024-07-29 13:46 UTC  (2+ messages)

[PATCH v2 0/5] uprobes: misc cleanups/simplifications
 2024-07-29 13:45 UTC  (6+ messages)
` [PATCH v2 1/5] uprobes: document the usage of mm->mmap_lock
` [PATCH v2 2/5] uprobes: is_trap_at_addr: don't use get_user_pages_remote()
` [PATCH v2 3/5] uprobes: simplify error handling for alloc_uprobe()
` [PATCH v2 4/5] uprobes: kill uprobe_register_refctr()
` [PATCH v2 5/5] uprobes: make uprobe_register() return struct uprobe *

[akpm-mm:mm-unstable 36/78] test_memcontrol.c:201:6: warning: variable 'fd4_closed' is used uninitialized whenever 'if' condition is true
 2024-07-29 13:45 UTC  (4+ messages)

[PATCH] perf/x86: Fix smp_processor_id()-in-preemptible warnings
 2024-07-29 13:43 UTC  (3+ messages)

[PATCH v4 00/17] Introduce support for IGVM files
 2024-07-29 13:41 UTC  (3+ messages)
` [PATCH v4 11/17] docs/system: Add documentation on support for IGVM


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.