All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-22 10:43:44 to 2015-02-22 14:42:22 UTC [more...]

[PATCH 00/13] pull: rtcwake changes
 2015-02-22 14:42 UTC 

[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 1/2] Staging: rtl8192u: Convert comments from C99 to C89 style
 2015-02-22 14:41 UTC 

[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  (12+ 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  (4+ messages)

[PATCH 5/5] drm/irq: Don't call ->get_vblank_counter directly from irq_uninstall/cleanup
 2015-02-22 14:11 UTC  (4+ messages)
` [PATCH] "
` [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] apache: new package
 2015-02-22 14:24 UTC 

[Buildroot] [git commit branch/next] 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  (11+ 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)

[git pull] more vfs bits
 2015-02-22 13:23 UTC  (17+ 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  (16+ 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)

communicating from the user space
 2015-02-22 13:02 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] "

[Bug 87715] New: Changing resolution away from 1680x1050 results in scattered display
 2015-02-22 12:35 UTC  (2+ messages)
  ` [Bug 87715] [NV50] "

[PATCH 0/4] nilfs2: shorten execution time of lscp command
 2015-02-22 12:34 UTC  (5+ messages)
  ` [PATCH 1/4] nilfs2: unify type of key arguments in bmap interface
  ` [PATCH 2/4] nilfs2: add bmap function to seek a valid key
  ` [PATCH 3/4] nilfs2: add helper to find existent block on metadata file
  ` [PATCH 4/4] nilfs2: improve execution time of NILFS_IOCTL_GET_CPINFO ioctl

[PATCH 0/2] HID: huion: add libinput support
 2015-02-22 12:33 UTC  (6+ messages)

[v3.20]: Missing /sys/class/ACAD directory OR Cannot release Mutex
 2015-02-22 12:33 UTC  (2+ messages)

Kernelnewbies Digest, Vol 51, Issue 31
 2015-02-22 12:31 UTC 

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

iwlwifi: ampdu_factor for iwl-6000 is set to 0
 2015-02-22 12:19 UTC  (2+ messages)

[PATCH] MFD: Mediatek MT6397 base support
 2015-02-22 12:15 UTC  (6+ messages)
` [PATCH 1/2] mfd: Add support for the MediaTek MT6397 PMIC
` [PATCH 2/2] mfd: dt-bindings: Add bindings "

[U-Boot] [PATCH] omap3: ARM Cortex-A8 errata workarounds config option
 2015-02-22 12:06 UTC  (2+ messages)

[PATCH] Mediatek PMIC wrapper support
 2015-02-22 12:02 UTC  (6+ messages)
` [PATCH 1/2] soc: mediatek: Add PMIC wrapper for MT8135 and MT8173 SoCs
` [PATCH 2/2] dt-bindings: ARM: Mediatek: document binding for the PMIC wrapper

3.19: ixgbe 0000:01:00.0 eth4: initiating reset due to tx timeout
 2015-02-22 12:01 UTC 

[Buildroot] [git commit branch/next] ktap: bump version
 2015-02-22 11:55 UTC 

[Buildroot] [git commit] ktap: bump version
 2015-02-22 11:55 UTC 

[PATCH] drm: Fix the CRTC_STEREO_DOUBLE_ONLY define to include stero modes
 2015-02-22 11:56 UTC  (3+ messages)

[Buildroot] [PATCH for buildroot-test 1/2] br-reproduce-build: support repository with non standard name
 2015-02-22 11:53 UTC  (2+ messages)

[PATCH] mk: add support for gdb debug info generation
 2015-02-22 11:51 UTC  (3+ messages)

Update front buffer without CPU interaction?
 2015-02-22 11:52 UTC  (2+ messages)

i8k: move driver from char to hwmon
 2015-02-22 11:50 UTC  (2+ messages)
` [lm-sensors] "

[PATCH v6]: clk: Add common clock support for Mediatek MT8135 and MT8173
 2015-02-22 11:49 UTC  (12+ messages)
` [PATCH 1/5] clk: mediatek: Add initial common clock support for Mediatek SoCs
` [PATCH 2/5] clk: mediatek: Add reset controller support
` [PATCH 3/5] clk: mediatek: Add basic clocks for Mediatek MT8135
` [PATCH 4/5] clk: mediatek: Add basic clocks for Mediatek MT8173
` [PATCH 5/5] dt-bindings: ARM: Mediatek: Document devicetree bindings for clock/reset controllers

[PATCH] TWL4030 charger
 2015-02-22 11:50 UTC  (2+ messages)

[resend][PATCH v10 0/2] ns, procfs: pid conversion between ns
 2015-02-22 11:48 UTC  (5+ messages)
` [resend][PATCH v10 1/2] /proc/PID/status: show all sets of pid according to ns
` [PATCH v10 2/2] docs: add missing and new /proc/PID/status file entries, fix typos

[resend][PATCH v10 0/2] ns, procfs: pid conversion between ns
 2015-02-22 11:48 UTC 

[PATCH] drm/udl: add enable/disable_vblank stubs
 2015-02-22 11:49 UTC  (3+ messages)

[Buildroot] [git commit] weston: add patch to fix uClibc build caused CLOCK_BOOTTIME
 2015-02-22 11:45 UTC 

[Buildroot] [git commit branch/next] weston: add patch to fix uClibc build caused CLOCK_BOOTTIME
 2015-02-22 11:45 UTC 

[PATCH 18/30] IB/mlx4: Remove gid table management for RoCE
 2015-02-22 11:41 UTC  (2+ messages)

[PATCH 1/3] drm/layerscape: Add fsl dcu DRM driver
 2015-02-22 11:35 UTC  (4+ messages)

[PATCH BlueZ 00/18] Implement GATT server D-Bus API
 2015-02-22 11:26 UTC  (2+ messages)

[PATCH 1/5] drm: Add DRM_DEBUG_ATOMIC
 2015-02-22 11:24 UTC  (5+ messages)
` [PATCH 2/5] drm: If available use atomic state in getcrtc ioctl
` [PATCH 3/5] drm/atomic: Rename drm_atomic_helper_commit_pre_planes() state argument
` [PATCH 4/5] drm/atomic-helper: Rename commmit_post/pre_planes
` [PATCH 5/5] drm/atomic-helpers: make mode_set hooks optional

[PATCH 1/1 linux-next] btrfs: fix sizeof format specifier in btrfs_check_super_valid()
 2015-02-22 11:20 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/weston: add support for the RDP compositor
 2015-02-22 11:14 UTC 

[Buildroot] [git commit] package/weston: add support for the RDP compositor
 2015-02-22 11:14 UTC 

[Buildroot] [git commit branch/next] package/freerdp: install server key and certificate
 2015-02-22 11:11 UTC 

[Buildroot] [git commit] package/freerdp: install server key and certificate
 2015-02-22 11:11 UTC 

[Buildroot] [git commit] package/freerdp: also install to staging
 2015-02-22 11:10 UTC 

[Buildroot] [git commit branch/next] package/freerdp: also install to staging
 2015-02-22 11:10 UTC 

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

[PATCH] Staging: lustre: Remove typedefs
 2015-02-22 11:07 UTC 

[PATCH 0/4] Removed some checkpatch.pl warnings
 2015-02-22 11:06 UTC  (3+ messages)
` [PATCH 3/4] staging: lustre: lnet: klnds: o2iblnd: Deleted unnecessary brackets
  ` [Outreachy kernel] "

[PATCH] platform: x86: dell-laptop: Add support for keyboard backlight
 2015-02-22 11:04 UTC  (2+ messages)

[PATCH 1/2] Staging: lustre: Deleted space prohibited between function name and open parenthesis
 2015-02-22 11:01 UTC  (3+ messages)
` [PATCH 2/2] Staging: lustre: Remove return in void function
  ` [Outreachy kernel] "

[PATCH] staging: rtl8712: WARNING prefer ether_addr_copy() over memcpy()
 2015-02-22 11:00 UTC 

[ath9k-devel] ath9k-devel Digest, Vol 80, Issue 21
 2015-02-22 11:00 UTC 

[PATCH] Remove braces from single statement block
 2015-02-22 10:58 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH] KVM: PPC: BOOK3S: HV: remove rma related variables from code
 2015-02-22 10:55 UTC  (2+ messages)

[PATCH v2] net: Remove state argument from skb_find_text()
 2015-02-22 10:46 UTC 

iio: dht11 Updates
 2015-02-22 10:44 UTC  (10+ messages)
        ` [PATCHv2 1/3] iio: dht11: Fix out-of-bounds read
            ` [PATCHv2 2/3,RESEND] iio: dht11: Add locking

[PATCH] drm/radeon: Fix regression with suspend/resume
 2015-02-22 10:44 UTC  (9+ 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.