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

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  (7+ 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

[PATCH v5 00/32] ARM vmap'ed and IRQ stacks roundup
 2022-01-24 17:57 UTC  (53+ 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

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

[PATCH v4 00/42] CXl 2.0 emulation Support
 2022-01-24 17:16 UTC  (13+ messages)
` [PATCH v4 04/42] hw/cxl/device: Introduce a CXL device (8.2.8)
` [PATCH v4 08/42] hw/cxl/device: Add cheap EVENTS implementation (8.2.9.1)
` [PATCH v4 09/42] hw/cxl/device: Timestamp implementation (8.2.9.3)
` [PATCH v4 10/42] hw/cxl/device: Add log commands (8.2.9.4) + CEL
` [PATCH v4 11/42] hw/pxb: Use a type for realizing expanders
` [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 14/42] tests/acpi: allow DSDT.viot table changes
` [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)

[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  (7+ 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 

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

[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  (85+ messages)
` [PATCH v2 00/83] "
  ` [PATCH v2 01/83] lib: update documentation of XXX_free() functions
  ` [PATCH v2 02/83] devtools/cocci: add script to fix unnecessary null checks
  ` [PATCH v2 03/83] eal: remove unnecessary NULL checks
  ` [PATCH v2 04/83] eal/windows: remove unnecessary NULL checks before free
  ` [PATCH v2 05/83] examples/fips_validation: remove unnecessary NULL checks
  ` [PATCH v2 06/83] examples/ip_pipeline: "
  ` [PATCH v2 07/83] examples/pipeline/thread: "
  ` [PATCH v2 08/83] examples/l2fwd-cat: "
  ` [PATCH v2 09/83] lib/vhost: "
  ` [PATCH v2 10/83] examples/vhost_blk: "
  ` [PATCH v2 11/83] app/pdump: "
  ` [PATCH v2 12/83] app/test-crypto-perf: "
  ` [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

[PATCH v1] clk qcom: clk-alpha-pll: Update to use determine rate ops for PLL
 2022-01-24 17:48 UTC 

[PATCH v2] optee: Do not send requests to supplicant during shutdown
 2022-01-24 17:47 UTC 

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

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

[PATCH net-next] net-core: add InMacErrors counter
 2022-01-24 17:46 UTC  (6+ messages)

EISA always probes
 2022-01-21 20:31 UTC 

First Time Contributor: Looking for Good Beginner issues
 2022-01-22  7:13 UTC 

[PATCH v13 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
 2022-01-24 17:16 UTC  (2+ messages)
` [PATCH v13 05/10] ACPI ERST: support for ACPI ERST feature


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.