All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-23 03:29:06 to 2017-02-23 06:31:12 UTC [more...]

[PATCH v2] i2c: exynos5: disable fifo-almost-empty irq signal when necessary
 2017-02-23  6:31 UTC  (2+ messages)

[PATCH v2] i2c: exynos5: fix arbitration lost handling
 2017-02-23  6:29 UTC  (2+ messages)

[Question] about symbol__get_source_line() in util/annotate.c
 2017-02-23  6:29 UTC  (4+ messages)

seg fault in InterVM communication using virtio
 2017-02-23  6:27 UTC  (4+ messages)

[PATCH v2] staging: wilc1000: renames struct tstrRSSI and its members u8Index, u8Full
 2017-02-23  6:24 UTC  (4+ messages)

[PATCH] wireless-regdb: Update rules for Australia (AU) and add 60GHz rules
 2017-02-23  5:58 UTC  (5+ messages)
      ` [wireless-regdb] "

[PATCH V2 0/3] Add Spreadtrum SP9860G support
 2017-02-23  6:20 UTC  (8+ messages)
` [PATCH V2 1/3] arm64: dts: Add basic DT to support Spreadtrum's SP9860G

[Qemu-devel] [PATCH 0/6] Cleanups to handling of hash MMU
 2017-02-23  6:20 UTC  (17+ messages)
` [Qemu-devel] [PATCH 1/6] pseries: Minor cleanups to HPT management hypercalls
` [Qemu-devel] [PATCH 2/6] target/ppc: Merge cpu_ppc_set_vhyp() with cpu_ppc_set_papr()
` [Qemu-devel] [PATCH 3/6] target/ppc: SDR1 is a hypervisor resource
` [Qemu-devel] [PATCH 4/6] target/ppc: Cleanup HPTE accessors for 64-bit hash MMU
` [Qemu-devel] [PATCH 5/6] target/ppc: Eliminate htab_base and htab_mask variables
` [Qemu-devel] [PATCH 6/6] target/ppc: Manage external HPT via virtual hypervisor

[U-Boot] [PATCH 1/2] ARM: dts: rockchip: enable gmac for rk3288 boards
 2017-02-23  6:20 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] rockchip: configs: Enable networking support on "

[RFC] Remove memory from nodes for memtrace
 2017-02-23  6:19 UTC  (8+ messages)

[PATCH] net/virtio: fix remove the redundant computing
 2017-02-23  6:20 UTC  (2+ messages)

[GIT PULL] Staging/IIO driver patches for 4.11-rc1
 2017-02-23  6:17 UTC  (4+ messages)
  ` git email From: parsing (was Re: [GIT PULL] Staging/IIO driver patches for 4.11-rc1)

interesting case of a hung 'recovery'
 2017-02-23  6:17 UTC  (2+ messages)

[Bug 99917] Failure to load bonaire_k_smc.bin in kernels 4.8-4.10
 2017-02-23  6:16 UTC  (2+ messages)

Problem on SCTP
 2017-02-23  6:07 UTC  (28+ messages)

min_vruntime update when a task is sleeping/migrating
 2017-02-23  6:15 UTC 

[PATCH v2 1/2] sched/deadline: Factor out the actual work replenishing runtime
 2017-02-23  6:14 UTC  (4+ messages)
` [PATCH v2 2/2] sched/deadline: Change the way to replenish runtime for sleep tasks

[PATCH v3] sched/deadline: Change the time to replenish runtime for sleep tasks
 2017-02-23  6:14 UTC 

[PATCH 1/5] f2fs: show # of APPEND and UPDATE inodes
 2017-02-23  6:13 UTC  (6+ messages)
` [PATCH 2/5] f2fs: check last page index in cached bio to decide submission
    ` [f2fs-dev] "

[PATCH] PCI/MSI: Only disable affinity settings if pre and post vector count is equal to max_vecs and not min_vecs
 2017-02-23  6:12 UTC 

[RFC PATCH 00/14] Accelerating page migrations
 2017-02-23  6:06 UTC  (3+ messages)
` [RFC PATCH 03/14] mm/migrate: Add copy_pages_mthread function

[PATCH V2 0/2] kexec-tools: arm64: Enable D-cache in purgatory
 2017-02-23  5:59 UTC  (5+ messages)

[Qemu-devel] [PATCH V7 0/2] Add new qmp commands to suppurt Xen COLO
 2017-02-23  6:06 UTC  (9+ messages)
` [Qemu-devel] [PATCH V7 2/2] Add a new qmp command to do checkpoint, query xen replication status

[PATCH v3] x86/mce: Don't participate in rendezvous process once nmi_shootdown_cpus() was made
 2017-02-23  6:04 UTC  (4+ messages)

[PATCH 1/1] drivers/misc: Add Intel System ID driver
 2017-02-23  5:58 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH v2 00/12] ISA 3.00 KVM guest support
 2017-02-23  6:00 UTC  (13+ messages)
` [Qemu-devel] [RFC PATCH v2 01/12] spapr: Small cleanup of PPC MMU enums
` [Qemu-devel] [RFC PATCH v2 02/12] scripts/update-linux-headers.sh: refactor extra files
` [Qemu-devel] [RFC PATCH v2 03/12] scripts/update-linux-headers.sh: add new files for ARM
` [Qemu-devel] [RFC PATCH v2 04/12] Move virtio_mmio.h to fix update-linux-headers.sh
` [Qemu-devel] [RFC PATCH v2 05/12] Update headers using update-linux-headers.sh
` [Qemu-devel] [RFC PATCH v2 06/12] spapr: Add ibm, processor-radix-AP-encodings to the device tree
` [Qemu-devel] [RFC PATCH v2 07/12] target-ppc: support KVM_CAP_PPC_MMU_RADIX, KVM_CAP_PPC_MMU_HASH_V3
` [Qemu-devel] [RFC PATCH v2 08/12] spapr: Only setup HTP if necessary
` [Qemu-devel] [RFC PATCH v2 09/12] spapr: Add h_register_process_table() hypercall
` [Qemu-devel] [RFC PATCH v2 10/12] spapr: move spapr_populate_pa_features()
` [Qemu-devel] [RFC PATCH v2 11/12] spapr: Enable ISA 3.0 MMU mode selection via CAS
` [Qemu-devel] [RFC PATCH v2 12/12] spapr: Workaround for broken radix guests

[PATCH 0/2] staging: fbtft: Make s16 arrays const
 2017-02-23  5:54 UTC  (3+ messages)
` [PATCH 1/2] staging: fbtft: Make the pointers to s16 init "
` [PATCH 2/2] staging: fbtft: Make some s16 "

[PATCH V3 1/2] RAID1: a new I/O barrier implementation to remove resync window
 2017-02-23  5:54 UTC  (12+ messages)

[[morty / krogoth] PATCH 1/1] ti-sgx-ddk-um: fix memory leak with EGL Image DMABuf import
 2017-02-23  5:54 UTC 

[PATCH] perf/core: Fix to check perf_cpu_time_max_percent
 2017-02-23  6:04 UTC 

[Qemu-devel] [PATCH 00/15] COLO: integrate colo frame with block replication and net compare
 2017-02-23  5:49 UTC  (5+ messages)
` [Qemu-devel] [PATCH 02/15] colo-compare: implement the process of checkpoint

[PATCH] MAINTAINERS: update firmware loader entry
 2017-02-23  5:48 UTC  (2+ messages)

[RFC PATCH] net/virtio: Align Virtio-net header on cache line in receive path
 2017-02-23  5:49 UTC  (4+ messages)

[Qemu-devel] [PATCH] intel_iommu: make sure its init before PCI dev
 2017-02-23  5:42 UTC  (5+ messages)

[PATCH] drm/amdgpu/virt: don't check VALID bit for FLR completion message
 2017-02-23  5:41 UTC  (2+ messages)

[linux-linus test] 105984: regressions - FAIL
 2017-02-23  5:34 UTC 

[Qemu-devel] [PATCH v3 00/10] POWER9 TCG enablements - part15
 2017-02-23  5:32 UTC  (8+ messages)
` [Qemu-devel] [PATCH v3 03/10] target/ppc: support for 32-bit carry and overflow
` [Qemu-devel] [PATCH v3 06/10] target/ppc: update overflow flags for add/sub

[PATCH] eal: sPAPR IOMMU support in pci probing for vfio-pci in ppc64le
 2017-02-23  5:27 UTC  (2+ messages)

[U-Boot] Complete verified uboot example
 2017-02-23  5:23 UTC  (3+ messages)

[PATCH v5] sd: Check for unaligned partial completion
 2017-02-23  4:53 UTC  (7+ messages)

[PATCH 0/2] eal: clean up interrupt handle
 2017-02-22 22:17 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] test: update test code

[PATCH V2] audit: normalize NETFILTER_PKT
 2017-02-23  5:20 UTC  (2+ messages)

[PATCH 00/19] MCE code cleanup and add LMCE support
 2017-02-23  5:14 UTC  (16+ messages)
` [PATCH 14/19] x86/vmx: expose LMCE feature via guest MSR_IA32_FEATURE_CONTROL
` [PATCH 15/19] x86/vmce: emulate MSR_IA32_MCG_EXT_CTL
` [PATCH 16/19] x86/vmce: enable injecting LMCE to guest on Intel host
` [PATCH 17/19] x86/vmce, tools/libxl: expose LMCE capability in guest MSR_IA32_MCG_CAP
` [PATCH 18/19] xen/mce: add support of vLMCE injection to XEN_MC_inject_v2

[qemu-upstream-4.6-testing baseline-only test] 68605: regressions - FAIL
 2017-02-23  5:14 UTC 

cron job: media_tree daily build: ERRORS
 2017-02-23  5:12 UTC 

[PATCH kernel v5 00/10] powerpc/kvm/vfio: Enable in-kernel acceleration
 2017-02-23  4:40 UTC  (7+ messages)
` [PATCH kernel v5 03/10] powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposal
` [PATCH kernel v5 09/10] KVM: PPC: iommu: Unify TCE checking

linux-next: Tree for Feb 23
 2017-02-23  5:00 UTC 

[Bug 99857] Radeon R7 M260/M265 *ERROR* amdgpu asic reset failed - Suspending notebook freezes it
 2017-02-23  5:00 UTC  (2+ messages)

cpufreq: get cpufreq_frequency_table from clk driver
 2017-02-23  4:54 UTC  (3+ messages)

[PATCH] EDAC, xgene: fix spelling mistake: "procesing" -> "processing"
 2017-02-23  4:52 UTC  (2+ messages)

[PATCH] f2fs: clean up codes in f2fs_gc related with write_checkpoint
 2017-02-23  4:51 UTC  (3+ messages)

[PATCH net-next v3 0/3] net: core: Two Helper function about socket information
 2017-02-23  4:42 UTC  (4+ messages)
` [PATCH net-next v3 1/3] Add a helper function to get socket cookie in eBPF
` [PATCH net-next v3 2/3] Add a eBPF helper function to retrieve socket uid
` [PATCH net-next v3 3/3] A Sample of using socket cookie and uid for traffic monitoring

Reminder : Toaster Weekly Meeting: 1-800-730-2996x7494529#
 2017-02-23  4:46 UTC  (7+ messages)

[PATCH net-next v3 0/3] net: core: Two Helper function about socket information
 2017-02-23  4:44 UTC  (4+ messages)
` [PATCH net-next v3 1/3] Add a helper function to get socket cookie in eBPF
` [PATCH net-next v3 2/3] Add a eBPF helper function to retrieve socket uid
` [PATCH net-next v3 3/3] A Sample of using socket cookie and uid for traffic monitoring

[RFC NO-MERGE 1/2] arch/powerpc/prom_init: Parse the command line before calling CAS
 2017-02-23  4:44 UTC  (4+ messages)
` [RFC NO-MERGE 2/2] arch/powerpc/CAS: Update to new option-vector-5 format for CAS

[PATCH] i40e: implement vector PMD for altivec
 2017-02-23  4:39 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] vhost: try to shrink pfdset when fdset_add fails
 2017-02-23  4:37 UTC  (4+ messages)

[PATCH v4 0/6] HDMI 2.0: Scrambling in DRM layer
 2017-02-23  4:31 UTC  (7+ messages)
` [PATCH v4 4/6] drm: scrambling support in drm layer
` [PATCH v4 5/6] drm/i915: enable scrambling

VXLAN RCU error
 2017-02-23  4:30 UTC  (2+ messages)

[PATCH 1/4] f2fs: avoid very large discard command
 2017-02-23  4:28 UTC  (8+ messages)
` [PATCH 2/4] f2fs: much larger batched trim_fs job
` [PATCH 3/4] f2fs: wait for discard completion after submission
` [PATCH 4/4] f2fs: check discard alignment only for SEQWRITE zones

[PATCH 1/6] f2fs: clean up flush/discard command namings
 2017-02-23  4:25 UTC  (7+ messages)
` [PATCH 3/6] f2fs: remove batched discard in f2fs_trim_fs
        ` [f2fs-dev] "

[PATCH] drm/i915: Fix DisplayPort Hotplug
 2017-02-23  4:00 UTC  (8+ messages)
` [PATCH] drm/i915: Perform link quality check unconditionally during long pulse
  ` [Intel-gfx] "

[Qemu-devel] [Bug 1652333] [NEW] TCG mode fails to boot Linux kernel with qemu 2.6.0 and libvirt 2.0.0
 2017-02-23  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1652333] "

[Qemu-devel] [QEMU-PPC] [PATCH V3 00/10] target/ppc: Implement POWER9 pseries tcg legacy support
 2017-02-23  4:24 UTC  (19+ messages)
` [Qemu-devel] [QEMU-PPC] [PATCH V3 01/10] target/ppc/POWER9: Add ISAv3.00 MMU definition
  ` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [QEMU-PPC] [PATCH V3 03/10] target/ppc/POWER9: Adapt LPCR handling for POWER9
  ` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [QEMU-PPC] [PATCH V3 05/10] target/ppc: Add patb_entry to sPAPRMachineState
` [Qemu-devel] [QEMU-PPC] [PATCH V3 06/10] target/ppc: Don't gen an SDR1 on POWER9 and rework register creation
` [Qemu-devel] [QEMU-PPC] [PATCH V3 07/10] target/ppc/POWER9: Add POWER9 mmu fault handler

[Qemu-devel] [PATCH] memory: make ram device read/write endian sensitive
 2017-02-23  4:20 UTC  (2+ messages)

[PATCH] http(s): automatically try NTLM authentication first
 2017-02-23  4:19 UTC  (6+ messages)

[Qemu-devel] [PATCH v2 0/3] filter-rewriter: fix two bugs and one optimization
 2017-02-23  4:16 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 2/3] filter-rewriter: fix memory leak for connection in connection_track_table

[U-Boot] [PATCH v2 0/9] rk3399: enable SPL driver
 2017-02-23  4:16 UTC  (3+ messages)
` [U-Boot] [PATCH v2 8/9] arm64: rk3399: add SPL support

[refpolicy] [PATCH] rw_inherited_file_perms
 2017-02-23  4:14 UTC 

[PATCH] libbsd: libbsd-overlay.pc: Set Cflags to use -I instead of -isystem
 2017-02-23  4:13 UTC  (5+ messages)

[PATCH v20 0/4] Mediatek MT8173 CMDQ support
 2017-02-23  4:10 UTC  (11+ messages)
` [PATCH v20 2/4] mailbox: mediatek: Add Mediatek CMDQ driver

[PATCH] sched: deadline: Fix confusing comments about selection of top pi-waiter
 2017-02-23  4:09 UTC 

[PATCH linux dev-4.7] drivers: fsi: i2c: Fixup probe to allow multiple engines
 2017-02-23  4:06 UTC  (2+ messages)

[Qemu-devel] [PATCH RESEND] qdev: Make "hotplugged" property read-only
 2017-02-23  4:05 UTC  (3+ messages)
` [Qemu-devel] [libvirt] "

[Bug 99881] Lockup/Freezes on Laptop with switchable graphics
 2017-02-23  4:03 UTC  (7+ messages)

[PATCH] powerpc: Remove leftover cputime_to_nsecs call causing build error
 2017-02-23  4:01 UTC  (3+ messages)

[PATCH linux dev-4.7 1/2] ARM: dts: aspeed: Fix RAM size in Romulus and Witherspoon
 2017-02-23  4:00 UTC  (4+ messages)
` [PATCH linux dev-4.7 2/2] ARM: dts: aspeed: Reserve memory on all P9 machines

[U-Boot] [PATCH v4 00/20] rk3188 uboot support
 2017-02-23  3:59 UTC  (3+ messages)

[PATCH v2 0/2] mfd: axp20x: Restore master mode support on AXP806
 2017-02-23  3:57 UTC  (5+ messages)
` [PATCH v2 2/2] mfd: axp20x: Add support for dts property "xpowers,master-mode"
    ` [PATCH v2 2/2] mfd: axp20x: Add support for dts property "xpowers, master-mode"

some problems about permission of subdirectory
 2017-02-23  3:53 UTC 

[U-Boot] [PATCH v2 0/6] sunxi: DM pinctrl implementation
 2017-02-23  3:54 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/6] sunxi: add pinctrl (UCLASS_PINCTRL) support for sunxi

[PATCH] powernv/opal: Handle OPAL_WRONG_STATE error from OPAL fails
 2017-02-23  3:52 UTC  (8+ messages)

[U-Boot] [PATCH] rockchip: video: fix mpixelclock in rockchip HDMI
 2017-02-23  3:52 UTC  (3+ messages)

[U-Boot] [PATCH V3 00/19] imx: add i.MX7ULP support
 2017-02-23  3:49 UTC  (3+ messages)
` [U-Boot] [PATCH V3 12/19] i2c: lpi2c: add lpi2c driver for i.MX7ULP

[PATCH] powerpc/powernv: add hdat attribute to sysfs
 2017-02-23  3:47 UTC  (2+ messages)

[PATCH net-next 0/2] sctp: support MSG_MORE flag when sending msg
 2017-02-23  3:45 UTC  (5+ messages)
` [PATCH net-next 2/2] sctp: add support for MSG_MORE

Warnings do include offending filename
 2017-02-23  3:42 UTC  (11+ messages)

[U-Boot] [PATCH v2 0/7] add support for rk3328 SoC
 2017-02-23  3:39 UTC  (4+ messages)
` [U-Boot] [PATCH v2 3/7] rockchip: rk3288: add clock driver

[PATCH kernel 1/1] powerpc/Documentation/misc-devices/: Fix one compile error
 2017-02-23  3:37 UTC  (6+ messages)

[PATCH v2] xfs/133,4: make sure xfs_db sets negative i_size
 2017-02-23  3:35 UTC  (2+ messages)
` [PATCH v3] "

[U-Boot] [PATCH] rockchip: firefly: configs: remove config_spl_of_platdata
 2017-02-23  3:35 UTC  (6+ messages)

[U-Boot] [PATCH v3 0/4] rk3399: enable SPL driver
 2017-02-23  3:35 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/4] arm64: rk3399: add ddr controller driver

supporting DEVICE_REMOVAL on RPC-over-RDMA transports
 2017-02-23  3:33 UTC  (3+ messages)

[U-Boot] [PATCH] rockchip: set scan_dev_for_boot_part env for rockchip SoC
 2017-02-23  3:33 UTC  (5+ messages)

[PATCH] cxl: Route eeh events to all slices for pci_channel_io_perm_failure state
 2017-02-23  3:30 UTC  (3+ messages)

[linux-next test] 105978: regressions - FAIL
 2017-02-23  3:29 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.