All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-29 10:49:53 to 2018-08-29 11:47:51 UTC [more...]

[PATCH] pinctrl: lpc18xx: mark expected switch fall-throughs
 2018-08-29 11:47 UTC  (3+ messages)

[PATCH v2 1/3] spi: Introduce one new field to set word delay
 2018-08-29 11:47 UTC  (7+ messages)
` Applied "spi: Introduce one new field to set word delay" to the spi tree

[PATCH] dt-bindings: gpio: rcar: Add r8a774a1 (RZ/G2M) support
 2018-08-29 11:46 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/9] Misc reopen-related patches
 2018-08-29 11:44 UTC  (10+ messages)
` [Qemu-devel] [PATCH 4/9] block: Don't look for child references in append_open_options()
` [Qemu-devel] [PATCH 5/9] block: Allow child references on reopen
` [Qemu-devel] [PATCH 6/9] file-posix: Forbid trying to change unsupported options during reopen
` [Qemu-devel] [PATCH 7/9] block: Allow changing 'discard' on reopen

[Qemu-devel] [PATCH v2 0/8] Make the pm_smbus code more correct
 2018-08-29 11:44 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 10/10] i2c: Add vmstate handling to the smbus eeprom

[PATCH] pinctrl: ingenic: Fix group & function error checking
 2018-08-29 11:44 UTC  (2+ messages)

[PATCH v2 0/8] pinctrl-ingenic GPIO merge + JZ4725B
 2018-08-29 11:42 UTC  (2+ messages)

[Qemu-devel] clean/simple Q35 support in libvirt+QEMU for guest OSes that don't support virtio-1.0
 2018-08-29 11:25 UTC  (7+ messages)
  ` [Qemu-devel] [libvirt] "

[PATCH 1/5] drm: fix syncobj null_fence_enable_signaling
 2018-08-29 11:42 UTC  (3+ messages)
` [PATCH 5/5] [RFC]drm: add syncobj timeline support v3

[Qemu-devel] [PATCH v4 00/29] vhost-user for input & GPU
 2018-08-29 11:34 UTC  (3+ messages)

[PATCH] drm/rockchip: Use struct_size() in devm_kzalloc()
 2018-08-29 11:41 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/16] Virtio devices split from virtio-pci
 2018-08-29 11:37 UTC  (17+ messages)
` [Qemu-devel] [PATCH 01/16] virtio: split vhost vsock bits "
` [Qemu-devel] [PATCH 02/16] virtio: split virtio input host "
` [Qemu-devel] [PATCH 03/16] virtio: split virtio input "
` [Qemu-devel] [PATCH 04/16] virtio: split virtio rng "
` [Qemu-devel] [PATCH 05/16] virtio: split virtio balloon "
` [Qemu-devel] [PATCH 06/16] virtio: split virtio 9p "
` [Qemu-devel] [PATCH 07/16] virtio: split vhost user blk "
` [Qemu-devel] [PATCH 08/16] virtio: split vhost user scsi "
` [Qemu-devel] [PATCH 09/16] virtio: split vhost "
` [Qemu-devel] [PATCH 10/16] virtio: split virtio "
` [Qemu-devel] [PATCH 11/16] virtio: split virtio blk bits rom virtio-pci
` [Qemu-devel] [PATCH 12/16] virtio: split virtio net "
` [Qemu-devel] [PATCH 13/16] virtio: split virtio serial "
` [Qemu-devel] [PATCH 14/16] virtio: split virtio gpu bits rom virtio-pci.h
` [Qemu-devel] [PATCH 15/16] virtio: split virtio crypto "
` [Qemu-devel] [PATCH 16/16] virtio: virtio 9p really requires CONFIG_VIRTFS to work

[Qemu-devel] [RFC V1] hw/pci/pci_example.c : Added a new pci device
 2018-08-29 11:40 UTC  (2+ messages)

[RFC v2 0/4] Move TXQ scheduling into mac80211
 2018-08-29  7:44 UTC  (5+ messages)
` [RFC v2 1/4] mac80211: Add TXQ scheduling API
` [RFC v2 2/4] mac80211: Add airtime accounting and scheduling to TXQs

[PATCH V7 0/9] mmc: add support for sdhci 4.0
 2018-08-29 11:39 UTC  (6+ messages)
` [PATCH V7 7/9] mmc: sdhci: SDMA may use Auto-CMD23 in v4 mode
` [PATCH V7 8/9] mmc: sdhci-sprd: Add Spreadtrum's initial host controller

Applied "ASoC: adau17x1: Unused exported functions changed to internal" to the asoc tree
 2018-08-29 11:39 UTC 

[RFC PATCH v3 0/4] watchdog: prevent removing a driver if NOWAYOUT
 2018-08-29  7:42 UTC  (5+ messages)
` [RFC PATCH v3 1/4] watchdog: core: add mechanism to prevent removing "
` [RFC PATCH v3 2/4] watchdog: renesas_wdt: avoid "
` [RFC PATCH v3 3/4] watchdog: core: add module_watchdog_pci_driver()
` [RFC PATCH v3 4/4] watchdog: i6300esb: avoid removing if NOWAYOUT

[PATCH v5 00/27] arm64: provide pseudo NMI with GICv3
 2018-08-29 11:37 UTC  (3+ messages)

[PATCH v6 00/18] khwasan: kernel hardware assisted address sanitizer
 2018-08-29 11:35 UTC  (40+ messages)
` [PATCH v6 01/18] khwasan, mm: change kasan hooks signatures
` [PATCH v6 02/18] khwasan: move common kasan and khwasan code to common.c
` [PATCH v6 03/18] khwasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_HW
` [PATCH v6 04/18] khwasan, arm64: adjust shadow size for CONFIG_KASAN_HW
` [PATCH v6 05/18] khwasan: initialize shadow to 0xff
` [PATCH v6 06/18] khwasan, arm64: untag virt address in __kimg_to_phys and _virt_addr_is_linear
` [PATCH v6 07/18] khwasan: add tag related helper functions
` [PATCH v6 08/18] khwasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU
` [PATCH v6 09/18] khwasan, arm64: fix up fault handling logic
` [PATCH v6 10/18] khwasan, arm64: enable top byte ignore for the kernel
` [PATCH v6 11/18] khwasan, mm: perform untagged pointers comparison in krealloc
` [PATCH v6 12/18] khwasan: split out kasan_report.c from report.c
` [PATCH v6 13/18] khwasan: add bug reporting routines
` [PATCH v6 14/18] khwasan: add hooks implementation
` [PATCH v6 15/18] khwasan, arm64: add brk handler for inline instrumentation
` [PATCH v6 16/18] khwasan, mm, arm64: tag non slab memory allocated via pagealloc
` [PATCH v6 17/18] khwasan: update kasan documentation
` [PATCH v6 18/18] kasan: add SPDX-License-Identifier mark to source files

SOL Logging
 2018-08-29 11:37 UTC  (2+ messages)

[PATCH 0/3] arm64 live patching
 2018-08-29 11:37 UTC  (4+ messages)
` [PATCH 2/3] arm64: implement "

[PATCH net] sctp: hold transport before accessing its asoc in sctp_transport_get_next
 2018-08-29 11:35 UTC  (4+ messages)

[U-Boot] [PATCH v4] gpio: dwapb_gpio: Add reset ctrl to driver
 2018-08-29 11:35 UTC  (2+ messages)

[PATCH v7 0/2] Add XYUV format support
 2018-08-29 11:34 UTC  (4+ messages)
` [PATCH v7 1/2] drm: Introduce new DRM_FORMAT_XYUV
` [PATCH v7 2/2] drm/i915: Adding YUV444 packed format(DRM_FORMAT_XYUV) support
` ✗ Fi.CI.CHECKPATCH: warning for Add XYUV format support (rev3)

Applied "ASoC: adau17x1: Unused exported functions changed to internal" to the asoc tree
 2018-08-29 11:32 UTC 

[PATCH 1/2] ASoC: pcm3060: Improve stylistics of file comments
 2018-08-29 11:31 UTC  (3+ messages)
` Applied "ASoC: pcm3060: Improve stylistics of file comments" to the asoc tree

[PATCH 2/2] ASoC: pcm3060: Improve legibility of if-statements
 2018-08-29 11:31 UTC  (3+ messages)
` Applied "ASoC: pcm3060: Improve legibility of if-statements" to the asoc tree

[PATCH 0/4] staging:rtl8192u: Style and a question?
 2018-08-29 11:30 UTC  (4+ messages)
` [PATCH 3/4] staging:rtl8192u: Refactor member variable enabled - Style

building weston wayland custom image with QT
 2018-08-29 11:28 UTC 

[PATCH 0/2] MMIO emulation fixes
 2018-08-29 11:26 UTC  (16+ messages)

[PATCH 0/6] Ethernet over hdlc
 2018-08-29  7:28 UTC  (5+ messages)
` [PATCH 4/6] net/wan/fsl_ucc_hdlc: default hmask value

[Patch v15 0/5] iommu/arm-smmu: Add runtime pm/sleep support
 2018-08-29 11:23 UTC  (6+ messages)
` [Patch v15 4/5] dt-bindings: arm-smmu: Add bindings for qcom, smmu-v2
  ` [Patch v15 4/5] dt-bindings: arm-smmu: Add bindings for qcom,smmu-v2

Not able to boot cuImage for the target board with MPC8270 processor
 2018-08-29 11:14 UTC 

[U-Boot] [PATCH V4 1/2] mmc: add HS400 support
 2018-08-29 11:21 UTC  (4+ messages)

[PATCH v2] drm/rockchip: fix coding style and incorrect description
 2018-08-29 11:19 UTC  (4+ messages)

[PATCH v3 1/2] mac80211: invoke sw_scan if hw_scan returns EPERM
 2018-08-29  7:24 UTC  (3+ messages)

[PATCH V3] spi: spi-geni-qcom: Add SPI driver support for GENI based QUP
 2018-08-29 11:19 UTC  (3+ messages)

[PATCH] rtnetlink: expose value from SET_NETDEV_DEVTYPE via IFLA_DEVTYPE attribute
 2018-08-29  7:18 UTC  (2+ messages)

[PATCH 0/7] x86: Structure naming and consistency improvements
 2018-08-29 11:17 UTC  (4+ messages)
` [PATCH 5/7] x86/vtx: Rename arch_vmx_struct to vmx_vcpu

[PATCH 00/25] UBIFS authentication support
 2018-08-29 11:16 UTC  (4+ messages)
` [PATCH 12/25] ubifs: Add hashes to the tree node cache

[PATCH v3 00/16] mt76 patches 2018-08-24 v3
 2018-08-29 11:16 UTC  (17+ messages)
  ` [PATCH v3 01/16] mt76: unify wait_for_mac
  ` [PATCH v3 02/16] mt76: rename mt76x2_regs.h
  ` [PATCH v3 03/16] mt76: merge mt76x0/regs.h into mt76x02_regs.h
  ` [PATCH v3 04/16] mt76: create new mt76x02-lib module for common mt76x{0,2} code
  ` [PATCH v3 05/16] mt76: unify mac_get_key_info
  ` [PATCH v3 06/16] mt76: add helpers for register access with mt76_dev struct
  ` [PATCH v3 07/16] mt76: unify mac_shared_key_setup
  ` [PATCH v3 08/16] mt76: unify mac_wcid_set_key
  ` [PATCH v3 09/16] mt76: unify mac_wcid_setup
  ` [PATCH v3 10/16] mt76: use mac_wcid_set_drop in mt76x0
  ` [PATCH v3 11/16] mt76x0: use mt76_wcid_free "
  ` [PATCH v3 12/16] mt76: unify mt76x02_vif struct
  ` [PATCH v3 13/16] mt76: unify sta structure part 1
  ` [PATCH v3 14/16] mt76: unify sta structure part 2
  ` [PATCH v3 15/16] mt76x0: initalize custom tx queues
  ` [PATCH v3 16/16] mt76x0: use mt76x02_sta and mt76x02_tx_status

[PATCH v2] ARM: omap: Convert to using %pOFn instead of device_node.name
 2018-08-29 11:13 UTC  (5+ messages)
` [PATCH v2] clk: "

[PATCH v3 0/2] mmc: {tmio,renesas_sdhi}: retune if SCC error detected
 2018-08-29  7:16 UTC  (5+ messages)
` [PATCH v3 1/2] mmc: renesas_sdhi: skip SCC error check when retuning
` [PATCH v3 2/2] mmc: tmio: Fix SCC error detection

[PATCH 0/2] fix for "pathological THP behavior"
 2018-08-29 11:11 UTC  (11+ messages)
` [PATCH 2/2] mm: thp: fix transparent_hugepage/defrag = madvise || always

[PATCHv3] lib/ratelimit: Lockless ratelimiting
 2018-08-29 11:08 UTC  (4+ messages)

[PATCH net-next v2 0/2] dpaa2-eth: Move DPAA2 Ethernet driver
 2018-08-29 11:07 UTC  (5+ messages)
` [PATCH net-next v2 2/2] dpaa2-eth: Move DPAA2 Ethernet driver from staging to drivers/net

[PATCH] arm64: add NUMA emulation support
 2018-08-29 11:08 UTC  (5+ messages)

[PATCH] drm/i915/icl: Fix context slice count configuration
 2018-08-29 11:07 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] lib/core: Use libdw to decode stack trace with debugging symbols, v2
 2018-08-29 11:07 UTC  (2+ messages)

[PATCH 0/2] mmc: renesas_sdhi: extend quirk selection to handle ES revisions
 2018-08-29  7:12 UTC  (5+ messages)
` [PATCH 1/2] mmc: renesas_sdhi: handle 4tap hs400 mode quirk based on SoC revision

[igt-dev] [PATCH i-g-t v2] lib/igt_fb: Added XYUV format support for testing
 2018-08-29 11:06 UTC 

[Buildroot] [PATCH 1/1] qt5quickcontrols: update license file names
 2018-08-29 11:05 UTC  (2+ messages)
` [Buildroot] [PATCH v2 "

Applied "spi: spi-fsl-dspi: fix broken DSPI_EOQ_MODE" to the spi tree
 2018-08-29 11:04 UTC 

build regression in staging
 2018-08-29 11:03 UTC  (5+ messages)

Applied "ASoC: adau17x1: Unused exported functions changed to internal" to the asoc tree
 2018-08-29 11:02 UTC 

[PATCH] mtd: spi-nor: fix options for mx66l51235f
 2018-08-29 11:00 UTC  (9+ messages)

[PATCH 1/2] drm/bridge: Add virtual display DT bindings
 2018-08-29 11:00 UTC  (8+ messages)

Applied "ASoC: adau17x1: Unused exported functions changed to internal" to the asoc tree
 2018-08-29 11:00 UTC 

[PATCH 00/10] kni: Interface detach and link status fixes
 2018-08-29 10:59 UTC  (4+ messages)
  ` [PATCH v2 02/10] kni: separate releasing netdev from freeing KNI interface

[PATCH] udf: remove unused variables group_start and nr_groups
 2018-08-29 10:58 UTC  (3+ messages)

[PATCH v6 0/3] Fix PTK rekey freezes and cleartext leaks
 2018-08-29  7:02 UTC  (11+ messages)
` [PATCH v6 1/3] nl80211: Add ATOMIC_KEY_REPLACE API
` [PATCH v6 3/3] mac80211: Fix PTK rekey freezes and cleartext leaks

16.11.8 (LTS) patches review and test
 2018-08-29 10:58 UTC  (5+ messages)

[PATCH] PM / devfreq: Add new name attribute for sysfs
 2018-08-29 10:57 UTC  (2+ messages)

[PATCH] x86/alt: Fix build when CONFIG_LIVEPATCH is disabled
 2018-08-29 10:57 UTC 

[PATCH] ath10k: Enable Factory Test Mode for WCN3990
 2018-08-29  7:00 UTC 

[Qemu-devel] qemu 2.12.0 crash during install windows 10 with vga
 2018-08-29 10:55 UTC  (2+ messages)

reboot on wandboard fails with v4.14.67 (bisected to 2059e527a6)
 2018-08-29 10:55 UTC  (2+ messages)

[PATCH] sched/fair: vruntime should normalize when switching from fair
 2018-08-29 10:54 UTC  (8+ messages)

[PATCH] KVM: LAPIC: Fix pv ipis out-of-bounds access
 2018-08-29 10:54 UTC  (8+ messages)

[PATCH] spi-nor: intel-spi: Add support for Intel Ice Lake SPI serial flash
 2018-08-29 10:54 UTC  (7+ messages)

DRDY errors are not consistent with scrub results
 2018-08-29  6:58 UTC  (10+ messages)

[PATCH 2/2] drm/tinydrm: Switch from CMA to shmem buffers
 2018-08-29 10:52 UTC  (2+ messages)

[PATCH] mac80211: avoid kernel panic when building AMSDU from non-linear SKB
 2018-08-29  6:57 UTC 

[PATCH] mac80211: do not aggregate frames if max_frags is set to one
 2018-08-29  6:57 UTC  (4+ messages)

[PATCH v2 00/18] MIPS: intel: add initial support for Intel MIPS SoCs
 2018-08-29  6:56 UTC  (6+ messages)
` [PATCH v2 02/18] clk: intel: Add clock driver "

[Buildroot] [PATCH 1/1] qt5webengine: update chromium license file names
 2018-08-29 10:51 UTC  (2+ messages)
` [Buildroot] [PATCH v2 "

[lkp-robot] [mm] 9092c71bb7: blogbench.write_score -12.3% regression
 2018-08-29  6:55 UTC  (11+ messages)
` [LKP] "

[PATCH v4 0/2]: perf: reduce data loss when profiling highly parallel CPU bound workloads
 2018-08-29 10:50 UTC  (3+ messages)

Intel Wireless 8265/8275 (rev 78) issue
 2018-08-29  6:54 UTC 

[PATCH 00/13] driver/net: NXP DPAA driver enhancements
 2018-08-29 10:47 UTC  (8+ messages)
` [PATCH 07/13] bus/dpaa: avoid tag Set for eqcr in Tx path
` [PATCH 08/13] bus/dpaa: avoid using be conversions for contextb
` [PATCH 09/13] net/dpaa: rearranging of atomic queue support code
` [PATCH 10/13] net/dpaa: separate Rx function for LS1046
` [PATCH 11/13] net/dpaa: tune prefetch in Rx path
` [PATCH 12/13] bus/dpaa: add check for re-definition in compat
` [PATCH 13/13] mempool/dpaa: change the debug log level to DP


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.