messages from 2023-08-21 20:48:56 to 2023-08-21 22:05:45 UTC [more...]
[Intel-gfx] [PATCH] gpu: drm: i915: fix documentation style
2023-08-21 21:00 UTC (5+ messages)
` "
[PATCH 0/1] arm-bsp/trusted-firmware-a: Update TF-A version for N1SDP
2023-08-21 22:04 UTC (2+ messages)
[PATCH v2] format-patch: add --description-file option
2023-08-21 22:05 UTC (3+ messages)
` [PATCH v3] "
[PATCH] arm/linux-yocto: change defconfig patch for 6.4
2023-08-21 22:04 UTC (2+ messages)
[RFC] IMA Log Snapshotting Design Proposal
2023-08-21 22:05 UTC (6+ messages)
[Buildroot] [PATCH] package/mawk: bump version to 1.3.4-20230808
2023-08-21 22:05 UTC (2+ messages)
[Buildroot] [git commit branch/next] package/mawk: bump version to 1.3.4-20230808
2023-08-21 22:04 UTC
[PATCH] tick/rcu: fix false positive "softirq work is pending" messages on RT
2023-08-21 22:03 UTC (3+ messages)
[PATCH] scripts/LinuxManBook/gropdf: use symlink instead of hard coded groff version
2023-08-21 22:02 UTC (4+ messages)
` No 6.05/.01 pdf book available
[PATCH mm-unstable] mm/khugepaged: fix collapse_pte_mapped_thp() versus uffd
2023-08-21 21:59 UTC (5+ messages)
linux-next: Fixes tag needs some work in the gpio-brgl tree
2023-08-21 21:59 UTC
[PATCH 0/6] Backport rework of deadline bandwidth restoration for 6.1.y
2023-08-21 21:58 UTC (4+ messages)
[PATCH] drm: renesas: rcar-du: use proper naming for R-Car
2023-08-21 21:58 UTC (3+ messages)
[Intel-gfx] [PATCH 0/3] Get optimal audio frequency and channels
2023-08-21 21:58 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Get optimal audio frequency and channels (rev10)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
[android-common:android13-5.15 2/2] drivers/dma-buf/heaps/deferred-free-helper.c:21:19: sparse: sparse: symbol 'freelist_waitqueue' was not declared. Should it be static?
2023-08-21 21:54 UTC
[rui:upstream-fox-pvh 2/8] drivers/xen/xen-pciback/pci_stub.c:404:9: error: call to undeclared function 'xen_pvh_passthrough_gsi'; ISO C99 and later do not support implicit function declarations
2023-08-21 21:53 UTC
[stable:linux-5.10.y 7799/9999] kernel/sched/fair.o: warning: objtool: dequeue_task_fair()+0x7ca: unreachable instruction
2023-08-21 21:53 UTC
[RFC/PATCH] commit-graph: verify swapped zero/non-zero generation cases
2023-08-21 21:55 UTC (12+ messages)
` [PATCH v2 0/5] commit-graph: fsck zero/non-zero generation number fixes
` [PATCH v3 0/4] "
` [PATCH v3 1/4] commit-graph: introduce `commit_graph_generation_from_graph()`
` [PATCH v3 2/4] commit-graph: verify swapped zero/non-zero generation cases
` [PATCH v3 3/4] t/t5318-commit-graph.sh: test generation zero transitions during fsck
` [PATCH v3 4/4] commit-graph: commit-graph: avoid repeated mixed generation number warnings
[RFC PATCH net-next 0/8] Add C72/C73 copper backplane support for LX2160
2023-08-21 21:55 UTC (10+ messages)
` [RFC PATCH net-next 8/8] dt-bindings: net: fsl,backplane-anlt: new binding document
[RFC PATCH net-next v3 0/2] net: veth: Optimizing page pool usage
2023-08-21 21:54 UTC (3+ messages)
FAILED: patch "[PATCH] net: phy: broadcom: stub c45 read/write for 54810" failed to apply to 4.14-stable tree
2023-08-21 21:54 UTC (2+ messages)
` [PATCH stable 4.14] net: phy: broadcom: stub c45 read/write for 54810
FAILED: patch "[PATCH] net: phy: broadcom: stub c45 read/write for 54810" failed to apply to 4.19-stable tree
2023-08-21 21:53 UTC (3+ messages)
` [PATCH stable 4.19] net: phy: broadcom: stub c45 read/write for 54810
FAILED: patch "[PATCH] net: phy: broadcom: stub c45 read/write for 54810" failed to apply to 5.4-stable tree
2023-08-21 21:53 UTC (2+ messages)
` [PATCH stable 5.4] net: phy: broadcom: stub c45 read/write for 54810
[PATCH] dt-bindings: Fix typos
2023-08-21 21:53 UTC (2+ messages)
[PATCH 00/14] devtool ide plugin
2023-08-21 21:48 UTC (5+ messages)
` [PATCH 02/14] build: vscode configuration
` [OE-core] "
[PATCH v2] net: Avoid address overwrite in kernel_connect
2023-08-21 21:45 UTC (2+ messages)
` [PATCH net-next v3] "
[PATCH 00/15] bloom: changed-path Bloom filters v2
2023-08-21 21:44 UTC (16+ messages)
` [PATCH 01/15] gitformat-commit-graph: describe version 2 of BDAT
` [PATCH 02/15] t/helper/test-read-graph.c: extract `dump_graph_info()`
` [PATCH 03/15] bloom.h: make `load_bloom_filter_from_graph()` public
` [PATCH 04/15] t/helper/test-read-graph: implement `bloom-filters` mode
` [PATCH 05/15] t4216: test changed path filters with high bit paths
` [PATCH 06/15] repo-settings: introduce commitgraph.changedPathsVersion
` [PATCH 07/15] commit-graph: new filter ver. that fixes murmur3
` [PATCH 08/15] bloom: annotate filters with hash version
` [PATCH 09/15] bloom: prepare to discard incompatible Bloom filters
` [PATCH 10/15] t/t4216-log-bloom.sh: harden `test_bloom_filters_not_used()`
` [PATCH 11/15] commit-graph.c: unconditionally load Bloom filters
` [PATCH 12/15] commit-graph: drop unnecessary `graph_read_bloom_data_context`
` [PATCH 13/15] object.h: fix mis-aligned flag bits table
` [PATCH 14/15] commit-graph: reuse existing Bloom filters where possible
` [PATCH 15/15] bloom: introduce `deinit_bloom_filters()`
[PATCH net] Revert "net/mlx5: Update cyclecounter shift value to improve ptp free running mode precision"
2023-08-21 21:44 UTC (5+ messages)
[PATCH 0/8] KVM: gmem: Adding hooks for SEV and TDX
2023-08-21 21:44 UTC (7+ messages)
` [PATCH 4/8] KVM: gmem: protect kvm_mmu_invalidate_end()
[Buildroot] Interested in board support for BeagleV-Ahead
2023-08-21 21:43 UTC (5+ messages)
Enabling the registration of struct_ops types through modules
2023-08-21 21:43 UTC
Possible io_uring related race leads to btrfs data csum mismatch
2023-08-21 21:42 UTC (17+ messages)
[Intel-gfx] [CI] drm/i915/gt: Refactor hangcheck selftest to use igt_spinner
2023-08-21 21:42 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/gt: Refactor hangcheck selftest to use igt_spinner (rev3)
[Intel-gfx] [PATCH] drm/i915: mark requests for GuC virtual engines to avoid use-after-free
2023-08-21 21:40 UTC (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
[PATCH 0/2] execve scalability issues, part 1
2023-08-21 21:39 UTC (5+ messages)
` [PATCH 2/2] fork: group allocation of per-cpu counters for mm struct
[PATCH v5 00/13] xen/arm: Split MMU code as the prepration of MPU work
2023-08-21 21:34 UTC (7+ messages)
` [PATCH v5 10/13] xen/arm: mmu: move MMU-specific setup_mm to mmu/setup.c
` [PATCH v5 12/13] xen/arm: mmu: relocate copy_from_paddr() to setup.c
` [PATCH v5 13/13] xen/arm: mmu: enable SMMU subsystem only in MMU
[PATCH 0/4] blk-mq-tag: remove bt_for_each()
2023-08-21 21:32 UTC (7+ messages)
` [PATCH 2/4] "
` [PATCH 3/4] blk-mq: delete superfluous check in iterate callback
` [PATCH 4/4] blk-mq-tag: update or fix functions documentation
[PATCH v3] scsi: sli4: Remove code duplication
2023-08-21 20:59 UTC (3+ messages)
[RFC PATCH v2 00/11] Device Memory TCP
2023-08-21 21:31 UTC (21+ messages)
` [RFC PATCH v2 02/11] netdev: implement netlink api to bind dma-buf to netdevice
` [RFC PATCH v2 06/11] page-pool: add device memory support
[merged mm-stable] mm-convert-split_huge_pages_pid-to-use-a-folio.patch removed from -mm tree
2023-08-21 21:29 UTC
[merged mm-stable] mm-add-tail-private-fields-to-struct-folio.patch removed from -mm tree
2023-08-21 21:29 UTC
[merged mm-stable] mm-free-up-a-word-in-the-first-tail-page.patch removed from -mm tree
2023-08-21 21:29 UTC
[merged mm-stable] mm-remove-folio_test_transhuge.patch removed from -mm tree
2023-08-21 21:29 UTC
[merged mm-stable] mm-add-large_rmappable-page-flag.patch removed from -mm tree
2023-08-21 21:29 UTC
[merged mm-stable] mm-rearrange-page-flags.patch removed from -mm tree
2023-08-21 21:29 UTC
[merged mm-stable] mm-remove-hugetlb_page_dtor.patch removed from -mm tree
2023-08-21 21:29 UTC
[merged mm-stable] mm-remove-free_compound_page-and-the-compound_page_dtors-array.patch removed from -mm tree
2023-08-21 21:29 UTC
[merged mm-stable] mm-convert-prep_transhuge_page-to-folio_prep_large_rmappable.patch removed from -mm tree
2023-08-21 21:29 UTC
[merged mm-stable] mm-convert-free_transhuge_folio-to-folio_undo_large_rmappable.patch removed from -mm tree
2023-08-21 21:29 UTC
[merged mm-stable] mm-convert-free_huge_page-to-free_huge_folio.patch removed from -mm tree
2023-08-21 21:29 UTC
[merged mm-stable] io_uring-stop-calling-free_compound_page.patch removed from -mm tree
2023-08-21 21:29 UTC
[merged mm-stable] mm-call-free_huge_page-directly.patch removed from -mm tree
2023-08-21 21:29 UTC
[merged mm-stable] selftest-mm-ksm_functional_tests-add-prot_none-test.patch removed from -mm tree
2023-08-21 21:29 UTC
[merged mm-stable] pgtable-improve-pte_protnone-comment.patch removed from -mm tree
2023-08-21 21:29 UTC
[merged mm-stable] selftest-mm-ksm_functional_tests-test-in-mmap_and_merge_range-if-anything-got-merged.patch removed from -mm tree
2023-08-21 21:29 UTC
[merged mm-stable] kvm-explicitly-set-foll_honor_numa_fault-in-hva_to_pfn_slow.patch removed from -mm tree
2023-08-21 21:29 UTC
[merged mm-stable] mm-gup-dont-implicitly-set-foll_honor_numa_fault.patch removed from -mm tree
2023-08-21 21:29 UTC
[PATCH 0/2] Two minor cleanups for get pageblock migratetype
2023-08-21 21:24 UTC (5+ messages)
` [PATCH 1/2] mm/page_alloc: remove unnecessary inner __get_pfnblock_flags_mask
` [PATCH 2/2] mm/page_alloc: use get_pfnblock_migratetype to avoid extra page_to_pfn
[PATCH v9 00/11] Enable writable for idregs DFR0,PFR0, MMFR{0,1,2,3}
2023-08-21 21:22 UTC (24+ messages)
` [PATCH v9 01/11] KVM: arm64: Allow userspace to get the writable masks for feature ID registers
` [PATCH v9 02/11] KVM: arm64: Document KVM_ARM_GET_REG_WRITABLE_MASKS
` [PATCH v9 03/11] KVM: arm64: Use guest ID register values for the sake of emulation
` [PATCH v9 04/11] KVM: arm64: Reject attempts to set invalid debug arch version
` [PATCH v9 05/11] KVM: arm64: Enable writable for ID_AA64DFR0_EL1 and ID_DFR0_EL1
` [PATCH v9 06/11] KVM: arm64: Bump up the default KVM sanitised debug version to v8p8
` [PATCH v9 07/11] KVM: arm64: Enable writable for ID_AA64PFR0_EL1
` [PATCH v9 08/11] KVM: arm64: Refactor helper Macros for idreg desc
` [PATCH v9 09/11] KVM: arm64: Enable writable for ID_AA64MMFR{0, 1, 2, 3}_EL1
` [PATCH v9 10/11] KVM: arm64: selftests: Import automatic system register definition generation from kernel
` [PATCH v9 11/11] KVM: arm64: selftests: Test for setting ID register from usersapce
arch/arm64/kvm/sys_regs.c:2402: warning: Function parameter or member 'params' not described in 'kvm_handle_cp_32'
2023-08-21 21:21 UTC
[linux-next:master 11244/11453] drivers/acpi/acpi_processor.c:354:46: warning: '%X' directive writing between 1 and 8 bytes into a region of size 5
2023-08-21 21:20 UTC
[PATCH 0/8] mm: page_alloc: freelist migratetype hygiene
2023-08-21 21:22 UTC (7+ messages)
` [PATCH 1/8] mm: page_alloc: use get_pfnblock_migratetype where pfn available
` [PATCH 4/8] mm: page_alloc: fix up block types when merging compatible blocks
[PATCH] remoteproc: pru: add support for configuring GPMUX based on client setup
2023-08-21 21:21 UTC (2+ messages)
[PATCH 1/1] scsi: target: Fix write perf due to unneeded throttling
2023-08-21 21:21 UTC (2+ messages)
[PATCH RFC 4/4] x86/srso: Use CALL-based return thunks to reduce overhead
2023-08-21 21:19 UTC (2+ messages)
[GIT PULL] SELinux fixes for v6.5 (#1)
2023-08-21 21:20 UTC
[Intel-gfx] [CI] PR for GSC FW release 102.0.0.1655 for MTL
2023-08-21 21:16 UTC
[PATCH 0/4] genirq/irq_sim: fix a use-after-free bug + some
2023-08-21 21:15 UTC (3+ messages)
` [PATCH 1/4] genirq/irq_sim: dispose of remaining mappings before removing the domain
[PATCH -next] scsi: pmcraid: Use pci_dev_id() to simplify the code
2023-08-21 21:14 UTC (2+ messages)
[RFC] lib/st_ring: add single thread ring
2023-08-21 21:14 UTC (2+ messages)
[PATCH RFC net-next v1 0/2] selftests/dpll: DPLL subsystem integration tests
2023-08-21 21:13 UTC (5+ messages)
` [PATCH RFC net-next v1 2/2] selftests/dpll: add DPLL system integration selftests
[PATCH v2] [next] initramfs: Parse KBUILD_BUILD_TIMESTAMP as UTC date
2023-08-21 21:13 UTC
Add a config for the Allen & Heath Zedi 10 mixer
2023-08-21 21:11 UTC
[Intel-gfx] [PATCH] drm/i915/rpl: Update pci ids for RPL P/U
2023-08-21 21:12 UTC (2+ messages)
[PATCH v5] io_uring: add a sysctl to disable io_uring system-wide
2023-08-21 21:15 UTC
[bitbake-devel][PATCH] Add xattr and acl libraries
2023-08-21 21:07 UTC (2+ messages)
[PATCH] thermal/core: Don't update trip points inside the hysteresis range
2023-08-21 21:10 UTC (2+ messages)
Patchwork summary for: spi-devel-general
2023-08-21 21:10 UTC
[PATCH] spi: stm32: fix accidential revert to byte-sized transfer splitting
2023-08-21 21:09 UTC (3+ messages)
[PATCH] spi: spi-cadence: Fix data corruption issues in slave mode
2023-08-21 21:09 UTC (2+ messages)
Fwd: New Defects reported by Coverity Scan for Das U-Boot
2023-08-21 21:09 UTC
[PATCH v6 1/3] cdx: add support for bus mastering
2023-08-21 21:07 UTC (7+ messages)
` [PATCH v6 3/3] vfio-cdx: add bus mastering device feature support
[PATCH v2 0/5] fix interactions with "-w" and "--exit-code"
2023-08-21 21:08 UTC (6+ messages)
` [PATCH v3 "
` [PATCH v3 5/5] diff: the -w option breaks --exit-code for --raw and other output modes
[PATCH v3 1/1] scsi: lpfc: Do not abuse UUID APIs and LPFC_COMPRESS_VMID_SIZE
2023-08-21 21:08 UTC (2+ messages)
[PATCH v14 00/15] phy: Add support for Lynx 10G SerDes
2023-08-21 21:06 UTC (15+ messages)
[PATCH v2] scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock
2023-08-21 21:02 UTC (2+ messages)
[PATCH v6 1/3] PCI/DOE: Expose the DOE features via sysfs
2023-08-21 21:07 UTC (2+ messages)
drivers/dma/at_hdmac.c:240: warning: Function parameter or member 'sglen' not described in 'at_desc'
2023-08-21 21:07 UTC
[linux-next:master 10115/10848] arch/microblaze/include/asm/cacheflush.h:77:13: warning: 'flush_dcache_folio' defined but not used
2023-08-21 21:07 UTC
[rui:upstream-fox-pvh 1/8] include/xen/pci.h:12:5: warning: no previous prototype for 'xen_reset_device'
2023-08-21 21:07 UTC
[PATCH -next] scsi: pm8001: Remove unused declarations
2023-08-21 21:06 UTC (2+ messages)
[OE-core][RFC v2] sstatesig: Add ACL and XATTR data to outhash
2023-08-21 21:06 UTC (3+ messages)
` [OE-core][PATCH v3] "
[PATCH net-next v5 00/15][pull request] Introduce Intel IDPF driver
2023-08-21 21:02 UTC (5+ messages)
` [PATCH net-next v5 14/15] idpf: add ethtool callbacks
[PATCH V3 1/2] amba: bus: fix refcount leak
2023-08-21 21:00 UTC (3+ messages)
` [PATCH V3 2/2] of/platform: increase refcount of fwnode
[PATCH v3 0/9] io_uring: Initial support for {s,g}etsockopt commands
2023-08-21 20:59 UTC (3+ messages)
` [PATCH v3 9/9] selftests/bpf/sockopt: Add io_uring support
[xen-unstable-smoke test] 182412: tolerable all pass - PUSHED
2023-08-21 20:59 UTC
[PATCH] dt-bindings: display: msm/dp: restrict opp-table to objects
2023-08-21 20:58 UTC (3+ messages)
[PATCH] mm: memcg: provide accurate stats for userspace reads
2023-08-21 20:58 UTC (14+ messages)
[PATCH 0/3] ARM: omap: omap4-embt2ws: 32K clock for WLAN
2023-08-21 20:57 UTC (3+ messages)
` [PATCH 1/3] dt-bindings: clock: add TWL6032 32K clocks
[Intel-xe] Implement svm without BO concept in xe driver
2023-08-21 20:57 UTC (16+ messages)
` "
[intel-tdx:guest-filter 30/34] drivers/acpi/osl.c:410: warning: cannot understand function prototype: 'void *__ref acpi_os_map_memory_opregion(acpi_physical_address phys, acpi_size size) '
2023-08-21 20:54 UTC
[android-common:android-4.19-stable 14026/30000] mm/page_alloc.c:133:40: sparse: sparse: restricted gfp_t degrades to integer
2023-08-21 20:53 UTC
[PATCH 0/3] memcg: non-unified flushing for userspace stats
2023-08-21 20:54 UTC (5+ messages)
` [PATCH 1/3] mm: memcg: properly name and document unified stats flushing
` [PATCH 2/3] mm: memcg: add a helper for non-unified "
` [PATCH 3/3] mm: memcg: use non-unified stats flushing for userspace reads
[l1k:doe 8/14] drivers/pci/controller/dwc/../../pci.h:322:34: warning: 'struct x509_certificate' declared inside parameter list will not be visible outside of this definition or declaration
2023-08-21 20:54 UTC
[PATCH][next] scsi: bfa: Replace one-element array with flexible-array member in struct fc_rscn_pl_s
2023-08-21 20:53 UTC (2+ messages)
[PATCH net] net/mlx5: Avoid MMIO when the error is detected
2023-08-21 20:51 UTC (2+ messages)
[PATCH] drm/amd/pm: fulfill the support for SMU13 `pp_dpm_dcefclk` interface
2023-08-21 20:51 UTC (2+ messages)
[PATCH -next] scsi: qla2xxx: Remove unused declarations
2023-08-21 20:51 UTC (2+ messages)
[PATCH] drm/amd/pm: correct SMU13 gfx voltage related OD settings
2023-08-21 20:50 UTC (2+ messages)
[PATCH v4 00/28] Add support for QMC HDLC, framer infrastruture and PEF2256 framer (v4)
2023-08-21 20:49 UTC (6+ messages)
` [PATCH v4 22/28] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer
[PATCH] drm/amdgpu: Use READ_ONCE() when reading the values in 'sdma_v4_4_2_ring_get_rptr'
2023-08-21 20:49 UTC (3+ messages)
[linux-linus test] 182409: regressions - FAIL
2023-08-21 20:48 UTC
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.