All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-16 13:37:34 to 2015-11-16 14:06:43 UTC [more...]

[Qemu-devel] [PATCH v2 00/19] Add support for multiple address spaces per CPU and use it for ARM TrustZone
 2015-11-16 14:05 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 01/19] exec.c: Don't set cpu->as until cpu_address_space_init
` [Qemu-devel] [PATCH v2 04/19] include/qom/cpu.h: Add new get_phys_page_attrs_debug method
` [Qemu-devel] [PATCH v2 07/19] exec.c: Pass MemTxAttrs to iotlb_to_region so it uses the right AS
` [Qemu-devel] [PATCH v2 10/19] exec.c: Use correct AddressSpace in watch_mem_read and watch_mem_write
` [Qemu-devel] [PATCH v2 18/19] [RFC] hw/arm/virt: add secure memory region and UART

[PATCH 1/3] i2c: Revert "i2c: xiic: Do not reset controller before every transfer"
 2015-11-16 13:42 UTC  (2+ messages)
` [PATCH 3/3] i2c: xiic: Replace spinlock with mutex

[PATCH i-g-t] Add dmesg capture and dumping to tests and a test for it
 2015-11-16 14:06 UTC  (2+ messages)

[PATCH 1/1] leds: call led_pwm_set() in leds-pwm to enforce default LED_OFF
 2015-11-16 14:06 UTC  (4+ messages)

[PATCH 00/20] staging/wilc1000: cleanups once again
 2015-11-16 14:05 UTC  (4+ messages)
` [PATCH 15/20] staging/wilc1000: pass hif operations through initialization

[PATCH v2 00/11] DAX fsynx/msync support
 2015-11-16 14:05 UTC  (8+ messages)
` [PATCH v2 03/11] pmem: enable REQ_FUA/REQ_FLUSH handling

[PATCH v2 10/12] drm/i915/gen9: Turn DC handling into a power well
 2015-11-16 14:01 UTC  (2+ messages)
` [PATCH v3 "

[PATCH v2 11/12] drm/i915/gen9: Add boot parameter for disabling DC6
 2015-11-16 14:01 UTC  (2+ messages)
` [PATCH v3 "

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

[PATCH 09/12] drm/i915: Explain usage of power well IDs vs bit groups
 2015-11-16 14:01 UTC  (2+ messages)
` [PATCH v2 "

[Buildroot] [PATCH] package/gauche: fix getcontext not solved error on link
 2015-11-16 14:04 UTC  (4+ messages)

[Cocci] Remove unnecessary null pointer checks?
 2015-11-16 14:04 UTC  (27+ messages)
                              ` [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
                                ` [PATCH] GPU-DRM: Delete an unnecessary check before drm_property_unreference_blob()
                                      ` [PATCH] GPU-DRM: Delete unnecessary checks "
                                ` [PATCH] ieee802154-atusb: Delete an unnecessary check before the function call "kfree_skb"

[PATCH 03/12] drm/i915: Clean up AUX power domain handling
 2015-11-16 14:01 UTC  (2+ messages)
` [PATCH v2 "

[PATCH V8 0/7] xen pvusb toolstack work
 2015-11-16 14:03 UTC  (3+ messages)
` [PATCH V8 2/7] libxl_read_file_contents: add new entry to read sysfs file

[PATCH 00/10] x86/hvm: pkeys, add memory protection-key support
 2015-11-16 14:03 UTC  (7+ messages)
` [PATCH 03/10] x86/hvm: pkeys, add the flag to enable Memory Protection Keys
` [PATCH 04/10] x86/hvm: pkeys, add pkeys support when setting CR4
` [PATCH 05/10] x86/hvm: pkeys, disable pkeys for guests in non-paging mode

[PATCH v2 0/3] libxl: xenstore related cleanup
 2015-11-16 14:00 UTC  (4+ messages)
` [PATCH v2 1/3] libxl: re-name libxl__xs_write() to libxl__xs_printf()
` [PATCH v2 2/3] libxl: check for underlying xenstore operation failure
` [PATCH v2 3/3] libxl: stop using libxl__xs_mkdir() for ~/control/shutdown

[PATCH v2 00/11] arm64: kernel: Add support for hibernate/suspend-to-disk
 2015-11-16 14:01 UTC  (7+ messages)
` [PATCH v2 11/11] "

[PATCH v4 00/24] pwm: add support for atomic update
 2015-11-16 13:55 UTC  (7+ messages)
` [PATCH v4 05/24] misc: max77693-haptic: use pwm_get_xxx() helpers where appropriate

[PATCH v8 0/8] imx25 adc and touchscreen driver
 2015-11-16 14:01 UTC  (5+ messages)
` [PATCH v8 1/8] ARM: dt: Binding documentation for imx25 ADC/TSC

[PATCH] allow hooks to ignore their standard input stream
 2015-11-16 13:59 UTC  (7+ messages)

[PATCH] arm64: kvm: report original PAR_EL1 upon panic
 2015-11-16 13:58 UTC  (2+ messages)

[PATCH 4/4] locking: Introduce smp_cond_acquire()
 2015-11-16 13:58 UTC  (11+ messages)

[RFC PATCH v6 00/17] ILP32 for ARM64
 2015-11-16 13:54 UTC  (5+ messages)
` [PATCH v6 13/17] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it

[PATCH 0/3] qemu: fix CVE-2015-5225, CVE-2015-6855, CVE-2015-7295
 2015-11-16 13:57 UTC  (2+ messages)

[PATCH v4 00/32] HiSilicon SAS driver
 2015-11-16 13:56 UTC  (7+ messages)
` [PATCH v4 02/32] devicetree: bindings: scsi: HiSi SAS
` [PATCH v4 18/32] scsi: hisi_sas: add v1 hardware register definitions
` [PATCH v4 24/32] scsi: hisi_sas: add dev_found and dev_gone
` [PATCH v4 26/32] scsi: hisi_sas: add bcast interrupt handler
` [PATCH v4 28/32] scsi: hisi_sas: add scan finished and start

[PATCH v6] Add git-grep threads param
 2015-11-16 13:56 UTC  (3+ messages)

[PATCH] arm64: kvm: avoid %p in __kvm_hyp_panic
 2015-11-16 13:55 UTC  (2+ messages)

[PATCH] staging: emxx_udc: use list_first_entry_or_null()
 2015-11-16 13:54 UTC 

Unable to create Stubdomains with NIC(s) - Xen 4.5.2
 2015-11-16 13:54 UTC  (6+ messages)

m25p80: Commit "allow arbitrary OF matching for "jedec,spi-nor"" breaks module autoloading
 2015-11-16 13:53 UTC  (9+ messages)
  ` spi: OF module autoloading is still broken (was: Re: m25p80: Commit "allow arbitrary OF matching for "jedec,spi-nor"" breaks module autoloading)

[PATCH 0/4] ahci per-port msix support
 2015-11-16 13:52 UTC  (6+ messages)
` [PATCH 4/4] ahci: switch from 'threaded' to 'hardirq' interrupt handling

[PATCH v4 0/4] SysFS driver for QEMU fw_cfg device
 2015-11-16 13:51 UTC  (7+ messages)
` [PATCH v4 4/4] devicetree: update documentation for fw_cfg ARM bindings
  ` [Qemu-devel] "

[PATCH libdrm] configure.ac: rework compiler builtin atomic tests
 2015-11-16 13:51 UTC  (2+ messages)

[PATCH v7 0/2] User-space ethtool sample application
 2015-11-16 13:50 UTC  (5+ messages)
` [PATCH v8 "
  ` [PATCH v8 1/2] example: add user-space "
  ` [PATCH v8 2/2] doc: add user-space ethtool sample app guide

[PATCH] serial: imx: fix clk_prepare/unprepare usage
 2015-11-16 13:52 UTC  (3+ messages)

[PATCH] emulator/hciemu: Fix return value
 2015-11-16 13:51 UTC  (2+ messages)

[PATCH 00/27] mtd: nand: refactor the NAND subsystem (part 1)
 2015-11-16 13:38 UTC  (82+ messages)
` [PATCH 01/27] mtd: nand: fix drivers abusing mtd->priv
` [PATCH 02/27] mtd: nand: add an mtd_to_nand() helper
` [PATCH 03/27] mtd: nand: update examples in the documentation to use mtd_to_nand()
` [PATCH 04/27] ARM: nand: make use of mtd_to_nand() where appropriate
` [PATCH 05/27] blackfin: "
` [PATCH 06/27] cris: "
` [PATCH 07/27] mips: "
` [PATCH 08/27] sh: "
` [PATCH 09/27] mtd: nand: make use of mtd_to_nand() in NAND core code
` [PATCH 10/27] mtd: nand: make use of mtd_to_nand() in NAND drivers
` [PATCH 11/27] staging: mt29f_spinand: make use of mtd_to_nand()
` [PATCH 12/27] mtd: nand: embed an mtd_info structure into nand_chip
` [PATCH 13/27] mtd: nand: add nand_to_mtd() helper
` [PATCH 14/27] mtd: nand: use the mtd instance embedded in struct nand_chip
` [PATCH 15/27] mtd: nand: update the documentation to reflect framework changes
` [PATCH 16/27] staging: mt29f_spinand: use the mtd instance embedded in struct nand_chip
` [PATCH 17/27] cris: nand: "
` [PATCH 18/27] mtd: nand: update mtd_to_nand()
` [PATCH 19/27] mtd: nand: remove useless mtd->priv = chip assignments
` [PATCH 20/27] cris: "
` [PATCH 21/27] staging: mt29f_spinand: remove useless mtd->priv = chip assignment
` [PATCH 22/27] mtd: nand: simplify nand_dt_init() usage
` [PATCH 23/27] mtd: nand: kill the chip->flash_node field
` [PATCH 24/27] mtd: nand: add helpers to access ->priv
` [PATCH 25/27] ARM: make use of nand_set/get_controller_data() helpers
` [PATCH 26/27] mtd: nand: "
` [PATCH 27/27] staging: mt29f_spinand: "

Recent changes related to interrupt thread
 2015-11-16 13:48 UTC  (2+ messages)

[PATCH] ARM: shmobile: r8a7793: Add GPIO nodes to device tree
 2015-11-16 13:49 UTC 

[PATCH 1/3] misc: mic/scif: use list_next_entry instead of list_entry_next
 2015-11-16 13:46 UTC  (3+ messages)
` [PATCH 2/3] libceph: "
  ` [PATCH 3/3] apparmor: "

[PATCH v2] libata: add support for NCQ commands for SG interface
 2015-11-16 13:47 UTC  (2+ messages)

[U-Boot] [PATCH] arc: add stubs for map_physmem() and unmap_physmem()
 2015-11-16 13:47 UTC  (5+ messages)

Removing the figure and table lists from the documentation
 2015-11-16 13:47 UTC 

[PATCH] clk: versatile: fix memory leak
 2015-11-16 13:46 UTC 

[RFC PATCH 0/6] libxl: xenstore related changes
 2015-11-16 13:45 UTC  (6+ messages)
` [RFC PATCH 2/6] libxl: stop using libxl__xs_mkdir() for ~/control/shutdown

arm64 function_graph tracer panic with CONFIG_DYNAMIC_FTRACE
 2015-11-16 13:45 UTC  (4+ messages)

[Qemu-devel] [PATCH] iotests: fix race in 030
 2015-11-16 13:43 UTC  (2+ messages)

[PATCH v4 0/2] target-i386: save/restore vcpu's TSC rate during migration
 2015-11-16 13:43 UTC  (7+ messages)
` [PATCH v4 1/2] target-i386: fallback vcpu's TSC rate to value returned by KVM
  ` [Qemu-devel] "
` [PATCH v4 2/2] target-i386: add support to migrate vcpu's TSC rate
  ` [Qemu-devel] "

[U-Boot] [PATCH v4] Fix board init code to use a valid C runtime environment
 2015-11-16 13:43 UTC  (4+ messages)

[PATCH] drm/i915: Consider SPLL as another shared pll, v2
 2015-11-16 13:42 UTC 

Btrfs progs release 4.3.1
 2015-11-16 13:40 UTC 

[PATCH 00/15] btrfs: Hot spare and Auto replace
 2015-11-16 13:41 UTC  (8+ messages)

[PATCH 0/6] Fixing sink count related detection over
 2015-11-16 13:40 UTC  (3+ messages)
` [PATCH 1/6] drm/i915: Splitting intel_dp_detect

[PATCH] push: add recurseSubmodules config option
 2015-11-16 13:24 UTC 

[PATCH 0/9] xen/arm: Bunch of fixes for the vGIC emulation
 2015-11-16 13:39 UTC  (5+ messages)
` [PATCH 8/9] xen/arm: vgic-v3: Don't implement write-only register read as zero
` [PATCH 9/9] xen/arm: vgic-v3: Make clear that GICD_*SPI_* registers are reserved

[PATCH v5 0/9] libxc: support building large pv-domains
 2015-11-16 13:40 UTC  (5+ messages)
` [PATCH v5 8/9] libxc: rework of domain builder's page table handler

[PATCH/RFC v6 00/36] Remove work queues from LED class drivers
 2015-11-16 13:38 UTC  (2+ messages)

4.4-rc1 errors on bridge/macvtap interfaces (maybe commit 0bc05d58 switchdev: allow caller to exp...)
 2015-11-16 13:38 UTC  (4+ messages)

[PATCH 0/2] Timing leaks in certain HW-crypto drivers
 2015-11-16 13:38 UTC  (2+ 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.