All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-24 13:21:22 to 2023-10-24 13:49:13 UTC [more...]

[PATCH v5 00/18] IOMMUFD Dirty Tracking
 2023-10-24 13:51 UTC  (6+ messages)
` [PATCH v5 12/18] iommu/intel: Access/Dirty bit support for SL domains

[PATCH] arm64: mm: drop tlb flush operation when clearing the access bit
 2023-10-24 13:48 UTC  (2+ messages)

[PATCH v2 00/39] Memory allocation profiling
 2023-10-24 13:46 UTC  (40+ messages)
` [PATCH v2 01/39] lib/string_helpers: Add flags param to string_get_size()
` [PATCH v2 02/39] scripts/kallysms: Always include __start and __stop symbols
` [PATCH v2 03/39] fs: Convert alloc_inode_sb() to a macro
` [PATCH v2 04/39] nodemask: Split out include/linux/nodemask_types.h
` [PATCH v2 05/39] prandom: Remove unused include
` [PATCH v2 06/39] mm: enumerate all gfp flags
` [PATCH v2 07/39] mm: introduce slabobj_ext to support slab object extensions
` [PATCH v2 08/39] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
` [PATCH v2 09/39] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
` [PATCH v2 10/39] mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects
` [PATCH v2 11/39] slab: objext: introduce objext_flags as extension to page_memcg_data_flags
` [PATCH v2 12/39] lib: code tagging framework
` [PATCH v2 13/39] lib: code tagging module support
` [PATCH v2 14/39] lib: prevent module unloading if memory is not freed
` [PATCH v2 15/39] lib: add allocation tagging support for memory allocation profiling
` [PATCH v2 16/39] lib: introduce support for page allocation tagging
` [PATCH v2 17/39] change alloc_pages name in dma_map_ops to avoid name conflicts
` [PATCH v2 18/39] change alloc_pages name in ivpu_bo_ops to avoid conflicts
` [PATCH v2 19/39] mm: enable page allocation tagging
` [PATCH v2 20/39] mm: create new codetag references during page splitting
` [PATCH v2 21/39] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y
` [PATCH v2 22/39] lib: add codetag reference into slabobj_ext
` [PATCH v2 23/39] mm/slab: add allocation accounting into slab allocation and free paths
` [PATCH v2 24/39] mm/slab: enable slab allocation tagging for kmalloc and friends
` [PATCH v2 25/39] mm/slub: Mark slab_free_freelist_hook() __always_inline
` [PATCH v2 26/39] mempool: Hook up to memory allocation profiling
` [PATCH v2 27/39] xfs: Memory allocation profiling fixups
` [PATCH v2 28/39] timekeeping: Fix a circular include dependency
` [PATCH v2 29/39] mm: percpu: Introduce pcpuobj_ext
` [PATCH v2 30/39] mm: percpu: Add codetag reference into pcpuobj_ext
` [PATCH v2 31/39] mm: percpu: enable per-cpu allocation tagging
` [PATCH v2 32/39] arm64: Fix circular header dependency
` [PATCH v2 33/39] mm: vmalloc: Enable memory allocation profiling
` [PATCH v2 34/39] rhashtable: Plumb through alloc tag
` [PATCH v2 35/39] lib: add memory allocations report in show_mem()
` [PATCH v2 36/39] codetag: debug: skip objext checking when it's for objext itself
` [PATCH v2 37/39] codetag: debug: mark codetags for reserved pages as empty
` [PATCH v2 38/39] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations
` [PATCH v2 39/39] MAINTAINERS: Add entries for code tagging and memory allocation profiling

[PATCH 0/3] microblaze: Defconfig updates
 2023-10-24 13:46 UTC  (2+ messages)
` [PATCH 1/3] microblaze: Align defconfig with latest Kconfig layout

[XEN PATCH][for-4.19 v3] xen: Add deviations for MISRA C:2012 Rule 7.1
 2023-10-24 13:47 UTC 

[PATCH v10 0/8] fuse: full atomic open and atomic-open-revalidate
 2023-10-24 13:46 UTC  (3+ messages)
` [PATCH v10 4/8] [RFC] Allow atomic_open() on positive dentry (w/o O_CREAT)

Isolating abstract sockets
 2023-10-24 13:46 UTC  (2+ messages)

[PATCH] regulator: qcom-rpmh: Fix smps4 regulator for pm8550ve
 2023-10-24 13:46 UTC 

Lockdep show 6.6-rc regression in Xen HVM CPU hotplug
 2023-10-24 13:45 UTC  (6+ messages)

[gfs2:for-next 14/21] fs/gfs2/bmap.c:893:9: warning: variable 'ret' is used uninitialized whenever 'if' condition is false
 2023-10-24 13:38 UTC 

[RFC v2 5/5] dt-bindings: gpio: Add bindings for pinctrl based generic gpio driver
 2023-10-24 13:42 UTC  (12+ messages)

[PATCH net-next v3 00/11] devlink: retain error in struct devlink_fmsg
 2023-10-24 13:43 UTC  (4+ messages)
` [PATCH net-next v3 08/11] net/mlx5: devlink health: use retained error fmsg API

linux-next: build warning after merge of the arm64 tree
 2023-10-24 13:42 UTC  (3+ messages)

[XEN PATCH][for-4.19 v4 0/8] Fix or deviate various instances of missing declarations
 2023-10-24 13:41 UTC  (11+ messages)
` [XEN PATCH][for-4.19 v4 2/8] x86: add deviations for variables only used in asm code
` [XEN PATCH][for-4.19 v4 3/8] x86: add deviation comments for asm-only functions

[PATCH] drm/amd/pm: call smu_cmn_get_smc_version in is_mode1_reset_supported
 2023-10-24 13:41 UTC 

[PATCH net-next v6 00/16] net: Make timestamping selectable
 2023-10-24 13:40 UTC  (4+ messages)
` [PATCH net-next v6 07/16] net_tstamp: Add TIMESTAMPING SOFTWARE and HARDWARE mask

[PATCH v4 bpf-next 0/7] BPF register bounds logic and testing improvements
 2023-10-24 13:40 UTC  (2+ messages)

[libgpiod][PATCH v8 0/1] bindings: python: optionally include module in sdist
 2023-10-24 13:39 UTC  (2+ messages)
` [libgpiod][PATCH v8 1/1] "

Your order#461-9277028752
 2023-10-24 13:39 UTC 

[RFC PATCH 1/2] serial: core: Move tty and serdev to be children of serial core port device
 2023-10-24 13:37 UTC  (3+ messages)

[RFC] mem: Fix mem region size when is UINT64_MAX
 2023-10-24 13:38 UTC  (7+ messages)

[PATCH] media: marvell: Added function return value check clk_prepare
 2023-10-24 13:35 UTC  (2+ messages)
` [lvc-project] "

[Intel-wired-lan] [PATCH iwl-next] ice: Reset VF on Tx MDD event
 2023-10-24 13:12 UTC  (2+ messages)

[PATCH 1/2] media: pci: mgb4: add COMMON_CLK dependency
 2023-10-24 13:27 UTC  (3+ messages)
` [PATCH 2/2] media: pci: mgb4: remove bogus 'select' statements

[PATCH 0/12] Get Xen PV shim running in qemu
 2023-10-24 13:37 UTC  (7+ messages)
` [PATCH 06/12] hw/xen: add get_frontend_path() method to XenDeviceClass

[PATCH] drm/doc: describe PATH format for DP MST
 2023-10-24 13:37 UTC  (6+ messages)

[PATCH v2 0/5] riscv: cleanup assembly usage of ENTRY()/END() and use local labels
 2023-10-24 13:26 UTC  (18+ messages)
` [PATCH v2 1/5] riscv: use ".L" local labels in assembly when applicable
` [PATCH v2 2/5] riscv: Use SYM_*() assembly macros instead of deprecated ones
` [PATCH v2 3/5] riscv: kernel: Use correct SYM_DATA_*() macro for data
` [PATCH v2 4/5] riscv: kvm: Use SYM_*() assembly macros instead of deprecated ones
` [PATCH v2 5/5] riscv: kvm: use ".L" local labels in assembly when applicable

[GIT PULL] ARM: dts: samsung: Second round for v6.7
 2023-10-24 13:26 UTC  (2+ messages)

[libgpiod][PATCH v7 0/1] bindings: python: optionally include module in sdist
 2023-10-24 13:25 UTC  (4+ messages)
` [libgpiod][PATCH v7 1/1] "

[Intel-wired-lan] [PATCH iwl-next v1 00/15] one by one port representors creation
 2023-10-24 13:10 UTC  (4+ messages)
    `  "

[PATCH v2 0/2] ARM: dts: samsung: exynos4412-midas: fix key-ok and use Linux event codes
 2023-10-24 13:22 UTC  (5+ messages)
` [PATCH v2 1/2] ARM: dts: samsung: exynos4412-midas: fix key-ok event code

[PATCH for-4.19] xen/arm64: domctl: Avoid unreachable code in subarch_do_domctl()
 2023-10-24 13:33 UTC  (2+ messages)

Clang LLVM do_package strip error
 2023-10-24 13:33 UTC  (3+ messages)
` [yocto] "

[PATCH v6 tty-next 0/2] serial: Add driver for National Instruments UARTs
 2023-10-24 13:33 UTC  (3+ messages)
` [PATCH v6 tty-next 1/2] dt-bindings: serial: ni,ni16650: add bindings

[XEN PATCH v2 00/10] address violations of MISRA C:2012 Directive 4.10
 2023-10-24 13:31 UTC  (18+ messages)

[PATCH v14 00/23] TDX host kernel support
 2023-10-24 13:31 UTC  (5+ messages)
` [PATCH v14 12/23] x86/virt/tdx: Allocate and set up PAMTs for TDMRs

[patch V4 23/30] x86/microcode: Provide new control functions
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] "

[PATCH for-4.19 v2] docs/arm: Document where Xen should be loaded in memory
 2023-10-24 13:30 UTC  (2+ messages)

[PATCH 0/3 v7] Misc SCM changes
 2023-10-24 13:29 UTC  (2+ messages)

[virtio-dev] virtio-snd comments/questions
 2023-10-24 13:30 UTC  (3+ messages)
` [virtio-comment] "

[PATCH v1 0/2] jffs2: make cleanmarker support option
 2023-10-24 13:29 UTC  (7+ messages)
` [PATCH v1 2/2] "

[PULL 00/39] Migration 20231024 patches
 2023-10-24 13:13 UTC  (18+ messages)
` [PULL 16/39] migration: Merge flush_compressed_data() and compress_flush_data()
` [PULL 21/39] hw/s390x/s390-stattrib: Don't call register_savevm_live() during instance_init()
` [PULL 23/39] migration: rename vmstate_save_needed->vmstate_section_needed
` [PULL 25/39] migration: Create vmstate_register_any()
` [PULL 26/39] migration: Use vmstate_register_any()
` [PULL 27/39] migration: Use vmstate_register_any() for isa-ide
` [PULL 28/39] migration: Use VMSTATE_INSTANCE_ID_ANY for slirp
` [PULL 30/39] migration: Check in savevm_state_handler_insert for dups
` [PULL 31/39] migration: Improve example and documentation of vmstate_register()
` [PULL 32/39] migration: Use vmstate_register_any() for audio
` [PULL 33/39] migration: Use vmstate_register_any() for eeprom93xx
` [PULL 34/39] migration: Use vmstate_register_any() for vmware_vga
` [PULL 35/39] qemu-iotests: Filter warnings about block migration being deprecated
` [PULL 36/39] migration: migrate 'inc' command option is deprecated
` [PULL 37/39] migration: migrate 'blk' "
` [PULL 38/39] migration: Deprecate block migration
` [PULL 39/39] migration: Deprecate old compression method

[PATCH] MAINTAINERS: make Michal Orzel ARM Maintainer
 2023-10-24 13:29 UTC  (2+ messages)

[PATCH] arm64: dts: cn913x: add device trees for COM Express boards
 2023-10-24 13:28 UTC  (3+ messages)

[kirkstone][PATCH 00/16] kirkstone documentation backports
 2023-10-24 13:27 UTC  (17+ messages)
` [kirkstone][PATCH 01/16] ref-manual: Warn about COMPATIBLE_MACHINE skipping native recipes
` [kirkstone][PATCH 02/16] manuals: update linux-yocto append examples
` [kirkstone][PATCH 03/16] dev-manual: wic: update "wic list images" output
` [kirkstone][PATCH 04/16] sdk-manual: appendix-obtain: improve and update descriptions
` [kirkstone][PATCH 05/16] bsp-guide: bsp: skip Intel machines no longer supported in Poky
` [kirkstone][PATCH 06/16] dev-manual: new-recipe.rst: add missing parenthesis to "Patching Code" section
` [kirkstone][PATCH 07/16] dev/ref-manual: Document INIT_MANAGER
` [kirkstone][PATCH 08/16] ref-manual: Fix PACKAGECONFIG term and add an example
` [kirkstone][PATCH 09/16] profile-manual: aesthetic cleanups
` [kirkstone][PATCH 10/16] ref-manual: variables: provide no-match example for COMPATIBLE_MACHINE
` [kirkstone][PATCH 11/16] dev-manual: layers: Add notes about layer.conf
` [kirkstone][PATCH 12/16] brief-yoctoprojectqs: use new CDN mirror for sstate
` [kirkstone][PATCH 13/16] dev-manual: start.rst: remove obsolete reference
` [kirkstone][PATCH 14/16] ref-manual: variables: add RECIPE_SYSROOT and RECIPE_SYSROOT_NATIVE
` [kirkstone][PATCH 15/16] ref-manual: variables: add TOOLCHAIN_OPTIONS variable
` [kirkstone][PATCH 16/16] ref-manual: variables: add example for SYSROOT_DIRS variable

[PATCH v2 0/2] regulator: fixed: add under-voltage support
 2023-10-24 13:26 UTC  (3+ messages)
` [PATCH v2 2/2] regulator: fixed: add support for under-voltage IRQ

[PATCH v1 0/4] maintenance: use XDG config if it exists
 2023-10-24 13:23 UTC  (5+ messages)
` [PATCH v1 3/4] config: factor out global config file retrieval
    ` [PATCH v1 3/4] config: factor out global config file retrievalync-mailbox>

[PATCH] Revert "protobuf: stage protoc binary to sysroot"
 2023-10-24 13:25 UTC  (14+ messages)
` [oe] "

[PATCH 1/2] seqlock: fix the wrong read_seqbegin_or_lock/need_seqretry documentation
 2023-10-24 13:24 UTC  (3+ messages)
` [RFC PATCH 2/2] seqlock: introduce need_seqretry_xxx()

[Intel-gfx] [PATCH 0/4] drm/i915/mst: MST modeset sequence fixes
 2023-10-24 13:25 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/mst: MST modeset sequence fixes (rev2)

[PATCH] dm: error: Add support for zoned block devices
 2023-10-24 13:23 UTC  (2+ messages)

[mickledore][PATCH 00/13] mickledore documentation backports
 2023-10-24 13:23 UTC  (14+ messages)
` [mickledore][PATCH 01/13] ref-manual: Warn about COMPATIBLE_MACHINE skipping native recipes
` [mickledore][PATCH 02/13] bsp-guide: bsp: skip Intel machines no longer supported in Poky
` [mickledore][PATCH 03/13] sdk-manual: appendix-obtain: improve and update descriptions
` [mickledore][PATCH 04/13] dev-manual: new-recipe.rst: add missing parenthesis to "Patching Code" section
` [mickledore][PATCH 05/13] ref-manual: Fix PACKAGECONFIG term and add an example
` [mickledore][PATCH 06/13] profile-manual: aesthetic cleanups
` [mickledore][PATCH 07/13] ref-manual: variables: provide no-match example for COMPATIBLE_MACHINE
` [mickledore][PATCH 08/13] dev-manual: layers: Add notes about layer.conf
` [mickledore][PATCH 09/13] brief-yoctoprojectqs: use new CDN mirror for sstate
` [mickledore][PATCH 10/13] dev-manual: start.rst: remove obsolete reference
` [mickledore][PATCH 11/13] ref-manual: variables: add RECIPE_SYSROOT and RECIPE_SYSROOT_NATIVE
` [mickledore][PATCH 12/13] ref-manual: variables: add TOOLCHAIN_OPTIONS variable
` [mickledore][PATCH 13/13] ref-manual: variables: add example for SYSROOT_DIRS variable

[patch V5 12/39] x86/microcode/intel: Simplify early loading
 2023-10-24 13:21 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V4 08/30] x86/microcode/intel: Save the microcode only after a successful late-load
 2023-10-24 13:21 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V4 09/30] x86/microcode/intel: Switch to kvmalloc()
 2023-10-24 13:21 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V5 15/39] x86/microcode/intel: Unify microcode apply() functions
 2023-10-24 13:21 UTC  (2+ messages)
` [tip: x86/microcode] "

[XEN RFC] xen/automation: add deviations for MISRA C:2012 Rule 8.3
 2023-10-24 13:22 UTC 

[patch V5 16/39] x86/microcode/intel: Rework intel_cpu_collect_info()
 2023-10-24 13:21 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V4 13/30] x86/microcode/intel: Rework intel_find_matching_signature()
 2023-10-24 13:21 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V4 12/30] x86/microcode/intel: Reuse intel_cpu_collect_info()
 2023-10-24 13:21 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V5 19/39] x86/microcode: Remove pointless apply() invocation
 2023-10-24 13:21 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch 1/5] x86/microcode/amd: Use correct per CPU ucode_cpu_info
 2023-10-24 13:21 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch 2/5] x86/microcode/amd: Cache builtin microcode too
 2023-10-24 13:21 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V5 22/39] x86/microcode/amd: Cache builtin/initrd microcode early
 2023-10-24 13:21 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V5 23/39] x86/microcode/amd: Use cached microcode for AP load
 2023-10-24 13:21 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V4 20/30] x86/microcode: Sanitize __wait_for_cpus()
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V4 17/30] x86/microcode: Clean up mc_cpu_down_prep()
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V4 19/30] x86/microcode: Clarify the late load logic
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V5 24/39] x86/microcode: Mop up early loading leftovers
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V4 18/30] x86/microcode: Handle "nosmt" correctly
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] "

[PATCH v11 00/23] Add display driver for MT8188 VDOSYS1
 2023-10-24 13:00 UTC  (5+ messages)
` [PATCH v11 01/23] dt-bindings: display: mediatek: ethdr: Add compatible for MT8188
` [PATCH v11 04/23] dt-bindings: display: mediatek: padding: Add MT8188

[patch V5 25/39] x86/microcode: Get rid of the schedule work indirection
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V5 30/39] x86/microcode: Add per CPU result state
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V4 22/30] x86/microcode: Add per CPU control field
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V4 24/30] x86/microcode: Replace the all in one rendevouz handler
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] x86/microcode: Replace the all-in-one rendevous handler

[patch V4 25/30] x86/microcode: Rendezvous and load in NMI
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V4 26/30] x86/microcode: Protect against instrumentation
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V4 28/30] x86/microcode: Handle "offline" CPUs correctly
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] "

[PATCH net-next v7 0/7] Create a binding for the Marvell MV88E6xxx DSA switches
 2023-10-24 13:20 UTC  (6+ messages)
` [PATCH net-next v7 2/7] dt-bindings: net: mvusb: Fix up DSA example
` [PATCH net-next v7 3/7] ARM: dts: marvell: Fix some common switch mistakes
` [PATCH net-next v7 5/7] ARM64: "
` [PATCH net-next v7 6/7] dt-bindings: marvell: Rewrite MV88E6xxx in schema
` [PATCH net-next v7 7/7] dt-bindings: marvell: Add Marvell MV88E6060 DSA schema

[patch V4 27/30] x86/apic: Provide apic_force_nmi_on_cpu()
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V5 38/39] x86/microcode: Prepare for minimal revision check
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] "


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.