All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-17 13:39:58 to 2019-10-17 14:19:00 UTC [more...]

[PATCH v2 00/23] iotests: Add and use $SOCK_DIR
 2019-10-17 13:31 UTC  (9+ messages)
` [PATCH v2 01/23] iotests: Introduce $SOCK_DIR
` [PATCH v2 02/23] iotests.py: Store socket files in $SOCK_DIR
` [PATCH v2 03/23] iotests.py: Add @base_dir to FilePaths etc
` [PATCH v2 04/23] iotests: Filter $SOCK_DIR
` [PATCH v2 05/23] iotests: Let common.nbd create socket in $SOCK_DIR
` [PATCH v2 07/23] iotests/140: Create "
` [PATCH v2 08/23] iotests/143: "
` [PATCH v2 16/23] iotests/205: "

[PATCH v6] dt-bindings: arm: samsung: Update the CHIPID binding for ASV
 2019-10-17 14:18 UTC  (2+ messages)

[QEMU][PATCH v2] ssi: xilinx_spips: Skip update of cs and fifo releated to spips in gqspi
 2019-10-17 13:35 UTC  (2+ messages)

[PATCH 0/7] atmel-spi: Allow using more than 4 GPIOs as CS
 2019-10-17 14:18 UTC  (8+ messages)
` [PATCH 1/7] spi: atmel: Remove and fix erroneous comments
` [PATCH 2/7] spi: atmel: Fix CS high support
` [PATCH 3/7] spi: atmel: Configure GPIO per CS instead of by controller
` [PATCH 4/7] spi: atmel: Remove useless private field
` [PATCH 5/7] spi: atmel: Remove platform data support
` [PATCH 6/7] spi: atmel: Improve and fix GPIO CS usage
` [PATCH 7/7] spi: atmel: Improve CS0 case support on AT91RM9200

[MPTCP] Re: [PATCH 2/3] mptcp: fix compilation error without IPV6
 2019-10-17 14:18 UTC 

[PATCH] iomap: iomap that extends beyond EOF should be marked dirty
 2019-10-17 14:17 UTC  (4+ messages)
` [PATCH v2] "

[RFC] Memory Tiering
 2019-10-17 14:17 UTC  (3+ messages)

[RFT][PATCH 0/3] cpufreq / PM: QoS: Introduce frequency QoS and use it in cpufreq
 2019-10-17 14:16 UTC  (4+ messages)
` [RFT][PATCH 1/3] PM: QoS: Introduce frequency QoS

[PATCH for 4.2 v6 00/54] Support for TCG plugins
 2019-10-17 13:16 UTC  (21+ messages)
` [PATCH v6 13/54] plugin-gen: add module for TCG-related code
` [PATCH v6 14/54] atomic_template: add inline trace/plugin helpers
` [PATCH v6 15/54] tcg: let plugins instrument virtual memory accesses
` [PATCH v6 18/54] *-user: notify plugin of exit
` [PATCH v6 23/54] target/arm: fetch code with translator_ld
` [PATCH v6 24/54] target/ppc: "
` [PATCH v6 25/54] target/sh4: "
` [PATCH v6 26/54] target/i386: "
` [PATCH v6 29/54] target/alpha: "
` [PATCH v6 33/54] target/openrisc: "
` [PATCH v6 34/54] translator: inject instrumentation from plugins
` [PATCH v6 36/54] plugin: add API symbols to qemu-plugins.symbols
` [PATCH v6 37/54] plugin: expand the plugin_init function to include an info block
` [PATCH v6 39/54] plugin: add qemu_plugin_outs helper
` [PATCH v6 42/54] tests/plugin: add sample plugins
` [PATCH v6 45/54] tests/tcg: move "virtual" tests to EXTRA_TESTS
` [PATCH v6 46/54] tests/tcg: drop test-i386-fprem from TESTS when not SLOW
` [PATCH v6 48/54] tests/plugin: add a hotblocks plugin
` [PATCH v6 50/54] tests/plugin: add hotpages to analyse memory access patterns
` [PATCH v6 54/54] scripts/checkpatch.pl: don't complain about (foo, /* empty */)

[PATCH] i2c-tools: Add missing RDEPEND
 2019-10-17 14:16 UTC 

[PATCH 5.3 000/112] 5.3.7-stable review
 2019-10-17 14:16 UTC  (10+ messages)
` [PATCH 5.3 112/112] ASoC: sgtl5000: add ADC mute control
              ` Fw: "

[alsa-devel] alsa conformance test fails to run for playback (and works for capture)
 2019-10-17 14:14 UTC 

Why linux kernel mailing list stop send email to me
 2019-10-17 14:15 UTC  (3+ messages)

[PATCH 0/8] Add Kernel Concurrency Sanitizer (KCSAN)
 2019-10-17 14:15 UTC  (4+ messages)

[meta-oe][PATCH] ifplugd: Add recipe for version 0.28
 2019-10-17 14:14 UTC 

[PATCH v2 1/3] tty: serial: lpuart: Remove unnecessary code from set_mctrl
 2019-10-17 14:14 UTC  (3+ messages)
` [PATCH v2 2/3] tty: serial: lpuart: Use defines that correspond to correct register
` [PATCH v2 3/3] tty: serial: lpuart: Add RS485 support for 32-bit uart flavour

Logilink VG0022A firmware/si2157 probe
 2019-10-17 14:14 UTC  (4+ messages)

[PATCH 1/3] crypto: inside-secure - Fix a maybe-uninitialized warning
 2019-10-17 14:14 UTC  (5+ messages)
` [PATCH 3/3] crypto: inside-secure - Remove #ifdef checks

Spontaneous reboots when using RX 560
 2019-10-17 14:14 UTC  (2+ messages)

Lenvo IPMI OEM in openbmc Community
 2019-10-17 14:13 UTC  (2+ messages)

[PATCH 00/11] arm64: return address signing
 2019-10-17 14:13 UTC  (5+ messages)
` [PATCH 03/11] arm64: cpufeature: handle conflicts based on capability
` [PATCH 05/11] arm64: enable ptrauth earlier

[PATCH v2 0/8] Add Kernel Concurrency Sanitizer (KCSAN)
 2019-10-17 14:13 UTC  (9+ messages)
` [PATCH v2 1/8] kcsan: Add Kernel Concurrency Sanitizer infrastructure
` [PATCH v2 2/8] objtool, kcsan: Add KCSAN runtime functions to whitelist
` [PATCH v2 3/8] build, kcsan: Add KCSAN build exceptions
` [PATCH v2 4/8] seqlock, kcsan: Add annotations for KCSAN
` [PATCH v2 5/8] seqlock: Require WRITE_ONCE surrounding raw_seqcount_barrier
` [PATCH v2 6/8] asm-generic, kcsan: Add KCSAN instrumentation for bitops
` [PATCH v2 7/8] locking/atomics, kcsan: Add KCSAN instrumentation
` [PATCH v2 8/8] x86, kcsan: Enable KCSAN for x86

[PATCH] hw/timer/arm_mptimer.c: Undo accidental rename of arm_mptimer_init()
 2019-10-17 13:33 UTC 

[PATCH v2] scripts/gdb: fix debugging modules on s390
 2019-10-17 14:12 UTC  (3+ messages)

[RFC] new uapi policy for drm
 2019-10-17 14:12 UTC  (4+ messages)

[dpdk-dev] [PATCH v2 00/10] Implement the new ABI policy and add helper scripts
 2019-10-17 14:12 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 0/9] "
  ` [dpdk-dev] [PATCH v3 1/9] config: change ABI versioning to global

[PATCH 0/3] Convert ppc and microblaze devices to new ptimer API
 2019-10-17 13:31 UTC  (2+ messages)

[Question] Can PageReferenced() be replaced by reverse-mapping and pte_young()?
 2019-10-17 14:11 UTC 

[PATCH 01/14] drm/i915: Rework watermark readout to use plane api
 2019-10-17 14:11 UTC  (3+ messages)

[RFC PATCH v3 0/6] sched/cpufreq: Make schedutil energy aware
 2019-10-17 14:11 UTC  (6+ messages)

[meta-oe][PATCHv2] pipewire: Initial add of 0.2.7
 2019-10-17 14:11 UTC  (2+ messages)

[meta-oe] [PATCH] lmbench: fix/clean-up the build for lmbench
 2019-10-17 14:10 UTC  (5+ messages)
  ` [meta-oe] [PATCHv2] lmbench: Fix/clean-up "

[PATCH v6 0/8] drm: rcar-du: Add Color Management Module (CMM)
 2019-10-17 14:10 UTC  (4+ messages)
` [PATCH v6 1/8] dt-bindings: display: renesas,cmm: Add R-Car CMM documentation

[U-Boot] [PATCH 0/5] tools: Support building U-Boot host tools for Windows via MSYS2
 2019-10-17 14:10 UTC  (5+ messages)
` [U-Boot] [PATCH 5/5] doc: Add documentation for how to build U-Boot host tools

[PATCH 0/8] Convert misc-arch devices to new ptimer API
 2019-10-17 13:29 UTC  (7+ messages)
` [PATCH 1/8] hw/timer/puv3_ost.c: Switch to transaction-based "
` [PATCH 2/8] hw/timer/sh_timer: "
` [PATCH 4/8] hw/watchdog/milkymist-sysctl.c: "
` [PATCH 5/8] hw/timer/altera_timer.c: "
` [PATCH 6/8] hw/watchdog/etraxfs_timer.c: "
` [PATCH 7/8] hw/m68k/mcf5206.c: "

[PATCH v7 0/3] Add support for Amazon's Annapurna Labs EDAC for L1/L2
 2019-10-17 14:09 UTC  (3+ messages)
` [PATCH v7 2/3] of: EXPORT_SYMBOL_GPL of_find_next_cache_node

[PATCH V2] arm64: psci: Reduce waiting time of cpu_psci_cpu_kill()
 2019-10-17 14:08 UTC  (15+ messages)

[PATCH RESEND v7 0/6] Add MediaTek MUSB Controller Driver
 2019-10-17 14:08 UTC  (5+ messages)
` [PATCH RESEND v7 1/6] dt-bindings: usb: musb: Add support for MediaTek musb controller

[alsa-devel] [PATCH v4 00/10] ASoC: mediatek: mt8183-mt6358-ts3a227-max98357: support WoV
 2019-10-17 14:00 UTC  (11+ messages)
` [alsa-devel] [PATCH v4 01/10] platform/chrome: cros_ec: remove unused EC feature
` [alsa-devel] [PATCH v4 02/10] ASoC: cros_ec_codec: refactor I2S RX
` [alsa-devel] [PATCH v4 03/10] ASoC: cros_ec_codec: extract DMIC EC command from "
` [alsa-devel] [PATCH v4 04/10] platform/chrome: cros_ec: add common commands for EC codec
` [alsa-devel] [PATCH v4 05/10] ASoC: cros_ec_codec: read max DMIC gain from "
` [alsa-devel] [PATCH v4 06/10] ASoC: dt-bindings: cros_ec_codec: add SHM bindings
` [alsa-devel] [PATCH v4 07/10] ASoC: cros_ec_codec: support WoV
` [alsa-devel] [PATCH v4 08/10] ASoC: mediatek: mt6358: "
` [alsa-devel] [PATCH v4 09/10] ASoC: dt-bindings: mt8183: add ec-codec
` [alsa-devel] [PATCH v4 10/10] ASoC: mediatek: mt8183: support WoV

list_del corruption while iterating retry_list in cifs_reconnect still seen on 5.4-rc3
 2019-10-17 14:08 UTC  (5+ messages)

[thud] [PATCH 0/2] opkg and BAD_RECOMMENDATIONS in thud 2.6.2
 2019-10-17 14:07 UTC  (5+ messages)

[RFT PATCH 0/3] crypto: s390 - convert to skcipher API
 2019-10-17 14:05 UTC  (5+ messages)
` [RFT PATCH 2/3] crypto: s390/paes "

[RFC PATCH 00/13] Support ROHM BD71828 PMIC
 2019-10-17 14:04 UTC  (3+ messages)
` [RFC PATCH 11/13] led: bd71828: Support LED outputs on "

[PATCH 0/4] Fixes for THP in page cache
 2019-10-17 14:05 UTC  (6+ messages)
` [PATCH 4/4] uprobe: only do FOLL_SPLIT_PMD for uprobe register

[U-Boot] [PATCH v3] arm: add initial support for the Phytium Durian Board
 2019-10-17 14:05 UTC 

[PATCH v3 00/14] dmaengine/soc: Add Texas Instruments UDMA support
 2019-10-17 14:03 UTC  (7+ messages)
` [PATCH v3 07/14] dt-bindings: dma: ti: Add document for K3 UDMA

[LTP] [COMMITTED][PATCH] tst_net.sh: Don't require root when netns was setup externally
 2019-10-17 14:04 UTC 

[PATCH 0/6] arm64: dts: rockchip: ROC-PC fixes
 2019-10-17 13:49 UTC  (9+ messages)
` [PATCH 1/6] arm64: dts: rockchip: Fix rk3399-roc-pc pwm2 pin

INFO: task hung in nbd_ioctl
 2019-10-17 14:03 UTC  (3+ messages)

[MPTCP] Re: [PATCH 3/4] mptcp: deal better with out-of-sequence mapping
 2019-10-17 14:03 UTC 

[PATCH] drm/amd/display: Modify display link stream setup sequence
 2019-10-17 14:03 UTC  (3+ messages)

[PATCH] drivers/staging/fbtft/fb_seps525: New driver for SEPS525 (Syncoam) LCD Controllers
 2019-10-17 17:02 UTC  (2+ messages)

KMSAN: uninit-value in ax88172a_bind
 2019-10-17 14:02 UTC  (2+ messages)

email as a bona fide git transport
 2019-10-17 14:01 UTC  (5+ messages)

[PATCH 0/2] Convert sparc devices to new ptimer API
 2019-10-17 13:23 UTC  (3+ messages)
` [PATCH 1/2] hw/timer/grlib_gptimer.c: Switch to transaction-based "
` [PATCH 2/2] hw/timer/slavio_timer.c: "

[PATCH V3 1/3] PCI: rcar: Move the inbound index check
 2019-10-17 14:00 UTC  (17+ messages)
` [PATCH V3 2/3] PCI: rcar: Do not abort on too many inbound dma-ranges

[PATCH] backlight: pwm_bl: configure pwm only once per backlight toggle
 2019-10-17 13:59 UTC  (11+ messages)

[RESEND PATCH] staging: vc04_services: fix warnings of space required between operator
 2019-10-17 13:59 UTC  (2+ messages)

No IMAGE_CMD defined for IMAGE_FSTYPES
 2019-10-17 13:31 UTC 

[kvm-unit-tests PATCH] Switch the order of the parameters in report() and report_xfail()
 2019-10-17 13:58 UTC  (5+ messages)

[PATCH v2] staging: vc04_services: fix check warnings of line over 80 characters
 2019-10-17 13:58 UTC  (2+ messages)

[PATCH 0/2] mmc: core: Fixup HW reset for SDIO cards
 2019-10-17 13:57 UTC  (6+ messages)
` [PATCH 1/2] mmc: core: Drop check for mmc_card_is_removable() in mmc_rescan()
` [PATCH 2/2] mmc: core: Re-work HW reset for SDIO cards

[alsa-devel] [PATCH 1/7] ASoC: amd: No need PCI-MSI interrupts
 2019-10-17 13:56 UTC  (7+ messages)
          `  "

[PATCH 0/8] tree reading cleanups in mount
 2019-10-17 13:56 UTC  (3+ messages)
` [PATCH 1/8] btrfs: Cleanup and simplify find_newest_super_backup

What's cooking in git.git (Oct 2019, #02; Mon, 7)
 2019-10-17 13:56 UTC  (6+ messages)
` jk/code-of-conduct, was "
  ` Raise your hand to Ack jk/code-of-conduct if your Ack fell thru cracks

[PATCH] ARM: davinci: dm644x-evm: Add Fixed regulators needed for tlv320aic33
 2019-10-17 13:55 UTC  (4+ messages)

[dpdk-dev] 18.11.3 (LTS) patches review and test
 2019-10-17 13:54 UTC  (7+ messages)
        ` [dpdk-dev] [dpdk-stable] "

[PATCH 0/3] Convert ppc and microblaze devices to new ptimer API
 2019-10-17 13:21 UTC  (6+ messages)
` [PATCH 1/3] hw/net/fsl_etsec/etsec.c: Switch to transaction-based "
` [PATCH 2/3] hw/timer/xilinx_timer.c: "
` [PATCH 3/3] hw/dma/xilinx_axidma.c: "

[PULL] drm-intel-fixes
 2019-10-17 13:54 UTC 

Try/catch for modules?
 2019-10-17 13:51 UTC  (3+ messages)

[PATCH v2 00/15] DSB enablement
 2019-10-17 13:53 UTC  (9+ messages)
` [PATCH v2 02/15] drm/i915/dsb: DSB context creation

[PATCH v2] perf list: Separate the deprecated events
 2019-10-17 13:52 UTC 

[MPTCP] Re: [PATCH] mptcp: fix warnings reported by checkpatch
 2019-10-17 13:53 UTC 

[PATCH 00/32] Kill pr_warning in the whole linux code
 2019-10-17 13:52 UTC  (6+ messages)

[PATCH v2] drm/i915: Make for_each_engine_masked work on intel_gt
 2019-10-17 13:51 UTC  (3+ messages)
` [PATCH v3 1/2] "

[PATCH v2 0/7] libqos: add VIRTIO PCI 1.0 support
 2019-10-17 13:25 UTC  (3+ messages)
` [PATCH v2 4/7] libqos: add MSI-X callbacks to QVirtioPCIDevice

taprio testing - Any help?
 2019-10-17 13:56 UTC  (10+ messages)

[PATCH 4.19 00/81] 4.19.80-stable review
 2019-10-17 13:50 UTC  (2+ messages)

pinctrl regresssion on mx28
 2019-10-17 13:49 UTC  (3+ messages)

[PATCH] ARM: davinci: dm365-evm: Add Fixed regulators needed for tlv320aic3101
 2019-10-17 13:49 UTC  (4+ messages)

[dpdk-dev] [PATCH] lib/distributor: fix deadlock issue for aarch64
 2019-10-17 13:48 UTC  (6+ messages)
  ` [dpdk-dev] [dpdk-stable] "
      ` [dpdk-dev] [EXT] "

[U-Boot] [PATCH 0/2] spi: cadence-qspi: Move to spi-mem APIs
 2019-10-17 13:48 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] spi: cadence_qspi: Move to spi-mem framework

[dpdk-dev] [PATCH] doc: fix address type description for IOAT rawdev
 2019-10-18  0:01 UTC  (2+ messages)

[PATCH] aio: Fix io_pgetevents() struct __compat_aio_sigset layout
 2019-10-17 13:48 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/2] app/test: fix make build when ring PMD is disabled
 2019-10-17 13:46 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] app/test: fix "

[U-Boot] [PATCH 0/3] Support distro boot in pico-imx7d BL33 case
 2019-10-17 13:46 UTC  (5+ messages)
` [U-Boot] [PATCH 3/3] pico-imx7d: polish uart clock id definition

[linux-next:master 4732/5057] include/linux/iomap.h:76:48: error: 'SECTOR_SHIFT' undeclared; did you mean 'S_DT_SHIFT'?
 2019-10-17 13:45 UTC  (2+ messages)

[PATCH] crypto: fix comparison of unsigned expression warnings
 2019-10-17 13:45 UTC  (2+ messages)

[dpdk-dev] [RFC] net/null: add empty promiscuous mode functions
 2019-10-17 13:43 UTC  (7+ messages)

[PATCH v6 00/43] compat_ioctl: remove most of fs/compat_ioctl.c
 2019-10-17 13:42 UTC  (3+ messages)
` [PATCH v6 10/43] compat_ioctl: move rtc handling into rtc-dev.c
  ` [Y2038] "

[PATCH v6 5/8] drm: rcar-du: crtc: Control CMM operations
 2019-10-17 13:44 UTC  (2+ messages)
` [PATCH v6.1 "

[U-Boot] [PATCH] arm: mxs: Increase VDDD voltage to match specification
 2019-10-17 13:42 UTC  (2+ messages)

[PATCH v6 3/8] drm: rcar-du: Add support for CMM
 2019-10-17 13:43 UTC  (2+ messages)
` [PATCH 6.1 "

[PATCH] hwmon: (tmp421) Allow reading at 2Hz instead of 0.5Hz
 2019-10-17 13:41 UTC  (2+ messages)

[PATCH V7 0/6] backlight: qcom-wled: Support for QCOM wled driver
 2019-10-17 13:39 UTC  (6+ messages)
` [PATCH V7 6/6] backlight: qcom-wled: Add auto string detection logic


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.