All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-12 11:13:03 to 2015-02-12 12:22:12 UTC [more...]

[PATCH 1/1] staging: unisys: Remove allocation from declaration line
 2015-02-12 12:22 UTC  (5+ messages)

[RFC PATCH v2 00/26] Early kprobe: enable kprobes at very early booting stage
 2015-02-12 12:21 UTC  (27+ messages)
` [RFC PATCH v2 01/26] kprobes: set kprobes_all_disarmed earlier to enable re-optimization
` [RFC PATCH v2 02/26] kprobes: makes kprobes/enabled works correctly for optimized kprobes
` [RFC PATCH v2 03/26] kprobes: x86: mark 2 bytes NOP as boostable
` [RFC PATCH v2 04/26] ftrace: don't update record flags if code modification fail
` [RFC PATCH v2 05/26] ftrace/x86: Ensure rec->flags no change when failure occures
` [RFC PATCH v2 06/26] ftrace: sort ftrace entries earlier
` [RFC PATCH v2 07/26] ftrace: allow search ftrace addr before ftrace fully inited
` [RFC PATCH v2 08/26] ftrace: enable other subsystems make ftrace nop before ftrace_init()
` [RFC PATCH v2 10/26] ftrace: x86: try to fix ftrace when ftrace_replace_code
` [RFC PATCH v2 11/26] early kprobes: introduce kprobe_is_early for futher early kprobe use
` [RFC PATCH v2 12/26] early kprobes: Add an KPROBE_FLAG_EARLY for early kprobe
` [RFC PATCH v2 13/26] early kprobes: ARM: directly modify code
` [RFC PATCH v2 14/26] early kprobes: ARM: introduce early kprobes related code area
` [RFC PATCH v2 15/26] early kprobes: x86: directly modify code
` [RFC PATCH v2 16/26] early kprobes: x86: introduce early kprobes related code area
` [RFC PATCH v2 17/26] early kprobes: introduces macros for allocing early kprobe resources
` [RFC PATCH v2 18/26] early kprobes: allows __alloc_insn_slot() from early kprobes slots
` [RFC PATCH v2 19/26] early kprobes: perhibit probing at early kprobe reserved area
` [RFC PATCH v2 20/26] early kprobes: core logic of eraly kprobes
` [RFC PATCH v2 21/26] early kprobes: add CONFIG_EARLY_KPROBES option
` [RFC PATCH v2 22/26] early kprobes: introduce arch_fix_ftrace_early_kprobe()
` [RFC PATCH v2 23/26] early kprobes: x86: arch_restore_optimized_kprobe()
` [RFC PATCH v2 24/26] early kprobes: core logic to support early kprobe on ftrace
` [RFC PATCH v2 25/26] early kprobes: introduce kconfig option "
` [RFC PATCH v2 26/26] kprobes: enable 'ekprobe=' cmdline option for early kprobes
` [RFC PATCH v2 09/26] ftrace: callchain and ftrace_bug_tryfix

Windows Bluescreen
 2015-02-12 12:21 UTC  (5+ messages)

btrfs performance, sudden drop to 0 IOPs
 2015-02-12 12:21 UTC  (6+ messages)

[PATCH 0/2] Add R8A7791/Henninger board DT support
 2015-02-12 12:20 UTC  (5+ messages)
` [PATCH] ARM: shmobile: r8a7794: add PFC "

rtl8192ce kernel panics since 3.17(?)
 2015-02-12 12:10 UTC 

[PATCH] netfilter: nft_compat: fix sparse warning
 2015-02-12 12:20 UTC  (2+ messages)

[PATCH 0/8] Improve build process
 2015-02-12 12:16 UTC  (11+ messages)

[PATCH] OvmfPkg: AcpiPlatformDxe: PCI enumeration may be disabled
 2015-02-12 12:16 UTC 

[iptables PATCH] ebtables-compat: parser cleanups
 2015-02-12 12:19 UTC  (2+ messages)

Building xen-image-minimal problem
 2015-02-12 12:13 UTC  (3+ messages)

[PATCH] spi: spidev: only use up TX/RX bounce buffer space when needed
 2015-02-12 12:13 UTC  (2+ messages)

Keep original author with git merge --squash?
 2015-02-12 12:12 UTC  (4+ messages)

[PATCH 0/8] usb: ulpi bus
 2015-02-12 12:12 UTC  (4+ messages)
` [PATCH 6/8] usb: dwc3: add ULPI interface support

[PATCH 0/8] Fix some problems with reflog expiration
 2015-02-12 12:09 UTC  (8+ messages)
` [PATCH 3/8] lock_ref_sha1_basic(): do not set force_write for missing references
` [PATCH 7/8] reflog_expire(): never update a reference to null_sha1

[PATCH 1/4] serial: imx: checkpatch cleanup
 2015-02-12 12:07 UTC  (6+ messages)
` [PATCH 2/4] spi: "
` [PATCH 3/4] spi: imx: Chose DMA bits per word transfered
` [PATCH 4/4] dt: fsl-imx-cspi.txt: Add fsl,spi-dma-bits-per-word

[PATCH] Make -Werror optional
 2015-02-12 12:08 UTC  (4+ messages)

[Qemu-devel] [PATCH v5 0/12] migration: Add a new feature to do live migration
 2015-02-12 12:06 UTC  (7+ messages)
` [Qemu-devel] [v5 04/12] qemu-file: Add compression functions to QEMUFile
` [Qemu-devel] [v5 05/12] arch_init: Alloc and free data struct for compression

[review-request] bitbake: toaster: Additional fixes for the project variable page (#7231)
 2015-02-12 12:03 UTC 

bride: IPv6 multicast snooping enhancements
 2015-02-12 12:01 UTC  (8+ messages)
        ` [Bridge] "

[PATCH 00/36] Update IXGBE base codes
 2015-02-12 12:01 UTC  (36+ messages)
  ` [PATCH 01/36] ixgbe base codes: Code cleanup and minor changes
  ` [PATCH 02/36] ixgbe base codes: Debug output macro
  ` [PATCH 03/36] ixgbe base codes: Fix bus type issue
  ` [PATCH 04/36] ixgbe base codes: Fix link speed issue
  ` [PATCH 05/36] ixgbe base codes: Fix early return
  ` [PATCH 06/36] ixgbe base codes: Update the CS address
  ` [PATCH 07/36] ixgbe base codes: Extract function for management capability
  ` [PATCH 08/36] ixgbe base codes: Set phy power
  ` [PATCH 09/36] ixgbe base codes: Use mng present function
  ` [PATCH 10/36] ixgbe base codes: Get host interface command status
  ` [PATCH 11/36] ixgbe base codes: Refine function for host interface command
  ` [PATCH 12/36] ixgbe base codes: Refine struct for physical information
  ` [PATCH 13/36] ixgbe base codes: Clear Tx pending
  ` [PATCH 14/36] ixgbe base codes: Use IOMEM
  ` [PATCH 15/36] ixgbe base codes: Update macros
  ` [PATCH 16/36] ixgbe base codes: New phy ID
  ` [PATCH 17/36] ixgbe base codes: Get bus info
  ` [PATCH 18/36] ixgbe base codes: Restructure host interface command
  ` [PATCH 19/36] ixgbe base codes: Fix mac type issue
  ` [PATCH 20/36] ixgbe base codes: API for setup internal phy
  ` [PATCH 21/36] ixgbe base codes: API for set phy power
  ` [PATCH 22/36] ixgbe base codes: API for read i2c combined
  ` [PATCH 23/36] ixgbe base codes: API for write "
  ` [PATCH 24/36] ixgbe base codes: Support 5G link speed
  ` [PATCH 25/36] ixgbe base codes: Refine branch statement
  ` [PATCH 26/36] ixgbe base codes: SFP probe
  ` [PATCH 27/36] ixgbe base codes: Set LAN ID
  ` [PATCH 28/36] ixgbe base codes: Calculate checksum
  ` [PATCH 29/36] ixgbe base codes: Command for flow director
  ` [PATCH 30/36] ixgbe base codes: Auto-negotiation
  ` [PATCH 31/36] ixgbe base codes: Bit-bang mode
  ` [PATCH 32/36] ixgbe base codes: Setup kx4 phy
  ` [PATCH 33/36] ixgbe base codes: Read/write iosf sb stat
  ` [PATCH 34/36] ixgbe base codes: New device id
  ` [PATCH 36/36] eal: Add 2 device ids for ixgbe

[PATCH v3 0/5] New Reorder Library
 2015-02-12 12:00 UTC  (3+ messages)
` [PATCH v4 "

3.19 + xen-devel: kernel BUG at fs/ext4/page-io.c:85!
 2015-02-12 11:58 UTC  (5+ messages)
` [Xen-devel] "

[RFC PATCH 0/9] livepatch: consistency model
 2015-02-12 11:56 UTC  (4+ messages)
` [RFC PATCH 6/9] livepatch: create per-task "

[PATCH v2] depexp.py: Fix segfault if DISPLAY is not set
 2015-02-12 11:53 UTC  (2+ messages)

xt_recent fails with kernel 3.19.0
 2015-02-12 11:52 UTC  (5+ messages)

xfs_logprint segfault with external log
 2015-02-12 11:52 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/11] cpu: add i386 cpu hot remove support
 2015-02-12 11:49 UTC  (5+ messages)

[PATCH] media: Pinnacle 73e infrared control stopped working since kernel 3.17
 2015-02-12 11:50 UTC  (10+ messages)

[PATCH v2 0/2] unit tests add mode 4 unit test
 2015-02-12 11:50 UTC  (6+ messages)
` [PATCH v3 0/3] Unit tests for mode 4
  ` [PATCH v3 2/3] test: "
  ` [PATCH v3] mk: Link test app against librte_pmd_ring when needed

[PATCH v2 0/3] Add DBus disconnect watch support
 2015-02-12 11:48 UTC  (4+ messages)
` [PATCH v2 1/3] dbus: Add AddMatch and RemoveMatch support
` [PATCH v2 2/3] dbus: Add disconnect watch support
` [PATCH v2 3/3] unit: dbus: Add test for disconnect watch API

[PATCH][autobuilder] grid_macros: update error reporting service URL
 2015-02-12 11:45 UTC 

[PATCH V3] x86 spinlock: Fix memory corruption on completing completions
 2015-02-12 11:47 UTC  (3+ messages)

[PATCH V3] x86 spinlock: Fix memory corruption on completing completions
 2015-02-12 11:47 UTC 

RAID 1 metadata - keep separate from mirror disks ?
 2015-02-12 11:42 UTC  (3+ messages)

[PATCH kvm-unit-test] tscdeadline_latency: add option to exit on max latency
 2015-02-12 11:41 UTC  (2+ messages)
` [PATCH kvm-unit-test v2] "

[review-request][PATCH] bitbake: toaster: layerdetails Use new vcs reference api
 2015-02-12 11:40 UTC  (4+ messages)

[PATCH v2] dvb-usb-v2: add support for the media controller at USB driver
 2015-02-12 11:37 UTC 

[PATCH] Intel Quark X1000 DTS thermal driver
 2015-02-12 11:37 UTC  (3+ messages)
` [PATCH] thermal: intel Quark SoC "

[PATCH net-next 0/3] Adjust the settings about USB_RX_EARLY_AGG
 2015-02-12 11:37 UTC  (5+ messages)
` [PATCH net-next 1/3] r8152: separate USB_RX_EARLY_AGG

3.19-rc1 refuse connection from bluetooth headset
 2015-02-12 11:34 UTC  (6+ messages)

preferable method for pinctrl driver
 2015-02-12 11:32 UTC  (2+ messages)
` [PATCH] pinctrl: Add initial driver data for Alphascale asm9260

[PATCH v2] xen/arm: allow console=hvc0 to be omitted for guests
 2015-02-12 11:29 UTC 

[PATCH v2] xen/arm: allow console=hvc0 to be omitted for guests
 2015-02-12 11:29 UTC 

Forever blocked in bit_wait with kernel 3.19
 2015-02-12 11:12 UTC 

[PATCH 0/4] perf: add support for profiling jitted code
 2015-02-12 11:27 UTC  (3+ messages)
` [PATCH 1/4] perf tools: add Java demangling support

[PATCH 0/2] arm/arm64: Detect Xen support earlier
 2015-02-12 11:27 UTC  (3+ messages)

[PATCH] ARM: OMAP1: PM: fix some build warnings on 1510-only Kconfigs
 2015-02-12 11:26 UTC  (9+ messages)

[PATCH v4 0/5] ARM: at91: fix irq_pm_install_action WARNING
 2015-02-12 11:23 UTC  (11+ messages)
` [PATCH v4 3/5] irqchip: Add DT binding doc for the virtual irq demuxer chip

[PATCH] i40e: fix the issue reported by klocwork
 2015-02-12 11:22 UTC 

[PATCH v2 00/12] Allow reference values to be checked in a transaction
 2015-02-12 11:12 UTC  (11+ messages)
` [PATCH v2 02/12] refs: remove the gap in the REF_* constant values
` [PATCH v2 03/12] struct ref_update: move "have_old" into "flags"
` [PATCH v2 05/12] ref_transaction_delete(): remove "have_old" parameter
` [PATCH v2 06/12] commit: add tests of commit races
` [PATCH v2 07/12] commit: avoid race when creating orphan commits
` [PATCH v2 08/12] ref_transaction_create(): check that new_sha1 is valid
` [PATCH v2 09/12] ref_transaction_delete(): check that old_sha1 is not null_sha1
` [PATCH v2 10/12] ref_transaction_verify(): new function to check a reference's value
` [PATCH v2 11/12] update_ref(): improve documentation
` [PATCH v2 12/12] refs.h: Remove duplication in function docstrings

meta-selinux
 2015-02-12 11:19 UTC  (5+ messages)
` [oe] meta-selinux

[PATCH v4 01/29] ArmPkg: allow HYP timer interrupt to be omitted
 2015-02-12 11:19 UTC  (29+ messages)
` [PATCH v4 02/29] ArmPkg: allow patchable PCDs for memory, FD and FV addresses
` [PATCH v4 03/29] ArmPlatformPkg: allow patchable PCD for FD base address
` [PATCH v4 04/29] ArmVirtualizationPkg: add GICv3 detection to VirtFdtDxe
` [PATCH v4 05/29] ArmVirtualizationPkg: allow patchable PCD for device tree base address
` [PATCH v4 06/29] ArmVirtualizationPkg: move early UART discovery to PlatformPeim
` [PATCH v4 07/29] ArmVirtualizationPkg: use a HOB to store device tree blob
` [PATCH v4 08/29] ArmVirtualizationPkg: add padding to FDT allocation
` [PATCH v4 09/29] ArmVirtualizationPkg: add a relocatable version of PrePi
` [PATCH v4 10/29] ArmVirtualizationPkg: implement custom MemoryInitPeiLib
` [PATCH v4 11/29] ArmVirtualizationPkg: allow patchable PCD for FV and DT base addresses
` [PATCH v4 12/29] ArmVirtualizationPkg: Xen/PV relocatable platformlib instance
` [PATCH v4 13/29] MdePkg/BaseSynchronizationLib: Added proper support for ARM architecture
` [PATCH v4 14/29] MdePkg/BaseSynchronizationLib: implement 16-bit compare-exchange
` [PATCH v4 15/29] Ovmf/Xen: move Xen interface version to <xen.h>
` [PATCH v4 16/29] Ovmf/Xen: fix pointer to int cast in XenBusDxe
` [PATCH v4 17/29] Ovmf/Xen: refactor XenBusDxe hypercall implementation
` [PATCH v4 18/29] Ovmf/Xen: move XenBusDxe hypercall code to separate library
` [PATCH v4 19/29] Ovmf/Xen: introduce XENIO_PROTOCOL
` [PATCH v4 20/29] Ovmf/Xen: add separate driver for Xen PCI device
` [PATCH v4 21/29] Ovmf/Xen: move XenBusDxe to abstract XENIO_PROTOCOL
` [PATCH v4 22/29] Ovmf/Xen: implement XenHypercallLib for ARM
` [PATCH v4 23/29] Ovmf/Xen: port XenBusDxe to other architectures
` [PATCH v4 24/29] Ovmf/Xen: add Xen PV console SerialPortLib driver
` [PATCH v4 25/29] ArmVirtualizationPkg: implement dummy RealTimeClockLib for Xen
` [PATCH v4 26/29] Ovfm/Xen: add a Vendor Hardware device path GUID for the XenBus root
` [PATCH v4 27/29] ArmVirtualizationPkg: add XenIoMmioLib
` [PATCH v4 28/29] ArmVirtualizationPkg/VirtFdtDxe: wire up XenBusDxe to "xen, xen" DT node
` [PATCH v4 29/29] ArmVirtualizationPkg: add platform description for Xen guests

[PATCH v4 00/29] Xen/ARM guest support
 2015-02-12 11:18 UTC 

[PATCH] librte_lpm: use field access instead of type conversion
 2015-02-12 11:17 UTC  (2+ messages)

xt_recent broken in kernel 3.19.0
 2015-02-12 11:11 UTC  (7+ messages)
` xt_recent broken in kernel 3.19.0 + PATCH

[PATCH v6] st implement tape statistics
 2015-02-12 11:15 UTC 

[PATCH v4 00/17] support multi-pthread per core
 2015-02-12 11:16 UTC  (4+ messages)
` [PATCH v5 00/19] "
  ` [PATCH v5 18/19] ring: add sched_yield to avoid spin forever

[PATCH v2] Documentation: leds: Add description of LED Flash class extension
 2015-02-12 11:15 UTC  (7+ messages)

tty[1-6]: colors a negative accessibility/usability trend
 2015-02-12 11:04 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: fix bug that cause 'Timeout sending command'
 2015-02-12 11:13 UTC  (9+ messages)
` [PATCH v2 0/2] about data busy
  ` [PATCH v2 1/2] mmc: dw_mmc: fix bug that cause 'Timeout sending command'

[PATCH v2 1/2] opal: Fix the overflow of message notifiers head array
 2015-02-12 11:10 UTC  (4+ messages)
` [PATCH 2/2] opal: Add message notifier unregister function


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.