messages from 2023-06-13 03:01:00 to 2023-06-13 04:52:58 UTC [more...]
[PATCH v2 0/5] loongarch: add relaxation support
2023-06-13 3:55 UTC (5+ messages)
[PATCH v3 0/8] Create large folios in iomap buffered write path
2023-06-13 4:52 UTC (3+ messages)
` [PATCH v3 1/8] iov_iter: Handle compound highmem pages in copy_page_from_iter_atomic()
[PATCH] app/dma-perf: introduce dma-perf application
2023-06-13 4:51 UTC (5+ messages)
` [PATCH v5] "
` [EXT] "
[RFC PATCH] i2c: mvtwsi: reinitialize controller to clear bus errors
2023-06-13 4:50 UTC (4+ messages)
[Intel-gfx] [PATCHv3] drm/i915/display/dp: On AUX xfer timeout restart freshly
2023-06-13 4:42 UTC
[Buildroot] [autobuild.buildroot.net] Daily results for 2023-06-12
2023-06-13 4:49 UTC
RO mount of ext4 filesystem causes writes
2023-06-13 4:48 UTC (3+ messages)
[PATCH v5 for-next 0/7] RDMA/bnxt_re: driver update for supporting low latency push
2023-06-13 4:48 UTC (4+ messages)
` [PATCH v5 for-next 1/7] RDMA/bnxt_re: Use the common mmap helper functions
[PATCH 0/2] xfs: fix an inconsistency issue
2023-06-13 4:48 UTC (5+ messages)
` [PATCH 1/2] xfs: factor out __xfs_da3_node_read()
` [PATCH 2/2] xfs: atomic drop extent entries when inactiving attr
[PATCH] media: ov13b10: Defer probe if no endpoint found
2023-06-13 4:55 UTC
[PATCH v3 00/11] Linux RISC-V AIA Support
2023-06-13 4:42 UTC (8+ messages)
` [PATCH v3 02/11] of/irq: Set FWNODE_FLAG_BEST_EFFORT for the interrupt controller DT nodes
[dpdk-dev] [PATCH] net/cnxk: support port ID flow action item
2023-06-13 4:40 UTC (2+ messages)
` [dpdk-dev] [PATCH v2] "
[PATCH] locking/rwsem: Optionally re-enable reader optimistic spinning
2023-06-13 4:36 UTC (2+ messages)
[PATCH v5 0/7] scsi: fixes for targets with many LUNs, and scsi_target_block rework
2023-06-13 4:36 UTC (9+ messages)
` [PATCH v5 4/7] scsi: don't wait for quiesce in scsi_stop_queue()
` [PATCH v5 5/7] scsi: don't wait for quiesce in scsi_device_block()
` [PATCH v5 6/7] scsi: replace scsi_target_block() by scsi_block_targets()
` [PATCH v5 7/7] scsi: improve warning message in scsi_device_block()
[PATCH 6.3 000/160] 6.3.8-rc1 review
2023-06-13 4:36 UTC (2+ messages)
[BUG] ntfs: possible data races in ntfs_clear_extent_inode()
2023-06-13 4:34 UTC
[PATCH v3 0/6] jbd2: fix several checkpoint inconsistent issues
2023-06-13 4:31 UTC (3+ messages)
` [PATCH v3 4/6] jbd2: Fix wrongly judgement for buffer head removing while doing checkpoint
[PATCHv3 0/2] enhanced nvme uring command polling
2023-06-13 4:30 UTC (3+ messages)
` [PATCHv3 2/2] nvme: improved uring polling
[master/kirkstone 0/3] Introduce sysrepo based parser app
2023-06-13 4:32 UTC (3+ messages)
` [meta-arago] "
` [EXTERNAL] "
[PATCH v2] block: Fix dio_bio_alloc() to set BIO_PAGE_PINNED
2023-06-13 4:28 UTC (2+ messages)
[PATCH v1 1/1] platform/chrome: cros_ec_spi: Use %*ph for printing hexdump of a small buffer
2023-06-13 4:30 UTC (2+ messages)
[PATCH V2 00/14] arm64/sysreg: Convert TRBE registers to automatic generation
2023-06-13 4:27 UTC (12+ messages)
` [PATCH V2 12/14] arm64/sysreg: Convert TRBMAR_EL1 register "
` [PATCH V2 14/14] arm64/sysreg: Convert TRBIDR_EL1 "
clang: Powerpc: clang-nightly-maple_defconfig — FAIL
2023-06-13 4:27 UTC (3+ messages)
[xen-unstable-smoke test] 181396: trouble: blocked/broken/pass
2023-06-13 4:27 UTC
[PATCH v4 00/24] sched: Introduce classes of tasks for load balance
2023-06-13 4:24 UTC (25+ 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
` [PATCH v4 18/24] sched/task_struct: Add helpers for IPC classification
` [PATCH v4 19/24] sched/core: Initialize helpers of task classification
` [PATCH v4 20/24] sched/fair: Introduce sched_smt_siblings_idle()
` [PATCH v4 21/24] x86/sched/ipcc: Implement model-specific checks for task classification
` [PATCH v4 22/24] x86/cpufeatures: Add feature bit for HRESET
` [PATCH v4 23/24] x86/hreset: Configure history reset
` [PATCH v4 24/24] x86/process: Reset hardware history in context switch
kselftest/next build: 3 builds: 0 failed, 3 passed, 3 warnings (v6.4-rc6-10-g8cd0d8633e2d)
2023-06-13 4:22 UTC
Device tree usage in TF-A & OP-Tee consultation
2023-06-13 4:25 UTC
[PATCH 6.1 000/132] 6.1.34-rc1 review
2023-06-13 4:25 UTC (2+ messages)
[PATCH] powerpc/xmon: Fix comparing pointer
2023-06-13 3:38 UTC
[RFC bpf-next 3/7] bpf: implement devtx hook points
2023-06-13 4:24 UTC (3+ messages)
[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
[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
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 (10+ 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
` "
` [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
` "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.