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

[PATCH v4] i.MX SPI DMA cleanup
 2016-03-04 12:06 UTC  (7+ messages)
` [PATCH 6/9] spi: imx: remove unnecessary bit clearing in mx51_ecspi_config

[PATCH] ehci-hcd: remove useless timeout
 2016-03-04 12:04 UTC  (5+ messages)

[Qemu-devel] [PATCH V3 0/3] Introduce filter-redirector
 2016-03-04 12:01 UTC  (4+ messages)
` [Qemu-devel] [PATCH V3 1/3] net/filter-mirror: Change filter_mirror_send interface
` [Qemu-devel] [PATCH V3 2/3] net/filter-mirror:Add filter-redirector func
` [Qemu-devel] [PATCH V3 3/3] tests/test-filter-redirector: Add unit test for filter-redirector

[PATCH v5 00/22] Prepare UEFI and ACPI tables for Dom0 on ARM64
 2016-03-04 12:01 UTC  (20+ messages)
` [PATCH v5 12/22] arm/acpi: Prepare EFI memory descriptor for Dom0
` [PATCH v5 14/22] arm/acpi: Create min DT stub "
` [PATCH v5 16/22] arm/acpi: Configure SPI interrupt type and route to Dom0 dynamically
` [PATCH v5 17/22] arm/gic: Add a new callback to deny Dom0 access to GIC regions
` [PATCH v5 18/22] arm/acpi: Permit MMIO access of Xen unused devices for Dom0
` [PATCH v5 21/22] xen/arm: Add a hypercall for device mmio mapping
` [PATCH v5 22/22] xen/arm64: Add ACPI support

[PATCH V5 00/15] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI
 2016-03-04 12:01 UTC  (7+ messages)

ixgbe TX function selection
 2016-03-04 11:59 UTC  (3+ messages)

cron job: media_tree daily build: OK
 2016-03-04 11:58 UTC 

[PATCH] MAINTAINERS: Remove Terje Bergström as Tegra DRM maintainer
 2016-03-04 11:58 UTC 

[PATCH v2 0/5] thermal: hisilicon: enable power allocator for Hi6220
 2016-03-04 11:57 UTC  (6+ messages)
` [PATCH v2 1/5] thermal: change "hysteresis" as optional property

Change in .gitignore handling: intended or bug?
 2016-03-04 11:56 UTC  (4+ messages)

[PATCH] ARC Build system tweak
 2016-03-04 11:55 UTC  (4+ messages)
` [PATCH] ARC: build: Better way to detect ISA compatible toolchain

[PATCH v6 0/5] VT-d Device-TLB flush issue
 2016-03-04 11:54 UTC  (6+ messages)
` [PATCH v6 3/5] IOMMU: Make the pcidevs_lock a recursive one

[PATCH v4 0/4] ACPI: parse the SPCR table
 2016-03-04 11:53 UTC  (6+ messages)

[iproute PATCH 0/5] Misc minor documentation fixes
 2016-03-04 11:52 UTC  (6+ messages)
` [iproute PATCH 1/5] tc: pedit: document branch control in help output
` [iproute PATCH 2/5] man: ip-link: Beef up VXLAN csum options a bit
` [iproute PATCH 3/5] man: tc-u32: Minor syntax fix
` [iproute PATCH 4/5] man: ip-route: Make synopsis consistent with description
` [iproute PATCH 5/5] doc, man: ip-rule: Remove incorrect statement about rule 0

[PATCH/RFC 0/2] Test trash dir sanitizing
 2016-03-04 11:52 UTC  (5+ messages)
` [PATCH 1/2] test-lib: quote TRASH_DIRECTORY
` [PATCH 2/2] t5510: do not leave changed cwd

[Qemu-devel] [PATCH v8 0/7] Allow hotplug of s390 CPUs
 2016-03-04 11:50 UTC  (7+ messages)
` [Qemu-devel] [PATCH v8 6/7] s390x/cpu: Add error handling to cpu creation

[PATCH] i.MX6: Karo: Update TX6 support
 2016-03-04 11:48 UTC  (3+ messages)
` [PATCH 5/7] ARM: i.MX: karo-tx6: Setup other PMICs

t9700-perl-git.sh is broken on some configurations
 2016-03-04 11:45 UTC  (6+ messages)
    ` [PATCH] t9700: fix test for perl older than 5.14

[PATCH v2 00/17] KVM/ARM: Guest Entry/Exit optimizations
 2016-03-04 11:45 UTC  (8+ messages)
` [PATCH v2 11/17] arm64: KVM: vgic-v2: Only wipe LRs on vcpu exit

DWord alignment on ARMv7
 2016-03-04 11:44 UTC  (9+ messages)

[PATCH] igb_uio: use macros for array size calculation
 2016-03-04 11:43 UTC  (3+ messages)
` [PATCH v2] "

[Qemu-devel] [PULL 00/30] target-arm queue
 2016-03-04 11:41 UTC  (31+ messages)
` [Qemu-devel] [PULL 01/30] target-arm: Correct handling of writes to CPSR mode bits from gdb in usermode
` [Qemu-devel] [PULL 02/30] virt: Lift the maximum RAM limit from 30GB to 255GB
` [Qemu-devel] [PULL 03/30] sd.c: Handle NULL block backend in sd_get_inserted()
` [Qemu-devel] [PULL 04/30] sdhci: Implement DeviceClass reset
` [Qemu-devel] [PULL 05/30] hw/arm/virt: Provide a secure-only RAM if booting in Secure mode
` [Qemu-devel] [PULL 06/30] loader: Add load_image_mr() to load ROM image to a MemoryRegion
` [Qemu-devel] [PULL 07/30] hw/arm/virt: Load bios image to MemoryRegion, not physaddr
` [Qemu-devel] [PULL 08/30] hw/arm/virt: Make first flash device Secure-only if booting secure
` [Qemu-devel] [PULL 09/30] hw/arm/virt: Assume EL3 boot rom will handle PSCI if one is provided
` [Qemu-devel] [PULL 10/30] bcm2835_mbox/property: replace ldl_phys/stl_phys with endian-specific accesses
` [Qemu-devel] [PULL 11/30] linux-user: arm: fix coding style for some linux-user signal functions
` [Qemu-devel] [PULL 12/30] linux-user: arm: pass env to get_user_code_*
` [Qemu-devel] [PULL 13/30] target-arm: implement SCTLR.B, drop bswap_code
` [Qemu-devel] [PULL 14/30] target-arm: cpu: Move cpu_is_big_endian to header
` [Qemu-devel] [PULL 15/30] arm: cpu: handle BE32 user-mode as BE
` [Qemu-devel] [PULL 16/30] linux-user: arm: set CPSR.E/SCTLR.E0E correctly for BE mode
` [Qemu-devel] [PULL 17/30] linux-user: arm: handle CPSR.E correctly in strex emulation
` [Qemu-devel] [PULL 18/30] target-arm: implement SCTLR.EE
` [Qemu-devel] [PULL 19/30] target-arm: pass DisasContext to gen_aa32_ld*/st*
` [Qemu-devel] [PULL 20/30] target-arm: introduce disas flag for endianness
` [Qemu-devel] [PULL 21/30] target-arm: a64: Add endianness support
` [Qemu-devel] [PULL 22/30] target-arm: introduce tbflag for endianness
` [Qemu-devel] [PULL 23/30] target-arm: implement setend
` [Qemu-devel] [PULL 24/30] target-arm: implement BE32 mode in system emulation
` [Qemu-devel] [PULL 25/30] loader: add API to load elf header
` [Qemu-devel] [PULL 26/30] loader: load_elf(): Add doc comment
` [Qemu-devel] [PULL 27/30] loader: Add data swap option to load-elf
` [Qemu-devel] [PULL 28/30] arm: boot: Support big-endian elfs
` [Qemu-devel] [PULL 29/30] hw/intc/arm_gic.c: Implement GICv2 GICC_DIR
` [Qemu-devel] [PULL 30/30] target-arm: Only trap SRS from S-EL1 if specified mode is MON

[PATCH] gpio: xgene: Fix kconfig for standby GIPO contoller
 2016-03-04 11:42 UTC 

[PATCH 0/3] Implement btmgmt BTLE Network Management API
 2016-03-04 11:41 UTC  (4+ messages)
` [PATCH 1/3] btmgmt: Implement Get Networks Management API command
` [PATCH 2/3] btmgmt: Implement Add Network "
` [PATCH 3/3] btmgmt: Implement Remove "

[RFC 0/5] Implement BTLE Network Management interface API
 2016-03-04 11:40 UTC  (6+ messages)
` [RFC 1/5] bluetooth: Merge Bluetooth 6lowpan functionality to bluetooth module
` [RFC 2/5] bluetooth: Implement Get Networks Management API command
` [RFC 3/5] l2cap: Pass hci_dev to l2cap_chan_connect()
` [RFC 4/5] bluetooth: Implement Add Network Management API command
` [RFC 5/5] bluetooth: Implement Remove "

[RFC v3] doc: Add Management Interface Network API definitions
 2016-03-04 11:38 UTC 

[PATCH] be2iscsi: set the boot_kset pointer to NULL in case of failure
 2016-03-04 11:36 UTC  (2+ messages)

[GRUB2 PATCH v3 0/4] multiboot2: Add two extensions
 2016-03-04  6:51 UTC  (3+ messages)
` [GRUB2 PATCH v3 4/4] multiboot2: Add support for relocatable images

[PATCH 0/4] x86: accommodate 32-bit PV guests with SMAP/SMEP handling
 2016-03-04 11:29 UTC  (5+ messages)
` [PATCH 1/4] x86/alternatives: correct near branch check
` [PATCH 2/4] x86: suppress SMAP and SMEP while running 32-bit PV guest code
` [PATCH 3/4] x86: use optimal NOPs to fill the SMAP/SMEP placeholders
` [PATCH 4/4] x86: use 32-bit loads for 32-bit PV guest state reload

[PATCH v6 00/20] cxl: Add support for powerVM guest
 2016-03-04 11:26 UTC  (21+ messages)
` [PATCH v6 01/20] cxl: Move common code away from bare-metal-specific files
` [PATCH v6 02/20] cxl: Move bare-metal specific code to specialized files
` [PATCH v6 03/20] cxl: Define process problem state area at attach time only
` [PATCH v6 04/20] cxl: Introduce implementation-specific API
` [PATCH v6 05/20] cxl: Rename some bare-metal specific functions
` [PATCH v6 06/20] cxl: Isolate a few bare-metal-specific calls
` [PATCH v6 07/20] cxl: Update cxl_irq() prototype
` [PATCH v6 08/20] cxl: IRQ allocation for guests
` [PATCH v6 09/20] powerpc: New possible return value from hcall
` [PATCH v6 10/20] cxl: New hcalls to support cxl adapters
` [PATCH v6 11/20] cxl: Separate bare-metal fields in adapter and AFU data structures
` [PATCH v6 12/20] cxl: Add guest-specific code
` [PATCH v6 13/20] cxl: sysfs support for guests
` [PATCH v6 14/20] cxl: Support to flash a new image on the adapter from a guest
` [PATCH v6 15/20] cxl: Parse device tree and create cxl device(s) at boot
` [PATCH v6 16/20] cxl: Support the cxl kernel API from a guest
` [PATCH v6 17/20] cxl: Adapter failure handling
` [PATCH v6 18/20] cxl: Add tracepoints around the cxl hcall
` [PATCH v6 19/20] cxlflash: Use new cxl_pci_read_adapter_vpd() API
` [PATCH v6 20/20] cxl: Remove cxl_get_phys_dev() kernel API

[PATCH 1/3] printk: Make printk() completely async
 2016-03-04 11:24 UTC  (3+ messages)

[PATCH] i2c: imx: add slave support. v2
 2016-03-04 11:06 UTC  (3+ messages)

[PATCH 0/6] cpufreq: schedutil governor
 2016-03-04 11:26 UTC  (4+ messages)
` [PATCH v2 0/10] "
  ` [PATCH v2 10/10] cpufreq: schedutil: New governor based on scheduler utilization data

[PATCHv3 00/29] huge tmpfs implementation using compound pages
 2016-03-04 11:26 UTC  (4+ messages)
` THP-enabled filesystem vs. FALLOC_FL_PUNCH_HOLE

[PATCH V4 0/3] basic busy polling support for vhost_net
 2016-03-04 11:24 UTC  (8+ messages)
` [PATCH V4 1/3] vhost: introduce vhost_has_work()
` [PATCH V4 2/3] vhost: introduce vhost_vq_avail_empty()
` [PATCH V4 3/3] vhost_net: basic polling support

[PATCH] objtool: Warn if libelf is missing
 2016-03-04 11:21 UTC  (2+ messages)
` [tip:core/objtool] objtool: Detect and warn if libelf is missing anddon't break the build

[RFC PATCH 0/8] PM / Domains: Add support for removing PM domains
 2016-03-04 11:23 UTC  (18+ messages)
` [RFC PATCH 1/8] PM / Domains: Add new helper functions for device-tree
` [RFC PATCH 2/8] ARM: EXYNOS: Remove calls to of_genpd_get_from_provider()
` [RFC PATCH 3/8] staging: board: "
` [RFC PATCH 4/8] PM / Domains: Don't expose generic_pm_domain structure
` [RFC PATCH 5/8] PM / Domains: Verify the PM domain is present when adding a provider
` [RFC PATCH 6/8] PM / Domains: Remove a provider by referencing the data pointer
` [RFC PATCH 7/8] PM / Domains: Prepare for adding support to remove PM domains
` [RFC PATCH 8/8] PM / Domains: Add support for removing "

Some xfstests failures on non-crc xfs with latest xfsprogs (v4.5.0-rc1)
 2016-03-04 11:23 UTC 

[PATCH] cxl: Add cxl_read_adapter_vpd() to the kernel API
 2016-03-04 11:22 UTC  (2+ messages)

[RFC PATCH 0/7] KEYS: Adjust public key signature handling
 2016-03-04 11:22 UTC  (3+ messages)

[LTP] [PATCH] rt_sigaction.h: adjust for ARC
 2016-03-04 11:22 UTC  (2+ messages)
`  "

[V2] x86/xsaves: fix overwriting between non-lazy/lazy xsaves
 2016-03-04 11:22 UTC 

Debugging using sysroots and GDB
 2016-03-04 11:20 UTC  (2+ messages)

[RFC] host and guest kernel trace merging
 2016-03-04 11:19 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH v8 0/9] qemu-log, -dfilter and other logging tweaks
 2016-03-04 11:18 UTC  (11+ messages)
` [Qemu-devel] [PATCH v8 1/9] tcg: pass down TranslationBlock to tcg_code_gen
` [Qemu-devel] [PATCH v8 2/9] qemu-log: correct help text for -d cpu
` [Qemu-devel] [PATCH v8 3/9] qemu-log: Avoid function call for disabled qemu_log_mask logging
` [Qemu-devel] [PATCH v8 4/9] qemu-log: Improve the "exec" TB execution logging
` [Qemu-devel] [PATCH v8 5/9] qemu-log: new option -dfilter to limit output
` [Qemu-devel] [PATCH v8 6/9] qemu-log: dfilter-ise exec, out_asm, op and opt_op
` [Qemu-devel] [PATCH v8 7/9] target-arm: dfilter support for in_asm
  `  "
` [Qemu-devel] [PATCH v8 8/9] qemu-log: support simple pid substitution for logs
` [Qemu-devel] [PATCH v8 9/9] cputlb: modernise the debug support

[PATCH] doc: Fix data length in Advertising API description
 2016-03-04 11:16 UTC 

[Buildroot] [PATCH 1/2] linux-headers: bump 3.{10, 14}.x and 4.4.x series
 2016-03-04 11:16 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] linux: bump default to version 4.4.4

Status of M3
 2016-03-04  9:41 UTC  (2+ messages)

[Qemu-arm] [PATCH] Fix bug: SRS instructions would trap to EL3 in Secure EL1 even if specified mode was not monitor mode. [RESUBMIT DUE TO MISSING SIGN-OFF]
 2016-03-04 11:14 UTC  (3+ messages)
  ` [Qemu-devel] "

USB audio2.0 status interrupt endpoint
 2016-03-04 11:14 UTC  (3+ messages)

[RFC] Using tip.git 'core/resources' as a baseline for a nvdimm.git topic branch
 2016-03-04 11:14 UTC  (2+ messages)

[Buildroot] Build failure with Vivante and QT5 w/ eglfs
 2016-03-04 11:13 UTC  (3+ messages)

Ethernet PHY KSZ9031 is not working
 2016-03-04 11:12 UTC  (5+ messages)
      ` Ethernet PHY KSZ9031 is not working [SOLVED]

FOSDEM videos
 2016-03-04 11:11 UTC 

[PATCH nft 1/3] expression: add helper to decide if operator needs to be shown
 2016-03-04 11:12 UTC  (6+ messages)
` [PATCH nft 3/4] meta: add probability matching

tw686x driver
 2016-03-04 11:11 UTC  (9+ messages)

[PATCH 00/17] Add Initial support for PLX Technology OX810SE
 2016-03-04 11:10 UTC  (7+ messages)
` [PATCH 02/17] irqchip: Add PLX Technology RPS IRQ Controller

[PATCH v2 0/2] arm64/efi: query Secure Boot status according to UEFI spec
 2016-03-04 11:08 UTC  (3+ messages)
` [PATCH v3 "

next-20160304 build: 2 failures 18 warnings (next-20160304)
 2016-03-04 11:08 UTC 

master - WHATS_NEW: historical LVs
 2016-03-04 11:08 UTC 

[PATCH 1/2] PM / Domains: Fix removal of a subdomain
 2016-03-04 11:07 UTC  (3+ messages)
` [PATCH 2/2] PM / Domains: Fix potential NULL pointer dereference


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.