All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-10 02:33:54 to 2024-07-10 04:36:31 UTC [more...]

[RFC 0/5] accel/kvm: Support KVM PMU filter
 2024-07-10  4:51 UTC  (2+ messages)
` [RFC 3/5] i386/kvm: Support event with select&umask format in "

[PATCH v5 00/10] mips: Support for RTL9302C
 2024-07-10  4:35 UTC  (11+ messages)
` [PATCH v5 01/10] mips: dts: realtek: use "serial" instead of "uart" in node name
` [PATCH v5 02/10] mips: dts: realtek: add device_type property to cpu node
` [PATCH v5 03/10] dt-bindings: vendor-prefixes: Add Cameo Communications
` [PATCH v5 04/10] dt-bindings: mips: realtek: Add rtl930x-soc compatible
` [PATCH v5 05/10] dt-bindings: timer: Add schema for realtek,otto-timer
` [PATCH v5 06/10] dt-bindings: interrupt-controller: realtek,rtl-intc: Add rtl9300-intc
` [PATCH v5 07/10] clocksource: realtek: Add timer driver for rtl-otto platforms
` [PATCH v5 08/10] mips: select REALTEK_OTTO_TIMER for Realtek platforms
` [PATCH v5 09/10] mips: generic: add fdt fixup for Realtek reference board
` [PATCH v5 10/10] mips: dts: realtek: Add RTL9302C board

"Replacing" a subvolume in presence of nested subvolumes
 2024-07-10  4:35 UTC 

[PATCH bpf-next 1/2] bpf: Get better reg range with ldsx and 32bit compare
 2024-07-10  4:29 UTC  (2+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add ldsx selftests for ldsx and subreg compare

+ mm-memcg-alignment-memcg_data-define-condition.patch added to mm-unstable branch
 2024-07-10  4:17 UTC  (9+ messages)

[PATCH] i386/sev: Don't allow automatic fallback to legacy KVM_SEV*_INIT
 2024-07-10  4:03 UTC  (7+ messages)

[PATCH 0/3] x86/cpu: Add Bus Lock Detect support for AMD
 2024-07-10  4:15 UTC  (9+ messages)
` [PATCH 3/3] KVM SVM: Add Bus Lock Detect support

[PATCH] CI: remove unnecessary clang settings
 2024-07-10  4:14 UTC  (2+ messages)

[PATCH] arm-toolchain: update to 13.3
 2024-07-10  4:14 UTC  (2+ messages)

[RFC] iommu_ops->domain_alloc_paging() enhancement to support AMD IOMMU driver
 2024-07-10  4:17 UTC  (10+ messages)

[PATCH v2] i386/sev: Don't allow automatic fallback to legacy KVM_SEV*_INIT
 2024-07-10  4:10 UTC 

[PATCH v2 00/13] Fixes for user-only munmap races
 2024-07-10  4:09 UTC  (15+ 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

linux-next: manual merge of the mfd tree with the mmc tree
 2024-07-10  4:10 UTC 

[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] 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  (5+ messages)
  ` [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  (2+ messages)
` [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)


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.