All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-19 16:09:35 to 2024-07-19 17:21:02 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)

[BUG] arch/x86/kvm/vmx/pmu_intel.c:54: error: dereference of NULL ‘pmc’ [CWE-476]
 2024-07-19 17:21 UTC  (2+ messages)

[PATCH v2 0/7] Convert live tests to parameterized style
 2024-07-19 17:20 UTC  (12+ messages)
` [PATCH v2 1/7] drm/xe: Introduce const cast helper
` [PATCH v2 2/7] drm/xe/tests: Add helpers for use in live tests
` [PATCH v2 6/7] drm/xe/tests: Convert xe_mocs "
` [PATCH v2 7/7] drm/xe/tests: Skip xe_mocs live tests on VF device

[git pull] Input updates for v6.11-rc0
 2024-07-19 17:17 UTC 

[linux-next:master] [mm] 98c9daf5ae: aim7.jobs-per-min -29.4% regression
 2024-07-19 17:14 UTC  (6+ messages)

[PATCH v1] xstrtol: Remove dead code
 2024-07-19 17:13 UTC  (7+ messages)

BPF standardization
 2024-07-19 17:13 UTC  (3+ messages)

[RFC PATCH 0/5] Introduce the Rust Safety Standard
 2024-07-19 17:10 UTC  (8+ messages)
` [RFC PATCH 1/5] doc: rust: create safety standard
` [RFC PATCH 2/5] doc: rust: safety standard: add examples

[PATCH 0/4] Enable more unit tests
 2024-07-19 17:09 UTC  (4+ messages)
` [PATCH 1/4] test: update alarm test

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

[PATCH v2 0/4] drm/panel: atna33xc20: Fix the Samsung ATNA45AF01 panel
 2024-07-19 17:07 UTC  (9+ messages)
` [PATCH v2 1/4] dt-bindings: display: panel: samsung,atna33xc20: Document ATNA45AF01

IPv6 APIs rework
 2024-07-19 17:07 UTC  (10+ messages)

Community CI Meeting Minutes - June 27, 2024
 2024-07-19 17:06 UTC  (2+ messages)

[PATCH v3] riscv/purgatory: align riscv_kernel_entry
 2024-07-19 17:04 UTC 

[PATCH v7 0/3] btrfs: try to allocate larger folios for metadata
 2024-07-19 17:02 UTC  (3+ messages)
` [PATCH v7 2/3] btrfs: always uses root memcgroup for filemap_add_folio()

[PATCH 0/5] Add distros to github CI
 2024-07-19 17:00 UTC  (2+ messages)

[PATCH] drm/mipi-dsi: Introduce macros to create mipi_dsi_*_multi functions
 2024-07-19 16:59 UTC  (5+ messages)

[PATCH v1] selftests/ftrace: Skip test for optimized probes on PowerPC if Secure Boot is enabled
 2024-07-19 16:59 UTC  (2+ messages)

[PATCH 00/17] mm: introduce numa_memblks
 2024-07-19 16:57 UTC  (28+ messages)
` [PATCH 05/17] arch, mm: pull out allocation of NODE_DATA to generic code
` [PATCH 06/17] x86/numa: simplify numa_distance allocation
` [PATCH 07/17] x86/numa: move FAKE_NODE_* defines to numa_emu
` [PATCH 08/17] x86/numa_emu: simplify allocation of phys_dist
` [PATCH 09/17] x86/numa_emu: split __apicid_to_node update to a helper function
` [PATCH 10/17] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
` [PATCH 11/17] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned

mlx5e warnings on 6.10
 2024-07-19 16:57 UTC  (4+ messages)

[PATCH net] gve: Fix an edge case for TSO skb validity check
 2024-07-19 16:55 UTC  (6+ messages)

[PATCH v5 0/4] Keep device awake TLB invalidations and G2H in flight
 2024-07-19 16:55 UTC  (8+ messages)
` [PATCH v5 1/4] drm/xe: Add xe_gt_tlb_invalidation_fence_init helper
` [PATCH v5 2/4] drm/xe: Drop xe_gt_tlb_invalidation_wait
` [PATCH v5 3/4] drm/xe: Hold a PM ref when GT TLB invalidations are inflight
` [PATCH v5 4/4] drm/xe: Build PM into GuC CT layer
` ✓ CI.Patch_applied: success for Keep device awake TLB invalidations and G2H in flight (rev2)
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "

[RFC PATCH 6/7] migration/multifd: Move payload storage out of the channel parameters
 2024-07-19 16:54 UTC  (12+ messages)

[PATCH kmod] kmod: remove .alias config files for modprobe.d
 2024-07-19 16:54 UTC  (2+ messages)

[PATCH v19 00/17] Add OA functionality to Xe
 2024-07-19 16:50 UTC  (3+ messages)
` [PATCH 05/17] drm/xe/oa/uapi: Add/remove OA config perf ops
  ` When sysfs is not available (say containers)

❌ FAIL: Test report for for-kernelci (6.10.0-rc7, arm-next, c912bf70)
 2024-07-19 16:53 UTC 

[PATCH kmod 0/3] libkmod: misc ABI changes
 2024-07-19 16:52 UTC  (11+ 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 v3 0/4] selftest: x86: improve tests
 2024-07-19 16:52 UTC  (5+ messages)
` [PATCH v3 1/4] selftests: x86: check_initial_reg_state: remove manual counting and increase maintainability

[PATCH v4 0/4] Fix various buffer mapping/import issues
 2024-07-19 16:51 UTC  (3+ messages)
` [PATCH v4 3/4] drm/vmwgfx: Fix handling of dumb buffers

[PATCH] hw/vfio/container: Fix SIGSEV on vfio_container_instance_finalize()
 2024-07-19 16:50 UTC 

[xen-unstable-smoke test] 186913: tolerable all pass - PUSHED
 2024-07-19 16:50 UTC 

[PATCH v1] xstrtol: 1 is not a valid base
 2024-07-19 16:47 UTC  (4+ messages)

[scarthgap][master][PATCH] python3: provide /usr/bin/python as a symlink to python3
 2024-07-19 16:46 UTC  (5+ messages)
` [OE-core] "

[brauner-vfs:work.mount.namespace 6/6] ./usr/include/linux/nsfs.h:30:2: error: unknown type name '__u32'
 2024-07-19 16:45 UTC 

ConnectX/iRISC research
 2024-07-19 16:42 UTC 

[PATCH v2 0/6] Add support for sysfs event.cpus and cpu event term
 2024-07-19 16:42 UTC  (17+ messages)
` [PATCH v2 3/6] perf pmu: Add support for event.cpus files in sysfs
` [PATCH v2 6/6] perf parse-events: Add "cpu" term to set the CPU an event is recorded on

[PATCH net-next] net: bonding: correctly annotate RCU in bond_should_notify_peers()
 2024-07-19 16:41 UTC 

[PATCH 1/2] selftests: x86: vdso_restorer: remove manual counting of pass/fail tests
 2024-07-19 16:40 UTC  (2+ messages)

[PATCH v4 0/4] Keep device awake TLB invalidations and G2H in flight
 2024-07-19 16:38 UTC  (4+ messages)
` [PATCH v4 3/4] drm/xe: Hold a PM ref when GT TLB invalidations are inflight

[RFC PATCH 1/2] net: bonding: correctly annotate RCU in bond_should_notify_peers()
 2024-07-19 16:37 UTC  (8+ messages)
` [RFC PATCH 2/2] net: bonding: don't call ethtool methods under RCU

[PATCH] drm/vmwgfx: Fix overlay when using Screen Targets
 2024-07-19 16:36 UTC 

[PATCH v2] i3c: master: svc: adjust the first broadcast speed
 2024-07-19 16:37 UTC  (3+ messages)

[xen-unstable test] 186891: tolerable FAIL
 2024-07-19 16:35 UTC 

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS d16e5edadbb55a2fa204770bdd0b23e15b0d5464
 2024-07-19 16:34 UTC 

[Buildroot] [PATCH v2] boot/uboot: fix Kconfig warning for DEFAULT_ENV_FILE
 2024-07-19 16:33 UTC  (2+ messages)

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

[PATCH] perf trace: Avoid duplicate code in fprintf_duration()
 2024-07-19 16:32 UTC  (3+ messages)

✅ PASS: Test report for for-kernelci (6.10.0-rc7, arm-next, c912bf70)
 2024-07-19 16:32 UTC 

[kvm-unit-tests PATCH v3 0/5] riscv: sbi: Add support to test timer extension
 2024-07-19 16:31 UTC  (4+ messages)
` [kvm-unit-tests PATCH v3 5/5] riscv: sbi: Add test for "

[PATCH blktests v2] nbd/rc: check nbd-server port readiness in _start_nbd_server()
 2024-07-19 16:30 UTC  (2+ messages)

[syzbot] [wireless?] INFO: task hung in rfkill_global_led_trigger_worker (3)
 2024-07-19 16:30 UTC  (3+ messages)

[PATCH v3 0/5] target/arm/kvm: Report PMU unavailability
 2024-07-19 16:29 UTC  (6+ messages)
` [PATCH v3 2/5] target/arm/kvm: Fix PMU feature bit early

[PATCH] drm/xe: Unlink client during vm close
 2024-07-19 16:29 UTC  (6+ messages)

[PATCH V2 00/11] Live update: cpr-exec
 2024-07-19 16:28 UTC  (3+ messages)
` [PATCH V2 06/11] migration: fix mismatched GPAs during cpr

[PATCH v7 0/6] arm64: ptdump: View the second stage page-tables
 2024-07-19 16:27 UTC  (8+ messages)
` [PATCH v7 5/6] KVM: arm64: Initialize the ptdump parser with stage-2 attributes

[PATCH v6 00/27] Constify tool pointers
 2024-07-19 16:26 UTC  (3+ messages)

[PATCH v2 0/3] blk-ioprio: remove per-disk structure
 2024-07-19 16:26 UTC  (8+ messages)
` [PATCH v2 1/3] blk-cgroup: check for pd_(alloc|free)_fn in blkcg_activate_policy()
` [PATCH v2 2/3] blk-ioprio: remove ioprio_blkcg_from_bio()
` [PATCH v2 3/3] blk-ioprio: remove per-disk structure

[PATCH] riscv/mm/fault: add show_pte() before die()
 2024-07-19 16:25 UTC  (3+ messages)

[tobetter:odroid-5.15.y 21/204] arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi:37.10-42.4: Warning (unit_address_vs_reg): /gpiomem: node has a reg or ranges property, but no unit name
 2024-07-19 16:24 UTC 

[linux-next:master 13468/13536] include/uapi/linux/swab.h:60:undefined reference to `usb_set_interface'
 2024-07-19 16:25 UTC 

[PATCH v2 3/4] clk: samsung: clk-pll: Add support for pll_531x
 2024-07-19 16:25 UTC 

[RFC PATCH 2/2] netconsole: Defer netpoll cleanup to avoid lock release during list traversal
 2024-07-19 16:24 UTC  (2+ messages)

[rgushchin:page_counters.2 4/6] arch/arm64/include/asm/mmu.h:69:39: warning: declaration of 'struct mm_struct' will not be visible outside of this function
 2024-07-19 16:24 UTC 

[PATCH] ALSA: hda/realtek: Fix conflicting quirk for PCI SSID 17aa:3820
 2024-07-19 16:22 UTC  (2+ messages)

[syzbot] [net?] KMSAN: uninit-value in hsr_get_node (3)
 2024-07-19 16:22 UTC  (2+ messages)

[PATCH 0/7] Add PCIe support for bcm2712
 2024-07-19 16:22 UTC  (4+ messages)
` [PATCH 1/7] dt-bindings: interrupt-controller: Add bcm2712 MSI-X DT bindings

[PATCH] bpf: fix excessively checking for elem_flags in batch update mode
 2024-07-19 16:22 UTC  (2+ messages)

[PATCH 0/2] Fix background maintenance regression in Git 2.45.0
 2024-07-19 16:20 UTC  (5+ 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 

[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  (25+ 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 


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.