All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-19 15:27:28 to 2024-07-19 16:20:00 UTC [more...]

[PATCH] ALSA: usb-audio: Add a quirk for Sonix HD USB Camera
 2024-07-19 16:07 UTC  (2+ messages)

[PATCH v3] ALSA: usb-audio: Fix microphone sound on HD webcam
 2024-07-19 16:07 UTC  (2+ messages)

[GIT PULL] NVDIMM and DAX for 6.11
 2024-07-19 16:19 UTC 

[PATCH v5 00/13] riscv: Add support for xtheadvector
 2024-07-19 16:19 UTC  (26+ messages)
` [PATCH v5 01/13] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH v5 02/13] dt-bindings: cpus: add a thead vlen register length property
` [PATCH v5 03/13] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [PATCH v5 04/13] riscv: Add thead and xtheadvector as a vendor extension
` [PATCH v5 05/13] riscv: vector: Use vlenb from DT for thead
` [PATCH v5 06/13] RISC-V: define the elements of the VCSR vector CSR
` [PATCH v5 07/13] riscv: csr: Add CSR encodings for CSR_VXRM/CSR_VXSAT
` [PATCH v5 08/13] riscv: Add xtheadvector instruction definitions
` [PATCH v5 09/13] riscv: vector: Support xtheadvector save/restore
` [PATCH v5 10/13] riscv: hwprobe: Add thead vendor extension probing
` [PATCH v5 11/13] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
` [PATCH v5 12/13] selftests: riscv: Fix vector tests
` [PATCH v5 13/13] selftests: riscv: Support xtheadvector in "

[GIT PULL] ring-buffer: Updates for 6.11
 2024-07-19 16:19 UTC  (5+ messages)

[PATCH] locking/atomic: scripts: Fix type error in macro try_cmpxchg
 2024-07-19 16:18 UTC  (3+ messages)

[PATCH] libsepol/sepol_compute_sid: Do not destroy uninitialized context
 2024-07-19 16:17 UTC 

[v2 PATCH bpf-next 2/4] bpftool: add net attach/detach command to tcx prog
 2024-07-19 16:17 UTC  (2+ messages)

[GIT PULL] Networking for v6.11-rc0
 2024-07-19 16:16 UTC 

[PATCH] sound: hda: tas2781: mark const variables as __maybe_unused
 2024-07-19 16:07 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/libplacebo: add libplacebo package
 2024-07-19 16:15 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/mpv: bump version to v0.38.0

[PATCH v3 0/4] riscv: Separate vendor extensions from standard extensions
 2024-07-19 16:15 UTC  (10+ messages)
` [PATCH v3 1/4] riscv: Extend cpufeature.c to detect vendor extensions
` [PATCH v3 2/4] riscv: Add vendor extensions to /proc/cpuinfo
` [PATCH v3 3/4] riscv: Introduce vendor variants of extension helpers
` [PATCH v3 4/4] riscv: cpufeature: Extract common elements from extension checking

撤回: [PATCH] ACPI: Refine acpi_handle_debug defination
 2024-07-19 15:42 UTC 

[PATCH] drm/amd/display: Implement bounds check for stream encoder creation in DCN401
 2024-07-19 16:12 UTC 

[PATCH kmod 0/3] libkmod: misc ABI changes
 2024-07-19 16:12 UTC  (8+ messages)
` [PATCH kmod 1/3] libkmod: document KMOD_INDEX_MODULES_BUILTIN_ALIAS in kmod_dump_index()
` [PATCH kmod 2/3] libkmod: correctly tag kmod_module_new_from_name_lookup
` [PATCH kmod 3/3] libkmod: move new weak API to separate section

[PATCH 00/17] mm: introduce numa_memblks
 2024-07-19 16:11 UTC  (32+ messages)
` [PATCH 03/17] MIPS: loongson64: rename __node_data to node_data
` [PATCH 04/17] arch, mm: move definition of node_data to generic code
` [PATCH 05/17] arch, mm: pull out allocation of NODE_DATA "
` [PATCH 14/17] mm: introduce numa_emulation

[syzbot] kernel BUG in ext4_do_writepages
 2024-07-19 16:11 UTC  (2+ messages)

[PATCH] ethdev: fix device init without socket-local memory
 2024-07-19 16:10 UTC  (7+ messages)

[PATCH 00/13] Accelerate KVM RISC-V when running as a guest
 2024-07-19 16:09 UTC  (42+ messages)
` [PATCH 01/13] RISC-V: KVM: Order the object files alphabetically
` [PATCH 02/13] RISC-V: KVM: Save/restore HSTATUS in C source
` [PATCH 03/13] RISC-V: KVM: Save/restore SCOUNTEREN "
` [PATCH 04/13] RISC-V: KVM: Break down the __kvm_riscv_switch_to() into macros
` [PATCH 05/13] RISC-V: KVM: Replace aia_set_hvictl() with aia_hvictl_value()
` [PATCH 06/13] RISC-V: KVM: Don't setup SGEI for zero guest external interrupts
` [PATCH 07/13] RISC-V: Add defines for the SBI nested acceleration extension
` [PATCH 08/13] RISC-V: KVM: Add common nested acceleration support
` [PATCH 09/13] RISC-V: KVM: Use nacl_csr_xyz() for accessing H-extension CSRs
` [PATCH 10/13] RISC-V: KVM: Use nacl_csr_xyz() for accessing AIA CSRs
` [PATCH 11/13] RISC-V: KVM: Use SBI sync SRET call when available
` [PATCH 12/13] RISC-V: KVM: Save trap CSRs in kvm_riscv_vcpu_enter_exit()
` [PATCH 13/13] RISC-V: KVM: Use NACL HFENCEs for KVM request based HFENCEs

[syzbot] [bcachefs?] general protection fault in bch2_checksum
 2024-07-19 16:10 UTC  (2+ messages)

[PATCH v2 1/2] Add libfuzzer target to fuzz/x86_instruction_emulator
 2024-07-19 16:08 UTC  (4+ messages)
` [PATCH v2 2/2] Add scripts/oss-fuzz/build.sh

Documentation Bug
 2024-07-19 16:09 UTC 

[meta-ti][master/scarthgap][PATCH] linux: Reproducibility patches from meta-ti-upstream for 6.10
 2024-07-19 16:08 UTC 

[PATCH] btrfs: change mount_opt to u64
 2024-07-19 16:07 UTC  (3+ messages)

[RFC PATCH 0/13] fwctl/cxl: Add CXL feature commands support via fwctl
 2024-07-19 16:07 UTC  (7+ messages)
` [RFC PATCH 01/13] cxl: Move mailbox related bits to the same context

[linux-next:master] [mm/hugetlb_vmemmap] 875fa64577: vm-scalability.throughput -34.3% regression
 2024-07-19 16:06 UTC  (6+ messages)

[PATCH] imx93-u-boot: Describe the CPU clocks in the devicetree
 2024-07-19 16:06 UTC  (5+ messages)

[PATCH i-g-t 1/2] drm-uapi/xe: Sync with topology query uapi updates
 2024-07-19 16:06 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [i-g-t,1/2] "
` ✗ CI.xeFULL: "

[PATCH] drm/amdgpu: harden the HW access lockdep check
 2024-07-19 16:05 UTC 

[RFC PATCH] cxl: avoid duplicating report from MCE & device
 2024-07-19 16:04 UTC  (5+ messages)

[PATCH v8 1/2] dt-bindings: iio: light: ROHM BH1745
 2024-07-19 16:02 UTC  (3+ messages)
` [PATCH v8 2/2] iio: light: ROHM BH1745 colour sensor

[PATCH v9 0/7] blockdev-replace
 2024-07-19 16:00 UTC  (4+ messages)
` [PATCH v9 4/7] qapi: add blockdev-replace command

[kvm-unit-tests PATCH v3 0/5] riscv: sbi: Add support to test timer extension
 2024-07-19 16:01 UTC  (7+ messages)
` [kvm-unit-tests PATCH v3 3/5] riscv: Add method to probe for SBI extensions
` [kvm-unit-tests PATCH v3 4/5] riscv: Add some delay and timer routines

[PATCH] virt: acrn: Remove unusted list 'acrn_irqfd_clients'
 2024-07-19 16:01 UTC  (6+ messages)

[PATCH v2] loongarch: Support RANDOMIZE_KSTACK_OFFSET
 2024-07-19 16:01 UTC  (2+ messages)

[BUG] printk/nbcon can use RCU illegally prior to CPU online
 2024-07-19 16:01 UTC  (5+ messages)

[PATCH v5 0/8] mmc: sdhci-of-dwcmshc: Add Sophgo SG2042 support
 2024-07-19 14:59 UTC  (3+ messages)
` [PATCH v5 6/8] dt-bindings: mmc: sdhci-of-dwcmhsc: "

[PATCH v2 00/25] Enable FRED with KVM VMX
 2024-07-19 15:59 UTC  (7+ messages)
` [PATCH v2 09/25] KVM: VMX: Switch FRED RSP0 between host and guest

[meta-oe][RFC PATCH] include-what-you-use: new recipe
 2024-07-19 15:57 UTC  (5+ messages)
` [oe] "

[PATCH v2] Mini-OS: add some macros for asm statements
 2024-07-19 15:57 UTC 

[PATCH v5 00/18] SMMUv3 nested translation support
 2024-07-19 15:57 UTC  (6+ messages)

[PATCH] perf trace: Avoid duplicate code in fprintf_duration()
 2024-07-19 15:41 UTC  (2+ messages)

[PATCH v2] pango: upgrade 1.52.2 -> 1.54.0
 2024-07-19 15:51 UTC 

[PATCH] meson: upgrade 1.4.0 -> 1.5.0
 2024-07-19 15:50 UTC 

[PATCH] dmaengine: avoid non-constant format string
 2024-07-19 15:49 UTC  (2+ messages)

IPv6 APIs rework
 2024-07-19 15:47 UTC  (9+ messages)

[PATCH] btrfs-progs: simplify mkfs_main cleanup
 2024-07-19 15:46 UTC 

[PATCH] wifi: cfg80211: check radio iface combination for multi radio per wiphy
 2024-07-19 15:45 UTC 

[PATCH 0/4] cifs: Miscellaneous fixes and a trace point
 2024-07-19 15:45 UTC  (4+ messages)
` [PATCH 1/4] cifs: Fix server re-repick on subrequest retry

[PATCH bpf-next] selftests/bpf: fix compilation failure when CONFIG_NET_FOU!=y
 2024-07-19 15:45 UTC  (2+ messages)

[soc:sophgo/dt 1/1] arch/riscv/boot/dts/sophgo/sg2042.dtsi:7:10: fatal error: 'dt-bindings/clock/sophgo,sg2042-clkgen.h' file not found
 2024-07-19 15:45 UTC  (5+ messages)
  ` Fwd: "

[PATCH] drm/amdgpu/mes: fix mes ring buffer overflow
 2024-07-19 15:44 UTC  (2+ messages)

[Buildroot] 32-bit RISCV build error
 2024-07-19 15:43 UTC  (6+ messages)

[PATCH] app/test-crypto-perf: add throughput OOP decryption
 2024-07-19 15:43 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v5 1/2] btrfs: always uses root memcgroup for filemap_add_folio()
 2024-07-19 15:42 UTC  (3+ messages)

[morimoto:sound-msiof-2024-07-17 14/15] arch/arm64/boot/dts/renesas/r8a77960-ulcb.dts:48.18-54.4: Warning (spi_bus_reg): /soc/spi@e6e90000/port: missing or empty reg property
 2024-07-19 15:42 UTC 

[PATCH v2 -next] blk-cgroup: move congestion_count to struct blkcg
 2024-07-19 15:41 UTC  (2+ messages)

Bug related with a 6.6.24 platform/x86 commit signed by you - Enormous memory leak
 2024-07-19 15:40 UTC  (2+ messages)

[PATCH bpf 0/3] xsk: require XDP_UMEM_TX_METADATA_LEN to actuate tx_metadata_len
 2024-07-19 15:40 UTC  (4+ messages)

[PATCH] vdpa: Add support for no-IOMMU mode
 2024-07-19 15:39 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH v8] sbitmap: fix io hung due to race on sbitmap_word::cleared
 2024-07-19 15:39 UTC  (2+ messages)

[PATCH v3] block: Avoid polling configuration errors
 2024-07-19 15:39 UTC  (2+ messages)

[PATCH v3 00/15] block: Catch missing blk-mq debugfs flag array members
 2024-07-19 15:39 UTC  (2+ messages)

[PATCH] env: mmc: Fix env loading with CONFIG_SYS_MMC_ENV_PART
 2024-07-19 15:38 UTC 

[PATCH v2 0/3] Mac Filter Port to New DTS
 2024-07-19 15:38 UTC  (9+ messages)
` [PATCH v2 1/3] dts: add boolean to adjust addresses
` [PATCH v3 0/3] Mac Filter Port to New DTS
  ` [PATCH v3 2/3] dts: add methods for setting mac and multicast addresses
  ` [PATCH v3 3/3] dts: mac filter test suite refactored for new dts

[PATCH v2] drm/panic: Add missing static inline to drm_panic_is_enabled()
 2024-07-19 15:37 UTC  (3+ messages)

[PATCH v4 0/2] Enumerate all pixels formats
 2024-07-19 15:36 UTC  (7+ messages)

[PATCH v3 0/3] VLAN Test Suite
 2024-07-19 15:35 UTC  (7+ messages)
` [PATCH v11 1/3] dts: add VLAN methods to testpmd shell
  ` [PATCH v11 2/3] dts: VLAN test suite implementation
  ` [PATCH v11 3/3] dts: config schema

[PATCH] dts: fix DPDK git tarball cast bug
 2024-07-19 15:34 UTC 

[PATCH v5 00/13] hw/iommufd: IOMMUFD Dirty Tracking
 2024-07-19 15:32 UTC  (5+ messages)
` [PATCH v5 12/13] vfio/migration: Don't block migration device dirty tracking is unsupported

[Buildroot] package/openssh: please backport bump to 9.8p1
 2024-07-19 15:32 UTC  (8+ messages)

[RFC PATCH v19 0/5] Script execution control (was O_MAYEXEC)
 2024-07-19 15:31 UTC  (13+ messages)
` [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)

[alexshi:mmunstable 24/24] arch/powerpc/mm/book3s64/radix_pgtable.c:1416:32: error: assignment to 'struct ptdesc *' from incompatible pointer type 'pgtable_t' {aka 'pte_t *'}
 2024-07-19 15:31 UTC 

[PATCH] fanotify: don't skip extra event info if no info_mode is set
 2024-07-19 15:30 UTC 

[PATCH bpf-next] perf/bpf: Use prog to emit ksymbol event for main program
 2024-07-19 15:30 UTC  (2+ messages)

[Buildroot] [PATCH v5] Config.in: ban textrels on musl toolchains
 2024-07-19 15:27 UTC 


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.