All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-07 16:34:10 to 2022-01-07 17:32:04 UTC [more...]

[PATCH 1/9] Add a target to check example programs
 2022-01-07 16:46 UTC  (9+ messages)
` [PATCH 2/9] seccomp.2: Use syscall() in the example code
` [PATCH 3/9] inet.3: Switch to _DEFAULT_SOURCE in the example
` [PATCH 4/9] matherr.3: Exclude the example from analysis
` [PATCH 5/9] mq_notify.3: Add signal.h for SIGEV_THREAD
` [PATCH 6/9] newlocale.3: Use LC_GLOBAL_LOCALE, not ..._HANDLE
` [PATCH 7/9] pkeys.7: Update the example to match glibc
` [PATCH 8/9] strtok.3: Enable example analysis, fix declaration
` [PATCH 9/9] malloc_info.3: Use intptr_t to store pointers

decompress.c:(.text.FSE_buildDTable_internal+0x2cc): undefined reference to `__clzdi2'
 2022-01-07 17:31 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915/gvt: Make DRM_I915_GVT depend on X86
 2022-01-07 17:31 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PULL 00/19] target-arm queue
 2022-01-07 17:21 UTC  (10+ messages)
` [PULL 01/19] Add dummy Aspeed AST2600 Display Port MCU (DPMCU)
` [PULL 02/19] target/arm: Add missing FEAT_TLBIOS instructions
` [PULL 03/19] hw/intc/arm_gicv3_its: Correct off-by-one bounds check on rdbase
` [PULL 04/19] hw/intc/arm_gicv3_its: Remove redundant ITS_CTLR_ENABLED define
` [PULL 06/19] hw/intc/arm_gicv3_its: Don't return early in extract_table_params() loop
` [PULL 08/19] hw/intc/arm_gicv3_its: Correct setting of TableDesc entry_sz
` [PULL 11/19] hw/intc/arm_gicv3_its: Use FIELD macros for DTEs
` [PULL 12/19] hw/intc/arm_gicv3_its: Correct comment about CTE RDBase field size
` [PULL 18/19] hw/arm: add i2c muxes to kudo-bmc

[PATCH v3 0/6] Add missing format_mod_supported functions
 2022-01-07 17:29 UTC  (10+ messages)
` [PATCH v3 2/6] drm/plane: Fix typo in format_mod_supported documentation
        ` [Intel-gfx] "

[Intel-gfx] [PATCH 1/3] drm/i915: split out PCI config space registers from i915_reg.h
 2022-01-07 17:30 UTC  (7+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915: move VGA registers to intel_vga.c
` [Intel-gfx] [PATCH 3/3] drm/i915: split out vlv sideband registers from i915_reg.h
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/3] drm/i915: split out PCI config space "

[syzbot] general protection fault in dev_get_by_index_rcu (2)
 2022-01-07 17:29 UTC  (3+ messages)

[PATCH net-next 0/7][pull request] 40GbE Intel Wired LAN Driver Updates 2022-01-06
 2022-01-07 17:28 UTC  (5+ messages)
` [PATCH net-next 2/7] i40e: Add placeholder for ndo set VLANs

[PATCH V3] cmd_nandbcb: Support secondary boot address of imx8mn
 2022-01-07 17:27 UTC 

[PATCH] Revert "tree: imx: remove old fit generator script"
 2022-01-07 17:27 UTC  (4+ messages)

[PATCH 0/5 v2] bfq: Avoid use-after-free when moving processes between cgroups
 2022-01-07 17:27 UTC  (4+ messages)

[PATCH 0/8] RFC: Server side merges (no ref updating, no commit creating, no touching worktree or index)
 2022-01-07 17:26 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/8] merge-tree: implement real merges

[PATCH 1/3] powerpc64/bpf: Store temp registers' bpf to ppc mapping
 2022-01-07 17:25 UTC  (4+ messages)
` [PATCH 2/3] powerpc/bpf: Use helper for mapping bpf to ppc registers on PPC64

[PATCH] iio: adc: rzg2l_adc: Fix typo
 2022-01-07 17:25 UTC 

[xen-4.15-testing test] 167628: tolerable FAIL - PUSHED
 2022-01-07 17:24 UTC 

[Buildroot] [PATCH v3 1/3] package/qt5/qt5webengine-chromium-catapult: new package
 2022-01-07  4:55 UTC  (2+ messages)
` [Buildroot] [PATCH v3 2/3] package/qt5/qt5webengine: bump to version 5.15.8

[PATCH 16/16] PCI: Remove usage of the deprecated "pci-dma-compat.h" API
 2022-01-07 17:23 UTC  (4+ messages)

[RFC PATCH] vfio: Update/Clarify migration uAPI, add NDMA state
 2022-01-07 17:23 UTC  (11+ messages)

[igt-dev] [PATCH] tests/i915/gem_userptr_blits: Skip sd-probe test for discrete platforms
 2022-01-07 17:22 UTC  (2+ messages)

[PATCH 00/13] CXL Region driver
 2022-01-07 17:22 UTC  (5+ messages)
` [PATCH 13/13] cxl: Program decoders for regions

[PATCH 00/43] Add KernelMemorySanitizer infrastructure
 2022-01-07 17:22 UTC  (3+ messages)
` [PATCH 16/43] kmsan: mm: call KMSAN hooks from SLUB code

[PATCH] dt-bindings: remoteproc: ti: Fix the number of mailboxes
 2022-01-07 17:21 UTC  (4+ messages)

[PATCH] dt-bindings: Drop required 'interrupt-parent'
 2022-01-07 17:03 UTC  (8+ messages)

[PATCH] ASoC: topology: Fix typo
 2022-01-06  9:28 UTC 

[PATCH 0/3] tracing/filter: make filter_pred_pchar() survive the access to user space
 2022-01-07 17:18 UTC  (3+ messages)
` [PATCH 1/3] tracing/filter: degrade addr in filter_pred_string() from double pointer to pointer

nconnect & repeating BIND_CONN_TO_SESSION?
 2022-01-07 17:17 UTC  (2+ messages)

[PATCH 0/2] x86/sgx: Limit EPC overcommit
 2022-01-07 17:17 UTC  (6+ messages)
` [PATCH 1/2] x86/sgx: Add accounting for tracking overcommit

[net-next PATCH RFC v6 00/16] Add support for qca8k mdio rw in Ethernet packet
 2022-01-07 17:17 UTC  (6+ messages)

[RFC 01/32] Kconfig: introduce and depend on LEGACY_PCI
 2022-01-07 17:16 UTC  (4+ messages)
  ` [Intel-wired-lan] "

[PATCH v3 0/5] target/arm: Reduced-IPA space and highmem=off fixes
 2022-01-07 17:15 UTC  (7+ messages)
` [PATCH v3 3/5] hw/arm/virt: Honor highmem setting when computing the memory map

Arm roadmap for 22.03
 2022-01-07 17:15 UTC 

[Buildroot] [PATCH 1/1] package/jitterentropy-library: needs threads
 2022-01-07 17:15 UTC  (2+ messages)

[Buildroot] [git commit] package/jitterentropy-library: needs threads
 2022-01-07 17:14 UTC 

Possible bug? DOM-U network stopped working after fatal error reported in DOM0
 2022-01-07 17:14 UTC  (11+ messages)

[Buildroot] [PATCH 0/7] Bump of python-cryptography and other Rust related fun
 2022-01-07 17:13 UTC  (8+ messages)
` [Buildroot] [PATCH 1/7] package/ca-certificates: remove dependency on host-python-cryptography
` [Buildroot] [PATCH 2/7] package/python-cryptography: drop host variant
` [Buildroot] [PATCH 3/7] package/rustc: fix BR2_PACKAGE_HOST_RUSTC_ARCH for ARMv5
` [Buildroot] [PATCH 4/7] package/rustc: fix the riscv64gc architecture handling
` [Buildroot] [PATCH 5/7] support/download/cargo-post-process: make manifest path configurable
` [Buildroot] [PATCH 6/7] support/testing/tests: switch python-cryptography related tests to glibc
` [Buildroot] [PATCH 7/7] DO-NOT-APPLY package/python-cryptography: bump version to 36.0.1

[PATCH v2 0/5] target/arm: Reduced-IPA space and highmem=off fixes
 2022-01-07 17:10 UTC  (11+ messages)
` [PATCH v2 1/5] hw/arm/virt: Key enablement of highmem PCIe on highmem_ecam

[l1k:rs485_fixes 10/10] drivers/tty/serial/8250/8250_omap.c:1450:40: error: incompatible type for argument 1 of 'serial_in'
 2022-01-07 17:12 UTC  (2+ messages)

[PATCH] meson: build all modules by default
 2022-01-07 17:05 UTC  (2+ messages)

[RFC 00/16] padata, vfio, sched: Multithreaded VFIO page pinning
 2022-01-07 17:12 UTC  (13+ messages)
` [RFC 08/16] vfio/type1: Cache locked_vm to ease mmap_lock contention

[PATCH v2 0/4] Watchdog: sp5100_tco: Replace watchdog cd6h/cd7h port I/O accesses with MMIO accesses
 2022-01-07 17:12 UTC  (6+ messages)
` [PATCH v2 3/4] Watchdog: sp5100_tco: Add EFCH SMBus controller initialization using MMIO

Wiki: Update package name in build instructions
 2022-01-07 17:10 UTC 

[PATCH v2 0/6] DEV_PM_OPS macros rework v2
 2022-01-07 17:11 UTC  (9+ messages)
` [PATCH v2 1/6] PM: core: Remove DEFINE_UNIVERSAL_DEV_PM_OPS() macro
` [PATCH v2 3/6] PM: core: Add EXPORT[_GPL]_SIMPLE_DEV_PM_OPS macros

[Buildroot] [git commit] package/libvdpau: bump to version 1.4
 2022-01-07 17:09 UTC 

[Buildroot] [PATCH 1/1] package/libvdpau: bump to version 1.4
 2022-01-07 17:11 UTC  (2+ messages)

[PATCH v3 3/8] platform/x86/intel: Add Primary to Sideband (P2SB) bridge support
 2022-01-07 17:11 UTC  (2+ messages)

[RFC PATCH 0/2] RDMA/rxe: Add RDMA Atomic Write operation
 2022-01-07 17:11 UTC  (7+ messages)
` [RFC PATCH 2/2] "

[PATCH v7 0/3] mmc: Add LiteSDCard mmc driver
 2022-01-07 17:10 UTC  (6+ messages)
` [PATCH v7 1/3] MAINTAINERS: co-maintain LiteX platform
` [PATCH v7 2/3] dt-bindings: mmc: Add bindings for LiteSDCard
` [PATCH v7 3/3] mmc: Add driver for LiteX's LiteSDCard interface

[GIT PULL] Final batch of KVM fixes for Linux 5.16
 2022-01-07 17:09 UTC 

[PATCH] hw/intc/arm_gic: Allow reset of the running priority
 2022-01-07 17:03 UTC  (2+ messages)

[PATCH 0/4] hw/arm: Add more devices to kudo-bmc
 2022-01-07 17:05 UTC  (2+ messages)

[PATCH 0/7] Preparations to support SD UHS-II cards
 2022-01-07 17:08 UTC  (9+ messages)
` [PATCH 5/7] mmc: add UHS-II related definitions in headers
` [PATCH 6/7] mmc: Implement content of UHS-II card initialization functions

[PATCH v6 0/1] gpio: add simple logic analyzer using polling
 2022-01-07 17:08 UTC  (7+ messages)
` [PATCH v6 1/1] gpio: add sloppy "

[Buildroot] [PATCH 1/1] package/liburiparser: security bump to version 0.9.6
 2022-01-07 17:08 UTC  (2+ messages)

[PATCH v2] KVM: x86: Check for rmaps allocation
 2022-01-07 17:08 UTC  (6+ messages)

[Buildroot] [git commit] package/liburiparser: security bump to version 0.9.6
 2022-01-07 17:06 UTC 

48 seconds to mount a BTRFS hard disk drive seems too long to me
 2022-01-07 17:07 UTC  (2+ messages)

[PATCH] drm/i915/guc: Don't error on reset of banned context
 2022-01-07 17:06 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH v2 0/5] VExpress64 board family improvements
 2022-01-07 17:04 UTC  (11+ messages)
` [PATCH v2 1/5] doc: Add documentation for the Arm VExpress64 board configs
` [PATCH v2 2/5] vexpress64: Refactor header file to make it easier to add new FVPs
` [PATCH v2 3/5] vexpress64: Clean up BASE_FVP boot configuration
` [PATCH v2 4/5] vexpress64: Enable OF_CONTROL and OF_BOARD for VExpress64
` [PATCH v2 5/5] vexpress64: Enable VIRTIO_NET network driver

[PATCH v2] board: stemmy: Increase boot image to 64 MB
 2022-01-07 17:04 UTC  (2+ messages)

[PATCH] configs: iot2050: Drop unused CONFIG_OF_LIST from defconfig
 2022-01-07 17:04 UTC  (2+ messages)

[PATCH] arm: apple: Remove CONFIG_SYS_SDRAM_BASE
 2022-01-07 17:03 UTC  (2+ messages)

[PATCHv3] ref-manual: Add documentation of PACKAGE_DEBUG_FILE_SUFFIX
 2022-01-07 17:04 UTC 

[PATCH] riscv: sifive: Fix OF_BOARD boot failure
 2022-01-07 17:03 UTC  (2+ messages)

[PATCH 1/2] udoo: neo: Fix the board model printing
 2022-01-07 17:03 UTC  (4+ messages)
` [PATCH 2/2] udoo: neo: Do not print the Model information

[PATCH v2] rockchip: puma/lion: update MAINTAINERS file
 2022-01-07 17:03 UTC  (2+ messages)

[RFC 0/7] Add GuC Error Capture Support
 2022-01-07 17:03 UTC  (13+ messages)
` [Intel-gfx] [RFC 7/7] drm/i915/guc: Print the GuC error capture output register list

[PATCH] Revert "clk: Detect failure to set defaults"
 2022-01-07 17:02 UTC  (2+ messages)

[PATCH 1/4] udoo_neo: Call gpio_request()
 2022-01-07 17:02 UTC  (8+ messages)
` [PATCH 2/4] udoo_neo: Fixes for booting from the mSD card
` [PATCH 3/4] udoo_neo: Fix ethernet
` [PATCH 4/4] udoo_neo: Enable support for USB and storage

[RFC PATCH] rseq: x86: implement abort-at-ip extension
 2022-01-07 17:03 UTC 

[freescale-fslc:5.10-2.1.x-imx 4711/9999] drivers/regulator/scmi-regulator.c:237:19: error: 'struct regulator_desc' has no member named 'of_match_full_name'
 2022-01-07 17:02 UTC 

[PATCH] KVM: SEV: Add lock subtyping in sev_lock_two_vms so lockdep doesn't report false dependencies
 2022-01-07 17:01 UTC  (2+ messages)

[PATCH net-next v2] sch_cake: revise Diffserv docs
 2022-01-07 17:00 UTC  (2+ messages)

[PATCH RESEND] KVM: x86/pmu: Make top-down.slots event unavailable in supported leaf
 2022-01-07 16:59 UTC  (2+ messages)

[PATCH] sysinfo: include availram field in sysinfo struct
 2022-01-07 16:58 UTC  (7+ messages)

[RFC 00/32] Kconfig: Introduce HAS_IOPORT and LEGACY_PCI options
 2022-01-07 16:57 UTC  (5+ messages)

[PATCH bpf-next v3] Add skb_store_bytes() for BPF_PROG_TYPE_CGROUP_SKB
 2022-01-07 16:57 UTC  (3+ messages)

[PATCH] x86/hyperv: Properly deal with empty cpumasks in hyperv_flush_tlb_multi()
 2022-01-07 16:56 UTC  (2+ messages)

[PATCH] [v3] x86/sgx: Fix NULL pointer dereference on non-SGX systems
 2022-01-07 16:55 UTC  (3+ messages)
` [tip: x86/sgx] "

[PATCH v5] drm/amd/display: Revert W/A for hard hangs on DCN20/DCN21
 2022-01-07 16:55 UTC  (2+ messages)

stable-rc/queue/4.19 build: 190 builds: 6 failed, 184 passed, 2 errors, 30 warnings (v4.19.224-10-g40a6120825a7)
 2022-01-07 16:55 UTC 

[PATCH 1/2] of: net: Add helper function of_get_ethdev_label()
 2022-01-07 16:55 UTC  (3+ messages)

[PATCH 4.14] phonet: refcount leak in pep_sock_accep
 2022-01-07 16:54 UTC  (3+ messages)
  ` [External] : "

[PATCH iproute2 v3 0/2] add json support on tc u32
 2022-01-07 16:54 UTC  (4+ messages)
` [PATCH iproute2 v3 1/2] tc: u32: add support for json output

[PATCH iproute2] ip: Extend filter links/addresses
 2022-01-07 16:51 UTC  (2+ messages)

[PATCH net-next] ptp: don't include ptp_clock_kernel.h in spi.h
 2022-01-07 16:51 UTC  (3+ messages)

[syzbot] KMSAN: uninit-value in nf_nat_setup_info (2)
 2022-01-07 16:51 UTC 

[RFC PATCH v2 0/2] docs: add a text about regressions to the Linux kernel's documentation
 2022-01-07 16:51 UTC  (7+ messages)
` [RFC PATCH v2 1/2] docs: add a document about regression handling

[PATCHv2] ref-manual: Add documentation of PACKAGE_DEBUG_FILE_SUFFIX
 2022-01-07 16:50 UTC  (3+ messages)
` [docs] "

[PATCH v3 1/3] drm/bridge: anx7625: Add bridge helper atomic conversion
 2022-01-07 16:49 UTC  (4+ messages)
` [PATCH v3 2/3] drm/bridge: anx7625: add HDCP support

[PATCH v2] KVM: x86/pmu: Fix available_event_types check for REF_CPU_CYCLES event
 2022-01-07 16:48 UTC  (2+ messages)

[PATCH v5 0/4] KVM: allow mapping non-refcounted pages
 2022-01-07 16:46 UTC  (13+ messages)
` [PATCH v5 4/4] KVM: mmu: remove over-aggressive warnings

[PATCH v8 00/18] Adding partial support for 128-bit riscv target
 2022-01-07 16:46 UTC  (7+ messages)
` [PATCH v8 07/18] target/riscv: setup everything for rv64 to support rv128 execution

[PATCH 0/2] Add low power hibernation support to cs35l41
 2022-01-07 16:47 UTC  (3+ messages)

[PATCH v2] drm/amdgpu: Use correct VIEWPORT_DIMENSION for DCN2
 2022-01-07 16:48 UTC  (2+ messages)

[PATCH 0/5] Extend optional libraries list
 2022-01-07 16:47 UTC  (8+ messages)
` [PATCH 5/5] build: select optional libraries

[PATCH v2] pinctrl: baytrail: Clear direct_irq_en flag on broken configs
 2022-01-07 16:46 UTC  (3+ messages)

[PATCH] livepatch: Avoid CPU hogging with cond_resched
 2022-01-07 16:46 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/1] Start cleaning up register definitions
 2022-01-07 16:46 UTC  (4+ messages)
` [Intel-gfx] [PATCH 1/1] drm/i915: Drop unused "

[PATCH v4 0/6] target/arm: Reduced-IPA space and highmem fixes
 2022-01-07 16:33 UTC  (9+ messages)
` [PATCH v4 1/6] hw/arm/virt: Add a control for the the highmem PCIe MMIO
` [PATCH v4 2/6] hw/arm/virt: Add a control for the the highmem redistributors
` [PATCH v4 3/6] hw/arm/virt: Honor highmem setting when computing the memory map
` [PATCH v4 4/6] hw/arm/virt: Use the PA range to compute "
` [PATCH v4 5/6] hw/arm/virt: Disable highmem devices that don't fit in the PA range
` [PATCH v4 6/6] hw/arm/virt: Drop superfluous checks against highmem

[Cluster-devel] [PATCH] gfs2: tell dlm to cancel timed out iopen locks
 2022-01-07 16:43 UTC 

[PATCH v2 net-next] net: mscc: ocelot: fix incorrect balancing with down LAG ports
 2022-01-07 16:43 UTC 

[PATCH v3 0/2] hw/arm/virt: Support for virtio-mem-pci
 2022-01-07 16:40 UTC  (3+ messages)
` [PATCH v3 2/2] "

[PATCH net] net: mscc: ocelot: fix incorrect balancing with down LAG ports
 2022-01-07 16:40 UTC  (2+ messages)

[PATCH] drm/bridge/tc358775: Fix for dual-link LVDS
 2022-01-07 16:39 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] configs: meson64_android: define raw parts for bootloader
 2022-01-07 16:39 UTC 

[LTP] [PATCH v3] Add wqueue01 test
 2022-01-07 16:38 UTC 

xen 4.11.4 incorrect (~3x) cpu frequency reported
 2022-01-07 16:37 UTC  (8+ messages)
        ` xen 4.14.3 "

[PATCH] Spelling
 2022-01-07 16:37 UTC  (7+ messages)
` [PATCH v2] Spelling comments/text

[RFC PATCH] vfio: Update/Clarify migration uAPI, add NDMA state
 2022-01-07 16:36 UTC  (3+ messages)

[PATCH 0/9] Sparse index: integrate with 'clean', 'checkout-index', 'update-index'
 2022-01-07 16:35 UTC  (5+ messages)
` [PATCH 5/9] checkout-index: add --ignore-skip-worktree-bits option

[PATCH 0/1] Add support for the Purism Librem5 Phone
 2022-01-07 16:34 UTC 

linux-next: Fixes tag needs some work in the jc_docs tree
 2022-01-07 16:35 UTC  (3+ messages)


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.