All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-26 23:44:38 to 2017-01-27 02:07:50 UTC [more...]

pull: hwclock 27 changes
 2017-01-27  2:07 UTC  (11+ messages)

Exception in bitbake during build of openjdk-8 using meta-linaro
 2017-01-27  2:07 UTC  (2+ messages)

[PATCH 00/13] mmc: bcm2835: more cleanups
 2017-01-27  2:05 UTC  (12+ messages)
` [PATCH 01/13] mmc: bcm2835: add bcm2835_read_wait_sdcmd
` [PATCH 04/13] mmc: bcm2835: add bcm2835_check_data_error

v4.10-rc4 to v4.10-rc5: battery regression on Nokia N900
 2017-01-27  2:03 UTC  (16+ messages)

[git pull] drm fixes for 4.10-rc6
 2017-01-27  2:02 UTC 

split scsi passthrough fields out of struct request V2
 2017-01-27  1:22 UTC  (27+ messages)
            ` [dm-devel] "

mips64 with 'seh' instruction?
 2017-01-27  2:00 UTC  (2+ messages)

[PATCH 1/2] mm/memblock: use NUMA_NO_NODE instead of MAX_NUMNODES as default node_id
 2017-01-27  1:59 UTC  (4+ messages)
` [PATCH 2/2] mm/memblock: switch to use NUMA_NO_NODE instead of MAX_NUMNODES in for_each_mem_pfn_range()

[PATCH 1/1] imsm: fix missing error message during migration
 2017-01-27  1:59 UTC  (2+ messages)

[RFC 00/14] Allow fetch-pack to send ref names (globs allowed)
 2017-01-27  1:54 UTC  (10+ messages)
` [RFC 02/14] upload-pack: allow ref name and glob requests
` [RFC 03/14] upload-pack: test negotiation with changing repo

[PATCH 0/3] ata: add m68k/Atari Falcon PATA support
 2017-01-27  1:41 UTC  (17+ messages)

[tpmdd-devel] [PATCH RFC v3 5/5] tpm2: expose resource manager via a device link /dev/tpms<n>
 2017-01-27  0:29 UTC  (13+ messages)
                      `  "

[PATCH v2] mtd: spi-nor: Add support for N25Q256A13 as N25Q256A
 2017-01-27  1:51 UTC 

[PATCH] cmake.bbclass: enable usage of ccache
 2017-01-27  1:51 UTC  (2+ messages)

[PATCH v2 0/2] gpio: aspeed: Implement banks Y, Z, AA, AB and AC
 2017-01-27  1:49 UTC  (4+ messages)
` [PATCH v2 2/2] gpio: aspeed: Add "

Is it possible NOT to split kernel modules in multiple packages
 2017-01-27  1:48 UTC  (2+ messages)

[meta-browser][PATCH v2] chromium-wayland: update to 53.0.2785.14
 2017-01-27  1:47 UTC  (3+ messages)

[PATCH v3] arm/p2m: Fix regression during domain shutdown with active mem_access
 2017-01-27  1:45 UTC  (3+ messages)

[meta-oe][PATCH 1/2] calibrateproto: add, from oe-core
 2017-01-27  1:44 UTC  (5+ messages)
` [meta-oe][PATCH 2/2] libxcalibrate: "

[U-Boot] Pull request: u-boot-ubi/master
 2017-01-27  1:43 UTC  (2+ messages)

[U-Boot] Please pull u-boot-marvell/master
 2017-01-27  1:43 UTC  (2+ messages)

ibmvtpm byteswapping inconsistency
 2017-01-27  1:42 UTC  (2+ messages)

[PATCH V3 0/6] Enable onboard SDHCI for Nexus 5X (msm8992)
 2017-01-27  0:24 UTC  (7+ messages)
` [PATCH V3 1/6] dt-bindings: qcom: clk: Add missing binding for SDCHI enablement on Nexus 5X/6P
` [PATCH V3 2/6] sdhci: Add quirk for delayed IRQ ACK

[PATCH v5 0/9] xfstests: online scrub/repair support
 2017-01-27  1:41 UTC  (6+ messages)

[PATCH] mtd: Fix typo: "occured" -> "occurred"
 2017-01-27  1:36 UTC 

[PATCH] poky.conf: prune SANITY_TESTED_DISTROS
 2017-01-27  1:35 UTC  (3+ messages)

[PATCH] f2fs: show the fault injection mount option
 2017-01-27  1:35 UTC 

No Persistent Memory (legacy) even persistent (type 12) was found
 2017-01-27  1:35 UTC  (3+ messages)

[PATCH] iio: dht11: Use usleep_range instead of msleep for start signal
 2017-01-27  1:33 UTC  (4+ messages)

[PATCH 1/4] drm: qxl: Drop misleading comment
 2017-01-27  1:24 UTC  (6+ messages)
` [PATCH 2/4] drm: qxl: Drop duplicated device pointer attribute
` [PATCH 3/4] drm: qxl: Drop duplicated pci_device "
` [PATCH 4/4] drm: qxl: Embed drm_device into driver structure

[U-Boot] [PATCH v3 0/4] Add FreeBSD kconfig options
 2017-01-27  1:17 UTC  (6+ messages)
` [U-Boot] [PATCH v3 1/4] kconfig: Add API kconfig file

rdma-core 12 breaks libibverbs ABI
 2017-01-27  1:17 UTC  (9+ messages)

How to deal with failing services in the boot targets
 2017-01-27  1:16 UTC  (2+ messages)

[RFC v2 00/10] Provide the EL1 physical timer to the VM
 2017-01-27  1:05 UTC  (22+ messages)
` [RFC v2 01/10] KVM: arm/arm64: Abstract virtual timer context into separate structure
` [RFC v2 02/10] KVM: arm/arm64: Move cntvoff to each timer context
` [RFC v2 03/10] KVM: arm/arm64: Decouple kvm timer functions from virtual timer
` [RFC v2 04/10] KVM: arm/arm64: Add the EL1 physical timer context
` [RFC v2 05/10] KVM: arm/arm64: Initialize the emulated EL1 physical timer
` [RFC v2 06/10] KVM: arm/arm64: Update the physical timer interrupt level
` [RFC v2 07/10] KVM: arm/arm64: Set a background timer to the earliest timer expiration
` [RFC v2 08/10] KVM: arm/arm64: Set up a background timer for the physical timer emulation
` [RFC v2 09/10] KVM: arm64: Add the EL1 physical timer access handler
` [RFC v2 10/10] KVM: arm/arm64: Emulate the EL1 phys timer register access

Where to troubleshoot and ask questions?
 2017-01-27  1:08 UTC 

[Qemu-devel] char: Logging serial pty output when disconnected
 2017-01-27  1:07 UTC 

[meta-browser][PATCH 1/2] firefox: remove nss private libs setting
 2017-01-27  1:03 UTC  (6+ messages)
` [meta-browser][PATCH 2/2] README: add -s to git send-email example

loopback device reference count leakage
 2017-01-27  1:01 UTC  (4+ messages)

[PATCH 0/3] GET_PLANE2 w/ i915 implementation
 2017-01-27  1:02 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for GET_PLANE2 w/ i915 implementation (rev3)

[PATCH v2] cxl: prevent read/write to AFU config space while AFU not configured
 2017-01-27  0:57 UTC  (3+ messages)
` [v2] "

[PATCH 0/2] Add session handling to tpm spaces
 2017-01-27  0:45 UTC  (5+ messages)
` [PATCH 2/2] tpm2-space: add handling for global session exhaustion

[PATCH conntrack-tools] conntrackd: cthelper: Don't leak nat_tuple
 2017-01-27  0:44 UTC 

[PATCH] drm/i915: make i915_stolen_to_physical() return phys_addr_t
 2017-01-27  0:54 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 0/5] Updated qcom dts for new USB driver
 2017-01-27  0:47 UTC  (12+ messages)
` [PATCH 1/5] ARM: dts: qcom: Remove s4/5vs1,2 from RPM pm8941 control
` [PATCH 2/5] ARM: dts: qcom: add charger otg regulator
` [PATCH 3/5] ARM: dts: qcom-msm8974: Add HS usb node and OTG detection mechanisms
` [PATCH 4/5] ARM: dts: qcom-apq8064: Collapse usb support into one node
` [PATCH 5/5] arm64: dts: qcom: "

[PATCH v2 0/7] Macros for Asciidoctor support
 2017-01-27  0:40 UTC  (6+ messages)
` [PATCH] Documentation: implement linkgit macro for Asciidoctor

[PATCH] powerpc/powernv/pci: Use kmalloc_array() in two functions
 2017-01-27  0:40 UTC  (3+ messages)
`  "

[PATCH] powerpc/mm: Return directly after a failed __copy_from_user() in sys_subpage_prot()
 2017-01-27  0:40 UTC  (3+ messages)
`  "

[PATCH] powerpc/sstep: Return directly after a failed address_ok() in emulate_step()
 2017-01-27  0:40 UTC  (3+ messages)
`  "

[PATCH] cxl: drop unused header asm/pnv-pci.h
 2017-01-27  0:40 UTC  (2+ messages)
`  "

[PATCH 1/3] powerpc: bpf: remove redundant check for non-null image
 2017-01-27  0:40 UTC  (2+ messages)
` [1/3] "

[PATCH 2/3] powerpc: bpf: flush the entire JIT buffer
 2017-01-27  0:40 UTC  (2+ messages)
` [2/3] "

[PATCH] powerpc/mm: Remove the debug hugepd_ok check
 2017-01-27  0:40 UTC  (2+ messages)
`  "

[PATCH] powerpc: opal-msglog: Report size of memcons log
 2017-01-27  0:40 UTC  (2+ messages)
`  "

[PATCH] powerpc/mm: Fixup wrong LPCR_VRMASD value
 2017-01-27  0:40 UTC  (2+ messages)
`  "

[PATCH] powerpc/mm/4k: don't allocate larger pmd page table for 4k
 2017-01-27  0:40 UTC  (2+ messages)
`  "

[RESEND] cxl: Force psl data-cache flush during device shutdown
 2017-01-27  0:40 UTC  (2+ messages)

[PATCH 2/2] powerpc/64: Use optimized checksum routines on little-endian
 2017-01-27  0:40 UTC  (2+ messages)
` [2/2] "

[PATCH v2 1/3] powerpc/kernel: Remove nested if statements in rtas_initialize()
 2017-01-27  0:40 UTC  (2+ messages)
` [v2, "

[PATCH 1/2] powerpc/64: Fix checksum folding in csum_tcpudp_nofold and ip_fast_csum_nofold
 2017-01-27  0:40 UTC  (2+ messages)
` [1/2] "

[PATCH net-next 0/4] mlx5: Create build configuration options
 2017-01-26 23:32 UTC  (5+ messages)
` [PATCH net-next 1/4] mlx5: Make building eswitch configurable
` [PATCH net-next 2/4] mlx5: Make building SR-IOV configurable
` [PATCH net-next 3/4] mlx5: Make building tc hardware offload configurable
` [PATCH net-next 4/4] mlx5: Make building vxlan "

[PATCH] clk: samsung: mark s3c...._clk_sleep_init() as __init
 2017-01-27  0:27 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v2] powerpc/eeh: Fix wrong flag passed to eeh_unfreeze_pe()
 2017-01-27  0:33 UTC  (2+ messages)
` [v2] "

[PATCH] powerpc: Ignore reserved field in DCSR and PVR reads and writes
 2017-01-27  0:33 UTC  (2+ messages)
`  "

[PATCH] powerpc: Add missing error check to prom_find_boot_cpu()
 2017-01-27  0:33 UTC  (2+ messages)
`  "

[RFC PATCH] rtc/nxp: add FTM alarm driver as the wakeup source
 2017-01-27  0:03 UTC  (3+ messages)
  ` [rtc-linux] "

crush: straw is dead, long live straw2
 2017-01-27  0:26 UTC  (2+ messages)

[PATCH v8 0/5] Add platform clock for BayTrail platforms
 2017-01-27  0:23 UTC  (9+ messages)
` [PATCH v8 1/5] clk: Make x86/ conditional on CONFIG_COMMON_CLK
` [PATCH v8 2/5] clk: x86: Add Atom PMC platform clocks
` [PATCH v8 4/5] platform/x86: Enable "
` [PATCH v8 5/5] platform/x86: fix typo in comment

[RFC PATCH 0/5] DisplayPort Audio on Cherrytrail
 2017-01-27  0:24 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH net-next] net: adjust skb->truesize in pskb_expand_head()
 2017-01-27  0:21 UTC 

[PATCH v2] clk: hisilicon: fix lock assignment
 2017-01-27  0:18 UTC  (2+ messages)

[PATCH] powernv/opal: Handle OPAL_WRONG_STATE error from OPAL fails
 2017-01-27  0:17 UTC  (2+ messages)

[PATCH v7 0/5] Add platform clock for BayTrail platforms
 2017-01-27  0:17 UTC  (6+ messages)

How to propose a patch to the kernel mainline
 2017-01-27  0:16 UTC  (4+ messages)

[PATCH] clk: renesas: mstp: Reformat cpg_mstp_clock_register() for git diff
 2017-01-27  0:15 UTC  (2+ messages)

[PATCH] clk: mediatek: Fix MT8135 dependencies
 2017-01-27  0:04 UTC  (3+ messages)

[PATCH 0/2] clk: mediatek: add missing ethernet reset definition
 2017-01-27  0:14 UTC  (4+ messages)

[PATCH 1/2] clk: sunxi-ng: Call divider_round_rate if we only have a single parent
 2017-01-27  0:12 UTC  (6+ messages)
` [PATCH 2/2] clk: sunxi-ng: a33: Set CLK_SET_RATE_PARENT for the GPU

[PATCH 2/3 v2] clk: ux500: Add device tree bindings for ABx500 clocks
 2017-01-27  0:11 UTC  (2+ messages)

[PATCH libdrm 1/3] amdgpu: verify the tested device
 2017-01-27  0:11 UTC  (4+ messages)
` [PATCH libdrm 3/3] amdgpu: A new option to run tests on render node

[PATCH 3/3] clk: ux500: Convert ABx500 clocks to use OF probing
 2017-01-27  0:11 UTC  (2+ messages)

[PATCH] clk: ti: divider: Add the table parsing to get the best divider value
 2017-01-27  0:03 UTC  (2+ messages)

[PATCH 1/3] clk: ux500: move AB8500 sysclk over to PRCMU clk driver
 2017-01-27  0:11 UTC  (2+ messages)

[PATCH RFC net-next] packet: always ensure that we pass hard_header_len bytes in skb_headlen() to the driver
 2017-01-27  0:08 UTC  (4+ messages)

Trivial scheduler, take 2
 2017-01-27  0:07 UTC  (9+ messages)
` [PATCH v3 01/14] drm/i915: Give each sw_fence its own lockclass
  ` [PATCH v3 13/14] drm/i915: Enable userspace to opt-out of implicit fencing
        ` [PATCH] i965: Share the workaround bo between all contexts
          ` [Mesa-dev] "

[RFC] [PATCH] audit: log module name on init_module
 2017-01-27  0:04 UTC  (2+ messages)

[PATCH v2] clk: mediatek: Fix MT2701 dependencies
 2017-01-27  0:04 UTC  (3+ messages)

[GIT PULL] ACPI fixes for v4.10-rc6
 2017-01-27  0:03 UTC 

[GIT PULL] Power management fixes for v4.10-rc6
 2017-01-27  0:02 UTC 

[PATCH v2] clk: qcom: gdsc: Fix handling of hw control enable/disable
 2017-01-27  0:00 UTC  (2+ messages)

[PATCH] clk: meson8b: fix clk81 register address
 2017-01-26 23:57 UTC  (4+ messages)

[PATCH libdrm 1/3] amdgpu: verify the tested device
 2017-01-26 23:59 UTC  (5+ messages)
` [PATCH libdrm 3/3] amdgpu: A new option to run tests on render node

[PATCH] refs: add option core.logAllRefUpdates = always
 2017-01-26 23:41 UTC  (4+ messages)
` [PATCH v2 1/3] config: add markup to core.logAllRefUpdates doc
  ` [PATCH v2 3/3] update-ref: add test cases for bare repository

[PATCH 0/2] Two bq24190 PM improvments
 2017-01-26 23:56 UTC  (7+ messages)
` [PATCH 2/2] power: bq24190_charger: Use PM runtime autosuspend

[PATCH v3 00/14] drm/i915: Introduce intel_cdclk_state (v3)
 2017-01-26 23:54 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915: Introduce intel_cdclk_state (rev8)

[PATCH 1/2] clk: imx7d: Add the OCOTP clock
 2017-01-26 23:54 UTC  (6+ messages)
` [PATCH 2/2] clk: imx7d: Add the IPG root clock

[PATCH v5 net] ravb: unmap descriptors when freeing rings
 2017-01-26 23:42 UTC  (2+ messages)

[PATCH] Btrfs: disable xattr operations on subvolume directories
 2017-01-26 23:45 UTC  (3+ messages)
` [PATCH v2 0/3] "

[PATCH] Revert "regulator: fixed: add support for ACPI interface"
 2017-01-26 23:44 UTC  (4+ 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.