All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-24 17:54:03 to 2022-01-24 18:20:03 UTC [more...]

[PATCH v4 00/42] CXl 2.0 emulation Support
 2022-01-24 18:11 UTC  (23+ messages)
` [PATCH v4 15/42] acpi/pci: Consolidate host bridge setup
` [PATCH v4 17/42] cxl: Machine level control on whether CXL support is enabled
` [PATCH v4 18/42] hw/cxl/component: Implement host bridge MMIO (8.2.5, table 142)
` [PATCH v4 19/42] hw/cxl/rp: Add a root port
` [PATCH v4 20/42] hw/cxl/device: Add a memory device (8.2.8.5)
` [PATCH v4 21/42] hw/cxl/device: Implement MMIO HDM decoding (8.2.5.12)
` [PATCH v4 22/42] acpi/cxl: Add _OSC implementation (9.14.2)
` [PATCH v4 23/42] tests/acpi: allow CEDT table addition
` [PATCH v4 24/42] acpi/cxl: Create the CEDT (9.14.1)
` [PATCH v4 28/42] hw/cxl/component: Add utils for interleave parameter encoding/decoding
` [PATCH v4 29/42] hw/cxl/host: Add support for CXL Fixed Memory Windows
` [PATCH v4 30/42] acpi/cxl: Introduce CFMWS structures in CEDT
` [PATCH v4 32/42] pci/pcie_port: Add pci_find_port_by_pn()
` [PATCH v4 33/42] CXL/cxl_component: Add cxl_get_hb_cstate()
` [PATCH v4 34/42] mem/cxl_type3: Add read and write functions for associated hostmem
` [PATCH v4 35/42] cxl/cxl-host: Add memops for CFMWS region
` [PATCH v4 36/42] arm/virt: Allow virt/CEDT creation
` [PATCH v4 38/42] RFC: softmmu/memory: Add ops to memory_region_ram_init_from_file
` [PATCH v4 39/42] hw/cxl/component Add a dumb HDM decoder handler
` [PATCH v4 40/42] i386/pc: Enable CXL fixed memory windows
` [PATCH v4 41/42] qtest/acpi: Add reference CEDT tables

[PATCH v1] binfmt_misc: fix crash when load/unload module
 2022-01-24 18:18 UTC  (2+ messages)
` [PATCH v2 0/2] Fix regression on binfmt_misc

[PATCH net-next 1/1] r8169: enable RTL8125 ASPM L1.2
 2022-01-24 18:19 UTC 

[PATCH v1 0/2] kselftest/arm64: Small fixes for sve-ptrace test
 2022-01-24 17:55 UTC  (5+ messages)
` [PATCH v1 1/2] kselftest/arm64: Skip VL_INHERIT tests for unsupported vector types
` [PATCH v1 2/2] kselftest/arm64: Correct logging of FPSIMD register read via ptrace

[RFC PATCH v2 0/5] vfio/pci: Enable runtime power management support
 2022-01-24 18:17 UTC  (6+ messages)
` [RFC PATCH v2 1/5] vfio/pci: register vfio-pci driver with runtime PM framework
` [RFC PATCH v2 2/5] vfio/pci: virtualize PME related registers bits and initialize to zero
` [RFC PATCH v2 3/5] vfio/pci: fix memory leak during D3hot to D0 tranistion
` [RFC PATCH v2 4/5] vfio/pci: Invalidate mmaps and block the access in D3hot power state
` [RFC PATCH v2 5/5] vfio/pci: add the support for PCI D3cold state

Wireguard Windows Service Issues
 2022-01-24 18:17 UTC  (3+ messages)

[PATCH V3 00/10] media: hantro: imx8mq/imx8mm: Let VPU decoders get controlled by vpu-blk-ctrl
 2022-01-24 18:10 UTC  (14+ messages)
` [PATCH V3 04/10] dt-bindings: media: nxp, imx8mq-vpu: Split G1 and G2 nodes
` [PATCH V3 05/10] media: hantro: Allow i.MX8MQ G1 and G2 to run independently
` [PATCH V3 06/10] arm64: dts: imx8mq: Enable both G1 and G2 VPU's with vpu-blk-ctrl
` [PATCH V3 08/10] dt-bindings: media: nxp, imx8mq-vpu: Add support for G1 on imx8mm
` [PATCH V3 09/10] media: hantro: Add support for i.MX8MM Hantro-G1

[PATCH] mm: make 'highmem' symbol ro_after_init
 2022-01-24 18:17 UTC  (2+ messages)

[PATCH] mm: page_alloc: avoid merging non-fallbackable pageblocks with others
 2022-01-24 18:17 UTC  (2+ messages)

A puzzle: reset --hard and hard links
 2022-01-24 18:16 UTC  (9+ messages)

[PATCH V3 06/10] arm64: dts: imx8mq: Enable both G1 and G2 VPU's with vpu-blk-ctrl
 2022-01-24 17:55 UTC  (4+ messages)

[PATCH v1 0/2] Add support for the eDP panel on sc7280 CRD
 2022-01-24 18:15 UTC  (6+ messages)
` [PATCH v1 1/2] ARM64: dts: qcom: enable eDP panel support for sc7280
` [PATCH v1 2/2] drm/panel-edp: Add sharp "

[PATCH v5 00/32] ARM vmap'ed and IRQ stacks roundup
 2022-01-24 17:57 UTC  (25+ messages)
` [PATCH v5 11/32] ARM: module: implement support for PC-relative group relocations
` [PATCH v5 12/32] ARM: assembler: add optimized ldr/str macros to load variables from memory
` [PATCH v5 13/32] ARM: percpu: add SMP_ON_UP support
` [PATCH v5 14/32] ARM: use TLS register for 'current' on !SMP as well
` [PATCH v5 15/32] ARM: smp: defer TPIDRURO update for SMP v6 configurations too
` [PATCH v5 16/32] ARM: implement THREAD_INFO_IN_TASK for uniprocessor systems
` [PATCH v5 17/32] ARM: assembler: introduce bl_r macro
` [PATCH v5 18/32] ARM: unwind: support unwinding across multiple stacks
` [PATCH v5 19/32] ARM: export dump_mem() to other objects
` [PATCH v5 20/32] ARM: unwind: dump exception stack from calling frame
` [PATCH v5 21/32] ARM: backtrace-clang: avoid crash on bogus frame pointer
` [PATCH v5 22/32] ARM: implement IRQ stacks
` [PATCH v5 23/32] ARM: call_with_stack: add unwind support
` [PATCH v5 24/32] ARM: run softirqs on the per-CPU IRQ stack
` [PATCH v5 25/32] ARM: memcpy: use frame pointer as unwind anchor
` [PATCH v5 26/32] ARM: memmove: "
` [PATCH v5 27/32] ARM: memset: clean up unwind annotations
` [PATCH v5 28/32] ARM: unwind: disregard unwind info before stack frame is set up
` [PATCH v5 29/32] ARM: entry: rework stack realignment code in svc_entry
` [PATCH v5 30/32] ARM: switch_to: clean up Thumb2 code path
` [PATCH v5 31/32] ARM: mm: prepare vmalloc_seq handling for use under SMP
` [PATCH v5 32/32] ARM: implement support for vmap'ed stacks

[RFC V1 00/11] arm64/perf: Enable branch stack sampling
 2022-01-24 18:15 UTC  (6+ messages)
` [RFC V1 07/11] arm64/perf: Add BRBE driver
` [RFC V1 08/11] arm64/perf: Enable branch stack sampling

[PATCH] drm/i915/overlay: Prevent divide by zero bugs in scaling
 2022-01-24 18:15 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH for stable 5.x] rcu: Tighten rcu_advance_cbs_nowake() checks
 2022-01-24 18:12 UTC  (7+ messages)

No sound on gpd pocket 3
 2022-01-24 18:11 UTC  (2+ messages)

Linux 5.17-rc1
 2022-01-24 18:12 UTC  (2+ messages)

[Bug 926] meson: Use of Future-deprecated features
 2022-01-24 18:12 UTC  (3+ messages)
` [PATCH] build: remove deprecated meson functions

[igt-dev] [PATCH i-g-t] tests/i915/i915_hangman : Skips test for RCS/CCS on DG2
 2022-01-24 18:12 UTC  (2+ messages)

[Buildroot] [RFC PATCH 0/1] Fix binutils/libiberty target install directory
 2022-01-24 18:12 UTC  (3+ messages)

[PATCH] python3-dbusmock: Add native recipe
 2022-01-24 18:12 UTC 

[patch v8 02/10] add prctl task isolation prctl docs and samples
 2022-01-24 18:10 UTC  (5+ messages)

[PATCH 1/2] Revert "oeqa/runtime/stap: increase buffer size"
 2022-01-24 18:11 UTC  (2+ messages)
` [PATCH 2/2] core-image-sato-sdk: allocate more memory when in qemu

0is40s2b
 2022-01-24 18:01 UTC 

[PATCH v2 1/2] mm: thp: fix wrong cache flush in remove_migration_pmd()
 2022-01-24 18:11 UTC  (3+ messages)
` [PATCH v2 2/2] mm: fix missing cache flush for all tail pages of THP

[PATCH v6 00/39] kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS
 2022-01-24 18:09 UTC  (41+ messages)
` [PATCH v6 01/39] kasan, page_alloc: deduplicate should_skip_kasan_poison
` [PATCH v6 02/39] kasan, page_alloc: move tag_clear_highpage out of kernel_init_free_pages
` [PATCH v6 03/39] kasan, page_alloc: merge kasan_free_pages into free_pages_prepare
` [PATCH v6 04/39] kasan, page_alloc: simplify kasan_poison_pages call site
` [PATCH v6 05/39] kasan, page_alloc: init memory of skipped pages on free
` [PATCH v6 06/39] kasan: drop skip_kasan_poison variable in free_pages_prepare
` [PATCH v6 07/39] mm: clarify __GFP_ZEROTAGS comment
` [PATCH v6 08/39] kasan: only apply __GFP_ZEROTAGS when memory is zeroed
` [PATCH v6 09/39] kasan, page_alloc: refactor init checks in post_alloc_hook
` [PATCH v6 10/39] kasan, page_alloc: merge kasan_alloc_pages into post_alloc_hook
` [PATCH v6 11/39] kasan, page_alloc: combine tag_clear_highpage calls in post_alloc_hook
` [PATCH v6 12/39] kasan, page_alloc: move SetPageSkipKASanPoison "
` [PATCH v6 13/39] kasan, page_alloc: move kernel_init_free_pages "
` [PATCH v6 14/39] kasan, page_alloc: rework kasan_unpoison_pages call site
` [PATCH v6 15/39] kasan: clean up metadata byte definitions
` [PATCH v6 16/39] kasan: define KASAN_VMALLOC_INVALID for SW_TAGS
` [PATCH v6 17/39] kasan, x86, arm64, s390: rename functions for modules shadow
` [PATCH v6 18/39] kasan, vmalloc: drop outdated VM_KASAN comment
` [PATCH v6 19/39] kasan: reorder vmalloc hooks
` [PATCH v6 20/39] kasan: add wrappers for "
` [PATCH v6 21/39] kasan, vmalloc: reset tags in vmalloc functions
` [PATCH v6 22/39] kasan, fork: reset pointer tags of vmapped stacks
` [PATCH v6 23/39] kasan, arm64: "
` [PATCH v6 24/39] kasan, vmalloc: add vmalloc tagging for SW_TAGS
` [PATCH v6 25/39] kasan, vmalloc, arm64: mark vmalloc mappings as pgprot_tagged
` [PATCH v6 26/39] kasan, vmalloc: unpoison VM_ALLOC pages after mapping
` [PATCH v6 27/39] kasan, mm: only define ___GFP_SKIP_KASAN_POISON with HW_TAGS
` [PATCH v6 28/39] kasan, page_alloc: allow skipping unpoisoning for HW_TAGS
` [PATCH v6 29/39] kasan, page_alloc: allow skipping memory init "
` [PATCH v6 30/39] kasan, vmalloc: add vmalloc tagging "
` [PATCH v6 31/39] kasan, vmalloc: only tag normal vmalloc allocations
` [PATCH v6 32/39] kasan, arm64: don't tag executable "
` [PATCH v6 33/39] kasan: mark kasan_arg_stacktrace as __initdata
` [PATCH v6 34/39] kasan: clean up feature flags for HW_TAGS mode
` [PATCH v6 35/39] kasan: add kasan.vmalloc command line flag
` [PATCH v6 36/39] kasan: allow enabling KASAN_VMALLOC and SW/HW_TAGS
` [PATCH v6 37/39] arm64: select KASAN_VMALLOC for SW/HW_TAGS modes
` [PATCH v6 38/39] kasan: documentation updates
` [PATCH v6 39/39] kasan: improve vmalloc tests

[PATCH 00/82] remove unnecessary null checks
 2022-01-24 18:09 UTC  (15+ messages)
` [PATCH v2 00/83] "
  ` [PATCH v2 70/83] raw/dpaa2_qdma: remove unnecessary NULL checks
  ` [PATCH v2 73/83] regex/cn9k: "
  ` [PATCH v2 74/83] regex/mlx5: "
  ` [PATCH v2 75/83] vdpa/ifc: "
  ` [PATCH v2 76/83] vdpa/mlx5: "
  ` [PATCH v2 77/83] compressdev: "
  ` [PATCH v2 78/83] ethdev: "
  ` [PATCH v2 79/83] graph: "
  ` [PATCH v2 80/83] ipsec: "
  ` [PATCH v2 81/83] port: "
  ` [PATCH v2 82/83] power: "
  ` [PATCH v2 83/83] reorder: "

[PATCH] clone: support unusual remote ref configurations
 2022-01-24 18:09 UTC 

[dpdk-dev] [RFC 0/3] ethdev: datapath-focused flow rules management
 2022-01-24 18:08 UTC  (6+ messages)
` [PATCH v2 01/10] ethdev: introduce flow pre-configuration hints

[PATCH v2 1/2] cmd: source: Use script from default config
 2022-01-24 18:08 UTC  (4+ messages)

[PATCH RESEND] KVM: x86/mmu: fix UAF in paging_update_accessed_dirty_bits
 2022-01-24 18:07 UTC  (2+ messages)

[PATCH] drm/amd/amdgpu: Add ip_discovery_text sysfs entry
 2022-01-24 18:07 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 86539e2bdb992bb0fc6c7f23aab5a0d12a993384
 2022-01-24 18:06 UTC 

[PATCH 1/2] CI: update for meta-zephyr changes
 2022-01-24 18:06 UTC  (3+ messages)
` [PATCH 2/2] CI: fix check-layer indeterminism
  ` [meta-arm] "

[XEN v3] xen/arm64: io: Decode ldr/str post-indexing instructions
 2022-01-24 18:04 UTC  (7+ messages)

Custom SDK generation from YoctoSDK #sdk
 2022-01-24 18:04 UTC 

[PATCH] fbdev: Fix file path that does not exist
 2022-01-24 18:02 UTC  (2+ messages)

[meta-xfce][PATCH] xfce4-datetime-setter: Fix build with meson 0.61+
 2022-01-24 18:02 UTC 

[PATCH v2 1/5] nvmem: core: Remove unused devm_nvmem_unregister()
 2022-01-24 18:00 UTC  (5+ messages)
` [PATCH v2 2/5] nvmem: core: Use devm_add_action_or_reset()
` [PATCH v2 3/5] nvmem: core: Check input parameter for NULL in nvmem_unregister()
` [PATCH v2 4/5] mtd: core: Drop duplicate NULL checks around nvmem_unregister()
` [PATCH v2 5/5] thunderbolt: "

[PATCH] armv8: start.S: remove CONFIG_SYS_RESET_SCTRL code
 2022-01-24 18:00 UTC  (2+ messages)

[PATCH net 0/5] pull-request: can 2022-01-24
 2022-01-24 17:59 UTC  (6+ messages)
` [PATCH net 1/5] mailmap: update email address of Brian Silverman
` [PATCH net 2/5] dt-bindings: can: tcan4x5x: fix mram-cfg RX FIFO config
` [PATCH net 3/5] can: m_can: m_can_fifo_{read,write}: don't read or write from/to FIFO if length is 0
` [PATCH net 4/5] can: tcan4x5x: regmap: fix max register value
` [PATCH net 5/5] can: flexcan: mark RX via mailboxes as supported on MCF5441X

kernel BUG at mm/vmalloc.c:LINE! (2)
 2022-01-24 17:59 UTC  (4+ messages)

[PATCH] kasan: test: fix compatibility with FORTIFY_SOURCE
 2022-01-24 17:59 UTC  (3+ messages)

Testing 5.17 bugfix material
 2022-01-24 17:58 UTC  (7+ messages)

TR: Openstack NOVA - Improve the time of file system freeze during live-snapshot
 2022-01-24 17:24 UTC  (2+ messages)

[PATCH] introduce CONFIG_DEVICE_TREE_INCLUDES
 2022-01-24 17:57 UTC  (6+ messages)

[RFC PATCH] dts: automatically build necessary .dtb files
 2022-01-24 17:57 UTC  (3+ messages)

Custom SDK generation from YoctoSDK
 2022-01-24 17:57 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH v2 1/1] serial: npcm: Add support for Nuvoton NPCM SoCs
 2022-01-24 17:57 UTC  (2+ messages)

[PATCH] binman: doc: fix typo for u-boot-tpl
 2022-01-24 17:57 UTC  (2+ messages)

[PATCH v2] pylibfdt: add FdtRo.get_path()
 2022-01-24 17:57 UTC  (2+ messages)

FAILED: patch "[PATCH] KVM: x86/mmu: Fix write-protection of PTs mapped by the TDP" failed to apply to 5.10-stable tree
 2022-01-24 17:57 UTC  (3+ messages)

[PATCH 0/4] Add new helpers to pylibfdt
 2022-01-24 17:57 UTC  (5+ messages)
` [PATCH 4/4] pylibfdt: add FdtRo.getprop_or_none()

[PATCH RFC] vfio: Revise and update the migration uAPI description
 2022-01-24 17:57 UTC  (11+ messages)

[xenomai-images] [PATCH v2 0/2] Upcoming sbuild in Isar support
 2022-01-24 17:56 UTC  (5+ messages)
` [xenomai-images] [PATCH v2 1/2] xenomai: remove bootstrap task from dpkg_runbuild_prepend
` [xenomai-images] [PATCH v2 2/2] linux-xenomai: handle xenomai-kernel patch in Debian way

[meta-gnome][PATCH] folks: add PACKAGECONFIG for import_tool and inspect_tool
 2022-01-24 17:55 UTC 

[PATCH 0/7] iommu cleanup and refactoring
 2022-01-24 17:55 UTC  (4+ messages)
` [PATCH 7/7] iommu: Add iommu_domain::domain_ops

stable-rc/linux-5.15.y build: 182 builds: 8 failed, 174 passed, 18 errors, 9 warnings (v5.15.16-848-g7d6af35208d3)
 2022-01-24 17:55 UTC 

stable-rc/linux-5.10.y build: 163 builds: 7 failed, 156 passed, 8 errors, 14 warnings (v5.10.93-564-gb7c8e106f659)
 2022-01-24 17:54 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.