All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-03 22:53:40 to 2024-06-04 00:42:48 UTC [more...]

[PATCH blktests] README: add dependent command descriptions
 2024-06-04  0:42 UTC 

[PATCH] drm/i915/gt: Delete the live_hearbeat_fast selftest
 2024-06-04  0:40 UTC  (2+ messages)

user structure
 2024-06-04  0:38 UTC 

[PATCH] cxl/region: Avoid null pointer dereference in region lookup
 2024-06-04  0:36 UTC 

[ANN] U-Boot v2024.07-rc4 released
 2024-06-04  0:35 UTC 

[GIT PULL] Please pull u-boot-imx-next-20240603
 2024-06-04  0:35 UTC  (2+ messages)

[PULL] u-boot-sh/next-cleanup
 2024-06-04  0:35 UTC  (2+ messages)

[PATCH 0/6] net: use 'time_left' instead of 'timeout' with wait_*() functions
 2024-06-04  0:35 UTC  (5+ messages)
` [PATCH 1/6] wifi: ath11k: use 'time_left' variable with wait_event_timeout()
` [PATCH 5/6] wifi: rtw89: use 'time_left' variable with wait_for_completion_timeout()

[PATCH-RFC 0/5] nvme: fix initialization memleak
 2024-06-04  0:35 UTC  (8+ messages)
` [PATCH-RFC 1/5] nvme: apple: fix device reference counting
` [PATCH-RFC 2/5] nvme: tcp: split controller bringup handling
` [PATCH-RFC 3/5] nvme: rdma: "
` [PATCH-RFC 4/5] nvme: fc: "
` [PATCH-RFC 5/5] nvme: split device add from initialzation

[PATCHv2 0/2] iomap: Optimize read_folio
 2024-06-04  0:32 UTC  (2+ messages)

[PATCH v11 09/12] mm: implement LUF(Lazy Unmap Flush) defering tlb flush when folios get unmapped
 2024-06-04  0:34 UTC  (11+ messages)

[Intel-wired-lan] [PATCH iwl-net] idpf: extend tx watchdog timeout
 2024-06-04  0:33 UTC  (3+ messages)
  `  "

[PATCH bpf-next 0/5] libbpf: BTF field iterator
 2024-06-04  0:32 UTC  (7+ messages)
` [PATCH bpf-next 1/5] libbpf: add "
` [PATCH bpf-next 2/5] libbpf: make use of BTF field iterator in BPF linker code
` [PATCH bpf-next 3/5] libbpf: make use of BTF field iterator in BTF handling code
` [PATCH bpf-next 4/5] bpftool: use BTF field iterator in btfgen
` [PATCH bpf-next 5/5] libbpf: remove callback-based type/string BTF field visitor helpers

[RESEND PATCH v2 0/5] target/riscv: Support RISC-V privilege 1.13 spec
 2024-06-04  0:30 UTC  (3+ messages)
` [RESEND PATCH v2 1/5] target/riscv: Reuse the conversion function of priv_spec

[PATCH v2 0/5] usb: Add quirk for writing high-low order
 2024-06-04  0:30 UTC  (9+ messages)
  ` [PATCH v2 2/5] usb: dwc3: Support "
  ` [PATCH v2 3/5] dt-bindings: usb: xhci: Add 'write-64-hi-lo-quirk' quirk

[RFC PATCH v3 0/5] Hypervisor-Enforced Kernel Integrity - CR pinning
 2024-06-04  0:30 UTC  (14+ messages)
` [RFC PATCH v3 3/5] KVM: x86: Add notifications for Heki policy configuration and violation

[PATCH v4 0/4] RISC-V: Modularize common match conditions for trigger
 2024-06-04  0:28 UTC  (7+ messages)
` [PATCH v4 1/4] target/riscv: Add functions for common matching conditions of trigger
` [PATCH v4 3/4] target/riscv: Apply modularized matching conditions for watchpoint
` [PATCH v4 4/4] target/riscv: Apply modularized matching conditions for icount trigger

pull request to Add Corrected Internal Error for aer_cor_errors
 2024-06-04  0:26 UTC 

[PATCH v4 0/7] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-06-04  0:23 UTC  (24+ messages)
` [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging

[PATCH] target/riscv: Use get_address() to get address with Zicbom extensions
 2024-06-04  0:20 UTC  (3+ messages)

[PATCH] drm/msm/adreno: Add support for Adreno 505 GPU
 2024-06-04  0:20 UTC 

[Buildroot] [Bug 16090] New: Buildroot-2024-02-2 error building libffi
 2024-06-04  0:20 UTC  (2+ messages)
` [Buildroot] [Bug 16090] "

linux-next: build failure after merge of the net-next tree
 2024-06-04  0:19 UTC  (3+ messages)

[PATCH] ASoC: qcom: add missing MODULE_DESCRIPTION() macro
 2024-06-04  0:16 UTC 

[PATCH v3 00/27] misc: Replace sprintf
 2024-06-04  0:16 UTC  (5+ messages)
` [PATCH v3 21/27] disas/riscv: Use GString in format_inst
` [PATCH v3 25/27] hw/riscv/virt: Replace sprintf by g_strdup_printf

[PATCH v8 00/14] Update SMMUv3 to the modern iommu API (part 2b/3)
 2024-06-04  0:15 UTC  (25+ messages)
` [PATCH v8 01/14] iommu/arm-smmu-v3: Convert to domain_alloc_sva()
` [PATCH v8 02/14] iommu/arm-smmu-v3: Start building a generic PASID layer
` [PATCH v8 03/14] iommu/arm-smmu-v3: Make smmu_domain->devices into an allocated list
` [PATCH v8 04/14] iommu/arm-smmu-v3: Make changing domains be hitless for ATS
` [PATCH v8 05/14] iommu/arm-smmu-v3: Add ssid to struct arm_smmu_master_domain
` [PATCH v8 06/14] iommu/arm-smmu-v3: Do not use master->sva_enable to restrict attaches
` [PATCH v8 07/14] iommu/arm-smmu-v3: Thread SSID through the arm_smmu_attach_*() interface
` [PATCH v8 08/14] iommu/arm-smmu-v3: Make SVA allocate a normal arm_smmu_domain
` [PATCH v8 09/14] iommu/arm-smmu-v3: Keep track of arm_smmu_master_domain for SVA
` [PATCH v8 10/14] iommu/arm-smmu-v3: Put the SVA mmu notifier in the smmu_domain
` [PATCH v8 11/14] iommu/arm-smmu-v3: Allow IDENTITY/BLOCKED to be set while PASID is used
` [PATCH v8 12/14] iommu/arm-smmu-v3: Test the STE S1DSS functionality
` [PATCH v8 13/14] iommu/arm-smmu-v3: Allow a PASID to be set when RID is IDENTITY/BLOCKED
` [PATCH v8 14/14] iommu/arm-smmu-v3: Allow setting a S1 domain to a PASID

[PATCH 0/4] Export APICv-related state via binary stats interface
 2024-06-04  0:16 UTC  (5+ messages)
` [PATCH 1/4] KVM: x86: Expose per-vCPU APICv status
` [PATCH 4/4] KVM: x86: Add vCPU stat for APICv interrupt injections causing #VMEXIT

[PATCH net-next 1/2] selftests: openvswitch: fix action formatting
 2024-06-04  0:15 UTC  (3+ messages)

[PATCH 0/9] Intel Wired LAN Driver Updates 2024-06-03
 2024-06-04  0:14 UTC  (4+ messages)
` [PATCH 9/9] igc: add support for ethtool.set_phys_id

linux-next: manual merge of the vfs-brauner tree with the nfs tree
 2024-06-04  0:12 UTC 

[PATCH v10 00/13] flow filter using basic facilities of capability and resource objects
 2024-06-04  0:11 UTC  (9+ messages)
` [PATCH v10 07/13] admin: Add device resource objects admin commands
  ` [EXTERNAL] "
` [PATCH v10 09/13] virtio-net: Add flow filter capability
  ` [EXTERNAL] "
` [PATCH v10 10/13] virtio-net: Add flow filter group, classifier and rule resource objects
  ` [EXTERNAL] "
` [PATCH v10 11/13] virtio-net: Add flow filter device and driver requirements
  ` [EXTERNAL] "

[PATCH 0/6] rcu: Remove several redundant memory barriers
 2024-06-04  0:10 UTC  (3+ messages)
` [PATCH 5/6] rcu: Remove full memory barrier on RCU stall printout

[PATCH 00/13] Analog Devices Inc. Automotive Audio Bus (A2B) support
 2024-06-04  0:10 UTC  (3+ messages)
` [PATCH 08/13] clk: add AD24xx clock driver

[PATCH] soc: qcom: spm: add missing MODULE_DESCRIPTION()
 2024-06-04  0:09 UTC 

[yocto] [meta-security] [PATCH v2] recipes: Start WORKDIR -> UNPACKDIR transition
 2024-06-04  0:07 UTC 

WQ_UNBOUND workqueue warnings from multiple drivers
 2024-06-04  0:06 UTC  (9+ messages)

[PATCH] mfd: qcom-pm8008: add missing MODULE_DESCRIPTION() macro
 2024-06-04  0:05 UTC 

[RFC liburing 0/5] IORING_OP_BIND/LISTEN support
 2024-06-04  0:04 UTC  (6+ messages)
` [PATCH liburing 1/5] liburing: Add helper to prepare IORING_OP_BIND command
` [PATCH liburing 2/5] liburing: Add helper to prepare IORING_OP_LISTEN command
` [PATCH liburing 3/5] tests: Add test for bind/listen commands
` [PATCH liburing 4/5] man/io_uring_prep_bind.3: Document the IORING_OP_BIND operation
` [PATCH liburing 5/5] man/io_uring_prep_listen.3: Document IORING_OP_LISTEN operation

[PATCH V3 0/2] improve -overcommit cpu-pm=on|off
 2024-06-04  0:02 UTC  (3+ messages)
` [PATCH V3 1/2] vl: Allow multiple -overcommit commands
` [PATCH V3 2/2] target/i386: Advertise MWAIT iff host supports

[PATCH v13 0/3] Input: Add TouchNetix axiom touchscreen driver
 2024-06-04  0:02 UTC  (3+ messages)
` [PATCH v13 3/3] Input: Add TouchNetix axiom i2c "

[PATCH 1/2] usb: dwc3: core: add p3p2tranok quirk
 2024-06-04  0:02 UTC  (3+ messages)
` [PATCH v2, 2/3] "

[PATCH 1/2] KVM: fix documentation rendering for KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM
 2024-06-04  0:00 UTC  (3+ messages)
` [PATCH 2/2] KVM: fix spelling of KVM_RUN_X86_BUS_LOCK in docs

[PATCH v2] vmxnet3: disable rx data ring on dma allocation failure
 2024-06-03 23:59 UTC  (3+ messages)

[PATCH] net: mac802154: Fix racy device stats updates by DEV_STATS_INC() and DEV_STATS_ADD()
 2024-06-03 23:55 UTC  (3+ messages)

[RFC PATCH v3 00/10] Virtualize Intel IA32_SPEC_CTRL
 2024-06-03 23:55 UTC  (5+ messages)
` [RFC PATCH v3 01/10] KVM: VMX: "

[PATCH net-next v2 0/3] Introducing Intercore Virtual Ethernet (ICVE) driver
 2024-06-03 23:54 UTC  (3+ messages)

[android-common:android-4.19-stable 11184/30000] drivers/soc/qcom/rpmh-rsc.c:695:1: sparse: sparse: 'arch_initcall()' has implicit return type
 2024-06-03 23:53 UTC 

[PATCH v2 0/3] tracing/probes: Support tracepoint events on modules
 2024-06-03 23:49 UTC  (4+ messages)
` [PATCH v2 2/3] tracing/fprobe: Support raw "

[PATCH] crypto: ccp - Fix null pointer dereference in __sev_snp_shutdown_locked
 2024-06-03 23:48 UTC  (2+ messages)

[PATCHv11 00/19] x86/tdx: Add kexec support
 2024-06-03 22:43 UTC  (7+ messages)
` [PATCHv11 05/19] x86/relocate_kernel: Use named labels for less confusion

[PATCH 0/5] Use VRR timing generator for fixed refresh rate modes
 2024-06-03 23:47 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] rcu-tasks: Fix access non-existent percpu rtpcp variable in rcu_tasks_need_gpcb()
 2024-06-03 23:45 UTC  (2+ messages)

[PATCH] interconnect: imx: add missing MODULE_DESCRIPTION() macros
 2024-06-03 23:42 UTC  (2+ messages)

[PATCH v1] KVM: x86: 0-initialize kvm_caps.supported_xss on definition
 2024-06-03 23:42 UTC  (2+ messages)

[PATCH v5 00/19] Panel Replay eDP support
 2024-06-03 23:38 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for Panel Replay eDP support (rev6)

Build problems
 2024-06-03 23:34 UTC 

[PATCH v2] vmalloc: Modify the alloc_vmap_area() error message for better diagnostics
 2024-06-03 23:35 UTC  (2+ messages)

[PATCH 0/2] mm/pstore: Reserve named unspecified memory across boots
 2024-06-03 23:33 UTC  (3+ messages)
` [PATCH 1/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
` [PATCH 2/2] pstore/ramoops: Add ramoops.mem_name= command line option

[RFC] Documentation: Add initial iomap document
 2024-06-03 23:34 UTC  (2+ messages)

[PATCH] dt-bindings: clock: milbeaut: Drop providers and consumers from example
 2024-06-03 23:32 UTC  (3+ messages)

[RFC PATCH] net: introduce HW Rate Limiting Driver API
 2024-06-03 23:29 UTC  (6+ messages)

[PATCH] btrfs: fix leak of qgroup extent records after transaction abort
 2024-06-03 23:28 UTC  (5+ messages)

[PATCH 6.6] backport: fix 6.6 backport of changes to fork
 2024-06-03 23:25 UTC 

kswapd0: page allocation failure: order:0, mode:0x820(GFP_ATOMIC), nodemask=(null),cpuset=/,mems_allowed=0 (Kernel v6.5.9, 32bit ppc)
 2024-06-03 23:24 UTC  (8+ messages)

[PATCH] clk: mediatek: Add a module description where missing
 2024-06-03 23:24 UTC  (3+ messages)

[PATCH printk v2 00/18] add threaded printing + the rest
 2024-06-03 23:24 UTC  (19+ messages)
` [PATCH printk v2 01/18] printk: Add function to replay kernel log on consoles
` [PATCH printk v2 02/18] tty/sysrq: Replay kernel log messages on consoles via sysrq
` [PATCH printk v2 03/18] printk: Rename console_replay_all() and update context
` [PATCH printk v2 04/18] printk: nbcon: Introduce printing kthreads
` [PATCH printk v2 05/18] printk: Atomic print in printk context on shutdown
` [PATCH printk v2 06/18] printk: nbcon: Add context to console_is_usable()
` [PATCH printk v2 07/18] printk: nbcon: Add printer thread wakeups
` [PATCH printk v2 08/18] printk: nbcon: Stop threads on shutdown/reboot
` [PATCH printk v2 09/18] printk: nbcon: Start printing threads
` [PATCH printk v2 10/18] printk: Provide helper for message prepending
` [PATCH printk v2 11/18] printk: nbcon: Show replay message on takeover
` [PATCH printk v2 12/18] printk: Add kthread for all legacy consoles
` [PATCH printk v2 13/18] proc: consoles: Add notation to c_start/c_stop
` [PATCH printk v2 14/18] proc: Add nbcon support for /proc/consoles
` [PATCH printk v2 15/18] tty: sysfs: Add nbcon support for 'active'
` [PATCH printk v2 16/18] printk: Provide threadprintk boot argument
` [PATCH printk v2 17/18] printk: Avoid false positive lockdep report for legacy printing
` [PATCH printk v2 18/18] printk: nbcon: Add function for printers to reacquire ownership

[PATCH] hte: tegra-194: add missing MODULE_DESCRIPTION() macro
 2024-06-03 23:22 UTC 

[PATCH] KVM: x86: add missing MODULE_DESCRIPTION() macros
 2024-06-03 23:21 UTC  (3+ messages)

[ANN] netdev call - Jun 4th
 2024-06-03 23:21 UTC 

[PATCH 0/3] Ultrajoiner basic functionality series
 2024-06-03 23:21 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for Ultrajoiner basic functionality series (rev2)

[Intel-wired-lan] [PATCH net-next v6 0/7] Support symmetric-xor RSS hash
 2024-06-03 23:17 UTC  (9+ messages)
` [Intel-wired-lan] [PATCH net-next v6 1/7] net: ethtool: pass ethtool_rxfh to get/set_rxfh ethtool ops
            `  "

[PATCH v22 00/38] Introduce QC USB SND audio offloading support
 2024-06-03 23:15 UTC  (2+ messages)

[PATCH v19 00/20] Add support for Sub-NUMA cluster (SNC) systems
 2024-06-03 23:15 UTC  (4+ messages)
` [PATCH v19 16/20] x86/resctrl: Make resctrl_arch_rmid_read() handle sum over domains

[PATCH v2 00/27] function_graph: Allow multiple users for function graph tracing
 2024-06-03 23:12 UTC  (10+ messages)
` [PATCH v2 11/27] ftrace: Allow subops filtering to be modified
` [PATCH v2 24/27] function_graph: Use static_call and branch to optimize entry function

[Intel-gfx] [PATCH] drm/i915: Support FP16 compressed formats on MTL
 2024-06-03 23:12 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: Support FP16 compressed formats on MTL (rev6)

[PATCH v2 1/3] dt-bindings: iio: light: ROHM BH1745
 2024-06-03 23:10 UTC  (3+ messages)
` [PATCH v2 2/3] iio: light: ROHM BH1745 colour sensor

[Buildroot] [PATCH 1/3] package/rpi-firmware: bump version to v1.20240529
 2024-06-03 23:09 UTC  (8+ messages)
` [Buildroot] [PATCH v2 "
  ` [Buildroot] [PATCH v2 2/3] package/raspberrypi-usbboot: bump version to 20221215-105525
      ` [Buildroot] [PATCH v3 1/3] package/rpi-firmware: bump version to v1.20240529
        ` [Buildroot] [PATCH v3 2/3] package/raspberrypi-usbboot: bump version to master (commit 4a3d311)
        ` [Buildroot] [PATCH v3 3/3] board/raspberrypi: add support for Raspberry Pi 5

[meta-oe][PATCH v3 1/2] rrdtool: fix compilation with GCC 14
 2024-06-03 23:09 UTC  (2+ messages)
` [meta-oe][PATCH v3 2/2] lmsensors: fix building "

[meta-ti][master][PATCH] gdbc6x: Update for gcc v14 support
 2024-06-03 23:07 UTC 

[PATCH] iio: humidity: si7020: add heater support
 2024-06-03 23:03 UTC  (2+ messages)

[PATCH net-next v14 3/5] ethtool: provide customized dim profile management
 2024-06-03 23:00 UTC  (2+ messages)

[PATCH 1/2] i2c: keba: Add KEBA I2C controller support
 2024-06-03 23:00 UTC  (2+ messages)

[PATCH 0/8] Some pstore improvements
 2024-06-03 23:02 UTC  (3+ messages)
` [PATCH 7/8] efi: pstore: Follow convention for the efi-pstore backend name

[PATCH v2] media: venus: Constify struct dec_bufsize_ops and enc_bufsize_ops
 2024-06-03 23:02 UTC  (2+ messages)

[PATCH] Constify struct dec_bufsize_ops and enc_bufsize_ops
 2024-06-03 23:01 UTC  (2+ messages)

[PATCH] wifi: ath11k: Add firmware coredump collection support
 2024-06-03 22:59 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: qrb4210-rb2: make L9A always-on
 2024-06-03 22:57 UTC  (2+ messages)

[PATCH] arm64: defconfig: enable several Qualcomm interconnects
 2024-06-03 22:55 UTC  (3+ messages)

[PATCH v1 0/8] spi: Rework DMA mapped flag
 2024-06-03 22:53 UTC  (6+ messages)
` [PATCH v1 1/8] spi: Introduce internal spi_xfer_is_dma_mapped() helper
` [PATCH v1 7/8] spi: qup: Use new "


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.