All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-02 11:59:02 to 2020-01-02 13:42:36 UTC [more...]

[PATCH] q800: implement mac rom reset function for BIOS-less mode
 2020-01-02 13:41 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH] cfg80211: Enhance the AKM advertizement to support per interface
 2020-01-02 13:41 UTC  (2+ messages)

[PATCH v8 00/13] add the latest exfat driver
 2020-01-02 13:41 UTC  (8+ messages)
  ` [PATCH v8 02/13] exfat: add super block operations

[PATCH 1/4] drm/amdkfd: Fix permissions of hang_hws
 2020-01-02 13:40 UTC  (3+ messages)
` [PATCH 2/4] drm/amdkfd: Remove unused variable

[Buildroot] [PATCH 1/1] package/dcron: create directories if needed on startup
 2020-01-02 13:39 UTC  (2+ messages)

[meta-perl][PATCH] libunix-statgrab: add recipe
 2020-01-02 13:39 UTC 

[PATCH 0/6] spi: rspi: Add support for multiple native and GPIO chip selects
 2020-01-02 13:38 UTC  (7+ messages)
` [PATCH 1/6] spi: Add generic support for unused native cs with cs-gpios
` [PATCH 2/6] spi: sh-msiof: Convert to generic unused native cs handling
` [PATCH 3/6] spi: rspi: Use dev_warn_once() instead of open-coding
` [PATCH 4/6] spi: rspi: Remove set_config_register() macro
` [PATCH 5/6] spi: rspi: Add support for multiple native chip selects
` [PATCH 6/6] spi: rspi: Add support for GPIO "

[Buildroot] [PATCH 1/1] package/mmc-utils: fix build with SSP
 2020-01-02 13:38 UTC  (2+ messages)

[PATCH net-next] sfc: Remove unnecessary dependencies on I2C
 2020-01-02 13:37 UTC  (2+ messages)

[PATCH] dm-crypt: fix GFP flags
 2020-01-02 13:37 UTC  (2+ messages)

[meta-perl][PATCH] libconfig-autoconf-perl: add recipe
 2020-01-02 13:37 UTC 

[U-Boot] [PATCH 11/26] dts: mtmips: update reset controller node for mt7628
 2020-01-02 13:36 UTC  (6+ messages)

[Qemu-devel] [Bug 1829459] [NEW] qemu: qemu_thread_create: Invalid argument
 2020-01-02 13:28 UTC  (4+ messages)
` [Bug 1829459] Re: qemu seems to lack support for pid namespace

[PATCH v6 00/25] RTRS (former IBTRS) rdma transport library and RNBD (former IBNBD) rdma network block device
 2020-01-02 13:35 UTC  (4+ messages)
` [PATCH v6 02/25] rtrs: public interface header to establish RDMA connections

[Buildroot] [PATCH 1/2] package/perl-dbd-mysql: bump to version 4.050
 2020-01-02 13:35 UTC  (4+ messages)

[meta-perl][PATCH] libfile-slurper-perl: add recipe
 2020-01-02 13:34 UTC 

[RFCv3] erofs-utils: on-disk extent format for blocks
 2020-01-02 13:33 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/avro-c: depends on BR2_TOOLCHAIN_HAS_SYNC_4
 2020-01-02 13:31 UTC  (2+ messages)

[meta-perl][PATCH] libtest-warnings-perl: add recipe
 2020-01-02 13:31 UTC 

[PATCH] KVM: SVM: Fix potential memory leak in svm_cpu_init()
 2020-01-02 13:30 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 0/7] Add tests for HDR metadata interfaces and bpc switch
 2020-01-02 13:29 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 7/7] tests/kms_hdr: Add subtest to swap static HDR metadata

[Buildroot] [git commit] package/mmc-utils: fix build with SSP
 2020-01-02 13:30 UTC 

PROBLEM: Wireless networking goes down on Acer C720P Chromebook (bisected)
 2020-01-02 13:28 UTC  (2+ messages)

[PATCH V3 0/4] Enable video on sc7180
 2020-01-02 13:25 UTC  (5+ messages)
` [PATCH V3 1/4] arm64: dts: sc7180: Add Venus video codec DT node
` [PATCH V3 2/4] dt-bindings: media: venus: Add sc7180 DT schema
` [PATCH V3 3/4] venus: core: add sc7180 DT compatible and resource struct
` [PATCH V3 4/4] arm64: dts: sc7180: Add Venus firmware subnode

[PATCH v2 0/2] Add Modem support on SC7180 SoCs
 2020-01-02 13:26 UTC  (3+ messages)
` [PATCH v2 2/2] remoteproc: mss: q6v5-mss: Add modem support on SC7180

[PATCH 0/3] block: Fix external snapshot with VM state
 2020-01-02 13:25 UTC  (5+ messages)
` [PATCH 3/3] iotests: Test "

[PATCHv4 00/14] remoteproc: updates for omap remoteproc support
 2020-01-02 13:26 UTC  (34+ messages)
` [PATCHv4 01/14] dt-bindings: remoteproc: Add OMAP remoteproc bindings
  ` [RESEND PATCHv4 "
` [PATCHv4 02/14] remoteproc/omap: Add device tree support
` [PATCHv4 03/14] remoteproc/omap: Add a sanity check for DSP boot address alignment
` [PATCHv4 04/14] remoteproc/omap: Add support to parse internal memories from DT
` [PATCHv4 05/14] remoteproc/omap: Add the rproc ops .da_to_va() implementation
` [PATCHv4 06/14] remoteproc/omap: Initialize and assign reserved memory node
` [PATCHv4 07/14] remoteproc/omap: Add support for DRA7xx remote processors
` [PATCHv4 08/14] remoteproc/omap: remove the platform_data header
` [PATCHv4 09/14] remoteproc/omap: Check for undefined mailbox messages
` [PATCHv4 10/14] remoteproc/omap: Request a timer(s) for remoteproc usage
` [PATCHv4 11/14] remoteproc/omap: add support for system suspend/resume
` [PATCHv4 12/14] remoteproc/omap: add support for runtime auto-suspend/resume
` [PATCHv4 13/14] remoteproc/omap: report device exceptions and trigger recovery
` [PATCHv4 14/14] remoteproc/omap: add watchdog functionality for remote processors

IPv6 parsing issues in conntrackd?
 2020-01-02 13:25 UTC 

[PATCH] btrfs: tree-checker: Check leaf chunk item size
 2020-01-02 13:25 UTC  (2+ messages)

[sashal-linux-stable:queue-4.19 82/115] drivers/pci//switch/switchtec.c:636:18: error: implicit declaration of function 'readq'
 2020-01-02 13:24 UTC 

stable-rc-4.19.93-rc1/4e040169e8b7 : kernel panic RIP: 0010:__inet_lookup_listener
 2020-01-02 13:23 UTC  (3+ messages)

[PATCH 0/4] Complete ddc symlink addition
 2020-01-02 13:23 UTC  (10+ messages)
` [PATCH 1/4] drm/tegra: Provide ddc symlink in output connector sysfs directory
` [PATCH 2/4] drm/vc4: Provide ddc symlink in "
` [PATCH 3/4] drm: zte: Provide ddc symlink in hdmi "
` [PATCH 4/4] drm: zte: Provide ddc symlink in vga "

[PATCH v6 00/22] btrfs: async discard support
 2020-01-02 13:22 UTC  (4+ messages)

[PATCH] cpu-topology: warn if NUMA configurations conflicts with lower layer
 2020-01-02 13:22 UTC  (6+ messages)

[PATCH] btrfs: Remove unneeded semicolon
 2020-01-02 13:18 UTC  (2+ messages)

[PATCH] u-boot-fw-utils: Add support for libubootenv
 2020-01-02 13:16 UTC 

[PATCH] tcp: fix "old stuff" D-SACK causing SACK to be treated as D-SACK
 2020-01-02 13:17 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/5] drm/i915/gt: Include a bunch more rcs image state
 2020-01-02 13:17 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/5] drm/i915/gt: Clear LRC image inline
` [Intel-gfx] [PATCH 3/5] drm/i915/gt: Ignore stale context state upon resume
` [Intel-gfx] [PATCH 4/5] drm/i915/gt: Discard stale context state from across idling
` [Intel-gfx] [PATCH 5/5] drm/i915/gt: Always poison the kernel_context image before unparking

[PATCH] tcp: fix "old stuff" D-SACK causing SACK to be treated as D-SACK
 2020-01-02 13:15 UTC  (2+ messages)

[bugreport] Ext4 automatically checked at each boot
 2020-01-02 13:14 UTC  (7+ messages)
    ` [bugreport] "hwclock -w" reset time instead of setting the right time

Certain cameras no longer working with uvcvideo on recent (openSUSE) kernels
 2020-01-02 13:11 UTC  (4+ messages)

[PATCH v9 00/13] add the latest exfat driver
 2020-01-02 13:10 UTC  (7+ messages)
  ` [PATCH v9 11/13] exfat: add Kconfig and Makefile
  ` [PATCH v9 12/13] exfat: add exfat in fs/Kconfig and fs/Makefile

[PATCH 1/2] mtd: rawnand: gpmi: Fix suspend/resume problem
 2020-01-02 13:08 UTC  (2+ messages)
` [PATCH 2/2] mtd: rawnand: gpmi: Restore nfc timing setup after suspend/resume

[LTP] [iomap] 3af5053534: WARNING:at_fs/iomap/buffered-io.c:#iomap_readpages
 2020-01-02 13:08 UTC  (4+ messages)

[Intel-gfx] [PULL] drm-misc-next
 2020-01-02 13:06 UTC  (2+ messages)
`  "

[alibaba-cloud:ck-4.19.91 10413/10518] arch/m68k/include/asm/mcf_pgtable.h:340:43: error: 'init_mm' undeclared; did you mean 'exit_shm'?
 2020-01-02 13:06 UTC 

how to test Bluez/profile?
 2020-01-02 13:06 UTC 

[PATCH 00/86] refactor main RAM allocation to use hostmem backend
 2020-01-02 13:02 UTC  (6+ messages)
` [PATCH 43/86] hppa: drop RAM size fixup

[dpdk-dev] [RFC PATCH] mbuf: fix to update documentation of PKT_RX_QINQ_STRIPPED
 2020-01-02 13:04 UTC  (10+ messages)

Sushi Night @ Tala Bay
 2020-01-02 13:02 UTC 

[LTP] [PATCH COMMITTED] tst_device: do sync() before reading test block device stat file
 2020-01-02 12:57 UTC  (2+ messages)

[PATCH 0/3] erofs: remove tags of pointers stored in a radix tree
 2020-01-02 12:55 UTC  (10+ messages)
` [PATCH 1/3] erofs: remove unused tag argument while finding a workgroup
` [PATCH 2/3] erofs: remove unused tag argument while registering "
` [PATCH 3/3] erofs: remove void tagging/untagging of workgroup pointers

[RFC 0/3] VLANs, DSA switches and multiple bridges
 2020-01-02 12:54 UTC  (6+ messages)

[PATCHv3 00/15] remoteproc: updates for omap remoteproc support
 2020-01-02 12:50 UTC  (8+ messages)
` [PATCHv3 13/15] remoteproc/omap: add support for runtime auto-suspend/resume

[PATCH v2] clk: Warn about critical clks that fail to enable
 2020-01-02 12:47 UTC  (2+ messages)

[PATCH V1] nvmem: core: fix memory abort in cleanup path
 2020-01-02 12:44 UTC  (2+ messages)

[alibaba-cloud:ck-4.19.91 10486/10518] kernel/sched/psi.c:732:31: error: 'cpuacct_cgrp_id' undeclared; did you mean 'cpu_cgrp_id'?
 2020-01-02 12:42 UTC 

[efi:next 19/20] arch/x86/platform/uv/bios_uv.c:366:1: error: stray '`' in program
 2020-01-02 12:40 UTC  (2+ messages)

[PATCH v3 0/3] arm64: perf: Add support for ARMv8.5-PMU 64-bit counters
 2020-01-02 12:39 UTC  (8+ messages)
` [PATCH v3 1/3] arm64: cpufeature: Extract capped fields
` [PATCH v3 2/3] KVM: arm64: limit PMU version to ARMv8.4
` [PATCH v3 3/3] arm64: perf: Add support for ARMv8.5-PMU 64-bit counters

[PATCH v2] can: tcan4x5x: Turn on the power before parsing the config
 2020-01-02 12:38 UTC  (2+ messages)

[PATCH v1] pci: tegra: fix afi_pex2_ctrl reg offset for tegra30
 2020-01-02 12:38 UTC  (3+ messages)

[PATCH] drm/amdgpu: resolved bug in UMC 6 error counter query
 2020-01-02 12:38 UTC  (2+ messages)

memory leak in path_openat
 2020-01-02 12:35 UTC 

Interrupted and resumed scrubs seem to have caused filesystem to go readonly (EFBIG error)
 2020-01-02 12:34 UTC  (4+ messages)

[PATCH] erofs: correct indentation of an assigned structure inside a function
 2020-01-02 12:33 UTC  (6+ messages)

[PATCH 00/12] pm80xx : Updates for the driver version 0.1.39
 2020-01-02 12:33 UTC  (10+ messages)
` [PATCH 05/12] pm80xx : Support for char device
` [PATCH 06/12] pm80xx : sysfs attribute for number of phys
` [PATCH 07/12] pm80xx : IOCTL functionality to get phy profile
` [PATCH 12/12] pm80xx : IOCTL functionality for TWI device

[PATCH] dt-bindings: usb: Convert Allwinner A80 USB PHY controller to a schema
 2020-01-02 12:31 UTC  (8+ messages)

[PATCH V2] arm64: dts: qcom: sc7180: Add nodes for eMMC and SD card
 2020-01-02 12:31 UTC  (3+ messages)

[perf tools] c66c4a5240: perf-sanity-tests.Sample_parsing.fail
 2020-01-02 12:30 UTC 

[PATCH] ubi: Update mean Erase Counter calculation at run-time
 2020-01-02 12:29 UTC 

FAILED: patch "[PATCH] x86/mce: Fix possibly incorrect severity calculation on AMD" failed to apply to 4.19-stable tree
 2020-01-02 12:29 UTC  (5+ messages)

Droid 4 on 5.5-rc3
 2020-01-02 12:29 UTC  (8+ messages)
    ` Droid 4 regression in 5.5-rc1, armsoc-soc tree

[PULL 0/7] Screendump patches
 2020-01-02 12:28 UTC  (6+ messages)
` [PULL 2/7] ppm-save: pass opened fd
` [PULL 5/7] screendump: replace FILE with QIOChannel and fix close()/qemu_close()
` [PULL 6/7] osdep: add qemu_unlink()
` [PULL 7/7] screendump: use qemu_unlink()

[patch 2/5] SPI_RTIOC_TRANSFER_N ioctl with len parameter
 2020-01-02 12:28 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/gem: Support discontiguous lmem object maps
 2020-01-02 12:27 UTC  (5+ messages)

[alibaba-cloud:ck-4.19.91 10486/10518] kernel/sched/psi.c:732:31: error: 'cpuacct_cgrp_id' undeclared; did you mean 'cpuacct_charge'?
 2020-01-02 12:27 UTC 

[Intel-gfx] [PATCH 1/8] drm/i915: Fix cmdparser drm.debug
 2020-01-02 12:26 UTC  (4+ messages)

[PATCH 1/2] i3c: dw: convert to devm_platform_ioremap_resource
 2019-12-28 18:54 UTC  (2+ messages)
` [PATCH 2/2] i3c: master: cdns: "

[PATCH v2] drm/nouveau: declare constants as unsigned long long
 2020-01-02 12:25 UTC 

qemu_arm64_defconfig: PCI autoconfig fails for qemu-system-aarch64 -m 4G
 2020-01-02 12:17 UTC  (3+ messages)

BUG: sendemail-validate hook is run too early
 2020-01-02 12:10 UTC 

[PATCH v5 0/8] Allwinner sun6i message box support
 2020-01-02 12:06 UTC  (4+ messages)
` [PATCH v5 3/8] mailbox: sun6i-msgbox: Add a new mailbox driver

[Bug 1857811] [NEW] qemu user static binary seems to lack support for network namespace
 2020-01-02 11:57 UTC  (2+ messages)
` [Bug 1857811] "

[PATCH v3 0/2] PCI: qcom: Add support for SDM845 PCIe
 2020-01-02 12:02 UTC  (3+ messages)
` [PATCH v3 2/2] PCI: qcom: Add support for SDM845 PCIe controller


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.