All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-03 08:06:59 to 2017-11-03 09:23:24 UTC [more...]

[Buildroot] [RFC 0/2] Add support for specifying a custom kernel directory
 2017-11-03  9:23 UTC  (10+ messages)
` [Buildroot] [RFC 2/2] linux: Add support for specifying a custom directory

[RFC] EPOLL_KILLME: New flag to epoll_wait() that subscribes process to death row (new syscall)
 2017-11-03  9:22 UTC  (7+ messages)
` [RFC v2] prctl: prctl(PR_SET_IDLE, PR_IDLE_MODE_KILLME), for stateless idle loops

[PATCH 0/2] Fix 2 bugs of i40e VF interrupt found in l3fwd-power
 2017-11-03  9:22 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v3 "
    ` [PATCH v3 1/2] net/i40e: fix VFIO interrupt mapping in VF
    ` [PATCH v3 2/2] net/i40e: fix Rx queue "

[PATCH i-g-t] kms_atomic_transition: Split out modeset tests on internal panels
 2017-11-03  9:21 UTC  (3+ messages)

[PATCH] xen/pvcalls: remove redundant check for irq >= 0
 2017-11-03  9:20 UTC  (2+ messages)

[PATCH] s390/mm: fix pud table accounting
 2017-11-03  9:20 UTC  (6+ messages)

[PATCH] xen/pvcalls: remove redundant check for irq >= 0
 2017-11-03  9:20 UTC 

[PATCH] mm/hugetlb: Implement ASLR and topdown for hugetlb mappings
 2017-11-03  9:19 UTC 

[PATCH v6] brcmfmac: add CLM download support
 2017-11-03  9:20 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH 00/26] replay additions
 2017-11-03  9:16 UTC  (10+ messages)
` [Qemu-devel] [RFC PATCH 17/26] replay: push replay_mutex_lock up the call tree
` [Qemu-devel] [RFC PATCH 19/26] cpu-exec: reset exit flag before calling cpu_exec_nocache

sam9x5: MTD numbering changed
 2017-11-03  9:15 UTC  (12+ messages)

[PATCH] Bluetooth: Remove myself from the MAINTAINERS file
 2017-11-03  9:15 UTC  (2+ messages)

[PATCH RFT 0/5] i2c: sh_mobile: refactor HW init/deinit
 2017-11-03  9:15 UTC  (2+ messages)

BlueZ with HCI over SPI
 2017-11-03  9:15 UTC  (3+ messages)

【ask for help】
 2017-11-03  9:14 UTC 

[PATCH 0/8] mkfs: Quota support
 2017-11-03  9:12 UTC  (3+ messages)
` [PATCH 5/8] btrfs-progs: ctree: Introduce function to create an empty tree

Build failure with verify size in next-20171102
 2017-11-03  9:12 UTC  (9+ messages)

[Bug 196197] New: [drm:r600_ring_test [radeon]] *ERROR* radeon: ring 0 test failed (scratch(0x8504)=0xCAFEDEAD)
 2017-11-03  9:12 UTC  (2+ messages)
` [Bug 196197] "

[PATCH] scripts/runqemu: when qemu fails to start with kvm retry with kvm disabled
 2017-11-03  9:11 UTC 

[PATCH] pinctrl: armada-37xx: remove unused variable
 2017-11-03  9:11 UTC  (4+ messages)

[Qemu-devel] qemu disk use writeback don't take effect in centos 7.2 1511
 2017-11-03  9:10 UTC  (5+ messages)

[SPDK] is it possible to run spdk vhost in hypervisor for SSD?
 2017-11-03  9:10 UTC 

[PATCH v4 0/3] KVM: MMU: fix kvm_is_mmio_pfn()
 2017-11-03  9:10 UTC  (6+ messages)
` [PATCH v4 3/3] KVM: MMU: consider host cache mode in MMIO page check

jffs2: No space for garbage collection. Aborting GC thread
 2017-11-03  9:09 UTC 

[PATCH v2 2/2] drm/i915: Warn in debug builds of incorrect usages of ptr_pack_bits
 2017-11-03  9:05 UTC  (2+ messages)
` [PATCH v3 "

KASAN: use-after-free Read in do_raw_spin_lock
 2017-11-03  9:04 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/4] Misc qcow2 corruption checks
 2017-11-03  9:04 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/4] qcow2: Prevent allocating refcount blocks at offset 0

[patch net-next 00/16] mlxsw: Handle changes in GRE configuration
 2017-11-03  9:03 UTC  (17+ messages)
` [patch net-next 01/16] mlxsw: spectrum: Rename IPIP-related netdevice handlers
` [patch net-next 02/16] mlxsw: spectrum_router: Extract mlxsw_sp_netdevice_ipip_can_offload()
` [patch net-next 03/16] mlxsw: spectrum: Move mlxsw_sp_ipip_netdev_{s,d}addr{,4}()
` [patch net-next 04/16] mlxsw: spectrum_ipip: Split accessor functions
` [patch net-next 05/16] mlxsw: spectrum_router: Extract mlxsw_sp_ipip_entry_ol_down_event()
` [patch net-next 06/16] mlxsw: spectrum_router: Make mlxsw_sp_netdevice_ipip_ol_up_event() void
` [patch net-next 07/16] mlxsw: spectrum_router: Extract mlxsw_sp_ipip_entry_ol_up_event()
` [patch net-next 08/16] mlxsw: spectrum: Propagate extack for tunnel events
` [patch net-next 09/16] mlxsw: spectrum_router: Extract __mlxsw_sp_ipip_entry_update_tunnel()
` [patch net-next 10/16] mlxsw: spectrum_router: Generalize __mlxsw_sp_ipip_entry_update_tunnel()
` [patch net-next 11/16] mlxsw: spectrum_router: Fix saddr deduction in mlxsw_sp_ipip_entry_create()
` [patch net-next 12/16] mlxsw: spectrum_router: Onload conflicting tunnels
` [patch net-next 13/16] mlxsw: spectrum: Support IPIP underlay VRF migration
` [patch net-next 14/16] mlxsw: spectrum: Handle NETDEV_CHANGE on L3 tunnels
` [patch net-next 15/16] mlxsw: spectrum_ipip: Handle underlay device change
` [patch net-next 16/16] mlxsw: spectrum_router: Handle down of tunnel underlay

[PATCH] wget: CVE-2017-13089 and CVE-2017-13090
 2017-11-03  9:03 UTC  (5+ messages)

[PATCH] xen/pvcalls: fix unsigned less than zero error check
 2017-11-03  9:01 UTC  (5+ messages)

[PATCH v1 0/1] buddy page accessed before initialized
 2017-11-03  8:59 UTC  (12+ messages)
` [PATCH v1 1/1] mm: "

[PATCH V4 00/12] drivers: Boot Constraints core
 2017-11-03  8:58 UTC  (4+ messages)
` [PATCH V4 11/12] boot_constraint: Add support for IMX platform

[PATCH net-next V2 0/3] support changing steering policies in tuntap
 2017-11-03  8:56 UTC  (9+ messages)
` [PATCH net-next V2 1/3] tun: abstract flow steering logic
` [PATCH net-next V2 3/3] tun: add eBPF based queue selection method

[oe-core][PATCH] kexec-tools: fix Unknown type (Reserved) and ELF core parse error when run kexec
 2017-11-03  8:56 UTC  (2+ messages)

[iproute2 PATCH] flower: Represent HW traffic classes as classid values
 2017-11-03  8:54 UTC 

[PATCH RESEND] f2fs: modify the procedure of scan free nid
 2017-11-03  8:53 UTC  (3+ messages)
  ` [f2fs-dev] "

[RFC XEN PATCH v3 00/39] Add vNVDIMM support to HVM domains
 2017-11-03  8:54 UTC  (4+ messages)
` [RFC XEN PATCH v3 09/39] xen/pmem: add framework for hypercall XEN_SYSCTL_nvdimm_op

Get Name in Scan Response?
 2017-11-03  8:52 UTC  (2+ messages)

[U-Boot] [PATCH] sunxi: set the default CPUx frequency of H5 to 816MHz
 2017-11-03  8:51 UTC  (7+ messages)

[RFC 00/19] KVM: s390/crypto/vfio: guest dedicated crypto adapters
 2017-11-03  8:49 UTC  (8+ messages)
` [RFC 19/19] s390/facilities: enable AP facilities needed by guest

[Qemu-devel] [PATCH v8 00/14] Dirty bitmaps postcopy migration
 2017-10-30 16:54 UTC  (2+ messages)

[PATCH 0/6] drm/: Add simple modeset suspend/resume helpers
 2017-11-03  8:49 UTC  (3+ messages)
` [PATCH 4/6] drm/fsl-dcu: Use drm_mode_config_helper_suspend/resume()

[PATCH] ASoC: Intel: kbl: Modify Headset map for Multi-Playback
 2017-11-03  8:48 UTC  (4+ messages)
  ` [alsa-devel] "

[PATCH v2 1/3] ARM: dts: AM335x: Add dummy i2c nodes
 2017-11-03  8:47 UTC  (3+ messages)
` [PATCH v2 2/3] common: oftree: Add autoenable functionality

HDA HDMI audio doesn't work on Intel Geminilake machines
 2017-11-03  8:33 UTC  (2+ messages)

[Qemu-devel] [Bug 1013691] [NEW] ppc64 + virtio-scsi: only first scsi disk shows up in the guest
 2017-11-03  8:34 UTC  (2+ messages)
` [Qemu-devel] [Bug 1013691] "

[PATCH RFC 0/4] i2c: at91: slave mode support
 2017-11-03  8:46 UTC  (6+ messages)
` [PATCH RFC 4/4] i2c: at91: take slave mode capabilities of hardware into account

[U-Boot] sunxi: broken sun4i_emacs, all boards?
 2017-11-03  8:45 UTC  (3+ messages)

[PATCH rdma-core] suse: Bump OpenSUSE version to 42.3
 2017-11-03  8:45 UTC 

[kernel-hardening] [RFC] vla: add VLA macro and testing
 2017-11-03  8:44 UTC  (2+ messages)

[PATCH] ARM: sun7i: Add Cubietech Einstein A20 board device-tree
 2017-11-03  8:44 UTC  (5+ messages)

[Qemu-devel] [PATCH] virtio-pci: Don't force Subsystem Vendor ID = Vendor ID
 2017-11-03  8:44 UTC  (6+ messages)

[U-Boot] [PATCH v2 0/2] sunxi: Fix boot of Cubietruk and al
 2017-11-03  8:42 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] sunxi: binman: Add U-Boot binary size check

Xen 4.10.0 RC1 test result
 2017-11-03  8:42 UTC  (5+ messages)

[Qemu-devel] [PATCH] tcg/mips: make some functions inline
 2017-11-03  8:42 UTC  (2+ messages)

[PATCH] xen/pvcalls: fix unsigned less than zero error check
 2017-11-03  8:42 UTC 

How to handle jack detection through gpios
 2017-11-03  8:41 UTC 

[Qemu-devel] [PULL 0/3] TCG queued patches
 2017-11-03  8:40 UTC  (4+ messages)
` [Qemu-devel] [PULL 1/3] tcg: Allow constant pool entries in the prologue
` [Qemu-devel] [PULL 2/3] tcg/s390x: Use constant pool for prologue
` [Qemu-devel] [PULL 3/3] cpu-exec: Exit exclusive region on longjmp from step_atomic

[PATCH] net: mvpp2: add ethtool GOP statistics
 2017-11-03  8:40 UTC  (3+ messages)

Context isolation
 2017-11-03  8:39 UTC  (8+ messages)
` [PATCH 6/6] drm/i915: Stop caching the "golden" renderstate

[PATCH v3] net/ixgbe: fix filter parser error in L2 tunnel
 2017-11-03  8:38 UTC  (4+ messages)
` [PATCH v4] "

[PATCH v5 2/5] drm/i915/guc : Removing i915_modparams.enable_guc_loading module
 2017-11-03  8:36 UTC  (5+ messages)

[U-Boot] [GIT PULL] Xilinx fix for v2017.11
 2017-11-03  8:35 UTC 

[PATCH v1 0/3] Virtio-balloon Improvement
 2017-11-03  8:35 UTC  (5+ messages)

[PATCH] staging: iio: ad7746: Improve unlocking of a mutex in ad7746_start_calib()
 2017-11-03  8:33 UTC  (2+ messages)

[Qemu-devel] [PATCH v17 0/6] Virtio-balloon Enhancement
 2017-11-03  8:13 UTC  (34+ messages)
`  "
` [virtio-dev] "
` [Qemu-devel] [PATCH v17 1/6] lib/xbitmap: Introduce xbitmap
  `  "
  ` [virtio-dev] "
` [PATCH v17 2/6] radix tree test suite: add tests for xbitmap
` [Qemu-devel] "
  ` [virtio-dev] "
` [PATCH v17 3/6] mm/balloon_compaction.c: split balloon page allocation and enqueue
  ` [virtio-dev] "
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v17 4/6] virtio-balloon: VIRTIO_BALLOON_F_SG
  `  "
  ` [virtio-dev] "
` [Qemu-devel] [PATCH v17 5/6] mm: support reporting free page blocks
  `  "
  ` [virtio-dev] "
` [PATCH v17 6/6] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
` [Qemu-devel] "
  ` [virtio-dev] "

[U-Boot] [PATCH] ARM: Samsung: Add Exynos5422-based Odroid HC1 support
 2017-11-03  8:30 UTC 

[GIT PULL for 4.15] V4L2 async and imx274 fixes
 2017-11-03  8:30 UTC 

[BUG] xen-mceinj tool testing cause dom0 crash
 2017-11-03  8:29 UTC  (6+ messages)

[PATCH] mm: use in_atomic() in print_vma_addr()
 2017-11-03  8:29 UTC  (5+ messages)

[PATCH RESEND 0/4] fix alert and add testcase lowmem check
 2017-11-03  8:28 UTC  (5+ messages)
` [PATCH RESEND 1/4] btrfs-progs: test: Add test image for lowmem mode file extent interrupt
` [PATCH RESEND 2/4] btrfs-progs: lowmem check: Output more detailed information about "
` [PATCH RESEND 3/4] btrfs-progs: lowmem check: Fix false alert about referencer count mismatch
` [PATCH RESEND 4/4] btrfs-progs: test: Add test image for lowmem mode referencer count mismatch false alert

[PATCH v3 00/19] Vhost-user: Implement device IOTLB support
 2017-11-03  8:25 UTC  (6+ messages)
` [PATCH v3 17/19] vhost-user: iommu: postpone device creation until ring are mapped

[PATCH v8 0/6] drm/i915/guc : Removing enable_guc_loading module and Decoupling logs and ADS from submission
 2017-11-03  8:25 UTC  (5+ messages)
` [PATCH v8 2/6] drm/i915/guc : Removing i915_modparams.enable_guc_loading module parameter

[RFC 0/2] do not depend on cpuhotplug logs in lru_add_drain_all
 2017-11-03  8:24 UTC  (5+ messages)
` [PATCH 1/2] shmem: drop lru_add_drain_all from shmem_wait_for_pins

[PATCH] pci/switchtec: Don't use completion's wait queue
 2017-11-03  8:22 UTC  (9+ messages)
  ` [PATCH v2] "
          ` [PATCH v3] "

[PATCH] python/semanage: Do not try to reload policy when SELinux is disabled
 2017-11-03  8:22 UTC  (5+ messages)

[PATCH 1/3] drm/i915: Check if the stolen memory "reserved" area is enabled or not
 2017-11-03  8:18 UTC  (4+ messages)
` ✗ Fi.CI.IGT: warning for series starting with [1/3] "

[PATCH v2 1/6] ARM: boards: phytec-som-am335x: Add unified MLO
 2017-11-03  8:19 UTC  (5+ messages)
` [PATCH v2 4/6] common: state: Add variable_type to state_variable
` [PATCH v2 5/6] common: state: Add function to read state MAC

[Qemu-devel] capstone broke mingw cross build
 2017-11-03  8:19 UTC 

[PATCH 0/5] xfs refcount conversions
 2017-11-03  8:19 UTC  (5+ messages)

[linux-lvm] Question on mixing technologies
 2017-11-03  8:19 UTC  (5+ messages)

[U-Boot] [PATCH] armv8: update gd after relocate
 2017-11-03  8:18 UTC  (2+ messages)

BMC version check via restful
 2017-11-03  8:14 UTC 

linux-next: build failure after merge of the gpio tree
 2017-11-03  8:13 UTC  (3+ messages)

[PATCH v17 0/6] Virtio-balloon Enhancement
 2017-11-03  8:13 UTC 

Performance issues writing to PCIe in a Zynq
 2017-11-03  8:12 UTC  (2+ messages)

[PATCH v2] media: s5p-mfc: Add support for V4L2_MEMORY_DMABUF type
 2017-11-03  8:11 UTC 

[U-Boot] [PATCH] rockchip: rock: remove CONFIG_ENV_OFFSEt
 2017-11-03  8:11 UTC 

[PATCH] net: sched: cls_u32: use bitwise & rather than logical && on n->flags
 2017-11-03  8:09 UTC  (2+ messages)

[jethro][PATCH v2] wpa_supplicant: fix WPA2 key replay security bug
 2017-11-03  8:09 UTC 

[PATCH] staging: iio: ad7152: Improve unlocking of a mutex in ad7152_start_calib()
 2017-11-03  8:09 UTC  (2+ messages)

linux-next: manual merge of the akpm-current tree with the net-next tree
 2017-11-03  8:07 UTC 

[PATCH v3 0/2] livepatch: Introduce signal and force sysfs attributes
 2017-11-03  8:07 UTC  (7+ messages)
` [PATCH v3 1/2] livepatch: send a fake signal to all blocking tasks
` [PATCH v3 2/2] livepatch: force transition process to finish


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.