All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-27 21:11:54 to 2017-01-27 22:01:52 UTC [more...]

Fail to load module wcn36xx
 2017-01-27 21:43 UTC  (5+ messages)

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

[PATCH v2 00/10] blk-mq: move debugging information from sysfs to debugfs
 2017-01-27 22:00 UTC  (5+ messages)
` [PATCH v2 01/10] blk-mq: create debugfs directory tree
` [PATCH v2 03/10] blk-mq: move hctx->dispatch and ctx->rq_list from sysfs to debugfs

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

[RFC] tpm2-space: add handling for global session exhaustion
 2017-01-27 21:59 UTC  (6+ messages)
` [tpmdd-devel] "

[HMM v17 00/14] HMM (Heterogeneous Memory Management) v17
 2017-01-27 22:52 UTC  (30+ messages)
` [HMM v17 01/14] mm/memory/hotplug: convert device bool to int to allow for more flags v2
` [HMM v17 02/14] mm/ZONE_DEVICE/free-page: callback when page is freed v2
` [HMM v17 03/14] mm/ZONE_DEVICE/unaddressable: add support for un-addressable device memory v3
` [HMM v17 04/14] mm/ZONE_DEVICE/x86: add support for un-addressable device memory
` [HMM v17 05/14] mm/migrate: add new boolean copy flag to migratepage() callback
` [HMM v17 06/14] mm/migrate: new memory migration helper for use with device memory v3
` [HMM v17 07/14] mm/migrate: migrate_vma() unmap page from vma while collecting pages
` [HMM v17 08/14] mm/hmm: heterogeneous memory management (HMM for short)
` [HMM v17 09/14] mm/hmm/mirror: mirror process address space on device with HMM helpers
` [HMM v17 10/14] mm/hmm/mirror: helper to snapshot CPU page table
` [HMM v17 11/14] mm/hmm/mirror: device page fault handler
` [HMM v17 12/14] mm/hmm/migrate: support un-addressable ZONE_DEVICE page in migration
` [HMM v17 13/14] mm/hmm/devmem: device memory hotplug using ZONE_DEVICE
` [HMM v17 14/14] mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memory v2

[PATCH 0/6] staging: BCM2835 MMAL V4L2 camera driver
 2017-01-27 21:55 UTC  (5+ messages)
` [PATCH 2/6] staging: bcm2835-v4l2: Update the driver to the current VCHI API
` [PATCH 3/6] staging: bcm2835-v4l2: Add a build system for the module
` [PATCH 4/6] staging: bcm2835-v4l2: Add a TODO file for improvements we need
` [PATCH 6/6] staging: bcm2835-v4l2: Apply spelling fixes from checkpatch

v4.9 to v4.10 regression: oops when USB cable is plugged in
 2017-01-27 21:55 UTC  (8+ messages)

[PATCH 0/2] PCI: iproc: MPS fix and quirks
 2017-01-27 21:46 UTC  (11+ messages)
` [PATCH 1/2] PCI: iproc: allow the MPS to be set
` [PATCH 2/2] PCI: Add quirk entry for NS2 PAXC PCI

[Buildroot] [autobuild.buildroot.net] Build results for 2017-01-26
 2017-01-27 21:55 UTC  (2+ messages)

[PATCH v5 0/13] arm64: allwinner: a64: Enable MMC support
 2017-01-27 21:38 UTC  (41+ messages)
` [PATCH v5 1/13] mmc: sunxi: Fix clock frequency change sequence
` [PATCH v5 2/13] mmc: sunxi: Gate the clock when rate is 0
` [PATCH v5 3/13] mmc: sunxi: Always set signal delay to 0 for A64
` [PATCH v5 4/13] mmc: sunxi: Enable the new timings for the A64 MMC controllers
` [PATCH v5 5/13] mmc: sunxi: Mask DATA0 when updating the clock
` [PATCH v5 6/13] mmc: sunxi: Add EMMC (MMC2) controller compatible
` [PATCH v5 7/13] mmc: sunxi: Add more debug informations
` [PATCH v5 8/13] arm64: allwinner: a64: Add MMC nodes
` [PATCH v5 9/13] arm64: allwinner: a64: Add MMC pinctrl nodes
` [PATCH v5 10/13] arm64: allwinner: a64: Increase the MMC max frequency
` [PATCH v5 11/13] arm64: allwinner: pine64: add MMC support
` [PATCH v5 12/13] arm64: allwinner: a64: add UART1 pin nodes
` [PATCH v5 13/13] arm64: allwinner: add BananaPi-M64 support

[U-Boot] [PATCH 00/16] ARM: uniphier: UniPhier SoC updates for v2017.03 (3rd round)
 2017-01-27 21:53 UTC  (17+ messages)
` [U-Boot] [PATCH 01/16] clk: uniphier: fix compatible strings for Pro5, PXs2, LD20 SD clock
` [U-Boot] [PATCH 02/16] ARM: uniphier: shrink arrays of DDR-PHY parameters for LD20 SoC
` [U-Boot] [PATCH 03/16] ARM: uniphier: detect RAM size by decoding HW register instead of DT
` [U-Boot] [PATCH 04/16] ARM: uniphier: use gd->bd->bi_dram for memory reserve on LD20 SoC
` [U-Boot] [PATCH 05/16] ARM: uniphier: refactor cmd_ddrphy
` [U-Boot] [PATCH 06/16] ARM: uniphier: clean up UMC init for PXs2 SoC
` [U-Boot] [PATCH 07/16] ARM: uniphier: refactor cmd_ddrmphy
` [U-Boot] [PATCH 08/16] ARM: uniphier: compile board data only for SPL
` [U-Boot] [PATCH 09/16] ARM: uniphier: collect SPL CONFIG symbols to the bottom of header
` [U-Boot] [PATCH 10/16] ARM: uniphier: use Image.gz instead Image for booting ARM64 Linux
` [U-Boot] [PATCH 11/16] ARM: uniphier: set initrd_high environment to skip initrd relocation
` [U-Boot] [PATCH 12/16] ARM: uniphier: change the offset to environment storage area
` [U-Boot] [PATCH 13/16] ARM: uniphier: change CONFIG_SPL_PAD_TO to 128KB
` [U-Boot] [PATCH 14/16] ARM: uniphier: make update commands more flexible for ATF
` [U-Boot] [PATCH 15/16] i2c: uniphier(-f): remove unneeded #include <dm/root.h>
` [U-Boot] [PATCH 16/16] i2c: uniphier-f: use readl_poll_timeout() to poll registers

[PATCH v4 1/4] arm64: Define Falkor v1 CPU
 2017-01-27 21:52 UTC  (6+ messages)
` [PATCH v4 2/4] arm64: Work around Falkor erratum 1003

[Cocci] modifying initializers with spatch?
 2017-01-27 21:52 UTC  (10+ messages)

[pull request][net 0/8] Mellanox mlx5 fixes 2017-01-27
 2017-01-27 21:50 UTC  (3+ messages)
` [net 7/8] net/mlx5e: Fix update of hash function/key via ethtool

Fixing TPM_RC_CONTEXT_GAP
 2017-01-27 21:49 UTC  (2+ messages)

[PATCH 00/11] clk: sunxi-ng: Add support for A80 CCUs
 2017-01-27 21:15 UTC  (9+ messages)
` [PATCH 05/11] clk: sunxi-ng: Add A80 CCU
` [PATCH 06/11] clk: sunxi-ng: Add A80 USB CCU

[PATCH] seccomp: dump core when using SECCOMP_RET_KILL
 2017-01-27 21:48 UTC  (4+ messages)
`  "

[RFC XEN PATCH 00/16] Add vNVDIMM support to HVM domains
 2017-01-27 21:48 UTC  (8+ messages)
` [RFC XEN PATCH 10/16] tools/libacpi: add a simple AML builder
` [RFC XEN PATCH 11/16] tools/libacpi: load ACPI built by the device model
` [RFC XEN PATCH 12/16] tools/libxl: build qemu options from xl vNVDIMM configs

[PATCH] doc: clarify distinction between sign-off and pgp-signing
 2017-01-27 21:40 UTC  (5+ messages)

[PATCH net-next 0/4] mlx5: Create build configuration options
 2017-01-27 21:15 UTC  (10+ messages)
` [PATCH net-next 1/4] mlx5: Make building eswitch configurable

[PATCH v2 0/5] userfaultfd: non-cooperative: better tracking for mapping changes
 2017-01-27 18:44 UTC  (3+ messages)
` [PATCH v2 2/5] userfaultfd: non-cooperative: add event for memory unmaps
` [PATCH v2 3/5] userfaultfd: non-cooperative: add event for exit() notification

[PATCH 00/15] ACPI graph support
 2017-01-27 21:45 UTC  (3+ messages)
` [PATCH 06/15] device property: Add support for remote endpoints

[net-next v2] openvswitch: Simplify do_execute_actions()
 2017-01-27 21:45 UTC 

[PATCH v2] md linear: fix a race between linear_add() and linear_congested()
 2017-01-27 21:44 UTC  (2+ messages)

[PATCH 0/3] perf: Updates for address filters
 2017-01-27 17:38 UTC  (5+ messages)
` [PATCH 3/3] perf: Allow kernel filters on cpu events

rte_eth_from_rings
 2017-01-27 21:36 UTC  (2+ messages)

[PATCH igt] intel-ci: Minimal exercise of explicit fencing
 2017-01-27 21:36 UTC 

[PATCH v3 0/4] firmware: add drvdata API
 2017-01-27 21:34 UTC  (17+ messages)
` [PATCH v4 0/3] "
  ` [PATCH v4 3/3] p54: convert to sysdata API

[RFC PATCH 0/2] rx zero copy interface for af_packet
 2017-01-27 21:34 UTC  (3+ messages)
` [RFC PATCH 1/2] af_packet: direct dma for packet ineterface
` [RFC PATCH 2/2] ixgbe: add af_packet direct copy support

[GIT PULL] MD update for 4.10-rc6
 2017-01-27 21:34 UTC 

[PATCH V4 0/6] Enable onboard SDHCI for Nexus 5X (msm8992)
 2017-01-27 21:33 UTC  (5+ messages)
` [PATCH V4 1/6] clk: qcom: SDHCI enablement on Nexus 5X / 6P
` [PATCH V4 2/6] dt-bindings: qcom: clk: Add missing binding for SDCHI enablement on Nexus 5X/6P

[PATCH] IB/cma: Fix reversed test
 2017-01-27 21:31 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] Update configs for the firefly-rk3288
 2017-01-27 21:31 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] Enable ROCKCHIP_SPL_BACK_TO_BROM for firefly-rk3288 board

lening bieden
 2017-01-27 19:13 UTC 

[PATCH net-next 0/4] net: dsa: bcm_sf2: CFP support
 2017-01-27 21:24 UTC  (7+ messages)
` [PATCH net-next 1/4] net: dsa: Hook {get,set}_rxnfc ethtool operations
` [PATCH net-next 2/4] net: dsa: bcm_sf2: Configure traffic classes to queue mapping
` [PATCH net-next 3/4] net: dsa: bcm_sf2: Add CFP registers definitions
` [PATCH net-next 3/3] net: dsa: bcm_sf2: Add support for ethtool::rxnfc
` [PATCH net-next 4/4] "

[U-Boot] [PATCH] Revert "armv8: release slave cores from CPU_RELEASE_ADDR"
 2017-01-27 21:30 UTC  (2+ messages)

[U-Boot] [RFC PATCH 00/11] extend FIT loading support (plus Pine64/ATF support)
 2017-01-27 21:29 UTC  (6+ messages)
` [U-Boot] [RFC PATCH 01/11] SPL: FIT: refactor FDT loading
` [U-Boot] [RFC PATCH 02/11] SPL: FIT: rework U-Boot image loading

[PATCH] crypto: ccp: Fix DMA operations when IOMMU is enabled
 2017-01-27 21:28 UTC 

split scsi passthrough fields out of struct request V2
 2017-01-27 21:27 UTC  (3+ messages)

[PATCH v4 0/13] arm64: allwinner: a64: Enable MMC support
 2017-01-27 21:27 UTC  (9+ messages)
` [PATCH v4 10/13] arm64: allwinner: a64: Increase the MMC max frequency

kvm: use-after-free in irq_bypass_register_consumer
 2017-01-27 21:26 UTC 

[PATCH v2 0/2] fix a kernel oops when reading sysfs valid_zones
 2017-01-27 22:21 UTC  (3+ messages)
` [PATCH v2 1/2] mm/memory_hotplug.c: check start_pfn in test_pages_in_a_zone()
` [PATCH v2 2/2] base/memory, hotplug: fix a kernel oops in show_valid_zones()

[net-next] openvswitch: Simplify do_execute_actions()
 2017-01-27 21:25 UTC  (3+ messages)

[PATCH v2 1/2] Documentation: dt: mailbox: Add Aspeed ast2400/2500 bindings
 2017-01-27 21:23 UTC  (3+ messages)
` [PATCH v2 2/2] Documentation: dt: misc: Add Aspeed ast2400/2500 LPC Control bindings

[PATCH v4] xen/arm: flush icache as well when XEN_DOMCTL_cacheflush is issued
 2017-01-27 21:23 UTC  (4+ messages)

[PATCH v4 0/2] mmc: pwrseq: add support for Marvell SD8787 chip
 2017-01-27 21:22 UTC  (3+ messages)
` [PATCH v4 1/2] devicetree: document new marvell-8xxx and pwrseq-sd8787 options

[PATCH 7/7] completion: recognize more long-options
 2017-01-27 21:17 UTC  (3+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 7/7] "

[PATCHv3 0/5] Fix compatible mmap() return pointer over 4Gb
 2017-01-27 21:00 UTC  (6+ messages)
` [PATCHv3 1/5] x86/mm: split arch_mmap_rnd() on compat/native versions
` [PATCHv3 2/5] x86/mm: introduce mmap{,_legacy}_base
` [PATCHv3 3/5] x86/mm: fix 32-bit mmap() for 64-bit ELF
` [PATCHv3 4/5] x86/mm: check in_compat_syscall() instead TIF_ADDR32 for mmap(MAP_32BIT)
` [PATCHv3 5/5] selftests/x86: add test to check compat mmap() return addr

[U-Boot] [PATCH] net: designware: fix for use with current Linux device tree for Meson GX
 2017-01-27 21:19 UTC  (2+ messages)

[PATCHSET v3] slab: make memcg slab destruction scalable
 2017-01-27 18:00 UTC  (4+ messages)
` [PATCH 02/10] slub: separate out sysfs_slab_release() from sysfs_slab_remove()
  ` [PATCH v2 "

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

[kvm:queue 8/8] drivers/ptp/ptp_kvm.c:229:1-3: WARNING: PTR_ERR_OR_ZERO can be used
 2017-01-27 21:01 UTC  (2+ messages)
` [PATCH] PTP: fix ptr_ret.cocci warnings

[RFC][PATCH 0/7] kref improvements
 2017-01-27 21:07 UTC  (5+ messages)
` [RFC][PATCH 7/7] kref: Implement using refcount_t

[PATCH 1/2] drm/i915: Treat stolen memory as DMA addresses
 2017-01-27 21:12 UTC  (3+ messages)

[GIT PULL] Btrfs
 2017-01-27 19:37 UTC 


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.