All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-05 00:35:52 to 2024-07-05 02:22:49 UTC [more...]

[linux-next:master 5890/10451] drivers/block/loop.c:1009:16: error: variable 'inode' set but not used
 2024-07-05  2:22 UTC 

[linux-next:master 6286/10451] arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-kbox-a-230-ls.dtb: ethernet@0,4: compatible:0: 'pci1957,ee02' is not one of ['fsl,etsec-ptp', 'fsl,fman-ptp-timer', 'fsl,dpaa2-ptp', 'fsl,enetc-ptp']
 2024-07-05  2:22 UTC 

[PATCH net-next v2 09/10] bnxt_en: Increase the max total outstanding PTP TX packets to 4
 2024-07-05  2:22 UTC 

[PATCH v2 00/49] KVM: x86: CPUID overhaul, fixes, and caching
 2024-07-05  2:22 UTC  (85+ messages)
` [PATCH v2 01/49] KVM: x86: Do all post-set CPUID processing during vCPU creation
` [PATCH v2 02/49] KVM: x86: Explicitly do runtime CPUID updates "after" initial setup
` [PATCH v2 03/49] KVM: x86: Account for KVM-reserved CR4 bits when passing through CR4 on VMX
` [PATCH v2 04/49] KVM: selftests: Update x86's set_sregs_test to match KVM's CPUID enforcement
` [PATCH v2 05/49] KVM: selftests: Assert that the @cpuid passed to get_cpuid_entry() is non-NULL
` [PATCH v2 06/49] KVM: selftests: Refresh vCPU CPUID cache in __vcpu_get_cpuid_entry()
` [PATCH v2 07/49] KVM: selftests: Verify KVM stuffs runtime CPUID OS bits on CR4 writes
` [PATCH v2 08/49] KVM: x86: Move __kvm_is_valid_cr4() definition to x86.h
` [PATCH v2 09/49] KVM: x86/pmu: Drop now-redundant refresh() during init()
` [PATCH v2 10/49] KVM: x86: Drop now-redundant MAXPHYADDR and GPA rsvd bits from vCPU creation
` [PATCH v2 11/49] KVM: x86: Disallow KVM_CAP_X86_DISABLE_EXITS after "
` [PATCH v2 12/49] KVM: x86: Reject disabling of MWAIT/HLT interception when not allowed
` [PATCH v2 13/49] KVM: selftests: Fix a bad TEST_REQUIRE() in x86's KVM PV test
` [PATCH v2 14/49] KVM: selftests: Update x86's KVM PV test to match KVM's disabling exits behavior
` [PATCH v2 15/49] KVM: x86: Zero out PV features cache when the CPUID leaf is not present
` [PATCH v2 16/49] KVM: x86: Don't update PV features caches when enabling enforcement capability
` [PATCH v2 17/49] KVM: x86: Do reverse CPUID sanity checks in __feature_leaf()
` [PATCH v2 18/49] KVM: x86: Account for max supported CPUID leaf when getting raw host CPUID
` [PATCH v2 19/49] KVM: x86: Add a macro to init CPUID features that ignore host kernel support
` [PATCH v2 20/49] KVM: x86: Rename kvm_cpu_cap_mask() to kvm_cpu_cap_init()
` [PATCH v2 21/49] KVM: x86: Add a macro to init CPUID features that are 64-bit only
` [PATCH v2 22/49] KVM: x86: Add a macro to precisely handle aliased 0x1.EDX CPUID features
` [PATCH v2 23/49] KVM: x86: Handle kernel- and KVM-defined CPUID words in a single helper
` [PATCH v2 24/49] KVM: x86: #undef SPEC_CTRL_SSBD in cpuid.c to avoid macro collisions
` [PATCH v2 25/49] KVM: x86: Harden CPU capabilities processing against out-of-scope features
` [PATCH v2 26/49] KVM: x86: Add a macro to init CPUID features that KVM emulates in software
` [PATCH v2 27/49] KVM: x86: Swap incoming guest CPUID into vCPU before massaging in KVM_SET_CPUID2
` [PATCH v2 28/49] KVM: x86: Clear PV_UNHALT for !HLT-exiting only when userspace sets CPUID
` [PATCH v2 29/49] KVM: x86: Remove unnecessary caching of KVM's PV CPUID base
` [PATCH v2 30/49] KVM: x86: Always operate on kvm_vcpu data in cpuid_entry2_find()
` [PATCH v2 31/49] KVM: x86: Move kvm_find_cpuid_entry{,_index}() up near cpuid_entry2_find()
` [PATCH v2 32/49] KVM: x86: Remove all direct usage of cpuid_entry2_find()
` [PATCH v2 33/49] KVM: x86: Advertise TSC_DEADLINE_TIMER in KVM_GET_SUPPORTED_CPUID
` [PATCH v2 34/49] KVM: x86: Advertise HYPERVISOR "
` [PATCH v2 35/49] KVM: x86: Add a macro to handle features that are fully VMM controlled
` [PATCH v2 37/49] KVM: x86: Replace guts of "governed" features with comprehensive cpu_caps
` [PATCH v2 38/49] KVM: x86: Initialize guest cpu_caps based on guest CPUID
` [PATCH v2 39/49] KVM: x86: Extract code for generating per-entry emulated CPUID information
` [PATCH v2 40/49] KVM: x86: Initialize guest cpu_caps based on KVM support
` [PATCH v2 41/49] KVM: x86: Avoid double CPUID lookup when updating MWAIT at runtime
` [PATCH v2 42/49] KVM: x86: Drop unnecessary check that cpuid_entry2_find() returns right leaf
` [PATCH v2 43/49] KVM: x86: Update OS{XSAVE,PKE} bits in guest CPUID irrespective of host support

[PATCH v2] dt-bindings: net: Define properties at top-level
 2024-07-05  2:20 UTC  (2+ messages)

[PATCH net 1/2] dsa: lan9303: Fix mapping between DSA port number and PHY address
 2024-07-05  2:20 UTC  (3+ messages)
` [PATCH net 2/2] dsa: lan9303: consistent naming for PHY address parameter

[PATCH net-next] ethtool: move firmware flashing flag to struct ethtool_netdev_state
 2024-07-05  2:20 UTC  (2+ messages)

[PATCH v3 00/10] Add per-core RAPL energy counter support for AMD CPUs
 2024-07-05  2:18 UTC  (8+ messages)
` [PATCH v3 08/10] perf/x86/rapl: Modify the generic variable names to *_pkg*

[libgpiod][PATCH] doc: fix sphinx config for rtd
 2024-07-05  2:17 UTC 

[libgpiod][PATCH] bindings: python: correct spelling of repetitions
 2024-07-05  2:17 UTC 

pull-request: rtw-next-2024-07-05
 2024-07-05  2:17 UTC 

[PATCH net-next v2 0/5] netdev_features: start cleaning netdev_features_t up
 2024-07-05  2:17 UTC  (5+ messages)
` [PATCH net-next v2 1/5] netdevice: convert private flags > BIT(31) to bitfields
` [PATCH net-next v2 5/5] netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtu

[PATCH v4 0/9] mips: Support for RTL9302C
 2024-07-05  2:15 UTC  (10+ messages)
` [PATCH v4 1/9] mips: dts: realtek: use "serial" instead of "uart" in node name
` [PATCH v4 2/9] mips: dts: realtek: add device_type property to cpu node
` [PATCH v4 3/9] dt-bindings: vendor-prefixes: Add Cameo Communications
` [PATCH v4 4/9] dt-bindings: mips: realtek: Add rtl930x-soc compatible
` [PATCH v4 5/9] dt-bindings: timer: Add schema for realtek,otto-timer
` [PATCH v4 6/9] dt-bindings: interrupt-controller: realtek,rtl-intc: Add rtl9300-intc
` [PATCH v4 7/9] clocksource: realtek: Add timer driver for rtl-otto platforms
` [PATCH v4 8/9] mips: generic: add fdt fixup for Realtek reference board
` [PATCH v4 9/9] mips: dts: realtek: Add RTL9302C board

[PATCH bpf-next v7 0/9] use network helpers, part 8
 2024-07-05  2:12 UTC  (3+ messages)
` [PATCH bpf-next v7 8/9] selftests/bpf: Use connect_to_addr in sk_lookup

[PATCH 0/5] initial clock support for exynosauto v920 SoC
 2024-07-05  2:11 UTC  (6+ messages)
  ` [PATCH 1/5] dt-bindings: clock: add Exynos Auto v920 SoC CMU bindings
  ` [PATCH 2/5] dt-bindings: clock: add clock binding definitions for Exynos Auto v920
  ` [PATCH 3/5] arm64: dts: exynos: add initial CMU clock nodes in "
  ` [PATCH 4/5] clk: samsung: clk-pll: Add support for pll_531x
  ` [PATCH 5/5] clk: samsung: add top clock support for Exynos Auto v920 SoC

[amir73il:sb_write_barrier] [fanotify] 9d1fd61f1d: unixbench.throughput -7.9% regression
 2024-07-05  2:09 UTC  (11+ messages)

[PATCH v2 00/15] Fix check-qtest-ppc64 sanitizer errors
 2024-07-05  1:41 UTC  (8+ messages)
` [PATCH v2 06/15] ppc/vof: Fix unaligned FDT property access

[PATCH v5] Bluetooth: btbcm: Apply HCI_QUIRK_BROKEN_READ_TRANSMIT_POWER to CYW4373
 2024-07-05  2:07 UTC  (3+ messages)

[PATCH net] wifi: rtw89: Fix array index mistake in rtw89_sta_info_get_iter()
 2024-07-05  2:04 UTC  (2+ messages)

[PATCH net-next 0/9] flower: rework TCA_FLOWER_KEY_ENC_FLAGS usage
 2024-07-05  2:05 UTC  (6+ messages)
` [PATCH net-next 1/9] net/sched: flower: define new tunnel flags

[PATCH] wifi: rtlwifi: fix default typo
 2024-07-05  2:02 UTC  (2+ messages)

[LTP] [PATCH] acct01: add EFAULT errno check
 2024-07-05  2:02 UTC  (3+ messages)

[PATCH net] bnxt: fix crashes when reducing ring count with active RSS contexts
 2024-07-05  2:00 UTC 

[PATCH qemu 0/3] hw/cxl: Misc minor improvements
 2024-07-05  2:15 UTC  (5+ messages)
` [PATCH 1/3] hw/cxl: Get rid of unused cfmw_list

[PATCH v2 1/2] wifi: rtw89: mac: parse MRC C2H failure report
 2024-07-05  1:58 UTC  (2+ messages)

[PATCH] mailbox: bcm-pdc: remove unused struct 'pdc_dma_map'
 2024-07-05  1:24 UTC  (3+ messages)

[PATCH net-next 0/5] selftests: drv-net: rss_ctx: more tests
 2024-07-05  1:57 UTC  (6+ messages)
` [PATCH net-next 1/5] selftests: drv-net: rss_ctx: fix cleanup in the basic test
` [PATCH net-next 2/5] selftests: drv-net: rss_ctx: factor out send traffic and check
` [PATCH net-next 3/5] selftests: drv-net: rss_ctx: test queue changes vs user RSS config
` [PATCH net-next 4/5] selftests: drv-net: rss_ctx: check behavior of indirection table resizing
` [PATCH net-next 5/5] selftests: drv-net: rss_ctx: test flow rehashing without impacting traffic

[PATCH] target/loongarch: Set CSR_PRCFG1 and CSR_PRCFG2 values
 2024-07-05  1:56 UTC  (3+ messages)

[PATCH v5 0/7] plugins: access values during a memory read/write
 2024-07-05  1:54 UTC  (8+ messages)
` [PATCH v5 2/7] plugins: save value during memory accesses
` [PATCH v5 3/7] plugins: extend API to get latest memory value accessed
` [PATCH v5 5/7] tests/tcg: allow to check output of plugins
` [PATCH v5 6/7] tests/plugin/mem: add option to print memory accesses
` [PATCH v5 7/7] tests/tcg/x86_64: add test for plugin memory access

[PATCH] power: supply: cros_charge-control: Fix signedness bug in charge_behaviour_store()
 2024-07-05  1:55 UTC  (2+ messages)

Fixing IPU3 IMGU warnings due to extraneous calls to s_stream()
 2024-07-05  1:54 UTC  (4+ messages)
` [PATCH v1 3/3] staging: media: ipu3: Stop streaming in inverse order of starting

[PATCH V2 2/2] LoongArch: Add AVEC irqchip support
 2024-07-05  1:53 UTC 

[PATCH net-next] selftests: net: ksft: interrupt cleanly on KeyboardInterrupt
 2024-07-05  1:52 UTC 

[PATCH v2 4/4] clk: eyeq: add driver
 2024-07-05  1:50 UTC  (2+ messages)

[android-common:android15-6.6-desktop 14560/15088] drivers/media/pci/intel/ipu6/../ipu-isys-csi2-be-soc.c:109:57: error: no member named 'entity' in 'struct v4l2_subdev'
 2024-07-05  1:50 UTC 

Unable to push to git server
 2024-07-05  1:50 UTC  (2+ messages)

[PATCH 1/2] wifi: rtw89: 8852bx: move BTC common code from 8852b to 8852b_common
 2024-07-05  1:49 UTC  (2+ messages)

[PATCH V2 1/2][RESEND] docs: Add advanced extended IRQ model description
 2024-07-05  1:48 UTC 

[PATCH] wifi: rtw88: schedule rx work after everything is set up
 2024-07-05  1:45 UTC  (3+ messages)

patch to fix wrong http response for sstate cache checkstatus
 2024-07-05  1:43 UTC  (3+ messages)

Security issue in NFS localio
 2024-07-05  1:42 UTC  (4+ messages)

[PATCH 1/2] docs: Add advanced extended IRQ model description
 2024-07-05  1:41 UTC 

[PATCH] test: fix option block
 2024-07-05  1:38 UTC  (5+ messages)

[PATCH v5] zh_CN/admin-guide: Add zh_CN/admin-guide/numastat.rst translation document
 2024-07-05  1:36 UTC  (4+ messages)

[PATCH] rapidio: removse some dead defines
 2024-07-05  1:36 UTC  (3+ messages)

[PATCH] mm: Enable setting -1 for vm.percpu_pagelist_high_fraction to set the minimum pagelist
 2024-07-05  1:28 UTC  (12+ messages)

[BlueZ 00/12] Fix a number of static analysis issues #5
 2024-07-05  1:26 UTC  (3+ messages)
` [BlueZ 03/12] shared/shell: Free memory allocated by wordexp()

[PATCH v13 1/4] PCI/DOE: Rename DOE protocol to feature
 2024-07-05  1:24 UTC  (4+ messages)
` [PATCH v13 3/4] PCI/DOE: Expose the DOE features via sysfs

[PATCH 00/20] Generic `Allocator` support for Rust
 2024-07-05  1:23 UTC  (4+ messages)
` [PATCH 15/20] rust: alloc: implement `collect` for `IntoIter`

[PATCH v4 0/3] LoongArch: KVM: Add Binary Translation extension support
 2024-07-05  1:21 UTC  (18+ messages)
` [PATCH v4 2/3] LoongArch: KVM: Add LBT feature detection function

[PowerPC] [PASEMI] Issue with the identification of ATA drives after the of/irq updates 2024-05-29
 2024-07-05  1:19 UTC  (8+ messages)

[syzbot] [bcachefs?] INFO: task hung in bch2_fs_read_only_work
 2024-07-05  1:18 UTC  (3+ messages)
` [PATCH] bcachefs: fix "

[PATCH v3 00/17] TDX MMU prep series part 1
 2024-07-05  1:16 UTC  (11+ messages)
` [PATCH v3 17/17] KVM: x86/tdp_mmu: Take root types for kvm_tdp_mmu_invalidate_all_roots()

[PATCH v3 0/3] ovl: simplify ovl_parse_param_lowerdir()
 2024-07-05  1:15 UTC  (4+ messages)
` [PATCH v3 1/3] ovl: pass string to ovl_parse_layer()
` [PATCH v3 2/3] ovl: fix wrong lowerdir number check for parameter Opt_lowerdir
` [PATCH v3 3/3] ovl: ovl_parse_param_lowerdir: Add missed '\n' for pr_err

[PATCH] hwmon: (ltc2991) re-order conditions to fix off by one bug
 2024-07-05  1:15 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] package/systemd: enable required oomd kernel options
 2024-07-05  1:11 UTC 

[PATCH v2 00/24] mfd: Constify read-only regmap structs
 2024-07-05  1:11 UTC  (3+ messages)
` [PATCH v2 24/24] mfd: sprd-sc27xx-spi: Constify struct regmap_bus

[PATCH v2 0/7] Add Starfive JH7110 Cadence USB driver
 2024-07-05  1:08 UTC  (3+ messages)

[PATCH] dm-table:fix zone block_device not aligned with zonesize
 2024-07-05  1:08 UTC  (3+ messages)

[merged mm-stable] selftests-centralize-d_gnu_source=-to-cflags-in-libmk.patch removed from -mm tree
 2024-07-05  1:07 UTC 

[merged mm-stable] selftests-udmabuf-add-tests-to-verify-data-after-page-migration.patch removed from -mm tree
 2024-07-05  1:07 UTC 

[merged mm-stable] udmabuf-pin-the-pages-using-memfd_pin_folios-api.patch removed from -mm tree
 2024-07-05  1:07 UTC 

[merged mm-stable] udmabuf-convert-udmabuf-driver-to-use-folios.patch removed from -mm tree
 2024-07-05  1:07 UTC 

[merged mm-stable] udmabuf-add-back-support-for-mapping-hugetlb-pages.patch removed from -mm tree
 2024-07-05  1:07 UTC 

[merged mm-stable] udmabuf-use-vmf_insert_pfn-and-vm_pfnmap-for-handling-mmap.patch removed from -mm tree
 2024-07-05  1:07 UTC 

[merged mm-stable] udmabuf-add-config_mmu-dependency.patch removed from -mm tree
 2024-07-05  1:07 UTC 

[merged mm-stable] mm-gup-introduce-memfd_pin_folios-for-pinning-memfd-folios.patch removed from -mm tree
 2024-07-05  1:07 UTC 

[merged mm-stable] mm-gup-introduce-check_and_migrate_movable_folios.patch removed from -mm tree
 2024-07-05  1:07 UTC 

[merged mm-stable] mm-gup-introduce-unpin_folio-unpin_folios-helpers.patch removed from -mm tree
 2024-07-05  1:07 UTC 

[merged mm-stable] docs-mm-add-enable_soft_offline-sysctl.patch removed from -mm tree
 2024-07-05  1:07 UTC 

[merged mm-stable] selftest-mm-test-enable_soft_offline-behaviors.patch removed from -mm tree
 2024-07-05  1:07 UTC 

[merged mm-stable] mm-memory-failure-userspace-controls-soft-offlining-pages.patch removed from -mm tree
 2024-07-05  1:07 UTC 

[merged mm-stable] mm-memory-failure-refactor-log-format-in-soft-offline-code.patch removed from -mm tree
 2024-07-05  1:07 UTC 

[merged mm-stable] mm-memcg-adjust-the-warning-when-seq_buf-overflows.patch removed from -mm tree
 2024-07-05  1:07 UTC 

[merged mm-stable] mm-memcg-remove-redundant-seq_buf_has_overflowed.patch removed from -mm tree
 2024-07-05  1:07 UTC 

[merged mm-stable] turn-off-test_uffdio_wp-if-config_pte_marker_uffd_wp-is-not-configured.patch removed from -mm tree
 2024-07-05  1:07 UTC 

[merged mm-stable] update-uffd-stress-to-handle-einval-for-unset-config-features.patch removed from -mm tree
 2024-07-05  1:07 UTC 

[merged mm-stable] get_task_mm-check-pf_kthread-lockless.patch removed from -mm tree
 2024-07-05  1:07 UTC 

[merged mm-stable] memcg-mm_update_next_owner-move-for_each_thread-into-try_to_set_owner.patch removed from -mm tree
 2024-07-05  1:07 UTC 

[PATCH 0/3] Cleanup Spreadtum/Unisoc ARM64 DT
 2024-07-05  1:06 UTC  (2+ messages)

[merged mm-stable] memcg-mm_update_next_owner-kill-the-retry-logic.patch removed from -mm tree
 2024-07-05  1:07 UTC 

[merged mm-stable] mm-memcg-put-struct-task_struct-in_user_fault-under-config_memcg_v1.patch removed from -mm tree
 2024-07-05  1:07 UTC 

[merged mm-stable] mm-memcg-put-struct-task_struct-memcg_in_oom-under-config_memcg_v1.patch removed from -mm tree
 2024-07-05  1:07 UTC 

[merged mm-stable] mm-memcg-guard-memcg1-specific-members-of-struct-mem_cgroup_per_node.patch removed from -mm tree
 2024-07-05  1:07 UTC 

[merged mm-stable] mm-memcg-put-memcg1-specific-struct-mem_cgroups-members-under-config_memcg_v1.patch removed from -mm tree
 2024-07-05  1:07 UTC 

[merged mm-stable] mm-memcg-guard-memcg1-specific-fields-accesses-in-mm-memcontrolc.patch removed from -mm tree
 2024-07-05  1:07 UTC 

[merged mm-stable] mm-memcg-gather-memcg1-specific-fields-initialization-in-memcg1_memcg_init.patch removed from -mm tree
 2024-07-05  1:07 UTC 

[merged mm-stable] mm-memcg-guard-cgroup-v1-specific-code-in-mem_cgroup_print_oom_meminfo.patch removed from -mm tree
 2024-07-05  1:07 UTC 

[merged mm-stable] mm-memcg-factor-out-legacy-socket-memory-accounting-code.patch removed from -mm tree
 2024-07-05  1:07 UTC 

[merged mm-stable] mm-memcg-move-memcg_account_kmem-to-memcontrol-v1c.patch removed from -mm tree
 2024-07-05  1:06 UTC 

[merged mm-stable] mm-add-swapiness=-arg-to-memoryreclaim.patch removed from -mm tree
 2024-07-05  1:06 UTC 

[merged mm-stable] mm-add-defines-for-min-max-swappiness.patch removed from -mm tree
 2024-07-05  1:06 UTC 

[merged mm-stable] maintainers-add-mm-memcontrol-v1c-h-to-the-list-of-maintained-files.patch removed from -mm tree
 2024-07-05  1:06 UTC 

[merged mm-stable] mm-memcg-put-cgroup-v1-related-members-of-task_struct-under-config-option.patch removed from -mm tree
 2024-07-05  1:06 UTC 

[merged mm-stable] mm-memcg-group-cgroup-v1-memcg-related-declarations.patch removed from -mm tree
 2024-07-05  1:06 UTC 

[merged mm-stable] mm-memcg-make-memcg1_update_tree-static.patch removed from -mm tree
 2024-07-05  1:06 UTC 

[merged mm-stable] mm-memcg-move-cgroup-v1-interface-files-to-memcontrol-v1c.patch removed from -mm tree
 2024-07-05  1:06 UTC 

[merged mm-stable] mm-memcg-rename-memcg_oom_recover.patch removed from -mm tree
 2024-07-05  1:06 UTC 

[merged mm-stable] mm-memcg-move-cgroup-v1-oom-handling-code-into-memcontrol-v1c.patch removed from -mm tree
 2024-07-05  1:06 UTC 

[merged mm-stable] mm-memcg-rename-memcg_check_events.patch removed from -mm tree
 2024-07-05  1:06 UTC 

[merged mm-stable] mm-memcg-move-legacy-memcg-event-code-into-memcontrol-v1c.patch removed from -mm tree
 2024-07-05  1:06 UTC 

[merged mm-stable] mm-memcg-rename-charge-move-related-functions.patch removed from -mm tree
 2024-07-05  1:06 UTC 

[merged mm-stable] mm-memcg-move-charge-migration-code-to-memcontrol-v1c.patch removed from -mm tree
 2024-07-05  1:06 UTC 

[merged mm-stable] mm-memcg-rename-soft-limit-reclaim-related-functions.patch removed from -mm tree
 2024-07-05  1:06 UTC 

[merged mm-stable] mm-memcg-move-soft-limit-reclaim-code-to-memcontrol-v1c.patch removed from -mm tree
 2024-07-05  1:06 UTC 

[merged mm-stable] mm-memcg-introduce-memcontrol-v1c.patch removed from -mm tree
 2024-07-05  1:06 UTC 

[merged mm-stable] mm-ksm-optimize-the-chain-chain_prune-interfaces.patch removed from -mm tree
 2024-07-05  1:06 UTC 

[merged mm-stable] mm-ksm-dont-waste-time-searching-stable-tree-for-fast-changing-page.patch removed from -mm tree
 2024-07-05  1:06 UTC 

[merged mm-stable] mm-ksm-refactor-out-try_to_merge_with_zero_page.patch removed from -mm tree
 2024-07-05  1:06 UTC 

[merged mm-stable] hugetlb-force-allocating-surplus-hugepages-on-mempolicy-allowed-nodes.patch removed from -mm tree
 2024-07-05  1:06 UTC 

[merged mm-stable] mm-damon-paddr-initialize-nr_succeeded-in-__damon_pa_migrate_folio_list.patch removed from -mm tree
 2024-07-05  1:06 UTC 

[merged mm-stable] mm-refactor-folio_undo_large_rmappable.patch removed from -mm tree
 2024-07-05  1:06 UTC 

[PATCH v2] arm: mvebu: Enable bootstd and other modernization for Synology DS414 (Armada XP) board
 2024-07-05  1:05 UTC  (6+ messages)

Missing eth1addr for Banana Pi BPI-R3
 2024-07-05  1:05 UTC 

[PATCH] mm/memory-failure: allow memory allocation from emergency reserves
 2024-07-05  1:04 UTC  (6+ messages)

[android-common:android15-6.6-desktop 13648/15088] drivers/net/wireless/iwl7000/iwlwifi/mvm/rxmq.c:10:10: fatal error: 'linux/hsr_main.h' file not found
 2024-07-05  0:56 UTC 

[ovmf test] 186669: all pass - PUSHED
 2024-07-05  0:55 UTC 

[PATCH] hw/cxl/cxl-host: Fix guest crash when getting cxl-fmw property
 2024-07-05  0:53 UTC  (2+ messages)

Losing the file during rebase
 2024-07-05  0:49 UTC  (4+ messages)

[PATCH v8 00/10] IOMMUFD: Deliver IO page faults to user space
 2024-07-05  0:49 UTC  (9+ messages)
` [PATCH v8 06/10] iommufd: Add iommufd fault object

[PATCH iproute] route: filter by interface on multipath routes
 2024-07-05  0:44 UTC 

[PATCH v4 0/7] plugins: access values during a memory read/write
 2024-07-05  0:42 UTC  (2+ messages)

[PATCH 0/3] Resolve vt82c686 and piix4 qemu_irq memory leaks
 2024-07-05  0:39 UTC  (4+ messages)
` [PATCH 2/3] hw/isa/vt82c686: Resolve intermediate IRQ forwarder


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.