All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-08 17:48:52 to 2024-11-08 19:03:39 UTC [more...]

[PATCH 00/11] x86/kvm/emulate: Avoid RET for FASTOPs
 2024-11-08 19:03 UTC  (4+ messages)
` [PATCH 01/11] objtool: Generic annotation infrastructure

[PATCH v8 0/6] Implement vendor resets for PSCI SYSTEM_RESET2
 2024-11-08 18:57 UTC  (3+ messages)
` [PATCH v8 3/6] firmware: psci: Read and use vendor reset types

[PATCH v1 0/4] Prefer sysfs/JSON events also when no PMU is provided
 2024-11-08 18:59 UTC  (7+ messages)

[PATCH v1] xfs_io: add support for atomic write statx fields
 2024-11-08 19:03 UTC 

[RFC PATCH 0/4] memory tiering fairness by per-cgroup control of promotion and demotion
 2024-11-08 19:01 UTC  (2+ messages)

[PATCH v6 0/2] Rust support for mm_struct, vm_area_struct, and mmap for miscdevice
 2024-11-08 19:01 UTC  (3+ messages)
` [PATCH v6 1/2] rust: mm: add abstractions for mm_struct and vm_area_struct

[PATCH v3 0/4] scftorture: Avoid kfree from IRQ context
 2024-11-08 19:01 UTC  (5+ messages)

[PATCH v3 0/3] drm: rockchip: vop2: Add VP clock resets support
 2024-11-08 18:56 UTC  (8+ messages)
` [PATCH v3 1/3] vop2: Add "
` [PATCH v3 2/3] arm64: dts: rockchip: Add VOP clock resets for rk3588s

[PATCH bpf-next] docs/bpf: Document some special sdiv/smod operations
 2024-11-08 19:00 UTC  (15+ messages)
          ` [Bpf] "

[PATCH net-next v2 0/5] devmem TCP fixes
 2024-11-08 19:01 UTC  (4+ messages)
` [PATCH net-next v2 4/5] page_pool: disable sync for cpu for dmabuf memory provider

[PATCH v7 4/5] x86: perf: Refactor misc flag assignments
 2024-11-08 19:01 UTC  (2+ messages)

[PATCH 0/3] drm/xe/pmu: PMU interface for Xe
 2024-11-08 19:00 UTC  (11+ messages)
` [PATCH 1/3] drm/xe/pmu: Enable PMU interface
` [PATCH 2/3] drm/xe/pmu: Add GT C6 events
` [PATCH 3/3] drm/xe/pmu: Add GT frequency events
` ✓ CI.Patch_applied: success for drm/xe/pmu: PMU interface for Xe (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[PATCH v4 4/6] mm/memory-hotplug: add finite retries in offline_pages() if migration fails
 2024-11-08 19:00 UTC  (3+ messages)

[PATCH v2] soc: qcom: Rework BCM_TCS_CMD macro
 2024-11-08 19:00 UTC  (6+ messages)

[BUG] WARNING: at lib/vsprintf.c:2659 format_decode+0x121a/0x1c00
 2024-11-08 18:58 UTC  (2+ messages)

[drm:vc4_hvs_irq_handler [vc4]] *ERROR* HVS underrun
 2024-11-08 18:55 UTC  (2+ messages)

[PATCH v3 sched_ext/for-6.13] sched_ext: Do not enable LLC/NUMA optimizations when domains overlap
 2024-11-08 18:54 UTC  (3+ messages)

[PATCH v2] drm:sprd: Correct left shift operator evaluating constant expression
 2024-11-08 17:11 UTC 

[PATCH] eeprom: at24: add ST M24256E Additional Write lockable page support
 2024-11-08 18:52 UTC 

[PATCH 0/2] iio: adc: ad7124: Implement input validation
 2024-11-08 18:52 UTC  (4+ messages)
` [PATCH 1/2] iio: adc: ad7124: Don't create more channels than the hardware is capable of
` [PATCH 2/2] iio: adc: ad7124: Refuse invalid input specifiers

[PATCH] net: rfkill: gpio: Add check for clk_enable()
 2024-11-08 18:55 UTC 

[PATCHv10 0/9] write hints with nvme fdp, scsi streams
 2024-11-08 18:51 UTC  (8+ messages)

❌ FAIL: Test report for master (6.12.0-rc6, upstream-mainline, 50643bbc)
 2024-11-08 18:52 UTC 

[PATCH] kbuild: Fix Propeller build option
 2024-11-08 18:49 UTC  (3+ messages)

[PATCH v8 00/10] UEFI NX support and NX Linux loader using shim loader protocol
 2024-11-08 18:48 UTC  (3+ messages)
` [PATCH v8 10/10] efi: Disallow fallback to legacy Linux loader when shim says NX is required

[PATCH v3 00/20] Remove PERF_HAVE_DWARF_REGS
 2024-11-08 18:45 UTC  (13+ messages)
` [PATCH v3 04/20] perf disasm: Add e_machine/e_flags to struct arch

[PATCH v4 0/6] Avoid parsing tracepoint format just for id
 2024-11-08 18:47 UTC  (7+ messages)
` [PATCH v4 1/6] tool api fs: Correctly encode errno for read/write open failures
` [PATCH v4 2/6] perf trace-event: Constify print arguments
` [PATCH v4 3/6] perf trace-event: Always build trace-event-info.c
` [PATCH v4 4/6] perf evsel: Add/use accessor for tp_format
` [PATCH v4 5/6] perf evsel: Allow evsel__newtp without libtraceevent
` [PATCH v4 6/6] perf tests: Enable tests disabled due to tracepoint parsing

[PATCH] sched/deadline: Skip overflow check if 0 capacity
 2024-11-08 18:47 UTC  (6+ messages)

[PATCHSET v4] Uncached buffered IO
 2024-11-08 18:46 UTC  (11+ messages)
` [PATCH 01/13] mm/filemap: change filemap_create_folio() to take a struct kiocb
` [PATCH 04/13] mm/readahead: add readahead_control->uncached member
` [PATCH 07/13] fs: add FOP_UNCACHED flag
` [PATCH 08/13] fs: add read support for RWF_UNCACHED
` [PATCH 11/13] iomap: make buffered writes work with RWF_UNCACHED

[PATCH] x86/cpufeatures: Free up unused feature bits
 2024-11-08 18:46 UTC  (8+ messages)

objtool: Exclude __tracepoints data from ENDBR checks
 2024-11-08 18:46 UTC 

[PATCH net v2 1/2] net: fix SO_DEVMEM_DONTNEED looping too long
 2024-11-08 18:45 UTC  (8+ messages)
` [PATCH net v2 2/2] net: clarify SO_DEVMEM_DONTNEED behavior in documentation

[PATCH] KVM/x86: don't use a literal 1 instead of RET_PF_RETRY
 2024-11-08 18:44 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/uhubctl: bump to version 2.6.0
 2024-11-08 18:43 UTC 

[PATCH 0/3] Fix test_bpf_syscall_macro selftest on powerpc
 2024-11-08 18:43 UTC  (3+ messages)
` [PATCH 2/3] libbpf: Remove powerpc prefix from syscall function names

[PATCH next RFC 0/5] rockchip: panic() when DRAM init fails
 2024-11-08 18:43 UTC  (4+ messages)
` [PATCH next RFC 5/5] ram: rk3399: fail DRAM init when pctl channel init fails instead of hanging

❌ FAIL: Test report for master (6.12.0-rc6, upstream-mainline, f1dce1f0)
 2024-11-08 18:42 UTC 

[PATCHv9 bpf-next 00/13] bpf: Add uprobe session support
 2024-11-08 18:40 UTC  (2+ messages)

[PATCH V14 00/11] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
 2024-11-08 18:31 UTC  (6+ messages)
` [PATCH V14 08/11] perf tools: Add missing_features for aux_start_paused, aux_pause, aux_resume

[PATCH 0/3] iommu/arm-smmu: Minor probe_device related improvements
 2024-11-08 18:30 UTC  (4+ messages)
` [PATCH 1/3] iommu/arm-smmu: Make instance lookup robust
` [PATCH 2/3] iommu/arm-smmu-v3: Clean up iopf queue on probe failure
` [PATCH 3/3] iommu: Manage driver probe deferral better

[PATCH v4 0/2] Refactor MST DSC Determination Policy
 2024-11-08 18:37 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Refactor MST DSC Determination Policy (rev3)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH 0/3] Fix Sonix Technology MJPEG streams
 2024-11-08 18:35 UTC  (9+ messages)
` [PATCH 1/3] media: uvcvideo: Introduce header length
` [PATCH 2/3] media: uvcvideo: Add new quirk definition for the Sonix Technology Co. 292a camera
` [PATCH 3/3] media: uvcvideo: Implement dual stream quirk to fix loss of usb packets

[PATCH v4 5/5] tools/memory-model: Distinguish between syntactic and semantic tags
 2024-11-08 18:35 UTC  (6+ messages)

[PATCH] config: limit lcore variable maximum size to 4k
 2024-11-08 18:35 UTC  (2+ messages)

[Question] About Roland Rubix series, alsa-ucm-conf and snd_usb_audio
 2024-11-08 18:33 UTC 

[PATCH net-next v3 0/9] lib: packing: introduce and use (un)pack_fields
 2024-11-08 18:31 UTC  (4+ messages)
` [PATCH net-next v3 3/9] lib: packing: add pack_fields() and unpack_fields()

[PATCH v7 0/6] usdt typed args, translators and arg mapping
 2024-11-08 18:30 UTC  (5+ messages)
` [PATCH v7 5/6] usdt: new tests for USDT arg sanity with overlapping pid probes

[PATCH v3 0/7] Thunderbolt and DP altmode support for cros-ec-typec
 2024-11-08 18:28 UTC  (4+ messages)
` [PATCH v3 3/7] usb: typec: Check port is active before enter mode on probe

[PATCH bpf 0/2] tcp_bpf: update the rmem scheduling for ingress redirection
 2024-11-08 18:28 UTC  (4+ messages)
` [PATCH bpf 2/2] tcp_bpf: add sk_rmem_alloc related logic "
    ` [External] "

[Buildroot] [PATCH v2 1/1] support/testing/tests/boot/test_grub.py: new test for RISCV64 EFI
 2024-11-08 18:23 UTC 

[PATCH] rust: Add patch to increase timeout in process-sigpipe rust selftest
 2024-11-08 18:23 UTC 

[PATCH 0/9] misc: Support TI FPC202 dual-port controller
 2024-11-08 18:23 UTC  (3+ messages)
` [PATCH 1/9] dt-bindings: misc: Describe TI FPC202 dual port controller

[GIT PULL] i2c-host-fixes for v6.12-rc7
 2024-11-08 18:23 UTC 

[PATCH 00/10] drm/i915: Potential boot oops fix and some cleanups
 2024-11-08 18:22 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Potential boot oops fix and some cleanups (rev3)

[Buildroot] [PATCH 1/1] package/postgis: bump to version 3.5.0
 2024-11-08 18:22 UTC  (2+ messages)

LKFT CI: improving Networking selftests results when validating stable kernels
 2024-11-08 18:21 UTC 

[Buildroot] [git commit] package/postgis: bump to version 3.5.0
 2024-11-08 18:19 UTC 

[PATCH 0/7] Devcoredump Improvements
 2024-11-08 18:21 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[PATCH 1/2] cifs: during remount, make sure passwords are in sync
 2024-11-08 18:19 UTC  (4+ messages)

[PATCH 1/2] board: phytec: common: Add product information to FTD
 2024-11-08 18:19 UTC  (2+ messages)
` [PATCH 2/2] board: phytec: common: k3: Expose product infos to Linux

[PATCH BlueZ v1] avrcp: Fix not marking AVRCP_EVENT_VOLUME_CHANGED as supported
 2024-11-08 18:19 UTC 

[PATCH v1 1/1] media: ov7251: Remap "reset" to "enable" for OV7251
 2024-11-08 18:19 UTC  (5+ messages)

[PATCH v3 0/6] Avoid parsing tracepoint format just for id
 2024-11-08 18:19 UTC  (2+ messages)

[PATCH v2 13/15] media: i2c: ds90ub913: Add error handling to ub913_hw_init()
 2024-11-08 18:17 UTC  (2+ messages)

grub menu gets stuck issue report and fix patch merge request
 2024-11-08 18:16 UTC  (2+ messages)

[PATCH] lib/alloc_tag: Remove the sysctl configuration to prevent users from disabling it at runtime
 2024-11-08 18:16 UTC  (2+ messages)

[PATCH 00/24] Complete EEVDF
 2024-11-08 18:16 UTC  (7+ messages)
` [PATCH 17/24] sched/fair: Implement delayed dequeue

[PATCH v4 0/7] Add EPYC-Genoa model and update previous EPYC Models
 2024-11-08 18:15 UTC  (3+ messages)
` [PATCH v4 7/7] target/i386: Add EPYC-Genoa model to support Zen 4 processor series

[PATCH v5 00/20] Add support for binding ACPI platform profile to multiple drivers
 2024-11-08 18:13 UTC  (16+ messages)
` [PATCH v5 11/20] ACPI: platform_profile: Add choices attribute for class interface
` [PATCH v5 12/20] ACPI: platform_profile: Add profile "
` [PATCH v5 17/20] ACPI: platform_profile: Check all profile handler to calculate next

[RFC PATCH 00/11] rust: improved integration with cargo
 2024-11-08 18:12 UTC  (13+ messages)
` [RFC PATCH 01/11] rust: qemu_api: do not disable lints outside bindgen-generated code
` [RFC PATCH 02/11] rust: build: move rustc_args.py invocation to individual crates
` [RFC PATCH 03/11] rust: build: restrict --cfg generation to only required symbols
` [RFC PATCH 04/11] rust: build: generate warning flags from Cargo.toml
` [RFC PATCH 05/11] rust: cargo: store desired warning levels in workspace Cargo.toml
` [RFC PATCH 06/11] rust: build: move strict lints handling to rustc_args.py
` [RFC PATCH 07/11] rust: fix a couple style issues from clippy
` [RFC PATCH 08/11] rust: build: establish a baseline of lints across all crates
` [RFC PATCH 09/11] rust: build: add "make clippy", "make rustfmt"
` [RFC PATCH 10/11] rust: fix doc test syntax
` [RFC PATCH 11/11] rust: ci: add job that runs Rust tools

[PATCH] t6300: values containing ')' are broken in ref formats
 2024-11-08 18:12 UTC  (9+ messages)

[PATCH] x86/boot: Fix bootinfo.h to be standalone
 2024-11-08 18:11 UTC  (2+ messages)

[PATCH v4] drm/xe/ufence: Signal ufence faster when possible
 2024-11-08 18:12 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe/ufence: Signal ufence faster when possible (rev2)

[PATCH] cdx: Fix cdx_mmap_resource() after constifying attr in ->mmap()
 2024-11-08 18:11 UTC  (4+ messages)

[PATCH v4 0/3] drm/xe: Fix races on fdinfo
 2024-11-08 18:10 UTC  (4+ messages)
` [PATCH v4 3/3] drm/xe: Cache hwe used for timestamp

[PATCH v4 00/15] drm/i915/dmc_wl: Fixes and enablement for Xe3_LPD
 2024-11-08 18:08 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/dmc_wl: Fixes and enablement for Xe3_LPD (rev4)

[RFC 00/14] AMD: Add Secure AVIC Guest Support
 2024-11-08 18:08 UTC  (4+ messages)
` [RFC 04/14] x86/apic: Initialize APIC backing page for Secure AVIC

[PATCH dwarves 0/3] Check DW_OP_[GNU_]entry_value for possible parameter matching
 2024-11-08 18:05 UTC  (4+ messages)
` [PATCH dwarves 1/3] dwarf_loader: Refactor function parameter__new()
` [PATCH dwarves 2/3] dwarf_loader: Refactor function check_dwarf_locations()
` [PATCH dwarves 3/3] dwarf_loader: Check DW_OP_[GNU_]entry_value for possible parameter matching

[PATCH v2 0/6] imx8(m): add optee node to binman FIT image
 2024-11-08 18:05 UTC  (4+ messages)
` [PATCH v2 1/6] arm: imx8m: add OP-TEE node

[PATCH 0/7] target/i386/kvm/pmu: Enhancement, Bugfix and Cleanup
 2024-11-08 18:04 UTC  (6+ messages)
` [PATCH 5/7] target/i386/kvm: reset AMD PMU registers during VM reset

[PATCH v2 0/7] synchronously scan and reclaim empty user PTE pages
 2024-11-08 18:04 UTC  (5+ messages)
` [PATCH v2 5/7] mm: pgtable: try to reclaim empty PTE page in madvise(MADV_DONTNEED)

[PATCH RFC] ubifs: Fix use-after-free in ubifs_tnc_end_commit
 2024-11-08 18:02 UTC  (5+ messages)

[PATCH] iio: magnetometer: fix if () scoped_guard() formatting
 2024-11-08 18:02 UTC  (2+ messages)

[PATCH 3/3] board: phytec: imx93: Add phyCORE-i.MX93 support all SOM variants
 2024-11-08 18:02 UTC  (3+ messages)
` [Upstream] "

[PATCH 0/3] mm,TPP: Enable promotion of unmapped pagecache
 2024-11-08 18:00 UTC  (7+ messages)

[PATCH 0/2] Bluetooth: ISO: PA/BIG sync fixes
 2024-11-08 18:00 UTC  (3+ messages)
` [PATCH 2/2] Bluetooth: ISO: Send BIG Create Sync via hci_sync

[PATCH v2] ubifs: Fix use-after-free in ubifs_tnc_end_commit
 2024-10-09 14:46 UTC  (2+ messages)

[PATCH qemu] hw/cxl: Check for zero length features in cmd_features_set_feature()
 2024-11-08 17:58 UTC  (2+ messages)

[PATCH net] net/smc: Fix lookup of netdev by using ib_device_get_netdev()
 2024-11-08 17:59 UTC  (9+ messages)

[LTP] [PATCH v3 1/4] Fallback landlock network support
 2024-11-08 17:58 UTC  (2+ messages)

[PATCH v7 0/7] Hwmon PMUs
 2024-11-08 17:49 UTC  (8+ messages)
` [PATCH v7 1/7] tools api io: Ensure line_len_out is always initialized
` [PATCH v7 2/7] perf hwmon_pmu: Add hwmon filename parser
` [PATCH v7 3/7] perf test: Add hwmon filename parser test
` [PATCH v7 4/7] perf hwmon_pmu: Add a tool PMU exposing events from hwmon in sysfs
` [PATCH v7 5/7] perf pmu: Add calls enabling the hwmon_pmu
` [PATCH v7 6/7] perf test: Add hwmon "PMU" test
` [PATCH v7 7/7] perf docs: Document tool and hwmon events

[PATCH 4/7] net: wget: integrate struct wget_info into legacy wget code
 2024-11-08 17:57 UTC  (2+ messages)

[PATCH net-next 00/12] Begin upstreaming Homa transport protocol
 2024-11-08 17:55 UTC  (4+ messages)
` [PATCH net-next 01/12] net: homa: define user-visible API for Homa

[PATCH net-next v8 0/6] Suspend IRQs during application busy periods
 2024-11-08 17:55 UTC  (7+ messages)
` [PATCH net-next v8 5/6] selftests: net: Add busy_poll_test

Fix build ID parsing logic in stable trees
 2024-11-08 17:55 UTC  (7+ messages)

[PATCH net-next 0/5] net: phylink: phylink_resolve() cleanups
 2024-11-08 17:53 UTC  (4+ messages)
` [PATCH net-next 1/5] net: phylink: move manual flow control setting

[PATCH V10 RESEND 0/2] arm-cs-trace-disasm.py/perf must accommodate non-zero DSO text offset
 2024-11-08 17:48 UTC  (4+ messages)
` [PATCH V10 RESEND 1/2] perf util scripting-engines cs-etm: Add map_pgoff to python dictionary

[PATCH v2] lib: sync PCI ID macros with kernel
 2024-11-08 17:51 UTC  (4+ messages)

[PATCH v2 perf-tools-next 0/4] 'perf test' fixes/improvements
 2024-11-08 17:50 UTC  (4+ messages)
` [PATCH v2 3/4] perf test: Don't suppress the libtraceevent tests, skip them

[PULL 00/13] (Almost entirely) bugfix changes for QEMU 9.2 hard freeze
 2024-11-08 17:48 UTC  (3+ messages)
` [PULL 06/13] eif: cope with huge section sizes

[GIT PULL] sound fixes for 6.12-rc7
 2024-11-08 17:49 UTC  (2+ messages)

[RFC 0/3] tick-sched cleanups
 2024-11-08 17:48 UTC  (2+ messages)
` [RFC 3/3] tick-sched: Replace jiffie readout with idle_entrytime


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.