All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-15 21:26:57 to 2016-06-15 22:28:56 UTC [more...]

[PATCH RFC tip/core/rcu 0/8] Waketorture, not for inclusion
 2016-06-15 22:28 UTC  (6+ messages)
` [PATCH tip/core/rcu 1/8] waketorture: Add a wakeup-torture module
` [PATCH tip/core/rcu 2/8] waketorture: Update scripting to accommodate waketorture
` [PATCH tip/core/rcu 6/8] torture: Make waketorture always hotplug the same CPU
` [PATCH tip/core/rcu 7/8] torture: Make waketorture kill test if no hotpluggable CPUs
` [PATCH tip/core/rcu 8/8] torture: Affinity waiter tasks away from hotpluggable CPU

[PATCH v2] KVM: SVM: Fix implicit declaration for __default_cpu_present_to_apicid()
 2016-06-15 22:28 UTC  (2+ messages)

[PATCH 0/4] Residue patches for rcar-dmac from renesas-drivers
 2016-06-15 22:26 UTC  (7+ messages)
` [PATCH 1/4] dma: rcar-dma: use result of updated get_residue in tx_status
` [PATCH 2/4] dmaengine: rcar-dmac: warn if transfer cannot start as TE = 1
` [PATCH 4/4] dmaengine: rcar-dmac: Fix residue reporting for pending descriptors

[PATCH v3 00/10] NTB Selftest Script
 2016-06-15 22:24 UTC  (20+ messages)
` [PATCH v3 06/10] ntb_tool: Postpone memory window initialization for the user
` [PATCH v3 07/10] ntb_tool: Add link status and files to debugfs
` [PATCH v3 08/10] ntb_pingpong: Add a debugfs file to get the ping count
` [PATCH v3 09/10] ntb_test: Add a selftest script for the NTB subsystem
` [PATCH v3 10/10] ntb_perf: clear link_is_up flag when the link goes down

[PATCH] svm: Do not support AVIC if not CONFIG_X86_LOCAL_APIC
 2016-06-15 22:24 UTC 

[PATCH] ARM: multi_v7_defconfig: Enable Ethernet Switch drivers
 2016-06-15 22:22 UTC  (4+ messages)

(unknown),
 2016-06-15 22:21 UTC  (4+ messages)
` [PATCH v4 6/6] send-email: add option --cite to quote the message body

[Qemu-devel] [Bug 1591628] [NEW] 2.6.0 hangs linux vm using vfio for pci passthrough of graphics card
 2016-06-15 22:10 UTC  (2+ messages)
` [Qemu-devel] [Bug 1591628] "

kexec failures with DEBUG_RODATA
 2016-06-15 22:20 UTC  (5+ messages)

[PATCH] mailbox: pcc: Add PCC request and free channel declarations
 2016-06-15 22:18 UTC  (3+ messages)

[PATCH tip/core/rcu 0/12] Miscellaneous RCU fixes for 4.8
 2016-06-15 22:16 UTC  (20+ messages)
` [PATCH tip/core/rcu 01/12] rcu: Fix outdated rcu_scheduler_active comment
` [PATCH tip/core/rcu 02/12] rcu: Fix outdated hotplug-exclusion comment in rcu_gp_init()
` [PATCH tip/core/rcu 03/12] rcu: Remove some superfluous lines
` [PATCH tip/core/rcu 04/12] rcu: Move expedited code from tree.c to tree_exp.h
` [PATCH tip/core/rcu 05/12] rcu: Move expedited code from tree_plugin.h "
` [PATCH tip/core/rcu 06/12] rcu: Document RCU_NONIDLE() restrictions in comment header
` [PATCH tip/core/rcu 07/12] rcu: No ordering for rcu_assign_pointer() of NULL
` [PATCH tip/core/rcu 08/12] rcu: Disable TASKS_RCU for usermode Linux
` [PATCH tip/core/rcu 09/12] rcu: Make call_rcu_tasks() tolerate first call with irqs disabled
` [PATCH tip/core/rcu 10/12] rcu: Fix a typo in a comment
` [PATCH tip/core/rcu 11/12] rcu: sysctl: Panic on RCU Stall
` [PATCH tip/core/rcu 12/12] rcu: Correctly handle sparse possible cpus

[SPDK] SPDK fio benchmark support
 2016-06-15 22:15 UTC 

[PATCH] ACPI: don't show an error when we're not in charge of PCIe hotplug
 2016-06-15 22:15 UTC 

[bug?] "vgs" command hanging after running "targetctl clear"
 2016-06-15 22:14 UTC  (2+ messages)

[PATCH 1/2] net: ethernet: ax88796: use phydev from struct net_device
 2016-06-15 22:12 UTC  (2+ messages)
` [PATCH 2/2] net: ethernet: ax88796: use phy_ethtool_{get|set}_link_ksettings

[PATCH] opkg: upgrade to v0.3.2
 2016-06-15 22:13 UTC 

[PATCH v2] power_supply: fix return value of get_property
 2016-06-15 22:13 UTC  (2+ messages)

[PATCH tip/core/rcu 0/14] Torture-test changes for 4.8
 2016-06-15 22:09 UTC  (15+ messages)
` [PATCH tip/core/rcu 01/14] torture: Simplify code, eliminate RCU_PERF_TEST_RUNNABLE
` [PATCH tip/core/rcu 02/14] torture: Remove CONFIG_RCU_TORTURE_TEST_RUNNABLE, simplify code
` [PATCH tip/core/rcu 03/14] torture: Forgive lengthy trace dumps and preemption
` [PATCH tip/core/rcu 04/14] torture: Break online and offline functions out of torture_onoff()
` [PATCH tip/core/rcu 05/14] torture: Add starvation events to error summary
` [PATCH tip/core/rcu 06/14] torture: Stop onoff task if there is only one cpu
` [PATCH tip/core/rcu 07/14] rcutorture/doc: Create initrd using dracut
` [PATCH tip/core/rcu 08/14] rcutorture: Use vmlinux as the fallback kernel image
` [PATCH tip/core/rcu 09/14] rcutorture: Make -soundhw a x86 specific option
` [PATCH tip/core/rcu 10/14] rcutorture: Don't specify the cpu type of QEMU on PPC
` [PATCH tip/core/rcu 11/14] rcutorture: Drop "-soundhw pcspkr" from x86 boot arguments
` [PATCH tip/core/rcu 12/14] rcuperf: Don't treat gp_exp mis-setting as a WARN
` [PATCH tip/core/rcu 13/14] torture: Inflict default jitter
` [PATCH tip/core/rcu 14/14] rcutorture: Fix error return code in rcu_perf_init()

[PATCH v5 0/8] CPUs capacity information for heterogeneous systems
 2016-06-15 22:11 UTC  (5+ messages)
` [PATCH v5 1/8] Documentation: arm: define DT cpu capacity-dmips-mhz bindings

[v2 PATCH 0/4] Rockchip Type-C and DispplayPort driver
 2016-06-15 22:11 UTC  (4+ messages)
` [v2 PATCH 1/4] Documentation: bindings: add dt doc for Rockchip USB Type-C PHY

[Buildroot] [PATCH 0/2] Add support for Rust programming language
 2016-06-15 22:09 UTC  (5+ messages)
` [Buildroot] [PATCH 1/2] python: enable bzip2 in host variant
` [Buildroot] [PATCH 2/2] rust: new package

[Intel-wired-lan] [net-next PATCH v2 00/17] Future-proof tunnel offload handlers
 2016-06-15 22:09 UTC  (36+ messages)
`  "
` [Intel-wired-lan] [net-next PATCH v2 01/17] vxlan/geneve: Include udp_tunnel.h in vxlan/geneve.h and fixup includes
  `  "
` [Intel-wired-lan] [net-next PATCH v2 02/17] net: Combine GENEVE and VXLAN port notifiers into single functions
  `  "
` [Intel-wired-lan] [net-next PATCH v2 03/17] net: Merge VXLAN and GENEVE push notifiers into a single notifier
  `  "
` [Intel-wired-lan] [net-next PATCH v2 04/17] bnx2x: Move all UDP port notifiers to single function
  `  "
` [Intel-wired-lan] [net-next PATCH v2 05/17] bnxt: Update drivers to support unified UDP encapsulation offload functions
  `  "
` [Intel-wired-lan] [net-next PATCH v2 06/17] bnxt: Move GENEVE support from hard-coded port to using port notifier
  `  "
` [Intel-wired-lan] [net-next PATCH v2 07/17] benet: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
  `  "
` [Intel-wired-lan] [net-next PATCH v2 08/17] fm10k: "
  `  "
` [Intel-wired-lan] [net-next PATCH v2 09/17] i40e: Move all UDP port notifiers to single function
  `  "
` [Intel-wired-lan] [net-next PATCH v2 10/17] ixgbe: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
  `  "
` [Intel-wired-lan] [net-next PATCH v2 11/17] mlx4_en: "
  `  "
` [Intel-wired-lan] [net-next PATCH v2 12/17] mlx5_en: "
  `  "
` [Intel-wired-lan] [net-next PATCH v2 13/17] nfp: "
  `  "
` [Intel-wired-lan] [net-next PATCH v2 14/17] qede: Move all UDP port notifiers to single function
  `  "
` [Intel-wired-lan] [net-next PATCH v2 15/17] qlcnic: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
  `  "
` [Intel-wired-lan] [net-next PATCH v2 16/17] net: Remove deprecated tunnel specific UDP offload functions
  `  "
` [Intel-wired-lan] [net-next PATCH v2 17/17] vxlan: Add new UDP encapsulation offload type for VXLAN-GPE
  `  "

[PATCH 0/5] remoteproc: A few important improvements
 2016-06-15 22:06 UTC  (4+ messages)
` [PATCH 4/5] remoteproc: core: Supply framework to request, declare and fetch shared memory

[PATCH] nilfs: avoid warning about unused variables
 2016-06-15 22:05 UTC  (3+ messages)

"git-rebase -i --autostash" will leave dangling stash when editor is aborted
 2016-06-15 21:56 UTC 

[U-Boot] [PATCH v6 0/2] common: usb_storage : Implement logic to calculate optimal
 2016-06-15 22:03 UTC  (3+ messages)
` [U-Boot] [PATCH v6 1/2] common: usb_storage: Make common function for usb_stor_read/usb_stor_write

[PATCH 0/3] KVM: do not use kvm->online_vcpus to check "has one VCPU been created?"
 2016-06-15 22:00 UTC  (3+ messages)

[U-Boot] [PATCH] common: image-fit: Cleanup spelling mistakes
 2016-06-15 22:00 UTC 

[U-Boot] [PATCH] usb: ehci: only shutdown opened controller
 2016-06-15 22:00 UTC  (2+ messages)

[RFC PATCH-tip v2 0/6] locking/rwsem: Enable reader optimistic spinning
 2016-06-15 21:59 UTC  (13+ messages)
` [RFC PATCH-tip v2 1/6] locking/osq: Make lock/unlock proper acquire/release barrier
` [RFC PATCH-tip v2 5/6] locking/rwsem: Change RWSEM_WAITING_BIAS for better disambiguation

lk 4.7 regression: EDAC, amd64_edac: Drop pci_register_driver() use
 2016-06-15 21:58 UTC  (5+ messages)

[PATCH v2 0/9] raspberry pi 3 patch series, part 1: essentials
 2016-06-15 21:57 UTC  (11+ messages)
` [PATCH v2 4/9] arm64: Add platform selection for BCM2835

[PATCH] ext4: avoid modifying checksum fields directly during checksum verification
 2016-06-15 21:57 UTC  (2+ messages)

[Buildroot] [git commit] fb-test-app: add .hash file
 2016-06-15 21:55 UTC 

[PATCH] cxl: Make vPHB device node match adapter's
 2016-06-15 21:53 UTC  (2+ messages)

[Buildroot] [git commit] cppzmq: add .hash file
 2016-06-15 21:52 UTC 

master - pvscan: fix lvmlockd global lock
 2016-06-15 21:52 UTC 

[PATCH] usb: early/ehci-dbgp: make it explicitly non-modular
 2016-06-15 21:52 UTC 

[PATCH] staging: ks7010: honor 'const' qualifier
 2016-06-15 21:53 UTC 

[RFC] Adding PM support to thermal driver
 2016-06-15 21:51 UTC  (2+ messages)

[PATCH 1/3] drivers/media/dvb-core/en50221: use kref to manage struct dvb_ca_private
 2016-06-15 21:50 UTC  (5+ messages)
` [PATCH 3/3] drivers/media/media-device: fix double free bug in _unregister()

[PATCH 00/17] MIPS: KVM: Misc KVM T&E improvements
 2016-06-15 21:50 UTC  (3+ messages)
` [PATCH 09/17] MIPS: KVM: Don't hardcode restored HWREna

[PATCH 00/10] Support progress reporting
 2016-06-15 21:49 UTC  (6+ messages)
` [PATCH 10/10] runqueue: report progress for "Preparing RunQueue" step

[Buildroot] Various patches
 2016-06-15 21:48 UTC  (8+ messages)
` [Buildroot] [PATCH 1/5] wireshark: remove documentation
  ` [Buildroot] [PATCH 2/5] readline: fix installed libraries permission

[PATCH] init/main.c: fix initcall_blacklisted on ia64, ppc64 and parisc64
 2016-06-15 21:48 UTC 

[PATCH] mm: compaction: fix dummy declarations
 2016-06-15 21:48 UTC  (2+ messages)

[PATCH net 0/3] macsec fixes
 2016-06-15 21:47 UTC  (2+ messages)

Why are the MB/s of avx and raid6: twice as high for a docked ThinkPad than for an undocked ?
 2016-06-15 21:46 UTC 

[PATCH net-next 0/3] Add SRIOV configuration via sysfs and few fixes
 2016-06-15 21:46 UTC  (2+ messages)

[PATCH 0/3] CHV vblank failures when PSR is active
 2016-06-15 21:44 UTC  (5+ messages)
` [PATCH 3/3] drm/i915/psr: Do not activate PSR when vblank interrupts are enabled

[PATCH 0/7] Chain crypto requests together at the DMA level
 2016-06-15 21:43 UTC  (4+ messages)
` [PATCH 7/7] crypto: marvell: Add support for chaining crypto requests in TDMA mode

[PATCH net] htb: call qdisc_root with rcu read lock held
 2016-06-15 21:43 UTC  (2+ messages)

[PATCH v2 0/5] ipvs: fix backup sync daemon with IPv6, and minor updates
 2016-06-15 21:42 UTC  (6+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 1/4] ipvs: Enable setting IPv6 multicast address for ipvs
  ` [PATCH v3 2/4] ipvs: Stop calling __dev_get_by_name() repeatedly when starting sync daemon
  ` [PATCH v3 3/4] ipvs: Don't check result < 0 after setting result = 0
  ` [PATCH v3 4/4] ipvs: log additional sync daemon parameters

[Buildroot] [git commit] json-c: add .hash file
 2016-06-15 21:42 UTC 

[net PATCH] mlx4e: Do not attempt to offload VXLAN ports that are unrecognized
 2016-06-15 21:42 UTC 

[PATCH] verify-tag: allow to verify signed blob objects
 2016-06-15 21:41 UTC  (5+ messages)

[PATCH v2 0/5] PM / Domains / Runtime: Optimize device system PM when using genpd
 2016-06-15 21:41 UTC  (11+ messages)
` [PATCH v2 1/5] PM / Domains: Remove redundant call to pm_request_idle() in genpd
` [PATCH v2 2/5] PM / Runtime: Prevent re-resuming devices in pm_runtime_force_resume()
` [PATCH v2 3/5] PM / Domains: Allow runtime PM during system PM phases
` [PATCH v2 4/5] PM / Domains: Stop/start devices during system PM suspend/resume in genpd
` [PATCH v2 5/5] PM / Runtime: Defer resuming of the device in pm_runtime_force_resume()

[PATCH] qemu-native: set ld.bfd, fix cflags, and set some environment vars
 2016-06-15 21:39 UTC  (3+ messages)

[PATCH tip/core/rcu 0/4] Documentation updates for 4.8
 2016-06-15 21:39 UTC  (5+ messages)
` [PATCH tip/core/rcu 1/4] documentation: Add reference to 2014 RCU API LWN article
` [PATCH tip/core/rcu 2/4] documentation: Add references to 2010 and 2014 Big API Tables
` [PATCH tip/core/rcu 3/4] documentation: Add RCU_NONIDLE() restrictions to requirements
` [PATCH tip/core/rcu 4/4] Documentation: Fix spelling mistake

[PATCH perf/core v11 00/20] perf-probe --cache and SDT support
 2016-06-15 21:38 UTC  (4+ messages)
` [PATCH perf/core v11 07/20] perf probe: Add --cache option to cache the probe definitions

[Buildroot] Various patches
 2016-06-15 21:37 UTC  (6+ messages)
` [Buildroot] [PATCH 1/5] wireshark: remove documentation
  ` [Buildroot] [PATCH 3/5] pkg-download: allow ssh URLs

[PATCH lttng-tools] Fix: sessiond: ht_match_event(): check if filter is NULL
 2016-06-15 21:34 UTC 

[PATCH] kprobes: fix a comment typo
 2016-06-15 21:33 UTC  (4+ messages)

perf probe issues
 2016-06-15 21:33 UTC  (4+ messages)

BLKZEROOUT not zeroing md dev on VMDK
 2016-06-15 21:33 UTC  (7+ messages)

[PATCH] rtlwifi: use s8 instead of char
 2016-06-15 21:25 UTC  (3+ messages)

[PATCH] tools/perf: fix the word selected in find_*_bit
 2016-06-15 21:29 UTC  (4+ messages)

RXE and ib_write_bw
 2016-06-15 21:29 UTC  (2+ messages)

[PATCH v2] rtlwifi: use s8 instead of char
 2016-06-15 21:30 UTC 

[PATCH] amdgpu: use NULL instead of 0 for pointer
 2016-06-15 21:28 UTC  (4+ 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.