All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-13 20:02:00 to 2016-06-13 20:54:41 UTC [more...]

[PATCH 0/3] fix backchannel crash due to multipath
 2016-06-13 20:54 UTC  (3+ messages)

[PATCH v8 1/5] ptr_ring: array based FIFO for pointers
 2016-06-13 20:54 UTC  (3+ messages)
` [PATCH v8 2/5] ptr_ring: ring test

[PATCH v8 0/5] skb_array: array based FIFO for skbs
 2016-06-13 20:54 UTC 

[PATCH] cpufreq: conservative: Do not use transition notifications
 2016-06-13 20:57 UTC  (4+ messages)

[RFC 00/18] Present useful limits to user
 2016-06-13 20:52 UTC  (13+ messages)
` [RFC 01/18] capabilities: track actually used capabilities
` [RFC 05/18] limits: track and present RLIMIT_NOFILE actual max
` [RFC 12/18] limits: track RLIMIT_MEMLOCK "
` [RFC 18/18] proc: present VM_LOCKED memory in /proc/self/maps

[Qemu-devel] [PATCH v3 0/4] enable iommu with -device
 2016-06-13 20:51 UTC  (2+ messages)

[PATCH 00/14] run seccomp after ptrace
 2016-06-13 20:50 UTC  (6+ messages)

[RFC] serial: 8250: fix regression in 8250 uart driver
 2016-06-13 20:13 UTC  (2+ messages)

[refpolicy] [PATCH 1/1] Allow puppet_t transtition to shorewall_t
 2016-06-13 20:50 UTC 

[Buildroot] [PATCH 1/6] Replace (e)glibc by glibc
 2016-06-13 20:50 UTC  (16+ messages)
` [Buildroot] [PATCH 2/6] docs/manual: don't mention eglibc, mention musl
` [Buildroot] [PATCH 3/6] glibc: remove additional occurrences of eglibc
` [Buildroot] [PATCH 4/6] gcc: remove occurrence "
` [Buildroot] [PATCH 5/6] docs/manual/known-issues: remove occurrences "
` [Buildroot] [PATCH 6/6] rt-tests: remove occurrence "

Linux panics when suspend cannot offline the secondary cores
 2016-06-13 20:49 UTC  (5+ messages)

[PATCH RFC 0/3] ipv4: preparation work for making ipv4 routing ecn robust
 2016-06-13 20:47 UTC  (4+ messages)
` [PATCH RFC 1/3] ipv4: make flow functions more grepable by removing flowi4_init_output
` [PATCH RFC 2/3] ipv4: make flow functions more grepable by removing flowi4_update_output
` [PATCH RFC 3/3] ipv4: kill RTO_ONLINK, RT_CONN_FLAGS and RT_CONN_FLAGS_TOS

[PATCH 0/6] vhost: add vhost-user client mode and reconnect ability
 2016-06-13 20:47 UTC  (5+ messages)
` [PATCH 4/6] vhost: workaround stale vring base

Question about sharing spinlock_t among VMs in Xen
 2016-06-13 20:46 UTC  (3+ messages)

[Patch net-next] net_sched: make tcf_hash_check() boolean
 2016-06-13 20:46 UTC 

[meta-python][PATCH] python-pyephem_3.7.6.0.bb: Add new recipe
 2016-06-13 20:46 UTC 

[PATCH] Input: i8042 - Fix console keyboard support on Gen2 Hyper-V VMs
 2016-06-13 20:45 UTC  (3+ messages)
` [PATCH] [PATCH] Input: i8042 - Fix console keyboard support on

[PATCH] NVMe:Support for Host Memory Buffer(HMB)
 2016-06-13 20:46 UTC  (2+ messages)

[PATCH net-next] tcp: use RFC6298 compliant TCP RTO calculation
 2016-06-13 20:45 UTC 

[Qemu-devel] [PATCH 00/10] vhost-user: simple reconnection support
 2016-06-13 20:45 UTC  (5+ messages)
` [Qemu-devel] [PATCH 03/10] tests/vhost-user-bridge: workaround stale vring base

[lustre-devel] [PATCH] lustre: hide call to Posix ACL in ifdef
 2016-06-13 20:44 UTC  (2+ messages)
`  "

[PATCH net-next 0/3] net: vrf: Handle ipv6 multicast and link-local addresses
 2016-06-13 20:44 UTC  (4+ messages)
` [PATCH net-next 1/3] net: l3mdev: Remove const from flowi6 arg to get_rt6_dst
` [PATCH net-next 2/3] net: ipv6: Do not add multicast route for l3 master devices
` [PATCH net-next 3/3] net: vrf: Handle ipv6 multicast and link-local addresses

[Patch net] act_ipt: fix a bind refcnt leak
 2016-06-13 20:44 UTC 

[PATCH] s390/oprofile: Remove deprecated create_workqueue
 2016-06-13 20:44 UTC  (4+ messages)

[PATCH] clk: rockchip: add flag CLK_SET_RATE_PARENT for dclk_vop0_div on RK3399
 2016-06-13 20:43 UTC  (5+ messages)

[PATCH V2] net: Allow xt_owner in any user namespace
 2016-06-13 20:42 UTC 

[SPDK] Userspace Network Services (UNS) library
 2016-06-13 20:42 UTC 

[PATCH 0/6] x86: 32-bit compatible C/R on x86_64
 2016-06-13 20:40 UTC  (8+ messages)
` [PATCH 5/6] x86/ptrace: down with test_thread_flag(TIF_IA32)

[PATCH 0/8] kexec_file_load implementation for PowerPC
 2016-06-13 20:40 UTC  (5+ messages)
` [PATCH 2/8] kexec_file: Generalize kexec_add_buffer

[Qemu-devel] [PULL 01/32] pci: fix pci_requester_id()
 2016-06-13 20:41 UTC  (32+ messages)
` [Qemu-devel] [PULL 02/32] vhost-user: add ability to know vhost-user backend disconnection
` [Qemu-devel] [PULL 03/32] tests/vhost-user-bridge: add client mode
` [Qemu-devel] [PULL 04/32] tests/vhost-user-bridge: workaround stale vring base
` [Qemu-devel] [PULL 05/32] qemu-char: add qemu_chr_disconnect to close a fd accepted by listen fd
` [Qemu-devel] [PULL 06/32] vhost-user: disconnect on start failure
` [Qemu-devel] [PULL 07/32] vhost-net: do not crash if backend is not present
` [Qemu-devel] [PULL 08/32] vhost-net: save & restore vhost-user acked features
` [Qemu-devel] [PULL 09/32] vhost-net: save & restore vring enable state
` [Qemu-devel] [PULL 10/32] tests: append i386 tests
` [Qemu-devel] [PULL 11/32] test: start vhost-user reconnect test
` [Qemu-devel] [PULL 12/32] smbios: Move table build tools into an include file
` [Qemu-devel] [PULL 13/32] ipmi: Add SMBIOS table entry
` [Qemu-devel] [PULL 14/32] acpi: Add IPMI table entries
` [Qemu-devel] [PULL 15/32] bios: Add tests for the IPMI ACPI and SMBIOS entries
` [Qemu-devel] [PULL 16/32] pci core: assert ENOSPC when add capability
` [Qemu-devel] [PULL 17/32] fix some coding style problems
` [Qemu-devel] [PULL 18/32] msi_init: change return value to 0 on success
` [Qemu-devel] [PULL 19/32] pc-dimm: introduce get_vmstate_memory_region callback
` [Qemu-devel] [PULL 20/32] nvdimm: support nvdimm label
` [Qemu-devel] [PULL 21/32] acpi: add aml_object_type
` [Qemu-devel] [PULL 22/32] acpi: add aml_call5
` [Qemu-devel] [PULL 23/32] nvdimm acpi: set HDLE properly
` [Qemu-devel] [PULL 24/32] nvdimm acpi: save arg3 of _DSM method
` [Qemu-devel] [PULL 25/32] nvdimm acpi: check UUID
` [Qemu-devel] [PULL 26/32] nvdimm acpi: abstract the operations for root & nvdimm devices
` [Qemu-devel] [PULL 27/32] nvdimm acpi: check revision
` [Qemu-devel] [PULL 28/32] nvdimm acpi: support Get Namespace Label Size function
` [Qemu-devel] [PULL 29/32] nvdimm acpi: support Get Namespace Label Data function
` [Qemu-devel] [PULL 30/32] nvdimm acpi: support Set "
` [Qemu-devel] [PULL 31/32] docs: add NVDIMM ACPI documentation
` [Qemu-devel] [PULL 32/32] MAINTAINERS: add Marcel to PCI

[PATCH v2] usb: phy: mxs: Add DT bindings to configure TX settings
 2016-06-13 20:40 UTC  (11+ messages)
` [PATCH v3] "

[PATCH] clocksource: nps: fix nps_timer_init return value
 2016-06-13 20:41 UTC 

[OpenRISC] l.bf instruction issue
 2016-06-13 20:39 UTC  (6+ messages)

[PATCH] clocksource: kona: avoid bogus warning
 2016-06-13 20:40 UTC 

[Qemu-devel] [PULL 00/32] pc, pci, virtio: new features, cleanups, fixes
 2016-06-13 20:38 UTC 

Patches for ARC
 2016-06-13 20:38 UTC  (2+ messages)

[Buildroot] [PATCH v5] package/python-pillow: new package
 2016-06-13 20:38 UTC 

[PATCH 0/2] Fixing the compilation errors for liblockdep
 2016-06-13 20:38 UTC  (5+ messages)
` [PATCH 1/2] liblockdep: Fix compile errors

[PATCH 0/3] Allwinner MMC Fifo register
 2016-06-13 20:37 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: Change compatible string to "allwinner, sun6i-a31-mmc" for A31, A23-A33 and H3
` [PATCH 2/3] dt-bindings: Add "allwinner, sun6i-a31-mmc" in documentation Documentation
` [PATCH 3/3] sunxi: Add "allwinner, sun6i-a31-mmc" support in the driver

[PATCH net-next] net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)
 2016-06-13 20:36 UTC  (2+ messages)

[Intel-wired-lan] [net-next PATCH 00/15] Future-proof tunnel offload handlers
 2016-06-13 20:36 UTC  (7+ messages)
` [Intel-wired-lan] [net-next PATCH 01/15] net: Combine GENEVE and VXLAN port offload notifiers into single functions
    `  "

[Qemu-arm] [PATCH RFC 00/16] Rework SMP parameters
 2016-06-13 20:35 UTC  (5+ messages)
` [Qemu-arm] [PATCH RFC 06/16] vl: move smp parsing to machine pre_init
    ` [Qemu-arm] [Qemu-devel] "
      `  "

[kernel-hardening] [RFC 0/3] Add struct randomization plugin
 2016-06-13 20:34 UTC  (10+ messages)
` [kernel-hardening] [RFC 3/3] Change initialization C99 style; tag no_ramdomize_layout structs
  ` [kernel-hardening] "

[PATCH v2 0/4] convert dynamic_debug to use jump labels
 2016-06-13 20:32 UTC  (7+ messages)
` [PATCH v2 4/4] dynamic_debug: add jump label support

[PATCH][meta-oe] krb5: add systemd support
 2016-06-13 20:32 UTC  (2+ messages)

[Qemu-devel] [PATCH v8 00/17] Add param Error ** for msi_init()
 2016-06-13 20:31 UTC  (3+ messages)

[PATCH v2 1/7] mm/compaction: split freepages without holding the zone lock
 2016-06-13 20:31 UTC  (3+ messages)

4.7-rc3: Reported regressions from 4.7
 2016-06-13 20:35 UTC  (4+ messages)

[PATCH openbmc 0/2] Add virtual workbook / config-in-skeleton classes
 2016-06-13 20:30 UTC  (3+ messages)
` [PATCH openbmc 1/2] Bump pyphosphor version
` [PATCH openbmc 2/2] Add virtual workbook / config-in-skeleton classes

[Buildroot] [PATCH 1/3] package/qt: Fix Kconfig for OpenGL support
 2016-06-13 20:29 UTC  (6+ messages)
` [Buildroot] [PATCH 2/3] package/qwt: Fix selecting OpenGL support in qt4
` [Buildroot] [PATCH 3/3] package/qwt: bump version to 6.1.3

[PATCH] PCI: Fix __pci_bus_size_bridges when bridge is not available
 2016-06-13 20:28 UTC  (2+ messages)

[PATCH] x86/SVM: Fix implicit declaration issue for __default_cpu_present_to_apicid()
 2016-06-13 20:28 UTC 

[Buildroot] [git commit] package/qwt: bump version to 6.1.3
 2016-06-13 20:28 UTC 

[Buildroot] [git commit] package/qwt: Fix selecting OpenGL support in qt4
 2016-06-13 20:26 UTC 

[PATCH v3 0/4] app/test: rework crypto AES unit test
 2016-06-13 20:26 UTC  (3+ messages)
` [PATCH v4 "

[Qemu-devel] [PATCH v6 00/11] 8bit AVR cores
 2016-06-13 20:25 UTC  (4+ messages)
` [Qemu-devel] [PATCH v6 08/11] target-avr: adding instruction translation

[Buildroot] [git commit] qt: enable opengl support by default if available
 2016-06-13 20:25 UTC 

[PATCH] brcmfmac: rework function picking free BSS index
 2016-06-13 20:25 UTC  (4+ messages)

[Qemu-devel] [PATCH 1/7] nios2: Add disas entries
 2016-06-13 20:24 UTC  (5+ messages)

[Buildroot] [git commit] package/qt: Fix Kconfig for OpenGL support
 2016-06-13 20:24 UTC 

[PATCH] strbuf: describe the return value of strbuf_read_file()
 2016-06-13 20:23 UTC 

[Qemu-devel] [PATCHv2 0/2] MAINTAINERS: update entries for SPARC
 2016-06-13 20:23 UTC  (3+ messages)
` [Qemu-devel] [PATCHv2 1/2] MAINTAINERS: add Artyom Tarasenko as SPARC maintainer
` [Qemu-devel] [PATCHv2 2/2] MAINTAINERS: remove Blue Swirl "

[PATCH] ARM: mm: fix location of _etext
 2016-06-13 20:23 UTC  (3+ messages)

[PATCH] test: fix mempool perf test enq_count wraparound of 32-bit uint
 2016-06-13 20:23 UTC  (4+ messages)
` [PATCH v2] "

[U-Boot] [PATCH v3 1/2] nand: nand torture: follow sync with linux v4.6
 2016-06-13 20:19 UTC  (3+ messages)
` [U-Boot] [PATCH v3 2/2] nand: extend nand torture

[Qemu-devel] [PATCH v4 00/11] backup compression
 2016-06-13 20:19 UTC  (10+ messages)
` [Qemu-devel] [PATCH 03/11] qcow2: add qcow2_co_write_compressed
` [Qemu-devel] [PATCH 07/11] block: optimization blk_pwrite_compressed()
` [Qemu-devel] [PATCH 08/11] drive-backup: added support for data compression
` [Qemu-devel] [PATCH 09/11] blockdev-backup: "

[PATCH 1/2] btrfs: plumb fs_info into btrfs_work
 2016-06-13 20:19 UTC  (4+ messages)
` [PATCH 2/2] btrfs: prefix fsid to all trace events

[Qemu-devel] [PATCH v7 0/3] Add a generic loader
 2016-06-13 20:17 UTC  (6+ messages)
` [Qemu-devel] [PATCH v7 3/3] docs: Add a generic loader explanation document

[PATCH v1 1/1] x86/platform/intel-mid: Add Power Management Unit driver
 2016-06-13 20:18 UTC 

X58 Virtualization w/ Linux
 2016-06-13 20:11 UTC  (6+ messages)

[kernel-hardening] [PATCH] gcc-plugins: disable under COMPILE_TEST
 2016-06-13 20:15 UTC  (11+ messages)
` [kernel-hardening] "
          `  "

[PATCH] app/test: fix bond device name too long
 2016-06-13 20:14 UTC  (3+ messages)

[PATCH 0/8] NTB Selftest Script
 2016-06-13 20:14 UTC  (5+ messages)
` [PATCH 3/8] ntb_perf: Return results by reading the run file
` [PATCH 4/8] ntb_perf: Wait for link before running test

[PATCH] drm/radeon: fix asic initialization for virtualized environments
 2016-06-13 20:10 UTC  (2+ messages)

[V3, 1/2] mtd: brcmnand: Add check for erased page bitflips
 2016-06-13 20:07 UTC  (2+ messages)

[Qemu-devel] [PATCH] MAINTAINERS: add Marcel to PCI
 2016-06-13 20:07 UTC 

[PATCH -next] mtd: nand: sunxi: fix return value check in sunxi_nfc_dma_op_prepare()
 2016-06-13 20:06 UTC  (3+ messages)

[PATCH v6 0/5] PCI: Add support for suspending (including runtime) of PCIe ports
 2016-06-13 20:05 UTC  (2+ messages)

[PATCH v2 0/3] pnfs/nfsd: have client and server support multiple layout types
 2016-06-13 20:05 UTC  (3+ messages)
` [PATCH v2 3/3] pnfs: add a new mechanism to select a layout driver according to an ordered list

[PATCH] app/test: fix array overflow warning with gcc 4.5
 2016-06-13 20:04 UTC  (2+ messages)

[PATCH] zram: add zpool support
 2016-06-13 20:04 UTC  (4+ messages)
    ` Fwd: "

[Intel-wired-lan] [net-next PATCH 02/15] net: Merge VXLAN and GENEVE push notifiers into a single notifier
 2016-06-13 20:03 UTC  (3+ messages)

[PATCH 00/12] Remove unneeded build directory traversals
 2016-06-13 20:02 UTC  (24+ messages)
` [PATCH 01/12] gpio: Only descend into gpio directory when CONFIG_GPIOLIB is set
` [PATCH 02/12] pwm: Only descend into pwm directory when CONFIG_PWM "
` [PATCH 03/12] amba: Only descend into amba directory when CONFIG_ARM_AMBA "
` [PATCH 04/12] NFC: Only descend into nfc directory when CONFIG_NFC "
` [PATCH 05/12] macintosh: Only descend into directory when CONFIG_MACINTOSH_DRIVERS "
` [PATCH 06/12] hsi: Only descend into hsi directory when CONFIG_HSI "
` [PATCH 07/12] auxdisplay: Only descend into directory when CONFIG_AUXDISPLAY "
` [PATCH 08/12] i2c: Only descend into i2c directory when CONFIG_I2C "
` [PATCH 09/12] [media] Only descend into directory when CONFIG_MEDIA_SUPPORT "
` [PATCH 10/12] lguest: Only descend into lguest directory when CONFIG_LGUEST "
` [PATCH 11/12] mmc: Only descend into mmc directory when CONFIG_MMC "
` [PATCH 12/12] leds: Only descend into leds directory when CONFIG_NEW_LEDS "

[PATCH V9 00/11] Support for ARM64 ACPI based PCI host controller
 2016-06-13 20:01 UTC  (5+ messages)
` [PATCH V9 09/11] ARM64/PCI: ACPI support for legacy IRQs parsing and consolidation with DT code


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.