All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-21 19:59:25 to 2015-02-21 22:41:20 UTC [more...]

[Bug 86720] Europa Universalis 4 freezing during game start (10.3.3)
 2015-02-21 22:41 UTC  (3+ messages)
` [Bug 86720] [radeon] "

[Buildroot] [PATCH 0/11 v5] weston: new freerdp backend (branch yem/freerdp)
 2015-02-21 22:36 UTC  (12+ messages)
` [Buildroot] [PATCH 01/11 v5] package/freerdp: bump version
` [Buildroot] [PATCH 02/11 v5] package/freerdp: conditionally build gstreamer support
` [Buildroot] [PATCH 03/11 v5] package/freerdp: conditionally build support for libXi
` [Buildroot] [PATCH 04/11 v5] package/freerdp: conditionally build support for libXrender
` [Buildroot] [PATCH 05/11 v5] package/freerdp: avoid development warning
` [Buildroot] [PATCH 06/11 v5] package/freerdp: do not forcibly depend on X.Org
` [Buildroot] [PATCH 07/11 v5] package/freerdp: move architecture-specific block
` [Buildroot] [PATCH 08/11 v5] package/freerdp: add options to enable/disable server and/or client
` [Buildroot] [PATCH 09/11 v5] package/freerdp: also install to staging
` [Buildroot] [PATCH 10/11 v5] package/freerdp: install server key and certificate
` [Buildroot] [PATCH 11/11 v5] package/weston: add support for the RDP compositor

[Bug 89273] New: [NVA8] nouveau screen corruption and X lockup when reclocking
 2015-02-21 22:35 UTC  (3+ messages)
  ` [Bug 89273] "

[Buildroot] trouble configuring for beaglebone black and external Linaro toolchain, 2015.02-rc2
 2015-02-21 22:31 UTC  (3+ messages)

[Buildroot] [PATCH 0/10 v7] NVidia GPU binary blobs for x86 and ARM (branch yem/gfx2)
 2015-02-21 22:30 UTC  (3+ messages)
` [Buildroot] [PATCH 07/10 v7] package/nvidia-driver: build the kernel module

[PATCH 0/4] staging: rtl8192u: Fix checkpatch.pl warnings in ieee80211_crypt.c
 2015-02-21 22:29 UTC  (10+ messages)
` [PATCH 1/4] staging: rtl8192u: Convert from printk into netdev_dbg or pr_dbg
  ` [Outreachy kernel] "
` [PATCH 2/4] staging: rtl8192u: Clean-up comment line style
  ` [Outreachy kernel] "

[Buildroot] [git commit branch/next] package/nvidia-driver: build the kernel module
 2015-02-21 22:28 UTC 

[Buildroot] [git commit] package/nvidia-driver: build the kernel module
 2015-02-21 22:28 UTC 

[PATCH] Staging: bcm: Remove space before tab
 2015-02-21 22:28 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH 0/2] Add R8A7794/SILK board SDHI DT support
 2015-02-21 22:27 UTC  (9+ messages)
` [PATCH 1/2] ARM: shmobile: r8a7794: add "
` [PATCH 2/2] ARM: shmobile: silk: add SDHI0/1 "

[PATCH] Staging: rtl8192u: Convert comments from C99 to C89 style
 2015-02-21 22:27 UTC  (2+ messages)
` [Outreachy kernel] "

IP27: Random hard locks after ~16hrs uptime
 2015-02-21 22:26 UTC  (6+ messages)
      ` IP27: BUG() in mm/vmscan.c, isolate_lru_pages [was: Random hard locks after ~16hrs uptime]
        ` IP27: BUG() in mm/vmscan.c, isolate_lru_pages

[dm-crypt] You have a new notification from divyashree.kumar@gmail.com. View??
 2015-02-21 21:02 UTC 

[PATCH 1/3] powerpc/dma: Always configure ZONE_DMA32 correctly
 2015-02-21 22:23 UTC  (3+ messages)

[PATCH 00/43] hpsa updates
 2015-02-21 22:21 UTC  (44+ messages)
` [PATCH 01/43] hpsa: add masked physical devices into h->dev[] array
` [PATCH 02/43] hpsa: clean up host, channel, target, lun prints
` [PATCH 03/43] hpsa: rework controller command submission
` [PATCH 04/43] hpsa: clean up aborts
` [PATCH 05/43] hpsa: decrement h->commands_outstanding in fail_all_outstanding_cmds
` [PATCH 06/43] hpsa: hpsa decode sense data for io and tmf
` [PATCH 07/43] hpsa: allow lockup detected to be viewed via sysfs
` [PATCH 08/43] hpsa: make function names consistent
` [PATCH 09/43] hpsa: factor out hpsa_init_cmd function
` [PATCH 10/43] hpsa: do not ignore return value of hpsa_register_scsi
` [PATCH 11/43] hpsa: try resubmitting down raid path on task set full
` [PATCH 12/43] hpsa: factor out hpsa_ioaccel_submit function
` [PATCH 13/43] hpsa: print accurate SSD Smart Path Enabled status
` [PATCH 14/43] hpsa: use ioaccel2 path to submit IOs to physical drives in HBA mode
` [PATCH 15/43] hpsa: Get queue depth from identify physical bmic for physical disks
` [PATCH 16/43] hpsa: break hpsa_free_irqs_and_disable_msix into two functions
` [PATCH 17/43] hpsa: clean up error handling
` [PATCH 18/43] hpsa: refactor freeing of resources into more logical functions
` [PATCH 19/43] hpsa: add ioaccel sg chaining for the ioaccel2 path
` [PATCH 20/43] hpsa: add more ioaccel2 error handling, including underrun statuses
` [PATCH 21/43] hpsa: do not check cmd_alloc return value - it cannnot return NULL
` [PATCH 22/43] hpsa: correct return values from driver functions
` [PATCH 23/43] hpsa: clean up driver init
` [PATCH 24/43] hpsa: clean up some error reporting output in abort handler
` [PATCH 25/43] hpsa: do not print ioaccel2 warning messages about unusual completions
` [PATCH 26/43] hpsa: add support sending aborts to physical devices via the ioaccel2 path
` [PATCH 27/43] hpsa: use helper routines for finishing commands
` [PATCH 28/43] hpsa: don't return abort request until target is complete
` [PATCH 29/43] hpsa: refactor and rework support for sending TEST_UNIT_READY
` [PATCH 30/43] hpsa: performance tweak for hpsa_scatter_gather()
` [PATCH 31/43] hpsa: call pci_release_regions after pci_disable_device
` [PATCH 32/43] hpsa: skip free_irq calls if irqs are not allocated
` [PATCH 33/43] hpsa: cleanup for init_one step 2 in kdump
` [PATCH 34/43] hpsa: fix try_soft_reset error handling
` [PATCH 35/43] hpsa: create workqueue after the driver is ready for use
` [PATCH 36/43] hpsa: add interrupt number to /proc/interrupts interrupt name
` [PATCH 37/43] hpsa: use block layer tag for command allocation
` [PATCH 38/43] hpsa: clean up new block layer tag error handling
` [PATCH 39/43] hpsa: use scsi host_no as hpsa controller number
` [PATCH 40/43] hpsa: cleanup initialization code
` [PATCH 41/43] hpsa: propagate the error code in hpsa_kdump_soft_reset
` [PATCH 42/43] hpsa: cleanup reset
` [PATCH 43/43] hpsa: change driver version

[PATCH 1/1 v2] kernel/fork.c: avoid division by zero
 2015-02-21 22:19 UTC  (5+ messages)
` [PATCH 0/3 v3] kernel/fork.c max_thread handling
  ` [PATCH 1/3 v3] kernel/fork.c: avoid division by zero
  ` [PATCH 2/3 v3] kernel/sysctl.c: threads-max observe limits
  ` [PATCH 3/3 v3] kernel/fork.c: memory hotplug updates max_threads

[PATCH V3 0/7] serial: Configure {big,native}-endian MMIO accesses via DT
 2015-02-21 22:18 UTC  (9+ messages)

[Bug 89196] Radeon GPU crashes at random times (GPU lockup)
 2015-02-21 22:17 UTC  (2+ messages)

DVB Simulcrypt
 2015-02-21 21:30 UTC 

[linux-3.16 test] 34793: regressions - trouble: broken/fail/pass
 2015-02-21 22:15 UTC 

[PATCH] Staging: rtl8188eu: hal: Deleted space
 2015-02-21 22:15 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH 0/4] Corrected four type checkpatch.pl errors and warning
 2015-02-21 22:13 UTC  (8+ messages)
` [PATCH 1/4] staging: arch: alpha: boot: Deleted unnecessary space
` [PATCH 2/4] staging: arch: alpha: boot: Added missing space before "*"
` [PATCH 3/4] staging: arch: alpha: boot: Deleted unnecessary brackets
  ` [Outreachy kernel] "
` [PATCH 4/4] staging: arch: alpha: boot: Replaced __attribute__((aligned(size))) with __aligned(size)
` [Outreachy kernel] [PATCH 0/4] Corrected four type checkpatch.pl errors and warning

[PATCH] Staging: rtl8723au: core: Fix quoted string split across lines
 2015-02-21 22:12 UTC 

[PATCH 0/2] Add R8A7794 GPIO DT support
 2015-02-21 22:12 UTC  (9+ messages)
` [PATCH 1/2] ARM: shmobile: r8a7794: add GPIO clocks
` [PATCH 2/2] ARM: shmobile: r8a7794: add GPIO DT support

-fno-omit-frame-pointer
 2015-02-21 22:09 UTC  (2+ messages)

Logitech G-series drivers
 2015-02-21 21:57 UTC  (5+ messages)

[PATCH] Staging: rtl8188eu: core: else is not generally useful after a break or return
 2015-02-21 21:56 UTC  (4+ messages)
` [Outreachy kernel] "

[PATCH] arm64: dts: Fix GIC reg sizes for APM X-Gene
 2015-02-21 21:56 UTC  (5+ messages)

[Bug 89272] New: GM206 does not recognize attached hdmi monitor
 2015-02-21 21:52 UTC  (4+ messages)
  ` [Bug 89272] "

How to handle TIF_MEMDIE stalls?
 2015-02-21 21:48 UTC  (15+ messages)

[PATCH] saa7164: free_irq before pci_disable_device
 2015-02-21 21:45 UTC 

Bizarre results from perf event API
 2015-02-21 21:44 UTC  (3+ messages)

[PATCH] HID: wacom: add full support of the Wacom Bamboo PAD
 2015-02-21 21:43 UTC  (5+ messages)

[GIT PULL] ARM: SoC fixes for 3.20-rc1
 2015-02-21 21:41 UTC  (2+ messages)

[PATCH] TWL4030 charger
 2015-02-21 21:15 UTC 

[PATCH v2] Staging: vt6655: { retrieved upper row
 2015-02-21 21:39 UTC  (2+ messages)
` [Outreachy kernel] "

[RFC PATCH] x86, fpu: Use eagerfpu by default on all CPUs
 2015-02-21 21:36 UTC  (8+ messages)

[Qemu-devel] [Bug 1424220] [NEW] Add manpage and usage message for qemu-bridge-helper
 2015-02-21 21:22 UTC  (3+ messages)
` [Qemu-devel] [Bug 1424220] "

[PATCH] Delete superfluous assignments, S = ${WORKDIR}/${BP}
 2015-02-21 21:28 UTC 

[GIT PULL] target updates for v3.20-rc1
 2015-02-21 21:24 UTC  (2+ messages)

[PATCH] device/gm100: Basic GM206 bring up (as copy of GM204)
 2015-02-21 21:23 UTC 

[PATCH v2 3/3] Staging: lustre: Removed unnecessary spaces
 2015-02-21 21:23 UTC 

[PATCH v2 1/3] Staging: lustre: Removed unnecessary braces
 2015-02-21 21:19 UTC 

[PATCH] Staging: rtl8723au: core: Add space
 2015-02-21 21:20 UTC 

[PATCH] Staging: removed trailing whitespace in dgnc
 2015-02-21 21:18 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH] Staging: vt6655: { retrieved upper row
 2015-02-21 21:16 UTC  (4+ messages)
` [Outreachy kernel] "

Undelivered Mail Returned to Sender
 2015-02-21 21:18 UTC 

[PATCH net-next 0/2] dsa: implement HW bonding
 2015-02-21 21:12 UTC  (7+ messages)
` [PATCH net-next 1/2] dsa: bonding: "

[Buildroot] [PATCH 1/1] Add dvd+rw-tools as package dvdrw-tools
 2015-02-21 21:12 UTC 

[PATCH] Staging: rtl8192u: Replace C99 comments with C89
 2015-02-21 21:10 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH] Staging: gdm724x: Fixed else after return or break warning
 2015-02-21 21:10 UTC 

[PATCH] Staging: rtl8192u: Convert comments from C99 to C89
 2015-02-21 21:09 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH] driver/iommu/intel_irq_remapping: Print x2apic opt out info instead of printing a warning
 2015-02-21 21:07 UTC 

parisc: fix mmap(MAP_FIXED|MAP_SHARED) to already mmapped address
 2015-02-21 21:04 UTC  (16+ messages)

what is the purpose of the following LE->BE patch to arch/mips/include/asm/io.h?
 2015-02-21 21:03 UTC  (8+ messages)

[PATCH 0/2] Staging: emxx_udc: Fix checkpatch.pl warnings
 2015-02-21 21:01 UTC  (5+ messages)
` [PATCH 1/2] Staging: emxx_udc: Fix do not add new typedefs
  ` [Outreachy kernel] [PATCH v3 "
` [PATCH 2/2] Staging: emxx_udc: Replace printk with pr_err
  ` [Outreachy kernel] "

[PATCH] Staging: emxx_udc: Fixed else after return or break warning
 2015-02-21 21:01 UTC 

[PATCH] rhashtable: initialize all rhashtable walker members
 2015-02-21 20:55 UTC 

[PATCH 0/2] Corrected two type checkpatch.pl space errors
 2015-02-21 20:56 UTC  (4+ messages)
` [PATCH 1/2] staging: arch: alpha: boot: tools: Deleted unnecessary space
` [PATCH 2/2] staging: arch: alpha: boot: tools: Added missing spaces after brackets
` [Outreachy kernel] [PATCH 0/2] Corrected two type checkpatch.pl space errors

[PATCH v2 2/3] Staging: lustre: use kstrtoul() instead of sscanf()
 2015-02-21 20:55 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH 1/3] sched: add sched_task_call()
 2015-02-21 20:53 UTC  (13+ messages)
  ` live patching design (was: Re: [PATCH 1/3] sched: add sched_task_call())

[LSF/MM TOPIC] Unifying the LIO and SCST target drivers
 2015-02-21 20:48 UTC  (7+ messages)
` [Lsf-pc] "

[PATCH] Staging: vt6655: changed C99 // comments
 2015-02-21 20:37 UTC 

[PATCH] Staging: fbtft: fix space prohibition
 2015-02-21 20:36 UTC  (2+ messages)

[PATCH] PM / sleep: add configurable delay for pm_test
 2015-02-21 20:32 UTC  (9+ messages)

questions about WORKDIR and S usage and files/ stuff
 2015-02-21 20:28 UTC  (4+ messages)

Port STP state after removing port from bridge
 2015-02-21 20:26 UTC  (6+ messages)

Question: kernel->memtest documentation
 2015-02-21 20:23 UTC 

[GIT PULL] Followup block pull request for 3.20-rc1
 2015-02-21 20:20 UTC 

[PATCH] x86: mass removal of ARGOFFSET. No code changes
 2015-02-21 20:15 UTC 

[PATCH 1/2] busybox:udhcpc: Start with a metric of 10 for routes
 2015-02-21 20:13 UTC  (2+ messages)
` [PATCH 2/2] busybox:udhcpc: Remove the routes from the right interface

[GIT PULL]: few dma-buf updates for 3.20-rc1
 2015-02-21 20:12 UTC  (3+ messages)

[PATCH] Staging: rtl8192u: Convert comments from C99 to C89 style
 2015-02-21 20:02 UTC 

[PATCH] Staging: bcm: Fixed else after return or break warning
 2015-02-21 20:02 UTC 

[PATCH] x86, boot: Allow 64bit EFI kernel to be loaded above 4G
 2015-02-21 20:00 UTC  (11+ 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.