All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-02 12:29:41 to 2018-10-02 13:17:08 UTC [more...]

[GIT PULL] Renesas ARM64 Based SoC SoC Updates for v4.20
 2018-10-02 12:31 UTC  (5+ messages)

[PATCH v7 00/14] Energy Aware Scheduling
 2018-10-02 13:16 UTC  (12+ messages)
` [PATCH v7 03/14] PM: Introduce an Energy Model management framework
` [PATCH v7 05/14] sched: Introduce a sched_feat for Energy Aware Scheduling
` [PATCH v7 06/14] sched/topology: Reference the Energy Model of CPUs when available

[PATCH 0/4] Address reader-writer concurrency in rte_hash
 2018-10-02 13:17 UTC  (7+ messages)
` [PATCH 3/4] hash: fix rw concurrency while moving keys

[Qemu-devel] [PATCH 00/15] another SysBusDevice::init to Device::realize cleanup
 2018-10-02 13:16 UTC  (9+ messages)
` [Qemu-devel] [PATCH 01/15] trace-events: Fix copy/paste typo
` [Qemu-devel] [PATCH 05/15] hw/sh4/sh_pci: Use DeviceState::realize rather than SysBusDevice::init
` [Qemu-devel] [PATCH 07/15] hw/mips/gt64xxx_pci: Convert gt64120_reset() function into Device reset method
` [Qemu-devel] [PATCH 08/15] hw/mips/gt64xxx_pci: Mark as bridge device

[U-Boot] [PATCH] fs: btrfs: Fix cache alignment bugs
 2018-10-02 13:15 UTC  (5+ messages)

[PATCH v7 0/8] arm64: untag user pointers passed to the kernel
 2018-10-02 13:12 UTC  (36+ messages)
` [PATCH v7 1/8] arm64: add type casts to untagged_addr macro
` [PATCH v7 2/8] uaccess: add untagged_addr definition for other arches
` [PATCH v7 3/8] arm64: untag user addresses in access_ok and __uaccess_mask_ptr
` [PATCH v7 4/8] mm, arm64: untag user addresses in mm/gup.c
` [PATCH v7 5/8] lib, arm64: untag addrs passed to strncpy_from_user and strnlen_user
` [PATCH v7 6/8] fs, arm64: untag user address in copy_mount_options
` [PATCH v7 7/8] arm64: update Documentation/arm64/tagged-pointers.txt
` [PATCH v7 8/8] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH] btrfs: tree-checker: Check level for leaves and nodes
 2018-10-02 13:13 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v1 0/6] Added new test file pm_dc.c
 2018-10-02 13:11 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v1 1/6] [intel-gfx] lib/igt_pm : Moves Dmc_loaded() function into library. Because it will be used by new test pm_dc.c which will validate Display C States

[PATCH 1/2] arm64: dts: allwinner: Olimex A64-OLinuXino: enable eMMC
 2018-10-02 13:13 UTC  (11+ messages)

[PATCH 1/4] drm/i915: Replace some open-coded i915_map_coherent_type()
 2018-10-02 13:13 UTC  (5+ messages)
` [PATCH 2/4] drm/i915: Handle incomplete Z_FINISH for compressed error states

[PATCH] staging: rts5208: Replace udelay() with usleep_range()
 2018-10-02 13:13 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH net-next 0/3] ibmvnic: Implement driver-defined queue limits
 2018-10-02  6:31 UTC  (2+ messages)

[PATCH] ARM: makefile: pass -march=armv4 to assembler even on CPU32v3
 2018-10-02 13:12 UTC  (10+ messages)

Build failure with parallel build and opkg
 2018-10-02 13:12 UTC  (4+ messages)

[PATCH] bus: fsl-mc: explicitly define the fsl_mc_command endianness
 2018-10-02 13:12 UTC  (3+ messages)

[LTP] [RFC] Unique test case ids in runtest files ?
 2018-10-02 13:12 UTC  (12+ messages)
` [LTP] [RFC PATCH 1/5] Remove the pipes runtest file
` [LTP] [RFC PATCH 2/5] runtest/syscalls: rename CVE test cases
` [LTP] [RFC PATCH 3/5] runtest/sched: removed sched_{set, get}attr "
` [LTP] [RFC PATCH 4/5] runtest/commands: adjust names for keyctl01, sysctl01, unshare01
` [LTP] [RFC PATCH 5/5] runtest/numa: remove move_pages* test cases

[Qemu-devel] [PATCH 0/2] improve block-latency-histogram-set
 2018-10-02 13:11 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] qapi: drop x- from x-block-latency-histogram-set

[Ksummit-discuss] [MAINTAINERS SUMMIT] Moving debugfs file systems into sysfs
 2018-10-02 13:11 UTC  (5+ messages)

[PATCH net v2] r8169: fix network stalls due to missing bit TXCFG_AUTO_FIFO
 2018-10-02  6:29 UTC  (2+ messages)

[U-Boot] [PATCH 00/20] Add support for MediaTek SoCs - MT7623n / MT7629
 2018-10-02 13:10 UTC  (5+ messages)
` [U-Boot] [PATCH 04/20] arm: dts: MediaTek: add MT7629 reference board support
` [U-Boot] [PATCH 05/20] arm: dts: MediaTek: add MT7623 Bananapi R2 "

[PATCH net 0/3] tun: address two syzbot reports
 2018-10-02  6:28 UTC  (2+ messages)

[PATCH] spidev: Enable the Liebherr's BK4 board to work with spidev driver
 2018-10-02 13:09 UTC  (5+ messages)

[U-Boot] [PATCH 1/6] ofnode: Add missing address translation into ofnode_get_addr_size()
 2018-10-02 13:09 UTC  (5+ messages)
` [U-Boot] [PATCH 5/6] test: Add PCI device entry without compat string and with DT node

[Qemu-devel] [RFC] [PATCH 0/3] qemu: arm: Migration between machines with different MIDR values
 2018-10-02 13:07 UTC 

[PATCH] build: add drivers_install_subdir meson option
 2018-10-02 13:07 UTC  (12+ messages)
` [PATCH v2 1/2] build: change default PMD installation subdir to dpdk/pmds-XX.YY
  ` [PATCH v2 2/2] build: add drivers_install_subdir meson option

bond: take rcu lock in bond_poll_controller
 2018-10-02  6:26 UTC  (3+ messages)
` bond: take rcu lock in netpoll_send_skb_on_dev

[PATCH v2] kni: dynamically allocate memory for each KNI
 2018-10-02 13:06 UTC  (3+ messages)
` [PATCH v3] "

[PATCH net-next] tcp: do not release socket ownership in tcp_close()
 2018-10-02  6:24 UTC 

[U-Boot] [PATCH v3 00/17] riscv: Add QEMU virt board support
 2018-10-02 13:05 UTC  (3+ messages)

[PATCH net] rtnetlink: Fail dump if target netnsid is invalid
 2018-10-02  6:22 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/3] block nodes graph visualization
 2018-10-02 13:01 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/3] qapi: add x-debug-query-block-graph

linux-next: build warning after merge of the regulator tree
 2018-10-02 13:02 UTC  (5+ messages)

[PATCH] Unbreak interactive GPG prompt upon signing
 2018-10-02 13:02 UTC  (12+ messages)
` [PATCH] gpg-interface: reflect stderr to stderr

[PATCH] MAINTAINERS: Remove stale file entry for the Atmel ISI driver
 2018-10-02  6:15 UTC  (5+ messages)

[SPDK] SPDK concurrent access
 2018-10-02 13:01 UTC 

[PATCH net-next] tcp/fq: move back to CLOCK_MONOTONIC
 2018-10-02  6:19 UTC  (2+ messages)

[PATCH v2 1/2] ARM: dts: at91: sama5d4_xplained: fix addressable nand flash size
 2018-10-02 13:00 UTC  (6+ messages)
` [PATCH v2 2/2] ARM: dts: at91: at91sam9x5cm: "

[LTP] Errored: linux-test-project/ltp#1058 (master - 73f0137)
 2018-10-02 12:59 UTC 

[PATCH v2] net/tap: add queues when attaching from secondary process
 2018-10-02 12:58 UTC  (5+ messages)
` [PATCH v3 1/2] net/tap: change queue fd to be pointers to process private

[PATCH] doc: update the doc for adding EAL option
 2018-10-02 12:58 UTC  (4+ messages)

[PATCH] scsi: mptfusion: Remove unnecessary parentheses and simplify null checks
 2018-10-02 12:58 UTC  (3+ messages)

[Qemu-devel] [PATCH] hw/i386: add legacy cpu hotplug for pc-lite
 2018-10-02  1:20 UTC 

[PATCH v3 0/9] x86: indirect call overhead reduction
 2018-10-02 12:58 UTC  (8+ messages)
` [PATCH v4 00/12] "
  ` [PATCH v4 10/12] IOMMU: introduce IOMMU_MIXED config option

[PATCH v3 0/4] arm64 live patching
 2018-10-02 12:57 UTC  (6+ messages)
` [PATCH v3 2/4] arm64: implement ftrace with regs

[PATCH 0/4] arm64/mm: Enable HugeTLB migration
 2018-10-02 12:56 UTC  (9+ messages)
` [PATCH 1/4] mm/hugetlb: Enable PUD level huge page migration

[PATCH v2 net-next] net: phy: improve handling delayed work
 2018-10-02  6:14 UTC  (2+ messages)

[PATCH 0/4] Improve virtio ID allocation
 2018-10-02 12:55 UTC  (6+ messages)
` [PATCH 4/4] drm/virtio: Use IDAs more efficiently

[PATCH v1 0/5] Enable hotplug in vfio
 2018-10-02 12:58 UTC  (16+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] eal: add a new req notifier to eal interrupt
  ` [PATCH v2 2/4] eal: modify device event callback process func
  ` [PATCH v2 3/4] pci: add req handler field to generic pci device
  ` [PATCH v2 4/4] vfio: enable vfio hotplug by req notifier handler
` [PATCH v3 0/4] Enable hotplug in vfio
  ` [PATCH v3 1/4] eal: add a new req notifier to eal interrupt
  ` [PATCH v3 2/4] eal: modify device event callback process func
  ` [PATCH v3 3/4] pci: add req handler field to generic pci device
  ` [PATCH v3 4/4] vfio: enable vfio hotplug by req notifier handler

[PATCH net-next 0/5] net: systemport: Turn on offloads by
 2018-10-02  6:12 UTC  (2+ messages)

[PATCH] s390/cio: Fix how vfio-ccw checks pinned pages
 2018-10-02 12:52 UTC 

[PATCH 0/2] usb: gadget: udc: renesas_usb3: add support for r8a77990
 2018-10-02 12:52 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: usb: renesas_usb3: add bindings "
      ` [1/2] "

[PATCH] maintainers: update OCTEONTX maintainership
 2018-10-02 12:50 UTC 

[PATCH] gpiolib: Fix gpio_direction_* for single direction GPIOs
 2018-10-02 12:51 UTC  (14+ messages)
` [PATCH v2] gpiolib: Show correct direction from the beginning

[PATCH v7 0/2] introduce vdpa sample
 2018-10-02 12:51 UTC  (3+ messages)
` [PATCH v8 "

[RESEND] [PATCH] media: v4l: xilinx: Use SPDX-License-Identifier
 2018-10-02  6:07 UTC  (2+ messages)

Registering a profile
 2018-10-02 12:47 UTC  (7+ messages)

[PATCH v2 0/4] x86/HVM: implement memory read caching
 2018-10-02 12:47 UTC  (5+ messages)
` [PATCH v3 "
  ` Ping: "

[1/4] usbnet: smsc95xx: add kconfig for turbo mode
 2018-10-02 12:46 UTC  (2+ messages)
` [PATCH 1/4] "

[libvirt test] 128304: tolerable all pass - PUSHED
 2018-10-02 12:45 UTC 

Connection issues with Google Fi
 2018-10-02 12:44 UTC  (8+ messages)

[SPDK] SPDK concurrent access
 2018-10-02 12:45 UTC 

[PATCH v5 1/6] [media] ad5820: Define entity function
 2018-10-02 12:44 UTC  (5+ messages)
` [PATCH v5 5/6] [media] ad5820: DT new compatible devices
` [PATCH v5 6/6] [media] ad5820: Add support for ad5821 and ad5823

[PATCH bpf] bpf: don't accept cgroup local storage with zero value size
 2018-10-02 12:43 UTC  (2+ messages)

[virtio-dev] [PATCH v4] content: Introduce VIRTIO_NET_F_STANDBY feature
 2018-10-02 12:43 UTC  (11+ messages)

[PATCH net-next] net: mscc: allow extracting the FCS into the skb
 2018-10-02 12:43 UTC  (4+ messages)

[PATCH] block: BFQ default for single queue devices
 2018-10-02 12:43 UTC  (2+ messages)

DPDK passthrough to container in virtual machine
 2018-10-02 12:42 UTC 

[PATCH 0/2] Faster migration for automatic NUMA balancing
 2018-10-02 12:41 UTC  (3+ messages)
` [PATCH 2/2] mm, numa: Migrate pages to local nodes quicker early in the lifetime of a task

[PATCH i-g-t] igt/kms_busy: Flush request queue when re-enabling hangcheck
 2018-10-02 12:41 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH 1/5] net/bnx2x: fix logging to include dev name
 2018-10-02 12:40 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v2] drm/i915: fix wrong error number report
 2018-10-02 12:38 UTC  (3+ messages)

[PATCH mtd-www] Remove references to the "unstable bits" issue
 2018-10-02 12:37 UTC  (2+ messages)

[PATCH v2 net-next 0/8] Continue towards using linkmode in phylib
 2018-10-02  5:55 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: at91: sama5d4_xplained: fix addresable nand flash size
 2018-10-02 12:36 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] Fix access_with_adjusted_size() on big-endian
 2018-10-02 12:35 UTC  (3+ messages)

[PATCH] iio: amplifiers: ad8366: Add support for the ADA4961 DGA
 2018-10-02 12:34 UTC 

[Qemu-devel] [PATCH v2] secondary-vga: delete mmio subregions upon exit
 2018-10-02 12:19 UTC 

[xen-unstable test] 128281: regressions - FAIL
 2018-10-02 12:34 UTC 

[Qemu-devel] [PATCH v2 0/9] target/arm: Rely on id regs instead of features
 2018-10-02 12:30 UTC 

[PATCH] amd-iommu: get rid of pointless IOMMU_PAGING_MODE_LEVEL_X definitions
 2018-10-02 12:33 UTC  (2+ messages)

[LTP] [PATCH ltp] ver_linux: check /usr/lib/os-release in case /etc/os-release not exists
 2018-10-02 12:33 UTC  (2+ messages)

[PATCH v2] amd-iommu: use correct constants in amd_iommu_get_next_table_from_pte()
 2018-10-02 12:32 UTC  (2+ messages)

[RFC PATCH v2 0/9] TI LMU and Dedicated Drivers
 2018-10-02 12:32 UTC  (5+ messages)
` [RFC PATCH v2 1/9] leds: add TI LMU backlight driver

[PATCH v3 0/2] add uevent api for hot plug
 2018-10-02 12:35 UTC  (13+ messages)
` [PATCH v12 0/7] hot-unplug failure handle mechanism
  ` [PATCH v12 5/7] bus: add helper to handle sigbus
  ` [PATCH v11 6/7] eal: add failure handle mechanism for hot-unplug
  ` [PATCH v11 7/7] testpmd: use hot-unplug failure handle mechanism
  ` [PATCH v12 1/7] bus: add hot-unplug handler
  ` [PATCH v12 2/7] bus/pci: implement hot-unplug handler ops
  ` [PATCH v12 3/7] bus: add sigbus handler
  ` [PATCH v12 4/7] bus/pci: implement sigbus handler ops
  ` [PATCH v12 6/7] eal: add failure handle mechanism for hot-unplug
  ` [PATCH v12 7/7] testpmd: use hot-unplug failure handle mechanism

[RFC][PATCH 0/3] locking/qspinlock: Improve determinism for x86
 2018-10-02 12:31 UTC  (4+ messages)
` [RFC][PATCH 3/3] locking/qspinlock: Optimize "

[PATCH net-next] nfp: warn on experimental TLV types
 2018-10-02  5:50 UTC  (2+ messages)

[PATCH v2 net] inet: frags: rework rhashtable dismantle
 2018-10-02  5:49 UTC 

[PATCH] clk: sunxi-ng: enable so-said LDOs for A64 SoC's pll-mipi clock
 2018-10-02 12:29 UTC 

Rapid Prototyping Services/Anby from China
 2018-10-02  5:42 UTC 

[PATCH v3 1/3] gpiolib: Add init_valid_mask exported function
 2018-10-02 12:29 UTC  (3+ messages)
` [PATCH v3 3/3] gpiolib: Show correct direction from the beginning


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.