All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-04 23:56:36 to 2024-07-05 02:11:18 UTC [more...]

[PATCH 0/5] initial clock support for exynosauto v920 SoC
 2024-07-05  2:11 UTC 

[PATCH v2 00/49] KVM: x86: CPUID overhaul, fixes, and caching
 2024-07-05  2:10 UTC  (73+ 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

[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  (10+ messages)
` [PATCH v5 1/7] plugins: fix mem callback array size
` [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 4/7] tests/tcg: add mechanism to run specific tests with plugins
` [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  (5+ messages)
  ` Non-power-of-2 zone size (was: [PATCH] dm-table:fix zone block_device not aligned with zonesize)
    ` Non-power-of-2 zone size

[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  (5+ messages)
` [PATCH v4 2/7] plugins: save value during memory accesses

[PATCH 0/3] Resolve vt82c686 and piix4 qemu_irq memory leaks
 2024-07-05  0:39 UTC  (6+ messages)
` [PATCH 1/3] hw/isa/vt82c686: Turn "intr" irq into a named gpio
` [PATCH 2/3] hw/isa/vt82c686: Resolve intermediate IRQ forwarder

[PATCH net-next 04/11] eth: bnxt: move from .set_rxfh to .create_rxfh_context and friends
 2024-07-05  0:34 UTC  (2+ messages)

mm/slub.c:2077:1: error: unused function 'prepare_slab_obj_exts_hook'
 2024-07-05  0:35 UTC 

[PATCH 0/4] cfgfile: enhance error detecting
 2024-07-05  0:29 UTC  (4+ messages)

[PATCH] clk/sophgo: Using BUG() instead of unreachable() in mmux_get_parent_id()
 2024-07-05  0:27 UTC  (2+ messages)

[PATCH i-g-t] lib/igt_device_scan: Skip attributes in subdirectories
 2024-07-05  0:27 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for "

[PATCH rcu 0/9] Miscellaneous fixes for v6.11
 2024-07-05  0:26 UTC  (6+ messages)
` [PATCH rcu 6/9] rcu: Add rcutree.nocb_patience_delay to reduce nohz_full OS jitter

[PATCH v2] init: staging: Fix missing warning/taint on builtin code
 2024-07-05  0:20 UTC 

[Intel-wired-lan] [PATCH iwl-next v1 3/6] ice: add Tx hang devlink health reporter
 2024-07-05  0:23 UTC  (3+ messages)

[linux-next:master 8712/10451] dw_mipi_dsi-stm.c:undefined reference to `of_clk_del_provider'
 2024-07-05  0:23 UTC 

[PATCH v6] sched: Consolidate cpufreq updates
 2024-07-05  0:22 UTC  (5+ messages)

[PATCH 1/1] dt-bindings: ata: ahci-fsl-qoriq: add fsl,ls1046a-ahci and fsl,ls1012a-ahci
 2024-07-05  0:20 UTC  (4+ messages)

[PATCH] scsi: ufs: core: Check LSDBS cap when !mcq
 2024-07-05  0:20 UTC  (3+ messages)
    `  "

[RFC PATCH v19 0/5] Script execution control (was O_MAYEXEC)
 2024-07-05  0:18 UTC  (5+ messages)
` [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
` [RFC PATCH v19 2/5] security: Add new SHOULD_EXEC_CHECK and SHOULD_EXEC_RESTRICT securebits

[linux-next:master 1907/10451] include/linux/iopoll.h:179:35: error: implicit declaration of function 'readq'; did you mean 'readw'?
 2024-07-05  0:12 UTC 

[pinchartl:v6.10/sensors/vcmipi 25/26] drivers/media/i2c/vc-mipi.c:249:34: warning: unused variable 'vc_mipi_dt_ids'
 2024-07-05  0:12 UTC 

[PATCH 00/43] Remaining MMU clean up patches
 2024-07-05  0:12 UTC  (5+ messages)
` [PATCH 11/43] target/ppc/mmu_common.c: Remove pte_update_flags()

[PULL 00/12] qtest, s390x, avocado and doc patches
 2024-07-05  0:11 UTC  (5+ messages)
` [PULL 02/12] tests/qtest/migration-test: enable on s390x with TCG

[PATCH V2 0/2] sched/fair: Some improvements to feec()
 2024-07-05  0:10 UTC  (13+ messages)
` [PATCH V2 1/2] sched/fair: Prevent cpu_busy_time from exceeding actual_cpu_capacity
` [PATCH V2 2/2] sched/fair: Use actual_cpu_capacity everywhere in util_fits_cpu()

[PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
 2024-07-05  0:08 UTC  (5+ messages)
` [PATCH RFC V3 13/29] arm/virt: Make ARM vCPU *present* status ACPI *persistent*

[PATCH] btrfs: tree-checker: skip name hash check for image dump
 2024-07-05  0:02 UTC 

[PATCH v3 00/12] xtensa: Enable qemu-xtensa board
 2024-07-05  0:01 UTC  (2+ messages)

[PATCH v8 00/10] enable bs > ps in XFS
 2024-07-04 23:56 UTC  (6+ messages)
` [PATCH v8 01/10] fs: Allow fine-grained control of folio sizes


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.