messages from 2023-10-24 13:23:23 to 2023-10-24 13:52:55 UTC [more...]
[PATCH] btrfs: tree-checker: add type and sequence check for inline backrefs
2023-10-24 13:48 UTC (2+ messages)
[PATCH v6 00/18] IOMMUFD Dirty Tracking
2023-10-24 13:51 UTC (19+ messages)
` [PATCH v6 01/18] vfio/iova_bitmap: Export more API symbols
` [PATCH v6 02/18] vfio: Move iova_bitmap into iommufd
` [PATCH v6 03/18] iommufd/iova_bitmap: Move symbols to IOMMUFD namespace
` [PATCH v6 04/18] iommu: Add iommu_domain ops for dirty tracking
` [PATCH v6 05/18] iommufd: Add a flag to enforce dirty tracking on attach
` [PATCH v6 06/18] iommufd: Add IOMMU_HWPT_SET_DIRTY_TRACKING
` [PATCH v6 07/18] iommufd: Add IOMMU_HWPT_GET_DIRTY_BITMAP
` [PATCH v6 08/18] iommufd: Add capabilities to IOMMU_GET_HW_INFO
` [PATCH v6 09/18] iommufd: Add a flag to skip clearing of IOPTE dirty
` [PATCH v6 10/18] iommu/amd: Add domain_alloc_user based domain allocation
` [PATCH v6 11/18] iommu/amd: Access/Dirty bit support in IOPTEs
` [PATCH v6 12/18] iommu/vt-d: Access/Dirty bit support for SS domains
` [PATCH v6 13/18] iommufd/selftest: Expand mock_domain with dev_flags
` [PATCH v6 14/18] iommufd/selftest: Test IOMMU_HWPT_ALLOC_DIRTY_TRACKING
` [PATCH v6 15/18] iommufd/selftest: Test IOMMU_HWPT_SET_DIRTY_TRACKING
` [PATCH v6 16/18] iommufd/selftest: Test IOMMU_HWPT_GET_DIRTY_BITMAP
` [PATCH v6 17/18] iommufd/selftest: Test out_capabilities in IOMMU_GET_HW_INFO
` [PATCH v6 18/18] iommufd/selftest: Test IOMMU_HWPT_GET_DIRTY_BITMAP_NO_CLEAR flag
[PATCH 1/4] arm/fvp-corstone1000: upgrade to 11.22.35, add aarch64 binaries
2023-10-24 13:52 UTC (4+ messages)
` [PATCH 2/4] kas/corstone1000: don't limit the FVP use to x86-64
` [PATCH 3/4] CI: don't pin corstone1000-fvp "
` [PATCH 4/4] CI: build both aarch64 and x86-64 packages for as muny FVPs as possible
[Intel-xe] [PATCH 0/4] drm/xe: Implement snapshot support
2023-10-24 13:52 UTC (2+ messages)
` [Intel-xe] ✓ CI.BAT: success for "
[PATCH v2 0/3] iio: imu: adis: Use spi cs inactive delay
2023-10-24 13:48 UTC (3+ messages)
` [PATCH v2 2/3] dt-bindings: adis16475: Add 'spi-cs-inactive-delay-ns' property
[PATCH 0/3] microblaze: Defconfig updates
2023-10-24 13:46 UTC (4+ messages)
` [PATCH 1/3] microblaze: Align defconfig with latest Kconfig layout
` [PATCH 2/3] microblaze: Enable options to mount a rootfs via NFS
` [PATCH 3/3] microblaze: defconfig: Enable the Marvell phy driver
[PATCH v2 0/3] BOOTP/DHCPv4 enhancements
2023-10-24 13:52 UTC (4+ messages)
` [PATCH v2 1/3] net: Get pxe config file from dhcp option 209
[igt-dev] [PATCH 1/3] runner: Normalize testlist entries that don't list subtests
2023-10-24 13:51 UTC (2+ messages)
[Intel-xe] [RFC v4 0/5] Proposal to use netlink for RAS and Telemetry across drm subsystem
2023-10-24 8:59 UTC (3+ messages)
[PATCH v3 0/3] Improve pwm-ir-tx precision
2023-10-22 10:46 UTC (6+ messages)
` [Intel-gfx] [PATCH v3 1/3] pwm: make it possible to apply pwm changes in atomic context
[PATCH 0/3] hw/arm: Create second NonSecure UART for virt board
2023-10-24 13:49 UTC (3+ messages)
` [PATCH 3/3] hw/arm/virt: allow creation of a second NonSecure UART
BUG: stmmac: Timeout accessing MAC_VLAN_Tag_Filter when EEE is enabled
2023-10-24 13:48 UTC
[PATCH] arm64: mm: drop tlb flush operation when clearing the access bit
2023-10-24 13:48 UTC (3+ messages)
[Buildroot] [PATCH v4 3/4] package/linux-tools: add rtla
2023-10-24 13:49 UTC (4+ messages)
[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 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
[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 (14+ messages)
` [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 26/39] migration: Use vmstate_register_any()
` [PULL 27/39] migration: Use vmstate_register_any() for isa-ide
` [PULL 30/39] migration: Check in savevm_state_handler_insert for dups
` [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] "
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.