All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-30 23:36:44 to 2024-01-31 01:01:26 UTC [more...]

[PATCH] KVM: selftests: Compare wall time from xen shinfo against KVM_GET_CLOCK
 2024-01-31  0:59 UTC  (2+ messages)

[RFC PATCH v7 0/8] net_sched: Introduce eBPF based Qdisc
 2024-01-31  1:01 UTC  (9+ messages)
` [RFC PATCH v7 1/8] "

[PATCH 0/5] KVM: selftests: Fix clocksource requirements in tests
 2024-01-31  0:59 UTC  (2+ messages)

[PATCH v5 00/12] Set casefold/fscrypt dentry operations through sb->s_d_op
 2024-01-31  1:00 UTC  (18+ messages)
` [PATCH v5 01/12] ovl: Reject mounting over case-insensitive directories
    ` [f2fs-dev] "
` [PATCH v5 02/12] fscrypt: Factor out a helper to configure the lookup dentry
    ` [f2fs-dev] "
` [PATCH v5 04/12] fscrypt: Drop d_revalidate for valid dentries during lookup
    ` [f2fs-dev] "
` [PATCH v5 06/12] fscrypt: Ignore plaintext dentries during d_move
    ` [f2fs-dev] "
` [PATCH v5 07/12] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops
    ` [f2fs-dev] "

[PATCH] KVM: selftests: Reword the NX hugepage test's skip message to be more helpful
 2024-01-31  0:59 UTC  (2+ messages)

[PATCH] KVM: selftests: Delete superfluous, unused "stage" variable in AMX test
 2024-01-31  0:59 UTC  (2+ messages)

[PATCH 0/5] KVM: selftests: Remove redundant newlines
 2024-01-31  0:59 UTC  (3+ messages)

[PATCH v10 00/29] KVM: x86/pmu: selftests: Fixes and new tests
 2024-01-31  0:59 UTC  (2+ messages)

[PATCH] KVM: x86: User mutex guards to eliminate __kvm_x86_vendor_init()
 2024-01-31  0:59 UTC  (2+ messages)

[PATCH] KVM: Harden against unpaired kvm_mmu_notifier_invalidate_range_end() calls
 2024-01-31  0:59 UTC  (2+ messages)

linux-next: manual merge of the gpio-brgl tree with the jc_docs tree
 2024-01-31  0:59 UTC 

[PATCH v5 0/2] Surface fan monitoring driver
 2024-01-31  0:58 UTC  (3+ messages)
` [PATCH v5 1/2] hwmon: add fan speed monitoring driver for Surface devices
` [PATCH v5 2/2] platform/surface: aggregator_registry: add entry for fan speed

[Intel Alderlake CPUID issue]
 2024-01-31  0:58 UTC  (2+ messages)

[PATCH net v3] connector: cn_netlink_has_listeners replaces proc_event_num_listeners
 2024-01-31  0:55 UTC  (2+ messages)

[PATCH 0/8] i2c: i801: collection of further improvements / refactorings
 2024-01-30 22:24 UTC  (2+ messages)
` (subset) "

[PATCH v3] clocksource: Scale the max retry number of watchdog read according to CPU numbers
 2024-01-31  0:53 UTC  (2+ messages)

[ANNOUNCE] PUCK Agenda - 2024.01.31 - Finalizing internal guest_memfd APIs for SNP/TDX
 2024-01-31  0:51 UTC 

[PATCH 1/6] tracefs: avoid using the ei->dentry pointer unnecessarily
 2024-01-31  0:48 UTC  (9+ messages)
` [PATCH 3/6] tracefs: dentry lookup crapectomy
` [PATCH 5/6] eventfs: get rid of dentry pointers without refcounts

commit tag order vs. "b4 am"
 2024-01-31  0:47 UTC  (2+ messages)

[PATCH net-next v6 0/2] Abstract page from net stack
 2024-01-31  0:47 UTC  (4+ messages)
` [PATCH net-next v6 1/2] net: introduce abstraction for network memory

[PATCH] net/mana: start secondary process queues by default
 2024-01-31  0:46 UTC 

[PATCH 0/6] PCI: dwc: Add common pme_turn_off message by using outbound iATU
 2024-01-31  0:45 UTC  (7+ messages)
` [PATCH 1/6] PCI: Add INTx Mechanism Messages macros
` [PATCH 2/6] PCI: dwc: Change arguments of dw_pcie_prog_outbound_atu()
` [PATCH 3/6] PCI: dwc: Add outbound MSG TLPs support
` [PATCH 4/6] PCI: Add PME_TURN_OFF message macro
` [PATCH 5/6] dt-bindings: PCI: dwc: Add 'msg" register region
` [PATCH 6/6] PCI: dwc: Add common send pme_turn_off message method

[RFC PATCH v2] cleanup: Add cond_guard() to conditional guards
 2024-01-31  0:43 UTC  (6+ messages)

[PATCH 20/22] gpio: protect the pointer to gpio_chip in gpio_device with SRCU
 2024-01-31  0:41 UTC  (2+ messages)

[RFC] lib/igt_kmod: remove devcoredump before a PCI module unload
 2024-01-31  0:38 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH 1/1] mm/khugepaged: bypassing unnecessary scans with MMF_DISABLE_THP check
 2024-01-31  0:37 UTC  (7+ messages)

[RFC PATCH 00/13] Add tuning algorithm for delay chain
 2024-01-31  0:37 UTC  (14+ messages)
` [RFC PATCH 01/13] drivers: mmc: host: sdhci_am654: "
` [RFC PATCH 02/13] drivers: mmc: host: sdhci_am654: Write ITAPDLY for DDR52 timing
` [RFC PATCH 03/13] drivers: mmc: host: sdhci_am654: Add missing OTAP/ITAP enable
` [RFC PATCH 04/13] drivers: mmc: host: sdhci_am654: Add ITAPDLYSEL in sdhci_j721e_4bit_set_clock
` [RFC PATCH 05/13] drivers: mmc: host: sdhci_am654: Fix ITAPDLY for HS400 timing
` [RFC PATCH 06/13] arm64: dts: ti: k3-am62a-main: Add sdhci0 instance
` [RFC PATCH 07/13] arm64: dts: ti: k3-am62a7-sk: Enable eMMC support
` [RFC PATCH 08/13] arm64: dts: ti: k3-am62a-main: Add sdhci2 instance
` [RFC PATCH 09/13] arm64: dts: ti: k3-am64-main: Update ITAP/OTAP values for MMC
` [RFC PATCH 10/13] arm64: dts: ti: k3-am62-main: "
` [RFC PATCH 11/13] arm64: dts: ti: k3-am62p: Add missing properties "
` [RFC PATCH 12/13] arm64: dts: ti: k3-am6*: Remove DLL properties for soft phys
` [RFC PATCH 13/13] arm64: dts: ti: k3-am6*: Reorganize MMC properties

[PATCH] linux-user/aarch64: Extend PR_SET_TAGGED_ADDR_CTRL for FEAT_MTE3
 2024-01-31  0:35 UTC 

[PATCH] security: fix no-op hook logic in security_inode_{set,remove}xattr()
 2024-01-31  0:33 UTC  (3+ messages)

[PATCH 30 2/7] Add binding for Aspeed SOC
 2024-01-31  0:32 UTC  (4+ messages)

[linux-next:master 2549/2825] mm/mempolicy.c:2438:17: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2024-01-31  0:30 UTC 

[PATCH v4 00/14] dm-raid: fix v6.7 regressions
 2024-01-31  0:29 UTC  (2+ messages)

Call for GSoC/Outreachy internship project ideas
 2024-01-31  0:29 UTC  (2+ messages)

[PATCH v16 0/6] Implementation of GMAC Networking Module
 2024-01-31  0:27 UTC  (7+ messages)
` [PATCH v16 1/6] hw/net: Add NPCMXXX GMAC device
` [PATCH v16 2/6] hw/arm: Add GMAC devices to NPCM7XX SoC
` [PATCH v16 3/6] tests/qtest: Creating qtest for GMAC Module
` [PATCH v16 4/6] hw/net: GMAC Rx Implementation
` [PATCH v16 5/6] hw/net: GMAC Tx Implementation
` [PATCH v16 6/6] tests/qtest: Adding PCS Module test to GMAC Qtest

[PATCH v16 0/6] Implementation of NPI Mailbox and GMAC Networking Module
 2024-01-31  0:25 UTC  (7+ messages)
` [PATCH v16 1/6] hw/net: Add NPCMXXX GMAC device
` [PATCH v16 2/6] hw/arm: Add GMAC devices to NPCM7XX SoC
` [PATCH v16 3/6] tests/qtest: Creating qtest for GMAC Module
` [PATCH v16 4/6] hw/net: GMAC Rx Implementation
` [PATCH v16 5/6] hw/net: GMAC Tx Implementation
` [PATCH v16 6/6] tests/qtest: Adding PCS Module test to GMAC Qtest

[PATCH v6 00/14] Improve KVM + userfaultfd performance via KVM_MEMORY_FAULT_EXITs on stage-2 faults
 2024-01-31  0:25 UTC  (5+ messages)
` [PATCH v6 06/14] KVM: Add memslot flag to let userspace force an exit on missing hva mappings
` [PATCH v6 09/14] KVM: arm64: Enable KVM_CAP_EXIT_ON_MISSING and annotate an EFAULT from stage-2 fault-handler

[PATCH] perf Documentation: Add some more hints to tips.txt
 2024-01-31  0:25 UTC  (2+ messages)

[PATCH] i2c: imx: move to generic GPIO recovery
 2024-01-31  0:18 UTC  (3+ messages)

[PATCH v4 2/2] hwmon: add fan speed monitoring driver for Surface devices
 2024-01-31  0:23 UTC  (2+ messages)

[PATCH] drm/xe: Convert kernel job timeout from assert to warning
 2024-01-31  0:23 UTC  (5+ messages)
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[kees:devel/overflow/sanitizers] [overflow] 660787b56e: UBSAN:signed-integer-overflow_in_lib/test_memcat_p.c
 2024-01-31  0:23 UTC  (2+ messages)

[PATCH v2 0/7] Allow coreboot modules to autoload and enable cbmem in the arm64 defconfig
 2024-01-31  0:23 UTC  (7+ messages)
` [PATCH v2 2/7] firmware: coreboot: Generate aliases for coreboot modules

[PATCH 00/17] lpfc: Update lpfc to revision 14.4.0.0
 2024-01-31  0:35 UTC  (18+ messages)
` [PATCH 01/17] lpfc: Initialize status local variable in lpfc_sli4_repost_sgl_list
` [PATCH 02/17] lpfc: Fix possible memory leak in lpfc_rcv_padisc
` [PATCH 03/17] lpfc: Use sg_dma_len API to get struct scatterlist's length
` [PATCH 04/17] lpfc: Remove D_ID swap log message from trace event logger
` [PATCH 05/17] lpfc: Allow lpfc_plogi_confirm_nport logic to execute for Fabric nodes
` [PATCH 06/17] lpfc: Remove NLP_RCV_PLOGI early return during RSCN processing for ndlps
` [PATCH 07/17] lpfc: Fix failure to delete vports when discovery is in progress
` [PATCH 08/17] lpfc: Add condition to delete ndlp object after sending BLS_RJT to an ABTS
` [PATCH 09/17] lpfc: Save FPIN frequency statistics upon receipt of peer cgn notifications
` [PATCH 10/17] lpfc: Move handling of reset congestion statistics events
` [PATCH 11/17] lpfc: Remove shost_lock protection for fc_host_port shost APIs
` [PATCH 12/17] lpfc: Change nlp state statistic counters into atomic_t
` [PATCH 13/17] lpfc: Protect vport fc_nodes list with an explicit spin lock
` [PATCH 14/17] lpfc: Change lpfc_vport fc_flag member into a bitmask
` [PATCH 15/17] lpfc: Change lpfc_vport load_flag "
` [PATCH 16/17] lpfc: Update lpfc version to 14.4.0.0
` [PATCH 17/17] lpfc: Copyright updates for 14.4.0.0 patches

[PATCH] linux-user: Make TARGET_NR_setgroups affect only the current thread
 2024-01-31  0:18 UTC 

[PATCH 1/3] riscv: optimized memcpy
 2024-01-31  0:19 UTC  (3+ messages)

[PATCH v4 0/5] PM: domains: Add control for switching back and forth to HW control
 2024-01-31  0:19 UTC  (4+ messages)
` [PATCH v4 3/5] clk: qcom: gdsc: Add set and get hwmode callbacks to switch GDSC mode
    `  "

[PATCH] eal: remove unnecessary use of statement expression
 2024-01-31  0:18 UTC 

[PATCH] nfsd: don't call locks_release_private() twice concurrently
 2024-01-31  0:17 UTC 

[PATCH] perf report: Prevent segfault with --no-parent
 2024-01-31  0:16 UTC  (2+ messages)

selftests: ftrace: Internal error: Oops: sve_save_state
 2024-01-31  0:15 UTC  (8+ messages)

[PATCH 30 3/7] Add Aspeed SOC 24xx, 25xx and 26xx JTAG support
 2024-01-31  0:11 UTC  (4+ messages)

[layerindex-web][PATCH] layerindex: allow empty Actual branch
 2024-01-31  0:09 UTC 

[PATCH v5 0/1] drm/xe: Expose number of dss per group and helpers
 2024-01-31  0:09 UTC  (3+ messages)
` [PATCH v5 1/1] "

[hch-xfs:xfs-btree-mem-tidyups 3/13] fs/xfs/libxfs/xfs_bmap.c:594:17: error: implicit declaration of function 'xfs_bmap_read_buf'; did you mean 'xfs_da_read_buf'?
 2024-01-31  0:08 UTC 

[PATCH 00/46] Dynamic allocation of reserved_mem array
 2024-01-31  0:07 UTC  (3+ messages)

[CI] PR for new GuC v70.19.2
 2024-01-31  0:02 UTC 

[PATCH] x86: don't reserve SETUP_RNG_SEED in e820
 2024-01-31  0:04 UTC 

[tip:master] BUILD SUCCESS a6f0b57202b0ee50dc042bae16494008dc6dc992
 2024-01-31  0:03 UTC 

[PATCH RESEND v4 0/3] Add support for LTC4282
 2024-01-31  0:01 UTC  (2+ messages)

[PATCH v4 0/2] sched: Don't trigger misfit if affinity is restricted
 2024-01-30 23:57 UTC  (10+ messages)
` [PATCH v4 1/2] sched/fair: Check a task has a fitting cpu when updating misfit

[PATCH v4 00/16] Update SMMUv3 to the modern iommu API (part 1/3)
 2024-01-30 23:56 UTC  (5+ messages)
` [PATCH v4 01/16] iommu/arm-smmu-v3: Make STE programming independent of the callers

[PATCH 00/20] mm: zswap: cleanups
 2024-01-30 23:54 UTC  (7+ messages)
` [PATCH 14/20] mm: zswap: function ordering: public lru api
` [PATCH 15/20] mm: zswap: function ordering: move entry sections out of LRU section

[syzbot] [net?] WARNING in ip6_route_info_create
 2024-01-30 23:55 UTC 

[PATCH] x86: rust: Disable entry padding with Rust
 2024-01-30 23:54 UTC  (5+ messages)

[PATCH] drm/vmwgfx: Filter modes which exceed 3/4 of graphics memory
 2024-01-30 23:50 UTC  (6+ messages)

[PATCH 0/3] ui/gtk: introducing vc->visible
 2024-01-30 23:48 UTC  (4+ messages)
` [PATCH 1/3] ui/gtk: skip drawing guest scanout when associated VC is invisible
` [PATCH 2/3] ui/gtk: set the ui size to 0 when invisible
` [PATCH 3/3] ui/gtk: reset visible flag when window is minimized

linux-next: manual merge of the jc_docs tree with the usb.current tree
 2024-01-30 23:47 UTC  (3+ messages)

memcpy: detected field-spanning write (size 101) of single field "ext_scan->tlv_buffer" at drivers/net/wireless/marvell/mwifiex/scan.c:2251 (size 1)
 2024-01-30 23:46 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add UBSAN section
 2024-01-30 23:46 UTC 

[PATCH 6.6 CANDIDATE v1 00/21] xfs backports for 6.6.y (from v6.7)
 2024-01-30 23:44 UTC  (22+ messages)
` [PATCH 6.6 CANDIDATE v1 01/21] xfs: bump max fsgeom struct version
` [PATCH 6.6 CANDIDATE v1 02/21] xfs: hoist freeing of rt data fork extent mappings
` [PATCH 6.6 CANDIDATE v1 03/21] xfs: prevent rt growfs when quota is enabled
` [PATCH 6.6 CANDIDATE v1 04/21] xfs: rt stubs should return negative errnos when rt disabled
` [PATCH 6.6 CANDIDATE v1 05/21] xfs: fix units conversion error in xfs_bmap_del_extent_delay
` [PATCH 6.6 CANDIDATE v1 06/21] xfs: make sure maxlen is still congruent with prod when rounding down
` [PATCH 6.6 CANDIDATE v1 07/21] xfs: introduce protection for drop nlink
` [PATCH 6.6 CANDIDATE v1 08/21] xfs: handle nimaps=0 from xfs_bmapi_write in xfs_alloc_file_space
` [PATCH 6.6 CANDIDATE v1 09/21] xfs: allow read IO and FICLONE to run concurrently
` [PATCH 6.6 CANDIDATE v1 10/21] xfs: factor out xfs_defer_pending_abort
` [PATCH 6.6 CANDIDATE v1 11/21] xfs: abort intent items when recovery intents fail
` [PATCH 6.6 CANDIDATE v1 12/21] xfs: only remap the written blocks in xfs_reflink_end_cow_extent
` [PATCH 6.6 CANDIDATE v1 13/21] xfs: up(ic_sema) if flushing data device fails
` [PATCH 6.6 CANDIDATE v1 14/21] xfs: fix internal error from AGFL exhaustion
` [PATCH 6.6 CANDIDATE v1 15/21] xfs: fix again select in kconfig XFS_ONLINE_SCRUB_STATS
` [PATCH 6.6 CANDIDATE v1 16/21] xfs: inode recovery does not validate the recovered inode
` [PATCH 6.6 CANDIDATE v1 17/21] xfs: clean up dqblk extraction
` [PATCH 6.6 CANDIDATE v1 18/21] xfs: dquot recovery does not validate the recovered dquot
` [PATCH 6.6 CANDIDATE v1 19/21] filemap: add a per-mapping stable writes flag
` [PATCH 6.6 CANDIDATE v1 20/21] xfs: clean up FS_XFLAG_REALTIME handling in xfs_ioctl_setattr_xflags
` [PATCH 6.6 CANDIDATE v1 21/21] xfs: respect the stable writes flag on the RT device

[PATCH 30 1/7] Add JTAG core driver
 2024-01-30 23:43 UTC  (7+ messages)

[xen-unstable test] 184527: tolerable FAIL - PUSHED
 2024-01-30 23:40 UTC 

[PATCH 30 5/7] Add JTAG core driver ioctl number
 2024-01-30 23:39 UTC  (4+ messages)

[PATCH 30 6/7] Add JTAG core driver Maintainers
 2024-01-30 23:38 UTC  (4+ messages)

[PATCH] arm64: dts: exynos: gs101: add stable i2c aliases for gs101-oriole
 2024-01-30 23:37 UTC  (2+ messages)

[PATCHSET wq/for-6.9] workqueue: Implement BH workqueue and convert several tasklet users
 2024-01-30 23:37 UTC  (2+ messages)

[syzbot] [ext4?] general protection fault in jbd2__journal_start
 2024-01-30 23:37 UTC  (3+ messages)
` [syzbot] [xfs?] "
  ` current->journal_info got nested! (was Re: [syzbot] [xfs?] [ext4?] general protection fault in jbd2__journal_start)

[PATCH RFC 00/12] x86 NUMA-aware kernel replication
 2024-01-30 23:36 UTC  (7+ messages)
` [PATCH RFC 02/12] mm: add config option and per-NUMA node VMS support


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.