All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-09 02:04:27 to 2016-07-09 06:00:36 UTC [more...]

[PATCH v2 0/5] drivers: usb: chipidea: Add qoriq platform
 2016-07-09  5:59 UTC  (18+ messages)
` [PATCH v2 1/5] drivers: usb: chipidea: Add qoriq platform driver
` [PATCH v2 2/5] usb: DT binding documentation for qoriq usb 2.0 controller
` [PATCH v2 3/5] drivers: usb: phy: Add qoriq usb 2.0 phy driver support
` [PATCH v2 4/5] phy: DT binding documentation for qoriq usb 2.0 phy
` [PATCH v2 5/5] arm: dts: ls1021a: enable chipidea driver and USB 2.0 PHY driver

[PATCH] KVM: nVMX: Fix memory corruption when using VMCS shadowing
 2016-07-09  5:59 UTC  (3+ messages)
` [PATCH v2] "

[Bug 121711] New: KVM virtual machine using libvirtd crashes
 2016-07-09  5:58 UTC  (3+ messages)
` [Bug 121711] "

[kernel-hardening] Re: [PATCH 9/9] mm: SLUB hardened usercopy support
 2016-07-09  5:58 UTC  (15+ messages)
          `  "

[PATCH v2] btrfs-progs: du: fix to skip not btrfs dir/file
 2016-07-09  5:53 UTC 

[U-Boot] 2016.07 regression on Orange Pi PC
 2016-07-09  5:52 UTC 

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

[Cocci] Checking build dependencies for "pyml"
 2016-07-09  5:45 UTC  (8+ messages)
  ` [Cocci] Checking build dependencies for "pyml" (and Menhir)
      ` [Cocci] Checking build dependencies for "Menhir"

git branch doesn't allow me to forcibly delete branch which was checked out in a now-deleted worktree dir
 2016-07-09  5:33 UTC  (8+ messages)

[RESEND][PATCH 1/2] i2c: versatile: Allow compile test build
 2016-07-09  5:32 UTC  (2+ messages)
` [RESEND][PATCH 2/2] i2c: versatile: Convert to use resource managed devm_* APIs

Introspecting userns relationships to other namespaces?
 2016-07-09  3:15 UTC  (20+ messages)
        ` [CRIU] "

rollback to a snapshot and delete old top volume - missing of "@"
 2016-07-09  5:30 UTC  (7+ messages)

divide error: 0000 [#1] SMP in task_numa_migrate - handle_mm_fault vanilla 4.4.6
 2016-07-09  5:21 UTC  (12+ messages)

[PATCH v2 0/2] cache-tree building fix in the presence of ita entries
 2016-07-09  5:23 UTC  (6+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 1/4] test-lib.sh: introduce and use $_EMPTY_TREE
  ` [PATCH v3 2/4] test-lib.sh: introduce and use $_EMPTY_BLOB
  ` [PATCH v3 3/4] cache-tree.c: fix i-t-a entry skipping directory updates sometimes
  ` [PATCH v3 4/4] cache-tree: do not generate empty trees as a result of all i-t-a subentries

[PATCH v2 00/13] Runtime PM for Thunderbolt on Macs
 2016-07-09  5:23 UTC  (7+ messages)

gc and repack ignore .git/*HEAD when checking reachability
 2016-07-09  5:23 UTC  (8+ messages)

[PATCH] exportfs: fix export point checking
 2016-07-09  5:15 UTC 

[PATCH 4.6 00/31] 4.6.4-stable review
 2016-07-09  5:13 UTC  (3+ messages)

[U-Boot] [PATCH v2] include: usb: Rename USB controller base address mapping
 2016-07-09  5:02 UTC  (7+ messages)

[PATCH v1] Specific requirement of type casting for 64-bit architectures
 2016-07-08 21:45 UTC 

[nightly] RT Core TISDK (krogoth/2.1) 2016.05 build 2016-07-08_12-53-16
 2016-07-09  4:59 UTC 

Git GUI Guesses Incorrect Language
 2016-07-09  4:57 UTC 

[Bug 93547] New: Built failed for "Mesa (master): nouveau: remove use of deprecated nouveau_device:: drm_version"
 2016-07-09  4:36 UTC  (2+ messages)
  ` [Bug 93547] "

[PATCH 0/7] i2c: improve error messages when registering an adapter
 2016-07-09  4:35 UTC  (8+ messages)
` [PATCH 1/7] i2c: free idr when sanity checks in i2c_register_adapter() fail
` [PATCH 2/7] i2c: cleanup i2c_register_adapter() by refactoring recovery init
` [PATCH 3/7] i2c: improve error messages in i2c_register_adapter()
` [PATCH 4/7] i2c: add error message when obtaining idr fails
` [PATCH 5/7] i2c: print more info when of_i2c_notify fails
` [PATCH 6/7] i2c: print more info when acpi_i2c_space_handler() fails
` [PATCH 7/7] i2c: use pr_fmt in the core

[PATCH 00/16] x86/vm-event: numerous adjustments & fixes
 2016-07-09  4:34 UTC  (18+ messages)
` [PATCH 01/16] x86/vmx_update_guest_cr: minor optimization
` [PATCH 02/16] x86: fix: make atomic_read() param const
` [PATCH 03/16] x86/monitor: mechanical renames
` [PATCH 04/16] x86/monitor: relocate vm_event_register_write_resume() function to monitor code
` [PATCH 05/16] x86/monitor: relocate code more appropriately
` [PATCH 06/16] x86/monitor: fix: set msr_bitmap to NULL after xfree
` [PATCH 07/16] x86/vm-event: fix: call cleanup when init fails, to free partial allocs
` [PATCH 08/16] x86/vm-event: call monitor init & cleanup funcs from respective vm_event funcs
` [PATCH 09/16] arm/monitor: move d->monitor cleanup to monitor_cleanup_domain()
` [PATCH 10/16] x86/vm-event: centralize vcpu-destroy cleanup in vm-events code
` [PATCH 11/16] x86/monitor: fix: treat -monitor- properly, as a subsys of the vm-event subsys
` [PATCH 12/16] x86/vm-event: fix: move cleanup of mem_access_emulate_each_rep to monitor stub
` [PATCH 13/16] x86/monitor: introduce writes_pending field in monitor_write_data
` [PATCH 14/16] x86/monitor: clarify separation between monitor subsys and vm-event as a whole
` [PATCH 15/16] x86/monitor: fix: don't compromise a monitor_write_data with pending CR writes
` [PATCH 16/16] x86/monitor: fix: xc_monitor _write_ctrlreg w/o previous _enable must fail

[PATCH] xfs: fix xfs_error_get_cfg for negative errnos
 2016-07-09  4:33 UTC  (4+ messages)
` [PATCH 2/1] "
` [PATCH 2/1 V2] xfs: remove extraneous buffer flag changes
` [PATCH 3/1] xfs: don't reset b_retries to 0 on every failure

[pm:bleeding-edge 181/195] kernel/power/snapshot.c:57:3: error: implicit declaration of function 'set_memory_ro'
 2016-07-09  4:24 UTC 

[PATCH] sctp: fix panic when sending auth chunks
 2016-07-09  4:08 UTC  (3+ messages)

I/O address 0x0cd6 already in use
 2016-07-09  4:08 UTC  (6+ messages)

[PATCH 0/7] toaster: Artifact Selection Improvement
 2016-07-09  4:03 UTC  (3+ messages)
` [PATCH 1/7] runqueue: improve exception logging

[patch -next] bnxt: fix a condition
 2016-07-09  4:02 UTC  (3+ messages)

[PATCH net-next] net: dsa: initialize the routing table
 2016-07-09  4:00 UTC  (2+ messages)

[PATCH net-next] bpf: introduce bpf_get_current_task() helper
 2016-07-09  4:00 UTC  (2+ messages)

[PATCH net-next] tun: Don't assume type tun in tun_device_event
 2016-07-09  3:59 UTC  (2+ messages)

[RFC 0/7] netlink: Add allocation flag to netlink_unicast()
 2016-07-09  3:59 UTC  (9+ messages)
      ` [Cluster-devel] "
` [PATCH v2 net-next] rtnl: Add GFP flag argument to rtnl_unicast()

pull-request: mac80211 2016-07-06
 2016-07-09  3:54 UTC  (3+ messages)

[PATCH 00/15] ARM: dts: sunxi: Add reference-design-tablet.dtsi files + 2 new tablets
 2016-07-09  3:53 UTC  (4+ messages)
` [PATCH 05/15] ARM: dts: sun5i: reference-design-tablet: Remove mention of q8

[GIT PULL net-next] rxrpc: Improve conn/call lookup and fix call number generation [ver #3]
 2016-07-09  3:51 UTC  (2+ messages)

[PATCH net] r8152: remove the setting of LAN_WAKE_EN
 2016-07-09  3:48 UTC  (2+ messages)

[Patch net] ppp: defer netns reference release for ppp channel
 2016-07-09  3:47 UTC  (3+ messages)

[PATCH v6 00/10] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-07-09  3:44 UTC  (11+ messages)

[PATCH net] net: mvneta: set real interrupt per packet for tx_done
 2016-07-09  3:45 UTC  (3+ messages)

[Qemu-devel] [PULL 00/23] ppc-for-2.7 queue 20160701
 2016-07-09  3:42 UTC  (11+ messages)
` [Qemu-devel] [PULL 05/23] ppc: Enforce setting MSR:EE, IR and DR when MSR:PR is set
  ` [Qemu-devel] [Qemu-ppc] "
            ` [Qemu-devel] [PATCH] ppc: Fix support for odd MSR combinations
            ` [Qemu-devel] [PATCH v2] "

[PATCH] nfsd: Make creates return EEXIST correctly instead of EPERM
 2016-07-09  3:41 UTC  (14+ messages)

[PATCH v6 0/5] support rockchip dwc3 driver
 2016-07-09  3:38 UTC  (5+ messages)
` [PATCH v6 3/5] usb: dwc3: add phyif_utmi_quirk

Does 99x0 support mesh mode?
 2016-07-09  3:25 UTC  (5+ messages)

[PATCH 0/6] ARM: NUC900: Add NUC970 SoC support
 2016-07-09  3:25 UTC  (5+ messages)
` [PATCH 4/6] irqchip: add irqchip driver for nuc900

[PATCH RESEND net-next] netvsc: Use the new in-place consumption APIs in the rx path
 2016-07-09  3:12 UTC  (3+ messages)

[PATCH] net: ip_finish_output_gso: If skb_gso_network_seglen exceeds MTU, do segmentation even for non IPSKB_FORWARDED skbs
 2016-07-09  3:12 UTC  (4+ messages)

[PATCH -next] hfsc: reduce hfsc_sched to 14 cachelines
 2016-07-09  3:09 UTC  (2+ messages)

[ovmf test] 96803: regressions - FAIL
 2016-07-09  3:04 UTC 

segfault in bluestore during random writes
 2016-07-09  2:58 UTC  (17+ messages)

[GIT PULL] Another round of qqz improvement
 2016-07-09  2:56 UTC  (8+ messages)
          ` Suggestion (was Re: [GIT PULL] Another round of qqz improvement)

[PATCH] MIPS: OCTEON: Changes to support readq()/writeq() usage
 2016-07-09  2:45 UTC 

[PATCH 0/9] mm: Hardened usercopy
 2016-07-09  2:44 UTC  (10+ messages)
  ` [kernel-hardening] "

[PATCH -v2 2/3] printk: Make the printk*once() variants return a value
 2016-07-09  2:40 UTC  (3+ messages)
` [tip:x86/debug] "

[Qemu-devel] [PATCH v4 0/5] x86: Physical address limit patches
 2016-07-09  2:36 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 2/5] x86: Allow physical address bits to be set

[Ocfs2-devel] [PATCH v3] ocfs2: retry on ENOSPC if sufficient space in truncate log
 2016-07-09  2:32 UTC 

[PATCH v1] Specific requirement of type casting for 64-bit architectures
 2016-07-09  2:31 UTC  (2+ messages)

[PATCH] i2c: imx: add retries for i2c-0 on Ventana boards
 2016-07-09  2:31 UTC  (5+ messages)

[PATCH 1/7] f2fs: set mapping error for EIO
 2016-07-09  2:28 UTC  (4+ messages)
` [PATCH 3/7] f2fs: drop any block plugging
  ` [f2fs-dev] "

cron job: media_tree daily build: ERRORS
 2016-07-09  2:25 UTC 

[ath9k-devel] Implement MIT's flight time indoor positioning in ath9k
 2016-07-09  2:22 UTC 

Fast-forward able commit, otherwise fail
 2016-07-09  2:10 UTC  (6+ messages)

[PATCH v2 0/6] Add support for privileged mappings
 2016-07-09  2:09 UTC  (21+ messages)
` [PATCH v2 1/6] iommu: add IOMMU_PRIV attribute
` [PATCH v2 2/6] iommu/io-pgtable-arm: add support for the IOMMU_PRIV flag
` [PATCH v2 3/6] Revert "iommu/arm-smmu: Treat all device transactions as unprivileged"
` [PATCH v2 4/6] common: DMA-mapping: add DMA_ATTR_PRIVILEGED_EXECUTABLE attribute
` [PATCH v2 5/6] arm64/dma-mapping: Implement DMA_ATTR_PRIVILEGED_EXECUTABLE
` [PATCH v2 6/6] dmaengine: pl330: Make sure microcode is privileged-executable

[Xenomai] Compiling testsuite and utils
 2016-07-09  2:09 UTC  (7+ messages)

[PATCH 0/3] Add support for privileged mappings
 2016-07-09  2:09 UTC  (5+ messages)

[PATCH v2] printk: introduce suppress_message_printing()
 2016-07-09  2:05 UTC  (2+ messages)

[PATCH 1/2] x86/mm/numa: Open code function early_get_boot_cpu_id
 2016-07-09  2:04 UTC  (5+ messages)
` [PATCH 2/2] x86/acpi: Remove the repeated lapic address override entry parsing
  ` [PATCH v2 "


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.