All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-10 23:43:02 to 2015-11-11 01:16:47 UTC [more...]

[PATCH v5 0/5] Add SMP bringup support for mt65xx socs
 2015-11-11  1:16 UTC  (11+ messages)
` [PATCH v5 4/5] ARM: dts: mt8135: enable basic SMP bringup for mt8135

[PATCH v15 00/22] Richacls (Core and Ext4)
 2015-11-11  1:16 UTC  (4+ messages)
` [PATCH v15 19/22] richacl: Add richacl xattr handler

[U-Boot] [PATCH V4 1/3] arm: discard relocation entries for secure text
 2015-11-11  1:14 UTC  (3+ messages)

[PATCH] ARM/PCI: move align_resource function pointer into pci_host_bridge structure
 2015-11-11  1:12 UTC  (2+ messages)

[PATCH selftests 0/6] Fix some broken tests
 2015-11-11  1:11 UTC  (6+ messages)
` [PATCH selftests 5/6] selftests: vm: Try harder to allocate huge pages

[PATCH 1/1] rtc: fix type information of rtc-proc
 2015-11-11  1:06 UTC  (3+ messages)
  ` [rtc-linux] "

Transitioning to Yocto, some basic questions about workflow
 2015-11-11  1:10 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] taget-ppc: Fix read access to IBAT registers higher than IBAT3
 2015-11-11  1:03 UTC  (3+ messages)
  ` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH] ppc: Add/Re-introduce MMU model definitions needed by PR KVM
 2015-11-11  0:46 UTC  (6+ messages)

[PATCH] arch: update s390/s390x system call tables
 2015-11-11  1:05 UTC 

broken raid level 5 array caused by user error
 2015-11-11  1:03 UTC  (6+ messages)

[PATCH 1/4] lib/mpi: only require buffers as big as needed for the integer
 2015-11-11  0:58 UTC  (4+ messages)
` [PATCH 2/4] crypto: rsa: only require output buffers as big as needed
` [PATCH 3/4] crypto: akcipher: add crypto_akcipher_type methods needed by templates
` [PATCH 4/4] crypto: RSA padding algorithm

[Qemu-devel] [PATCH 00/77] ppc: Add "native" POWER8 platform
 2015-11-11  0:57 UTC  (75+ 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 06/77] ppc: Add macros to register hypervisor mode SPRs
` [Qemu-devel] [PATCH 07/77] ppc: Add a bunch of hypervisor SPRs to Book3s
` [Qemu-devel] [PATCH 08/77] ppc: Add number of threads per core to the processor definition
` [Qemu-devel] [PATCH 09/77] ppc: Fix do_rfi() for rfi emulation
` [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
` [Qemu-devel] [PATCH 13/77] ppc: tlbie, tlbia and tlbisync are HV only
` [Qemu-devel] [PATCH 14/77] ppc: Change 'invalid' bit mask of tlbiel and tlbie
` [Qemu-devel] [PATCH 17/77] ppc: Add PPC_64H instruction flag to POWER7 and POWER8
` [Qemu-devel] [PATCH 18/77] ppc: Rework POWER7 & POWER8 exception model
` [Qemu-devel] [PATCH 19/77] ppc: Fix POWER7 and POWER8 exception definitions
` [Qemu-devel] [PATCH 20/77] ppc: Fix generation if ISI/DSI vs. HV mode
` [Qemu-devel] [PATCH 21/77] ppc: Rework generation of priv and inval interrupts
` [Qemu-devel] [PATCH 23/77] ppc: Turn a bunch of booleans from int to bool
` [Qemu-devel] [PATCH 25/77] ppc: Add P7/P8 Power Management instructions
` [Qemu-devel] [PATCH 26/77] ppc/pnv: Add skeletton PowerNV platform
` [Qemu-devel] [PATCH 27/77] ppc/pnv: Add XSCOM infrastructure
` [Qemu-devel] [PATCH 28/77] ppc/xics: Rename existing XICS classe to XICS_SPAPR
` [Qemu-devel] [PATCH 29/77] ppc/xics: Move SPAPR specific code to a separate file
` [Qemu-devel] [PATCH 30/77] ppc/xics: Implement H_IPOLL using an accessor
` [Qemu-devel] [PATCH 31/77] ppc/xics: Remove unused xics_set_irq_type()
` [Qemu-devel] [PATCH 32/77] ppc/xics: Replace "icp" with "xics" in most places
` [Qemu-devel] [PATCH 33/77] ppc/xics: Make the ICSState a list
` [Qemu-devel] [PATCH 34/77] ppc/xics: An ICS with offset 0 is assumed to be uninitialized
` [Qemu-devel] [PATCH 35/77] ppc/xics: Move xics_set_nr_irqs() to xics_spapr.c and xics_kvm.c
` [Qemu-devel] [PATCH 36/77] ppc/xics: Use a helper to add a new ICS
` [Qemu-devel] [PATCH 38/77] ppc/xics: Add "native" XICS subclass
` [Qemu-devel] [PATCH 39/77] ppc/xics: Add xics to the monitor "info pic" command
` [Qemu-devel] [PATCH 40/77] ppc/pnv: Wire up XICS native with PowerNV platform
` [Qemu-devel] [PATCH 41/77] ppc/pnv: Add LPC controller and hook it up with a UART and RTC
` [Qemu-devel] [PATCH 42/77] ppc/pnv: Add cut down PSI bridge model and hookup external interrupt
` [Qemu-devel] [PATCH 43/77] ppc/pnv: Add OCC model stub with interrupt support
` [Qemu-devel] [PATCH 44/77] pci-bridge: Set a supported devfn_min for bridge
` [Qemu-devel] [PATCH 45/77] qdev: Add a hook for a bus to device if it can add devices
` [Qemu-devel] [PATCH 46/77] pci: Use the new pci_can_add_device() to enforce devfn_min/max
` [Qemu-devel] [PATCH 47/77] pci: Don't call pci_irq_handler() for a negative intx
` [Qemu-devel] [PATCH 49/77] ppc/pnv: Create a default PCI layout
` [Qemu-devel] [PATCH 50/77] ppc: Update LPCR definitions
` [Qemu-devel] [PATCH 51/77] ppc: Use a helper to filter writes to LPCR
` [Qemu-devel] [PATCH 52/77] ppc: Cosmetic, align some comments
` [Qemu-devel] [PATCH 53/77] ppc: Add proper real mode translation support
` [Qemu-devel] [PATCH 54/77] ppc: Fix 64K pages support in full emulation
` [Qemu-devel] [PATCH 55/77] ppc/pnv+spapr: Add "ibm, pa-features" property to the device-tree
` [Qemu-devel] [PATCH 56/77] ppc: Fix conditions for delivering external interrupts to a guest
` [Qemu-devel] [PATCH 57/77] ppc: Enforce setting MSR:EE, IR and DR when MSR:PR is set
` [Qemu-devel] [PATCH 58/77] ppc: Initial HDEC support
` [Qemu-devel] [PATCH 59/77] ppc: Add placeholder SPRs for DPDES and DHDES on P8
` [Qemu-devel] [PATCH 60/77] ppc: LPCR is a HV resource
` [Qemu-devel] [PATCH 61/77] ppc: SPURR & PURR are HV writeable and privileged
` [Qemu-devel] [PATCH 62/77] ppc: Add dummy SPR_IC for POWER8
` [Qemu-devel] [PATCH 63/77] ppc: Initialize AMOR in PAPR mode
` [Qemu-devel] [PATCH 64/77] ppc: Fix writing to AMR/UAMOR
` [Qemu-devel] [PATCH 65/77] ppc: Add POWER8 IAMR register
` [Qemu-devel] [PATCH 66/77] ppc: Add a few more P8 PMU SPRs
` [Qemu-devel] [PATCH 67/77] ppc: Add dummy write to VTB
` [Qemu-devel] [PATCH 68/77] ppc: Add dummy POWER8 MPPR register
` [Qemu-devel] [PATCH 69/77] ppc: Add dummy POWER8 PSPB SPR
` [Qemu-devel] [PATCH 70/77] ppc: Add dummy CIABR SPR
` [Qemu-devel] [PATCH 71/77] ppc: Add dummy ACOP SPR
` [Qemu-devel] [PATCH 72/77] ppc: A couple more dummy POWER8 Book4 regs
` [Qemu-devel] [PATCH 73/77] ppc: Add KVM numbers to some P8 SPRs
` [Qemu-devel] [PATCH 74/77] ppc: Print HSRR0/HSRR1 in "info registers"
` [Qemu-devel] [PATCH 75/77] ppc: Add dummy logmpp instruction
` [Qemu-devel] [PATCH 76/77] ppc: Add slbfee. instruction
` [Qemu-devel] [PATCH 77/77] ppc: Fix CFAR updates
` [Qemu-devel] [Qemu-ppc] [PATCH 00/77] ppc: Add "native" POWER8 platform

[dizzy] [PATCH] python: Backport CVE-2013-1752 fix from upstream
 2015-11-11  0:57 UTC  (2+ messages)

[GIT PULL] drm/rockchip: fixes
 2015-11-11  0:56 UTC  (2+ messages)

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

Failed to build arm64 bpf samples with LLVM 3.7 on 4.3 kernel
 2015-11-11  0:53 UTC  (5+ messages)

[PATCH] ASoC: Intel: constify sst_block_ops structures
 2015-11-11  0:53 UTC  (4+ messages)
` [alsa-devel] "

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

[PATCH] drm/i915/skl: implement DP Aux Mutex framework
 2015-11-11  0:49 UTC  (2+ messages)

[PATCH 0/4] nvdimm: Add an IOCTL pass thru for DSM calls
 2015-11-11  0:49 UTC  (7+ messages)
` [PATCH 1/4] nvdimm: Add wrapper for IOCTL pass thru

[Buildroot] [PATCH 1/2] alsa-lib: bump to version 1.1.0
 2015-11-11  0:47 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] alsa-utils: "

[PATCH 1/2] Documentation: dt-bindings: add async_irq to msm_hsusb
 2015-11-11  0:46 UTC  (4+ messages)
` [PATCH 2/2] usb: phy: msm: fix connect/disconnect bug for dragonboard OTG port

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

[PATCH v5] net: ethernet: add driver for Aurora VLSI NB8800 Ethernet controller
 2015-11-11  0:44 UTC  (9+ messages)

[PATCH] ARM: dts: exynos5422-odroid*: remove fimd node
 2015-11-11  0:43 UTC  (2+ messages)

[PATCH 0/2] arm64: bpf: add BPF_ST and BPF_XADD instructions support
 2015-11-11  0:42 UTC  (8+ messages)
` [PATCH 2/2] arm64: bpf: add BPF XADD instruction

[PATCH 0/3] Infinite loops in microcode while running guests
 2015-11-11  0:39 UTC  (3+ messages)
` [PATCH 1/3] KVM: x86: work around infinite loop in microcode when #AC is delivered

[PATCH 0/5] wcn36xx: add some new firmware functionalities support
 2015-11-11  0:37 UTC  (6+ messages)
` [PATCH 4/5] wcn3620: use new response format for wcn3620 trigger_ba

[Qemu-devel] [PATCH v10 00/30] qapi member collision (post-introspection cleanups, subset C')
 2015-11-11  0:34 UTC  (7+ messages)
` [Qemu-devel] [PATCH v10 27/30] qapi: Track owner of each object member
` [Qemu-devel] [PATCH v10 28/30] qapi: Detect collisions in C member names

[PATCH 00/20] staging/wilc1000: cleanups once again
 2015-11-11  0:33 UTC  (9+ messages)
` [PATCH 01/20] staging/wilc1000: add struct net_device declaration
` [PATCH 04/20] staging/wilc1000: use proper naming for global symbols
` [PATCH 20/20] staging/wilc1000: pass struct wilc to most linux_wlan.c functions

[Intel-wired-lan] [PATCH v4 1/6] i40e: Remove CONFIG_I40E_VXLAN
 2015-11-11  0:32 UTC  (5+ messages)

[PATCH] drm/rockchip: vop: fix window origin calculation
 2015-11-11  0:30 UTC  (5+ messages)

[PATCH 00/11] Drivers: hv: vmbus: Miscellaneous fixes and cleanup
 2015-11-11  1:59 UTC  (12+ 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 04/11] Drivers: hv: vmbus: Get rid of the unused macro
  ` [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 09/11] Drivers: hv: vmbus: release relid on error in vmbus_process_offer()
  ` [PATCH 10/11] Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex
  ` [PATCH 11/11] drivers:hv: Allow for MMIO claims that span ACPI _CRS records

[LTP] [PATCH] change /test/aiodio to TMPDIR in runtest/ltp-aio-stress.partX
 2015-11-11  0:29 UTC  (3+ messages)

[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

[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 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)

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

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

[Buildroot] [PATCH 1/2] libnet:new package
 2015-11-11  0:04 UTC  (3+ 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)

[PATCH 2/2] thermal: rcar_thermal: use pm_runtime_put_sync()
 2015-11-10 23:57 UTC  (3+ 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)


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.