messages from 2024-07-10 02:24:28 to 2024-07-10 04:10:07 UTC [more...]
[scarthgap][meta-virtualization][PATCH] libvirt: fix multiple CVEs
2024-07-10 4:09 UTC (6+ messages)
[PATCH 00/20] ext4: some bugfixes and cleanups for ext4 extents path
2024-07-10 4:06 UTC (21+ messages)
` [PATCH 01/20] ext4: refactor ext4_ext_rm_idx() to index 'path'
` [PATCH 02/20] ext4: prevent partial update of the extents path
` [PATCH 03/20] ext4: fix double brelse() the buffer "
` [PATCH 04/20] ext4: add new ext4_ext_path_brelse() helper
` [PATCH 05/20] ext4: fix slab-use-after-free in ext4_split_extent_at()
` [PATCH 06/20] ext4: avoid use-after-free in ext4_ext_show_leaf()
` [PATCH 07/20] ext4: drop ppath from ext4_ext_replay_update_ex() to avoid double-free
` [PATCH 08/20] ext4: get rid of ppath in ext4_find_extent()
` [PATCH 09/20] ext4: get rid of ppath in get_ext_path()
` [PATCH 10/20] ext4: get rid of ppath in ext4_ext_create_new_leaf()
` [PATCH 11/20] ext4: get rid of ppath in ext4_ext_insert_extent()
` [PATCH 12/20] ext4: get rid of ppath in ext4_split_extent_at()
` [PATCH 13/20] ext4: get rid of ppath in ext4_force_split_extent_at()
` [PATCH 14/20] ext4: get rid of ppath in ext4_split_extent()
` [PATCH 15/20] ext4: get rid of ppath in ext4_split_convert_extents()
` [PATCH 16/20] ext4: get rid of ppath in ext4_convert_unwritten_extents_endio()
` [PATCH 17/20] ext4: get rid of ppath in ext4_ext_convert_to_initialized()
` [PATCH 18/20] ext4: get rid of ppath in ext4_ext_handle_unwritten_extents()
` [PATCH 19/20] ext4: get rid of ppath in convert_initialized_extent()
` [PATCH 20/20] ext4: avoid unnecessary extent path frees and allocations
[PATCH v9 10/13] PCI: Give pci_intx() its own devres callback
2024-07-10 4:08 UTC (5+ messages)
[PATCH V4] LoongArch: Add AVEC irqchip support
2024-07-10 4:07 UTC (5+ messages)
[PATCH] mm: Fix PTE_AF handling in fault path on architectures with HW AF support
2024-07-10 4:07 UTC (2+ messages)
[PATCH v22 0/4] implement getrandom() in vDSO
2024-07-10 4:05 UTC (4+ messages)
` [PATCH v22 1/4] mm: add MAP_DROPPABLE for designating always lazily freeable mappings
[PATCH v7] mm: shrink skip folio mapped by an exiting process
2024-07-10 4:04 UTC (5+ messages)
[PATCH v2 00/11] Proper GT TLB invalidation layering and new coalescing feature
2024-07-10 4:02 UTC (4+ messages)
` [PATCH v2 07/11] drm/xe: Add xe_guc_tlb_invalidation layer
[PATCH v2 0/4] Reconstruct loongson ipi driver
2024-07-10 4:00 UTC (3+ messages)
[PATCH] test-lib: GIT_TEST_SANITIZE_LEAK_LOG enabled by default
2024-07-10 3:58 UTC (3+ messages)
` [PATCH v2] "
[peterz-queue:perf/uprobes 7/12] kernel/events/uprobes.c:2153:26: error: 'struct uprobe' has no member named 'register_rwsem'; did you mean 'register_mutex'?
2024-07-10 3:58 UTC
[PATCH 1/2] docker-distribution: Enable support for riscv64
2024-07-10 3:56 UTC (3+ messages)
` [PATCH 2/2] docker-distribution: Use dup3 "
` [meta-virtualization] "
[PowerPC] [PASEMI] Issue with the identification of ATA drives after the of/irq updates 2024-05-29
2024-07-10 3:53 UTC (4+ messages)
[PATCH] virt-manager: update RDEPENDS
2024-07-10 3:55 UTC (2+ messages)
` [meta-virtualization] "
[meta-virtualization][kirkstone][PATCH] libvirt: Fix CVE-2024-1441 and CVE-2024-2496
2024-07-10 3:53 UTC (2+ messages)
[ovmf test] 186746: all pass - PUSHED
2024-07-10 3:53 UTC
[PATCH v21 1/4] mm: add VM_DROPPABLE for designating always lazily freeable mappings
2024-07-10 3:53 UTC (14+ messages)
[PATCH 00/45] hugetlb pagewalk unification
2024-07-10 3:52 UTC (6+ messages)
[PATCH] aardvark-dns: Improve the ptest output
2024-07-10 3:52 UTC (2+ messages)
` [meta-virtualization] "
[PATCH v2 1/2] net/bonding: introduce direct link bonding mode
2024-07-10 3:49 UTC (2+ messages)
fine-grained PI control
2024-07-10 3:47 UTC (4+ messages)
Is there any plan to support CXL GPF in Linux
2024-07-10 3:46 UTC (8+ messages)
[PATCH] e1000: Fix the unexpected assumption that the receive buffer is full
2024-07-10 3:43 UTC (6+ messages)
[PATCH] riscv/mm: Add soft-dirty page tracking support
2024-07-10 3:30 UTC (2+ messages)
[PATCH net-next v8 00/10] virtio-net: support AF_XDP zero copy
2024-07-10 3:44 UTC (3+ messages)
` [PATCH net-next v8 08/10] virtio_net: xsk: rx: support fill with xsk buffer
[PATCH v3 0/2] vdpa: support set mac address from vdpa tool
2024-07-10 3:44 UTC (6+ messages)
[PATCH net-next v23 00/13] Add Realtek automotive PCIe driver
2024-07-10 3:32 UTC (14+ messages)
` [PATCH net-next v23 01/13] rtase: Add support for a pci table in this module
` [PATCH net-next v23 02/13] rtase: Implement the .ndo_open function
` [PATCH net-next v23 03/13] rtase: Implement the rtase_down function
` [PATCH net-next v23 04/13] rtase: Implement the interrupt routine and rtase_poll
` [PATCH net-next v23 05/13] rtase: Implement hardware configuration function
` [PATCH net-next v23 06/13] rtase: Implement .ndo_start_xmit function
` [PATCH net-next v23 07/13] rtase: Implement a function to receive packets
` [PATCH net-next v23 08/13] rtase: Implement net_device_ops
` [PATCH net-next v23 09/13] rtase: Implement pci_driver suspend and resume function
` [PATCH net-next v23 10/13] rtase: Implement ethtool function
` [PATCH net-next v23 11/13] rtase: Add a Makefile in the rtase folder
` [PATCH net-next v23 12/13] realtek: Update the Makefile and Kconfig in the realtek folder
` [PATCH net-next v23 13/13] MAINTAINERS: Add the rtase ethernet driver entry
[PATCH 0/3] ARM: Use generic interface to simplify crashkernel reservation
2024-07-10 3:40 UTC (9+ messages)
[PATCH v2 00/18] PCI device authentication
2024-07-10 3:40 UTC (11+ messages)
` [PATCH v2 01/18] X.509: Make certificate parser public
` [PATCH v2 02/18] X.509: Parse Subject Alternative Name in certificates
` [PATCH v2 03/18] X.509: Move certificate length retrieval into new helper
` [PATCH v2 04/18] certs: Create blacklist keyring earlier
` [PATCH v2 10/18] PCI/CMA: Reauthenticate devices on reset and resume
[PATCH 5/8] firmware: arm_scmi: Make SMC transport a standalone driver
2024-07-10 3:37 UTC (2+ messages)
[RFC bpf-next v2 0/9] no_caller_saved_registers attribute for helper calls
2024-07-10 3:35 UTC (8+ messages)
` [RFC bpf-next v2 2/9] bpf: "
[PATCH v2 00/13] Fixes for user-only munmap races
2024-07-10 3:28 UTC (14+ messages)
` [PATCH v2 01/13] accel/tcg: Move {set, clear}_helper_retaddr to cpu_ldst.h
` [PATCH v2 02/13] target/arm: Use cpu_env in cpu_untagged_addr
` [PATCH v2 03/13] target/arm: Use set/clear_helper_retaddr in helper-a64.c
` [PATCH v2 04/13] target/arm: Use set/clear_helper_retaddr in SVE and SME helpers
` [PATCH v2 05/13] target/ppc/mem_helper.c: Remove a conditional from dcbz_common()
` [PATCH v2 06/13] target/ppc: Hoist dcbz_size out of dcbz_common
` [PATCH v2 07/13] target/ppc: Split out helper_dbczl for 970
` [PATCH v2 08/13] target/ppc: Merge helper_{dcbz,dcbzep}
` [PATCH v2 09/13] target/ppc: Improve helper_dcbz for user-only
` [PATCH v2 10/13] target/s390x: Use user_or_likely in do_access_memset
` [PATCH v2 11/13] target/s390x: Use user_or_likely in access_memmove
` [PATCH v2 12/13] target/s390x: Use set/clear_helper_retaddr in mem_helper.c
` [PATCH v2 13/13] target/riscv: Simplify probing in vext_ldff
[PATCH] bitbake-worker: skipping disable network when unprivileged userns is restricted
2024-07-10 3:28 UTC (7+ messages)
` [bitbake-devel] "
[PATCH] selftests:Fix printf format string in kselftest_harness.h
2024-07-10 3:28 UTC
linux-next: manual merge of the bpf-next tree with the risc-v tree
2024-07-10 3:26 UTC (2+ messages)
[RFC PATCH] rust: types: Add explanation for ARef pattern
2024-07-10 3:24 UTC
[PATCH RESEND] mm/hugetlb: fix kernel NULL pointer dereference when migrating hugetlb folio
2024-07-10 3:25 UTC (3+ messages)
[PATCH 0/2] virtio-balloon: make it spec compliant
2024-07-10 3:25 UTC (12+ messages)
` [PATCH 1/2] virtio_balloon: add work around for out of spec QEMU
` [PATCH 2/2] virtio: fix vq # when vq skipped
[LTP] [PATCH] realtime/prio-preempt: take cpu isolation into consideration
2024-07-10 3:24 UTC
[PATCH] scsi: qla2xxx: Convert comma to semicolon
2024-07-10 3:24 UTC
[PATCH] vhost: fix offset while mmaping log base address
2024-07-10 3:22 UTC (2+ messages)
[PATCH] power: supply: cpcap-charger: Convert comma to semicolon
2024-07-10 3:20 UTC
FR: Provide Out-Of-Tree Building; Provide Cross-Compile Parameters
2024-07-10 3:20 UTC (6+ messages)
[DPDK/core Bug 15] Kernel crash after "Detected Tx Unit Hang" report
2024-07-10 3:20 UTC
[PATCH] bpf: increase frame warning limit in verifier when using KASAN or KCSAN
2024-07-10 3:19 UTC (3+ messages)
[PATCH] phy: ti: phy-j721e-wiz: convert comma to semicolon
2024-07-10 3:16 UTC (2+ messages)
[PATCH RFC] virtio-balloon: make it spec compliant
2024-07-10 3:15 UTC (2+ messages)
[syzbot] [net?] [s390?] possible deadlock in smc_release
2024-07-10 3:16 UTC (2+ messages)
[PATCH] mm/slub: quiet the clang warning with -Wunused-function enabled
2024-07-10 3:16 UTC (3+ messages)
Fwd: [PowerPC] [PASEMI] Issue with the identification of ATA drives after the of/irq updates 2024-05-29
2024-07-10 3:08 UTC
[PATCH] KVM: x86/pmu: Return KVM_MSR_RET_INVALID for invalid PMU MSR access
2024-07-10 3:13 UTC (3+ messages)
[PATCH] gpio: mc33880: Convert comma to semicolon
2024-07-10 3:11 UTC
[PATCH 6.9 000/197] 6.9.9-rc1 review
2024-07-10 3:11 UTC (3+ messages)
[PATCH] mtd: nand: raw: atmel: Use ONFI ECC params if available
2024-07-09 22:28 UTC
[PATCH v9] mm: shrink skip folio mapped by an exiting process
2024-07-10 3:10 UTC
[PATCH V5] xfs: Avoid races with cnt_btree lastrec updates
2024-07-10 3:10 UTC (2+ messages)
[PATCH v2] target/loongarch: Remove avail_64 in trans_srai_w() and simplify it
2024-07-10 3:08 UTC (3+ messages)
[PATCH] vdpa_sim_blk: add `capacity` module parameter
2024-07-10 3:08 UTC (9+ messages)
[PATCH] dmaengine: idxd: Convert comma to semicolon
2024-07-10 3:07 UTC
[PATCH] mm: Give kmap_lock before call flush_tlb_kernel_rang,avoid kmap_high deadlock
2024-07-10 3:07 UTC (2+ messages)
` [PATCH] mm: Give kmap_lock before call flush_tlb_kernel_rang,avoid kmap_high deadlock V2
[f2fs-dev] [PATCH] f2fs:Add write priority option based on zone UFS
2024-07-10 3:06 UTC (3+ messages)
` [f2fs-dev] [PATCH v4] "
` "
[PATCH v8] mm: shrink skip folio mapped by an exiting process
2024-07-10 3:05 UTC (3+ messages)
[GIT PULL v2 5/5] i.MX defconfig change for 6.11
2024-07-10 2:34 UTC (3+ messages)
[PATCH] PCI: loongson: Add LS7A MSI enablement quirk
2024-07-10 3:04 UTC (3+ messages)
linux-next: duplicate patch in the imx-mxs tree
2024-07-10 2:31 UTC (2+ messages)
[PATCH net-next v3 0/3] virtio-net: synchronize op/admin state
2024-07-10 3:03 UTC (4+ messages)
` [PATCH net-next v3 3/3] virtio-net: synchronize operstate with admin state on up/down
[linux-next:master 9094/10451] WARNING: modpost: vmlinux: section mismatch in reference: remove_device+0x4e (section: .text) -> .L604 (section: .init.text)
2024-07-10 3:03 UTC (2+ messages)
[PATCH 0/6] Binding and driver for "dumb" clock generators
2024-07-10 3:02 UTC (3+ messages)
[PATCH -next] cgroup: Fix AA deadlock caused by cgroup_bpf_release
2024-07-10 3:02 UTC (4+ messages)
[PATCH v2 0/2] net: stmmac: dwmac-qcom-ethqos: Add QCS9100 ethqos compatible
2024-07-10 3:02 UTC (5+ messages)
` [PATCH v2 2/2] net: stmmac: dwmac-qcom-ethqos: add support for emac4 on qcs9100 platforms
[PATCH] drm/xe/oa/uapi: Allow OA config's to have arbitrary names/id's
2024-07-10 3:02 UTC (2+ messages)
` ✗ CI.FULL: failure for "
[PATCH 0/2] here-doc test bodies
2024-07-10 3:02 UTC (14+ messages)
` [PATCH] chainlint.pl: recognize test bodies defined via heredoc
[PATCH 0/3] mm/page_alloc: Introduce a new sysctl knob vm.pcp_batch_scale_max
2024-07-10 3:00 UTC (4+ messages)
` [PATCH 3/3] "
[PATCH 0/3] Add power sequence for Amlogic WCN chips
2024-07-10 3:00 UTC (4+ messages)
` [PATCH 2/3] power: sequenceing: "
[PATCH v9] mm: shrink skip folio mapped by an exiting process
2024-07-10 3:00 UTC
[PATCH bpf-next v2 0/6] skip ENOTSUPP BPF selftests
2024-07-10 2:58 UTC (4+ messages)
` [PATCH bpf-next v2 4/6] selftests/bpf: Null checks for link in bpf_tcp_ca
[PATCH v3 00/10] hw/vfio: IOMMUFD Dirty Tracking
2024-07-10 2:53 UTC (7+ messages)
` [PATCH v3 01/10] vfio/iommufd: Don't fail to realize on IOMMU_GET_HW_INFO failure
[LTP] [linux-next:master] [mm] 47325a5c88: WARNING:at_mm/slub.c:#free_large_kmalloc
2024-07-10 2:51 UTC (2+ messages)
` "
[RFC PATCH] lsm: add the inode_free_security_rcu() LSM implementation hook
2024-07-10 2:47 UTC (2+ messages)
[PATCH] iommu/vt-d: Fix identity map bounds in si_domain_init()
2024-07-10 2:43 UTC (2+ messages)
[PATCH -next] xfs: Remove duplicate xfs_trans_priv.h header
2024-07-10 2:45 UTC
linux-next: duplicate patch in the ext4 tree
2024-07-10 2:42 UTC
[PATCH v7] mm: shrink skip folio mapped by an exiting process
2024-07-10 2:41 UTC (3+ messages)
va range based memory management discussion (was: 回复:回复:Re:Proposal to add CRIU support to DRM render nodes)
2024-07-10 2:38 UTC
linux-next: duplicate patch in the stm32 tree
2024-07-10 2:38 UTC
[PATCH v2] rcu-tasks: Fix access non-existent percpu rtpcp variable in rcu_tasks_need_gpcb()
2024-07-10 2:37 UTC (3+ messages)
[PATCH v14 0/2] Export cxl1.1 device link status register value to pci device sysfs
2024-07-10 2:36 UTC (3+ messages)
` [PATCH v14 1/2] cxl/core/regs: Add rcd_pcie_cap initialization
[PATCH v2 0/4] initial clock support for exynosauto v920 SoC
2024-07-10 2:34 UTC (12+ messages)
` [PATCH v2 4/4] clk: samsung: add top clock support for Exynos Auto "
` [PATCH v2 2/4] arm64: dts: exynos: add initial CMU clock nodes in Exynos Auto v920
` [PATCH v2 3/4] clk: samsung: clk-pll: Add support for pll_531x
[PATCH 0/3] add NETCMIX block control support on i.MX95
2024-07-10 2:34 UTC (6+ messages)
` [PATCH 2/3] clk: imx95: enable the clock of NETCMIX block control
[PATCH v14 1/4] PCI/DOE: Rename DOE protocol to feature
2024-07-10 2:33 UTC (4+ messages)
` [PATCH v14 2/4] PCI/DOE: Rename Discovery Response Data Object Contents to type
` [PATCH v14 3/4] PCI/DOE: Expose the DOE features via sysfs
` [PATCH v14 4/4] PCI/DOE: Allow enabling DOE without CXL
[PATCH v2 0/1] Cache SDP caps during connector detection
2024-07-10 2:33 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for Cache SDP caps during connector detection (rev2)
linux-next: duplicate patch in the samsung-krzk tree
2024-07-10 2:33 UTC
[PATCH RFCv1 00/10] hw/arm/virt: Add multiple nested SMMUs
2024-07-10 2:32 UTC (7+ messages)
` [PATCH RFCv1 02/10] hw/arm/virt: Add iommufd link to virt-machine
[PATCH v5 3/3] io_uring/rsrc: enable multi-hugepage buffer coalescing
2024-07-10 2:28 UTC (2+ messages)
[PATCH v3] cxl/core: Support mbox op clear log of vendor debug logs
2024-07-10 2:31 UTC
[PATCH v5 0/7] target/riscv: Expose RV32 cpu to RV64 QEMU
2024-07-10 2:24 UTC (8+ messages)
` [PATCH v5 1/7] target/riscv: Add fw_dynamic_info32 for booting RV32 OpenSBI
` [PATCH v5 2/7] target/riscv: Adjust PMP size for no-MMU RV64 QEMU running RV32
` [PATCH v5 3/7] target/riscv: Correct SXL return value for RV32 in RV64 QEMU
` [PATCH v5 4/7] target/riscv: Detect sxl to set bit width for RV32 in RV64
` [PATCH v5 5/7] target/riscv: Correct mcause/scause bit width for RV32 in RV64 QEMU
` [PATCH v5 6/7] target/riscv: Enable RV32 CPU support "
` [PATCH v5 7/7] tests/avocado: Add an avocado test for riscv64
[PATCH 0/2] ubifs: Fix deadlock between inode reclaiming and host inode writing
2024-07-10 2:26 UTC (3+ messages)
` [PATCH 1/2] ubifs: ubifs_jnl_write_inode: Only check once for the limitation of xattr count
` [PATCH 2/2] ubifs: Fix ABBA deadlock between inode reclaiming and deleted inode writing
[PATCH 0/3] x86/cpu: Add Bus Lock Detect support for AMD
2024-07-10 2:25 UTC (8+ messages)
` [PATCH 3/3] KVM SVM: Add Bus Lock Detect support
[PATCH 0/6] EDAC: fsl-ddr, add imx9 support
2024-07-10 2:25 UTC (3+ messages)
` [PATCH 6/6] arm64: dts: imx93: add ddr edac support
+ mm-memcg-alignment-memcg_data-define-condition.patch added to mm-unstable branch
2024-07-10 2:24 UTC (8+ messages)
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.