All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-24 17:48:34 to 2022-01-24 18:04:25 UTC [more...]

[PATCH v6 00/39] kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS
 2022-01-24 18:02 UTC  (17+ 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] fbdev: Fix file path that does not exist
 2022-01-24 18:02 UTC  (2+ messages)

[PATCH v4 00/42] CXl 2.0 emulation Support
 2022-01-24 17:16 UTC  (12+ messages)
` [PATCH v4 04/42] hw/cxl/device: Introduce a CXL device (8.2.8)
` [PATCH v4 09/42] hw/cxl/device: Timestamp implementation (8.2.9.3)
` [PATCH v4 12/42] hw/pci/cxl: Create a CXL bus type
` [PATCH v4 13/42] hw/pxb: Allow creation of a CXL PXB (host bridge)
` [PATCH v4 15/42] acpi/pci: Consolidate host bridge setup
` [PATCH v4 16/42] tests/acpi: Add update DSDT.viot
` [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 28/42] hw/cxl/component: Add utils for interleave parameter encoding/decoding
` [PATCH v4 30/42] acpi/cxl: Introduce CFMWS structures in CEDT

[RFC V1 00/11] arm64/perf: Enable branch stack sampling
 2022-01-24 18:02 UTC  (3+ messages)
` [RFC V1 08/11] "

[PATCH v5 00/32] ARM vmap'ed and IRQ stacks roundup
 2022-01-24 17:57 UTC  (45+ messages)
` [PATCH v5 01/32] ARM: riscpc: drop support for IOMD_IRQREQC/IOMD_IRQREQD IRQ groups
` [PATCH v5 02/32] ARM: riscpc: use GENERIC_IRQ_MULTI_HANDLER
` [PATCH v5 03/32] ARM: footbridge: "
` [PATCH v5 04/32] ARM: iop32x: offset IRQ numbers by 1
` [PATCH v5 05/32] ARM: iop32x: use GENERIC_IRQ_MULTI_HANDLER
` [PATCH v5 06/32] ARM: remove old-style irq entry
` [PATCH v5 07/32] irqchip: nvic: Use GENERIC_IRQ_MULTI_HANDLER
` [PATCH v5 08/32] ARM: decompressor: disable stack protector
` [PATCH v5 09/32] ARM: stackprotector: prefer compiler for TLS based per-task protector
` [PATCH v5 10/32] ARM: entry: preserve thread_info pointer in switch_to
` [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

[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] mm: page_alloc: avoid merging non-fallbackable pageblocks with others
 2022-01-24 17:59 UTC 

[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)

[PATCH V3 00/10] media: hantro: imx8mq/imx8mm: Let VPU decoders get controlled by vpu-blk-ctrl
 2022-01-24 17:59 UTC  (10+ messages)
` [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

[XEN v3] xen/arm64: io: Decode ldr/str post-indexing instructions
 2022-01-24 17:58 UTC  (5+ 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

[PATCH v1 0/2] kselftest/arm64: Small fixes for sve-ptrace test
 2022-01-24 17:55 UTC  (3+ 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

[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 

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

[PATCH 00/82] remove unnecessary null checks
 2022-01-24 17:47 UTC  (74+ messages)
` [PATCH v2 00/83] "
  ` [PATCH v2 12/83] app/test-crypto-perf: remove unnecessary NULL checks
  ` [PATCH v2 13/83] app/test-pmd: "
  ` [PATCH v2 14/83] app/test-regex: "
  ` [PATCH v2 15/83] app/test: "
  ` [PATCH v2 16/83] baseband/acc100 "
  ` [PATCH v2 17/83] baseband/la12xx "
  ` [PATCH v2 18/83] baseband/null "
  ` [PATCH v2 19/83] baseband/turbo_sw "
  ` [PATCH v2 20/83] bus/fslmc: "
  ` [PATCH v2 21/83] bus/ifpga: "
  ` [PATCH v2 22/83] bus/pci: "
  ` [PATCH v2 23/83] common/cpt: "
  ` [PATCH v2 24/83] common/dpaax: simplify kernel compat macros
  ` [PATCH v2 25/83] common/mlx5: remove unnecessary NULL checks
  ` [PATCH v2 26/83] common/qat: "
  ` [PATCH v2 27/83] compress/mlx5: "
  ` [PATCH v2 28/83] compress/octeontx: "
  ` [PATCH v2 29/83] crypto/armv8: "
  ` [PATCH v2 30/83] crypto/ccp: "
  ` [PATCH v2 31/83] crypto/cnxk: "
  ` [PATCH v2 32/83] crypto/ipsec_mb: "
  ` [PATCH v2 33/83] crypto/mvsam: "
  ` [PATCH v2 34/83] crypto/null: "
  ` [PATCH v2 35/83] crypto/octeontx: "
  ` [PATCH v2 36/83] crypto/openssl: "
  ` [PATCH v2 37/83] crypto/scheduler: "
  ` [PATCH v2 38/83] crypto/virtio: "
  ` [PATCH v2 39/83] event/sw: "
  ` [PATCH v2 40/83] net/axgbe: "
  ` [PATCH v2 41/83] net/bnx2x: "
  ` [PATCH v2 42/83] net/bnxt: "
  ` [PATCH v2 43/83] net/bonding: "
  ` [PATCH v2 44/83] net/cnxk: "
  ` [PATCH v2 45/83] net/cxgbe: "
  ` [PATCH v2 46/83] net/dpaa: "
  ` [PATCH v2 47/83] net/dpaa2: "
  ` [PATCH v2 48/83] net/ena: "
  ` [PATCH v2 49/83] net/hinic: "
  ` [PATCH v2 50/83] net/hns3: "
  ` [PATCH v2 51/83] net/i40e: "
  ` [PATCH v2 52/83] net/iavf: "
  ` [PATCH v2 53/83] net/ice: "
  ` [PATCH v2 54/83] net/igc: "
  ` [PATCH v2 55/83] net/ixgbe: "
  ` [PATCH v2 56/83] net/memif: "
  ` [PATCH v2 57/83] net/mlx4: "
  ` [PATCH v2 58/83] net/mlx5: "
  ` [PATCH v2 59/83] net/mvpp2: "
  ` [PATCH v2 60/83] net/netvsc: "
  ` [PATCH v2 61/83] net/null: "
  ` [PATCH v2 62/83] net/octeontx: "
  ` [PATCH v2 63/83] net/qede: "
  ` [PATCH v2 64/83] net/softnic: "
  ` [PATCH v2 65/83] net/tap: "
  ` [PATCH v2 66/83] net/txgbe: "
  ` [PATCH v2 67/83] net/vdev_netvsc: "
  ` [PATCH v2 68/83] net/virtio: "
  ` [PATCH v2 69/83] raw/cnxk_bphy: "
  ` [PATCH v2 70/83] raw/dpaa2_qdma: "
  ` [PATCH v2 71/83] raw/ifpga: "
  ` [PATCH v2 72/83] raw/skeleton: "
  ` [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: "

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 

[PATCH v3 3/9] pack-revindex.c: instrument loading on-disk reverse index
 2022-01-24 17:53 UTC  (2+ messages)

[PATCH] rt-numa: optionally ignore runtime cpumask
 2022-01-24 17:50 UTC  (7+ messages)

[RFC bpf-next 0/2] introduce bpf fdb lookup helper for xdp
 2022-01-24 17:50 UTC  (3+ messages)
` [RFC bpf-next 1/2] net: bridge: add unstable br_fdb_find_port_from_ifindex helper

[PATCH v4 00/11] direct-map memory map
 2022-01-24 17:48 UTC  (4+ messages)
` [PATCH v4 05/11] xen/arm: introduce direct-map for domUs


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.