All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-17 04:45:39 to 2017-02-17 06:41:48 UTC [more...]

post-receive: pub/scm/linux/kernel/git/s390/linux
 2017-02-17  6:41 UTC 

[PATCH 00/19] MCE code cleanup and add LMCE support
 2017-02-17  6:39 UTC  (20+ messages)
` [PATCH 01/19] x86/mce: fix indentation style in xen-mca.h and mce.h
` [PATCH 02/19] x86/mce: remove declarations of non-existing functions in mce.h
` [PATCH 03/19] x86/mce: remove unnecessary braces around intel_get_extended_msrs()
` [PATCH 04/19] xen/mce: remove unused x86_mcinfo_add()
` [PATCH 05/19] x86/mce: merge loops to get Intel extended MC MSR
` [PATCH 06/19] x86/mce: merge intel_default_mce_dhandler/uhandler()
` [PATCH 07/19] x86/vmce: include domain/vcpu id in debug messages
` [PATCH 08/19] x86/mce: set mcinfo_comm.type and .size in x86_mcinfo_reserve()
` [PATCH 09/19] x86/vmce: fill MSR_IA32_MCG_STATUS on all vcpus in broadcast case
` [PATCH 10/19] x86/mce: always write 0 to MSR_IA32_MCG_STATUS on Intel CPU
` [PATCH 11/19] tools/xen-mceinj: fix the type of cpu number
` [PATCH 12/19] x86/mce: handle LMCE locally
` [PATCH 13/19] x86/mce_intel: detect and enable LMCE on Intel host
` [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
` [PATCH 19/19] tools/xen-mceinj: support injecting LMCE

[Qemu-devel] [PULL 00/41] virtio, vhost, pc: fixes, features
 2017-02-17  6:36 UTC  (7+ messages)
` [Qemu-devel] [PULL 08/41] intel_iommu: support device iotlb descriptor

Can I ask Conntrack to send stats my to own process instead of dumping to /var/log/conntrackd-stats.log?
 2017-02-17  6:36 UTC 

[PATCH 0/6] Fix multiple checkpatch issues
 2017-02-17  6:35 UTC  (9+ messages)
` [PATCH 1/6] staging: rtl8188eu: Replace x==NULL by !x
` [PATCH 2/6] staging: rtl8188eu: Fix block comments warning
  ` [Outreachy kernel] "
` [PATCH 3/6] staging: rtl8188eu: Put constant on right side of comparison
` [PATCH 4/6] staging: rtl8188eu: Remove unnecessary blank lines
` [PATCH 5/6] staging: rtl8188eu: Remove multiple "
` [PATCH 6/6] staging: rtl8188eu: Add a blank line

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2017-02-17  6:35 UTC 

[PATCH net 0/4] update ipvs sysctl document
 2017-02-17  6:34 UTC  (5+ messages)
` [PATCH net 1/4] ipvs: fix sync_threshold description and add sync_refresh_period, sync_retries
` [PATCH net 2/4] ipvs: Document sysctl sync_qlen_max and sync_sock_size
` [PATCH net 3/4] ipvs: Document sysctl sync_ports
` [PATCH net 4/4] ipvs: Document sysctl pmtu_disc

[PATCH] powerpc/powernv: Make PCI non-optional
 2017-02-17  6:34 UTC 

[Qemu-devel] [PATCH v8 0/5] GICv3 live migration support
 2017-02-17  6:31 UTC  (6+ messages)
` [Qemu-devel] [PATCH v8 1/5] kernel: Add definitions for GICv3 attributes
` [Qemu-devel] [PATCH v8 2/5] hw/intc/arm_gicv3_kvm: Add ICC_SRE_EL1 register to vmstate
` [Qemu-devel] [PATCH v8 3/5] hw/intc/arm_gicv3_kvm: Implement get/put functions
` [Qemu-devel] [PATCH v8 4/5] target-arm: Add GICv3CPUState in CPUARMState struct
` [Qemu-devel] [PATCH v8 5/5] hw/intc/arm_gicv3_kvm: Reset GICv3 cpu interface registers

[RFC PATCH 1/9] powerpc/47x: Guard 47x cputable entries with CONFIG_PPC_47x
 2017-02-17  6:32 UTC  (9+ messages)
` [RFC PATCH 2/9] powerpc/44x: Simplify CONFIG_44x checks in Makefile
` [RFC PATCH 3/9] powerpc/44x: Move 44x machine check handlers into platforms/44x
` [RFC PATCH 4/9] powerpc/4xx: Create 4xx pseudo-platform in platforms/4xx
` [RFC PATCH 5/9] powerpc/4xx: Move machine_check_4xx() into platforms/4xx
` [RFC PATCH 6/9] powerpc/traps: Inline get_mc_reason()
` [RFC PATCH 7/9] powerpc/traps: machine_check_generic() is only used on 32-bit
` [RFC PATCH 8/9] powerpc/mce: Move 64-bit machine check code into mce.c
` [RFC PATCH 9/9] powerpc/traps: Use SRR1 defines for program check reasons

答复: Re: [PATCH] multipath-tools: improve processing efficiency for addition and deletion of multipath devices
 2017-02-17  6:32 UTC  (2+ messages)

[PATCH] powerpc/mpc52xx: Don't select user-visible RTAS_PROC
 2017-02-17  6:31 UTC 

[RFC] TCP_NOTSENT_LOWAT behavior
 2017-02-17  6:20 UTC 

[PATCH] powerpc/fadump: set an upper limit for boot memory size
 2017-02-17  6:24 UTC  (2+ messages)

[4.9.10] ip_route_me_harder() reading off-slab
 2017-02-17  6:23 UTC  (2+ messages)

[PATCH v3] omapfb: dss: Handle return error in dss_init_ports
 2017-02-17  6:22 UTC  (2+ messages)

[PATCH] multipath-tools: improve processing efficiency for addition and deletion of multipath devices
 2017-02-17  6:21 UTC  (4+ messages)

[PATCH v4 0/3] Add support for Broadcom iProc mailbox controller
 2017-02-17  6:20 UTC  (4+ messages)
` [PATCH v4 2/3] mailbox: Add iProc mailbox controller driver

[RFC PATCH 00/33] irqchip: Core support for GICv4
 2017-02-17  6:15 UTC  (17+ messages)
` [RFC PATCH 07/33] irqchip/gic-v3-its: Macro-ize its_send_single_command
` [RFC PATCH 08/33] irqchip/gic-v3-its: Implement irq_set_irqchip_state for pending state
` [RFC PATCH 09/33] irqchip/gic-v3-its: Split out property table allocation
` [RFC PATCH 10/33] irqchip/gic-v4-its: Allow use of indirect VCPU tables

[PATCH] drm/amdgpu: Fix module unload hang by KIQ IRQ set
 2017-02-17  6:15 UTC  (2+ messages)

Unable to build rootfs using RPM packages when TARGET_VENDOR is unset
 2017-02-17  6:08 UTC 

[PATCH] PCI,pciehp: Don't handle PDC for cards with attention button
 2017-02-17  6:12 UTC 

[PATCH linux] dts: aspeed: Enable MAC1 on Quanta Q71L BMC
 2017-02-17  6:09 UTC  (2+ messages)

[morty][PATCH] Revert previous hacks that disabled cmem, mpm and all their dependencies
 2017-02-17  6:07 UTC 

[PATCH v3 0/4] leds: add leds-mt6323 support on MT7623 SoC
 2017-02-17  6:06 UTC  (15+ messages)
` [PATCH v3 1/4] Documentation: devicetree: Add document bindings for leds-mt6323
` [PATCH v3 2/4] Documentation: devicetree: Add LED subnode binding for MT6323 PMIC
` [PATCH v3 3/4] leds: Add LED support "
` [PATCH v3 4/4] mfd: mt6397: Add MT6323 LED support into MT6397 driver

[PATCH] powerpc/xmon: Fix an unexpected xmon onoff state change
 2017-02-17  6:05 UTC  (5+ messages)

[PATCH 1/2] common/rc: remove unnecessary cat in _ddt
 2017-02-17  5:58 UTC  (3+ messages)
` [PATCH 2/2] btrfs: test decompression in the middle of large extents

post-receive: pub/scm/linux/kernel/git/snitzer/linux
 2017-02-17  5:57 UTC 

post-receive: pub/scm/linux/kernel/git/snitzer/linux
 2017-02-17  5:56 UTC 

post-receive: pub/scm/linux/kernel/git/device-mapper/linux-dm
 2017-02-17  5:56 UTC 

post-receive: pub/scm/linux/kernel/git/device-mapper/linux-dm
 2017-02-17  5:54 UTC 

post-receive: pub/scm/linux/kernel/git/device-mapper/linux-dm
 2017-02-17  5:54 UTC 

[PATCH v2] staging: rtl8712: Moved logical OR operator to previous line
 2017-02-17  5:50 UTC  (2+ messages)
` [Outreachy kernel] "

linux-next: Tree for Feb 17
 2017-02-17  5:49 UTC 

[Fuego] Fuego status and roadmap BOF
 2017-02-17  5:48 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/next/linux-next-history
 2017-02-17  5:47 UTC 

post-receive: pub/scm/linux/kernel/git/next/linux-next
 2017-02-17  5:46 UTC 

[PATCH V3 0/7] mm: fix some MADV_FREE issues
 2017-02-17  5:45 UTC  (8+ messages)
` [PATCH V3 3/7] mm: reclaim MADV_FREE pages

QCA988X firmware pull-push support
 2017-02-17  5:42 UTC  (19+ messages)
      ` 9984 VHT

[PATCH 1/9] drm/ast: Handle configuration without P2A bridge
 2017-02-17  5:32 UTC  (9+ messages)
` [PATCH 2/9] drm/ast: const'ify mode setting tables
` [PATCH 3/9] drm/ast: Remove spurrious include
` [PATCH 4/9] drm/ast: Fix calculation of MCLK
` [PATCH 5/9] drm/ast: Base support for AST2500
` [PATCH 6/9] drm/ast: Factor mmc_test code in POST code
` [PATCH 7/9] drm/ast: Rename ast_init_dram_2300 to ast_post_chip_2300
` [PATCH 8/9] drm/ast: POST code for the new AST2500
` [PATCH 9/9] drm/ast: Fixed vram size incorrect issue on POWER

[PATCH] usb: dwc3: ep0: Fix the possible missed request for handling delay STATUS phase
 2017-02-17  5:41 UTC  (3+ messages)

[PATCH v2] ARM: dts: aspeed: Update reserved memory nodes for zaius and witherspoon
 2017-02-17  5:38 UTC  (2+ messages)

[PATCH V2 0/6] PM / Domains: Implement domain performance states
 2017-02-17  5:38 UTC  (2+ messages)

[4.9.10] ip_route_me_harder() reading off-slab
 2017-02-17  5:36 UTC  (2+ messages)

[PATCH] nohz: Fix possible missing clock reprog after tick soft restart
 2017-02-17  5:34 UTC  (2+ messages)

[linux-stable] 4fc2942b6e kernel BUG at kernel/time/hrtimer.c:109!
 2017-02-17  5:26 UTC 

[U-Boot] [PATCH] dm: rtc: Add 16-bit read/write support
 2017-02-17  5:24 UTC 

[GLK MIPI DSI V5 0/8] GLK MIPI DSI VIDEO MODE PATCHES
 2017-02-17  5:23 UTC  (4+ messages)
` [GLK MIPI DSI V5 3/8] drm/i915/glk: Add MIPIIO Enable/disable sequence

[PATCH 00/10] fujitsu-laptop: renames and cleanups
 2017-02-17  5:23 UTC  (8+ messages)

post-receive: pub/scm/linux/kernel/git/snitzer/linux
 2017-02-17  5:20 UTC 

post-receive: pub/scm/linux/kernel/git/snitzer/linux
 2017-02-17  5:20 UTC 

New Defects reported by Coverity Scan for ceph
 2017-02-17  5:19 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/device-mapper/linux-dm
 2017-02-17  5:19 UTC 

post-receive: pub/scm/linux/kernel/git/device-mapper/linux-dm
 2017-02-17  5:18 UTC 

post-receive: pub/scm/linux/kernel/git/device-mapper/linux-dm
 2017-02-17  5:18 UTC 

difflame improvements
 2017-02-17  5:17 UTC  (2+ messages)

cron job: media_tree daily build: WARNINGS
 2017-02-17  5:14 UTC 

[PATCH v2] efi: libstub: treat missing SecureBoot variable as S/B disabled
 2017-02-17  5:13 UTC  (2+ messages)

[PATCH 0/5] Fix whole native SPI TPM driver
 2017-02-17  5:11 UTC  (8+ messages)
` [PATCH 2/5] tpm_tis_spi: Abort transfer when too many wait states are signaled
` [PATCH 3/5] tpm_tis_spi: Check correct byte for wait state indicator
` [PATCH 4/5] tpm_tis_spi: Remove limitation of transfers to MAX_SPI_FRAMESIZE bytes

post-receive: pub/scm/linux/kernel/git/snitzer/linux
 2017-02-17  5:11 UTC 

post-receive: pub/scm/linux/kernel/git/snitzer/linux
 2017-02-17  5:10 UTC 

post-receive: pub/scm/linux/kernel/git/device-mapper/linux-dm
 2017-02-17  5:10 UTC 

[RFC] add ovp valid_blocks check for bg gc victim to fg_gc
 2017-02-17  5:09 UTC  (5+ messages)

[PATCH net-next] virito-net: set queues after reset during xdp_set
 2017-02-17  5:10 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/device-mapper/linux-dm
 2017-02-17  5:10 UTC 

[PATCH 5/5] tpm_tis_spi: Add small delay after last transfer
 2017-02-17  5:09 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/device-mapper/linux-dm
 2017-02-17  5:09 UTC 

[PATCHv2 0/2] Checkpatch fixes for speakup
 2017-02-17  5:08 UTC  (3+ messages)
` [PATCHv2 1/2] staging: speakup: (coding style) Simplify comparisons to NULL
` [PATCHv2 2/2] staging: speakup: (coding style) Limit line to 80 chars

[Buildroot] [PATCH 1/2] wavpack: needs wchar support
 2017-02-17  5:06 UTC  (3+ messages)

hammer 0.94.10 QE status
 2017-02-17  5:06 UTC  (10+ messages)

[PATCH v2 1/1] drm/amdgpu: export gfx config by gpu info (v2)
 2017-02-17  5:05 UTC 

[PATCH] show-branch: fix crash with long ref name
 2017-02-17  5:03 UTC  (8+ messages)

post-receive: pub/scm/linux/kernel/git/device-mapper/linux-dm
 2017-02-17  5:03 UTC 

post-receive: pub/scm/linux/kernel/git/device-mapper/linux-dm
 2017-02-17  5:03 UTC 

add gfx capability by gpu info
 2017-02-17  5:02 UTC  (6+ messages)
` [PATCH 1/1] drm/amdgpu: export "

[RFC PATCH] x86/boot: make ELF kernel multiboot-able
 2017-02-17  5:00 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/5] A few VLAN-related bugfixes for RX packet abstraction
 2017-02-17  4:57 UTC  (4+ messages)

linux-next: manual merge of the akpm-current tree with the kspp tree
 2017-02-17  4:53 UTC 

[PATCH] backport commit bb98e72adaf9d19719aba35f802d4836f5d5176c to 4.4.49 fixed i915 dsi init bug passed test on my Lenovo Miix 2 8 (Bay Trail Z3740)
 2017-02-17  4:48 UTC 

[Qemu-devel] [PATCH 0/6] POWER9 TCG enablements - part15
 2017-02-17  4:47 UTC  (10+ messages)
` [Qemu-devel] [PATCH 5/6] target-ppc: support for 32-bit carry and overflow

Instability during large transfers
 2017-02-17  4:48 UTC  (2+ messages)

[PATCH v5 0/5] Introduce Python bindings for libfdt
 2017-02-17  4:48 UTC  (7+ messages)
` [PATCH v5 1/5] Add an initial Python library "
` [PATCH v5 2/5] Add tests for pylibfdt

[PATCH v6 0/5] Introduce Python bindings for libfdt
 2017-02-17  4:47 UTC  (6+ messages)
  ` [PATCH v6 1/5] Add an initial Python library "
  ` [PATCH v6 2/5] Add tests for pylibfdt
  ` [PATCH v6 3/5] Mention pylibfdt in the documentation
  ` [PATCH v6 4/5] Adjust libfdt.h to work with swig
  ` [PATCH v6 5/5] Build pylibfdt as part of the normal build process

[locking/ww_mutex] 659cf9f582: WARNING: CPU: 0 PID: 0 at kernel/locking/mutex.c:305 __ww_mutex_wakeup_for_backoff
 2017-02-17  4:47 UTC  (2+ messages)

[PATCHv2 net-next 0/7] sctp: add receiver-side procedures for stream reconf ssn reset request chunk
 2017-02-17  4:45 UTC  (13+ messages)
` [PATCHv2 net-next 1/7] sctp: add support for generating stream reconf resp chunk
  ` [PATCHv2 net-next 2/7] sctp: add support for generating stream ssn reset event notification
    ` [PATCHv2 net-next 3/7] sctp: implement receiver-side procedures for the Outgoing SSN Reset Request Parameter
      ` [PATCHv2 net-next 3/7] sctp: implement receiver-side procedures for the Outgoing SSN Reset Request P
      ` [PATCHv2 net-next 4/7] sctp: implement receiver-side procedures for the Incoming SSN Reset Request Parameter
        ` [PATCHv2 net-next 4/7] sctp: implement receiver-side procedures for the Incoming SSN Reset Request P
        ` [PATCHv2 net-next 5/7] sctp: add a function to verify the sctp reconf chunk
          ` [PATCHv2 net-next 6/7] sctp: add reconf chunk process
            ` [PATCHv2 net-next 7/7] sctp: add reconf chunk event

[PATCH 0/2] fix the traced mt-exec deadlock
 2017-02-17  4:42 UTC  (4+ messages)
` [PATCH 1/2] exec: don't wait for zombie threads with cred_guard_mutex held
  ` [PATCH V2 "

[PATCH v2 0/3] power: reset: add reset for renesas r7s72100
 2017-02-17  4:45 UTC  (8+ messages)
` [PATCH v2 1/3] power: reset: Add Renesas reset driver


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.