All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-09 23:44:32 to 2024-04-10 00:50:32 UTC [more...]

[PATCH net-next 0/3][pull request] net/e1000e, igb, igc: Remove redundant runtime resume
 2024-04-10  0:50 UTC  (2+ messages)

[PATCHBOMB v13.1] xfs: directory parent pointers
 2024-04-10  0:50 UTC  (25+ messages)
` [PATCHSET v13.1 1/9] xfs: design documentation for online fsck, part 2
  ` [PATCH 1/4] docs: update the parent pointers documentation to the final version
  ` [PATCH 2/4] docs: update online directory and parent pointer repair sections
  ` [PATCH 3/4] docs: update offline parent pointer repair strategy
  ` [PATCH 4/4] docs: describe xfs directory tree online fsck
` [PATCHSET v13.1 2/9] xfs: retain ILOCK during directory updates
  ` [PATCH 1/7] xfs: Increase XFS_DEFER_OPS_NR_INODES to 5
  ` [PATCH 2/7] xfs: Increase XFS_QM_TRANS_MAXDQS "
  ` [PATCH 3/7] xfs: Hold inode locks in xfs_ialloc
  ` [PATCH 4/7] xfs: Hold inode locks in xfs_trans_alloc_dir
  ` [PATCH 5/7] xfs: Hold inode locks in xfs_rename
  ` [PATCH 6/7] xfs: don't pick up IOLOCK during rmapbt repair scan
  ` [PATCH 7/7] xfs: unlock new repair tempfiles after creation
` [PATCHSET v13.1 3/9] xfs: shrink struct xfs_da_args
  ` [PATCH 1/4] xfs: remove XFS_DA_OP_REMOVE
  ` [PATCH 2/4] xfs: remove XFS_DA_OP_NOTIME
  ` [PATCH 3/4] xfs: rename xfs_da_args.attr_flags
  ` [PATCH 4/4] xfs: rearrange xfs_da_args a bit to use less space
` [PATCHSET v13.1 4/9] xfs: improve extended attribute validation
` [PATCHSET v13.1 5/9] xfs: Parent Pointers
` [PATCHSET v13.1 6/9] xfs: scrubbing for parent pointers
` [PATCHSET v13.1 7/9] xfs: online repair "
` [PATCHSET v13.1 8/9] xfs: detect and correct directory tree problems
` [PATCHSET v13.1 9/9] xfs: vectorize scrub kernel calls

[OE-core][kirkstone][PATCH] xserver-xorg: Fix for CVE-2024-31080 and CVE-2024-31081
 2024-04-10  0:49 UTC 

[PATCH net-next v8 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver
 2024-04-10  0:49 UTC  (6+ messages)
` [PATCH net-next v8 2/3] net: ethernet: ti: Add desc_infos member to struct k3_cppi_desc_pool
` [PATCH net-next v8 3/3] net: ethernet: ti: am65-cpsw: Add minimal XDP support

[PATCH v1 net 0/3] af_unix: Fix MSG_OOB bugs and prepare deprecation
 2024-04-10  0:48 UTC  (5+ messages)
` [PATCH v1 net 3/3] af_unix: Prepare MSG_OOB deprecation

[PATCH v6 0/7] PCI: rcar-gen4: Add R-Car V4H support
 2024-04-10  0:48 UTC  (8+ messages)
` [PATCH v6 1/7] dt-bindings: PCI: rcar-gen4-pci-host: Add R-Car V4H compatible
` [PATCH v6 2/7] dt-bindings: PCI: rcar-gen4-pci-ep: "
` [PATCH v6 3/7] PCI: dwc: Add PCIE_PORT_{FORCE,LANE_SKEW} macros
` [PATCH v6 4/7] PCI: rcar-gen4: Add rcar_gen4_pcie_platdata
` [PATCH v6 5/7] PCI: rcar-gen4: Add .ltssm_enable() for other SoC support
` [PATCH v6 6/7] PCI: rcar-gen4: Add support for r8a779g0
` [PATCH v6 7/7] misc: pci_endpoint_test: Document a policy about adding pci_device_id

[PATCH 0/2] More LNL workarounds
 2024-04-10  0:48 UTC  (9+ messages)
` [PATCH 1/2] drm/xe/lnl: Enable more GuC based workarounds
` [PATCH 2/2] drm/xe/bmg: Some LNL workarounds also apply to BMG
` ✓ CI.Patch_applied: success for More LNL workarounds
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[Buildroot] [PATCH] boot/ti-k3-boot-firmware: bump to latest version
 2024-04-10  0:48 UTC  (6+ messages)

[OE-core] [PATCH 01/33] babeltrace2: upgrade 2.0.5 -> 2.0.6
 2024-04-10  0:46 UTC  (5+ messages)
` [OE-core] [PATCH 09/33] ffmpeg: upgrade 6.1.1 -> 7.0
` [OE-core] [PATCH 10/33] gnutls: upgrade 3.8.4 -> 3.8.5

[PATCH v2 00/16] EFI: ti: Enable EFI capsule updates
 2024-04-10  0:44 UTC  (4+ messages)
` [PATCH v2 02/16] board: am64x: Define capsule update firmware info

[PATCH 1/1] api: add missing cookie checks for network access
 2024-04-10  0:43 UTC  (2+ messages)

[GIT PULL] u-boot-riscv/master
 2024-04-10  0:43 UTC  (2+ messages)

[RFC PATCH v2 0/2] fw_devlink overlay fix
 2024-04-10  0:41 UTC  (4+ messages)

[PATCH bpf-next 00/11] Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head
 2024-04-10  0:41 UTC  (12+ messages)
` [PATCH bpf-next 01/11] bpf: Remove unnecessary checks on the offset of btf_field
` [PATCH bpf-next 02/11] bpf: Remove unnecessary call to btf_field_type_size()
` [PATCH bpf-next 03/11] bpf: Add nelems to struct btf_field_info and btf_field
` [PATCH bpf-next 04/11] bpf: check_map_kptr_access() compute the offset from the reg state
` [PATCH bpf-next 05/11] bpf: initialize/free array of btf_field(s)
` [PATCH bpf-next 06/11] bpf: Find btf_field with the knowledge of arrays
` [PATCH bpf-next 07/11] bpf: check_map_access() "
` [PATCH bpf-next 08/11] bpf: Enable and verify btf_field arrays
` [PATCH bpf-next 09/11] selftests/bpf: Test global kptr arrays
` [PATCH bpf-next 10/11] selftests/bpf: Test global bpf_rb_root arrays
` [PATCH bpf-next 11/11] selftests/bpf: Test global bpf_list_head arrays

[PATCH] xfs: xattr: replace strncpy and check for truncation
 2024-04-10  0:40 UTC  (5+ messages)

[PATCH net-next v2] net: sched: cake: Optimize the number of function calls and branches in heap construction
 2024-04-10  0:40 UTC  (2+ messages)

[PATCH net-next 0/3] bonding: remove RTNL from three sysfs files
 2024-04-10  0:40 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: ti: k3-am62p5-sk: minor whitespace cleanup
 2024-04-10  0:39 UTC  (5+ messages)
` (subset) "

[rppt:execmem/v4+x86-rox 18/22] include/linux/text-patching.h:5:10: fatal error: 'asm/text-patching.h' file not found
 2024-04-10  0:39 UTC 

[f2fs-dev] [PATCH] resize.f2fs: get value from new sb during rebuilding cp
 2024-04-10  0:38 UTC  (4+ messages)

[PATCH v2 0/8] docs: recommend using contrib/contacts/git-contacts
 2024-04-10  0:36 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 5/8] SubmittingPatches: discuss reviewers first

[PATCH] mtd: spi-nor: spansion: Add support for infineon cy15v102qsn
 2024-04-10  0:36 UTC  (7+ messages)

[syzbot] [erofs?] BUG: using smp_processor_id() in preemptible code in z_erofs_get_gbuf
 2024-04-10  0:36 UTC  (2+ messages)

[Bug 218696] New: DYTC frequency scaling deterioration
 2024-04-10  0:34 UTC  (2+ messages)
` [Bug 218696] DYTC frequency scaling deterioration and event spam

[syzbot] [mm?] general protection fault in hpage_collapse_scan_file
 2024-04-10  0:32 UTC  (3+ messages)

[PATCH] KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init()
 2024-04-10  0:33 UTC  (2+ messages)

[PATCH] bpf: strnchr not suitable for getting NUL-terminator
 2024-04-10  0:33 UTC 

[PATCH i-g-t] tests/intel/xe_exec_store: fix sync usage
 2024-04-10  0:31 UTC  (4+ messages)

[PATCH v5 0/7] PCI: dwc: rcar-gen4: Add R-Car V4H support
 2024-04-10  0:32 UTC  (3+ messages)

[PATCH] drm/amdkfd: make sure VM is ready for updating operations
 2024-04-10  0:32 UTC  (3+ messages)

[PATCH 5.15 000/690] 5.15.154-rc1 review
 2024-04-10  0:32 UTC  (2+ messages)

[PATCH 1/2] iommu/vt-d: Avoid unnecessary device TLB flush in map path
 2024-04-10  0:32 UTC  (6+ messages)
` [PATCH 2/2] iommu/vt-d: Remove caching mode check before devtlb flush

[PATCH net-next v4] net: phy: dp8382x: keep WOL settings across suspends
 2024-04-10  0:30 UTC  (2+ messages)

[PATCH net-next] cxgb4: flower: use NL_SET_ERR_MSG_MOD for validation errors
 2024-04-10  0:30 UTC  (3+ messages)

[PATCH net 0/3] net: start to replace copy_from_sockptr()
 2024-04-10  0:30 UTC  (4+ messages)
` [PATCH net 1/3] net: add copy_safe_from_sockptr() helper

[PATCH net v2] ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr
 2024-04-10  0:30 UTC  (2+ messages)

[PATCH 6.1 000/138] 6.1.85-rc1 review
 2024-04-10  0:29 UTC  (2+ messages)

[PATCH net-next] gve: Correctly report software timestamping capabilities
 2024-04-10  0:28 UTC  (4+ messages)

[PATCH for-9.1 v2 00/28] linux-user/i386: Properly align signal frame
 2024-04-10  0:27 UTC  (5+ messages)
` [PATCH v2 23/28] target/i386: Honor xfeatures in xrstor_sigcontext

[PATCH] bpf: fix uninit-value in strnchr
 2024-04-10  0:28 UTC  (2+ messages)

turbostat 2024.04.08 queued for upstream
 2024-04-10  0:26 UTC  (3+ messages)

[PATCH v4 0/9] IOMMUFD: Deliver IO page faults to user space
 2024-04-10  0:25 UTC  (14+ messages)
` [PATCH v4 1/9] iommu: Introduce domain attachment handle
` [PATCH v4 2/9] iommu: Replace sva_iommu with iommu_attach_handle

[PATCH 6.6 000/252] 6.6.26-rc1 review
 2024-04-10  0:24 UTC  (2+ messages)

[PATCH 0/3] KVM: nVMX: nEPT injection fixes and cleanups
 2024-04-10  0:20 UTC  (2+ messages)

[PATCH 0/8] KVM: SVM: Clean up VMRUN=>#VMEXIT assembly
 2024-04-10  0:19 UTC  (2+ messages)

[PATCH] KVM: SVM: Remove a useless zeroing of allocated memory
 2024-04-10  0:19 UTC  (2+ messages)

[PATCH] KVM: selftests: Use TAP in the steal_time test
 2024-04-10  0:19 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: Process atomically-zapped SPTEs after replacing REMOVED_SPTE
 2024-04-10  0:19 UTC  (2+ messages)

[PATCH] KVM: use vfree for memory allocated by vcalloc/__vcalloc
 2024-04-10  0:19 UTC  (2+ messages)

[PATCH v4 0/2] kvm/cpuid: set proper GuestPhysBits in CPUID.0x80000008
 2024-04-10  0:19 UTC  (2+ messages)

[syzbot] [bpf?] KMSAN: uninit-value in strnchr
 2024-04-10  0:22 UTC  (2+ messages)

[PATCH v2 0/4] net : dqs: optimize if stall threshold is not set
 2024-04-10  0:21 UTC  (3+ messages)
` [PATCH net-next v2 4/4] net: dqs: make struct dql more cache efficient

[PATCH v7 00/14] Improve KVM + userfaultfd performance via KVM_EXIT_MEMORY_FAULTs on stage-2 faults
 2024-04-10  0:19 UTC  (2+ messages)

[PATCH] KVM: Drop unused @may_block param from gfn_to_pfn_cache_invalidate_start()
 2024-04-10  0:19 UTC  (2+ messages)

[PATCH 0/4] KVM: x86/mmu: Fix TDP MMU dirty logging bug L2 running with EPT disabled
 2024-04-10  0:19 UTC  (2+ messages)

[PATCH 6.8 000/273] 6.8.5-rc1 review
 2024-04-10  0:20 UTC  (2+ messages)

[conor:clk-reset-stuff 6/6] drivers/reset/reset-mpfs.c:154:9: error: implicit declaration of function 'kfree'; did you mean 'vfree'?
 2024-04-10  0:18 UTC 

[PATCH v4 1/2] dt-bindings: phy: mediatek,mt7988-xfi-tphy: add new bindings
 2024-04-10  0:16 UTC  (8+ messages)
` [PATCH v4 2/2] phy: add driver for MediaTek XFI T-PHY

[PATCH blktests] block/035: test return EIO from BLKRRPART
 2024-04-10  0:15 UTC  (2+ messages)

[PATCH 1/4] drm/xe: Introduce a simple wedged state
 2024-04-10  0:14 UTC  (2+ messages)
` ✗ CI.FULL: failure for series starting with [1/4] "

[PATCH] selftests: kselftest_harness: Print empty string, not empty fmt on PASS/FAIL
 2024-04-10  0:14 UTC  (5+ messages)

[PATCH v4 00/15] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-04-10  0:11 UTC  (8+ messages)
` [PATCH v4 09/15] RISC-V: KVM: Add perf sampling support for guests

[PATCH] ring-buffer: Only update pages_touched when a new page is touched
 2024-04-10  0:14 UTC  (3+ messages)

[PATCH net-next 0/3] net: socket sendmsg MSG_ZEROCOPY_UARG
 2024-04-10  0:11 UTC  (10+ messages)
` [PATCH net-next 1/3] sock: add MSG_ZEROCOPY_UARG
    ` [External] "
` [PATCH net-next 2/3] selftests: fix OOM problem in msg_zerocopy selftest
      ` [External] "

[paulmck-rcu:dev.2024.04.04a 17/74] mm/memcontrol.c:1200:31: sparse: sparse: incorrect type in argument 2 (different base types)
 2024-04-10  0:08 UTC 

[openeuler:OLK-6.6 3341/7334] include/linux/pgplib.h:36:30: error: field 'version' has incomplete type
 2024-04-10  0:08 UTC 

[PATCH net] crypto: chtls: Fix possible null pointer dereferences
 2024-04-10  0:08 UTC  (2+ messages)

[PATCH] scsi/ufs: Fix ufshcd_mcq_sqe_search()
 2024-04-10  0:07 UTC 

[PATCH] thermal/drivers/mediatek/lvts_thermal: Remove redundant code in lvts_ctrl_configure
 2024-04-10  0:07 UTC  (3+ messages)

[PATCH] wifi: ath12k: enable service flag for survey dump stats
 2024-04-10  0:07 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-net] ice: Fix checking for unsupported keys on non-tunnel device
 2024-04-10  0:05 UTC  (3+ messages)
`  "

[PATCHSET v30.2] xfs: atomic file content exchanges
 2024-04-10  0:05 UTC  (2+ messages)
` [PATCH 15/14] xfs: capture inode generation numbers in the ondisk exchmaps log item

[PATCH net v2] net: sparx5: fix wrong config being used when reconfiguring PCS
 2024-04-10  0:03 UTC  (3+ messages)

[PATCH net-next] mlxsw: spectrum_ethtool: Add support for 100Gb/s per lane link modes
 2024-04-10  0:02 UTC  (2+ messages)

[PATCH v2 net] pds_core: Fix pdsc_check_pci_health function to use work thread
 2024-04-10  0:00 UTC  (2+ messages)

[RFC PATCH v3 0/7] DAMON based tiered memory management for CXL memory
 2024-04-10  0:00 UTC  (3+ messages)
` [RFC PATCH v3 0/7] DAMON based tiered memory management for CXL

[PATCH net-next v5 0/3] Minor cleanups to skb frag ref/unref
 2024-04-09 23:58 UTC  (7+ messages)
` [PATCH net-next v5 1/3] net: make napi_frag_unref reuse skb_page_unref
` [PATCH net-next v5 2/3] net: mirror skb frag ref/unref helpers
` [PATCH net-next v5 3/3] net: remove napi_frag_unref

[PATCH] fs/9p: remove erroneous nlink init from legacy stat2inode
 2024-04-09 23:58 UTC 

[rppt:execmem/v4+x86-rox 20/22] arch/um/kernel/um_arch.c:440:6: error: conflicting types for 'apply_seal_endbr'
 2024-04-09 23:57 UTC 

[rppt:execmem/v4+x86-rox 20/22] arch/um/kernel/um_arch.c:440:6: error: conflicting types for 'apply_seal_endbr'; have 'void(s32 *, s32 *)' {aka 'void(int *, int *)'}
 2024-04-09 23:57 UTC 

[PATCH for-9.0] ppc440_pcix: Do not expose a bridge device on PCI bus
 2024-04-09 23:55 UTC 

[layerindex-web][PATCH 1/3] build(deps): bump pillow from 10.2.0 to 10.3.0
 2024-04-09 23:55 UTC  (3+ messages)
` [layerindex-web][PATCH 2/3] requirements.txt: update all to latest
` [layerindex-web][PATCH 3/3] README: update to new yocto-patches mailing list

+ bootconfig-do-not-put-quotes-on-cmdline-items-unless-necessary.patch added to mm-nonmm-unstable branch
 2024-04-09 23:56 UTC  (2+ messages)

[RFC PATCH v2 0/9] fpga: dfl: fix kernel warning on port release/assign for SRIOV
 2024-04-09 23:56 UTC  (3+ messages)
` [RFC PATCH v2 3/9] fpga: dfl: migrate AFU MMIO region management driver to dfl_feature_dev_data

[PATCH v6 00/29] Update SMMUv3 to the modern iommu API (part 2/3)
 2024-04-09 23:55 UTC  (8+ messages)
` [PATCH v6 06/29] iommu/arm-smmu-v3: Add an ops indirection to the STE code

[Buildroot] Problem with device tree
 2024-04-09 23:54 UTC  (3+ messages)

[PATCH] tracing: Add new_exec tracepoint
 2024-04-09 23:54 UTC  (4+ messages)

[PATCH 0/1] fuse: Add initial support for fs-verity
 2024-04-09 23:52 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH i-g-t v3 0/2] Update compression check based on platform
 2024-04-10 10:39 UTC  (3+ messages)
` ✓ CI.xeBAT: success for Update compression check based on platform (rev2)
` ✓ Fi.CI.BAT: "

[POC][RFC][PATCH 0/2] pstore/mm/x86: Add wildcard memmap to map pstore consistently
 2024-04-09 23:52 UTC  (6+ messages)

[libgpiod][PATCH 0/2] gpio-tools: allow specifying longer time periods
 2024-04-09 23:52 UTC  (4+ messages)
` [libgpiod][PATCH 2/2] tools: allow "

[PATCH net-next 0/7] bnxt_en: Updates for net-next
 2024-04-09 23:51 UTC  (7+ messages)
` [PATCH net-next 1/7] bnxt_en: Skip ethtool RSS context configuration in ifdown state
` [PATCH net-next 5/7] bnxt_en: Change MSIX/NQs allocation policy

[PATCH] zonefs: Use str_plural() to fix Coccinelle warning
 2024-04-09 23:50 UTC  (2+ messages)

[PATCHSET 0/6] perf annotate: Add TUI support for data type profiling (v1)
 2024-04-09 23:50 UTC  (7+ messages)
` [PATCH 1/6] perf annotate: Show progress of sample processing
` [PATCH 2/6] perf annotate-data: Add hist_entry__annotate_data_tty()
` [PATCH 3/6] perf annotate-data: Add hist_entry__annotate_data_tui()
` [PATCH 4/6] perf annotate-data: Support event group display in TUI
` [PATCH 5/6] perf report: Add a menu item to annotate data type "
` [PATCH 6/6] perf report: Do not collect sample histogram unnecessarily

[XEN PATCH v2 0/9] address violations of MISRA C Rule 16.2
 2024-04-09 23:48 UTC  (5+ messages)
` [XEN PATCH v2 7/9] xen/xsm: address violation "

[PATCH v5 00/22] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-04-09 23:47 UTC  (6+ messages)
` [PATCH v5 22/22] KVM: riscv: selftests: Add a test for counter overflow

[net-next PATCH] octeontx2-pf: Add support for offload tc with skbedit mark action
 2024-04-09 23:47 UTC  (2+ messages)

[PATCH 00/11] KVM: guest_memfd: New hooks and functionality for SEV-SNP and TDX
 2024-04-09 23:46 UTC  (5+ messages)
` [PATCH 07/11] KVM: guest_memfd: extract __kvm_gmem_get_pfn()
` [PATCH 11/11] KVM: x86: Add gmem hook for determining max NPT mapping level

[PATCH v3 00/12] mm/gup: Unify hugetlb, part 2
 2024-04-09 23:43 UTC  (8+ messages)

[net PATCH] octeontx2-af: Fix NIX SQ mode and BP config
 2024-04-09 23:44 UTC  (2+ messages)


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.