All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-19 16:22:53 to 2024-09-19 18:02:39 UTC [more...]

[RFC PATCH v1 0/4] Control folio sizes used for page cache memory
 2024-09-19 17:21 UTC  (4+ messages)

[PATCH v2 0/2] Compute contiguous empty PTEs for mTHP efficiently
 2024-09-19 16:55 UTC  (5+ messages)
` [PATCH v2 2/2] mm: Compute first_set_pte to eliminate evaluating redundant ranges

[PATCH 00/15] Ultrajoiner basic functionality series
 2024-09-19 18:02 UTC  (3+ messages)
` [PATCH 11/15] drm/i915/display: Refactor enable_joiner_pipes

[PATCH i-g-t v7 00/16] Test coverage for GPU debug support
 2024-09-19 18:02 UTC  (2+ messages)

[PATCH v7 00/24] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-09-19 18:00 UTC  (34+ messages)
` [PATCH v7 07/24] x86/resctrl: Introduce the interface to display monitor mode
` [PATCH v7 08/24] x86/resctrl: Introduce interface to display number of monitoring counters
` [PATCH v7 09/24] x86/resctrl: Introduce bitmap mbm_cntr_free_map to track assignable counters
` [PATCH v7 10/24] x86/resctrl: Introduce mbm_total_cfg and mbm_local_cfg in struct rdt_hw_mon_domain
` [PATCH v7 11/24] x86/resctrl: Remove MSR reading of event configuration value
` [PATCH v7 13/24] x86/resctrl: Add data structures and definitions for ABMC assignment
` [PATCH v7 15/24] x86/resctrl: Implement resctrl_arch_assign_cntr to assign a counter with ABMC
` [PATCH v7 16/24] x86/resctrl: Add the interface to assign/update counter assignment
` [PATCH v7 17/24] x86/resctrl: Add the interface to unassign a MBM counter
` [PATCH v7 18/24] x86/resctrl: Auto Assign/unassign counters when mbm_cntr_assign is enabled
` [PATCH v7 19/24] x86/resctrl: Report "Unassigned" for MBM events in mbm_cntr_assign mode
` [PATCH v7 20/24] x86/resctrl: Introduce the interface to switch between monitor modes
` [PATCH v7 21/24] x86/resctrl: Configure mbm_cntr_assign mode if supported
` [PATCH v7 22/24] x86/resctrl: Update assignments on event configuration changes
` [PATCH v7 23/24] x86/resctrl: Introduce interface to list assignment states of all the groups
` [PATCH v7 24/24] x86/resctrl: Introduce interface to modify assignment states of "

[PATCH v6 0/8] Introduce initial AMD ASF Controller driver support
 2024-09-19 17:59 UTC  (9+ messages)
` [PATCH v6 1/8] i2c: piix4: Change the parameter list of piix4_transaction function
` [PATCH v6 2/8] i2c: piix4: Move i2c_piix4 macros and structures to common header
` [PATCH v6 3/8] i2c: piix4: Export i2c_piix4 driver functions as library
` [PATCH v6 4/8] i2c: amd-asf: Add ACPI support for AMD ASF Controller
` [PATCH v6 5/8] i2c: amd-asf: Add i2c_algorithm operations to support AMD ASF with SMBus
` [PATCH v6 6/8] i2c: amd-asf: Add routine to handle the ASF slave process
` [PATCH v6 7/8] i2c: amd-asf: Clear remote IRR bit to get successive interrupt
` [PATCH v6 8/8] MAINTAINERS: Add AMD ASF driver entry

[PATCH ethtool] netlink: rss: retrieve ring count using ETHTOOL_GRXRINGS ioctl
 2024-09-19 17:58 UTC  (5+ messages)

Patchwork housekeeping for: spi-devel-general
 2024-09-19 17:56 UTC 

[Buildroot] mbedtls: Test programs with unfortunate names
 2024-09-19 17:55 UTC  (3+ messages)

[PATCH] selftests: timers: Fix clock_adjtime for newer 32-bit arches
 2024-09-19 17:54 UTC  (3+ messages)

[PATCH v2 0/1] net/mlx5: Added cond_resched() to crdump collection
 2024-09-19 17:54 UTC  (8+ messages)

[PATCH] net/octeon_ep: extend mailbox functionality
 2024-09-19 17:51 UTC  (2+ messages)

[PATCH 0/5] PF: Add functions to save and restore VF configuration blob
 2024-09-19 17:51 UTC  (9+ messages)
` [PATCH 1/5] drm/xe/guc: Add yet another helper macro for threshold
` [PATCH 2/5] drm/xe/pf: Update success code of pf_validate_vf_config()
` [PATCH 3/5] drm/xe/pf: Allow to encode subset of VF configuration KLVs
` [PATCH 4/5] drm/xe/pf: Add functions to save and restore VF configuration blob
` [PATCH 5/5] drm/xe/pf: Allow to save and restore VF config blob from debugfs
` ✓ CI.Patch_applied: success for PF: Add functions to save and restore VF configuration blob
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "

[PATCH 0/1] Allow building {cc770,sja1000}_isa on x86_64 again
 2024-09-19 17:35 UTC  (2+ messages)
` [PATCH 1/1] can: {cc770,sja1000}_isa: allow building on x86_64

[Intel-wired-lan] [PATCH] ice: Use common error handling code in two functions
 2024-09-19 17:50 UTC  (4+ messages)
`  "

[PATCH v1 0/4] hw/arm: xenpvh: Enable PCI for ARM PVH
 2024-09-19 17:28 UTC  (4+ messages)
` [PATCH v1 1/4] xen: Expose handle_bufioreq in xen_register_ioreq

[PATCH V2 7/7] mm: Use pgdp_get() for accessing PGD entries
 2024-09-19 17:49 UTC  (7+ messages)

[PATCH v3 0/1] Added cond_resched() to crdump collection
 2024-09-19 17:48 UTC  (3+ messages)
` [PATCH v3 1/1] net/mlx5: "

[PATCH 00/10] SMBIOS improvements
 2024-09-19 17:48 UTC  (11+ messages)

[PATCH] migration/multifd: Ensure packet->ramblock is null-terminated
 2024-09-19 17:47 UTC  (2+ messages)

[PATCH v2 0/7] Migration deadcode removal
 2024-09-19 17:46 UTC  (11+ messages)
` [PATCH v2 2/7] migration: Remove unused migrate_zero_blocks
` [PATCH v2 3/7] migration: Deprecate zero-blocks capability
` [PATCH v2 5/7] util/userfaultfd: Return -errno on error
` [PATCH v2 6/7] migration/postcopy: Use uffd helpers
` [PATCH v2 7/7] util/userfaultfd: Remove unused uffd_poll_events

[PATCH v5 00/14] efi: Add a test for EFI bootmeth
 2024-09-19 17:45 UTC  (7+ messages)
` [PATCH v5 12/14] efi_loader: Avoid using sandbox virtio devices

[CI] drm/xe: Attempt to reduce execution time for the xe_bo_shrink dynamic test
 2024-09-19 17:44 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[PATCH] drm/amdkfd: Fix CU occupancy calculations for GFX 9.4.3
 2024-09-19 17:43 UTC 

[PATCH 1/2] drm/amdgpu/gfx9: set additional bits on CP halt
 2024-09-19 17:43 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu/gfx9: Explicitly halt CP before init

[opencloudos:next 58/98] fs/ceph/mds_client.c:1179:80: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2024-09-19 17:42 UTC 

[PATCH 01/22] test: Handle dtrace:::ERROR arg3 specially
 2024-09-19 17:42 UTC  (6+ messages)
` [PATCH 10/22] Simplify dtrace_stmt_create() attr init
    ` [DTrace-devel] "

[PATCH v1 1/1] ml/cnxk: updates to cn10k error handling
 2024-09-19 17:41 UTC  (2+ messages)

[PATCH] drm/display/dsc: Refactor MST DSC Determination Policy
 2024-09-19 17:39 UTC 

[PATCH v2 1/5] kbuild: doc: throw out the local table of contents in modules.rst
 2024-09-19 17:37 UTC  (5+ messages)
` [PATCH v2 2/5] kbuild: doc: drop section numbering, use references "
` [PATCH v2 3/5] kbuild: doc: remove the description about shipped files
` [PATCH v2 4/5] kbuild: doc: describe the -C option precisely for external module builds
` [PATCH v2 5/5] kbuild: doc: replace "gcc" in external module description

[PULL v2 00/18] tcg plugins (deprecations, mem apis, contrib plugins)
 2024-09-19 17:36 UTC 

[PATCH v4 00/35] Implement ACPI on aarch64
 2024-09-19 17:37 UTC  (5+ messages)
` [PATCH v4 26/35] arm: mach-bcm283x: Map the ARM local MMIO as well
` [PATCH v4 27/35] arm: mach-bcm283x: Bring in some header files from tianocore

[PATCH v1 0/4] acpi/x86: s2idle: move Display off/on calls outside suspend (fixes ROG Ally suspend)
 2024-09-19 17:36 UTC  (8+ messages)
` [PATCH v1 1/4] acpi/x86: s2idle: add support for screen off and screen on callbacks
` [PATCH v1 2/4] acpi/x86: s2idle: handle screen off/on calls outside of suspend sequence
` [PATCH v1 3/4] acpi/x86: s2idle: call screen on and off as part of callbacks
` [PATCH v1 4/4] platform/x86: asus-wmi: remove Ally (1st gen) and Ally X suspend quirk

[PATCH v7 00/10] drm/amd/display: Use drm_edid for more code
 2024-09-19 17:36 UTC  (6+ messages)
` [PATCH v7 10/10] drm/amd/display: Fetch the EDID from _DDC if available for eDP

[PATCH i-g-t] tests/intel/kms_psr2_sf: Add eDP check for Early Transport
 2024-09-19 17:35 UTC  (2+ messages)

[PATCH net v3] tcp: check skb is non-NULL in tcp_rto_delta_us()
 2024-09-19 17:35 UTC  (3+ messages)

[PATCH] hwmon: intel-m10-bmc-hwmon: relabel Columbiaville to CVL Die Temperature
 2024-09-19 17:34 UTC 

[syzbot] [net?] [s390?] general protection fault in smc_diag_dump_proto
 2024-09-19 17:34 UTC  (2+ messages)

[PATCH 1/1] ml/cnxk: enable data caching for all MRVL layers
 2024-09-19 17:33 UTC  (2+ messages)

[PATCH v1 1/1] ml/cnxk: fix incorrect handling of TVM model I/O
 2024-09-19 17:31 UTC  (2+ messages)

[PATCH] arm: imx: fix board_mmc_init for google coral
 2024-09-19 14:45 UTC 

[PATCH 00/19] vbe: Series part E
 2024-09-19 14:11 UTC  (3+ messages)

[PATCH 0/3] Anbernic RGxx3 Bootloader Fixes
 2024-09-19 13:15 UTC  (6+ messages)
` [PATCH 3/3] board: rockchip: Fix panel detection for mainline A-TF

[PATCH] media: dvb-usb-v2: af9035: fix ISO C90 compilation error on af9035_i2c_master_xfer
 2024-09-19 17:27 UTC 

[PATCH i-g-t v3 0/3] tests/kms_writeback: Add clone mode subtest
 2024-09-19 17:26 UTC  (4+ messages)
` [PATCH i-g-t v3 1/3] tests/kms_writeback: clear writeback properties in teardown path
` [PATCH i-g-t v3 2/3] lib/igt_kms: Add helper to get encoder index
` [PATCH i-g-t v3 3/3] tests/kms_writeback: Add dump for valid clone mode

[PATCH v9 0/4] Generate address range data for built-in modules
 2024-09-19 17:22 UTC  (4+ messages)
  ` [PATCH v10 2/4] kbuild: generate offset range data for builtin modules

[PATCH v3 0/9] led: introduce LED boot and activity function
 2024-09-19 17:20 UTC  (7+ messages)
` [PATCH v3 1/9] led: turn LED ON on initial SW blink

[PATCH 00/23] Memory leak fixes (pt.7)
 2024-09-19 17:17 UTC  (3+ messages)
` [PATCH 22/23] revision: fix leaking parents when simplifying commits

[PATCH][next][V2] EDAC, pnd2: Make read-only const array intlv static
 2024-09-19 17:16 UTC  (2+ messages)

[bluez/bluez] 0ea4e4: doc: Remove Pygments dependency from manpage
 2024-09-19 17:14 UTC 

[PATCH BlueZ 0/1] bap: Set bap debug func at broadcast probe
 2024-09-19 17:10 UTC  (2+ messages)

[PATCH bluez] contribution: add b4 config
 2024-09-19 17:10 UTC  (2+ messages)

[PATCH] Fix missing inclusion of <limits.h>
 2024-09-19 17:10 UTC  (2+ messages)

[PATCH v2] mesh: Move local basename into utility file
 2024-09-19 17:10 UTC  (2+ messages)

[PATCH BlueZ 0/2] org.bluez.Device1: Add GetServiceRecords method to get a device's SDP records
 2024-09-19 17:10 UTC  (2+ messages)

[PATCH BlueZ 0/2] adapter: Add (readwrite) Connectable property
 2024-09-19 17:10 UTC  (2+ messages)

[PATCH] remote: Remove unused remote_iohub_finalize
 2024-09-19 17:07 UTC  (2+ messages)

[syzbot] [audit?] general protection fault in smack_log_callback
 2024-09-19 16:37 UTC  (3+ messages)

[PATCH] btrfs: scrub: skip PREALLOC extents on RAID stripe-tree
 2024-09-19 16:57 UTC  (3+ messages)
` [RFC 0/2] Add dummy RAID stripe tree entries for PREALLOC data

[linux-linus test] 187751: tolerable FAIL - PUSHED
 2024-09-19 17:05 UTC 

[PATCH v2] hwmon: (pmbus/mpq8785) Convert comma to semicolon
 2024-09-19 17:05 UTC  (2+ messages)

[PATCH v3 0/5] Stage-Ordered API and other extensions for ring library
 2024-09-19 17:03 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 4/5] ring/soring: introduce Staged Ordered Ring

[PATCH v1 0/3] X1E Dell XPS 9345 support
 2024-09-19 16:59 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: arm: qcom: Add Dell XPS 13 9345
` [PATCH v1 2/3] firmware: qcom: scm: Allow QSEECOM on "
` [PATCH v1 3/3] arm64: dts: qcom: Add support for X1-based "

[PATCH v1] net: xilinx: axi_emac: DMA transfer termination fix
 2024-09-19 17:00 UTC 

[PATCH BlueZ v1] client/print: Add decoding for UUID properties
 2024-09-19 17:00 UTC  (2+ messages)

[PATCH BlueZ v1] doc: Remove Pygments dependency from manpage
 2024-09-19 17:00 UTC  (2+ messages)

[PATCH i-g-t] tests/xe_pm_residency: Fix while loop in toggle_gt_c6
 2024-09-19 16:59 UTC 

[PATCH v11 00/28] AMDGPU usermode queues
 2024-09-19 16:59 UTC  (2+ messages)

error[E0428]: the name `ARCH_SLAB_MINALIGN` is defined multiple times
 2024-09-19 16:58 UTC  (3+ messages)
` [PATCH] rust: fix `ARCH_SLAB_MINALIGN` multiple definition error

[PATCH i-g-t] tests/intel/xe_pm_residency: Print execution and sleep times
 2024-09-19 16:58 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for "

[PATCH v2 0/2] spi: airoha: Fix errors reported by mtd_test kernel modules
 2024-09-19 16:57 UTC  (3+ messages)
` [PATCH v2 1/2] spi: airoha: remove read cache in airoha_snand_dirmap_read()
` [PATCH v2 2/2] spi: airoha: do not keep {tx,rx} dma buffer always mapped

Fails to ACPI S3 supend on Dell XPS 13 9630 (6.11.0-04557-g2f27fce67173)
 2024-09-19 16:55 UTC  (8+ messages)
` Linux fails "

[PATCH] um: insert scheduler ticks when userspace does not yield
 2024-09-19 16:55 UTC  (5+ messages)

[PATCH 00/23] kbuild: support building external modules in a separate build directory
 2024-09-19 16:53 UTC  (4+ messages)
` [PATCH 04/23] kbuild: doc: remove the description about shipped files

[PATCH] platform/x86:intel/pmc: Leave ACPI PM Timer alone when using S3 suspend
 2024-09-19 16:53 UTC 

[PATCH v8 00/11] fs: multigrain timestamp redux
 2024-09-19 16:53 UTC  (7+ messages)
` [PATCH v8 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper
` [PATCH v8 07/11] Documentation: add a new file documenting multigrain timestamps

[RFC 0/6] hugetlbfs largepage RAS project
 2024-09-19 16:52 UTC  (7+ messages)
` [RFC RESEND "

[PATCH v1] Bluetooth: hci_event: Fix re-enabling passive scan when disconnecting a CIS
 2024-09-19 16:52 UTC 

[PATCH] selftests: vDSO: fix compile error for vdso_test_getrandom
 2024-09-19 16:51 UTC  (2+ messages)

[PATCH] io_uring: run normal task_work AFTER local work
 2024-09-19 16:47 UTC  (4+ messages)

[PATCH] btrfs: send: fix buffer overflow when reversing path that is full
 2024-09-19 16:46 UTC  (2+ messages)

[PATCH] ath11k: modify null check logic in ath11k_ce_rx_post_pipe()
 2024-09-19 16:46 UTC  (2+ messages)

[PATCH] ASoC: cs35l45: Corrects cs35l45_get_clk_freq_id function data type
 2024-09-19 16:44 UTC  (2+ messages)

[PATCH] af_packet: Fix softirq mismatch in tpacket_rcv
 2024-09-19 16:44 UTC  (4+ messages)

Binary Risk Hunt from Binarly
 2024-09-19 16:43 UTC 

Dealing with bugzilla
 2024-09-19 16:43 UTC  (3+ messages)

[PATCH v4] Replace the usage of non-standard GNU-basename with strrchr
 2024-09-19 16:43 UTC 

[PATCH V4 0/6] ti: k3-am62{a,p}x-sk: add opp frequencies
 2024-09-19 16:40 UTC  (3+ messages)
` [PATCH V4 5/6] arm64: dts: ti: k3-am62: use opp_efuse_table for opp-table syscon

[PATCH] dt-bindings: mmc: convert amlogic,meson-mx-sdio.txt to dtschema
 2024-09-19 16:33 UTC  (5+ messages)

[PATCH][next] wifi: mac80211: make read-only array svc_id static const
 2024-09-19 16:17 UTC  (2+ messages)

[PATCH] platform/x86: ISST: Fix the KASAN report slab-out-of-bounds bug
 2024-09-19 16:37 UTC  (6+ messages)
      ` [PATCH v2] "

[PATCH v2 0/2] tools: power: cpupower: Allow overriding cross-compiling envs
 2024-09-19 16:38 UTC  (2+ messages)

MCP23S08 Pincontroller Bias Configuration and GpioLib
 2024-09-19 16:38 UTC  (3+ messages)

[PATCH] ethdev: optimize activation of fast-path tracepoints
 2024-09-19 16:37 UTC  (3+ messages)
` [PATCH v3] ethdev: optimize the "

[PULL v2 0/6] Migration 20240917 patches
 2024-09-19 16:35 UTC  (7+ messages)

[PATCH] eal: add build-time option to omit trace
 2024-09-19 16:34 UTC  (9+ messages)
` [PATCH v2] "

[PATCH] selinux,smack: properly reference the LSM blob in security_watch_key()
 2024-09-19 16:34 UTC  (2+ messages)

[PATCH v6 00/10] UEFI NX support and NX Linux loader using shim loader protocol
 2024-09-19 16:32 UTC  (11+ messages)
` [PATCH v6 01/10] modules: make .module_license read-only
` [PATCH v6 02/10] modules: strip .llvm_addrsig sections and similar
` [PATCH v6 03/10] modules: Don't allocate space for non-allocable sections
` [PATCH v6 04/10] modules: load module sections at page-aligned addresses
` [PATCH v6 05/10] nx: add memory attribute get/set API
` [PATCH v6 06/10] nx: set page permissions for loaded modules
` [PATCH v6 07/10] nx: set the nx compatible flag in EFI GRUB images
` [PATCH v6 08/10] efi: Provide wrappers for load_image, start_image, unload_image
` [PATCH v6 09/10] efi: Use shim's loader protocol for EFI image verification and loading
` [PATCH v6 10/10] efi: Disallow fallback to legacy Linux loader when shim says NX is required

[PATCH] drm/gpuvm: merge adjacent gpuva range during a map operation
 2024-09-19 16:32 UTC  (5+ messages)

[PATCH] migration: Cleanup migrate_fd_cleanup() on accessing to_dst_file
 2024-09-19 16:30 UTC 

[PATCH] irq_work: Replace wait loop with rcuwait_wait_event
 2024-09-19 16:28 UTC  (2+ messages)

[PATCH 0/7] Generic hotplug support for a PMU with a scope
 2024-09-19 16:28 UTC  (4+ messages)
` [PATCH 1/7] perf: "

[PATCH 1/3] python3-pip: keep pip program name
 2024-09-19 16:25 UTC  (3+ messages)
` [PATCH 2/3] image_types: make tar images more reproducible
` [PATCH 3/3] libpam: use libdir in conditional


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.