All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-03 17:57:20 to 2018-05-03 18:45:37 UTC [more...]

[PATCH v4 00/10] Compute and consume generation numbers
 2018-05-03 18:45 UTC  (4+ messages)
` [PATCH v5 00/11] "
  ` [PATCH v5 09/11] commit: use generation number in remove_redundant()

[PATCH v2] arm: exynos/s3c: dts: Remove leading 0x and 0s from bindings notation
 2018-05-03 18:44 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] net/mlx5: fix spelling mistake: "modfiy" -> "modify"
 2018-05-03 18:44 UTC  (3+ messages)

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD SUCCESS cb4896f1526bfa12698ec12e72aa473dc4f6b80a
 2018-05-03 18:44 UTC 

KMSAN: uninit-value in strcmp
 2018-05-03 18:44 UTC 

[PATCH v4 00/14] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-05-03 18:43 UTC  (10+ messages)

[PATCH 0/7] Allwinner H6 R_{PIO,INTC,I2C} support
 2018-05-03 18:38 UTC  (23+ messages)
` [PATCH 1/7] clk: sunxi-ng: add support for H6 PRCM CCU
` [PATCH 2/7] arm64: allwinner: h6: add PRCM CCU device node
` [PATCH 3/7] pinctrl: sunxi: add support for H6 R_PIO pin controller
` [PATCH 4/7] arm64: allwinner: h6: add node for "
` [PATCH 5/7] arm64: allwinner: h6: add R_INTC interrupt controller
` [PATCH 6/7] arm64: allwinner: h6: add R_I2C controller
` [PATCH 7/7] arm64: allwinner: h6: add PCF8563 RTC on Pine H64 board

[PATCH] IB/umem: use tgid instead of pid in ib_umem structure
 2018-05-03 18:43 UTC  (5+ messages)

[Xenomai] Shared memory between RT and NRT tasks (Posix Skin)
 2018-05-03 18:42 UTC  (4+ messages)

[PATCH v9 0/9] xen/x86: various XPTI speedups
 2018-05-03 18:41 UTC  (5+ messages)

[PATCH v4 0/7] spi: Extend the framework to generically support memory devices
 2018-05-03 18:40 UTC  (15+ messages)
` [PATCH v4 1/7] spi: Extend the core to ease integration of SPI memory controllers
` [PATCH v4 2/7] spi: Make support for regular transfers optional when ->mem_ops != NULL
` [PATCH v4 6/7] mtd: spi-nor: Use the spi_mem_xx() API
` [PATCH v4 7/7] spi: Get rid of the spi_flash_read() API

[PATCH v1] drm: panel-orientation-quirks: Convert to use match_string() helper
 2018-05-03 18:41 UTC 

[PATCH net-next v2 00/15] ARM: sun8i: r40: Add Ethernet support
 2018-05-03 18:40 UTC  (5+ messages)

[PATCH v3 1/4] NFC: st21nfca: Fix out of bounds kernel access when handling ATR_REQ
 2018-05-03 18:38 UTC  (4+ messages)
` [PATCH v3 2/4] NFC: Fix possible memory corruption when handling SHDLC I-Frame commands
` [PATCH v3 3/4] NFC: fdp: Fix possible buffer overflow in WCS4000 NFC driver
` [PATCH v3 4/4] NFC: fdp: Remove __func__ from dev_dbg()

[PATCH rdma-next] MAINTAINERS: Remove bouncing @mellanox.com addresses
 2018-05-03 18:37 UTC 

[PATCH v2] fs: Add aio iopriority support for block_dev
 2018-05-03 18:36 UTC  (7+ messages)

[PATCH net-next] net: stmmac: Add support for U32 TC filter using Flexible RX Parser
 2018-05-03 18:35 UTC  (2+ messages)

[PATCH] common: add support for the "local" file system type
 2018-05-03 18:35 UTC  (3+ messages)

[U-Boot] [RFC PATCH v2 00/20] Add fastboot UDP support
 2018-05-03 18:34 UTC  (11+ messages)
` [U-Boot] [RFC PATCH v2 02/20] fastboot: Switch dependencies on FASTBOOT to USB_FUNCTION_FASTBOOT
` [U-Boot] [RFC PATCH v2 03/20] fastboot: Refactor fastboot_okay/fail to take response
` [U-Boot] [RFC PATCH v2 04/20] fastboot: Extract fastboot_okay/fail to fb_common.c
` [U-Boot] [RFC PATCH v2 05/20] fastboot: Introduce fastboot_response and refactor fastboot_okay/fail
` [U-Boot] [RFC PATCH v2 06/20] fastboot: Correct dependencies in FASTBOOT_FLASH

serial: start_tx & buffer handling
 2018-05-03 18:34 UTC  (3+ messages)

[PATCH xf86-video-amdgpu 00/13] Enabling Color Management - Round 2
 2018-05-03 18:31 UTC  (14+ messages)
  ` [PATCH xf86-video-amdgpu 01/13] Add color management properties to driver-private CRTC object
  ` [PATCH xf86-video-amdgpu 02/13] Push color properties to kernel DRM on CRTC init
  ` [PATCH xf86-video-amdgpu 03/13] List disabled color properties on RandR outputs without a CRTC
  ` [PATCH xf86-video-amdgpu 04/13] Use CRTC's color properties if output has a CRTC attached
  ` [PATCH xf86-video-amdgpu 05/13] Enable setting of color properties though RandR
  ` [PATCH xf86-video-amdgpu 06/13] Compose non-legacy with legacy gamma LUT before pushing to kernel DRM
  ` [PATCH xf86-video-amdgpu 07/13] Also compose LUT when setting legacy gamma
  ` [PATCH xf86-video-amdgpu 08/13] Set driver-private CRTC's dpms mode on disable
  ` [PATCH xf86-video-amdgpu 09/13] Move drmmode_do_crtc_dpms
  ` [PATCH xf86-video-amdgpu 10/13] Push staged color properties when DPMS state toggles On
  ` [PATCH xf86-video-amdgpu 11/13] Push staged color properties on output detect
  ` [PATCH xf86-video-amdgpu 12/13] Update color properties on modeset major
  ` [PATCH xf86-video-amdgpu 13/13] Refactor pushing color management properties into a function

[PATCH v2 0/2] SVM: guest state handling adjustments
 2018-05-03 18:34 UTC  (8+ messages)
` [PATCH v2 1/2] SVM: re-work VMCB sync-ing

[PATCH] spi: bcm2835aux: ensure interrupts are enabled for shared handler
 2018-05-03 18:31 UTC  (4+ messages)

[OpenRISC] OpenRISC Digest, Vol 27, Issue 1
 2018-05-03 18:31 UTC  (3+ messages)

[PATCH bpf-next v4 0/4] Hash support for sock
 2018-05-03 18:31 UTC  (6+ messages)
` [PATCH bpf-next v4 1/4] bpf: sockmap, refactor sockmap routines to work with hashmap
` [PATCH bpf-next v4 2/4] bpf: sockmap, add hash map support
` [PATCH bpf-next v4 3/4] bpf: selftest additions for SOCKHASH
` [PATCH bpf-next v4 4/4] bpf: bpftool, support for sockhash

[drm_hwc] PSA: drm_hwc submissions via gitlab
 2018-05-03 18:30 UTC  (2+ messages)

serial: custom baud rate
 2018-05-03 18:27 UTC  (2+ messages)

[Regression] PCI / PM: Simplify device wakeup settings code
 2018-05-03 18:29 UTC  (9+ messages)

[PATCH v4 00/16] Rearrange struct page
 2018-05-03 18:28 UTC  (8+ messages)
` [PATCH v4 07/16] slub: Remove page->counters

[PATCH v2 0/3] Few NFC fixes from android-4.14 tree
 2018-05-03 18:26 UTC  (4+ messages)
` [PATCH v2 3/3] NFC: fdp: Fix possible buffer overflow in WCS4000 NFC driver

[ANNOUNCE] v4.14.29-rt25
 2018-05-03 18:26 UTC  (8+ messages)

[PATCH 0/2] Add macro defines for AM335x
 2018-05-03 18:25 UTC  (8+ messages)
` [PATCH 1/2] ARM: dts: am335x: Replace numeric pinmux address with macro defines

[PATCH 0/9] xfsprogs-4.17: geometry refactoring
 2018-05-03 18:23 UTC  (3+ messages)
` [PATCH 1/9] libfrog: move platform specific runtime support code out of libxfs

[PATCH] ALSA: usb-audio: Clean up mixer element list traverse
 2018-05-03 18:23 UTC 

[SPDK] spdk_malloc vs. malloc
 2018-05-03 18:23 UTC 

cpu stopper threads and load balancing leads to deadlock
 2018-05-03 18:24 UTC  (11+ messages)

[igt-dev] [PATCH i-g-t v2] tests/perf: add a command streamer coherency test
 2018-05-03 18:23 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/perf: add a command streamer coherency test (rev2)

[PATCH net-next] net: core: rework skb_probe_transport_header()
 2018-05-03 18:22 UTC  (4+ messages)

[PATCH tip/core/rcu 0/22] Miscellaneous fixes for v4.18
 2018-05-03 18:23 UTC  (5+ messages)
` [PATCH tip/core/rcu 13/22] rcu: Exclude near-simultaneous RCU CPU stall warnings
` [PATCH tip/core/rcu 16/22] EXP: rcu: Add debugging info to assertion

[Qemu-devel] [PATCH v1 00/29] target-microblaze: Add support for Extended Addressing
 2018-05-03 18:21 UTC  (19+ messages)
` [Qemu-devel] [PATCH v1 01/29] target-microblaze: dec_load: Use bool instead of unsigned int
` [Qemu-devel] [PATCH v1 02/29] target-microblaze: dec_store: "
` [Qemu-devel] [PATCH v1 03/29] target-microblaze: compute_ldst_addr: Use bool instead of int
` [Qemu-devel] [PATCH v1 05/29] target-microblaze: Correct special register array sizes
` [Qemu-devel] [PATCH v1 07/29] target-microblaze: Tighten up TCGv_i32 vs TCGv type usage
` [Qemu-devel] [PATCH v1 10/29] target-microblaze: Bypass MMU with MMU_NOMMU_IDX
` [Qemu-devel] [PATCH v1 11/29] target-microblaze: Make compute_ldst_addr always use a temp
` [Qemu-devel] [PATCH v1 12/29] target-microblaze: Remove pointer indirection for ld/st addresses
` [Qemu-devel] [PATCH v1 13/29] target-microblaze: Use TCGv for load/store addresses

[PATCH] [media] dvbdev: add a mutex protecting the "mdev" pointer
 2018-05-03 18:12 UTC 

[LTP] [PATCH ltp] fs/acls/acl_test01: delete test user in do_setup() before create it
 2018-05-03 18:21 UTC 

[PATCH -next] zram: fix printk formats in zram_drv.c
 2018-05-03 18:21 UTC 

[Qemu-devel] [PULL 0/8] RDMA queue
 2018-05-03 18:21 UTC  (9+ messages)
` [Qemu-devel] [PULL 1/8] hw/rdma: Fix possible munmap call on a NULL pointer
` [Qemu-devel] [PULL 2/8] hw/rdma: Fix possible usage of "
` [Qemu-devel] [PULL 3/8] hw/rdma: Delete port's pkey table
` [Qemu-devel] [PULL 4/8] hw/rdma: Fix possible out of bounds access to GID table
` [Qemu-devel] [PULL 5/8] hw/rdma: Fix possible out of bounds access to regs array
` [Qemu-devel] [PULL 6/8] hw/rdma: Delete duplicate definition of MAX_RM_TBL_NAME
` [Qemu-devel] [PULL 7/8] hw/rdma: Fix possible out of bounds access to port GID index
` [Qemu-devel] [PULL 8/8] MAINTAINERS: update Marcel Apfelbaum email

[Ksummit-discuss] bug-introducing patches
 2018-05-03 18:20 UTC  (31+ messages)

[Qemu-devel] [PATCH 0/9] target/arm: Implement v8.1-Atomics
 2018-05-03 18:19 UTC  (7+ messages)
` [Qemu-devel] [PATCH 4/9] tcg: Introduce atomic helpers for integer min/max
  ` [Qemu-devel] [Qemu-arm] "

[PATCH 0/1] KVM: s390: one more backport for 4.4
 2018-05-03 18:19 UTC  (3+ messages)
` [PATCH 1/1] KVM: s390: Enable all facility bits that are known good for passthrough

[Qemu-devel] [PATCH v2 0/3] refactor float-to-float conversions and fix AHP
 2018-05-03 18:17 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 2/3] fpu/softfloat: support ARM Alternative half-precision

[PATCH 0/2] fixes for v4.4
 2018-05-03 18:17 UTC  (2+ messages)

[PATCH] u-boot: Add {gen|deploy}_default_envs tasks to generate environment images
 2018-05-03 18:17 UTC  (9+ messages)

[PATCH v1] i915: Convert to use match_string() helper
 2018-05-03 18:17 UTC 

[PATCH 4.9] arm/arm64: KVM: Add PSCI version selection API
 2018-05-03 18:16 UTC  (2+ messages)

[U-Boot] [PATCH] Fix Ymodem build when DEBUG and CONFIG_USE_TINY_PRINTF are selected
 2018-05-03 18:16 UTC  (2+ messages)

BLE ad discoverability flags - missing when ads are generated, but needed when scanning
 2018-05-03 18:15 UTC  (3+ messages)

[Intel-wired-lan] [PATCH v3] ixgbe/ixgbevf: Free IRQ when PCI error recovery removes the device
 2018-05-03 18:12 UTC  (2+ messages)

[meta-networking][PATCH] networkmanager: fix "installed-vs-shipped" QA issue
 2018-05-03 18:11 UTC 

[PATCH 0/5] Rebooting pc/submodule-helper-foreach
 2018-05-03 18:12 UTC  (6+ messages)
` [PATCH 1/5] submodule foreach: correct '$path' in nested submodules from a subdirectory
` [PATCH 5/5] submodule: port submodule subcommand 'foreach' from shell to C

[PATCH] drm/amd/display: remove need of modeset flag for overlay planes
 2018-05-03 18:11 UTC  (4+ messages)

[U-Boot] [PATCH] treewide: Move CONFIG_PHY_MARVELL to Kconfig
 2018-05-03 18:09 UTC  (2+ messages)

[PATCH 0/2] Tweak AMD IOMMU logging
 2018-05-03 18:09 UTC  (5+ messages)
` [PATCH 1/2] iommu/amd - Update the PASID information printed to the system log

[SPDK] spdk_malloc vs. malloc
 2018-05-03 18:09 UTC 

[Buildroot] [PATCH] dropbear: Fix host key loading with 521 bit ecdsa keys
 2018-05-03 18:08 UTC  (3+ messages)
` [Buildroot] [PATCH] dropbear: Do not build static binary

[kvm-unit-tests PATCH] Support micro operation measurement on arm64
 2018-05-03 18:08 UTC  (9+ messages)
` [kvm-unit-tests PATCH] arm64: add micro test

[PATCH v4 00/12] xfs-4.18: various fixes
 2018-05-03 18:07 UTC  (13+ messages)
` [PATCH 01/12] xfs: bmap debugging should never panic the system
` [PATCH 02/12] xfs: add missing rmap error return
` [PATCH 03/12] xfs: skip scrub xref if corruption already noted
` [PATCH 04/12] xfs: don't continue scrub if already corrupt
` [PATCH 05/12] xfs: avoid ilock games in the quota scrubber
` [PATCH 06/12] xfs: quota scrub should use bmapbtd scrubber
` [PATCH 07/12] xfs: scrub the data fork of the realtime inodes
` [PATCH 08/12] xfs: superblock scrub should use short-lived buffers
` [PATCH 09/12] xfs: clean up scrub usage of KM_NOFS
` [PATCH 10/12] xfs: btree scrub should check minrecs
` [PATCH 11/12] xfs: refactor scrub transaction allocation function
` [PATCH 12/12] xfs: avoid ABBA deadlock when scrubbing parent pointers

[PATCH 0/3] Enable basic MMC support on Allwinner H6
 2018-05-03 18:05 UTC  (10+ messages)
` [PATCH 3/3] arm64: allwinner: h6: enable MMC0/2 on Pine H64
  ` [linux-sunxi] "

[SPDK] spdk_malloc vs. malloc
 2018-05-03 18:05 UTC 

[PATCH 00/18] Add `branch-diff`, a `tbdiff` lookalike
 2018-05-03 18:05 UTC  (2+ messages)

[RFC PATCH for 4.18 00/14] Restartable Sequences
 2018-05-03 18:04 UTC  (8+ messages)

[PATCH v1] video: fbdev: pxafb: Convert to use match_string() helper
 2018-05-03 18:04 UTC 

[RFC PATCH] Add /proc/<pid>/numa_vamaps for numa node information
 2018-05-03 18:03 UTC  (2+ messages)

[Qemu-devel] release retrospective, next release timing, numbering
 2018-05-03 18:02 UTC  (10+ messages)

[lkp-robot] 486ad79630 [ 15.532543] BUG: unable to handle kernel NULL pointer dereference at 0000000000000004
 2018-05-03 18:02 UTC  (6+ messages)

[PATCH 0/8] drm/i915: per context slice/subslice powergating
 2018-05-03 18:00 UTC  (7+ messages)
` [PATCH 1/8] drm/i915: expose helper mapping exec flag engine to intel_engine_cs

[PATCH RESEND 1/2] drm/msm: remove unbalanced mutex unlock
 2018-05-03 17:59 UTC  (3+ messages)

lttng-tools 2.10.4 broken when auto loading session
 2018-05-03 17:57 UTC 

[Qemu-devel] [PATCH] target/arm: Implement v8M VLLDM and VLSTM
 2018-05-03 17:57 UTC  (2+ messages)

[RFC] virtio: support VIRTIO_F_IO_BARRIER
 2018-05-03 17:57 UTC  (3+ 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.