All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-08 11:06:36 to 2016-07-08 12:08:06 UTC [more...]

[PATCH] x86/microcode: Remove unused symbol exports
 2016-07-08 12:07 UTC  (2+ messages)
` [tip:x86/microcode] "

[PATCH 4/6] x86/mce: Fix mce_rdmsrl() warning message
 2016-07-08 12:06 UTC  (2+ messages)
` [tip:ras/core] "

[PATCH 2/6] x86/RAS/AMD: Reduce number of IPIs when prepping error injection
 2016-07-08 12:06 UTC  (2+ messages)
` [tip:ras/core] x86/RAS/AMD: Reduce the "

[PATCH] x86: add workaround monitor bug
 2016-07-08 12:07 UTC  (4+ messages)

[WireGuard] Options to obfuscate WireGuard traffic?
 2016-07-08 12:07 UTC  (4+ messages)

[PATCH 1/6] x86/mce/AMD: Increase size of bank_map type
 2016-07-08 12:05 UTC  (2+ messages)
` [tip:ras/core] x86/mce/AMD: Increase size of the "

[Qemu-devel] [RFC PATCH 0/2] cpu hotplug: Extend data provided by query-hotpluggable-cpus
 2016-07-08 12:06 UTC  (10+ messages)
` [Qemu-devel] [RFC PATCH 1/2] qapi: Add vcpu id to query-hotpluggable-cpus output
` [Qemu-devel] [RFC PATCH 2/2] numa: Add node_id data in query-hotpluggable-cpus

[PATCH v1 2/2] x86/platform/intel-mid: Extend PWRMU to support Penwell
 2016-07-08 12:04 UTC  (2+ messages)
` [tip:x86/platform] "

[PATCH v1 1/1] x86/platform/intel-mid: Enable spidev on Intel Edison
 2016-07-08 12:05 UTC  (2+ messages)
` [tip:x86/platform] x86/platform/intel-mid: Enable spidev on Intel Edison boards

[PATCH v15 net-next 1/1] hv_sock: introduce Hyper-V Sockets
 2016-07-08 12:05 UTC  (2+ messages)

[PATCH 0/2] sched/cputime: Deltas for "replace VTIME_GEN irq time code with IRQ_TIME_ACCOUNTING code"
 2016-07-08 12:05 UTC  (6+ messages)

[PATCH] media: usbtv: prevent access to free'd resources
 2016-07-08 12:04 UTC 

[PATCH v1 1/2] x86/platform/intel_mid_pci: Remove duplicate power off
 2016-07-08 12:04 UTC  (2+ messages)
` [tip:x86/platform] x86/pci, x86/platform/intel_mid_pci: Remove duplicate power off code

[RFT PATCH v5 0/3] Fix preemption timer optimization while nested guests run
 2016-07-08 12:02 UTC  (4+ messages)
` [RFT PATCH v5 1/3] KVM: nVMX: avoid incorrect preemption timer vmexit in nested guest
` [RFT PATCH v5 2/3] KVM: VMX: reflect broken preemption timer in vmcs_config
` [RFT PATCH v5 3/3] KVM: nVMX: keep preemption timer enabled during L2 execution

[PATCH] drm/i915: Fill unused GGTT with scratch pages for VT-d
 2016-07-08 12:02 UTC  (2+ messages)

[PATCH 0/2] Small fixes for IA32_FEATURE_CONTROL
 2016-07-08 12:01 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86: move MSR_IA32_FEATURE_CONTROL handling to x86.c
` [PATCH 2/2] KVM: x86: zero MSR_IA32_FEATURE_CONTROL on reset

[PATCH openbmc v3] Package whitelist.conf in obmc-phosphor-image
 2016-07-08 12:00 UTC  (2+ messages)
` [PATCH openbmc v3] Generate code from conf files from IPMI packages

[PATCH 0/5] arm64: dts: add QorIQ LS1046A SoC and boards support
 2016-07-08 12:00 UTC  (4+ messages)
` [PATCH 1/5] arm64: dts: add QorIQ LS1046A SoC support

[PATCH v1 1/1] pinctrl: intel: Protect set wake flow by spin lock
 2016-07-08 11:59 UTC  (2+ messages)

[PATCH v3 0/8] x86/vm-event: Adjustments & fixes
 2016-07-08 11:57 UTC  (12+ messages)
` [PATCH v3 1/8] x86/vmx_update_guest_cr: minor optimization
` [PATCH v3 2/8] x86/vm-event/monitor: relocate code-motion more appropriately

ath10k + iw set bitrates is causing FW crash
 2016-07-08 11:56 UTC  (5+ messages)

kdave/for-next commit 26112f7f472
 2016-07-08 11:55 UTC  (3+ messages)

[PATCH v2 0/2] Input: synaptics-rmi4 - F34 device reflash support
 2016-07-08 11:54 UTC  (3+ messages)
` [PATCH v2 1/2] Input: synaptics-rmi4 - factor out functions from probe
` [PATCH v2 2/2] Input: synaptics-rmi4 - add support for F34 device reflash

[PATCH iptables 3/3] libxt_hashlimit: iptables-restore does not work as expected with xt_hashlimit
 2016-07-08 11:54 UTC  (7+ messages)

get_nohz_timer_target?
 2016-07-08 11:49 UTC  (3+ messages)

[PATCH 00/20] iommu/amd: Use generic IOVA allocator
 2016-07-08 11:45 UTC  (37+ messages)
` [PATCH 01/20] iommu: Add apply_dm_region call-back to iommu-ops
` [PATCH 02/20] iommu/amd: Select IOMMU_IOVA for AMD IOMMU
` [PATCH 03/20] iommu/amd: Allocate iova_domain for dma_ops_domain
` [PATCH 04/20] iommu/amd: Create a list of reserved iova addresses
` [PATCH 05/20] iommu/amd: Implement apply_dm_region call-back
` [PATCH 06/20] iommu/amd: Pass gfp-flags to iommu_map_page()
` [PATCH 07/20] iommu/amd: Remove special mapping code for dma_ops path
` [PATCH 08/20] iommu/amd: Make use of the generic IOVA allocator
` [PATCH 09/20] iommu/amd: Remove other remains of old address allocator
` [PATCH 10/20] iommu/amd: Remove align-parameter from __map_single()
` [PATCH 11/20] iommu/amd: Set up data structures for flush queue
` [PATCH 12/20] iommu/amd: Allow NULL pointer parameter for domain_flush_complete()
` [PATCH 13/20] iommu/amd: Implement flush queue
` [PATCH 14/20] iommu/amd: Implement timeout to flush unmap queues
` [PATCH 15/20] iommu/amd: Introduce dir2prot() helper
` [PATCH 16/20] iommu/amd: Optimize map_sg and unmap_sg
` [PATCH 17/20] iommu/amd: Use dev_data->domain in get_domain()
` [PATCH 18/20] iommu/amd: Handle IOMMU_DOMAIN_DMA in ops->domain_free call-back
` [PATCH 19/20] iommu/amd: Flush iova queue before releasing dma_ops_domain
` [PATCH 20/20] iommu/amd: Use container_of to get dma_ops_domain

[RFC] pci: Provide a domain limited version of pdev_fixup_irq
 2016-07-08 11:49 UTC 

[WireGuard] NAT-T Keepalives
 2016-07-08 11:49 UTC  (3+ messages)

[PATCH] vhost: fix segfault on bad descriptor address
 2016-07-08 11:48 UTC  (5+ messages)

[PATCH] [RFC] Kbuild: avoid "make tinyconfig" warnings
 2016-07-08 11:50 UTC  (4+ messages)

[PATCH v3 0/9] Add MT8173 Video Decoder Driver
 2016-07-08 11:44 UTC  (12+ messages)
` [PATCH v3 1/9] VPU: mediatek: Add decode support
  ` [PATCH v3 2/9] v4l: add Mediatek compressed video block format
    ` [PATCH v3 3/9] DocBook/v4l: Add compressed video formats used on MT8173 codec driver
      ` [PATCH v3 4/9] dt-bindings: Add a binding for Mediatek Video Decoder
        ` [PATCH v3 5/9] vcodec: mediatek: Add Mediatek V4L2 Video Decoder Driver

bluez 5.40 - RegisterApplication as Client
 2016-07-08 11:44 UTC 

Integer-overflow in read-cache.c can cause buffer-overflow (bug requires a crafted/corrupted index)
 2016-07-08 11:43 UTC 

[RFC PATCH 0/4 v2] Inotify limits per usernamespace
 2016-07-08 11:43 UTC  (6+ messages)
` [PATCH 3/4] userns/inotify: Initial implementation of inotify per-userns

[U-Boot] what are valid formats for initrd image downloaded and used by "bootm"
 2016-07-08 11:40 UTC  (5+ messages)

deadlocks in rbd unmap and map
 2016-07-08 11:40 UTC  (2+ messages)

[PATCH 0/8] arm64: Work around for mismatched cache line size
 2016-07-08 11:37 UTC  (22+ messages)
` [PATCH 1/8] arm64: Set the safe value for L1 icache policy
` [PATCH 2/8] arm64: Use consistent naming for errata handling
` [PATCH 3/8] arm64: Rearrange CPU errata workaround checks
` [PATCH 4/8] arm64/insn: Add helpers for pc relative address offsets
` [PATCH 4/8] arm64/insn: Add helpers for pc relative data processing instructions
` [PATCH 5/8] arm64: alternative: Add support for patching adrp instructions
` [PATCH 6/8] arm64: Introduce raw_{d,i}cache_line_size
` [PATCH 7/8] arm64: Refactor sysinstr exception handling
` [PATCH 8/8] arm64: Work around systems with mismatched cache line sizes

[PATCH v2] xen: arm64: Add support for Renesas RCar Gen3 H3 Salvator-X platform
 2016-07-08 11:38 UTC  (10+ messages)

[Qemu-devel] [PATCH] timer/cpus: fix some typos and update some comments
 2016-07-08 11:44 UTC  (2+ messages)

[PATCH v6 000/119] xfs: add reverse mapping, reflink, dedupe, and online scrub support
 2016-07-08 11:37 UTC  (6+ messages)
` [PATCH 026/119] xfs: add owner field to extent allocation and freeing

Toaster build fails on Master branch Yocto
 2016-07-08 11:36 UTC  (2+ messages)

[GIT PULL] final GPIO fixes for v4.7
 2016-07-08 11:35 UTC 

Hang due to nfs letting tasks freeze with locked inodes
 2016-07-08 11:33 UTC  (4+ messages)

[Cocci] Checking build dependencies for "pyml"
 2016-07-08 11:32 UTC  (6+ messages)
  ` [Cocci] Checking build dependencies for "pyml" (and Menhir)
      ` [Cocci] Checking build dependencies for "Menhir"

[meta-raspberrypi][PATCH V3 0/4] Drop rpi-mkimage and use upstream u-boot
 2016-07-08 11:31 UTC  (2+ messages)

[PATCH v2] sched/deadline: remove useless param from setup_new_dl_entity
 2016-07-08 11:32 UTC  (9+ messages)

master - libdm: fix group resource leak in dm_stats_delete_region()
 2016-07-08 11:31 UTC 

master - dmstats: ensure dm_stats_delete_region() return is checked
 2016-07-08 11:31 UTC 

master - libdm: improve comments in stats grouping functions
 2016-07-08 11:31 UTC 

master - libdm: fix resource leak in dm_stats_set_alias()
 2016-07-08 11:31 UTC 

master - libdm: enclose dm_stats_walk_do/while() body in do..while
 2016-07-08 11:31 UTC 

[PATCH] arm64: defconfig: Enable s2mps11 regulator clk and s3c rtc driver
 2016-07-08 11:29 UTC  (4+ messages)

yet another assertion in bluestore during random write
 2016-07-08 11:29 UTC  (2+ messages)

[PATCH v5 00/14] Load BIOS via toolstack instead of been embedded in hvmloader
 2016-07-08 11:29 UTC  (5+ messages)
` [PATCH v5 01/14] libxc: Rework extra module initialisation

[PATCH v3] sched/deadline: remove useless param from setup_new_dl_entity
 2016-07-08 11:28 UTC 

[PATCH] usb/gadget: fix gadgetfs aio support
 2016-07-08 11:28 UTC  (3+ messages)

[PATCH v7 0/11] Output raw touch data via V4L2
 2016-07-08 11:27 UTC  (13+ messages)
` [PATCH v7 01/11] Input: atmel_mxt_ts - update MAINTAINERS email address
` [PATCH v7 02/11] v4l2-core: Add support for touch devices
` [PATCH v7 03/11] DocBook: add "
` [PATCH v7 04/11] Input: atmel_mxt_ts - add support for T37 diagnostic data
` [PATCH v7 05/11] Input: atmel_mxt_ts - output diagnostic debug via V4L2 device
` [PATCH v7 06/11] Input: atmel_mxt_ts - read touchscreen size
` [PATCH v7 07/11] Input: atmel_mxt_ts - handle diagnostic data orientation
` [PATCH v7 08/11] Input: atmel_mxt_ts - add diagnostic data support for mXT1386
` [PATCH v7 09/11] Input: atmel_mxt_ts - add support for reference data
` [PATCH v7 10/11] Input: synaptics-rmi4 - add support for F54 diagnostics
` [PATCH v7 11/11] Input: sur40 - use new V4L2 touch input type
` [PATCH] v4l2-compliance: Changes to support touch sensors

[PATCH RESEND] arm64: fix vdso-offsets.h dependency
 2016-07-08 11:27 UTC  (3+ messages)

Partnership INVESTMENT
 2016-07-08  9:31 UTC 

[PATCH] gpio: document how to order GPIO controllers
 2016-07-08 11:25 UTC  (9+ messages)
          ` Permissions for GPIOs [Was: [PATCH] gpio: document how to order GPIO controllers]

[PATCHv4 bluetooth-next 0/8] ieee802154: pending/new fixes and cleanup/features
 2016-07-08 11:25 UTC  (6+ messages)
` [PATCHv4 bluetooth-next 7/8] ieee802154: cleanup WARN_ON for fc fetch
` [PATCHv4 bluetooth-next 8/8] fakelb: allow to run as monitor

[meta-java] icedtea7-native - IOException constructor compile error
 2016-07-08 11:24 UTC 

[DRAFT 1] XenSock protocol design document
 2016-07-08 11:23 UTC 

[WireGuard] [ANNOUNCE] Snapshot `experimental-0.0.20160708` Available
 2016-07-08 11:23 UTC 

[PATCH 00/31] btrfs: simplify use of struct btrfs_root pointers
 2016-07-08 11:20 UTC  (4+ messages)
` [PATCH 05/31] btrfs: tests, require fs_info for root

[U-Boot] Problem loading boot script from ext4 mmc on sunxi H3
 2016-07-08 11:19 UTC  (4+ messages)

[Qemu-devel] [PATCH v2] curl: Operate on zero-length file
 2016-07-08 11:18 UTC 

Introspecting userns relationships to other namespaces?
 2016-07-08 11:17 UTC  (14+ messages)
                ` [CRIU] "

[PATCH] nativesdk-packagegroup-sdk-host: Add wayland-scanner to the SDK native toolchain
 2016-07-08 11:16 UTC  (2+ messages)

[xen-unstable-smoke test] 66531: tolerable all pass - PUSHED
 2016-07-08 11:16 UTC  (2+ messages)
` [xen-unstable baseline-only test] 66531: trouble: broken/preparing/queued

[PATCH] KVM: SVM: fix trashing of MSR_TSC_AUX
 2016-07-08 11:15 UTC  (12+ messages)

xstats performance
 2016-07-08 11:15 UTC  (8+ messages)

[Qemu-devel] [PATCH 0/5] Auto-fragment large transactions at the block layer
 2016-07-08 11:15 UTC  (6+ messages)
` [Qemu-devel] [PATCH 5/5] nbd: Drop unused offset parameter

Kernel panic on Xen virtualisation in Debian
 2016-07-08 11:14 UTC  (3+ messages)

raid1 has failing disks, but smart is clear
 2016-07-08 11:14 UTC  (5+ messages)

[PATCH] ena: fix doorbell submission when not needed
 2016-07-08 11:11 UTC  (3+ messages)
` [PATCH v2] ena: doorbell fix
  ` [PATCH v2] ena: fix doorbell submission when not needed

[PATCH] [RFC] Limit dump_pipe program's permission to init for container
 2016-07-08 11:08 UTC  (2+ messages)

[meta-oe][PATCH] poco: update to 1.7.3
 2016-07-08 11:11 UTC 

[RFC] Generic flow director/filtering/classification API
 2016-07-08 11:11 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH v2 0/5] sPAPR: Fix migration when CPUs are removed in random order
 2016-07-08 11:11 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH v2 2/5] cpu: Introduce CPUState::stable_cpu_id

[U-Boot] [PATCH] mmc: sdhci: clean up time out detection
 2016-07-08 11:10 UTC  (2+ messages)

[PATCH 1/2] packagegroup-rpi-test: Poky moved the license so fix LIC_FILES_CHKSUM
 2016-07-08 11:09 UTC  (4+ messages)
` [PATCH 2/2] linux-raspberrypi: Fix v4.1 with GCC6

[RFC] block: fix blk_queue_split() resource exhaustion
 2016-07-08 11:08 UTC  (7+ messages)
` [dm-devel] "

[PATCH v2 1/1] gpio: merrifield: Introduce GPIO driver to support Merrifield
 2016-07-08 11:08 UTC 

[PATCH nf-next] netfilter: constify arg to is_dying/confirmed
 2016-07-08 11:08 UTC 

Deleting child qdisc doesn't reset parent to default qdisc?
 2016-07-08 11:07 UTC  (10+ messages)
            ` [RFC PATCH] net: sched: convert qdisc linked list to hashtable (was Re: Deleting child qdisc doesn't reset parent to default qdisc?)
              ` [RFC PATCH v2] net: sched: convert qdisc linked list to hashtable


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.