All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-11 07:13:02 to 2018-10-11 08:27:55 UTC [more...]

post-receive: pub/scm/linux/kernel/git/bpf/bpf-next
 2018-10-11  8:27 UTC 

[PATCH v2] x86/vtd: fix IOMMU share PT destruction path
 2018-10-11  8:27 UTC  (2+ messages)

[PATCH] mm: Speed up mremap on large regions
 2018-10-11  8:17 UTC  (9+ messages)

[PATCH] media: venus: support VB2_USERPTR IO mode
 2018-10-11  8:26 UTC  (3+ messages)

[PATCH v2] amd-iommu: use correct constants in amd_iommu_get_next_table_from_pte()
 2018-10-11  8:25 UTC  (3+ messages)

[Qemu-devel] [PATCH] pci_bridge: fix typo in comment
 2018-10-11  8:25 UTC 

[PATCH] amd-iommu: get rid of pointless IOMMU_PAGING_MODE_LEVEL_X definitions
 2018-10-11  8:25 UTC  (3+ messages)

[PATCH] range-diff: allow to diff files regardless submodule
 2018-10-11  8:25 UTC  (7+ messages)
    ` [PATCH v2] "

[PATCH] net/ixgbe: put 5tuple check in front to jump over ntuple filter case
 2018-10-11  8:10 UTC  (7+ messages)

R8169: Network lockups in 4.18.{8,9,10} (and 4.19 dev)
 2018-10-11  8:24 UTC  (12+ messages)

[PATCH v4 0/4] drm: Add shmem GEM library
 2018-10-11  8:24 UTC  (5+ messages)
` [PATCH v4 3/4] drm: Add library for shmem backed GEM objects

post-receive: pub/scm/linux/kernel/git/powerpc/linux
 2018-10-11  8:23 UTC 

[Qemu-devel] [PATCH v2 2/2] monitor: delay monitor iothread creation
 2018-10-11  8:23 UTC  (2+ messages)

[RFC PATCH 0/7] Introduce thermal pressure
 2018-10-11  8:23 UTC  (5+ messages)

[PATCH 0/2] CRTC background color
 2018-10-11  8:23 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 0/3] send-email: Also pick up cc addresses from -by trailers
 2018-10-11  8:22 UTC  (7+ messages)
` [PATCH 2/3] send-email: only consider lines containing @ or <> for automatic Cc'ing

[GIT PULL] mediatek drm next for 4.20
 2018-10-11  8:21 UTC  (7+ messages)

post-receive: pub/scm/linux/kernel/git/bpf/bpf
 2018-10-11  8:20 UTC 

[Buildroot] [PATCH 0/6] core: look for package's hashes in versioned sub-directory
 2018-10-11  8:19 UTC  (2+ messages)

[PATCH] drm/rcar-du: Convert drm_atomic_helper_suspend/resume()
 2018-10-11  8:18 UTC  (7+ messages)

[PATCH] e2fsprogs: fix test f_detect_junk print error msg
 2018-10-11  8:17 UTC  (2+ messages)
` [PATCH] e2fsprogs: fix test i_bitmaps failed

[RFC/PATCH 0/5] Support children for legacy device properties
 2018-10-11  8:18 UTC  (9+ messages)
` [RFC/PATCH 2/5] device property: introduce notion of subnodes for legacy boards

post-receive: pub/scm/git/git
 2018-10-11  8:18 UTC 

[PATCH v2 0/2] mtd: spi-nor: add entry for mt35xu512aba flash
 2018-10-11  8:15 UTC  (3+ messages)
` [PATCH v2 1/2] mtd: spi-nor: add macros related to MICRON flash
` [PATCH v2 2/2] mtd: spi-nor: add entry for mt35xu512aba flash

[PATCH 0/1] rebase -i: introduce the 'break' command
 2018-10-11  8:15 UTC  (5+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] rebase -i: clarify what happens on a failed `exec`

[PATCH v5 1/2] memory_hotplug: Free pages as higher order
 2018-10-11  8:15 UTC  (11+ messages)

[Cluster-devel] [PATCH 0/2] GFS2 locking patches
 2018-10-11  8:14 UTC  (4+ messages)
  ` [Cluster-devel] [PATCH 1/2] GFS2: use schedule timeout in find insert glock

[PATCH] net/mlx5: allow flow rule with attribute egress
 2018-10-11  8:14 UTC  (4+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH v11 0/6] s390x: vfio-ap: guest dedicated crypto adapters
 2018-10-11  8:12 UTC  (3+ messages)
  ` [Qemu-devel] [qemu-s390x] "

[Buildroot] [PATCH 1/1] open-plc-utils: fix build with static musl
 2018-10-11  8:12 UTC  (2+ messages)

[PATCH] code-of-conduct: Remove explicit list of discrimination factors
 2018-10-11  8:12 UTC  (4+ messages)
  ` [Ksummit-discuss] "

[PATCH bpf-next 0/8] sockmap integration for ktls
 2018-10-11  0:45 UTC  (9+ messages)
` [PATCH bpf-next 1/8] tcp, ulp: enforce sock_owned_by_me upon ulp init and cleanup
` [PATCH bpf-next 2/8] tcp, ulp: remove ulp bits from sockmap
` [PATCH bpf-next 3/8] bpf, sockmap: convert to generic sk_msg interface
` [PATCH bpf-next 4/8] tls: "
` [PATCH bpf-next 5/8] tls: replace poll implementation with read hook
` [PATCH bpf-next 6/8] tls: add bpf support to sk_msg handling
` [PATCH bpf-next 7/8] bpf: add tls support for testing in test_sockmap
` [PATCH bpf-next 8/8] bpf, doc: add maintainers entry to related files

[Qemu-devel] [PATCH v3 0/9] tcg: Reorg 128-bit atomic operations
 2018-10-11  8:10 UTC  (11+ messages)
` [Qemu-devel] [PATCH v3 6/9] target/s390x: Convert to HAVE_CMPXCHG128 and HAVE_ATOMIC128
  ` [Qemu-devel] [qemu-s390x] "
` [Qemu-devel] [PATCH v3 7/9] target/s390x: Split do_cdsg, do_lpq, do_stpq
  ` [Qemu-devel] [qemu-s390x] "
` [Qemu-devel] [PATCH v3 8/9] target/s390x: Skip wout, cout helpers if op helper does not return
  ` [Qemu-devel] [qemu-s390x] "
` [Qemu-devel] [PATCH v3 9/9] target/s390x: Check HAVE_ATOMIC128 and HAVE_CMPXCHG128 at translate
  ` [Qemu-devel] [qemu-s390x] "
  ` [Qemu-devel] [qemu-s390x] [PATCH v3 0/9] tcg: Reorg 128-bit atomic operations

[PATCH v3 0/7] AXP8x3 AC and battery power supply support
 2018-10-11  8:10 UTC  (4+ messages)
` [PATCH v3 7/7] mfd: axp20x: Add supported cells for AXP803

[PATCH] ath10k: htt: remove some dead code
 2018-10-11  8:09 UTC  (3+ messages)

Access the intel graphic card via libdrm
 2018-10-11  8:09 UTC  (3+ messages)

[PATCH v4 0/3] clk: meson: add a sub EMMC clock controller support
 2018-10-11  8:09 UTC  (6+ messages)
` [PATCH v4 1/3] clk: meson: add emmc sub clock phase delay driver

post-receive: pub/scm/linux/kernel/git/khilman/linux
 2018-10-11  8:08 UTC 

[PATCH] qtnfmac: avoid uninitialized variable access
 2018-10-11  8:08 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/khilman/linux
 2018-10-11  8:08 UTC 

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2018-10-11  8:08 UTC 

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2018-10-11  8:08 UTC 

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2018-10-11  8:08 UTC 

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2018-10-11  8:08 UTC 

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2018-10-11  8:08 UTC 

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2018-10-11  8:07 UTC 

[PATCH] thermal: qoriq: add multiple sensors support
 2018-10-11  8:07 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] nmap: use system liblinear
 2018-10-11  8:07 UTC  (2+ messages)

[v1 01/10] drm/i915: introduced pv capability for vgpu
 2018-10-11  8:06 UTC  (3+ messages)
` [v1 10/10] drm/i915/gvt: GVTg support ppgtt pvmmio optimization

[Buildroot] [git commit] nmap: use system liblinear
 2018-10-11  8:06 UTC 

[Buildroot] [PATCH v5 1/2] board: amarula: Add A64-Relic support
 2018-10-11  8:06 UTC  (2+ messages)

Flask default policy mismatch vs dummy
 2018-10-11  8:05 UTC 

[PATCH RT] rt: convert mm/kasan/quarantine_lock to raw_spinlock
 2018-10-11  8:03 UTC  (12+ messages)
` [PATCH] kasan: convert kasan/quarantine_lock "
                  ` [PATCH] mm/kasan: make quarantine_lock a raw_spinlock_t

[v1 02/10] drm/i915: get ready of memory for pvmmio
 2018-10-11  8:02 UTC  (2+ messages)

Oops when unloading SOF driver modules
 2018-10-11  8:00 UTC 

[Qemu-devel] [PATCH v5 0/5] Connect a PCIe host and graphics support to RISC-V
 2018-10-11  8:01 UTC  (6+ messages)

[SPDK] SPDK Event notifications
 2018-10-11  8:01 UTC 

[PATCH - AAF PCM plugin 0/7] Introduce AVTP Audio Format (AAF) plugin
 2018-10-11  8:00 UTC  (7+ messages)
` [PATCH - AAF PCM plugin 3/7] aaf: Implement Playback mode support

net/tipc: recursive locking in tipc_link_reset
 2018-10-11  7:59 UTC  (2+ messages)

[PATCH v2 00/10] Fix multilib install conflicts
 2018-10-11  7:55 UTC  (6+ messages)
` [PATCH 05/10] nss: move create blank certificates to pkg_postinst

[PATCH] staging: vboxvideo: unlock on error in vbox_cursor_atomic_update()
 2018-10-11  7:59 UTC 

[Qemu-devel] [PATCH v2 0/4] hw/pci-host/x86: extend the 64-bit PCI hole relative to the fw-assigned base
 2018-10-11  7:59 UTC 

[Buildroot] [PATCH v2,1/8] libselinux: bump to version 2.8
 2018-10-11  7:57 UTC  (4+ messages)

[PATCH v3 0/2] btrfs: Add zstd support to grub btrfs
 2018-10-11  7:56 UTC  (4+ messages)

[PATCH] HID: usbhid: Add quirk for Redragon/Dragonrise Seymur 2
 2018-10-11  7:56 UTC 

[PATCH 0/2] target: Fix v4.19-rc active I/O shutdown deadlock
 2018-10-11  7:55 UTC  (6+ messages)
` [PATCH 2/2] target: Fix target_wait_for_sess_cmds breakage with active signals

[tpm2] TPM questions
 2018-10-11  7:56 UTC 

[PATCH V3] ath10k: allocate small size dma memory in ath10k_pci_diag_write_mem
 2018-10-11  7:55 UTC  (2+ messages)

[PATCH v12 1/2] drm: Add connector property to limit max bpc
 2018-10-11  7:55 UTC  (3+ messages)
` [PATCH v12 2/2] drm/i915: Allow "max bpc" property to limit pipe_bpp

Timekeeping on ARM guests/hosts
 2018-10-11  7:54 UTC  (4+ messages)

[PATCH 1/6] drm/i915/debugfs: Do not print cached information of a disconnected sink
 2018-10-11  7:54 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/6] "

[PATCH] virtio_net: enable tx after resuming from suspend
 2018-10-11  7:51 UTC 

[RFC][PATCH] perf: Rewrite core context handling
 2018-10-11  7:50 UTC  (2+ messages)

linux-next: build warning after merge of the pinctrl tree
 2018-10-11  7:51 UTC  (2+ messages)

[PATCH] gc: remove redundant check for gc_auto_threshold
 2018-10-11  7:49 UTC  (4+ messages)

[U-Boot] [PATCH] fsl/usb: Workaround for USB erratum-A005275
 2018-10-11  7:48 UTC  (6+ messages)

KASAN: slab-out-of-bounds Read in vhci_hub_control
 2018-10-11  7:48 UTC  (5+ messages)

[PATCH] crypto: ccree - avoid implicit enum conversion
 2018-10-11  7:47 UTC  (4+ messages)

[Qemu-devel] [PATCH v9 1/3] qmp: query-current-machine with wakeup-suspend-support
 2018-10-11  7:45 UTC  (3+ messages)
  ` [Qemu-devel] [PATCH v9 2/3] qga: update guest-suspend-ram and guest-suspend-hybrid descriptions
  ` [Qemu-devel] [PATCH v9 3/3] qmp hmp: Make system_wakeup check wake-up support and run state

[Qemu-devel] [PATCH] sdl2: Support all virtio-gpu formats
 2018-10-11  7:45 UTC  (4+ messages)

linux-next: build warnings from the build of Linus' tree
 2018-10-11  7:44 UTC  (10+ messages)

[PATCH -next] USB: serial: quatech2: remove set but not used variable 'port_priv'
 2018-10-11  7:44 UTC  (2+ messages)
` [-next] "

[PATCH 0/2] docs: memory-hotplug: add details about locking internals
 2018-10-11  7:43 UTC  (5+ messages)
` [PATCH 1/2] docs/core-api: rename memory-hotplug-notifier to memory-hotplug
` [PATCH 2/2] docs/core-api: memory-hotplug: add some details about locking internals

[PATCH 0/2] code of conduct fixes
 2018-10-11  7:42 UTC  (6+ messages)
` [PATCH 2/2] code-of-conduct: Strip the enforcement paragraph pending community discussion
  ` [Ksummit-discuss] "

[PATCH 1/2] dt-bindings: spi: dw: add cs-override property
 2018-10-11  7:39 UTC  (4+ messages)

[PATCH 0/4] Bloom filter experiment
 2018-10-11  7:37 UTC  (3+ messages)
` [PATCH 0/2] Per-commit filter proof of concept

[PATCH net-next] octeontx2-af: Remove set but not used variable 'dev'
 2018-10-11  7:37 UTC 

Xen optimization
 2018-10-11  7:36 UTC  (5+ messages)

[PATCH] clk: rockchip: fix wrong mmc sample phase shift for rk3328
 2018-10-11  7:26 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] libselinux: remove library host symlink
 2018-10-11  7:34 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] python-subprocess32: bump to version 3.5.3
 2018-10-11  7:34 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/ntp: fix md5sum
 2018-10-11  7:34 UTC  (2+ messages)

[Buildroot] [PATCH] glibc: fix build breakage
 2018-10-11  7:34 UTC  (2+ messages)

[PATCH] staging: iio: adc: ad7280a: fix 2 checks
 2018-10-11  7:32 UTC  (3+ messages)

[Buildroot] [PATCH] scanpypi: improve BSD licence handling
 2018-10-11  7:33 UTC  (2+ messages)

[Buildroot] [git commit] libsepol: remove library host symlink
 2018-10-11  7:33 UTC 

[PATCH v3 0/7] ia64: system call table generation support
 2018-10-11  7:32 UTC  (7+ messages)
` [PATCH v3 4/7] ia64: replace the system call table entries from entry.S
` [PATCH v3 7/7] ia64: wire up system calls

[Buildroot] [git commit] libselinux: remove library host symlink
 2018-10-11  7:33 UTC 

[Buildroot] [git commit] package/ntp: fix md5sum
 2018-10-11  7:33 UTC 

[Buildroot] [git commit] python-subprocess32: bump to version 3.5.3
 2018-10-11  7:32 UTC 

[Buildroot] [git commit] glibc: fix build breakage on soft-float configurations
 2018-10-11  7:32 UTC 

[Buildroot] [git commit] scanpypi: improve BSD licence handling
 2018-10-11  7:32 UTC 

[Buildroot] [PATCH 0/5] Update MacchiatoBin defconfigs
 2018-10-11  7:32 UTC 

[PATCH] x86/tsc: use real seqcount_latch in cyc2ns_read_begin()
 2018-10-11  7:31 UTC  (2+ messages)

[RFC v3 00/12] rtw88: mac80211 driver for Realtek 802.11ac wireless network chips
 2018-10-11  7:30 UTC  (4+ messages)
` [RFC v3 01/12] rtw88: main files

[PATCH v2 0/5] nds32 FPU port
 2018-10-11  7:30 UTC  (3+ messages)
` [PATCH v2 1/5] nds32: "

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2018-10-11  7:30 UTC 

[PATCH v2] Input: elants_i2c - Use DMA safe i2c when possible
 2018-10-11  7:29 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2018-10-11  7:29 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2018-10-11  7:29 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2018-10-11  7:29 UTC 

[Buildroot] [git commit] configs/solidrun_macchiatobin_marvell: bump component versions
 2018-10-11  7:29 UTC 

[Buildroot] [git commit] configs/solidrun_macchiatobin_mainline: bump component versions
 2018-10-11  7:29 UTC 

[PATCH 0/11] spi: pxa2xx: add DT and slave mode support
 2018-10-11  7:28 UTC  (10+ messages)
` [PATCH 07/11] spi: Deal with slaves that return from transfer_one() unfinished
` [PATCH 09/11] dt-bindings: spi/spi-pxa2xx: Add ready GPIO signal
` [PATCH 10/11] spi: pxa2xx: Add ready signal

[Buildroot] [git commit] boot/arm-trusted-firmware: don't pass TARGET_CONFIGURE_OPTS when building
 2018-10-11  7:28 UTC 

[Buildroot] [git commit] boot/binaries-marvell: bump version to marvell-armada-18.06
 2018-10-11  7:28 UTC 

DMA remote memcpy requests
 2018-10-11  7:28 UTC 

[RFC PATCH 0/6] x86/jump_label: Bound IPIs sent when updating a static key
 2018-10-11  7:28 UTC  (4+ messages)
` [RFC PATCH 6/6] x86/jump_label,x86/alternatives: Batch jump label transformations

[Buildroot] [git commit] boot/mv-ddr-marvell: bump version to armada-18.09.2
 2018-10-11  7:28 UTC 

[RFC 00/19] wilc: added driver for wilc module
 2018-10-11  7:26 UTC  (10+ messages)
` [PATCH 13/19] wilc: add linux_wlan.c
` [PATCH 14/19] wilc: add linux_mon.c

[PATCH v7 0/6] seccomp trap to userspace
 2018-10-11  7:24 UTC  (14+ messages)
` [PATCH v7 3/6] seccomp: add a way to get a listener fd from ptrace

[Qemu-devel] [PATCH v5 0/3] file-posix: Simplifications on image locking
 2018-10-11  7:21 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 1/3] file-posix: Skip effectiveless OFD lock operations
` [Qemu-devel] [PATCH v5 2/3] file-posix: Drop s->lock_fd
` [Qemu-devel] [PATCH v5 3/3] tests: Add unit tests for image locking

[PATCH RFC] panic: Avoid extra noisy messages due to stopped cpus
 2018-10-11  7:17 UTC 

[PATCH] common/reflink: fix error messages in _require_scratch_dedupe()
 2018-10-10 23:55 UTC 

[PATCH 1/2] clk: qcom: Export clk_alpha_pll_configure()
 2018-10-11  7:19 UTC  (7+ messages)
` [PATCH 2/2] clk: qcom: gcc: Add global clock controller driver for QCS404

[Intel-wired-lan] [PATCH v8 11/11] igc: Add watchdog
 2018-10-11  7:17 UTC 

[Intel-wired-lan] [PATCH v8 10/11] igc: Add setup link functionality
 2018-10-11  7:17 UTC 

[Intel-wired-lan] [PATCH v8 09/11] igc: Add code for PHY support
 2018-10-11  7:17 UTC 

[Intel-wired-lan] [PATCH v8 08/11] igc: Add NVM support
 2018-10-11  7:17 UTC 

[Intel-wired-lan] [PATCH v8 07/11] igc: Add HW initialization code
 2018-10-11  7:17 UTC 

[Intel-wired-lan] [PATCH v8 06/11] igc: Add transmit and receive fastpath and interrupt handlers
 2018-10-11  7:17 UTC 

[Intel-wired-lan] [PATCH v8 05/11] igc: Add support for Tx/Rx rings
 2018-10-11  7:17 UTC 

[Intel-wired-lan] [PATCH v8 04/11] igc: Add interrupt support
 2018-10-11  7:17 UTC 

[Intel-wired-lan] [PATCH v8 03/11] igc: Add netdev
 2018-10-11  7:17 UTC 

[Intel-wired-lan] [PATCH v8 02/11] igc: Add support for PF
 2018-10-11  7:17 UTC 

[Intel-wired-lan] [PATCH v8 01/11] igc: Add skeletal frame for Intel(R) 2.5G Ethernet Controller support
 2018-10-11  7:17 UTC 

[bug report] drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE checking if panel is used
 2018-10-11  7:16 UTC  (3+ messages)

[PATCH net-next v2] net: mscc: allow extracting the FCS into the skb
 2018-10-11  7:12 UTC 

Bluetooth: Is it possible to operate Bluez concurrent in central and peripheral role?
 2018-10-11  7:13 UTC 

[PATCH V5 0/3] spi-geni-qcom: QUP SPI GENI driver and SPI device tree bindings
 2018-10-11  7:13 UTC  (4+ messages)
` [PATCH V5 3/3] spi: spi-geni-qcom: Add SPI driver support for GENI based QUP


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.