All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-22 12:47:39 to 2015-02-22 15:46:33 UTC [more...]

[nVMX] With 3.20.0-0.rc0.git5.1 on L0, booting L2 guest results in L1 *rebooting*
 2015-02-22 15:46 UTC  (11+ messages)

[PATCH v3 0/2] Staging: rtl8192u: Fix coding style issues
 2015-02-22 15:45 UTC 

[U-Boot] [PATCH] omap3: ARM Cortex-A8 errata workarounds config option
 2015-02-22 15:45 UTC  (3+ messages)

communicating from the user space
 2015-02-22 15:41 UTC  (7+ messages)

[PATCH v2 1/2] Staging: rtl8192u: Convert comments from C99 to C89 style
 2015-02-22 15:40 UTC  (4+ messages)
  ` [Outreachy kernel] "

WARNING: QA Issue
 2015-02-22 15:32 UTC 

DVB Simulcrypt
 2015-02-22 15:28 UTC  (2+ messages)

[PATCH v2 0/2] Staging: rtl8192u: Fix coding style issues
 2015-02-22 15:28 UTC 

[PATCH] mount_union.py: Filesystem type for overlayfs changed
 2015-02-22 15:27 UTC 

[PATCH] x86_64: use kstack_end() in dumpstack_64.c
 2015-02-22 15:23 UTC 

How to handle TIF_MEMDIE stalls?
 2015-02-22 14:48 UTC  (6+ messages)
        ` __GFP_NOFAIL and oom_killer_disabled?

[U-Boot] [PATCH v4 0/9] ARM: remove non-generic boards
 2015-02-22 15:20 UTC  (10+ messages)
` [U-Boot] [PATCH v4 1/9] ARM: remove mx31ads board support
` [U-Boot] [PATCH v4 2/9] ARM: mx31: remove imx31_phycore board
` [U-Boot] [PATCH v4 3/9] ARM: remove jadecpu board support
` [U-Boot] [PATCH v4 4/9] ARM: remove zmx25 "
` [U-Boot] [PATCH v4 5/9] ARM: remove dkb "
` [U-Boot] [PATCH v4 6/9] ARM: remove cm4008 and cm41xx "
` [U-Boot] [PATCH v4 7/9] ARM: remove a320evb "
` [U-Boot] [PATCH v4 8/9] ARM: remove tnetv107x "
` [U-Boot] [PATCH v4 9/9] ARM: davinci: remove hawkboard support

[PATCH] PM / sleep: add configurable delay for pm_test
 2015-02-22 15:17 UTC  (4+ messages)
` [PATCH v2] "

Resizing mtd partition
 2015-02-22 15:15 UTC 

[PATCH 1/1] Fix error path in mls_semantic_level_expand()
 2015-02-22 15:12 UTC 

[git pull] more vfs bits
 2015-02-22 15:12 UTC  (17+ messages)

[Buildroot] [PATCH] bmon: bump version to 3.6
 2015-02-22 15:11 UTC 

[Qemu-devel] [PATCH 0/3] Support streaming to an intermediate layer
 2015-02-22 15:08 UTC  (5+ messages)

[PATCH v2 0/4] Add ioctl and debug utilities to UFS driver
 2015-02-22 15:00 UTC  (7+ messages)
` [PATCH v2 2/4] scsi: ufs: add debugfs for ufs
` [PATCH v2 3/4] scsi: ufs: add trace events and dump prints for debug

[Bug 89272] New: GM206 does not recognize attached hdmi monitor
 2015-02-22 14:59 UTC  (2+ messages)
  ` [Bug 89272] "

[PATCH 0/3] btrfs: ENOMEM bugfixes
 2015-02-22 14:58 UTC  (3+ messages)
` [PATCH 3/3] btrfs: check io_ctl_prepare_pages return in __btrfs_write_out_cache

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

[PATCH] Staging: rtl8192e: replace memcpy() by ether_addr_copy() using coccinelle and pack variable
 2015-02-22 14:58 UTC 

[PATCH 2/2] Staging: rtl8192u: Fix grammar in a sentence
 2015-02-22 14:58 UTC  (2+ messages)
  ` [Outreachy kernel] "

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

[PATCH] Basic GM206 bringup (as copy of GM100)
 2015-02-22 14:53 UTC 

[PATCH] Staging: iio: accel: Fixed else after return or break warning
 2015-02-22 14:53 UTC 

[Bug 72575] New: Several games are unable to detect VRAM size
 2015-02-22 14:53 UTC  (2+ messages)
` [Bug 72575] "

[PATCH] Fix i2c table parsing for dcb 4.1
 2015-02-22 14:46 UTC 

[PATCH 00/31] pull: more changes
 2015-02-22 14:43 UTC  (32+ messages)
` [PATCH 01/31] more: remove function declarations
` [PATCH 02/31] more: reorder includes, declarations, and global variables
` [PATCH 03/31] more: add struct more_control and remove "
` [PATCH 04/31] more: remove dead code and useless comments
` [PATCH 05/31] more: return is statement, not a function
` [PATCH 06/31] more: use paths.h to find bourne shell and vi editor
` [PATCH 07/31] more: remove function like preprocessor defines
` [PATCH 08/31] more: remove pointless functions
` [PATCH 09/31] more: remove 'register' keywords
` [PATCH 10/31] more: avoid long else segment in prbuf()
` [PATCH 11/31] more: move runtime usage output away from command()
` [PATCH 12/31] more: move editor execution to a function "
` [PATCH 13/31] more: move skipping backwards "
` [PATCH 14/31] more: move skipping forewards "
` [PATCH 15/31] more: check open(3) return value
` [PATCH 16/31] more: remove unnecessary braces
` [PATCH 17/31] more: do not call fileno() for std{in,out,err} streams
` [PATCH 18/31] more: split run time help screen to multiple translatable lines
` [PATCH 19/31] more: tell in run time help what the 'v' will execute as editor
` [PATCH 20/31] more: add display_file() to be shared with files and stdin input
` [PATCH 21/31] more: replace siglongjmp() and signal() calls with signalfd()
` [PATCH 22/31] more: init function variables at declaration
` [PATCH 23/31] more: rename variable and function names easier to understand
` [PATCH 24/31] more: add -i ignore-case posix compliance option
` [PATCH 25/31] more: add -n <number> "
` [PATCH 26/31] more: add -e "
` [PATCH 27/31] more: fix compiler warnings
` [PATCH 28/31] more: speed up command_expansion()
` [PATCH 29/31] more: remove unnecessary variable
` [PATCH 30/31] more: remove TIOCGWINSZ preprocessor #ifdef checks
` [PATCH 31/31] more: simplify initterm()

Hello
 2015-02-22 14:32 UTC 

[PATCH 00/12] pull: script(1) changes
 2015-02-22 14:42 UTC  (13+ messages)
` [PATCH 01/12] script: remove function prototypes
` [PATCH 02/12] script: add struct script_control and remove global variables
` [PATCH 03/12] script: use signalfd() to catch signals
` [PATCH 04/12] script: use poll() rather than select()
` [PATCH 05/12] script: merge doinput() and output() functions to do_io()
` [PATCH 06/12] script: remove io vs signal race
` [PATCH 07/12] script: add 'Script started' line always to capture file
` [PATCH 08/12] script: move do_io() content to small functions
` [PATCH 09/12] script: replace strftime() workaround with CFLAGS = -Wno-format-y2k
` [PATCH 10/12] script: use correct input type, move comment, and so on
` [PATCH 11/12] script: use gettime_monotonic() to get timing file timestamps
` [PATCH 12/12] script: add noreturn function attributes

[PATCH 00/13] pull: rtcwake changes
 2015-02-22 14:42 UTC  (14+ messages)
` [PATCH 01/13] rtcwake: add rtcwake_control and remove global variables
` [PATCH 02/13] rtcwake: enumerate constant mode strings
` [PATCH 03/13] rtcwake: replace long if else statement with switch case
` [PATCH 04/13] rtcwake: remove RTC_ALM_READ and RTC_ALM_SET compatibility
` [PATCH 05/13] rtcwake: improve read_clock_mode()
` [PATCH 06/13] rtcwake: add human readable --date timestamp format
` [PATCH 07/13] rtcwake: fix preprocessor redefinition
` [PATCH 08/13] rtcwake: clean up struct tm initializations
` [PATCH 09/13] rtcwake: do not overwrite device name
` [PATCH 10/13] bash-completion: add freeze mode to rtcwake
` [PATCH 11/13] rtcwake: improve coding style
` [PATCH 12/13] rtcwake: make some command line options mutually exclusive
` [PATCH 13/13] rtcwake: read accepted mode strings from /sys/power/state

[PATCH 00/16] pull: changes to various utils
 2015-02-22 14:41 UTC  (17+ messages)
` [PATCH 01/16] whereis: tell when mandatory option is missing
` [PATCH 02/16] flock: add --verbose option
` [PATCH 03/16] flock: improve timeout handling
` [PATCH 04/16] prlimit: tell in --verbose output which pid got the new limit
` [PATCH 05/16] tunelp: remove get_val() in favour of strtol_or_err()
` [PATCH 06/16] tunelp: remove unnecessary preprocessor directives
` [PATCH 07/16] lib/strutils: move parse_switch() from setterm(1) to library
` [PATCH 08/16] tunelp: use parse_switch()
` [PATCH 09/16] eject: "
` [PATCH 10/16] rpmatch: use symbolic value when evaluation return codes
` [PATCH 11/16] tailf: check printing criteria more carefully
` [PATCH 12/16] tailf: count last lines correctly at initial print out
` [PATCH 13/16] tailf: do not allow minus signed last lines argument
` [PATCH 14/16] tailf: ensure file argument really is a file
` [PATCH 15/16] logger: move /dev/log to pathnames.h
` [PATCH 16/16] logger: fix -i argument parsing regression

[PATCH 0/2] Staging: rtl8192u: Fix coding style issues
 2015-02-22 14:40 UTC 

[Buildroot] [PATCH v2 1/2] Apache: New package
 2015-02-22 14:39 UTC  (4+ messages)
` [Buildroot] [PATCH v2 2/2] package/php: Add Apache support

live patching design (was: Re: [PATCH 1/3] sched: add sched_task_call())
 2015-02-22 14:37 UTC  (11+ messages)
                ` live kernel upgrades (was: live kernel patching design)

[RFC PATCH 0/3] Add simple EEPROM Framework via regmap
 2015-02-22 14:34 UTC  (12+ messages)
` [RFC PATCH 1/3] eeprom: Add a simple EEPROM framework

Optimal chunk size for RAID5?
 2015-02-22 14:33 UTC  (3+ messages)

[PATCH 5/5] drm/irq: Don't call ->get_vblank_counter directly from irq_uninstall/cleanup
 2015-02-22 14:11 UTC  (3+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] drm: WARN if drm_handle_vblank is called errornously

Is there any way to access to the following r4 partition on disk - /dev/sdb
 2015-02-22 14:32 UTC 

HDMI2.0
 2015-02-22 14:27 UTC 

[Buildroot] [git commit branch/next] apache: new package
 2015-02-22 14:24 UTC 

[Buildroot] [git commit] apache: new package
 2015-02-22 14:24 UTC 

[Linux-v3.19-9526-ga135c717d5cd + vfs.git] blk_update_request: I/O error, dev loop0
 2015-02-22 14:21 UTC  (2+ messages)

Testpmd returns error
 2015-02-22 14:17 UTC  (2+ messages)

[PATCH] power: bq27x00_battery: add bq27510 support
 2015-02-22 14:08 UTC 

linux-yocto task performance numbers
 2015-02-22 14:05 UTC  (2+ messages)

[PATCH] drm: Fix deadlock due to getconnector locking changes
 2015-02-22 13:55 UTC  (2+ messages)

[Buildroot] [PATCH 0/11 v5] weston: new freerdp backend (branch yem/freerdp)
 2015-02-22 14:01 UTC  (9+ messages)
` [Buildroot] [PATCH 08/11 v5] package/freerdp: add options to enable/disable server and/or client
` [Buildroot] [PATCH 10/11 v5] package/freerdp: install server key and certificate

[PATCH v2] Staging: rtl8192u: Convert comments from C99 to C89 style
 2015-02-22 14:00 UTC 

Linux TV support Elgato EyeTV hybrid
 2015-02-22 13:47 UTC  (3+ messages)

[PATCH V5 0/4] Refactor do_wp_page, no functional change
 2015-02-22 13:42 UTC  (5+ messages)
` [PATCH V5 1/4] mm: Refactor do_wp_page, extract the reuse case
` [PATCH V5 2/4] mm: Refactor do_wp_page - rewrite the unlock flow
` [PATCH V5 3/4] mm: refactor do_wp_page, extract the page copy flow
` [PATCH V5 4/4] mm: Refactor do_wp_page handling of shared vma into a function

[PATCH 00/27] Convert seq_<foo> output calls to return void
 2015-02-22 13:41 UTC  (6+ messages)
` [PATCH 19/27] s390: Remove use of seq_printf return value
` [PATCH 23/27] cgroup: "

Port Newer Kernel to Android Device
 2015-02-22 13:40 UTC  (3+ messages)

[Buildroot] [PATCH] linux: adjust fixup logic for ktap
 2015-02-22 13:39 UTC 

touched files
 2015-02-22 13:30 UTC 

[Qemu-devel] [PATCH 0/6 v4] tilegx: Can load elf64 tilegx binary successfully for linux-user
 2015-02-22 13:37 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/6 v4] target-tilegx: Firstly add to qemu with minimized features
` [Qemu-devel] [PATCH 3/6 v4] linux-user: tilegx: Add target features support within qemu
` [Qemu-devel] [PATCH 4/6 v4] linux-user: Support tilegx architecture in syscall
` [Qemu-devel] [PATCH 5/6 v4] linux-user: Support tilegx architecture in linux-user
` [Qemu-devel] [PATCH 6/6 v4] linux-user/syscall.c: Switch all macros which are not defined in tilegx

[PATCH V4 0/4] Refactor do_wp_page, no functional change
 2015-02-22 13:28 UTC  (9+ messages)
` [PATCH V4 1/4] mm: Refactor do_wp_page, extract the reuse case
` [PATCH V4 2/4] mm: Refactor do_wp_page - rewrite the unlock flow
` [PATCH V4 3/4] mm: refactor do_wp_page, extract the page copy flow
` [PATCH V4 4/4] mm: Refactor do_wp_page handling of shared vma into a function

[PATCH] Staging: vt6656: replace memcpy() by ether_addr_copy() using coccinelle and pack variable
 2015-02-22 13:27 UTC 

[PATCH v2] x86, boot: Enable ident_mapping for kasl above 4G on 64bit
 2015-02-22 13:24 UTC  (2+ messages)

re-add POLICY
 2015-02-22 13:23 UTC  (5+ messages)

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

[PATCH] x86, boot: Allow 64bit EFI kernel to be loaded above 4G
 2015-02-22 13:18 UTC  (11+ messages)

Mygica T230 DVB-T/T2/C Ubuntu 14.04 (kernel 3.13.0-45) using media_build
 2015-02-22 13:17 UTC 

[PATCH -part1 0/3] mm: improve handling of mm->exe_file
 2015-02-22 13:14 UTC  (8+ messages)
` [PATCH 1/3] kernel/audit: consolidate "

[PATCH] iommu/io-pgtable-arm: Add built time dependency
 2015-02-22 13:09 UTC  (5+ messages)

[PATCH] Staging: rtl8192u: Fix do not use // c99 comments
 2015-02-22 12:52 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH] Staging: rtl8188eu: Fix line over 80 characters
 2015-02-22 12:49 UTC  (2+ messages)
` [Outreachy kernel] "


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.