All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-11 23:07:59 to 2017-04-12 00:52:46 UTC [more...]

[GIT PULL 00/18] perf/core improvements and fixes
 2017-04-12  0:52 UTC  (10+ messages)
` [PATCH 01/18] perf callchains: Switch from strtok() to strtok_r() when parsing options
` [PATCH 02/18] perf script: Use strtok_r() when parsing output field list
` [PATCH 03/18] perf evsel: Return exact sub event which failed with EPERM for wildcards
` [PATCH 04/18] perf stat: Refactor the code to strip csv output with ltrim()
` [PATCH 05/18] perf ui browser: Refactor the code to parse color configs "
` [PATCH 08/18] perf string: Simplify ltrim() implementation
` [PATCH 10/18] perf annotate s390: Implement jump types for perf annotate
` [PATCH 14/18] perf annotate: Process attr and build_id records
` [PATCH 18/18] perf annotate: Use stripped line instead of raw disassemble line

[PATCH v6 00/39] i.MX Media Driver
 2017-04-12  0:50 UTC  (6+ messages)
` [PATCH v6 17/39] platform: add video-multiplexer subdevice driver

[PATCH] t6500: don't run detached auto gc at the end of the test script
 2017-04-12  0:50 UTC  (9+ messages)

USB shutdown issue
 2017-04-12  0:49 UTC 

Modifying a bare repo directly
 2017-04-12  0:48 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/acme/linux
 2017-04-12  0:47 UTC 

post-receive: pub/scm/linux/kernel/git/acme/linux
 2017-04-12  0:47 UTC 

[PATCH] scsi: aacraid: fix PCI error recovery path
 2017-04-12  0:46 UTC  (2+ messages)

[PATCH 0/3] usb: host: xhci-plat: add support suspend/resume for R-Car
 2017-04-12  0:46 UTC  (2+ messages)

[PATCH v8 00/27] arm64: Dom0 ITS emulation
 2017-04-12  0:44 UTC  (28+ messages)
` [PATCH v8 01/27] ARM: GICv3: propagate number of host LPIs to GICv3 guest
` [PATCH v8 02/27] ARM: VGIC: move irq_to_pending() calls under the VGIC VCPU lock
` [PATCH v8 03/27] ARM: GIC: Add checks for NULL pointer pending_irq's
` [PATCH v8 04/27] ARM: GICv3: introduce separate pending_irq structs for LPIs
` [PATCH v8 05/27] ARM: GICv3: forward pending LPIs to guests
` [PATCH v8 06/27] ARM: GICv3: enable ITS and LPIs on the host
` [PATCH v8 07/27] ARM: vGICv3: handle virtual LPI pending and property tables
` [PATCH v8 08/27] ARM: introduce vgic_access_guest_memory()
` [PATCH v8 09/27] ARM: vGICv3: re-use vgic_reg64_check_access
` [PATCH v8 10/27] ARM: GIC: export vgic_init_pending_irq()
` [PATCH v8 11/27] ARM: VGIC: add vcpu_id to struct pending_irq
` [PATCH v8 12/27] ARM: vGIC: advertise LPI support
` [PATCH v8 13/27] ARM: vITS: add command handling stub and MMIO emulation
` [PATCH v8 14/27] ARM: vITS: introduce translation table walks
` [PATCH v8 15/27] ARM: vITS: handle CLEAR command
` [PATCH v8 16/27] ARM: vITS: handle INT command
` [PATCH v8 17/27] ARM: vITS: handle MAPC command
` [PATCH v8 18/27] ARM: vITS: handle MAPD command
` [PATCH v8 19/27] ARM: vITS: handle MAPTI command
` [PATCH v8 20/27] ARM: GICv3: handle unmapped LPIs
` [PATCH v8 21/27] ARM: vITS: handle MOVI command
` [PATCH v8 22/27] ARM: vITS: handle DISCARD command
` [PATCH v8 23/27] ARM: vITS: handle INV command
` [PATCH v8 24/27] ARM: vITS: handle INVALL command
` [PATCH v8 25/27] ARM: vITS: increase mmio_count for each ITS
` [PATCH v8 26/27] ARM: vITS: create and initialize virtual ITSes for Dom0
` [PATCH v8 27/27] ARM: vITS: create ITS subnodes for Dom0 DT

[PATCH] scsi: qla2xxx: remove some redundant pointer assignments
 2017-04-12  0:44 UTC  (3+ messages)

ZONE_DEVICE and pmem API support for powerpc
 2017-04-12  0:43 UTC  (19+ messages)
` [PATCH 3/9] powerpc/mm: Add _PAGE_DEVMAP for ppc64
` [PATCH 4/9] powerpc/mm: Reshuffle vmemmap_free()
` [PATCH 5/9] powerpc/vmemmap: Add altmap support
` [PATCH 6/9] powerpc, mm: Enable ZONE_DEVICE on powerpc
` [PATCH 8/9] powerpc/mm: Wire up hpte_removebolted for powernv

What's cooking in git.git (Apr 2017, #01; Tue, 11)
 2017-04-12  0:42 UTC  (3+ messages)

[PATCH] ls-files: properly prepare submodule environment
 2017-04-12  0:39 UTC 

Network driver "test suite"
 2017-04-12  0:36 UTC  (2+ messages)

[PATCH] drm/etnaviv: fix missing unlock on error in etnaviv_gpu_submit()
 2017-04-12  0:31 UTC 

linux-next: manual merge of the net-next tree with the pci tree
 2017-04-12  0:25 UTC 

[PATCH rdma-next 00/18] Enhance ib_ah_attr to specify types
 2017-04-12  0:23 UTC  (8+ messages)
` [PATCH rdma-next 17/18] IB/core: Define 'ib' and 'eth' rdma_ah_attr types
` [PATCH rdma-next 18/18] IB/core: Define 'opa' rdma_ah_attr type

[PATCH 1/5] arm64: memory-hotplug: Add MEMORY_HOTPLUG, MEMORY_HOTREMOVE, MEMORY_PROBE
 2017-04-12  0:20 UTC  (3+ messages)

iov_iter_pipe warning
 2017-04-12  0:17 UTC  (18+ messages)

[PATCH 0/6] KVM: towards maintainable kvm_make_all_cpus_request()
 2017-04-12  0:15 UTC  (6+ messages)
` [PATCH RFC 1/6] KVM: fix guest_mode optimization in kvm_make_all_cpus_request()

[PATCH 01/10] ftgmac100: Upgrade to NETIF_F_HW_CSUM
 2017-04-12  0:08 UTC  (8+ messages)

[Qemu-devel] [PATCH v3 0/5] Improve the Cadence GEM multi-queue support
 2017-04-11 22:30 UTC  (2+ messages)
` [Qemu-devel] [PATCH v3 1/5] cadence_gem: Read the correct queue descriptor

[PATCH] blkfront: add uevent for size change
 2017-04-12  0:05 UTC  (4+ messages)

Raw data block input: is IIO a good choice?
 2017-04-12  0:05 UTC  (8+ messages)

[PATCH 4/5] init: add support to directly boot to a mapped device
 2017-04-12  0:04 UTC  (2+ messages)

[PATCH] VT-d: correct a comment and remove useless if() statement
 2017-04-12  0:04 UTC 

[PATCH] kbuild: Consolidate header generation from ASM offset information
 2017-04-12  0:03 UTC  (3+ messages)

[PATCH net-next v2 0/8] rtnetlink: Cleanup user notifications for netdev events
 2017-04-12  0:02 UTC  (9+ messages)
` [PATCH net-next v2 1/8] rtnetlink: Do not generate notifications for MTU events
` [PATCH net-next v2 2/8] rtnetlink: Do not generate notification for UDP_TUNNEL_PUSH_INFO
` [PATCH net-next v2 3/8] rtnetlink: Do not generate notifications for CHANGEADDR event
` [PATCH net-next v2 4/8] rtnetlink: Do not generate notifications for POST_TYPE_CHANGE event
` [PATCH net-next v2 5/8] rtnetlink: Do not generate notifications for PRECHANGEUPPER event
` [PATCH net-next v2 6/8] rtnetlink: Do not generate notifications for CHANGELOWERSTATE event
` [PATCH net-next v2 7/8] rtnetlink: Do not generate notifications for NETDEV_CHANGEUPPER event
` [PATCH net-next v2 8/8] rtnetlink: Do not generate notifications for NETDEV_CHANGE_TX_QUEUE_LEN event

[PATCH 1/3] drm/i915: Add stub mmio read/write routines to mock device
 2017-04-12  0:01 UTC  (4+ messages)
` [PATCH 2/3] drm/i915: Pretend the engine is always idle when mocking
` [PATCH 3/3] drm/i915: Wake device for emitting request during selftest
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Add stub mmio read/write routines to mock device

[PATCH] sync_file: get rid of internal reference count
 2017-04-12  0:00 UTC  (2+ messages)

[PATCH v2] IIO: bmp280-core.c: fix error in humidity calculation
 2017-04-11 23:59 UTC  (2+ messages)

[PATCH] blk-mq: Fix blk_execute_rq_nowait() handling of dying queues
 2017-04-11 23:58 UTC 

[PATCH 00/18] staging: ks7010: refactor SDIO code
 2017-04-11 23:57 UTC  (19+ messages)
` [PATCH 01/18] staging: ks7010: replace defines with enums
` [PATCH 02/18] staging: ks7010: remove unused completion
` [PATCH 03/18] staging: ks7010: remove unused read_buf
` [PATCH 04/18] staging: ks7010: remove unused structure description
` [PATCH 05/18] staging: ks7010: remove unused spin_lock
` [PATCH 06/18] staging: ks7010: remove argument identifiers
` [PATCH 07/18] staging: ks7010: clean up SDIO header comments
` [PATCH 08/18] staging: ks7010: rename wakeup work struct
` [PATCH 09/18] staging: ks7010: move tasklet_struct to ks_wlan_private
` [PATCH 10/18] staging: ks7010: move hw info into dev private data
` [PATCH 11/18] staging: ks7010: add struct comment to ks_sdio_card
` [PATCH 12/18] staging: ks7010: clean up SDIO source comments
` [PATCH 13/18] staging: ks7010: remove err_ from non-error path label
` [PATCH 14/18] staging: ks7010: fix checkpatch SPACE_BEFORE_TAB
` [PATCH 15/18] staging: ks7010: fix checkpatch LINE_SPACING
` [PATCH 16/18] staging: ks7010: refactor SDIO read/write helpers
` [PATCH 17/18] staging: ks7010: fix checkpatch SPLIT_STRING
` [PATCH 18/18] staging: ks7010: rename SDIO files

How to browse the code
 2017-04-11 23:56 UTC  (3+ messages)

[PATCH v2 0/6] KVM: nVMX: nested EPT improvements and A/D bits, RDRAND and RDSEED exits
 2017-04-11 23:54 UTC  (4+ messages)
` [PATCH 4/6] kvm: nVMX: support EPT accessed/dirty bits

[PATCH] kernel/irq: Limit validation of cpumask_var_t to CONFIG_CPUMASK_OFFSTACK=y
 2017-04-11 23:52 UTC 

[PATCH 0/4] recursive submodules: git-reset!
 2017-04-11 23:49 UTC  (5+ messages)
` [PATCH 1/4] entry.c: submodule recursing: respect force flag correctly
` [PATCH 2/4] submodule.c: uninitialized submodules are ignored in recursive commands
` [PATCH 3/4] submodule.c: harden submodule_move_head against broken submodules
` [PATCH 4/4] builtin/reset: add --recurse-submodules switch

post-receive: pub/scm/linux/kernel/git/rafael/linux-pm
 2017-04-11 23:48 UTC 

[PATCH] tracing: Have the trace_event benchmark thread call cond_resched_rcu_qs()
 2017-04-11 23:47 UTC  (3+ messages)

[rcu:rcu/next 51/58] mm/mmu_notifier.c:259:14: error: 'struct srcu_struct' has no member named 'per_cpu_ref'
 2017-04-11 23:44 UTC 

[PATCH 0/2] xfsprogs: metadump/mdrestore warns about dirty journal
 2017-04-11 23:44 UTC  (10+ messages)
` [PATCH 1/2] metadump: warn about corruption if log is dirty
` [PATCH 2/2] mdrestore: "

[Xenomai] 0-priority task in Cobalt
 2017-04-11 23:44 UTC 

[U-Boot] [PATCH] spl: make image arg or fdt blob address reconfigurable
 2017-04-11 23:44 UTC  (3+ messages)

[PATCH kernel] vfio/spapr_tce: Check kzalloc() return when preregistering memory
 2017-04-11 23:40 UTC  (5+ messages)

"Consolidate get_dma_ops" breaks Xen on ARM
 2017-04-11 23:39 UTC  (6+ messages)

linux-next: manual merge of the vfs tree with the mips tree
 2017-04-11 23:39 UTC 

yocto Digest, Vol 79, Issue 23
 2017-04-11  9:59 UTC  (4+ messages)
      ` Fw: "

[PATCH] ia64: beatify build log for gate.so and gate-syms.o
 2017-04-11 23:36 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/tj/percpu
 2017-04-11 23:33 UTC 

post-receive: pub/scm/linux/kernel/git/tj/wq
 2017-04-11 23:33 UTC 

[Fuego] Fuego 1.1 version error during install
 2017-04-11 23:32 UTC  (4+ messages)

[GIT PULL] cgroup fixes for v4.11-rc6
 2017-04-11 23:32 UTC  (2+ messages)

master - lvconvert: add segment type raid10_near
 2017-04-11 23:29 UTC 

Grub2, can the following be done
 2017-04-11 23:28 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S PR: Fix build when PR KVM is built in
 2017-04-11 23:27 UTC  (2+ messages)

[md PATCH 00/10] Simplify bio splitting and related code
 2017-04-11 23:27 UTC  (3+ messages)

[PATCH] drm/etnaviv: implement cooling support for new GPU cores
 2017-04-11 23:26 UTC  (2+ messages)

[RFC net-next] of: mdio: Honor hints from MDIO bus drivers
 2017-04-11 23:23 UTC  (6+ messages)

[PATCH 1/2] clk: imx7d: fix USDHC NAND clock
 2017-04-11 23:23 UTC  (11+ messages)
` [PATCH 2/2] ARM: dts: imx7: add USDHC NAND clock to SDHC instances

af_packet: use after free in prb_retire_rx_blk_timer_expired
 2017-04-11 23:22 UTC  (3+ messages)

Relicensing an Apache-licensed recipe as MIT
 2017-04-11 20:52 UTC 

17298 linux-fsdevel
 2017-04-11 23:20 UTC 

[PATCH] xfsprogs: ensure growfs rejects non-existent mount point
 2017-04-11 23:20 UTC  (3+ messages)

[GIT PULL] libata fixes for v4.11-rc6
 2017-04-11 23:19 UTC 

[PATCH 1/2] leds: Add driver for Qualcomm LPG
 2017-04-11 23:17 UTC  (11+ messages)

[PATCH v2] libnvdimm: fix btt vs clear poison locking
 2017-04-11 23:10 UTC  (3+ messages)

[PATCH v3 00/32] PCI: fix config and I/O Address space memory mappings
 2017-04-11 23:15 UTC  (19+ messages)
` [PATCH v3 04/32] asm-generic: add ioremap_nopost() remap interface
` [PATCH v3 21/32] powerpc: include default ioremap_nopost() implementation

[PATCH 0/4 v2] iommu/omap: Add support for iommu-groups and 'struct iommu_device'
 2017-04-11 23:14 UTC  (4+ messages)
` [PATCH 4/4] iommu/omap: Add iommu-group support

There is a Tasks RCU stall warning
 2017-04-11 23:11 UTC  (11+ messages)

[PATCH] tools: bpf_jit_disasm: Add option to dump JIT image to a file
 2017-04-11 23:11 UTC  (3+ messages)

[Buildroot] [PATCH v5 2/2] systemd: select fsck wrapper from util-linux
 2017-04-11 23:09 UTC  (6+ messages)
` [Buildroot] [PATCH v6 1/2] e2fsprogs: refactor to fix conflicts with busybox and util-linux

post-receive: pub/scm/linux/kernel/git/tj/libata
 2017-04-11 23:08 UTC 

post-receive: pub/scm/linux/kernel/git/tj/libata
 2017-04-11 23:08 UTC 

[PATCH 2/3] usb: dwc3: gadget: Fix early exit in set/clear ep halt
 2017-04-11 23:06 UTC  (6+ 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.