All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-23 05:55:29 to 2024-07-23 07:03:41 UTC [more...]

[PATCH 0/3] Nouveau fixes for TTM refcount rework
 2024-07-23  6:44 UTC  (4+ messages)

[PULL v2 00/25] Misc QEMU-GA patches 2024-07-22
 2024-07-23  7:02 UTC  (3+ messages)
` [PULL v2 02/25] qga: move linux vcpu command impls to commands-linux.c
` [PULL v2 10/25] qga: conditionalize schema for commands requiring getifaddrs

[PATCH v6 0/9] hw/iommufd: IOMMUFD Dirty Tracking
 2024-07-23  7:02 UTC  (9+ messages)
` [PATCH v6 1/9] vfio/iommufd: Introduce auto domain creation
` [PATCH v6 5/9] vfio/iommufd: Probe and request hwpt dirty tracking capability

[PATCH v3] mm/page_alloc: Fix pcp->count race between drain_pages_zone() vs __rmqueue_pcplist()
 2024-07-23  7:02 UTC  (2+ messages)

[PATCH bpf-next v2 1/2] bpf: Support private stack for bpf progs
 2024-07-23  7:02 UTC  (6+ messages)

[PATCH v5 00/13] hw/iommufd: IOMMUFD Dirty Tracking
 2024-07-23  7:00 UTC  (16+ messages)
` [PATCH v5 01/13] vfio/pci: Extract mdev check into an helper
` [PATCH v5 12/13] vfio/migration: Don't block migration device dirty tracking is unsupported

[PATCH v2 00/25] mm: introduce numa_memblks
 2024-07-23  6:41 UTC  (78+ messages)
` [PATCH v2 01/25] mm: move kernel/numa.c to mm/
` [PATCH v2 02/25] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
` [PATCH v2 03/25] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes
` [PATCH v2 04/25] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v2 05/25] MIPS: loongson64: rename __node_data to node_data
` [PATCH v2 06/25] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v2 07/25] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v2 08/25] arch, mm: move definition of node_data to generic code
` [PATCH v2 09/25] arch, mm: pull out allocation of NODE_DATA "
` [PATCH v2 10/25] x86/numa: simplify numa_distance allocation
` [PATCH v2 11/25] x86/numa: use get_pfn_range_for_nid to verify that node spans memory
` [PATCH v2 12/25] x86/numa: move FAKE_NODE_* defines to numa_emu
` [PATCH v2 13/25] x86/numa_emu: simplify allocation of phys_dist
` [PATCH v2 14/25] x86/numa_emu: split __apicid_to_node update to a helper function
` [PATCH v2 15/25] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
` [PATCH v2 16/25] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
` [PATCH v2 17/25] mm: introduce numa_memblks
` [PATCH v2 18/25] mm: move numa_distance and related code from x86 to numa_memblks
` [PATCH v2 19/25] mm: introduce numa_emulation
` [PATCH v2 20/25] mm: numa_memblks: introduce numa_memblks_init
` [PATCH v2 21/25] mm: numa_memblks: make several functions and variables static
` [PATCH v2 22/25] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo
` [PATCH v2 23/25] arch_numa: switch over to numa_memblks
` [PATCH v2 24/25] mm: make range-to-target_node lookup facility a part of numa_memblks
` [PATCH v2 25/25] docs: move numa=fake description to kernel-parameters.txt

[CI] drm/xe: Refactor mmio setup for multi-tile
 2024-07-23  7:00 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe: Refactor mmio setup for multi-tile (rev2)

[PATCH v1] mm/numa_balancing: Fix the memory thrashing problem in the single-threaded process
 2024-07-23  7:00 UTC  (3+ messages)
  ` [External] "

[RFC PATCH 0/4] bringing back the AGFL reserve
 2024-07-23  6:51 UTC  (6+ messages)
` [RFC PATCH 1/4] xfs: resurrect the AGFL reservation

[PATCH] target/riscv: Add a property to set vl to ceil(AVL/2)
 2024-07-23  6:56 UTC  (2+ messages)

[PATCH v6 0/3] bugfix: Introduce sendpages_ok() to check sendpage_ok() on contiguous pages
 2024-07-23  6:56 UTC  (4+ messages)
` [PATCH v6 1/3] net: introduce helper sendpages_ok()
` [PATCH v6 2/3] nvme-tcp: use sendpages_ok() instead of sendpage_ok()
` [PATCH v6 3/3] drbd: "

xfs issue
 2024-07-23  6:18 UTC  (3+ messages)

[PATCH v3 2/2] eventdev: add support for enqueue reorder
 2024-07-23  6:41 UTC  (6+ messages)
` [PATCH v6 0/3] Independent Enqueue Support
  ` [PATCH v6 2/3] eventdev: add support for independent enqueue
  ` [PATCH v6 3/3] event/dsw: add capability "

FW: About the patch ”https://lore.kernel.org/linux-iommu/20240412082121.33382-1-yi.l.liu@intel.com/ “ for help
 2024-07-23  6:52 UTC  (5+ messages)

[PATCH] media: imx-mipi-csis: avoid logging while holding spinlock
 2024-07-23  6:09 UTC 

[PATCH v2] mm/page_alloc: Fix pcp->count race between drain_pages_zone() vs __rmqueue_pcplist()
 2024-07-23  6:50 UTC  (5+ messages)

[PATCH v3 0/5] Fix some GDB command error and add some GDB commands
 2024-07-23  6:49 UTC  (6+ messages)
` [PATCH v3 1/5] scripts/gdb: fix timerlist parsing issue
` [PATCH v3 2/5] scripts/gdb: add iteration function for rbtree
` [PATCH v3 3/5] scripts/gdb: fix lx-mounts command error
` [PATCH v3 4/5] scripts/gdb: Add 'lx-stack_depot_lookup' command
` [PATCH v3 5/5] scripts/gdb: Add 'lx-kasan_mem_to_shadow' command

[PATCH i-g-t v2] lib/intel_compute: Enable compute tests for BMG
 2024-07-23  6:49 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v5.10] ext4: fix error code saved on super block during file system abort
 2024-07-23  6:47 UTC  (2+ messages)
` [PATCH v5.10.y] ext4: Send notifications on error

[davidhildenbrand:folio_walk 1/11] mm/pagewalk.c:797:undefined reference to `vm_normal_page_pmd'
 2024-07-23  6:47 UTC 

[PATCH] irqchip/loongarch-cpu: Fix return value of lpic_gsi_to_irq()
 2024-07-23  6:46 UTC  (2+ messages)

[PATCH 0/3] sched/core: Fixes and enhancements around spurious need_resched() and idle load balancing
 2024-07-23  6:46 UTC  (3+ messages)
` [PATCH 1/3] sched/core: Remove the unnecessary need_resched() check in nohz_csd_func()

[PATCH v2] tools: Add script to update git subtree projects
 2024-07-23  6:45 UTC  (2+ messages)

[PATCH bpf-next v1 00/19] selftests/bpf: Improve libc portability / musl support (part 1)
 2024-07-23  6:45 UTC  (20+ messages)
` [PATCH bpf-next v1 02/19] selftests/bpf: Fix compile error from rlim_t in sk_storage_map.c
` [PATCH bpf-next v1 03/19] selftests/bpf: Fix error compiling bpf_iter_setsockopt.c with musl libc
` [PATCH bpf-next v1 04/19] selftests/bpf: Drop unneeded include in unpriv_helpers.c
` [PATCH bpf-next v1 05/19] selftests/bpf: Drop unneeded include in sk_lookup.c
` [PATCH bpf-next v1 06/19] selftests/bpf: Drop unneeded include in flow_dissector.c
` [PATCH bpf-next v1 07/19] selftests/bpf: Fix missing ARRAY_SIZE() definition in bench.c
` [PATCH bpf-next v1 08/19] selftests/bpf: Fix missing UINT_MAX definitions in benchmarks
` [PATCH bpf-next v1 09/19] selftests/bpf: Fix missing BUILD_BUG_ON() declaration
` [PATCH bpf-next v1 10/19] selftests/bpf: Fix include of <sys/fcntl.h>
` [PATCH bpf-next v1 11/19] selftests/bpf: Fix compiling parse_tcp_hdr_opt.c with musl-libc
` [PATCH bpf-next v1 12/19] selftests/bpf: Fix compiling kfree_skb.c "
` [PATCH bpf-next v1 13/19] selftests/bpf: Fix compiling flow_dissector.c "
` [PATCH bpf-next v1 14/19] selftests/bpf: Fix compiling tcp_rtt.c "
` [PATCH bpf-next v1 15/19] selftests/bpf: Fix compiling core_reloc.c "
` [PATCH bpf-next v1 16/19] selftests/bpf: Fix errors compiling lwt_redirect.c with musl libc
` [PATCH bpf-next v1 17/19] selftests/bpf: Fix errors compiling decap_sanity.c "
` [PATCH bpf-next v1 18/19] selftests/bpf: Fix errors compiling crypto_sanity.c "
` [PATCH bpf-next v1 19/19] selftests/bpf: Fix errors compiling cg_storage_multi.h "

[PATCH] efi_loader: add /dtbs search path
 2024-07-23  6:43 UTC  (2+ messages)

[PATCH] rootfs: run postinst ontarget on ro-rootfs when read-only-rootfs-delayed-postinsts set
 2024-07-23  6:39 UTC  (2+ messages)

[PATCH 00/14] bsd-user: Misc changes for 9.1 (I hope)
 2024-07-23  6:38 UTC  (7+ messages)
` [PATCH 14/14] bsd-user: Add aarch64 build to tree

[PATCH 0/4] xen/domain: Idle domain creation improvements
 2024-07-23  6:38 UTC  (5+ messages)
` [PATCH 4/4] arch/domain: Clean up the idle domain remnants in arch_domain_create()

[PATCH v3 0/2] mm: zswap: fixes for global shrinker
 2024-07-23  6:37 UTC  (4+ messages)
` [PATCH v3 1/2] mm: zswap: fix global shrinker memcg iteration

[PATCH i-g-t 0/2] New test to validate link-off between active regions (LOBF)
 2024-07-23  6:37 UTC  (3+ messages)
` ✓ CI.xeBAT: success for New test to validate link-off between active regions (LOBF) (rev3)
` ✓ Fi.CI.BAT: "

[PATCH 0/6] unit-tests: add and use TEST_RUN to simplify tests
 2024-07-23  6:36 UTC  (8+ messages)
` [PATCH v2 0/6] unit-tests: add and use for_test "
  ` [PATCH v2 2/6] unit-tests: add for_test
          ` [PATCH v2] unit-tests: show location of checks outside of tests

[PATCH bpf-next v2 0/9] Add BPF LSM return value range check, BPF part
 2024-07-23  6:36 UTC  (7+ messages)
` [PATCH bpf-next v2 5/9] bpf, verifier: improve signed ranges inference for BPF_AND

[PATCH 0/4] mini-os: cleanup of mm.c
 2024-07-23  6:36 UTC  (4+ messages)
` [PATCH 4/4] mini-os: remove sanity_check()

[V1] app/testpmd: restore VXLAN-GPE support
 2024-07-23  6:29 UTC  (3+ messages)

[PATCH] ceph: fix incorrect kmalloc size of pagevec mempool
 2024-07-23  6:34 UTC  (3+ messages)

[PATCH 0/2] x86/efi: Fix booting when NX is disabled
 2024-07-23  6:34 UTC  (6+ messages)
` [PATCH 2/2] x86/efi: Unlock NX if necessary

[PATCH v6 0/4] docs/interop/firmware.json: scripts/qapi-gen.py compatibility
 2024-07-23  6:32 UTC  (4+ messages)
` [PATCH v6 4/4] docs: add test for firmware.json QAPI

[PATCH v2 0/5] kallsyms: Emit symbol for holes in text and fix weak function issue
 2024-07-23  6:32 UTC  (6+ messages)
` [PATCH v2 1/5] kallsyms: Emit symbol at the holes in the text
` [PATCH v2 2/5] module: kallsyms: Determine exact function size
` [PATCH v2 3/5] ftrace: Skip invalid __fentry__ in ftrace_process_locs()
` [PATCH v2 4/5] ftrace: Fix possible out-of-bound issue "
` [PATCH v2 5/5] ftrace: Revert the FTRACE_MCOUNT_MAX_OFFSET workaround

[PATCH v4 0/3] mm: swap: mTHP swap allocator base on swap cluster order
 2024-07-23  6:27 UTC  (13+ messages)
` [PATCH v4 2/3] mm: swap: mTHP allocate swap entries from nonfull list

[Intel-wired-lan] [PATCH iwl-next v2] igc: Get rid of spurious interrupts
 2024-07-23  6:29 UTC  (3+ messages)

[Patch v7 0/2] io_uring/rsrc: coalescing multi-hugepage registered buffers
 2024-07-23  5:56 UTC  (3+ messages)
  ` [Patch v7 1/2] io_uring/rsrc: store folio shift and mask into imu
  ` [Patch v7 2/2] io_uring/rsrc: enable multi-hugepage buffer coalescing

[PATCH i-g-t 0/2] New test to validate link-off between active regions (LOBF)
 2024-07-23  6:27 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for New test to validate link-off between active regions (LOBF) (rev2)

[PATCH v4 0/2] Modify the method of obtaining porch parameters
 2024-07-23  6:26 UTC  (3+ messages)
` [PATCH v4 1/2] drm/panel: boe-th101mb31ig002 : Fix the way to get "
` [PATCH v4 2/2] drm/panel: boe-th101mb31ig002 : using drm_connector_helper_get_modes_fixed()

[PATCHv8 0/9] nvme: implement secure concatenation
 2024-07-23  6:26 UTC  (9+ messages)
` [PATCH 1/9] crypto,fs: Separate out hkdf_extract() and hkdf_expand()
` [PATCH 4/9] nvme: add nvme_auth_derive_tls_psk()

[PATCH v2] Documentation: KUnit: Update filename best practices
 2024-07-23  6:25 UTC  (4+ messages)

[linux-next:master 13299/13550] drivers/gpu/drm/xe/xe_guc_submit.c:1417 guc_exec_queue_process_msg() error: dereferencing freed memory 'msg'
 2024-07-23  6:24 UTC 

[PATCH 0/2] en7523 clk changes for pinctrl support
 2024-07-23  6:25 UTC  (4+ messages)
` [PATCH 2/2] clk: en7523: fix scuclk io region for upcoming pinctrl

[PATCH v4] osdep: add a qemu_close_all_open_fd() helper
 2024-07-23  6:24 UTC  (2+ messages)

[PATCH V7 1/2] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes
 2024-07-23  6:24 UTC  (12+ messages)

[RFC PATCH v5 0/8] Add Rust support, implement ARM PL011
 2024-07-23  6:37 UTC  (3+ messages)
` [RFC PATCH v5 1/8] build-sys: Add rust feature option

[PATCH v4 00/15] arm64: Support for running as a guest in Arm CCA
 2024-07-23  6:22 UTC  (3+ messages)
` [PATCH v4 01/15] arm64: rsi: Add RSI definitions

[PATCH] arm64: dts: mediatek: mt8195: Add missing clock for xhci1 controller
 2024-07-23  6:18 UTC  (2+ messages)

[PATH v5 0/3] vdpa: support set mac address from vdpa tool
 2024-07-23  6:16 UTC  (8+ messages)
` [PATH v5 1/3] "
` [PATH v5 2/3] vdpa_sim_net: Add the support of set mac address
` [PATH v5 3/3] vdpa/mlx5: "

[PATCH] net/hns3: fix uninitialized value
 2024-07-23  6:09 UTC 

[PATCH] net/ice/base: add retries for reading NVM
 2024-07-23  6:19 UTC 

[linus:master] [mm] 24e44cc22a: BUG:KCSAN:data-race_in_pcpu_alloc_noprof/pcpu_block_update_hint_alloc
 2024-07-23  6:13 UTC  (9+ messages)

[PATCH 0/1] Store process name and pid in xe file
 2024-07-23  6:10 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH master 1/3] resource: return NULL for error in request_barebox_region
 2024-07-23  6:07 UTC  (3+ messages)

[PATCH v5] virtio-pci: Fix the use of an uninitialized irqfd
 2024-07-23  6:06 UTC  (4+ messages)

[openeuler:OLK-6.6 7645/10903] drivers/net/ethernet/yunsilicon/xsc/net/main.c:2628:14: error: no member named 'physfn' in 'struct pci_dev'
 2024-07-23  6:03 UTC 

[PATCH] staging: fbtft: remove unnecessary braces in if statements and space before close parenthesis in function call
 2024-07-23  6:03 UTC 

[GSoC] Blog: move and improve reftable tests in the unit testing framework
 2024-07-23  6:02 UTC  (8+ messages)

[PATCH 1/1] target/riscv: Remove redundant insn length check for zama16b
 2024-07-23  5:59 UTC  (4+ messages)

[PATCH bpf-next] selftests/bpf: Add a test for mmap-able map in map
 2024-07-23  5:58 UTC  (2+ messages)

[GIT PULL] Mailbox changes for v6.11
 2024-07-23  5:55 UTC 

[PATCH][CIFS] mount with "unix" mount option for SMB1 incorrectly handled
 2024-07-23  5:56 UTC 


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.