All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-13 02:37:42 to 2023-06-13 04:24:35 UTC [more...]

[PATCH v2 0/5] loongarch: add relaxation support
 2023-06-13  3:55 UTC  (5+ messages)

[RFC bpf-next 3/7] bpf: implement devtx hook points
 2023-06-13  4:24 UTC  (3+ messages)

[PATCH v4 00/24] sched: Introduce classes of tasks for load balance
 2023-06-13  4:24 UTC  (18+ messages)
` [PATCH v4 01/24] sched/task_struct: Introduce IPC classes of tasks
` [PATCH v4 02/24] sched: Add interfaces for IPC classes
` [PATCH v4 03/24] sched/core: Initialize the IPC class of a new task
` [PATCH v4 04/24] sched/core: Add user_tick as argument to scheduler_tick()
` [PATCH v4 05/24] sched/core: Update the IPC class of the current task
` [PATCH v4 06/24] sched/fair: Collect load-balancing stats for IPC classes
` [PATCH v4 07/24] sched/fair: Compute IPC class scores for load balancing
` [PATCH v4 08/24] sched/fair: Use IPCC stats to break ties between asym_packing sched groups
` [PATCH v4 09/24] sched/fair: Use IPCC stats to break ties between fully_busy SMT groups
` [PATCH v4 10/24] sched/fair: Use IPCC scores to select a busiest runqueue
` [PATCH v4 11/24] thermal: intel: hfi: Introduce Intel Thread Director classes
` [PATCH v4 12/24] x86/cpufeatures: Add the Intel Thread Director feature definitions
` [PATCH v4 13/24] x86/sched: Update the IPC class of the current task
` [PATCH v4 14/24] thermal: intel: hfi: Store per-CPU IPCC scores
` [PATCH v4 15/24] thermal: intel: hfi: Report the IPC class score of a CPU
` [PATCH v4 16/24] thermal: intel: hfi: Define a default class for unclassified tasks
` [PATCH v4 17/24] thermal: intel: hfi: Enable the Intel Thread Director

[OpenBMC] would you shed some light for RBC&bios-settings-mgr
 2023-06-12  9:05 UTC 

[meta-oe][PATCH 1/3] ostree: Fix build errors found with lld linker
 2023-06-13  4:23 UTC  (3+ messages)
` [meta-networking][PATCH 2/3] spice-gtk: Fix build "
` [meta-oe][PATCH 3/3] sblim-sfcb: "

Getting error: could not open device at /dev/ipmi0
 2023-06-10 17:21 UTC 

phosphor-bmc-state-manager: error while loading shared libraries: libfmt.so.9: cannot open shared object file: No such file or directory
 2023-06-09 11:44 UTC 

[PATCH v3 0/2] net/ncsi: refactoring for GMA command
 2023-06-08 10:49 UTC  (3+ messages)
` [PATCH v3 2/2] net/ncsi: change from ndo_set_mac_address to dev_set_mac_address

[igt-dev] [PATCH i-g-t] lib: Make igt_while_interruptible() thread-safe
 2023-06-13  4:18 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH] drivers: target: Fix the conversion to bool in iblock_execute_pr_out
 2023-06-13  4:01 UTC  (3+ messages)

[virtio-comment] [PATCH requirements 0/7] virtio net new features requirements
 2023-06-13  4:16 UTC  (4+ messages)
` [virtio-comment] [PATCH requirements 5/7] net-features: Add n-tuple receive flow steering requirements
  ` [virtio-comment] Re: [virtio] "
    ` [virtio-comment] "

[f2fs-dev] [PATCH] f2fs: compress: don't force buffered io when in COMPR_MODE_USER mode
 2023-06-13  4:14 UTC  (4+ messages)
    `  "

[PATCH 5.15 00/91] 5.15.117-rc1 review
 2023-06-13  4:14 UTC  (2+ messages)

[PATCH v3 0/4] Check if FIPS mode is enabled when running selftests
 2023-06-13  4:09 UTC  (3+ messages)
` [PATCH v3 2/4] selftests: net: tls: check if FIPS mode is enabled

[PATCH v2] cpufreq: amd-pstate: Set default governor to schedutil
 2023-06-13  4:05 UTC  (4+ messages)

[RFC PATCH v2 2/2] riscv: mm: use svinval instructions instead of sfence.vma
 2023-06-13  4:02 UTC  (3+ messages)

[PATCH v2 0/2] Fix srcline addr2line issue with the ',' sentinel
 2023-06-13  4:02 UTC  (4+ messages)
` [PATCH v2 1/2] perf srcline: Make addr2line configuration failure more verbose
` [PATCH v2 2/2] perf srcline: Make sentinel reading for binutils addr2line more robust

[PATCH V2 00/14] arm64/sysreg: Convert TRBE registers to automatic generation
 2023-06-13  4:01 UTC  (5+ messages)
` [PATCH V2 12/14] arm64/sysreg: Convert TRBMAR_EL1 register "

[RFCv2 2/5] ext4: Remove PAGE_SIZE assumption of folio from mpage_submit_folio
 2023-06-13  3:57 UTC  (2+ messages)

[PATCH libgpiod 0/3] bindings: rust: prepare for crates.io publish
 2023-06-13  3:56 UTC  (2+ messages)

[PATCH v7 0/8] PCI/VGA: Introduce is_boot_device function callback to vga_client_register
 2023-06-13  3:55 UTC  (35+ messages)
` [Intel-gfx] "
` [PATCH v7 1/8] PCI/VGA: Use unsigned type for the io_state variable
  ` [Intel-gfx] "
` [PATCH v7 2/8] PCI/VGA: Deal only with VGA class devices
  ` [Intel-gfx] "
` [PATCH v7 3/8] PCI/VGA: Tidy up the code and comment format
  ` [Intel-gfx] "
` [PATCH v7 4/8] PCI/VGA: Replace full MIT license text with SPDX identifier
  ` [Intel-gfx] "
` [PATCH v7 5/8] video/aperture: Add a helper to detect if an aperture contains firmware FB
  ` [Intel-gfx] "
` [PATCH v7 6/8] PCI/VGA: Introduce is_boot_device function callback to vga_client_register
  ` [Intel-gfx] "
` [PATCH v7 7/8] drm/amdgpu: Implement the is_boot_device callback function
  ` [Intel-gfx] "
` [PATCH v7 8/8] drm/radeon: "
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for PCI/VGA: Introduce is_boot_device function callback to vga_client_register
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH Review 1/2] drm/amdgpu: Optimze checking ras supported
 2023-06-13  3:53 UTC  (2+ messages)
` [PATCH Review 2/2] drm/amdgpu: Add checking mc_vram_size

[RFC PATCH v2 0/3] Move usages of struct __call_single_data to call_single_data_t
 2023-06-13  3:51 UTC  (2+ messages)

pm/testing baseline: 48 runs, 2 regressions (v6.4-rc6-36-g7796be1562e2)
 2023-06-13  3:49 UTC 

[RFC] lib/ethdev: introduce table driven APIs
 2023-06-13  3:48 UTC  (3+ messages)

[PATCH 0/2] Mitigate startup race between DNS resolution and idmapd
 2023-06-13  3:46 UTC  (3+ messages)
` [PATCH 1/2] nfs-idmapd.service: add network-online.target to Wants= and After=
` [PATCH 2/2] libnfsidmap: try to get the domain directly from hostname if the DNS lookup fails and always show the log message if the domain can't be determined

[PATCH v3] docs/misra: new rules addition
 2023-06-13  3:44 UTC 

[axboe-block:for-6.5/block 79/171] xtensa-linux-ld: section .Level2InterruptVector.text VMA [00000180,00000193] overlaps section .data VMA [00000000,0008e777]
 2023-06-13  3:43 UTC 

[PATCH 0/2] xfs: fix an inconsistency issue
 2023-06-13  3:44 UTC  (4+ messages)
` [PATCH 1/2] xfs: factor out __xfs_da3_node_read()
` [PATCH 2/2] xfs: atomic drop extent entries when inactiving attr

ASRock B650E Taichi support
 2023-06-13  3:42 UTC  (7+ messages)

[PATCH RESEND v4 0/4] perf tools: Add printing perf_event_attr `config` and `id` symbol in perf_event_attr__fprintf()
 2023-06-13  3:39 UTC  (5+ messages)
` [PATCH RESEND v4 1/4] perf trace-event-info: Add tracepoint_id_to_name() helper
` [PATCH RESEND v4 2/4] perf tools: Extend PRINT_ATTRf to support printing of members with a value of 0
` [PATCH RESEND v4 3/4] perf tools: Add printing perf_event_attr type symbol in perf_event_attr__fprintf()
` [PATCH RESEND v4 4/4] perf tools: Add printing perf_event_attr config "

[syzbot] [dri?] WARNING in vkms_get_vblank_timestamp (2)
 2023-06-13  3:40 UTC 

[dpdk-dev] [PATCH 2/2] test/atomic: reduce the number of loops to avoid timeouts
 2023-06-13  3:37 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

OpenBMC Network Route Management: Metric and Static Route config support
 2023-06-13  3:36 UTC  (8+ messages)

[PATCH] btrfs: zoned: do not limit delalloc size to fs_info->max_extent_size
 2023-06-13  3:35 UTC  (3+ messages)

[PATCH 6.3 000/286] 6.3.7-rc1 review
 2023-06-13  3:33 UTC  (3+ messages)
` [PATCH 6.3 136/286] media: dvb-core: Fix use-after-free on race condition at dvb_frontend

[PATCH v2] net/ixgbe: add proper memory barriers for some Rx functions
 2023-06-13  3:30 UTC  (6+ messages)
` [PATCH v3] "

[PATCH v15 00/10] TCG code quality tracking
 2023-06-13  3:29 UTC  (2+ messages)

[geert-renesas-devel:master] BUILD SUCCESS eec974413697190538e69788efc6048763f9b64e
 2023-06-13  3:27 UTC 

[PATCH v3] media: platform: mtk-mdp3: Fix resource leak in mdp_get_subsys_id() and mdp_comp_config()
 2023-06-13  3:27 UTC  (2+ messages)

[geert-m68k:for-v6.5] BUILD SUCCESS 4055eabe04a26f5d113b5a02588b20b5e166a753
 2023-06-13  3:27 UTC 

[PATCH] brcm: add CLM BLOB files for Luxul devices
 2023-06-13  3:27 UTC  (2+ messages)

[geert-m68k:master] BUILD SUCCESS 25232797d336d3e255a96467a5c1d9419e608625
 2023-06-13  3:26 UTC 

[igt-dev] [PATCH i-g-t] igt_core: Avoid exit_subtest in subthread
 2023-06-13  3:24 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH net-next] net: phy: mediatek-ge-soc: initialize MT7988 PHY LEDs default state
 2023-06-13  3:23 UTC  (3+ messages)

[PATCH 36/36] ALSA: docs: Add MIDI 2.0 documentation
 2023-06-13  3:22 UTC  (2+ messages)

[PATCH] kern/acpi: use xsdt_addr if present
 2023-06-13  3:20 UTC 

[PATCH 0/2] fix VNI of NVGRE encap action
 2023-06-13  3:20 UTC  (3+ messages)
` [PATCH 1/2] net/nfp: fix VNI of IPv4 "
` [PATCH 2/2] net/nfp: fix VNI of IPv6 "

[PATCH] fuse: add a new flag to allow shared mmap in FOPEN_DIRECT_IO mode
 2023-06-13  3:20 UTC  (5+ messages)

[PATCH v2] commands/acpi: use xsdt_addr if present
 2023-06-13  3:17 UTC 

[PATCH v2] docs/RCU: Add the missing rcu_read_unlock()
 2023-06-13  3:16 UTC  (2+ messages)

[PATCH] net/nfp: fix VNI of VXLAN encap action
 2023-06-13  3:15 UTC 

[PATCH 0/2] Prevent RESV_DIRECT devices from user assignment
 2023-06-13  3:14 UTC  (4+ messages)
` [PATCH 1/2] iommu: Prevent RESV_DIRECT devices from blocking domains

[PATCH v9 00/42] Shadow stacks for userspace
 2023-06-13  3:12 UTC  (3+ messages)

[PATCH v4 00/13] Generalized Priority Inheritance via Proxy Execution v3
 2023-06-13  3:11 UTC  (4+ messages)

[PATCH] mm: madvise: fix uneven accounting of psi
 2023-06-13  3:13 UTC  (8+ messages)

[android-common:android-4.19-stable 15107/29706] drivers/nvmem/core.c:347:5: warning: no previous prototype for 'nvmem_add_cells'
 2023-06-13  3:11 UTC 

PC speaker
 2023-06-13  3:10 UTC 

[PATCH v5 0/4] Implement GCM ghash using Zbc and Zbkb extensions
 2023-06-13  3:10 UTC  (6+ messages)
` [PATCH v5 4/4] RISC-V: crypto: add accelerated GCM GHASH implementation

[PATCH RESEND v10 0/5] ksm: support tracking KSM-placed zero-pages
 2023-06-13  3:09 UTC  (6+ messages)
` [PATCH RESEND v10 1/5] ksm: support unsharing KSM-placed zero pages
` [PATCH RESEND v10 2/5] ksm: count all zero pages placed by KSM
` [PATCH RESEND v10 3/5] ksm: add ksm zero pages for each process
` [PATCH RESEND v10 4/5] ksm: consider KSM-placed zeropages when calculating KSM profit
` [PATCH RESEND v10 5/5] selftest: add a testcase of ksm zero pages

[PATCH v8 0/7] Re-enable IDXD kernel workqueue under DMA API
 2023-06-13  3:06 UTC  (4+ messages)
` [PATCH v8 2/7] iommu: Move global PASID allocation from SVA to core

[PATCH] gfs2: Fix possible data races in gfs2_show_options()
 2023-06-13  3:06 UTC  (2+ messages)
` [Cluster-devel] "

[PATCH] drm/amdgpu: update external rev_id for gc_11_0_1 and gc_11_0_4
 2023-06-13  3:09 UTC 

pm/testing build: 7 builds: 0 failed, 7 passed, 4 warnings (v6.4-rc6-36-g7796be1562e2)
 2023-06-13  3:05 UTC 

[OE-core][kirkstone][PATCH] openssh: fix CVE-2023-28531
 2023-06-13  3:08 UTC  (3+ messages)

linux-next: build failure after merge of the bluetooth tree
 2023-06-13  3:02 UTC 

Re: [PATCH] acpi: use xsdt_addr if present
 2023-06-13  3:00 UTC 

[PATCH v7 0/8] PCI/VGA: Introduce is_boot_device function callback to vga_client_register
 2023-06-13  3:00 UTC  (17+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH v7 1/8] PCI/VGA: Use unsigned type for the io_state variable
  `  "
` [Intel-gfx] [PATCH v7 2/8] PCI/VGA: Deal only with VGA class devices
  `  "
` [PATCH v7 3/8] PCI/VGA: Tidy up the code and comment format
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v7 4/8] PCI/VGA: Replace full MIT license text with SPDX identifier
  `  "

[PATCH 0/4] xen/arm: pl011: Use correct accessors
 2023-06-13  3:00 UTC  (9+ messages)
` [PATCH 1/4] xen/arm: debug-pl011: "
` [PATCH 2/4] xen/arm: debug-pl011: Add support for 32-bit only MMIO
` [PATCH 3/4] xen/arm: pl011: Use correct accessors
` [PATCH 4/4] xen/arm: pl011: Add SBSA UART device-tree support

[PATCH 0/2] Fix high-order allocations for AUX space
 2023-06-13  3:00 UTC  (7+ messages)
` [PATCH 1/2] perf/core: Bail out early if the request AUX area is out of bound

linux-next: manual merge of the block tree with the net-next tree
 2023-06-13  2:59 UTC 

[PATCH v2] media: platform: mtk-mdp3: Fix resource leaks in mdp_get_subsys_id()
 2023-06-13  2:55 UTC  (2+ messages)

[PATCHSET RFC 0/6] Add io_uring support for futex wait/wake
 2023-06-13  2:55 UTC  (7+ messages)
` [PATCH 5/6] io_uring: add support for futex wake and wait
          ` io_uring link semantics (was [PATCH 5/6] io_uring: add support for futex wake and wait)

linux-next: manual merge of the block tree with the ext4 tree
 2023-06-13  2:54 UTC 

[PATCH v4 0/8] Add MT8195 HDMI support
 2023-06-13  2:52 UTC  (9+ messages)
` [PATCH v4 3/8] drm/mediatek: extract common functions from the mtk hdmi driver
` [PATCH v4 5/8] drm/mediatek: hdmi: add v2 support

[PATCH bpf-next v5 0/3] bpf, x86: allow function arguments up to 12 for TRACING
 2023-06-13  2:52 UTC  (4+ messages)
` [PATCH bpf-next v5 1/3] bpf, x86: clean garbage values when store args from regs into stack
` [PATCH bpf-next v5 2/3] bpf, x86: allow function arguments up to 12 for TRACING
` [PATCH bpf-next v5 3/3] selftests/bpf: add testcase for TRACING with 6+ arguments

[RESEND v7 0/3] Add dedicated Qcom ICE driver
 2023-06-13  2:50 UTC  (3+ messages)
` [RESEND v7 2/3] scsi: ufs: ufs-qcom: Switch to the new ICE API

[PATCH] clk: renesas: r8a7778: remove checker warnings: x | !y
 2023-06-13  2:54 UTC 

[PATCHSET v1 wq/for-6.5] workqueue: Improve unbound workqueue execution locality
 2023-06-13  2:48 UTC  (3+ messages)

[PATCH v3 bpf-next 00/10] bpf: Support ->fill_link_info for kprobe_multi and perf_event links
 2023-06-13  2:47 UTC  (4+ messages)
` [PATCH v3 bpf-next 08/10] bpf: Support ->fill_link_info for perf_event

[RFC PATCH 0/2] lib: reset: thead: Correct dts naming convention
 2023-06-13  2:43 UTC  (16+ messages)
` [RFC PATCH 2/2] lib: reset: thead: Correct the naming convention of dts

cron job: media_tree daily build: ERRORS
 2023-06-13  2:42 UTC 

[PATCH] mtd: spi-nor-ids: add xtxtech part#
 2023-06-13  2:42 UTC  (3+ messages)

Set irq affinity from a user mode task
 2023-06-13  2:41 UTC  (4+ messages)

[PATCH v1 1/2] perf srcline: Make addr2line configuration failure more verbose
 2023-06-13  2:39 UTC  (2+ messages)

QA notification for completed autobuilder build (yocto-4.3_M1.rc1)
 2023-06-13  2:39 UTC  (2+ messages)
` [qa-build-notification] "

[PATCH v3 0/5] Optimize UNMAP call and bug fix
 2023-06-13  2:37 UTC  (10+ messages)
` [PATCH v3 5/5] intel_iommu: Optimize out some unnecessary UNMAP calls


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.