All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-11 15:05:50 to 2020-11-11 15:44:06 UTC [more...]

[PATCH v2 0/4] hwmon: (ltc2945): add support for sense resistor
 2020-11-11 15:44 UTC  (5+ messages)
` [PATCH v2 2/4] docs: hwmon: (ltc2945): change type of val to ULL in ltc2945_val_to_reg()

[drm/i915/gem] 59dd13ad31: phoronix-test-suite.jxrendermark.RadialGradientPaint.1024x1024.operations_per_second -54.0% regression
 2020-11-11 15:58 UTC 

[PATCH v2 0/5] cleanup page poisoning
 2020-11-11 15:43 UTC  (7+ messages)
` [PATCH v2 2/5] mm, page_poison: use static key more efficiently
` [PATCH v2 3/5] kernel/power: allow hibernation with page_poison sanity checking
` [PATCH v2 4/5] mm, page_poison: remove CONFIG_PAGE_POISONING_NO_SANITY

[PATCH net] net: lan78xx: Disable hardware vlan filtering in promiscuous mode
 2020-11-11 15:43 UTC  (2+ messages)

[RFC v3] VFIO Migration
 2020-11-11 15:41 UTC  (12+ messages)

[PATCH v3 0/3] hw/block/m25p80: Numonyx: Fix dummy cycles and check for SPI mode on cmds
 2020-11-11 15:40 UTC  (5+ messages)
` [PATCH v3 2/3] hw/block/m25p80: Check SPI mode before running some Numonyx commands
` [PATCH v3 3/3] hw/block/m25p80: Fix Numonyx fast read dummy cycle count

I need advice with UPS connection
 2020-11-11 15:42 UTC  (4+ messages)

[PATCH v4 06/17] PCI: add SIOV and IMS capability detection
 2020-11-11 15:41 UTC  (11+ messages)

[PATCH v4 0/3] xen/x86: implement NMI continuation
 2020-11-11 15:41 UTC  (4+ messages)
` [PATCH v4 1/3] xen/x86: add nmi continuation framework

[PATCH 00/13] Introduce seqnum_ops
 2020-11-11 15:42 UTC  (6+ messages)
` [PATCH 01/13] seqnum_ops: Introduce Sequence Number Ops

[PATCH v5 00/17] gpiolib: acpi: pin configuration fixes
 2020-11-11 15:42 UTC  (21+ messages)
` [PATCH v5 01/17] gpiolib: Replace unsigned by unsigned int
` [PATCH v5 02/17] gpiolib: add missed break statement
` [PATCH v5 03/17] gpiolib: use proper API to pack pin configuration parameters
` [PATCH v5 04/17] gpiolib: Add temporary variable to gpiod_set_transitory() for cleaner code
` [PATCH v5 05/17] gpiolib: Extract gpio_set_config_with_argument() for future use
` [PATCH v5 06/17] gpiolib: move bias related code from gpio_set_config() to gpio_set_bias()
` [PATCH v5 07/17] gpiolib: Extract gpio_set_config_with_argument_optional() helper
` [PATCH v5 08/17] gpiolib: Extract gpio_set_debounce_timeout() for internal use
` [PATCH v5 11/17] gpiolib: acpi: Take into account debounce settings

[PATCH 0/2] RFC: Issue with discards on raw block device without O_DIRECT
 2020-11-11 15:39 UTC  (3+ messages)
` [PATCH 1/2] file-posix: allow -EBUSY errors during write zeros on raw block devices
` [PATCH 2/2] qemu-img: align next status sector on destination alignment

Thomas Grandvil Alston
 2020-11-11 15:32 UTC 

[dpdk-dev] [PATCH] net/virtio: enable packet data prefetch on x86
 2020-11-11 15:40 UTC 

[PATCH v5 1/4] dt-bindings: usb: add documentation for typec switch simple driver
 2020-11-11 15:40 UTC  (7+ messages)

[PATCH 0/2] fix race conditions with task aborts
 2020-11-11 15:37 UTC  (11+ messages)
` [PATCH 2/2] target: iscsi: fix a race condition when aborting a task

[dm-devel] [PATCH] dm: add support for DM_TARGET_NOWAIT for various targets
 2020-11-11 15:38 UTC  (2+ messages)
` [dm-devel] "

[dpdk-dev] [PATCH v1] net/txgbe: offset needs to be initialised to fix gcc compile error
 2020-11-11 15:39 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] net/txgbe: return changed "

[PATCH] io_setup.2: SYNOPSIS: return long
 2020-11-11 15:39 UTC  (6+ messages)
        ` Ping: "

[RFC PATCH] ceph: fix cross quota realms renames with new truncated files
 2020-11-11 15:39 UTC 

[PATCH v8 00/18] Implement NTB Controller using multiple PCI EP
 2020-11-11 15:35 UTC  (38+ messages)
` [PATCH v8 01/18] Documentation: PCI: Add specification for the *PCI NTB* function device
` [PATCH v8 02/18] PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BAR
` [PATCH v8 03/18] PCI: endpoint: Add helper API to get the 'next' unreserved BAR
` [PATCH v8 04/18] PCI: endpoint: Make *_free_bar() to return error codes on failure
` [PATCH v8 05/18] PCI: endpoint: Remove unused pci_epf_match_device()
` [PATCH v8 06/18] PCI: endpoint: Add support to associate secondary EPC with EPF
` [PATCH v8 07/18] PCI: endpoint: Add support in configfs to associate two EPCs "
` [PATCH v8 08/18] PCI: endpoint: Add pci_epc_ops to map MSI irq
` [PATCH v8 09/18] PCI: endpoint: Add pci_epf_ops for epf drivers to expose function specific attrs
` [PATCH v8 10/18] PCI: endpoint: Allow user to create sub-directory of 'EPF Device' directory
` [PATCH v8 11/18] PCI: cadence: Implement ->msi_map_irq() ops
` [PATCH v8 12/18] PCI: cadence: Configure LM_EP_FUNC_CFG based on epc->function_num_map
` [PATCH v8 13/18] PCI: endpoint: Add EP function driver to provide NTB functionality
` [PATCH v8 14/18] PCI: Add TI J721E device to pci ids
` [PATCH v8 15/18] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
` [PATCH v8 16/18] NTB: tool: Enable the NTB/PCIe link on the local or remote side of bridge
` [PATCH v8 17/18] Documentation: PCI: Add configfs binding documentation for pci-ntb endpoint function
` [PATCH v8 18/18] Documentation: PCI: Add userguide for PCI endpoint NTB function

[PATCH] perf_event_open.2: Assign calculated value explicitly to 'config'
 2020-11-11 15:36 UTC 

[PATCH] arm64: dts: qcom: sc7180: Assign numbers to eMMC and SD
 2020-11-11 15:37 UTC 

[PATCH] Collate "run init" message to one line with prefixed var assignments
 2020-11-11 15:47 UTC 

[RFC PATCH v1 00/26] Make reporting-bugs easier to grasp and yet more detailed
 2020-11-11 15:36 UTC  (9+ messages)
` [RFC PATCH v1 02/26] docs: reporting-bugs: Create a TLDR how to report issues
` [RFC PATCH v1 15/26] docs: reporting-bugs: make readers test mainline, but leave a loophole

[PATCH v8 00/22] perf arm-spe: Refactor decoding & dumping flow
 2020-11-11 15:35 UTC  (3+ messages)
` [PATCH v8 06/22] perf arm-spe: Refactor printing string to buffer

[PATCH v2 5/8] drm/amdgpu: Refactor sysfs removal
 2020-11-11 15:34 UTC  (15+ messages)

[PATCH v3 00/56] Convert DSI code to use drm_mipi_dsi and drm_panel
 2020-11-11 15:34 UTC  (9+ messages)
` [PATCH v3 29/56] drm/omap: dsi: do ULPS in host driver
` [PATCH v3 30/56] drm/omap: dsi: move panel refresh function to host

[PATCH RESEND v2 0/3] cleanup btrfs_find_device and fix sysbot warning
 2020-11-11 15:33 UTC  (5+ messages)
` [PATCH RESEND v2 1/3] btrfs: drop never met condition of disk_total_bytes == 0

[PATCH v1] Documentation: ACPI: explain how to use gpio-line-names
 2020-11-11 15:34 UTC  (5+ messages)

[PATCH V2 1/2] arm64: add config for Broadcom BCM4908 SoCs
 2020-11-11 15:33 UTC  (6+ messages)
` [PATCH V2 2/2] arm64: dts: broadcom: add BCM4908 and Asus GT-AC5300 early DTS files

New Defects reported by Coverity Scan for Linux
 2020-11-11 15:34 UTC  (3+ messages)

.RS
 2020-11-11 15:34 UTC  (3+ messages)

[PATCH] arm64: dts: fsl: DPAA FMan DMA operations are coherent
 2020-11-11 15:33 UTC  (4+ messages)

[PATCH v2 00/20] fundamentals of merge-ort implementation
 2020-11-11 15:31 UTC  (5+ messages)
` [PATCH v2 09/20] merge-ort: record stage and auxiliary info for every path
` [PATCH v2 10/20] merge-ort: avoid recursing into identical trees

Command line QAPIfication and -readconfig
 2020-11-11 15:29 UTC  (7+ messages)

[PATCH V9 1/4] perf/core: Add PERF_SAMPLE_DATA_PAGE_SIZE
 2020-11-11 15:30 UTC  (11+ messages)

How mdadm react with disk corruption during check?
 2020-11-11 15:30 UTC  (2+ messages)

[PATCH] docs: core-api/printk-formats.rst: Clarify formatting {cpu,node}mask
 2020-11-11 15:29 UTC  (2+ messages)

[PATCH 00/10] [RFC] ARM PCI passthrough configuration and vPCI
 2020-11-11 15:28 UTC  (8+ messages)
` [PATCH 02/10] arm/pci: Maintain PCI assignable list

xps 13 9310 and MSI vector allocation
 2020-11-11 15:26 UTC  (2+ messages)

[PATCH V4] dt-bindings: soc: imx: Add binding doc for spba bus
 2020-11-11 15:25 UTC 

[PATCH] arm64: mm: don't assume struct page is always 64 bytes
 2020-11-11 15:24 UTC  (2+ messages)

dm: rename multipath path selector source files to have "dm-ps" prefix
 2020-11-11 15:24 UTC  (2+ messages)
` [dm-devel] "

[dpdk-dev] [RFC] pthread on Windows
 2020-11-11 15:24 UTC  (5+ messages)
` [dpdk-dev] [EXTERNAL] "

[PATCH v9 00/44] kasan: add hardware tag-based mode for arm64
 2020-11-11 15:22 UTC  (23+ messages)
` [PATCH v9 18/44] kasan, arm64: rename kasan_init_tags and mark as __init
` [PATCH v9 19/44] kasan: rename addr_has_shadow to addr_has_metadata
` [PATCH v9 20/44] kasan: rename print_shadow_for_address to print_memory_metadata
` [PATCH v9 21/44] kasan: kasan_non_canonical_hook only for software modes
` [PATCH v9 22/44] kasan: rename SHADOW layout macros to META
` [PATCH v9 23/44] kasan: separate metadata_fetch_row for each mode

[Qemu-devel] [Bug 1777301] [NEW] Boot failed after installing Checkpoint Pointsec FDE
 2020-11-11 15:07 UTC  (2+ messages)
` [Bug 1777301] "

[PATCH] kfence: Avoid stalling work queue task without allocations
 2020-11-11 15:22 UTC  (6+ messages)

[PATCH 00/12] xen: support per-cpupool scheduling granularity
 2020-11-11 15:21 UTC  (8+ messages)
` [PATCH 10/12] xen/hypfs: add cpupool directories
` [PATCH 11/12] xen/hypfs: add scheduling granularity entry to cpupool entries

[Qemu-devel] [Bug 1777236] [NEW] NVME is missing support for mandatory features through "Get/Set Feature" command
 2020-11-11 15:06 UTC  (2+ messages)
` [Bug 1777236] "

[Qemu-devel] [Bug 1778473] [NEW] [Crash] qemu-system-x86_64: mov_ss_trap_64 PANIC: double fault, error_code: 0x0
 2020-11-11 15:09 UTC  (2+ messages)
` [Bug 1778473] "

[RFC PATCH v3 00/10] implement containerized syncfs for overlayfs
 2020-11-11 15:20 UTC  (4+ messages)
` [RFC PATCH v3 06/10] ovl: mark overlayfs' inode dirty on shared mmap
  ` 回复:[RFC "

[PATCH v3 0/9] null_blk fixes, improvements and cleanup
 2020-11-11 15:20 UTC  (9+ messages)
` [PATCH v3 3/9] block: Align max_hw_sectors to logical blocksize
` [PATCH v3 6/9] null_blk: cleanup discard handling
` [PATCH v3 8/9] null_blk: Allow controlling max_hw_sectors limit
` [PATCH v3 9/9] null_blk: Move driver into its own directory

Linux kernel 4.19.157 released
 2020-11-11 15:20 UTC 

Linux kernel 4.14.206 released
 2020-11-11 15:20 UTC 

Linux kernel 5.9.8 released
 2020-11-11 15:20 UTC 

Linux kernel 5.4.77 released
 2020-11-11 15:20 UTC 

Linux kernel 4.4.243 released
 2020-11-11 15:20 UTC 

Linux kernel 4.9.243 released
 2020-11-11 15:20 UTC 

Fwd: net: fec: rx descriptor ring out of order
 2020-11-11 15:20 UTC  (2+ messages)

[PATCH v3] libceph: add osd op counter metric support
 2020-11-11 15:18 UTC  (3+ messages)

[PATCH 1/1] virtio-blk-ccw: tweak the default for num_queues
 2020-11-11 15:16 UTC  (7+ messages)

[PATCH 01/11] git-parse-remote: fix highly misleading man page
 2020-11-11 15:17 UTC  (7+ messages)
` [PATCH 0/5] Remove now-unused git-parse-remote
` [PATCH 1/5] parse-remote: remove unused GIT_DIR variable
` [PATCH 2/5] parse-remote: remove long-dead rebase code
` [PATCH 3/5] parse-remote: remove long-dead git-pull.sh code
` [PATCH 4/5] parse-remote: move used code to git-submodule.sh
` [PATCH 5/5] parse-remote: remove this now-unused library

[net v2] net: phy: mscc: adjust the phy support for PTP and MACsec
 2020-11-11 15:17 UTC 

How to let openbmc's kernel load jffs2 file system
 2020-11-11 15:15 UTC  (6+ messages)
    ` about pid speed control
      ` 回复: "

[intel-linux-intel-lts:5.4/yocto 8/24] drivers/gpu/drm/i915/intel_pm.c:4523:1: warning: no previous prototype for 'skl_wm_method1'
 2020-11-11 15:16 UTC 

[trace:ftrace-regs 25/26] kernel/trace/trace_irqsoff.c:571:28: error: passing argument 2 of 'ftrace_init_array_ops' from incompatible pointer type
 2020-11-11 15:15 UTC 

[PATCH v5 0/4] Support ROHM BD9576MUF and BD9573MUF PMICs
 2020-11-11 15:15 UTC  (5+ messages)
` [PATCH v5 3/4] wdt: Support wdt on ROHM BD9576MUF and BD9573MUF

[PATCH] ACPICA: fix -Wfallthrough
 2020-11-11 15:15 UTC  (3+ messages)
  ` [Devel] "

[PATCH] gpio: Do not trigger WARN() with sysfs gpio export/unexport
 2020-11-11 15:14 UTC  (6+ messages)

[PATCH v2 00/20] kasan: boot parameters for hardware tag-based mode
 2020-11-11 15:13 UTC  (4+ messages)
` [PATCH v2 19/20] kasan, mm: allow cache merging with no metadata

[PATCH] um: allow using glibc string functions instead of generics
 2020-11-11 15:14 UTC  (8+ messages)

[PATCH V3] dt-bindings: soc: imx: Add binding doc for spba bus
 2020-11-11 15:13 UTC  (2+ messages)

Queries in phosphor-pid-control(swampd)
 2020-11-11 15:04 UTC  (2+ messages)

[Qemu-devel] [Bug 1776096] [NEW] qemu 2.12.0 qemu-system-ppc illegal instruction on ppc64le, crashes emulator
 2020-11-11 15:01 UTC  (2+ messages)
` [Bug 1776096] "

[Qemu-devel] [Bug 1777232] [NEW] NVME fails on big writes
 2020-11-11 15:03 UTC  (2+ messages)
` [Bug 1777232] "

Linux 5.9.8
 2020-11-11 15:14 UTC  (3+ messages)

[PATCH] xen/x86: Work around Clang code generation bug with asm parameters
 2020-11-11 15:11 UTC  (2+ messages)

[PATCH v2 0/8] powernv/memtrace: don't abuse memory hot(un)plug infrastructure for memory allocations
 2020-11-11 14:53 UTC  (5+ messages)
` [PATCH v2 5/8] powerpc/mm: print warning in arch_remove_linear_mapping()
` [PATCH v2 6/8] powerepc/book3s64/hash: drop WARN_ON in hash__remove_section_mapping
` [PATCH v2 7/8] powerpc/mm: remove linear mapping if __add_pages() fails in arch_add_memory()
` [PATCH v2 8/8] powernv/memtrace: don't abuse memory hot(un)plug infrastructure for memory allocations

[PATCH v12 2/3] Since the original trace_binder_transaction_received cannot precisely present the real finished time of transaction, adding a trace_binder_txn_latency_free at the point of free transaction may be more close to it
 2020-11-11 15:12 UTC  (6+ messages)
` [PATCH v13] binder: add transaction latency tracer
    ` [PATCH v13 3/3] "
      ` [PATCH v14] "
          ` [PATCH v14 1/3] binder: move structs from core file to header file

[dpdk-dev] [kmods PATCH] windows: normalize line-endings
 2020-11-11 15:11 UTC  (8+ messages)

[master/dunfell PATCH v2] packagegroup-arago-tisdk-addons-sdk-target: Add ti-rpmsg-char dev packages
 2020-11-11 15:07 UTC 

[LTP] [PATCH 2/2] syscalls/ptrace02: Add another EPERM error test
 2020-11-11 15:09 UTC  (2+ messages)

[MPTCP] Weekly meeting - 12 November 2020 16:00 UTC (8am PDT, 5pm CET, 12pm CST)
 2020-11-11 15:09 UTC 

[intel-linux-intel-lts:5.4/yocto 8/24] drivers/gpu/drm/i915/intel_pm.c:4523:1: warning: no previous prototype for 'skl_wm_method1'
 2020-11-11 15:09 UTC 

[PATCH] hw/arm/virt: ARM_VIRT must select ARM_GIC
 2020-11-11 15:05 UTC  (2+ messages)

[PATCHv3 iproute2-next 0/5] iproute2: add libbpf support
 2020-11-11 15:06 UTC  (13+ messages)

[PATCH kvm-unit-tests 0/3] A few miscellaneous fixes
 2020-11-11 15:06 UTC  (5+ messages)
` [PATCH kvm-unit-tests 3/3] arm/arm64: Change dcache_line_size to ulong

[PATCH 00/32] RISC-V Kendryte K210 support improvments
 2020-11-11 15:06 UTC  (7+ messages)
` [PATCH 24/32] dt-bindings: Document kendryte,k210-fpioa bindings

[LTP] [PATCH v4] tcp_cmds/ping/ping02: Make it compatible with Busybox
 2020-11-11 15:06 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t v8 0/2] tests/kms_ccs: CCS Clear Color test
 2020-11-11 15:06 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

#yocto zeus X11 keyboard
 2020-11-11 15:06 UTC 

[PATCH net-next] selftests: set conf.all.rp_filter=0 in bareudp.sh
 2020-11-11 15:05 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.