All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-10 22:31:43 to 2015-11-11 00:29:16 UTC [more...]

[Qemu-devel] [PATCH 00/77] ppc: Add "native" POWER8 platform
 2015-11-11  0:27 UTC  (9+ messages)
` [Qemu-devel] [PATCH 01/77] ppc: Remove MMU_MODEn_SUFFIX definitions
` [Qemu-devel] [PATCH 02/77] ppc: Use split I/D mmu modes to avoid flushes on interrupts
` [Qemu-devel] [PATCH 03/77] ppc: Do some batching of TCG tlb flushes
` [Qemu-devel] [PATCH 04/77] target-ppc: Use sensible POWER8/POWER8E versions
` [Qemu-devel] [PATCH 05/77] ppc: Update SPR definitions
` [Qemu-devel] [PATCH 07/77] ppc: Add a bunch of hypervisor SPRs to Book3s
` [Qemu-devel] [PATCH 11/77] ppc: Create cpu_ppc_set_papr() helper
` [Qemu-devel] [PATCH 12/77] ppc: Better figure out if processor has HV mode

[PATCH 00/11] Drivers: hv: vmbus: Miscellaneous fixes and cleanup
 2015-11-11  1:59 UTC  (9+ messages)
` [PATCH 01/11] Drivers: hv: vss: run only on supported host versions
  ` [PATCH 02/11] Drivers: hv: vmbus: Use uuid_le type consistently
  ` [PATCH 03/11] Drivers: hv: vmbus: Use the macro for comparing GUIDs
  ` [PATCH 05/11] Drivers: hv: vmbus: Get rid of the unused irq variable
  ` [PATCH 06/11] Drivers: hv: vmbus: serialize process_chn_event() and vmbus_close_internal()
  ` [PATCH 07/11] Drivers: hv: vmbus: do sanity check of channel state in vmbus_close_internal()
  ` [PATCH 08/11] Drivers: hv: vmbus: fix rescind-offer handling for device without a driver
  ` [PATCH 10/11] Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex

[U-Boot] [PATCH 1/2] nios2: rename board nios2-generic to 3c120_devboard
 2015-11-11  0:27 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/3] "
  ` [U-Boot] [PATCH v3 2/3] nios2: change README.nios2 to use 10m50 as template
  ` [U-Boot] [PATCH v3 3/3] nios2: add 3c120 and 10m50 devboards MAINTAINERS

[PATCH 0/2] arm64: bpf: add BPF_ST and BPF_XADD instructions support
 2015-11-11  0:26 UTC  (11+ messages)
` [PATCH 1/2] arm64: bpf: add 'store immediate' instruction
` [PATCH 2/2] arm64: bpf: add BPF XADD instruction

[Intel-wired-lan] [next PATCH S21 00/14] i40e/i40evf updates
 2015-11-11  0:24 UTC  (3+ messages)
` [Intel-wired-lan] [next PATCH S21 10/14] i40e: remove CONFIG_I40E_VXLAN

[PATCH] x86, fpu: fix 32-bit signal frame handling
 2015-11-11  0:23 UTC 

[PATCH] http: fix some printf format warnings on 32-bit builds
 2015-11-11  0:23 UTC 

[RFC v2 0/4] mac80211: jump labels for hw flags
 2015-11-11  0:22 UTC  (3+ messages)
` [RFC v2 3/4] mac80211: use static keys "

why ShardedWQ in osd using smart pointer for PG?
 2015-11-11  0:22 UTC  (4+ messages)

git-credential-cache--daemon quits on SIGHUP, can we change it to ignore instead?
 2015-11-11  0:22 UTC  (12+ messages)

[PATCH] virtio_ring: Shadow available ring flags & index
 2015-11-11  0:21 UTC 

[PATCH] virtio_ring: Shadow available ring flags & index
 2015-11-11  0:21 UTC 

[PATCH] instmem/gk20a: fix race conditions
 2015-11-11  0:19 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 1/1] target-ppc: Implement rtas_get_sysparm(PROCESSOR_MODULE_INFO)
 2015-11-11  0:17 UTC  (4+ messages)

[Qemu-devel] [PATCH v1 0/2] Handle KVM_PPC_ALLOCATE_HTAB ioctl failure
 2015-11-11  0:07 UTC  (4+ messages)
` [Qemu-devel] [PATCH v1 2/2] spapr: Handle failure of KVM_PPC_ALLOCATE_HTAB ioctl

Bridge does not forward packets to a tap device
 2015-11-11  0:18 UTC  (2+ messages)

[Qemu-devel] [PATCH v10 00/30] qapi member collision (post-introspection cleanups, subset C')
 2015-11-11  0:17 UTC  (8+ messages)
` [Qemu-devel] [PATCH v10 23/30] qapi: Check for qapi collisions of flat union branches
` [Qemu-devel] [PATCH v10 27/30] qapi: Track owner of each object member

[PATCH 00/29] Add gobject introspection support to oe-core
 2015-11-11  0:15 UTC  (10+ messages)

[PATCH 00/20] staging/wilc1000: cleanups once again
 2015-11-11  0:13 UTC  (25+ messages)
` [PATCH 01/20] staging/wilc1000: add struct net_device declaration
` [PATCH 02/20] staging/wilc1000: remove unused functions
` [PATCH 03/20] staging/wilc1000: make symbols static if possible
` [PATCH 04/20] staging/wilc1000: use proper naming for global symbols
` [PATCH 05/20] staging/wilc1000: move extern declarations to headers
` [PATCH 06/20] staging/wilc1000: use NO_SECURITY instead of NO_ENCRYPT
` [PATCH 07/20] staging/wilc1000: avoid static definitions in header
` [PATCH 08/20] staging/wilc1000: remove linux_wlan_{device_power,device_detection}
` [PATCH 09/20] staging/wilc1000: move wilc_wlan_inp_t into struct wilc
` [PATCH 10/20] staging/wilc1000: move init/exit functions to driver files
` [PATCH 11/20] staging/wilc1000: unify device pointer
` [PATCH 12/20] staging/wilc1000: pass io_type to wilc_netdev_init
` [PATCH 13/20] staging/wilc1000: use device pointer for phy creation
` [PATCH 14/20] staging/wilc1000: get rid of WILC_SDIO_IRQ_GPIO
` [PATCH 15/20] staging/wilc1000: pass hif operations through initialization
` [PATCH 16/20] staging/wilc1000: turn enable_irq/disable_irq into callbacks
` [PATCH 17/20] staging/wilc1000: remove WILC_SDIO/WILC_SPI macros
` [PATCH 18/20] staging/wilc1000: split out bus specific modules
` [PATCH 19/20] staging/wilc1000: use more regular probing
` [PATCH 20/20] staging/wilc1000: pass struct wilc to most linux_wlan.c functions

[PATCH] tools/testing/nvdimm, acpica: fix flag rename build breakage
 2015-11-11  0:10 UTC  (3+ messages)

[U-Boot] [PATCH v7 01/21] include: Add log2 header from the kernel
 2015-11-11  0:09 UTC  (4+ messages)
` [U-Boot] [PATCH v7 21/21] sf: Add SPI NOR protection mechanism

Transitioning to Yocto, some basic questions about workflow
 2015-11-11  0:06 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] libnet:new package
 2015-11-11  0:04 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] netsniff-ng:new package

[PATCH stable <= 3.18] net: add length argument to skb_copy_and_csum_datagram_iovec
 2015-11-11  0:03 UTC  (4+ messages)

[PATCH i-g-t] tests/gem_buffered_svm_test: New tests for buffered SVM feature
 2015-11-10 16:02 UTC 

[PATCH 4.1] target-core: fix return without a value
 2015-11-11  0:00 UTC  (4+ messages)

broken raid level 5 array caused by user error
 2015-11-10 23:59 UTC  (4+ messages)

[PATCH 2/2] thermal: rcar_thermal: use pm_runtime_put_sync()
 2015-11-11  0:11 UTC  (7+ messages)

[PATCH RFC 0/3] Introduce device attribute rdma_read_access_flags
 2015-11-10 23:55 UTC  (11+ messages)
` [PATCH RFC 2/3] svcrdma: Use device rdma_read_access_flags

mmotm 2015-11-10-15-53 uploaded
 2015-11-10 23:54 UTC  (2+ messages)

mmotm 2015-11-10-15-53 uploaded
 2015-11-10 23:54 UTC 

[PATCH v4 0/3] sched: account fair load avg consistently
 2015-11-10 23:51 UTC  (6+ messages)
` [PATCH v4 3/3] sched: optimize migration by forcing rmb() and updating to be called once

[PATCH net v2 0/3] packet fixes
 2015-11-10 23:51 UTC  (6+ messages)
` [PATCH net v2 3/3] packet: fix tpacket_snd max frame and vlan handling

[PATCH v2] staging/rdma/hfi1: set Gen3 half-swing for integrated devices
 2015-11-10 23:51 UTC  (3+ messages)

[PATCH v4 0/6] virtio core DMA API conversion
 2015-11-10 23:44 UTC  (14+ messages)

Reminder: Toaster Weekly Meeting
 2015-11-10 23:41 UTC 

[PATCH i-g-t] tests/gem_buffered_svm_test: New tests for buffered SVM feature
 2015-11-10 15:37 UTC 

[PATCH 1/1] omap3isp: preview: Mark output buffer done first
 2015-11-10 23:34 UTC 

[PATCH v5] net: ethernet: add driver for Aurora VLSI NB8800 Ethernet controller
 2015-11-10 23:34 UTC  (6+ messages)

[PATCH] ofdisk: allocate space for vscsi table
 2015-11-10 23:31 UTC  (7+ messages)

[PATCH] drm/i915/guc: Fix a fw content lost issue after it is evicted
 2015-11-10 23:29 UTC  (6+ messages)
      ` [PATCH v1] "

[PATCH] ASoC: Intel: constify sst_block_ops structures
 2015-11-10 23:18 UTC  (2+ messages)

[PATCH openbmc] add: build status on main page
 2015-11-10 23:30 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/26] usb: Drop requirement for USB unbinding, add tests
 2015-11-10 23:30 UTC  (5+ messages)
` [U-Boot] [PATCH v2 18/26] dm: usb: Remove inactive children after a bus scan

[PATCH v3] ofdisk: add sas disks to the device list
 2015-11-10 23:29 UTC  (2+ messages)

[PATCH 0/3] drm/i915: Module unload fixes
 2015-11-10 23:49 UTC  (4+ messages)
` [PATCH 1/3] drm/i915: Kill intel_runtime_pm_disable()

[PATCH 0/4 v2] xfs: get rid of xfs_cluster_write()
 2015-11-10 23:25 UTC  (7+ messages)
` [PATCH 2/4] xfs: Introduce writeback context for writepages

[PATCH 0/7] Add hierarchical support to make install
 2015-11-10 23:25 UTC  (4+ messages)
` [PATCH v6 00/10] Add installation rules for dpdk files

[meta-fsl-arm-extra] nitrogen6x: ov5642 support in master/jethro broken
 2015-11-10 23:25 UTC  (3+ messages)

[PATCH] ASoC: core: Fix warning while make xmldocs caused by soc-ops.c
 2015-11-10 23:25 UTC 

[PATCH v3 0/5] Add memory mapped read support for ti-qspi
 2015-11-10 23:23 UTC  (5+ messages)
` [PATCH v3 1/5] spi: introduce mmap read support for spi flash devices

[GIT PULL 0/6] ARM: SoC branches for v4.4
 2015-11-10 23:23 UTC  (8+ messages)
` [GIT PULL 2/6] ARM: SoC cleanups "

v9.2.0 Infernalis released
 2015-11-10 23:23 UTC  (3+ messages)

[Buildroot] [pull request] skeleton: fix custom skeleton for use with systemd
 2015-11-10 23:22 UTC  (3+ messages)
` [Buildroot] [PATCH 3/3] package/skeleton: ensure custom skeleton uses merged /usr if needed

linux-next: manual merge of the vfs tree with the xfs tree
 2015-11-10 23:21 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] qga: fix append file open modes for win32
 2015-11-10 23:19 UTC 

[Qemu-devel] [PATCH] docs: update bitmaps.md
 2015-11-10 23:18 UTC  (3+ messages)

4.3 serial driver crashes with console shortly after boot
 2015-11-10 23:15 UTC  (5+ messages)

Failed to build arm64 bpf samples with LLVM 3.7 on 4.3 kernel
 2015-11-10 23:10 UTC  (3+ messages)

[PATCH] leds: ledtrig-transient: fix duration to be msec instead of jiffies
 2015-11-10 23:10 UTC 

[PATCH v2] selinux: rate-limit unrecognized netlink message warnings in selinux_nlmsg_perm()
 2015-11-10 23:07 UTC  (2+ messages)

[PATCH] mtd: tests: Use boottime
 2015-11-10 23:05 UTC  (2+ messages)

[U-Boot] [PATCH] Fix board init code to use a valid C runtime environment
 2015-11-10 23:04 UTC  (3+ messages)

+ instmem-gk20a-do-not-use-non-portable-dma_to_phys.patch added to -mm tree
 2015-11-10 23:02 UTC 

[meta-oe][PATCH 00/17] network/modemmanager updates
 2015-11-10 23:02 UTC  (4+ messages)
` [meta-oe][PATCH 15/17] networkmanager: PACKAGECONFIG for adsl

[RFC 00/29] Incomplete Kconfig conversion
 2015-11-10 23:00 UTC  (5+ messages)
` [RFC 03/29] build: hookup initial Kconfig usage

[Qemu-devel] [PATCH v2 0/4] usb-mtp events support
 2015-11-10 22:58 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/4] usb-mtp: use a list for keeping track of children
` [Qemu-devel] [PATCH v2 2/4] usb-mtp: free objects on a mtp reset
` [Qemu-devel] [PATCH v2 3/4] usb-mtp: Add support for inotify based file monitoring
` [Qemu-devel] [PATCH v2 4/4] usb-mtp: add support for basic mtp events

[PATCH] kernel/trace/trace.c: Switch the related code with CONFIG_TRACER_MAX_TRACE
 2015-11-10 22:56 UTC  (2+ messages)

Patch "USB: qcserial: add Sierra Wireless MC74xx/EM74xx" has been added to the 4.3-stable tree
 2015-11-10 22:56 UTC 

Patch "ARM: 8449/1: fix bug in vdsomunge swab32 macro" has been added to the 4.3-stable tree
 2015-11-10 22:56 UTC 

[PATCH] MAINTAINERS: Add myself as reviewer for FPGA Manager Framework
 2015-11-10 22:49 UTC  (2+ messages)

sh_vou.c:undefined reference to `vb2_dma_contig_cleanup_ctx'
 2015-11-10 22:53 UTC 

[Buildroot] [PATCH 1/1] qt5base: Patch Qt config to detect sunxi-mali
 2015-11-10 22:54 UTC  (2+ messages)

[PATCH] mm/hugetlb: Unmap pages if page fault raced with hole punch
 2015-11-10 22:41 UTC  (8+ messages)

Allow git alias to override existing Git commands
 2015-11-10 22:49 UTC  (4+ messages)

[Bug 65501] New: Blind angle of 1% between up_threshold and down_threshold
 2015-11-10 22:49 UTC  (2+ messages)
` [Bug 65501] "

[linux-4.1 test] 63996: tolerable FAIL - PUSHED
 2015-11-10 22:48 UTC 

[Buildroot] [git commit] package/skeleton: ensure custom skeleton uses merged /usr if needed
 2015-11-10 22:47 UTC 

[Buildroot] [git commit] package/skeleton: don't handle merged /usr for custom skeleton
 2015-11-10 22:47 UTC 

[Buildroot] [git commit] package/skeleton: qstrip path before using it
 2015-11-10 22:46 UTC 

[PATCH RESEND] scsi: Set sg_tablesize to 1, for LLDDs that set SG_NONE
 2015-11-10 22:45 UTC 

[Buildroot] [PATCH 1/2] linux-headers: bump 3.{10, 14}.x and 4.{1, 2}.x series
 2015-11-10 22:45 UTC  (2+ messages)

[Buildroot] [git commit] linux-headers: bump 3.{10, 14}.x and 4.{1, 2}.x series
 2015-11-10 22:45 UTC 

[PATCH nft,v2] src: add interface wildcard matching
 2015-11-10 22:43 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/8] Add system_powerdown support on ARM for ACPI and DT
 2015-11-10 22:42 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/8] hw/arm/virt: Add a GPIO controller

[PATCH] instmem/gk20a: do not use non-portable dma_to_phys()
 2015-11-10 22:41 UTC  (2+ messages)

[Fido] readline CVE-2014-2524
 2015-11-10 22:35 UTC  (2+ messages)

[RFC] perf x86 intel: Question about pebs_data_source data
 2015-11-10 22:41 UTC  (2+ messages)

[PATCH] x86/fpu: Fix get_xsave_addr which returns error pointer to KVM
 2015-11-10 22:40 UTC  (2+ messages)

[PATCH] USB: serial: cp210x: Remove CP2110 ID from compatibility list
 2015-11-10 22:40 UTC 

[PATCH] video: constify geode ops structures
 2015-11-10 22:39 UTC  (12+ messages)

[PATCH] mm/mmap.c: Remove redundant local variables for may_expand_vm()
 2015-11-10 22:40 UTC  (2+ messages)

[Buildroot] [PATCH] liquid-dsp: fix powerpc/altivec build failures
 2015-11-10 22:37 UTC  (2+ messages)

[Buildroot] [git commit] liquid-dsp: fix powerpc/altivec build failures
 2015-11-10 22:36 UTC 

[U-Boot] [PATCH] Various Makefiles: Add SPDX-License-Identifier tags
 2015-11-10 22:33 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

devicetree live reconfigureable hardware (eoma68)
 2015-11-10 22:31 UTC  (3+ messages)

[PATCH 0/9 v3] ext4: Punch hole and DAX fixes
 2015-11-10 22:31 UTC  (7+ 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.