All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-18 21:26:01 to 2024-12-18 22:51:52 UTC [more...]

[PATCH v9 0/9] Drivers to support the MCU on QNAP NAS devices
 2024-12-18 22:49 UTC  (4+ messages)

[PATCH net-next v2 0/2] net/bridge: Add skb drop reasons to the most common drop points
 2024-12-18 22:50 UTC  (5+ messages)
` [PATCH net-next v2 2/2] net: bridge: add "

[PATCH v4 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
 2024-12-18 22:49 UTC  (4+ messages)
` [PATCH v4 10/25] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma

Kernel Oops on alpha with kernel version >=6.9.x
 2024-12-18 22:50 UTC  (13+ messages)

[PATCH v3] drm/i915/gt: Use ENGINE_TRACE for tracing
 2024-12-18 22:47 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/gt: Use ENGINE_TRACE for tracing. (rev6)

[PATCH v2 0/2] Tegra234 fabric fixes
 2024-12-18 22:47 UTC  (5+ messages)
` [PATCH v2 1/2] arm64: tegra: fix typo in Tegra234 dce-fabric compatible
` [PATCH v2 2/2] arm64: tegra: disable Tegra234 sce-fabric node

[PATCH v6 0/4] power: supply: extension API
 2024-12-18 22:46 UTC  (7+ messages)
` [PATCH v6 4/4] power: supply: core: add UAPI to discover currently used extensions

[PATCH v1 0/2] TPS65219 U-Boot Driver Clean-Up
 2024-12-18 22:44 UTC  (5+ messages)
  ` [PATCH v1 1/2] power: regulator: replace printf() with pr_err()
  ` [PATCH v1 2/2] power: replace magic numbers with macros

[PATCH v3] PCI: Add decode disable/enable to device level and separate BAR info logging into separate function
 2024-12-18 22:42 UTC 

[PATCH 0/7] trace-cmd: Fix misc issues uncoverd by static analysis
 2024-12-18 22:43 UTC  (4+ messages)
` [PATCH 1/7] trace-cmd lib: Close FDs in create_buffer_recorder_fd2 it allocation fails

[davidhildenbrand:mm_id 18/21] fs/proc/task_mmu.c:33:13: warning: '__folio_page_mapped_exclusively' defined but not used
 2024-12-18 22:41 UTC 

[PULL 00/39] riscv-to-apply queue
 2024-12-18 22:30 UTC  (40+ messages)
` [PULL 01/39] hw/riscv/riscv-iommu.c: Correct the validness check of iova
` [PULL 02/39] hw/intc/riscv_aplic: Fix APLIC in_clrip and clripnum write emulation
` [PULL 03/39] hw/riscv/riscv-iommu.c: add riscv_iommu_instance_init()
` [PULL 04/39] hw/riscv/riscv-iommu: parametrize CAP.IGS
` [PULL 05/39] hw/riscv: add riscv-iommu-sys platform device
` [PULL 06/39] hw/riscv/virt: Add IOMMU as platform device if the option is set
` [PULL 07/39] hw/riscv/virt.c, riscv-iommu-sys.c: add MSIx support
` [PULL 08/39] hw/riscv/riscv-iommu: implement reset protocol
` [PULL 09/39] docs/specs: add riscv-iommu-sys information
` [PULL 10/39] target/riscv: Add Tenstorrent Ascalon CPU
` [PULL 11/39] hw/intc/riscv_aplic: rename is_kvm_aia()
` [PULL 12/39] hw/riscv/virt.c: reduce virt_use_kvm_aia() usage
` [PULL 13/39] hw/riscv/virt.c: rename helper to virt_use_kvm_aia_aplic_imsic()
` [PULL 14/39] target/riscv/kvm: consider irqchip_split() in aia_create()
` [PULL 15/39] hw/riscv/virt.c, riscv_aplic.c: add 'emulated_aplic' helpers
` [PULL 16/39] hw/intc/riscv_aplic: add kvm_msicfgaddr for split mode aplic-imsic
` [PULL 17/39] target/riscv/kvm: remove irqchip_split() restriction
` [PULL 18/39] docs: update riscv/virt.rst with kernel-irqchip=split support
` [PULL 19/39] hw/riscv: Add Microblaze V generic board
` [PULL 20/39] qtest: allow SPCR acpi table changes
` [PULL 21/39] hw/acpi: Upgrade ACPI SPCR table to support SPCR table revision 4 format
` [PULL 22/39] tests/qtest/bios-tables-test: Update virt SPCR golden reference for RISC-V
` [PULL 23/39] MAINTAINERS: Cover RISC-V HTIF interface
` [PULL 24/39] hw/char/riscv_htif: Explicit little-endian implementation
` [PULL 25/39] hw/char/riscv_htif: Clarify MemoryRegionOps expect 32-bit accesses
` [PULL 26/39] hw/riscv: Support to load DTB after 3GB memory on 64-bit system
` [PULL 27/39] hw/riscv: Add a new struct RISCVBootInfo
` [PULL 28/39] hw/riscv: Add the checking if DTB overlaps to kernel or initrd
` [PULL 29/39] target/riscv: Add svukte extension capability variable
` [PULL 30/39] target/riscv: Support senvcfg[UKTE] bit when svukte extension is enabled
` [PULL 31/39] target/riscv: Support hstatus[HUKTE] "
` [PULL 32/39] target/riscv: Check memory access to meet svukte rule
` [PULL 33/39] target/riscv: Expose svukte ISA extension
` [PULL 34/39] target/riscv: Check svukte is not enabled in RV32
` [PULL 35/39] target/riscv: Include missing headers in 'vector_internals.h'
` [PULL 36/39] target/riscv: Include missing headers in 'internals.h'
` [PULL 37/39] target/riscv/tcg: hide warn for named feats when disabling via priv_ver
` [PULL 38/39] target/riscv: add ssstateen
` [PULL 39/39] target/riscv: add support for RV64 Xiangshan Nanhu CPU

[PATCH RFC v1 0/3] SEV-SNP: Add support for SNP certificate fetching
 2024-12-18 22:29 UTC  (6+ messages)
` [PATCH v1 3/3] i386/sev: Add KVM_EXIT_SNP_REQ_CERTS support for certificate-fetching

[PATCH i-g-t v2] tests/intel-ci/xe*: Disable a few xe_evict subtests
 2024-12-18 22:40 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v2 1/3] wifi: rtw88: usb: Copy instead of cloning the RX skb
 2024-12-18 22:35 UTC  (3+ messages)
` [PATCH v2 2/3] wifi: rtw88: Handle C2H_ADAPTIVITY in rtw_fw_c2h_cmd_handle()
` [PATCH v2 3/3] wifi: rtw88: usb: Preallocate and reuse the RX skbs

[PATCH v2] tools: perf: tests: Fix code reading for riscv
 2024-12-18 22:32 UTC  (10+ messages)

[openeuler:openEuler-1.0-LTS 1335/1335] net/9p/client.o: warning: objtool: missing symbol for section .init.text
 2024-12-18 22:30 UTC 

[vireshk:virtio/msg-xen 9/22] drivers/virtio/virtio_msg_ffa.c:328:27: error: incompatible integer to pointer conversion passing 'u64' (aka 'unsigned long long') to parameter of type 'const void *'
 2024-12-18 22:30 UTC 

[PATCH] nvdimm: add extra LBA check for map read and write operations
 2024-12-18 22:29 UTC  (2+ messages)

[PATCH bpf-next v1 00/13] bpf qdisc
 2024-12-18 22:29 UTC  (3+ messages)
` [PATCH bpf-next v1 03/13] bpf: Allow struct_ops prog to return referenced kptr

[PATCH i-g-t] RFC: tests/intel/kms_joiner: Add a new test to validate non-joiner mode
 2024-12-18 22:29 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH v5 00/20] x86/kexec: Add exception handling for relocate_kernel and further yak-shaving
 2024-12-18 22:27 UTC  (11+ messages)
` [PATCH v5 07/20] x86/kexec: Invoke copy of relocate_kernel() instead of the original

[PATCH v11 0/2] fuse: add kernel-enforced request timeout option
 2024-12-18 22:26 UTC  (3+ messages)
` [PATCH v11 1/2] fuse: add kernel-enforced timeout option for requests
` [PATCH v11 2/2] fuse: add default_request_timeout and max_request_timeout sysctls

[PATCH 0/2] Fix recent regressions from for_next
 2024-12-18 22:26 UTC  (5+ messages)
` [PATCH 2/2] generic/530: only use xfs-specific mkfs options when testing on xfs

linux-next: duplicate patches in the btrfs tree
 2024-12-18 22:26 UTC 

[PATCH i-g-t 0/5] Add xe_sriov_auto_provisioning tests
 2024-12-18 22:25 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[RFC PATCH 00/22] KVM: x86: Virtualize IA32_APERF and IA32_MPERF MSRs
 2024-12-18 22:23 UTC  (7+ messages)

[kernel-cve-report] New CVE entries this week
 2024-12-18 22:22 UTC 

[PATCH v4] x86/split_lock: fix delayed detection enabling
 2024-12-18 22:20 UTC  (3+ messages)

[GIT PULL] Btrfs fixes for 6.13-rc4
 2024-12-18 22:20 UTC  (2+ messages)

[GIT PULL] Compute Express Link (CXL) Fixes for 6.13-rc4
 2024-12-18 22:20 UTC  (2+ messages)

[GIT PULL] selinux/selinux-pr-20241217
 2024-12-18 22:20 UTC  (2+ messages)

[PATCH 5.10.y-cip] clk: renesas: rzg2l: Fix FOUTPOSTDIV clk
 2024-12-18 22:19 UTC  (2+ messages)

[cip-dev] [PATCH 5.10.y-cip] clk: renesas: rzg2l: Fix FOUTPOSTDIV clk
 2024-12-18 22:16 UTC  (3+ messages)

[PATCH] perf tools: Fixup end address of modules
 2024-12-18 22:15 UTC  (2+ messages)

[PATCH] tests/functional: Convert the kvm_xen_guest avocado test
 2024-12-18 22:14 UTC  (10+ messages)

[PATCH net-next] net: Remove bouncing hippi list
 2024-12-18 22:14 UTC  (4+ messages)

[PATCH 6.6 12/17] xfs: attr forks require attr, not attr2
 2024-12-18 22:13 UTC  (3+ messages)

[PATCH v4 00/16] KVM: selftests: "tree" wide overhauls
 2024-12-18 22:12 UTC  (7+ messages)

[PATCH] capability: Remove unused has_capability
 2024-12-18 22:11 UTC  (3+ messages)

does nfsd reset the callback client too hastily?
 2024-12-18 22:10 UTC  (3+ messages)

[PATCH v5 bpf-next 0/5] Enable writing xattr from BPF programs
 2024-12-18 22:10 UTC  (5+ messages)
` [PATCH v5 bpf-next 4/5] bpf: fs/xattr: Add BPF kfuncs to set and remove xattrs

[linux-next:master 4387/4476] arch/arm64/boot/dts/broadcom/bcm2712-rpi-5-b.dtb: hdmi@7c701400: interrupts: [[1], [2], [3], [7], [8]] is too short
 2024-12-18 22:10 UTC 

[Buildroot] [PATCH] package/dpdk: security bump to version 24.11.1
 2024-12-18 22:09 UTC 

OpenEmbedded Workshop after FOSDEM CFP closing Dec 21
 2024-12-18 22:08 UTC 

[PATCH] selinux: support wildcard match in genfscon
 2024-12-18 22:06 UTC  (10+ messages)

[PATCH i-g-t v5 0/7] Initial PTL support
 2024-12-18 22:05 UTC  (15+ messages)
` [PATCH i-g-t v5 1/7] lib/intel_chipset: add pantherlake definition and support
` [PATCH i-g-t v5 2/7] lib/intel_pat: extend for xe3
` [PATCH i-g-t v5 3/7] tests/intel/xe_pat: "
` [PATCH i-g-t v5 4/7] tests/kms_addfb_basic: fix x-tiled tests for case when there is no x-tile
` [PATCH i-g-t v5 5/7] tests/intel/kms_draw_crc: "
` [PATCH i-g-t v5 6/7] tests/kms_cursor_legacy: flip_vs_cursor_busy_crc was requiring any driver but used intel x-tile
` [PATCH i-g-t v5 7/7] tests/intel/kms_frontbuffer_tracking: fix x-tiled tests for case when there is no x-tile

[PATCH v2 00/22] tests/qtest: migration-test refactoring
 2024-12-18 22:04 UTC  (7+ messages)
` [PATCH v2 19/22] tests/qtest/migration: Add migration-test-smoke

[PATCH i-g-t 0/4] Device scan fixes
 2024-12-18 22:04 UTC  (3+ messages)

[PATCH v3 0/2] Add support for J722S CSI BCDMA
 2024-12-18 22:09 UTC  (3+ messages)
` [PATCH v3 2/2] dmaengine: ti: k3-udma: "

[PATCH] arm64: dts: mediatek: mt8195: Remove suspend-breaking reset from pcie1
 2024-12-18 22:01 UTC 

[OE-core][scarthgap 00/10] Patch review
 2024-12-18 22:02 UTC  (11+ messages)
` [OE-core][scarthgap 01/10] binutils: Fix CVE-2024-53589
` [OE-core][scarthgap 02/10] subversion: fix CVE-2024-46901
` [OE-core][scarthgap 03/10] ffmpeg: fix CVE-2024-35366
` [OE-core][scarthgap 04/10] ffmpeg: fix CVE-2024-35367
` [OE-core][scarthgap 05/10] ffmpeg: fix CVE-2024-35368
` [OE-core][scarthgap 06/10] gcc: Fix c++: tweak for Wrange-loop-construct
` [OE-core][scarthgap 07/10] python3: Drop empty patch
` [OE-core][scarthgap 08/10] python3: add dependency on -compression to -core
` [OE-core][scarthgap 09/10] kern-tools-native: fix SyntaxWarning for RegEx calls on Python 3.12
` [OE-core][scarthgap 10/10] rust: add reproducibility patch to eliminate host leakage

[PATCH v10 00/24] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-12-18 22:01 UTC  (7+ messages)
` [PATCH v10 16/24] x86/resctrl: Add interface to the assign counter
        `  "

[PATCH v2 0/4] media: uvcvideo: Prepare deprecation of nodrop
 2024-12-18 22:01 UTC  (7+ messages)
` [PATCH v2 1/4] media: uvcvideo: Propagate buf->error to userspace
` [PATCH v2 2/4] media: uvcvideo: Invert default value for nodrop module param
` [PATCH v2 3/4] media: uvcvideo: Allow changing noparam on the fly
` [PATCH v2 4/4] media: uvcvideo: Announce the user our deprecation intentions

[PATCH v3 0/7] Enhance event delivery error handling
 2024-12-18 22:00 UTC  (6+ messages)
` [PATCH v3 4/7] KVM: VMX: Handle vectoring error in check_emulate_instruction

[PATCH v2] mailbox: zynqmp: setup IPI for each valid child node
 2024-12-18 21:59 UTC  (3+ messages)

[Intel-wired-lan] [tnguy-next-queue:100GbE] BUILD SUCCESS bc1027473986dbbd93f9eb41de33307f9abe1319
 2024-12-18 21:56 UTC 

[ath:pending] BUILD SUCCESS 580d97cebb3c6bea908d5a1a0775565a743a4534
 2024-12-18 21:56 UTC 

[PATCH v6 10/16] mm: replace vm_lock and detached flag with a reference count
 2024-12-18 21:55 UTC  (13+ messages)

[ath:master-pending] BUILD SUCCESS a184192f941b1be3d0142166e17f71143d3754e2
 2024-12-18 21:54 UTC 

[PATCH 0/2] perf: tests: Fix object code reading test for riscv
 2024-12-18 21:55 UTC  (6+ messages)
` [PATCH 1/2] kbuild: Check version of objdump

[PATCH v2 net-next] sfc: Use netdev refcount tracking in struct efx_async_filter_insertion
 2024-12-18 21:54 UTC  (3+ messages)

[PATCH I-G-T v5] tests/intel/i915_hangman: Fix spin engine hang
 2024-12-18 21:52 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for tests/intel/i915_hangman: Fix spin engine hang (rev5)

[syzbot] [lsm?] WARNING in handle_policy_update
 2024-12-18 21:51 UTC  (3+ messages)
` [PATCH v2] lsm: check size of writes

[PATCH i-g-t] test/kms_content_protection: Add HDCP retry after LIC failure
 2024-12-18 21:50 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for "

cve sqlite database 'malformed' issues are back
 2024-12-18 21:46 UTC  (3+ messages)
  ` [OE-core] "

[PATCH v10 0/2] fuse: add kernel-enforced request timeout option
 2024-12-18 21:45 UTC  (8+ messages)
` [PATCH v10 1/2] fuse: add kernel-enforced timeout option for requests

[PATCH linux-pm] thermal: intel: Fix compile issue when CONFIG_NET is not defined
 2024-12-18 21:44 UTC 

[PATCH] net: Convert proto_ops::getname to sockaddr_storage
 2024-12-18 21:44 UTC  (3+ messages)

[PATCH v5 0/3] Add support for Nuvoton MA35D1 GMAC
 2024-12-18 13:26 UTC  (5+ messages)
` [PATCH v5 1/3] dt-bindings: net: nuvoton: Add schema for Nuvoton MA35 family GMAC
` [PATCH v5 2/3] arm64: dts: nuvoton: Add Ethernet nodes
` [PATCH v5 3/3] net: stmmac: dwmac-nuvoton: Add dwmac glue for Nuvoton MA35 family

[PATCH 1/5] xfs: sb_spino_align is not verified
 2024-12-18 21:43 UTC  (2+ messages)

[PATCH] stddef: make __struct_group() UAPI C++-friendly
 2024-12-18 21:42 UTC  (2+ messages)

[meta-arago][scarthgap/master][PATCH 1/3] ti-demos: Add pdm-anomaly-detection for all platforms
 2024-12-18 21:42 UTC  (2+ messages)

[PATCH] soundwire: intel_auxdevice: Don't disable IRQs before removing children
 2024-12-18 21:40 UTC  (7+ messages)

[PATCH v2 0/7] x86/resctrl : Support L3 Smart Data Cache Injection Allocation Enforcement (SDCIAE)
 2024-12-18 21:38 UTC  (8+ messages)
` [PATCH v2 1/7] x86/cpufeatures: Add support for L3 Smart Data Cache Injection Allocation Enforcement
` [PATCH v2 2/7] x86/resctrl: Add SDCIAE feature in the command line options
` [PATCH v2 3/7] x86/resctrl: Detect Smart Data Cache Injection Allocation Enforcement
` [PATCH v2 4/7] x86/resctrl: Implement "io_alloc" enable/disable handlers
` [PATCH v2 5/7] x86/resctrl: Add interface to enable/disable io_alloc feature
` [PATCH v2 6/7] x86/resctrl: Introduce interface to display io_alloc CBMs
` [PATCH v2 7/7] x86/resctrl: Introduce interface to modify io_alloc Capacity Bit Masks

[PATCH 00/20] KVM: selftests: Fixes and cleanups for dirty_log_test
 2024-12-18 21:37 UTC  (7+ messages)
` [PATCH 02/20] KVM: selftests: Sync dirty_log_test iteration to guest *before* resuming
` [PATCH 05/20] KVM: selftests: Precisely track number of dirty/clear pages for each iteration

[PATCH] arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: Add lid switch
 2024-12-18 21:36 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: Treat TDP MMU faults as spurious if access is already allowed
 2024-12-18 21:36 UTC 

[BUG] spinlock recursion when enabling function tracer on 32-bit
 2024-12-18 21:35 UTC  (4+ messages)

[PATCH v2 0/5] drm/msm: add a display mmu fault handler
 2024-12-18 21:33 UTC  (4+ messages)
` [PATCH v2 5/5] drm/msm/dpu: rate limit snapshot capture for mmu faults

[PATCH] ARM: dts: aspeed: yosemite4: adjust secondary flash name
 2024-12-18 21:24 UTC 

[PATCH] KVM: arm64: Always check the state from hyp_ack_unshare()
 2024-12-18 21:30 UTC  (2+ messages)

[PATCH 0/4] KVM: arm64: PMU fixes for 6.13
 2024-12-18 21:30 UTC  (2+ messages)

[PATCH v12 0/2] binder: report txn errors via generic netlink
 2024-12-18 21:29 UTC  (3+ messages)
` [PATCH v12 1/2] binderfs: add new binder devices to binder_devices
` [PATCH v12 2/2] binder: report txn errors via generic netlink

[PATCH 0/9] btrfs: some header cleanups and move things around
 2024-12-18 21:28 UTC  (5+ messages)
` [PATCH 2/9] btrfs: move csum related functions from ctree.c into fs.c

[PATCH] objtool: add bch2_trans_unlocked_error to bcachefs noreturns
 2024-12-18 21:27 UTC  (2+ messages)

[PATCH v2] i2c: imx: switch different pinctrl state in different system power status
 2024-12-18 21:25 UTC  (2+ messages)


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.