All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-23 20:36:13 to 2017-01-23 21:35:06 UTC [more...]

monitor port closed
 2017-01-23 21:34 UTC  (7+ messages)

[PATCH 1/1] drm/amd/powerplay: fix misspelling in header guard
 2017-01-23 21:34 UTC  (3+ messages)

[PATCH v2 tip/core/rcu 1/3] srcu: Implement more-efficient reader counts
 2017-01-23 21:33 UTC  (5+ messages)
  ` [PATCH] SRCU: More efficient "

XFS issues with NVMe SSD
 2017-01-23 21:33 UTC  (7+ messages)

[Qemu-devel] [PATCH 00/17] multifd v3
 2017-01-23 21:32 UTC  (18+ messages)
` [Qemu-devel] [PATCH 01/17] migration: transform remained DPRINTF into trace_
` [Qemu-devel] [PATCH 02/17] migration: create Migration Incoming State at init time
` [Qemu-devel] [PATCH 03/17] migration: Test for disabled features on reception
` [Qemu-devel] [PATCH 04/17] migration: Don't create decompression threads if not enabled
` [Qemu-devel] [PATCH 05/17] migration: Add multifd capability
` [Qemu-devel] [PATCH 06/17] migration: Create x-multifd-threads parameter
` [Qemu-devel] [PATCH 07/17] migration: Create x-multifd-group parameter
` [Qemu-devel] [PATCH 08/17] migration: create multifd migration threads
` [Qemu-devel] [PATCH 09/17] migration: Start of multiple fd work
` [Qemu-devel] [PATCH 10/17] migration: create ram_multifd_page
` [Qemu-devel] [PATCH 11/17] migration: Create thread infrastructure for multifd send side
` [Qemu-devel] [PATCH 12/17] migration: really use multiple pages at a time
` [Qemu-devel] [PATCH 13/17] migration: Send the fd number which we are going to use for this page
` [Qemu-devel] [PATCH 14/17] migration: Create thread infrastructure for multifd recv side
` [Qemu-devel] [PATCH 15/17] migration: Test new fd infrastructure
` [Qemu-devel] [PATCH 16/17] migration: [HACK]Transfer pages over new channels
` [Qemu-devel] [PATCH 17/17] migration: flush receive queue

[PATCH v3 0/3] usb: musb: cppi41: Add a way to manage DMA irq
 2017-01-23 21:32 UTC  (5+ messages)
` [PATCH v3 3/3] usb: musb: dsps: Manage CPPI 4.1 DMA interrupt in dsps

read-only fs, kernel 4.9.0, fs/btrfs/delayed-inode.c:1170 __btrfs_run_delayed_items,
 2017-01-23 21:31 UTC  (5+ messages)

[PATCH 0/5] xfsprogs: miscellaneous cleanups
 2017-01-23 21:31 UTC  (5+ messages)
` [PATCH 1/5] xfs_db: sanitize geometry on load
  ` [PATCH v5 "
  ` [PATCH v6 "

[PATCH] drm/i915: Move atomic state free from out of fence release
 2017-01-23 21:29 UTC 

[PATCH] x86/fpu: set the xcomp_bv when we fake up a XSAVES area
 2017-01-23 21:28 UTC  (9+ messages)
` [tip:x86/urgent] x86/fpu: Set "

[PATCH 0/7] Bibliography update round 2
 2017-01-23 21:28 UTC  (2+ messages)

Standalone libcrush: call for participation
 2017-01-23 21:27 UTC  (6+ messages)

[PATCH 5/8] efi: Get the secure boot status [ver #6]
 2017-01-23 21:26 UTC  (9+ messages)
  ` [PATCH 0/8] efi: Pass secure boot mode to kernel "

[PATCH v4 6/6] usb: musb: dsps: Manage CPPI 4.1 DMA interrupt in DSPS
 2017-01-23 21:26 UTC  (2+ messages)
  ` [PATCH v4 0/6] usb: musb: cppi41: Add a way to manage DMA irq

[Qemu-devel] [PATCH 2/2] niagara: check if a serial port is available
 2017-01-23 21:22 UTC 

4x lower IOPS: Linux MD vs indiv. devices - why?
 2017-01-23 21:22 UTC  (7+ messages)

[PATCH nf-next v3 0/7] netfilter: skbuff: merge nfctinfo bits and nfct pointer
 2017-01-23 21:22 UTC  (6+ messages)
` [PATCH v3 nf-next 5/7] netfilter: add and use nf_ct_set helper

[Qemu-devel] [PATCH 1/2] niagara: fail if a firmware file is missing
 2017-01-23 21:21 UTC 

[Qemu-devel] [PATCH 0/2] niagara fixes
 2017-01-23 21:19 UTC 

[PATCH v2 0/2] Add pixel formats for 10/16 bits YUV video
 2017-01-23 21:16 UTC  (5+ messages)
` [PATCH v2 1/2] drm_fourcc: Add new P010, P016 video format

[PATCH 1/2] Input: soc_button_array - Set input device name
 2017-01-23 21:17 UTC  (6+ messages)

[RFC PATCH v2 0/2] block: fix backing_dev_info lifetime
 2017-01-23 21:17 UTC  (4+ messages)

[PATCH] [media] exynos4-is: Add missing 'of_node_put'
 2017-01-23 21:16 UTC  (3+ messages)

[PATCH 00/27] Revamp the attribute system; another round
 2017-01-23 21:11 UTC  (18+ messages)
` [PATCH v2 "
  ` [PATCH v2 06/27] attr.c: mark where #if DEBUG ends more clearly
  ` [PATCH v2 08/27] attr.c: tighten constness around "git_attr" structure
  ` [PATCH v2 15/27] attr: (re)introduce git_check_attr() and struct attr_check
  ` [PATCH v2 16/27] attr: convert git_all_attrs() to use "struct attr_check"
  ` [PATCH v2 17/27] attr: convert git_check_attrs() callers to use the new API
  ` [PATCH v2 18/27] attr: retire git_check_attrs() API
  ` [PATCH v2 19/27] attr: pass struct attr_check to collect_some_attrs
  ` [PATCH v2 20/27] attr: change validity check for attribute names to use positive logic
  ` [PATCH v2 21/27] attr: use hashmap for attribute dictionary
  ` [PATCH v2 22/27] attr: eliminate global check_all_attr array
  ` [PATCH v2 23/27] attr: remove maybe-real, maybe-macro from git_attr
  ` [PATCH v2 24/27] attr: tighten const correctness with git_attr and match_attr
  ` [PATCH v2 25/27] attr: store attribute stack in attr_check structure
  ` [PATCH v2 26/27] attr: push the bare repo check into read_attr()
  ` [PATCH v2 27/27] attr: reformat git_attr_set_direction() function

[PATCH net-next 0/3] net/tcp-fastopen: Add new userspace API support
 2017-01-23 21:16 UTC  (6+ messages)
` [PATCH net-next 1/3] net/tcp-fastopen: refactor cookie check logic
` [PATCH net-next 3/3] net/tcp-fastopen: Add new API support

[Qemu-devel] [Bug 1253777] [NEW] OpenBSD VM running on OpenBSD host has sleep calls taking twice as long as they should
 2017-01-23 21:00 UTC  (3+ messages)
` [Qemu-devel] [Bug 1253777] "

[PATCH v3 00/20] Finalize separation of extable.h from module.h
 2017-01-23 21:14 UTC  (5+ messages)
` [PATCH 13/20] arc: migrate exception table users off module.h and onto extable.h

btrfs check lowmem vs original
 2017-01-23 21:14 UTC  (5+ messages)

[PATCH v3 0/3] new API to free consumed buffers in Tx ring
 2017-01-23 21:13 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/3] ethdev: "
  ` [PATCH v4 2/3] net/e1000: e1000 igb support to free consumed buffers
  ` [PATCH v4 3/3] net/vhost: vHost "

[PATCH] xfs: reset ag_max_usable when retrying failed per-ag reservation init
 2017-01-23 21:12 UTC 

PCI: Revert "PCI: Add runtime PM support for PCIe ports"
 2017-01-23 21:12 UTC  (4+ messages)

[PATCH] igb_uio: use non-threaded ISR
 2017-01-23 21:12 UTC  (4+ messages)

[PATCH v4 0/3] bpf: add longest prefix match map
 2017-01-23 21:11 UTC  (2+ messages)

[PATCH v2 00/13] coordinate cht i2c-pmic and i915-punit accesses
 2017-01-23 21:09 UTC  (14+ messages)
` [PATCH v2 01/13] x86/platform/intel/iosf_mbi: Add a mutex for P-Unit access
` [PATCH v2 02/13] x86/platform/intel/iosf_mbi: Add a PMIC bus access notifier
` [PATCH v2 03/13] i2c: designware: Rename accessor_flags to flags
` [PATCH v2 04/13] i2c: designware-baytrail: Pass dw_i2c_dev into helper functions
` [PATCH v2 05/13] i2c: designware-baytrail: Only check iosf_mbi_available() for shared hosts
` [PATCH v2 06/13] i2c: designware-baytrail: Disallow the CPU to enter C6 or C7 while holding the punit semaphore
` [PATCH v2 07/13] i2c: designware-baytrail: Fix race when resetting the semaphore
` [PATCH v2 08/13] i2c: designware-baytrail: Add support for cherrytrail
` [PATCH v2 09/13] i2c: designware-baytrail: Acquire P-Unit access on bus acquire
` [PATCH v2 10/13] i2c: designware-baytrail: Call pmic_bus_access_notifier_chain
` [PATCH v2 11/13] drm/i915: Add intel_uncore_suspend / resume functions
` [PATCH v2 12/13] drm/i915: Listen for PMIC bus access notifications
` [PATCH v2 13/13] drm/i915: Acquire P-Unit access when modifying P-Unit settings

[PATCH 1/2] arm64: kvm: reuse existing cache type/info related macros
 2017-01-23 21:08 UTC  (6+ messages)
` [PATCH 2/2] arm64: kvm: upgrade csselr and ccsidr to 64-bit values

[net PATCH v5 0/6] virtio_net XDP fixes and adjust_header support
 2017-01-23 21:08 UTC  (3+ messages)
` [net PATCH v5 1/6] virtio_net: use dev_kfree_skb for small buffer XDP receive

[PATCH net-next 0/2] vxlan: misc fdb fixes
 2017-01-23 21:07 UTC  (3+ messages)
` [PATCH net-next 1/2] vxlan: don't flush static fdb entries on admin down

[PATCH v2] ARM: OMAP1/2: clock: Remove unused mpurate cmdline option
 2017-01-23 21:06 UTC  (3+ messages)

[bitbake-selftest][PATCH 0/2] QA: create unit tests for event module
 2017-01-23 21:12 UTC  (3+ messages)
` ✗ patchtest: failure for "

[PATCH 0/2] scsi: Create a lightweight FC Transport option for Virtual FC Hosts
 2017-01-23 20:55 UTC  (5+ messages)
` [PATCH 2/2] scsi: storvsc: Add support for FC lightweight host

[LTP] [PATCH v2 1/2] network: Fix export for some non-bash shells
 2017-01-23 21:04 UTC  (2+ messages)

[PATCH v2] bpf: Restrict cgroup bpf hooks to the init netns
 2017-01-23 21:03 UTC  (2+ messages)

[PATCH v12 00/12] MT2701 DRM support
 2017-01-23 21:02 UTC  (5+ messages)
` [PATCH v12 01/12] dt-bindings: display: mediatek: update supported chips

[PATCH v2 0/5] Fix "support large inline thresholds"
 2017-01-23 20:53 UTC  (12+ messages)
` [PATCH v2 1/5] xprtrdma: Fix Read chunk padding
` [PATCH v2 2/5] xprtrdma: Per-connection pad optimization
` [PATCH v2 3/5] xprtrdma: Disable pad optimization by default
` [PATCH v2 4/5] xprtrdma: Reduce required number of send SGEs
` [PATCH v2 5/5] xprtrdma: Shrink send SGEs array

[PATCH 0/8] staging: lustre: lnet: change wire protocol typedefs to proper structure
 2017-01-23 21:01 UTC  (3+ messages)
  ` [lustre-devel] "

[PATCH v2] net: xilinx: constify net_device_ops structure
 2017-01-23 21:00 UTC  (3+ messages)

[rtc-linux] [PATCH v2 0/7] rtc: sun6i: Fix the RTC accuracy
 2017-01-23 21:00 UTC  (5+ messages)
` [rtc-linux] [PATCH v2 4/7] rtc: sun6i: Expose the 32kHz oscillator
  ` [rtc-linux] "
    `  "

[PATCH v2] net: moxa: constify net_device_ops structures
 2017-01-23 21:00 UTC  (2+ messages)

[PATCH v3 0/2] mmc: pwrseq: add support for Marvell SD8787 chip
 2017-01-23 21:00 UTC  (4+ messages)
` [PATCH v3 1/2] devicetree: document new marvell-8xxx and pwrseq-sd8787 options

[RFC PATCH net-next 0/5] net: improve support for SCTP checksums
 2017-01-23 20:59 UTC  (4+ messages)
` [RFC PATCH net-next 2/5] net: split skb_checksum_help

[Ksummit-discuss] security-related TODO items?
 2017-01-23 20:59 UTC  (9+ messages)

[PATCH linux v3 0/6] drivers: hwmon: Add On-Chip Controller driver
 2017-01-23 20:58 UTC  (6+ messages)
` [PATCH linux v3 1/6] hwmon: Add core On-Chip Controller support for POWER CPUs

[PATCH] PCI/MSI: Export all remapped MSIs to sysfs attributes
 2017-01-23 20:57 UTC  (3+ messages)

Question about veth_xmit()
 2017-01-23 20:56 UTC  (2+ messages)

[PATCH 1/2] drm/i915/kbl: Apply WaIncreaseDefaultTLBEntries on KBL
 2017-01-23 20:55 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/2] "

[PATCH 0/4] Use per-cpu allocator for !irq requests and prepare for a bulk allocator v4
 2017-01-23 20:55 UTC  (8+ messages)
` [PATCH 3/4] mm, page_alloc: Drain per-cpu pages from workqueue context

XFS warning at fs/iomap.c:768 iomap_dio_actor
 2017-01-23 20:54 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/x264: add hash
 2017-01-23 20:53 UTC 

[PATCH V2 1/2] dt-bindings: leds: document new led-triggers property
 2017-01-23 20:51 UTC  (4+ messages)

[PATCH v2 1/3] dt: bindings: add documentation for zx2967 family i2c controller
 2017-01-23 20:52 UTC  (4+ messages)

[PATCH 0/4] leds: add leds-mt6323 support on MT7623 SoC
 2017-01-23 20:51 UTC  (8+ messages)
` [PATCH 1/4] Documentation: devicetree: Add document bindings for leds-mt6323
` [PATCH 2/4] Documentation: devicetree: Add LED subnode binding for MT6323 PMIC

pull-request: iwlwifi 2017-01-23
 2017-01-23 20:50 UTC 

[PATCH] ACPI/IORT: Fix error handling
 2017-01-23 20:50 UTC  (2+ messages)

[PATCH 0/4] Add Automation Support for DP Compliance (Rev 5)
 2017-01-23 20:50 UTC  (4+ messages)
` [PATCH 1/4] drm/i915: Add support for DP link training compliance

[PATCH v3 0/3] OF phandle nexus support + GPIO nexus
 2017-01-23 20:48 UTC  (9+ messages)
` [PATCH v3 1/3] of: Support parsing phandle argument lists through a nexus node
` [PATCH v3 2/3] of: unittest: Add phandle remapping test
` [PATCH v3 3/3] gpio: Support gpio nexus dt bindings

[PATCH v2] jump_label: reduce the size of struct static_key
 2017-01-23 20:48 UTC  (5+ messages)

[PATCH] virtio_net: fix PAGE_SIZE > 64k
 2017-01-23 20:46 UTC  (3+ messages)

iproute2: using .maxattr = IFLA_VLAN_MAX??
 2017-01-23 20:45 UTC  (2+ messages)

[PATCH v2 0/2] iio: imu: st_lsm6dsx: add capability to select interrupt pin
 2017-01-23 20:45 UTC  (4+ messages)
` [PATCH v2 2/2] Documentation: dt: iio: imu: st_lsm6dsx: add st,drdy-int-pin property

[Bug 99444] [radeonsi] The Witcher 3 [Wine] starting menu is distorted
 2017-01-23 20:44 UTC  (3+ messages)
` [Bug 99444] [radeonsi] The Witcher 3 (GOG/1.31) "

[PATCH v4 0/3] Amlogic Meson SAR ADC support
 2017-01-23 20:44 UTC  (6+ messages)
` [PATCH v4 1/3] Documentation: dt-bindings: add the Amlogic Meson SAR ADC documentation

[PATCH net] net: dsa: Check return value of phy_connect_direct()
 2017-01-23 20:43 UTC  (2+ messages)

[PATCH 0/9] drm: Add support for tiny LCD displays
 2017-01-23 20:43 UTC  (4+ messages)
` [PATCH 8/9] dt-bindings: Add Multi-Inno MI0283QT binding

[PATCH net 0/2] net: Fix oops on state free after lwt module unload
 2017-01-23 20:42 UTC  (4+ messages)
` [PATCH net v2 "
  ` [PATCH net v2 2/2] lwtunnel: Fix oops on state free after encap "

[m-c-s][PATCH][v2] python-oslo.policy: uprev to latest stable/newton
 2017-01-23 20:41 UTC 

[PATCH 1/2] iio: adc: Add Renesas GyroADC bindings
 2017-01-23 20:41 UTC  (5+ messages)

[PATCH userspace-rcu v2] Add --enable-rcu-debug to configure
 2017-01-23 20:39 UTC 

[PATCH] tpm/tpm_i2c_infineon: ensure no ongoing commands on shutdown
 2017-01-23 20:39 UTC  (12+ messages)

[PATCH] Introduce a sysctl that modifies the value of PROT_SOCK
 2017-01-23 20:39 UTC  (4+ messages)
` [PATCH v2 net-next] "
  ` [PATCH v3 "

[PATCH net] net: phy: Avoid deadlock during phy_error()
 2017-01-23 20:37 UTC  (2+ messages)


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.