All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-13 08:08:49 to 2019-09-13 09:07:39 UTC [more...]

[PATCH v2] fork: check exit_signal passed in clone3() call
 2019-09-13  9:07 UTC  (4+ messages)

[PATCH v8 0/5] enable motion events for st_lsm6dsx
 2019-09-13  9:07 UTC  (6+ messages)
` [PATCH v8 1/5] iio: imu: st_lsm6dsx: move interrupt thread to core
` [PATCH v8 2/5] iio: imu: st_lsm6dsx: add motion events
` [PATCH v8 3/5] iio: imu: st_lsm6dsx: add wakeup-source option
` [PATCH v8 4/5] iio: imu: st_lsm6dsx: always enter interrupt thread
` [PATCH v8 5/5] iio: imu: st_lsm6dsx: add motion report function and call from interrupt

[PATCH net-next 0/2] mlxsw: spectrum_buffers: Add the ability to query the CPU port's shared buffer
 2019-09-13  9:06 UTC  (6+ messages)
` [PATCH net-next 1/2] mlxsw: spectrum: Register CPU port with devlink
` [PATCH net-next 2/2] mlxsw: spectrum_buffers: Add the ability to query the CPU port's shared buffer

[Qemu-devel] [RFC PATCH] virtio-blk: schedule virtio_notify_config to run on main context
 2019-09-13  9:04 UTC  (3+ messages)

[PATCH v5 00/10] EFI Specific Purpose Memory Support
 2019-09-13  9:05 UTC  (3+ messages)
` [PATCH v5 03/10] x86, efi: Push EFI_MEMMAP check into leaf routines

[PATCH] mm: fix the race between swapin_readahead and SWP_SYNCHRONOUS_IO path
 2019-09-13  9:05 UTC  (7+ messages)

[GIT PULL] Last btrfs fixes for 5.3
 2019-09-13  9:05 UTC  (2+ messages)

[GIT PULL] cgroup fixes for v5.3-rc8
 2019-09-13  9:05 UTC  (2+ messages)

[PATCH V2 0/2] mm/debug: Add tests for architecture exported page table helpers
 2019-09-13  9:02 UTC  (7+ messages)
` [PATCH V2 2/2] mm/pgtable/debug: Add test validating architecture "

[PATCH] drm: rcar-du: Add r8a77980 support
 2019-09-13  9:03 UTC  (7+ messages)

[PATCH v7 0/5] enable motion events for st_lsm6dsx
 2019-09-13  9:00 UTC  (7+ messages)
` [PATCH v7 3/5] iio: imu: st_lsm6dsx: add wakeup-source option

[RFC] Improve memset
 2019-09-13  9:00 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/i40e: downgrade unnecessary error log
 2019-09-13  9:00 UTC  (4+ messages)

[Qemu-devel] [PATCH v4 0/5] qcow2: async handling of fragmented io
 2019-09-13  8:58 UTC  (2+ messages)

[PATCH v2] dt-bindings: arm: renesas: Convert 'renesas, prr' to json-schema
 2019-09-13  8:59 UTC  (4+ messages)
` [PATCH v2] dt-bindings: arm: renesas: Convert 'renesas,prr' "

[U-Boot] u-boot working version for Rasberry Pi 4
 2019-09-13  8:58 UTC  (2+ messages)

[Qemu-devel] [Bug 1841592] [NEW] ppc: softfloat float implementation issues
 2019-09-13  8:47 UTC  (2+ messages)
` [Qemu-devel] [Bug 1841592] "

[PATCH v2 0/4] spi: introduce `struct spi_delay` data-type
 2019-09-13 11:55 UTC  (5+ messages)
` [PATCH v2 1/4] spi: move `cs_change_delay` backwards compat logic outside switch
` [PATCH v2 2/4] spi: introduce spi_delay struct as "value + unit" & spi_delay_exec()
` [PATCH v2 3/4] spi: make `cs_change_delay` the first user of the `spi_delay` logic
` [PATCH v2 4/4] iio: imu: adis: convert cs_change_delay to spi_delay struct

[PATCH] mm/pgtable/debug: Fix test validating architecture page table helpers
 2019-09-13  8:54 UTC  (15+ messages)

"[RFC PATCH net-next 2/2] Reduce localhost to 127.0.0.0/16"
 2019-09-13  8:54 UTC 

[PATCH v5 0/4] Raspberry Pi 4 DMA addressing support
 2019-09-13  8:50 UTC  (11+ messages)

[PATCH v5 0/3] coresight: etm4x: save/restore ETMv4 context across CPU low power states
 2019-09-13  8:50 UTC  (4+ messages)
` [PATCH v5 1/3] coresight: etm4x: save/restore state "

Image for sassive test for Qt QML
 2019-09-13  8:54 UTC 

[RFC PATCH 00/15] Unify SPI delays into an `struct spi_delay`
 2019-09-13 11:45 UTC  (32+ messages)
` [RFC PATCH 01/15] spi: move `cs_change_delay` backwards compat logic outside switch
` [RFC PATCH 02/15] spi: introduce spi_delay struct as "value + unit" & spi_delay_exec()
` [RFC PATCH 03/15] spi: make `cs_change_delay` the first user of the `spi_delay` logic
` [RFC PATCH 04/15] iio: imu: adis: convert cs_change_delay to spi_delay struct
` [RFC PATCH 05/15] spi: sprd: convert transfer word delay "
` [RFC PATCH 06/15] spi: orion: use new `word_delay` field for SPI transfers
` [RFC PATCH 07/15] spi: spidev: use new `word_delay` field for spi transfers
` [RFC PATCH 08/15] spi: core, atmel: convert `word_delay_usecs` -> `word_delay` for spi_device
  ` [RFC PATCH 08/15] spi: core,atmel: "
` [RFC PATCH 09/15] spi: introduce `delay` field for `spi_transfer` + spi_transfer_exec()
` [RFC PATCH 10/15] spi: use new `spi_transfer_delay` helper where straightforward
` [RFC PATCH 11/15] spi: tegra114: use `spi_transfer_delay` helper
` [RFC PATCH 12/15] spi: spi-loopback-test: use new `delay` field
` [RFC PATCH 13/15] spi: spidev: use new `delay` field for spi transfers
` [RFC PATCH 14/15] spi: tegra114: change format for `spi_set_cs_timing()` function
` [RFC PATCH 15/15] spi: implement SW control for CS times

[PATCH v2 1/2] drm/etnaviv: update hardware headers from rnndb
 2019-09-13  8:53 UTC  (3+ messages)
` [PATCH v2 2/2] drm/etnaviv: print MMU exception cause

[MPTCP] [PATCH net-next] mptcp: really try to read as much bytes as requested
 2019-09-13  8:50 UTC 

[PATCH 1/2] arm64: dts: renesas: r8a774c0: Create thermal zone to support IPA
 2019-09-13  8:50 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: renesas: r8a774c0: Add dynamic power coefficient

[PATCH v3 0/4] dmaengine: rcar-dmac: use of_data and add dma-channel-mask support
 2019-09-13  8:48 UTC  (5+ messages)
` [PATCH v3 2/4] dmaengine: rcar-dmac: Use of_data values instead of a macro
` [PATCH v3 3/4] dmaengine: rcar-dmac: Use devm_platform_ioremap_resource()

[Xen-devel] [PATCH] xen: fix arm build with debugtrace configured
 2019-09-13  8:47 UTC  (3+ messages)

[Xen-devel] [PATCH v10 00/16] improve late microcode loading
 2019-09-13  8:47 UTC  (2+ messages)

[MPTCP] [PATCH 2/2] mptcp: recvmsg() should really try to deliver 'len' bytes to user-space
 2019-09-13  8:47 UTC 

[MPTCP] [PATCH 1/2] mptcp: refactor recvmsg()
 2019-09-13  8:47 UTC 

[MPTCP] [PATCH net-next] mptcp: really try to read as much bytes as requested
 2019-09-13  8:47 UTC 

[RFC][PATCH] drm: kirin: Fix dsi probe/attach logic
 2019-09-13  8:47 UTC  (12+ messages)

[MPTCP] [PATCH 0/2] mptcp: partial recvmsg() refactor
 2019-09-13  8:47 UTC 

[PATCH v3] drm: bridge/dw_hdmi: add audio sample channel status setting
 2019-09-13  8:46 UTC  (9+ messages)
        ` [alsa-devel] "

[PATCH 0/4] Fixes for ad7949
 2019-09-13  8:43 UTC  (12+ messages)
` [PATCH 2/4] iio: ad7949: fix incorrect SPI xfer len
` [PATCH 3/4] iio: ad7949: fix SPI xfer delays
` [PATCH 4/4] iio: ad7949: fix channels mixups

[Qemu-devel] [PATCH v1 0/6] Allow memory_region_register_iommu_notifier() to fail
 2019-09-13  8:36 UTC  (7+ messages)
` [Qemu-devel] [PATCH v1 1/6] memory: allow "
` [Qemu-devel] [PATCH v1 2/6] vfio/common: Handle memory_region_register_iommu_notifier() failure
` [Qemu-devel] [PATCH v1 3/6] exec: assert on "
` [Qemu-devel] [PATCH v1 4/6] vhost: "
` [Qemu-devel] [PATCH v1 5/6] intel_iommu: Let vtd_iommu_notify_flag_changed() fail
` [Qemu-devel] [PATCH v1 6/6] amd_iommu: Let amdvi_iommu_notify_flag_changed() fail

testmgr: HMAC-SHA3-224/256 test vector issue
 2019-09-13  8:42 UTC 

[Qemu-devel] [Bug 1843852] [NEW] QEMU does not express a dependency on perl-Test-Harness
 2019-09-13  8:33 UTC  (2+ messages)
` [Qemu-devel] [Bug 1843852] "

[PATCH v2] arm: dts: imx6qdl: add gpio expander pca9535
 2019-09-13  8:38 UTC  (6+ messages)

[PATCH 00/10] Hwpoison soft-offline rework
 2019-09-13  8:37 UTC  (5+ messages)
` [PATCH 02/10] mm,madvise: call soft_offline_page() without MF_COUNT_INCREASED

[PATCH net-next 0/5] sctp: update from rfc7829
 2019-09-13  8:36 UTC  (11+ messages)
` [PATCH net-next 5/5] sctp: add spt_pathcpthld in struct sctp_paddrthlds

[RFC PATCH] drm/virtio: Export resource handles via DMA-buf API
 2019-09-13  8:31 UTC  (5+ messages)

stable-rc/linux-4.14.y build: 201 builds: 4 failed, 197 passed, 4 errors, 108 warnings (v4.14.143-20-g6e4882db0a08)
 2019-09-13  8:30 UTC 

[PATCH v8 0/7] DC3CO Support for TGL
 2019-09-13  8:23 UTC  (8+ messages)
` [PATCH v8 1/7] drm/i915/tgl: Add DC3CO required register and bits
` [PATCH v8 2/7] drm/i915/tgl: Add DC3CO mask to allowed_dc_mask and gen9_dc_mask
` [PATCH v8 3/7] drm/i915/tgl: Enable DC3CO state in "DC Off" power well
` [PATCH v8 4/7] drm/i915/tgl: Do modeset to enable and configure DC3CO exitline
` [PATCH v8 5/7] drm/i915/tgl: DC3CO PSR2 helper
` [PATCH v8 6/7] drm/i915/tgl: switch between dc3co and dc5 based on display idleness
` [PATCH v8 7/7] drm/i915/tgl: Add DC3CO counter in i915_dmc_info

[PATCH 0/4] misc multipath patches
 2019-09-13  8:28 UTC  (3+ messages)
` [PATCH 4/4] libmultipath: fix mpcontext initialization

[Qemu-devel] [PATCH v3 0/3] xen: fix a potential crash in xen-bus
 2019-09-13  8:21 UTC  (8+ messages)
` [Xen-devel] "
` [Qemu-devel] [PATCH v3 1/3] xen / notify: introduce a new XenWatchList abstraction
  ` [Xen-devel] "
` [Qemu-devel] [PATCH v3 2/3] xen: introduce separate XenWatchList for XenDevice objects
  ` [Xen-devel] "
` [Qemu-devel] [PATCH v3 3/3] xen: perform XenDevice clean-up in XenBus watch handler
  ` [Xen-devel] "

[PATCH] perf: fix build on kernels which don't have ${S}/tools/include/linux/bits.h
 2019-09-13  8:28 UTC 

[PATCH] btrfs: fix balance convert to single on 32-bit host CPUs
 2019-09-13  8:24 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/3] xen: fix a potential crash in xen-bus
 2019-09-13  8:21 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 1/3] xen / notify: introduce a new XenWatchList abstraction
` [Qemu-devel] [PATCH v3 2/3] xen: introduce separate XenWatchList for XenDevice objects
` [Qemu-devel] [PATCH v3 3/3] xen: perform XenDevice clean-up in XenBus watch handler

[PATCH] Revert "drm/bridge: adv7511: Attach to DSI host at probe time"
 2019-09-13  8:25 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/2] test/meson: fix hash readwrite timeout failure
 2019-09-13  8:24 UTC  (7+ messages)
` [dpdk-dev] [PATCH 2/2] test/meson: hash lf test moved to dpdk perf testsuite
  ` [dpdk-dev] [PATCH v2 1/1] "

Thunderbolt DP oddity on v5.2.9 on iMac 12,2
 2019-09-13  8:24 UTC  (11+ messages)

[PATCH] arm64: dts: renesas: r8a77970: Fix PWM3
 2019-09-13  8:23 UTC  (3+ messages)

[PATCH] arm: dts: renesas: r8a77980: Remove r8a77970 DU compatible
 2019-09-13  8:22 UTC  (3+ messages)

Kernel development collaboration platform wish list
 2019-09-13  8:22 UTC 

[patch net-next rfc 3/7] net: rtnetlink: add commands to add and delete alternative ifnames
 2019-09-13  8:21 UTC  (11+ messages)

[Ksummit-discuss] Topics for the Maintainer's Summit
 2019-09-13  8:19 UTC  (11+ messages)

[PATCH v1 0/2] pinctrl: Add new pinctrl/GPIO driver
 2019-09-13  8:18 UTC  (4+ messages)

[PATCH nf-next v3 00/18] Remove config option checks from netfilter headers
 2019-09-13  8:13 UTC  (19+ messages)
` [PATCH nf-next v3 01/18] netfilter: fix include guards
` [PATCH nf-next v3 02/18] netfilter: fix coding-style errors
` [PATCH nf-next v3 03/18] netfilter: remove unused function declarations
` [PATCH nf-next v3 04/18] netfilter: inline three headers
` [PATCH nf-next v3 05/18] netfilter: update include directives
` [PATCH nf-next v3 06/18] netfilter: remove nf_conntrack_icmpv6.h header
` [PATCH nf-next v3 07/18] netfilter: move inline function to a more appropriate header
` [PATCH nf-next v3 08/18] netfilter: move code between synproxy headers
` [PATCH nf-next v3 09/18] netfilter: move struct definition function to a more appropriate header
` [PATCH nf-next v3 10/18] netfilter: use consistent style when defining inline functions in nf_conntrack_ecache.h
` [PATCH nf-next v3 11/18] netfilter: replace defined(CONFIG...) || defined(CONFIG...MODULE) with IS_ENABLED(CONFIG...)
` [PATCH nf-next v3 12/18] netfilter: wrap two inline functions in config checks
` [PATCH nf-next v3 13/18] netfilter: update stub br_nf_pre_routing_ipv6 parameter to `void *priv`
` [PATCH nf-next v3 14/18] netfilter: move nf_conntrack code to linux/nf_conntrack_common.h
` [PATCH nf-next v3 15/18] netfilter: remove CONFIG_NF_CONNTRACK check from nf_conntrack_acct.h
` [PATCH nf-next v3 16/18] netfilter: remove CONFIG_NETFILTER checks from headers
` [PATCH nf-next v3 17/18] netfilter: remove CONFIG_NF_CONNTRACK checks from nf_conntrack_zones.h
` [PATCH nf-next v3 18/18] netfilter: remove two unused functions from nf_conntrack_timestamp.h

bug: report `rebase -i + subtree add --prefix = disaster`
 2019-09-13  8:10 UTC 

[PATCH 0/9] crypto: add sun8i-ce driver for Allwinner crypto engine
 2019-09-13  8:15 UTC  (6+ messages)
` [PATCH 9/9] sunxi_defconfig: add new crypto options

[PATCH v5 0/5] um: virtio support
 2019-09-13  8:15 UTC  (5+ messages)

[PATCH] perf record: fix priv level with branch sampling for paranoid=2
 2019-09-13  8:14 UTC  (2+ messages)

HDCP Content Type Interface
 2019-09-13  8:14 UTC  (6+ messages)

[GIT PULL] RAS updates for 5.4
 2019-09-13  8:10 UTC 

[Buildroot] My Goodix touchscreen doesn't work!
 2019-09-13  8:09 UTC 

[PATCH v2] cpupower : Handle set and info subcommands correctly
 2019-09-13  8:07 UTC 

[PATCH] genirq/debugfs: fix spelling mistake "effectiv" -> "effective"
 2019-09-13  8:08 UTC  (2+ 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.