All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-19 01:07:37 to 2016-08-19 01:48:36 UTC [more...]

Fw: [GIT PULL] locking fixes
 2016-08-18 22:04 UTC  (3+ messages)

[Linux PATCH] fcntl: add new F_OFD_*32 constants and handle them appropriately
 2016-08-18 18:16 UTC  (7+ messages)

[RFC PATCH 1/3] libnfsidmap: Query DNS for the the NFSv4 domain
 2016-08-18 18:37 UTC  (2+ messages)
` [RFC PATCH 3/3] nfs-utils: Update rpc.idmap and nfsidmap man pages

[PATCH 0/8] x86: stack-related cleanups and fixes
 2016-08-18 15:59 UTC  (6+ messages)
` [PATCH 1/8] x86/dumpstack: remove show_trace()
` [PATCH 2/8] x86/asm/head: remove unused init_rsp variable extern
` [PATCH 3/8] x86/asm/head: rename 'stack_start' -> 'initial_stack'
` [PATCH 4/8] x86/dumpstack: remove extra brackets around "<EOE>"
` [PATCH 7/8] proc: fix return address printk conversion specifer in /proc/<pid>/stack

[PATCH v7 0/7] implement inline submodule diff format
 2016-08-18 21:08 UTC  (16+ messages)
` [PATCH v7 2/7] graph: add support for --line-prefix on all graph-aware output
` [PATCH v7 4/7] submodule: allow do_submodule_path to work if given gitdir directly
` [PATCH v7 6/7] submodule: refactor show_submodule_summary with helper function
` [PATCH v7 7/7] diff: teach diff to display submodule difference with an inline diff

[PATCH] mwifiex: propagate error if IRQ request fails in mwifiex_sdio_of()
 2016-08-18 19:49 UTC  (4+ messages)

[PATCH v1 1/1] l2tp: Use existing macros instead of literal number
 2016-08-18 23:02 UTC  (3+ messages)

[PATCH 0/2][RFC] PM / sleep: Expose DPM watchdog timeout to sysfs
 2016-08-18 22:22 UTC  (10+ messages)

git format-patch --break-rewrites broken in 2.9.3
 2016-08-18 16:16 UTC  (5+ messages)

bluestore blobs
 2016-08-18 15:53 UTC  (11+ messages)

[PATCH] acpi, nfit: fix acpi event notifications for nfit
 2016-08-18 20:22 UTC  (6+ messages)

Starting from 0.16 usd for 1000 visits
 2016-08-19  1:48 UTC 

[PATCH 1/2] x86: Set up resources correctly on Hyper-V Generation 2
 2016-08-18 19:12 UTC  (6+ messages)

[PATCH] mm, numa: boot cpu should bound to the node0 when node_off enable
 2016-08-19  1:41 UTC  (5+ messages)

musb: am3358: having problem with high-speed on usb1 at peripheral
 2016-08-18 16:08 UTC  (2+ messages)

[PATCH 0/8] runqemu: refactor it and remove machine knowledge
 2016-08-19  1:45 UTC  (4+ messages)

[PATCH net 00/10] Mellanox 100G mlx5 fixes 2016-08-16
 2016-08-18 18:09 UTC  (11+ messages)
` [PATCH net 01/10] net/mlx5e: Set port MTU on netdev creation rather on open
` [PATCH net 02/10] net/mlx5e: Optimization for MTU change
` [PATCH net 03/10] net/mlx5: Fix pci error recovery flow
` [PATCH net 04/10] net/mlx5: Added missing check of msg length in verifying its signature
` [PATCH net 05/10] net/mlx5: Update last-use statistics for flow rules
` [PATCH net 06/10] net/mlx5e: Use correct flow dissector key on flower offloading
` [PATCH net 07/10] net/mlx5e: Retrieve the switchdev id from the firmware only once
` [PATCH net 08/10] net/mlx5: E-Switch, Return the correct devlink e-switch mode
` [PATCH net 09/10] net/mlx5: E-Switch, Set the send-to-vport rules in the correct table
` [PATCH net 10/10] net/mlx5: E-Switch, Avoid ACLs in the offloads mode

[PATCH v3 00/13] sched: Clean-ups and asymmetric cpu capacity support
 2016-08-19  1:43 UTC  (9+ messages)
` [PATCH v3 10/13] sched/fair: Compute task/cpu utilization at wake-up more correctly

Question: Outer NMI can nest if from user mode?
 2016-08-18 15:56 UTC  (3+ messages)

[PATCH v2 1/3] ntb: Add asynchronous devices support to NTB-bus interface
 2016-08-18 21:56 UTC  (2+ messages)

[PATCH] KVM: PPC: Always select KVM_VFIO, plus Makefile cleanup
 2016-08-19  1:41 UTC  (2+ messages)

[patch 00/66] cpuhotplug: Convert all priority notifiers to the state machine
 2016-08-18 17:35 UTC  (4+ messages)
` [patch 59/66] rcu: Convert rcutree to hotplug "

[PATCH v2 1/1] ppp: Fix one deadlock issue of PPP when send frame
 2016-08-18 22:52 UTC  (5+ messages)

[PATCH] pci: Use same logic in pci_vpd_read as that of pci_vpd_write
 2016-08-18 20:55 UTC  (4+ messages)

[PATCH 0/6] perf/ftrace: Introduce hexadecimal type casting
 2016-08-18 16:13 UTC  (8+ messages)
` [PATCH 1/6] ftrace: kprobe: uprobe: Add x8/x16/x32/x64 for hexadecimal types
` [PATCH 2/6] ftrace: probe: Add README entries for k/uprobe-events

[PATCH] [v7] net: emac: emac gigabit ethernet controller driver
 2016-08-18 17:56 UTC  (16+ messages)

[PATCH 1/3] ath10k: Ensure there are no stale ar->txqs entries
 2016-08-19  1:26 UTC  (6+ messages)
` [PATCH 2/3] ath10k: Grab rcu_read_lock before the txqs spinlock
` [PATCH 3/3] ath10k: Improve logging message

[PATCH v3 0/3]Re:Re:Re:[PATCH v2] Added perf functionality to mmdc driver
 2016-08-19  1:41 UTC  (8+ messages)
  ` [PATCH 1/3] Error: Fix mmdc compilation errors due to cpu notifier
  ` [PATCH 2/3] [i.MX6Q] Code cleanup & verification after fixing compilation error
  ` [PATCH 3/3] [PATCH][i.MX6Q]Removed MMDC Auto Power saving timeout error
` [PATCH v3 0/3] Re:[PATCH v2] Added perf functionality to mmdc driver

[net-next 00/15][pull request] 40GbE Intel Wired LAN Driver Updates 2016-08-18
 2016-08-18 21:57 UTC  (3+ messages)
` [net-next 02/15] i40e: Fix a bug where a client close can be called before an open is complete
` [net-next 04/15] i40e: reset RX csum error stat with other pf stats

[PATCH] Documentation: rs485: Do not define manually the ioctl
 2016-08-18 17:08 UTC  (2+ messages)

(no subject)
 2016-08-19  1:23 UTC 

[PATCH next-next 0/2] qdisc-hashtable fixes
 2016-08-19  1:39 UTC  (3+ messages)
` [PATCH 2/2] net: sched: avoid duplicates in qdisc dump

[PATCH 0/7] arm64: dts: Add the dts file for Exynos5433 and TM/TM2E board
 2016-08-18 19:10 UTC  (7+ messages)
` [PATCH 4/7] pinctrl: samsung: Add GPFx support of Exynos5433
` [PATCH 6/7] arm64: dts: exynos: Add dts file for Exynos5433-based TM2 board
` [PATCH 7/7] arm64: dts: exynos: Add dts file for Exynos5433-based TM2E board

[PATCH v10 1/2] Documentation: bindings: add dt doc for Rockchip PCIe controller
 2016-08-19  1:34 UTC  (4+ messages)
` [PATCH v10 2/2] PCI: Rockchip: Add Rockchip PCIe controller support

[PATCH] bpf: fix size of copy_to_user in percpu map
 2016-08-19  1:38 UTC  (12+ messages)

[PATCH] ARM: qcom: Cleanup/Remove unnecessary board file
 2016-08-18 17:48 UTC  (2+ messages)

[git pull] drm fixes - part two
 2016-08-19  1:38 UTC 

[PATCH v8 0/8] submodule show inline diff
 2016-08-19  0:00 UTC 

[GIT PULL 0/3] perf/urgent fixes
 2016-08-18 20:40 UTC  (2+ messages)
` [PATCH 2/3] tools lib: Reinstate strlcpy() header guard with __UCLIBC__

Working from different machines
 2016-08-18 16:53 UTC  (5+ messages)

Accessing sample data (like period) for trace events from python scripts
 2016-08-19  1:35 UTC  (4+ messages)

[PATCH 1/2] PCI: tegra: Remove redundant _data suffix
 2016-08-18 20:47 UTC  (3+ messages)
` [PATCH 2/2] PCI: tegra: Use of_device_get_match_data()

[PATCH v3 RFC 0/2] Virtual NVMe device optimization
 2016-08-18 21:59 UTC  (3+ messages)
` [PATCH v3 RFC 1/2] PCI: Add Google device ID

[PATCH] firmware_class: encapsulate firmware loading status
 2016-08-18 18:55 UTC  (8+ messages)
` [PATCH v1] "

[PATCH] proc, smaps: reduce printing overhead
 2016-08-18 16:42 UTC  (8+ messages)

Working with public-inbox.org [Was: [PATCH] rev-parse: respect core.hooksPath in --git-path]
 2016-08-18 20:49 UTC  (3+ messages)

[PATCH 0/2] Do not lock temporary files via child processes on Windows
 2016-08-18 22:48 UTC  (5+ messages)
` [PATCH 2/2] mingw: ensure temporary file handles are not inherited by child processes

[PATCH v8 4/4] nmi_backtrace: generate one-line reports for idle cpus
 2016-08-18 15:12 UTC  (3+ messages)

backport-4.7.c fails due to missing rhashtable.h for target < 3.17
 2016-08-18 16:18 UTC  (4+ messages)

cpu hotplug: convert more drivers
 2016-08-18 17:08 UTC  (3+ messages)
` [PATCH 03/16] slab: Convert to hotplug state machine

[PATCH-queue/locking/core] locking/mutex: Unify yield_to_waiter & waiter_spinning
 2016-08-19  1:28 UTC  (2+ messages)

[PATCH v6 1/2] mfd: Add DT bindings documentation for Samsung Exynos LPASS
 2016-08-19  1:32 UTC  (4+ messages)
  ` [PATCH v6 2/2] mfd: Add Samsung Exynos Low Power Audio Subsystem driver

WARN_ON added to rpc_create()
 2016-08-18 21:56 UTC  (5+ messages)

[PATCH V3 0/3] VFIO SRIOV support
 2016-08-18 22:11 UTC  (7+ messages)
` [PATCH V3 1/3] pci: Extend PCI IOV API
` [PATCH V3 2/3] vfio/pci: Allow control SR-IOV through sysfs interface
` [PATCH V3 3/3] vfio/pci: Add support for SR-IOV extended capablity

[PATCH] audit: add exclude filter extension to feature bitmap
 2016-08-18 16:05 UTC 

[PATCH] crypto: qat - fix aes-xts key sizes
 2016-08-18 18:53 UTC 

[PATCH 0/8] Assorted mount-related nfs-utils patches
 2016-08-19  1:31 UTC  (12+ messages)
` [PATCH 3/8] mountd: remove 'dev_missing' checks

[PATCH v3] help: make option --help open man pages only for Git commands
 2016-08-18 18:57 UTC  (2+ messages)
` [PATCH 0/2] "

[PATCH] Staging: android: ion: fix parenthesis alignment
 2016-08-19  1:27 UTC 

[PATCH v2] mfd: qcom_rpm: handle message RAM clock
 2016-08-18 18:40 UTC 

per-pool bluestore options
 2016-08-18 16:16 UTC  (6+ messages)

[PATCH 0/1] kbd: remove PARALLEL_MAKEINST = ""
 2016-08-19  1:29 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] smartreflex: Neaten logging
 2016-08-18 18:26 UTC  (3+ messages)

vmsplice returned "bad address"
 2016-08-19  1:28 UTC  (3+ messages)

[PATCH v2 0/2] ARM: dts: Add support for the MDM9615
 2016-08-18 18:08 UTC  (3+ messages)
` [PATCH v2 1/2] ARM: dts: Add MDM9615 dtsi

[PATCH v24 1/9] arm64: kdump: reserve memory for crash dump kernel
 2016-08-19  1:26 UTC  (7+ messages)
` [PATCH v24 3/9] arm64: limit memory regions based on DT property, usable-memory-range
  ` [PATCH v24 5/9] arm64: kdump: add kdump support

[PATCH v6 0/7] power: act8945a_charger: Improvements
 2016-08-19  1:13 UTC  (24+ messages)
` [PATCH v6 1/7] power: act8945a_charger: Remove "battery_temperature"
` [PATCH v6 2/7] power: act8945a_charger: Improve
` [PATCH v6 3/7] power: act8945a_charger: Add status change update support
` [PATCH v6 4/7] power: act8945a_charger: Fix the power supply type
` [PATCH v6 5/7] power: act8945a_charger: Add capacity level property
` [PATCH v6 6/7] power: act8945a_charger: Add max current property
` [PATCH v6 7/7] doc: bindings: act8945a-charger: Update properties

DeviceTree fixes for 4.8
 2016-08-19  1:12 UTC  (2+ messages)

[PATCH v3 0/3] Fix issue with alternatives/paravirt patches
 2016-08-18 21:46 UTC  (5+ messages)
` [PATCH v3 2/3] livepatch/x86: apply alternatives and paravirt patches after relocations
    `  "

NULL-ptr deref in kvm_arch_vcpu_ioctl under AMD CPUs
 2016-08-19  0:16 UTC  (3+ messages)

[PATCH 00/17] KCSD9 driver cleanup and modernization
 2016-08-18 19:21 UTC  (3+ messages)
` [PATCH 01/17] iio: accel: kxsd9: Add device tree bindings

[PATCH v3] mm: kmemleak: Avoid using __va() on addresses that don't have a lowmem mapping
 2016-08-18 14:43 UTC 

[PATCH] pnfs/blocklayout: update last_write_offset atomically with extents
 2016-08-18 15:55 UTC 

[PATCH 0/7] doc-rst: sphinx sub-folders & parseheaders directive
 2016-08-18 22:35 UTC  (3+ messages)
` [PATCH 1/7] doc-rst: generic way to build only sphinx sub-folders

[RFC PATCH 0/5] doc-rst: improvements Sphinx's C-domain
 2016-08-18 21:30 UTC  (2+ messages)

[PATCH 0/9] Prepare Sphinx to build media PDF books
 2016-08-18 23:21 UTC  (2+ messages)

[PATCH 00/13] scpi: Add support for legacy SCPI protocol
 2016-08-18 15:53 UTC  (3+ messages)
` [PATCH 01/13] scpi: Add vendor_send_message to enable access to vendor commands

x86/PCI: Scan all functions during probing
 2016-08-18 20:33 UTC  (3+ messages)

[PATCH v9 1/2] Documentation: bindings: add dt doc for Rockchip PCIe controller
 2016-08-19  1:20 UTC  (7+ messages)
` [PATCH v9 2/2] PCI: Rockchip: Add Rockchip PCIe controller support

wip-enc-dec
 2016-08-19  0:14 UTC  (3+ messages)

[PATCH v4 00/17] pwm: Add support for PWM Capture
 2016-08-18 19:20 UTC  (3+ messages)
` [PATCH v4 17/17] dt-bindings: pwm: sti: Update DT bindings with recent changes

[PATCH net v2] sctp: linearize early if it's not GSO
 2016-08-18 17:58 UTC 

Power driver patches to avoid lockdep complaints
 2016-08-18 22:51 UTC  (2+ messages)

Snapshots of consistency groups
 2016-08-18 23:26 UTC  (4+ messages)

[PATCH v6 0/5] /dev/random - a new approach
 2016-08-18 17:27 UTC  (4+ messages)

[RESEND] [PATCH 0/8] arm64: Work around for mismatched cache line size
 2016-08-18 17:57 UTC  (3+ messages)
` [PATCH 6/8] arm64: Introduce raw_{d,i}cache_line_size

[PATCH 1/1] ppp: Fix one deadlock issue of PPP when send frame
 2016-08-18 22:53 UTC  (6+ messages)

[PATCHv4] support for AD5820 camera auto-focus coil
 2016-08-18 20:26 UTC  (11+ messages)
  ` [PATCHv5] "
    ` [PATCHv6] "

[PATCH 0/2] Drivers: hv: util: Some fixes to the backup driver
 2016-08-18 18:16 UTC  (3+ messages)
` [PATCH 1/2] Drivers: hv: utils: Continue to poll VSS channel after handling requests
  ` [PATCH 2/2] Drivers: hv: utils: Check VSS daemon is listening before a hot backup

[PATCH 4.4 000/138] 4.4.19-stable review
 2016-08-18 20:07 UTC 

[PATCH 0/4] cat-file: optionally convert to worktree version
 2016-08-18 17:08 UTC  (3+ messages)
` [PATCH 4/4] cat-file: support --textconv/--filters in batch mode

[PATCH libnftnl] rule: Fix comparison between rules
 2016-08-18 15:12 UTC 

[PATCH] usercopy: Skip multi-page bounds checking on SLOB
 2016-08-18 18:02 UTC  (4+ messages)

[kvm-unit-tests PATCH V4 1/5] scripts/runtime: Add ability to mark test as don't run by default
 2016-08-19  0:41 UTC  (6+ messages)
` [kvm-unit-tests PATCH V4 4/5] lib/powerpc: Implement generic delay function for use in unit tests
  ` [kvm-unit-tests PATCH V4 4/5] lib/powerpc: Implement generic delay function for use in unit test

[PATCH] pcie-designware: build error fix
 2016-08-18 19:15 UTC  (2+ messages)

[PATCH] virtio-gpu: Use memdup_user() rather than duplicating its implementation
 2016-08-18 20:42 UTC 

[kvm-unit-tests PATCH V5 1/5] scripts/runtime: Add ability to mark test as don't run by default
 2016-08-19  1:10 UTC  (10+ messages)
` [kvm-unit-tests PATCH V5 2/5] lib/powerpc: Add generic decrementer exception handler
` [kvm-unit-tests PATCH V5 3/5] lib/powerpc: Add function to start secondary threads
` [kvm-unit-tests PATCH V5 4/5] lib/powerpc: Implement generic delay function for use in unit tests
` [kvm-unit-tests PATCH V5 5/5] powerpc/tm: Add a test for H_CEDE while tm suspended

Is NFSv4.2 now compatible & stable with rdma?
 2016-08-18 15:26 UTC  (2+ messages)

[PATCH 0/6] xfstests-bld: Fixes and improvements v1
 2016-08-18 20:54 UTC 

[PATCH][RFC v2] PCI: Workaround to enable poweroff on Mac Pro 11
 2016-08-19  1:16 UTC 

[RFC 0/3] tcp: increase resilence vs. blind data injection
 2016-08-18 16:18 UTC  (3+ messages)
` [RFC 1/3] tcp: randomize tcp timestamp offsets for each connection


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.