All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-26 17:18:46 to 2016-07-26 18:26:42 UTC [more...]

[Qemu-devel] [PATCH v3 0/6] Add support for Cadence GEM priority queues
 2016-07-26 18:25 UTC  (7+ messages)
` [Qemu-arm] "
` [Qemu-devel] [PATCH v3 1/6] cadence_gem: QOMify Cadence GEM
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v3 2/6] cadence_gem: Add the num-priority-queues property
` [Qemu-devel] [PATCH v3 3/6] cadence_gem: Add support for screening
` [Qemu-devel] [PATCH v3 4/6] cadence_gem: Add queue support

[Intel-wired-lan] [PATCH v2 net-next 0/2] e1000e: fix PTP on e1000_pch_variants
 2016-07-26 18:25 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH v3 "
  `  "
  ` [Intel-wired-lan] [PATCH net-next v3 1/2] e1000e: factor out systim sanitization
    `  "
  ` [Intel-wired-lan] [PATCH net-next v3 2/2] e1000e: fix PTP on e1000_pch_lpt variants
    `  "

Multiple abort_task_set()s for one scsi_cmd
 2016-07-26 18:25 UTC 

[PATCH] Fix obex protocol for powerpc
 2016-07-26 18:25 UTC  (2+ messages)

[PATCH 0/5 RFC] Add an interface to discover relationships between namespaces
 2016-07-26 18:25 UTC  (11+ messages)

Possible unwanted behaviour in configfs
 2016-07-26 18:23 UTC  (3+ messages)
` [PATCH] fs: configfs: don't set buffer_needs_fill to zero if show() returns error

Current state of Git worktree used with submodules?
 2016-07-26 18:15 UTC  (10+ messages)
` [PATCH v4 0/4] Split .git/config in multiple worktree setup
  ` [PATCH v4 3/4] submodule: support running "

[patch 00/66] cpuhotplug: Convert all priority notifiers to the state machine
 2016-07-26 18:22 UTC  (14+ messages)
` [patch 61/66] timers: Convert to hotplug "

[PATCH] pwm: cros_ec: add __packed to prevent padding
 2016-07-26 18:22 UTC  (2+ messages)

[kernel-hardening] [PATCH] [RFC] Introduce mmap randomization
 2016-07-26 18:22 UTC  (4+ messages)
`  "

[PATCH v2] reset: uniphier: add reset controller drivers for UniPhier SoCs
 2016-07-26 18:20 UTC  (3+ messages)

[Powertop] cpu wiggle changes userspace governor settings
 2016-07-26 18:20 UTC 

[PATCH v2] i2c: i2c-cros-ec-tunnel: Reduce logging noise
 2016-07-26 18:20 UTC  (2+ messages)

[PATCH memory-barriers.txt 0/5] Fixes and Korean translation
 2016-07-26 18:19 UTC  (6+ messages)
` [PATCH memory-barriers.txt 1/5] documentation: Clarify limited control-dependency scope
` [PATCH memory-barriers.txt 2/5] memory-barriers.txt: Maintain consistent blank line
` [PATCH memory-barriers.txt 3/5] memory-barriers.txt: Fix wrong section reference
` [PATCH memory-barriers.txt 4/5] Doc/memory-barriers: Fix a typo of example result
` [PATCH memory-barriers.txt 5/5] Doc/memory-barriers: Add Korean translation

[U-Boot] [PATCH] Trimslice config: update for Trimslice so SPI flash works
 2016-07-26 18:17 UTC  (2+ messages)

[Bug 84156] New: Half of lighting gets broken in older apps
 2016-07-26 18:17 UTC  (2+ messages)
` [Bug 84156] "

[Bug 97039] The Talos Principle and Serious Sam 3 GPU faults
 2016-07-26 18:15 UTC  (2+ messages)

[Bug 97038] OpenArena couple times slower using llvm 3.9
 2016-07-26 18:14 UTC  (3+ messages)

Regarding recently Added TPM2.0 support to the Nuvoton i2c driver
 2016-07-26 18:14 UTC 

[Buildroot] [PATCH] ipkg: fix ARM MMU-less build
 2016-07-26 18:14 UTC  (2+ messages)

fio jobs time_based & runtime scope
 2016-07-26 18:11 UTC  (6+ messages)

[PATCH net-next v2 0/3] virtio: style cleanups
 2016-07-26 18:11 UTC  (2+ messages)

[PATCH] CIFS: Fix a possible invalid memory access in smb2_query_symlink()
 2016-07-26 18:11 UTC  (2+ messages)

deadlocks in rbd unmap and map
 2016-07-26 18:11 UTC  (10+ messages)

[PATCH] net/mlx5_core/health: Remove deprecated create_singlethread_workqueue
 2016-07-26 18:11 UTC  (3+ messages)
` [PATCH v2] "

[Buildroot] [PATCH] ipkg: needs MMU
 2016-07-26 18:10 UTC  (7+ messages)

[PATCH v2 00/22] usb: serial: ti_usb_3410_5052: clean driver
 2016-07-26 18:00 UTC  (23+ messages)
` [PATCH v2 01/22] usb: serial: ti_usb_3410_5052: Do not use __uX types
` [PATCH v2 02/22] usb: serial: ti_usb_3410_5052: Remove useless dev_dbg messages
` [PATCH v2 03/22] usb: serial: ti_usb_3410_5052: Use kzalloc instead of kmalloc
` [PATCH v2 04/22] usb: serial: ti_usb_3410_5052: Remove useless NULL-testing
` [PATCH v2 05/22] usb: serial: ti_usb_3410_5052: Use C_X macros instead of c_cflag manipulation
` [PATCH v2 06/22] usb: serial: ti_usb_3410_5052: Remove unused variables
` [PATCH v2 07/22] usb: serial: ti_usb_3410_5052: Use macros instead of magic values
` [PATCH v2 08/22] usb: serial: ti_usb_3410_5052: Remove in_sync and out_sync functions
` [PATCH v2 09/22] usb: serial: ti_usb_3410_5052: Remove useless tty_wakeup
` [PATCH v2 10/22] usb: serial: ti_usb_3410_5052: Change ti_write_byte function arguments
` [PATCH v2 11/22] usb: serial: ti_usb_3410_5052: Do not modify interrupt context
` [PATCH v2 12/22] usb: serial: ti_usb_3410_5052: Remove usb_serial pointer in ti_port
` [PATCH v2 13/22] usb: serial: ti_usb_3410_5052: Change ti_get/set_serial_info function arguments
` [PATCH v2 14/22] usb: serial: ti_usb_3410_5052: Do not set shadow mcr in open callback
` [PATCH v2 15/22] usb: serial: ti_usb_3410_5052: Check old_termios parameter in set_termios
` [PATCH v2 16/22] usb: serial: ti_usb_3410_5052: Raise DTR and RTS flags if speed is not null anymore
` [PATCH v2 17/22] usb: serial: ti_usb_3410_5052: Fix firmware downloading
` [PATCH v2 18/22] usb: serial: ti_usb_3410_5052: Standardize debug and error messages
` [PATCH v2 19/22] usb: serial: ti_usb_3410_5052: Use variables for vendor and product
` [PATCH v2 20/22] usb: serial: ti_usb_3410_5052: Set shadow msr before waking up waiters
` [PATCH v2 21/22] usb: serial: ti_usb_3410_5052: Add CMSPAR support
` [PATCH v2 22/22] usb: serial: ti_usb_3410_5052: Fix indentation problems

[PATCH v5 0/2] clk: uniphier: add clock drivers for UniPhier SoCs
 2016-07-26 18:09 UTC  (8+ messages)
` [PATCH v5 1/2] clk: uniphier: add core support code for UniPhier clock drivers
` [PATCH v5 2/2] clk: uniphier: add clock data for UniPhier SoCs

[Qemu-devel] [PATCH for-2.6 0/2] Fix regression with the default naming of throttling groups
 2016-07-26 18:09 UTC  (4+ messages)
    ` [Qemu-devel] [Qemu-block] "

[lustre-devel] [PATCH 30/58] staging: lustre: create striped directory
 2016-07-26 18:09 UTC  (5+ messages)
` [lustre-devel] [PATCH v2 "
      `  "

[Qemu-devel] [PATCH 1/1] block: improve error handling in raw_open
 2016-07-26 18:08 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 "
  ` [Qemu-devel] [Qemu-block] "

[PATCH net-next 0/3] qed*: Janitorial series [semantic & prints]
 2016-07-26 18:07 UTC  (2+ messages)

[PATCH v4 22/28] NFS: Remove unused function nfs_revalidate_mapping_protected()
 2016-07-26 18:07 UTC  (26+ messages)
` [PATCH v4 23/28] NFS: Do not aggressively cache file attributes in the case of O_DIRECT
  ` [PATCH v4 24/28] NFS: Getattr doesn't require data sync semantics
            ` [PATCH v4 24/28] "

[Bug 97025] flip queue failed: Device or resource busy
 2016-07-26 18:06 UTC  (2+ messages)

commiting the .git/hooks/pre-commit and testing the changes on the updated e1000_main.c
 2016-07-26 18:06 UTC 

[PATCH 1/2] chfn: add --trim option to remove trailing commas
 2016-07-26 18:06 UTC  (2+ messages)
` [PATCH 2/2] chfn: stop adding trailing commas to gecos

[PATCH net-next 0/3] virtio: style cleanups
 2016-07-26 18:05 UTC  (4+ messages)
` [PATCH net-next 3/3] virtio: use kcalloc and kmalloc_array

[PATCH] Making shares unaccessible at root level mountable (aka solving bsc#8950 ...again)
 2016-07-26 18:04 UTC  (11+ messages)

[PATCH 1/2] qemu: add patch to add mips 24KEc CPU definition
 2016-07-26 18:02 UTC  (3+ messages)
` [PATCH 2/2] tune-mips-24k: add QEMU_EXTRAOPTIONS for DSP and MIPS16e cores

[PATCH] xtensa: Partially Revert "xtensa: Remove unnecessary of_platform_populate with default match table"
 2016-07-26 18:01 UTC 

[PATCH 1/2] ipoib: Add ratelimited version of ipoib_warn
 2016-07-26 18:00 UTC  (3+ messages)
` [PATCH 2/2] ipoib: Ratelimit messages which can flood a host

[Intel-wired-lan] [PATCH v2 net-next 0/2] e1000e: fix PTP on e1000_pch_variants
 2016-07-26 17:58 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH net-next 3/2] e1000e: convert systim overflow check to use flags2
  `  "

Away until 15th August
 2016-07-26 17:58 UTC 

Volunteering for BeFS maintainership
 2016-07-26 17:56 UTC  (4+ messages)

[Intel-wired-lan] [next PATCH S40 00/13] i40e/i40evf updates
 2016-07-26 17:56 UTC  (3+ messages)
` [Intel-wired-lan] [next PATCH S40 01/13] i40e: Fix a bug where a client close can be called before an open is complete

[Intel-wired-lan] [jkirsher-next-queue:dev-queue 30/30] drivers/net/ethernet/intel/e1000e/ich8lan.c:5889:9: error: 'FLAGS2_CHECK_SYSTIM_OVERFLOW' undeclared here (not in a function)
 2016-07-26 17:56 UTC 

[PATCH v15 00/10] arm64: Add kernel probes (kprobes) support
 2016-07-26 17:54 UTC  (12+ messages)
` [PATCH v15 04/10] arm64: Kprobes with single stepping support

[infiniband-diags commit]infiniband-diags - Infiniband diagnostic tools branch, master, updated. 1.5.9-223-g1f2f062
 2016-07-26 17:54 UTC 

[PATCH] arm64: Fix Kconfig dependencies for RANDOMIZE_BASE
 2016-07-26 17:53 UTC  (4+ messages)

[PATCH v4 0/2] clk: uniphier: add clock drivers for UniPhier SoCs
 2016-07-26 17:53 UTC  (8+ messages)
` [PATCH v4 1/2] clk: uniphier: add core support code for UniPhier clock drivers
` [PATCH v4 2/2] clk: uniphier: add clock data for UniPhier SoCs

XDP seeking input from NIC hardware vendors
 2016-07-26 17:53 UTC  (6+ messages)
      ` [iovisor-dev] "

_PAGE_PRESENT and _PAGE_ACCESSED
 2016-07-26 17:52 UTC 

[PATCH 1/2] drm/i915: Avoid vblank counter for platforms with DMC
 2016-07-26 17:52 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Use drm_vblank_count() on gen2 for crc frame count

[PATCH] drm/arm: mali-dp: Set crtc.port to the port instead of the endpoint
 2016-07-26 17:51 UTC  (2+ messages)

[PATCH 00/19] x86/dumpstack: rewrite x86 stack dump code
 2016-07-26 17:51 UTC  (11+ messages)
` [PATCH 10/19] x86/dumpstack: add get_stack_info() interface

[linux-3.18 test] 99698: regressions - FAIL
 2016-07-26 17:50 UTC 

[PATCH] btrfs-progs: Make RAID stripesize configurable
 2016-07-26 17:47 UTC  (4+ messages)

[PATCH V20 00/19] Allow I/O on blocks whose size is less than page size
 2016-07-26 17:42 UTC  (7+ messages)
` [PATCH V20 02/19] Btrfs: subpage-blocksize: Fix whole page write
` [PATCH V20 03/19] Btrfs: subpage-blocksize: Make sure delalloc range intersects with the locked page's range
` [PATCH V20 04/19] Btrfs: subpage-blocksize: Define extent_buffer_head

[PATCHv2 0/2] Allows to copy symlinks to DUTs with testimage
 2016-07-26  9:38 UTC  (3+ messages)
` [PATCHv2 1/2] oeqa/oetest.py: Allow to export packages using symlinks
` [PATCHv2 2/2] oeqa/utils/sshcontrol.py: Allows to copy symlinks to target

[PATCH v18 net-next 1/1] hv_sock: introduce Hyper-V Sockets
 2016-07-26 17:44 UTC  (4+ messages)

[PATCH] checkpatch: Improve 'bare use of' signed/unsigned types warning
 2016-07-26 17:43 UTC  (2+ messages)

[PATCH 0/9] clk: sunxi-ng: Support A31/A31s CCU
 2016-07-26 17:43 UTC  (5+ messages)
` [PATCH 4/9] clk: sunxi-ng: mux: Add support for mux tables

[PATCH] dns: fix heap corruption
 2016-07-26 17:40 UTC  (4+ messages)

[Bug 150531] New: 1 888 753 9186 Brother PRINTER customer service
 2016-07-26 17:40 UTC 

[PATCH] x86/microcode/intel: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY
 2016-07-26 17:37 UTC  (2+ messages)
` [tip:x86/microcode] x86/microcode/intel: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=y

[PATCH linux v3 0/9] xen: pvhvm: support bootup on secondary vCPUs
 2016-07-26 17:36 UTC  (5+ messages)
` [Xen-devel] "

[PATCH v4 0/6] Finally fix watermarks
 2016-07-26 17:34 UTC  (10+ messages)
` [PATCH v4 1/6] drm/i915/skl: Add support for the SAGV, fix underrun hangs
` [PATCH v4 2/6] drm/i915/gen9: Only copy WM results for changed pipes to skl_hw
` [PATCH v4 3/6] drm/i915/skl: Only flush pipes when we change the ddb allocation
` [PATCH v4 4/6] drm/i915/skl: Fix extra whitespace in skl_flush_wm_values()
` [PATCH v4 5/6] drm/i915/skl: Update plane watermarks atomically during plane updates
` [PATCH v4 6/6] drm/i915/skl: Always wait for pipes to update after a flush

[PATCH] eal: fix parsing of argument of option --lcores
 2016-07-26 17:36 UTC  (4+ messages)
` [PATCH v2 1/2] eal: remove redundant codes to parse --lcores

[U-Boot] [PATCH] mx7_common: initialize generic timer on all CPU's
 2016-07-26 17:35 UTC  (3+ messages)

[PATCH 0/3] Allows to copy symlinks to DUTs with testimage
 2016-07-26 17:35 UTC  (6+ messages)
` [PATCH 1/3] oeqa/utils/commands.py: Add oeqa_copy function

[PATCH 3/9] drm/plane-helper: Add drm_plane_helper_check_state()
 2016-07-26 17:34 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v10 01/12] bisect--helper: use OPT_CMDMODE instead of OPT_BOOL
 2016-07-26 17:32 UTC  (7+ messages)
` [PATCH v10 12/12] bisect--helper: `get_terms` & `bisect_terms` shell function in C

[Qemu-arm] [PATCH v2 0/6] Add support for Cadence GEM priority queues
 2016-07-26 17:33 UTC  (7+ messages)
` [Qemu-arm] [PATCH v2 3/6] cadence_gem: Add support for screening
    ` [Qemu-arm] [Qemu-devel] "
        `  "

[PATCH] randomize_range: use random long instead of int
 2016-07-26 17:33 UTC  (5+ messages)
` [kernel-hardening] [RFC patch 1/6] random: Simplify API for random address requests
  ` [kernel-hardening] "
    ` [kernel-hardening] "
      `  "

[Bug 150521] New: 1 888 753 9186 Brother PRINTER customer service
 2016-07-26 17:33 UTC 

[linux-4.1 test] 99701: regressions - FAIL
 2016-07-26 17:32 UTC 

GRUB does not work when sb_meta_uuid is set on XFSv5
 2016-07-26 17:30 UTC  (5+ messages)

mlx5 driver load error
 2016-07-26 17:29 UTC  (7+ messages)

[PATCHv1, RFC 00/33] ext4: support of huge pages
 2016-07-26 17:29 UTC  (3+ messages)

[PATCH 0/10] userns: sysctl limits for namespaces
 2016-07-26 17:29 UTC  (8+ messages)
` [PATCH v2 00/10] "

[Buildroot] [Bug 9101] New: Error on support/download/git with system git older than 1.8.4
 2016-07-26 17:28 UTC  (3+ messages)
` [Buildroot] [Bug 9101] "

[Powertop] cpu wiggle changes userspace governor settings
 2016-07-26 17:27 UTC 

'perf' to test throughput on PCIe interface?
 2016-07-26 17:26 UTC  (2+ messages)

[U-Boot] a few questions about saving bootcount in the environment
 2016-07-26 17:25 UTC  (6+ messages)

[PATCH] btrfs-progs: add option to run balance as daemon
 2016-07-26 17:25 UTC  (4+ messages)

[PATCH] submodule-config: use explicit empty string instead of strbuf in config_from()
 2016-07-26 17:24 UTC  (9+ messages)
        ` [PATCH 1/2] fix passing a name for config from submodules
        ` [PATCH 2/2] submodule-config: combine error checking if clauses

[Bug 96762] [radeonsi] Firewatch: nothing rendered in scrollable (text) areas
 2016-07-26 17:24 UTC  (2+ messages)
` [Bug 96762] [radeonsi,apitrace] "

[Bug 150511] New: 1888 753 3415@ Brother PRINTER customer technical support phone number
 2016-07-26 17:23 UTC 

[Qemu-devel] [PULL 0/5] Block patches for 2.7.0-rc1
 2016-07-26 17:18 UTC  (6+ messages)
` [Qemu-devel] [PULL 1/5] qcow2: do not allocate extra memory
` [Qemu-devel] [PULL 2/5] AioContext: correct comments
` [Qemu-devel] [PULL 3/5] crypto: add support for querying parameters for block encryption
` [Qemu-devel] [PULL 4/5] block: export LUKS specific data to qemu-img info
` [Qemu-devel] [PULL 5/5] iotest: fix python based IO tests


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.