All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-04 21:51:12 to 2016-02-04 22:44:16 UTC [more...]

[PATCH 0/6] iWARP patches for the 4.5-rc2 rebase
 2016-02-05 22:01 UTC  (7+ messages)
  ` [PATCH 1/6] IB: New common API for draining a queue pair
  ` [PATCH 2/6] iw_cxgb4: add drain_qp function
  ` [PATCH 3/6] nvme-rdma: use ib_drain_qp() function
  ` [PATCH 4/6] IB: add a simple MR pool
  ` [PATCH 5/6] IB: generic RDMA READ/WRITE API
  ` [PATCH 6/6] nvmet_rdma: use generic RDMA READ/WRITE path

[4.2.y-ckt stable] Linux 4.2.8-ckt4 stable review
 2016-02-04 22:43 UTC  (6+ messages)
` [PATCH 4.2.y-ckt 13/64] hrtimer: Handle remaining time proper for TIME_LOW_RES
` [PATCH 4.2.y-ckt 14/64] timerfd: Handle relative timers with CONFIG_TIME_LOW_RES proper
` [PATCH 4.2.y-ckt 15/64] posix-timers: "
` [PATCH 4.2.y-ckt 16/64] itimers: "

[PATCH v3 00/20] refs backend rebase on pu
 2016-02-04 22:44 UTC  (8+ messages)

[Bug 111151] New: [pata_amd][pata_acpi] Internal base address register error prevents initialization of PATA drive
 2016-02-04 22:43 UTC  (2+ messages)
` [Bug 111151] "

reducing buffer allocations
 2016-02-04 22:43 UTC  (3+ messages)

[PATCH v3 net-next] net: Implement fast csum_partial for x86_64
 2016-02-04 22:43 UTC  (5+ messages)

[PATCH v4] Add user.useConfigOnly boolean for when ident shouldn't be guessed
 2016-02-04 22:42 UTC  (5+ messages)
` [PATCH v4 2/3] "
` [PATCH v4 3/3] ident.c: cleanup wrt ident's source

HVMlite ABI specification DRAFT A
 2016-02-04 22:41 UTC  (10+ messages)

[RFC PATCH] ARM: clocksource: make ARM_GLOBAL_TIMER selectable
 2016-02-04 22:41 UTC  (4+ messages)

[PATCH] perf tools: handle spaces in file names obtained from /proc/pid/maps
 2016-02-04 22:39 UTC  (6+ messages)
      ` [PATCH v2] "

Clarifying PVH mode requirements
 2016-02-04 22:39 UTC  (11+ messages)

[PATCH 0/2] Fix mmap_base entropy for >31 bits
 2016-02-04 22:38 UTC  (5+ messages)
` [PATCH 1/2] drivers: char: random: Add get_random_long()
  ` [PATCH 2/2] use get_random_long()

[PATCH] PCI: layerscape: add ls2085a compatible
 2016-02-04 22:37 UTC  (4+ messages)

PM regression with commit 5de85b9d57ab PM runtime re-init in v4.5-rc1
 2016-02-04 22:34 UTC  (5+ messages)

Data corruption on serial interface under load
 2016-02-04 22:27 UTC  (4+ messages)

[PATCH] Adding Intel Lewisburg support for iTCO
 2016-02-04 22:37 UTC 

[RFC][PATCHSET v2] allowing exports in *.S
 2016-02-04 22:33 UTC  (3+ messages)
` [PATCH v2 01/13] [kbuild] handle exports in lib-y objects reliably

FIO and replay_redirect
 2016-02-04 22:32 UTC 

+ kernel-add-kcov-code-coverage-fix.patch added to -mm tree
 2016-02-04 22:31 UTC 

+ kernel-add-kcov-code-coverage.patch added to -mm tree
 2016-02-04 22:31 UTC 

[PATCH 0/5] oom reaper v5
 2016-02-04 22:31 UTC  (6+ messages)
` [PATCH 4/5] mm, oom_reaper: report success/failure

[PATCH v8] kernel: add kcov code coverage
 2016-02-04 22:30 UTC  (3+ messages)

[Buildroot] [PATCH v2 0/5] Patch file clarification & Co
 2016-02-04 22:28 UTC  (9+ messages)
` [Buildroot] [PATCH v2 3/5] COPYING: add exception about patch licensing

[PATCH v2 00/11] HVMlite domU support
 2016-02-04 22:28 UTC  (9+ messages)
` [PATCH v2 02/11] xen/hvmlite: Bootstrap HVMlite guest

[PATCH v3 00/22] Add Extensible SDK test suite
 2016-02-04 22:29 UTC  (23+ messages)
` [PATCH v3 01/22] testimage: Modularize helper functions for get test lists
` [PATCH v3 02/22] classes/testsdk: Add new class testsdk
` [PATCH v3 03/22] classes/testimage: Add defeault inherit for testsdk
` [PATCH v3 04/22] populate_sdk_ext: Set TOOLCHAINEXT_OUTPUTNAME
` [PATCH v3 05/22] get_test_suites: Add sdkext type for load test suites
` [PATCH v3 06/22] classes/testsdk: Add testsdkext task only install
` [PATCH v3 07/22] bb/fetch2: Move export_proxies function from wget to utils
` [PATCH v3 08/22] classes/testsdk: Add call to export_proxies on testsdkext
` [PATCH v3 09/22] toolchain-shar-extract.sh: Add proxy variable to new env
` [PATCH v3 10/22] testimage/testsdk: Modularize TestContext
` [PATCH v3 11/22] testimage/testsdk: Move get test suites routine inside TestContext
` [PATCH v3 12/22] oetest.py/TestContext: Move loadTests and runTests inside it
` [PATCH v3 13/22] classes/testsdk: Add function run_test_context
` [PATCH v3 14/22] oeqa/oetest: oeSDKTest when run a command redirect env output to null
` [PATCH v3 15/22] classes/testsdk: Add compatibility SDK testsuite to eSDK
` [PATCH v3 16/22] testsdkext: Add skeleton for support Extensible SDK tests
` [PATCH v3 17/22] classes/populate_sdk_ext: Add SDK_EXT_TARGET_MANIFEST and SDK_EXT_HOST_MANIFEST
` [PATCH v3 18/22] oeqa/oetest: Fix compatibility SDK tests using eSDK
` [PATCH v3 19/22] oeqa/sdkext: Add devtool basic tests for eSDK
` [PATCH v3 20/22] oeqa/sdkext/devtool.py: Add location test to ensure that devtool is the eSDK one
` [PATCH v3 21/22] classes/testsdk: Add help information on how to run tests
` [PATCH v3 22/22] classes/testimage: Fix exportTests function

[PATCH][yocto-autobuilder] nightly-musl: also build core-image-weston
 2016-02-04 22:27 UTC 

[PATCH][v2] drivers/memory: Add deep sleep support for IFC
 2016-02-04 22:27 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/9] qemu-log, -dfilter and other logging tweaks
 2016-02-04 22:26 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 4/9] qemu-log: Improve the "exec" TB execution logging
` [Qemu-devel] [PATCH v5 5/9] qemu-log: support simple pid substitution in logfile

[U-Boot] I need help linking a standalone program
 2016-02-04 22:26 UTC 

[Qemu-devel] [PULL 00/49] pc and misc cleanups and fixes, virtio optimizations
 2016-02-04 22:25 UTC  (49+ messages)
` [Qemu-devel] [PULL 03/49] tests: pc: acpi: drop not needed 'expected SSDT' blobs
` [Qemu-devel] [PULL 04/49] tests: pc: acpi: add expected DSDT.bridge blobs and update DSDT blobs
` [Qemu-devel] [PULL 05/49] virtio: move VirtQueueElement at the beginning of the structs
` [Qemu-devel] [PULL 06/49] virtio: move allocation to virtqueue_pop/vring_pop
` [Qemu-devel] [PULL 07/49] virtio: introduce qemu_get/put_virtqueue_element
` [Qemu-devel] [PULL 08/49] virtio: introduce virtqueue_alloc_element
` [Qemu-devel] [PULL 09/49] virtio: slim down allocation of VirtQueueElements
` [Qemu-devel] [PULL 10/49] vring: "
` [Qemu-devel] [PULL 11/49] virtio: combine the read of a descriptor
` [Qemu-devel] [PULL 12/49] virtio: cache used_idx in a VirtQueue field
` [Qemu-devel] [PULL 13/49] virtio: read avail_idx from VQ only when necessary
` [Qemu-devel] [PULL 15/49] hw/pxb: add pxb devices to the bridge category
` [Qemu-devel] [PULL 16/49] vhost-user-test: use correct ROM to speed up and avoid spurious failures
` [Qemu-devel] [PULL 17/49] hw/pci: ensure that only PCI/PCIe bridges can be attached to pxb/pxb-pcie devices
` [Qemu-devel] [PULL 18/49] ipmi: replace goto by a return statement
` [Qemu-devel] [PULL 19/49] ipmi: replace *_MAXCMD defines
` [Qemu-devel] [PULL 20/49] ipmi: cleanup error_report messages
` [Qemu-devel] [PULL 21/49] ipmi: fix SDR length value
` [Qemu-devel] [PULL 22/49] ipmi: introduce a struct ipmi_sdr_compact
` [Qemu-devel] [PULL 23/49] ipmi: add get and set SENSOR_TYPE commands
` [Qemu-devel] [PULL 24/49] ipmi: add GET_SYS_RESTART_CAUSE chassis command
` [Qemu-devel] [PULL 25/49] ipmi: add ACPI power and GUID commands
` [Qemu-devel] [PULL 26/49] pc: Move PcGuestInfo declaration to top of file
` [Qemu-devel] [PULL 27/49] pc: Eliminate struct PcGuestInfoState
` [Qemu-devel] [PULL 28/49] pc: Simplify pc_memory_init() signature
` [Qemu-devel] [PULL 29/49] pc: Simplify xen_load_linux() signature
` [Qemu-devel] [PULL 30/49] acpi: Remove guest_info parameters from functions
` [Qemu-devel] [PULL 31/49] acpi: Don't save PcGuestInfo on AcpiBuildState
` [Qemu-devel] [PULL 32/49] pc: Remove compat fields from PcGuestInfo
` [Qemu-devel] [PULL 33/49] pc: Remove RAM size "
` [Qemu-devel] [PULL 34/49] pc: Remove PcGuestInfo.isapc_ram_fw field
` [Qemu-devel] [PULL 35/49] pc: Move PcGuestInfo.fw_cfg to PCMachineState
` [Qemu-devel] [PULL 36/49] pc: Move APIC and NUMA data from PcGuestInfo "
` [Qemu-devel] [PULL 37/49] pc: Eliminate PcGuestInfo struct
` [Qemu-devel] [PULL 38/49] acpi: take oem_id in build_header(), optionally
` [Qemu-devel] [PULL 39/49] acpi: expose oem_id and oem_table_id in build_rsdt()
` [Qemu-devel] [PULL 40/49] acpi: add function to extract oem_id and oem_table_id from the user's SLIC
` [Qemu-devel] [PULL 41/49] pc: set the OEM fields in the RSDT and the FADT from the SLIC
` [Qemu-devel] [PULL 42/49] dimm: Correct type of MemoryHotplugState->base
` [Qemu-devel] [PULL 43/49] intel_iommu: large page support
` [Qemu-devel] [PULL 44/49] fix MSI injection on Xen
  `  "
` [Qemu-devel] [PULL 45/49] net: set endianness on all backend devices
` [Qemu-devel] [PULL 46/49] i386/acpi: make floppy controller object dynamic
` [Qemu-devel] [PULL 47/49] expose floppy drive geometry and CMOS type
` [Qemu-devel] [PULL 48/49] i386: populate floppy drive information in DSDT
` [Qemu-devel] [PULL 49/49] acpi: update expected DSDT

[PATCH v4 00/12] ref-filter: use parsing functions
 2016-02-04 22:25 UTC  (3+ messages)
` [PATCH v4 06/12] ref-filter: introduce color_atom_parser()

[PATCH-v3 00/14] target_alloc_session w/ percpu_ida+ACK_KREF conversion
 2016-02-04 22:23 UTC  (5+ messages)
` [PATCH-v3 06/14] ib_srpt: Convert to target_alloc_session usage
` [PATCH-v3 14/14] ib_srpt: Convert to percpu_ida tag allocation

[PATCH 0/5] follow-up "Optimize CONFIG_DEBUG_PAGEALLOC"
 2016-02-04 22:22 UTC  (11+ messages)
` [PATCH 1/5] mm/vmalloc: query dynamic DEBUG_PAGEALLOC setting
` [PATCH 3/5] sound: "
` [PATCH 4/5] powerpc: "

[QUESTION] x86_64 -> i386/i686 CPU translation between xl and qemu binary?
 2016-02-04 22:22 UTC  (2+ messages)

[Xenomai] RT FEC net driver for IMX6Q
 2016-02-04 22:20 UTC  (7+ messages)

[PATCH 2/2] dax: fix bdev NULL pointer dereferences
 2016-02-04 22:19 UTC  (11+ messages)

[PATCH v2] MIPS: Stop using dla in 32 bit kernels
 2016-02-04 22:18 UTC  (4+ messages)

git grep argument parser bug
 2016-02-04 22:18 UTC  (2+ messages)

DPDK Community Call - Linux Foundation
 2016-02-04 22:15 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/5] q35: Remove old machines and unused compat code
 2016-02-04 22:14 UTC  (6+ messages)

[Qemu-devel] [PATCH v2 00/17] Support LUKS encryption in block devices
 2016-02-04 22:14 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 03/17] crypto: add support for PBKDF2 algorithm

[PATCH V2 net-next] hv_netvsc: cleanup netdev feature flags for netvsc
 2016-02-04 23:49 UTC 

[PATCH v2 7/8] rtc: implement a sysfs interface for clock offset
 2016-02-04 22:12 UTC  (7+ messages)
` [PATCH v3 1/3] rtc: Add functions to set and read rtc offset
    ` [rtc-linux] "
` [PATCH v3 2/3] rtc: implement a sysfs interface for clock offset
    ` [rtc-linux] "

[PATCH] tty: use __GFP_NOWARN for user-controlled kmalloc()
 2016-02-04 22:11 UTC  (3+ messages)
` [PATCH] tty: use __GFP_NOWARN for user-controlled kmalloc

[4.2.y-ckt stable] Patch "itimers: Handle relative timers with CONFIG_TIME_LOW_RES proper" has been added to the 4.2.y-ckt tree
 2016-02-04 22:10 UTC 

[4.2.y-ckt stable] Patch "posix-timers: Handle relative timers with CONFIG_TIME_LOW_RES proper" has been added to the 4.2.y-ckt tree
 2016-02-04 22:10 UTC 

[4.2.y-ckt stable] Patch "timerfd: Handle relative timers with CONFIG_TIME_LOW_RES proper" has been added to the 4.2.y-ckt tree
 2016-02-04 22:10 UTC 

[4.2.y-ckt stable] Patch "hrtimer: Handle remaining time proper for TIME_LOW_RES" has been added to the 4.2.y-ckt tree
 2016-02-04 22:10 UTC 

[PATCHv8 0/9] Expose submodule parallelism to the user
 2016-02-04 22:09 UTC  (10+ messages)
` [PATCHv8 1/9] submodule-config: keep update strategy around
` [PATCHv8 2/9] submodule-config: drop check against NULL
` [PATCHv8 3/9] submodule-config: remove name_and_item_from_var
` [PATCHv8 4/9] submodule-config: slightly simplify lookup_or_create_by_name
` [PATCHv8 5/9] submodule-config: introduce parse_generic_submodule_config
` [PATCHv8 6/9] fetching submodules: respect `submodule.fetchJobs` config option
` [PATCHv8 7/9] git submodule update: have a dedicated helper for cloning
` [PATCHv8 8/9] submodule update: expose parallelism to the user
` [PATCHv8 9/9] clone: allow an explicit argument for parallel submodule clones

efivarfs immutable files patch set
 2016-02-04 22:06 UTC  (3+ messages)
` [PATCH 2/5] efi: use ucs2_as_utf8 in efivarfs instead of open coding a bad version (v2)

[PATCH phosphor-objmgr 0/2] bug fix and pep8 cleanup
 2016-02-04 22:06 UTC  (3+ messages)
` [PATCH phosphor-objmgr 2/2] Run phosphor-mapper through pep8

[PATCH] usb: host: xhci: Replace bus lock with host controller lock
 2016-02-04 22:06 UTC  (3+ messages)

[PATCH] arm64: dts: apq8016-sbc: Add DT node for the uSD SDHC interface
 2016-02-04 22:06 UTC  (2+ messages)

[RFC] iwlwifi: pcie: transmit queue auto-sizing
 2016-02-04 22:06 UTC  (4+ messages)
` [RFC RESEND] "

[Bug 93988] Amdgpu, Tonga R9 380: ring 0 test failed (scratch(0xC040)=0xCAFEDEAD)
 2016-02-04 22:05 UTC  (2+ messages)

ceph official RPMs ./configure default flags
 2016-02-04 22:04 UTC  (5+ messages)

[PATCH] PCI/AER: Use list_first_entry_or_null() to simplify code
 2016-02-04 22:04 UTC  (2+ messages)

[Buildroot] [git commit] protobuf: introduce BR2_PACKAGE_PROTOBUF_ARCH_SUPPORTS
 2016-02-04 22:04 UTC 

[PATCH v2 0/4] PCI: rcar, rcar-gen2: More Gen2 compatibility strings
 2016-02-04 22:01 UTC  (7+ messages)

[PATCH v3.1] firmware: clean up filesystem load exit path
 2016-02-04 22:01 UTC  (3+ messages)

[PATCH v2] udev: add runtime dependencies for udev-cache
 2016-02-04 21:59 UTC  (4+ messages)

[Qemu-devel] [PATCH v16 00/14] vfio-pci: pass the aer error to guest
 2016-02-04 21:58 UTC  (10+ messages)

Signed RPMs
 2016-02-04 21:57 UTC 

[PATCHv7 0/8] Expose submodule parallelism to the user
 2016-02-04 21:57 UTC  (7+ messages)
` [PATCH 6/8] git submodule update: have a dedicated helper for cloning

[PATCH v1] Modify and modularize l3fwd code
 2016-02-04 21:55 UTC  (4+ messages)

+ mm-slab-shutdown-caches-only-after-releasing-sysfs-file.patch added to -mm tree
 2016-02-04 21:56 UTC 

[Buildroot] [PATCH v3] qt5tools: new package
 2016-02-04 21:56 UTC 

+ scripts-link-vmlinuxsh-force-error-on-kallsyms-failure.patch added to -mm tree
 2016-02-04 21:54 UTC 

[PATCH] epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUT
 2016-02-04 21:44 UTC  (2+ messages)

[PATCH v8 0/4] perf: add support for profiling jitted code
 2016-02-04 21:53 UTC  (5+ messages)
` [PATCH v8 2/4] perf inject: add jitdump mmap injection support

[Buildroot] [git commit] python-cffi: bump to 1.5.0
 2016-02-04 21:52 UTC 

[PATCH 1/7] tests/amdgpu: make amdgpu_sdma_test_exec_cs() generic
 2016-02-04 21:52 UTC  (6+ messages)
` [PATCH 6/7] tests/amdgpu: make amdgpu_command_submission_sdma_copy_linear generic


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.