All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-11-25 02:13:33 to 2014-11-25 04:34:43 UTC [more...]

[PATCH v3 0/8] KVM-VFIO IRQ forward control
 2014-11-25  4:33 UTC  (5+ messages)
` [PATCH v3 7/8] KVM: kvm-vfio: generic forwarding control

[PATCH 0/4] add support for a lazytime mount option
 2014-11-25  4:33 UTC  (5+ messages)
` [PATCH 2/4] vfs: "

[PATCH v2] i2c: Driver to expose PowerNV platform i2c busses
 2014-11-25  4:32 UTC  (5+ messages)

[U-Boot] Raspberry Pi with driver model
 2014-11-25  4:32 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/2] dm: rpi: Move Raspberry Pi to use driver model
 2014-11-25  4:28 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/2] dm: rpi: Move serial to "
` [U-Boot] [PATCH v2 2/2] dm: rpi: Move script load address to 0x8000

[PATCH] auparse.c events_are_equal() and event matching
 2014-11-25  4:23 UTC 

[PATCH] time: Avoid possible NTP adjustment mult overflow
 2014-11-25  4:22 UTC  (3+ messages)

[PATCH v3] sched/fair: Add advisory flag for borrowing a timeslice (was: Pre-emption control for userspace)
 2014-11-25  4:20 UTC  (3+ messages)

[net PATCH 0/2] Fix outer UDP checksums for IPv6 VXLAN tunnels
 2014-11-25  4:20 UTC  (4+ messages)
` [net PATCH 1/2] ip6_udp_tunnel: Fix checksum calculation
` [net PATCH 2/2] vxlan: Fix boolean flip in VXLAN_F_UDP_ZERO_CSUM6_[TX|RX]

[U-Boot] [PATCH v3 0/8] x86: Add additional system setup for ivybridge
 2014-11-25  4:19 UTC  (10+ messages)
` [U-Boot] [PATCH v3 1/8] x86: Drop old CONFIG_INTEL_CORE_ARCH code
` [U-Boot] [PATCH v3 2/8] x86: Add LAPIC setup code
` [U-Boot] [PATCH v3 3/8] x86: Add init for model 206AX CPU
` [U-Boot] [PATCH v3 4/8] x86: Drop some msr functions that we don't support
` [U-Boot] [PATCH v3 5/8] x86: ivybridge: Add northbridge init functions
` [U-Boot] [PATCH v3 6/8] x86: config: Enable SPI for chromebook_link
` [U-Boot] [PATCH v3 7/8] x86: Add ivybridge directory to Makefile
` [U-Boot] [PATCH v3 8/8] Fix SIZE_MAX compiler warning when using stdint.h

[U-Boot] [PATCH 0/2] No need for parade bridge on peach-pi
 2014-11-25  4:16 UTC  (7+ messages)
` [U-Boot] [PATCH 2/2] Exynos5800: The Peach-Pi board does not have a Parade video bridge

[RFC] [PATCH] remote: add new --fetch option for set-url
 2014-11-25  4:08 UTC  (5+ messages)

LVM RAID1 syncing component
 2014-11-25  4:07 UTC 

[PATCH v2 5/5] scsi_debug: Add Report supported opcodes+tmfs; Compare and write
 2014-11-25  4:05 UTC 

[PATCH v2 4/5] scsi_debug: change SCSI command parser to table driven
 2014-11-25  4:05 UTC 

[PATCH v2 3/5] scsi_debug: add Capacity Changed Unit Attention
 2014-11-25  4:05 UTC 

[PATCH v2 2/5] scsi_debug: append inject error flags onto scsi_cmnd object
 2014-11-25  4:05 UTC 

[PATCH v2 1/5] scsi_debug: pinpoint invalid field in sense data
 2014-11-25  4:04 UTC 

[PATCH v2 0/5] scsi_debug: switch to table based parser
 2014-11-25  4:04 UTC 

[U-Boot] Tegra board problems
 2014-11-25  4:03 UTC 

[RFC PATCH] ARM: DRA: hwmod: RTC: Add reset function for RTC
 2014-11-25  4:02 UTC  (5+ messages)

homehost and 0.90 format
 2014-11-25  4:02 UTC  (4+ messages)

[PATCH v8 0/4] This is the 1st version of suspend for RK3288
 2014-11-25  3:59 UTC  (5+ messages)
` [PATCH v8 1/4] ARM: rockchip: add suspend and resume "

fiemap bug on giant
 2014-11-25  3:59 UTC  (7+ messages)
` [ceph-users] "

[RFD/PATCH] add: ignore only ignored files
 2014-11-25  3:57 UTC  (9+ messages)
` [PATCHv2] "

BUG in http-backend.c > http.receivepack
 2014-11-25  3:56 UTC  (2+ messages)

[RFC PATCH v2 0/4] arm64:numa: Add numa support for arm64 platforms
 2014-11-25  3:55 UTC  (4+ messages)
` [RFC PATCH v2 2/4] Documentation: arm64/arm: dt bindings for numa

[U-Boot] [PATCH v2 0/30] x86: Add additional system setup for ivybridge
 2014-11-25  3:55 UTC  (57+ messages)
` [U-Boot] [PATCH v2 01/30] Align embedded device tree correctly
` [U-Boot] [PATCH v2 02/30] Add ALIGN_DOWN() to find next smallest alignment
` [U-Boot] [PATCH v2 03/30] pci: Update pci_ids.h to include some missing IDs
` [U-Boot] [PATCH v2 04/30] x86: Remove board_early_init_r()
` [U-Boot] [PATCH v2 05/30] x86: Panic if there is no relocation data
` [U-Boot] [PATCH v2 06/30] x86: Ensure that all relocation data is included in the image
` [U-Boot] [PATCH v2 07/30] x86: Factor out common values in the link script
` [U-Boot] [PATCH v2 08/30] rtc: mc146818: Set up RTC at start of day
` [U-Boot] [PATCH v2 09/30] x86: Add ioapic.h header
` [U-Boot] [PATCH v2 10/30] x86: pci: Add handlers before and after a PCI hose scan
` [U-Boot] [PATCH v2 11/30] x86: config: Enable plug-and-play for link PCI
` [U-Boot] [PATCH v2 12/30] pci: Add functions to read and write a BAR address
` [U-Boot] [PATCH v2 13/30] x86: Set up edge triggering on interrupt 9
` [U-Boot] [PATCH v2 14/30] x86: ivybridge: Add support for BD82x6x PCH
` [U-Boot] [PATCH v2 15/30] x86: Add a simple header file for ACPI
` [U-Boot] [PATCH v2 16/30] x86: ivybridge: Add PCH init
` [U-Boot] [PATCH v2 17/30] x86: ivybridge: Add additional LPC init
` [U-Boot] [PATCH v2 18/30] x86: dts: Move PCI peripherals into a pci node
` [U-Boot] [PATCH v2 19/30] x86: dts: Add LPC settings for link
` [U-Boot] [PATCH v2 20/30] x86: ivybridge: Add SATA init
` [U-Boot] [PATCH v2 21/30] x86: dts: Add SATA settings for link
` [U-Boot] [PATCH v2 22/30] x86: ivybridge: Set up EHCI USB
` [U-Boot] [PATCH v2 23/30] x86: config: Enable USB on link
` [U-Boot] [PATCH v2 24/30] x86: ivybridge: Set up XHCI USB
` [U-Boot] [PATCH v2 25/30] x86: Add Intel speedstep and turbo mode code

[PATCH] drm/i915: More cautious with pch fifo underruns
 2014-11-25  3:53 UTC  (2+ messages)

[U-Boot] [RFC PATCH] Kbuild: introduce Makefile in arch/$ARCH/
 2014-11-25  3:51 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH 0/5] PL01x: baudrate & line control fixes
 2014-11-25  3:51 UTC  (6+ messages)

[PATCH v3 00/14] Patches for DPDK to support Power architecture
 2014-11-25  3:51 UTC  (9+ messages)
` [PATCH v3 01/14] Add compiling definations for IBM "
` [PATCH v3 08/14] Add CPU flag checking "

[U-Boot] [PATCH U-Boot] ARM: rpi_b: detect board revision
 2014-11-25  3:48 UTC  (4+ messages)

How safe are signed git tags? Only as safe as SHA-1 or somehow safer?
 2014-11-25  3:47 UTC  (8+ messages)

[U-Boot] [PATCH v2 0/2] mtd: denali: Use SELF_INIT to fix up registers after nand_scan_ident()
 2014-11-25  3:47 UTC  (2+ messages)

[PATCH] PCI: Refresh offset/stride after NumVFs is written
 2014-11-25  3:46 UTC  (4+ messages)

[PATCH 1/2] f2fs: check dirty_nat_cnt before flushing nat entries in journal
 2014-11-25  3:44 UTC  (2+ messages)
` [PATCH 2/2] f2fs: no more dirty_nat_entires when flushing

raid10 - won't rebuild - assigns all added disks as spares
 2014-11-25  3:44 UTC  (3+ messages)

[PATCH] commit: inform pre-commit if --amend is used
 2014-11-25  3:44 UTC  (2+ messages)

[PATCH 2/3 v2] mailmap: use higher level string list functions
 2014-11-25  3:44 UTC  (3+ messages)
    ` [PATCHv3 2/3] "

cron job: media_tree daily build: OK
 2014-11-25  3:42 UTC 

[U-Boot] [PATCH 4/4] x86: Remove unnecessary call to initr_enable_interrupts()
 2014-11-25  3:42 UTC  (3+ messages)

[U-Boot] [PATCH 3/4] x86: Refactor interrupt_init()
 2014-11-25  3:42 UTC  (3+ messages)

[U-Boot] [PATCH 2/4] x86: Remove cpu_init_r() for x86
 2014-11-25  3:42 UTC  (3+ messages)

[U-Boot] [PATCH 1/4] x86: Call cpu_init_interrupts() from interrupt_init()
 2014-11-25  3:42 UTC  (3+ messages)

[PATCH v5 00/18] Introduce ACPI for ARM64 based on ACPI 5.1
 2014-11-25  3:38 UTC  (7+ messages)
` [PATCH v5 02/18] ACPI / table: Add new function to get table entries

[PATCH] mdio-mux-gpio: Use GPIO descriptor interface and new gpiod_set_array function
 2014-11-25  3:39 UTC  (2+ messages)

linux-next: manual merge of the wireless-next tree with the wireless tree
 2014-11-25  3:36 UTC 

New error in 1.7
 2014-11-25  3:33 UTC  (2+ messages)

[PATCH v2] hv: hv_balloon: avoid memory leak on alloc_error of 2MB memory block
 2014-11-25  4:32 UTC  (3+ messages)

[PATCH 0/1] libnewt/libnewt-python: upgrade to 0.52.18
 2014-11-25  3:25 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH][dizzy] qemu: disable the build for mips
 2014-11-25  3:24 UTC  (2+ messages)

[PATCH 0/3] PCI/x86: Interface for testing multivector MSI support
 2014-11-25  3:22 UTC  (5+ messages)
` [PATCH 1/3] PCI/MSI: Initial hook for archs to declare "

[PATCH] ARM: exynos_defconfig: disable CONFIG_EXYNOS5420_MCPM; not stable
 2014-11-25  3:20 UTC  (13+ messages)

[PATCH] mmc: core: add core-level function for sending tuning commands
 2014-11-25  3:19 UTC  (4+ messages)

[U-Boot] [PATCH 8/8] dm: core: abolish u-boot, dm-pre-reloc property
 2014-11-25  3:18 UTC  (3+ messages)

[PATCH] binconfig.bbclass: fix multilib file conflicts
 2014-11-25  3:18 UTC  (2+ messages)

fuzz testing a KVM machine (x86) with ext4fs forces much more often the oom killer than btrfs
 2014-11-25  3:15 UTC  (2+ messages)

[RFC PATCH 0/4] switch device: offload policy attributes
 2014-11-25  3:10 UTC  (5+ messages)

[U-Boot] [PATCH v2 01/12] spi/ich.c: Fix a bug of reading from a non-64 bytes aligned address
 2014-11-25  3:13 UTC  (3+ messages)

[Bug 86591] Clicking popping sound while playing DTS-HD MA / TrueHD video
 2014-11-25  3:11 UTC 

[master][dizzy][PATCH] xkeyboard-config: Inherit gettext
 2014-11-25  3:10 UTC  (7+ messages)

[PATCH] ARM: exynos: print CPU id on probe
 2014-11-25  3:08 UTC 

[PATCH][dizzy] nss: define MP_USE_UINT_DIGIT when compile mpi_x86.s
 2014-11-25  3:07 UTC  (2+ messages)

[PATCH] spi: s3c64xx: add support for exynos7 SPI controller
 2014-11-25  3:07 UTC  (9+ messages)

[master][dizzy][PATCH] shadow-securetty: add ttyAM[0-3] serial ports
 2014-11-25  3:06 UTC  (2+ messages)

[GIT PULL] CSR SiRFSOC DT for 3.19
 2014-11-25  3:05 UTC 

[RFC PATCH] Btrfs: add sha256 checksum option
 2014-11-25  3:04 UTC  (4+ messages)

[PATCH RESEND v8] iopoll: Introduce memory-mapped IO polling macros
 2014-11-25  3:02 UTC  (6+ messages)

[PATCHv2 RFC 00/19] THP refcounting redesign
 2014-11-25  3:01 UTC  (4+ messages)
` [PATCH 01/19] mm, thp: drop FOLL_SPLIT

[PATCH v3 0/2] xen/pci: Use APIC for MSIs when APIC virtualization is supported
 2014-11-24 23:06 UTC  (3+ messages)
` [PATCH v3 1/2] xen/pci: Defer initialization of MSI ops on HVM guests until after x2APIC has been set up
` [PATCH v3 2/2] xen/pci: Use APIC directly when APIC virtualization is supported by hardware

[PATCH net-next] cxgb4/cxgb4vf/csiostor: Add T4/T5 PCI ID Table
 2014-11-25  3:03 UTC 

Charity Work
 2014-11-25  2:57 UTC 

[Bug 88781] New: black screen when starting X with radeon
 2014-11-25  2:57 UTC  (2+ messages)
` [Bug 88781] "

MD component device renaming with udev and MD on full disk
 2014-11-25  2:55 UTC  (2+ messages)

[RFC][PATCH 0/7] ftrace/x86: Clean up of mcount.S code
 2014-11-25  2:54 UTC  (4+ messages)

[PATCH net-next 0/3] net: Remote checksum offload for VXLAN
 2014-11-25  2:50 UTC  (4+ messages)
` [PATCH net-next 3/3] vxlan: Remote checksum offload

[Bug 72785] New: bfgminer --scrypt on 7xxx+
 2014-11-25  2:46 UTC  (2+ messages)
` [Bug 72785] "

Fix Me in htc.c
 2014-11-25  2:45 UTC  (2+ messages)

[PATCH 0/2] ARM: shmobile: sh73a0 legacy: Add missing INTCA0 clock
 2014-11-25  2:44 UTC  (4+ messages)
` [PATCH 1/2] ARM: shmobile: sh73a0 legacy/reference: Add missing INTCA0 clock for irqpin module

[PATCH 3/3] mmc: Support FFU for eMMC v5.0
 2014-11-25  2:43 UTC  (4+ messages)

linux-next: manual merge of the net-next tree with the vfs tree
 2014-11-25  2:42 UTC  (2+ messages)

Configuring CIFS mount with cifsacl - STATUS_NONE_MAPPED
 2014-11-25  2:42 UTC  (2+ messages)

[RFC] situation with csum_and_copy_... API
 2014-11-25  2:40 UTC  (5+ messages)

MD RAID5 hang on make_request
 2014-11-25  2:39 UTC  (2+ messages)

[PATCH v4] mmc: dw_mmc: add support for the other bit of sdio interrupt
 2014-11-25  2:38 UTC  (12+ messages)
` [PATCH] mmc: dw_mmc: try pick the exact same voltage as vmmc for vqmmc

md raid performance with 3-18-rc3
 2014-11-25  2:37 UTC  (2+ messages)

[PATCH] drm/i915: Drop vblank wait from intel_dp_link_down
 2014-11-25  2:37 UTC  (2+ messages)
` [PATCH] drm/i915: Drop vblank wait from

[PATCH] locking: Fix dangling references to nonexistent files
 2014-11-25  2:36 UTC 

[PATCH 0/12] ceph: read/modify inline data support
 2014-11-25  2:36 UTC  (4+ messages)
` [PATCH 01/12] libceph: add SETXATTR/CMPXATTR osd operations support

[PATCH v2] Convert MessageID in smb2_hdr to LE
 2014-11-25  2:36 UTC  (2+ messages)

[nightly] Distroless meta-ti/master minimal build 2014-11-24_21-01-10
 2014-11-25  2:12 UTC 

[PATCH] thermal: exynos: add optional sclk support
 2014-11-25  2:30 UTC  (7+ messages)

[U-Boot] [PATCH] tools: Add ifdtool to .gitignore
 2014-11-25  2:30 UTC  (2+ messages)

[PATCH v2] toshiba_acpi: Fix regression caused by backlight extra check code
 2014-11-25  2:29 UTC 

[PATCH/RFC 7/7] kernel: Force ACCESS_ONCE to work only on scalar types
 2014-11-25  2:28 UTC 

[PATCH v9 00/10] sched: consolidation of CPU capacity and usage
 2014-11-25  2:24 UTC  (4+ messages)
` [PATCH v9 05/10] sched: make scale_rt invariant with frequency

[PATCH v2] resolvconf: add fixes for busybox and make it work
 2014-11-25  2:24 UTC  (4+ messages)

[PATCH 0/6] Fix a few typos around the word "destroy"
 2014-11-25  2:21 UTC  (3+ messages)

[Qemu-devel] [Bug 1395958] [NEW] boost managed_shared_memory segment on arm emulator crashes
 2014-11-25  2:14 UTC  (3+ messages)
` [Qemu-devel] [Bug 1395958] "

[PATCH 0/5] Adding some recipes
 2014-11-25  2:17 UTC  (5+ messages)
` [PATCH 5/5] sgpio : add new recipe

[PATCH 0/2] Fix sleeping function called from invalid context
 2014-11-25  2:17 UTC  (5+ messages)
` [PATCH 1/2] sh_eth: "

login: <Enter>/newline acting strange
 2014-11-25  2:17 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.