All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-04-13 21:07:57 to 2015-04-13 23:14:37 UTC [more...]

[PATCH v2 0/7] Basic support to ZTE ZX296702
 2015-04-13 23:14 UTC  (2+ messages)

[PATCH 1/2] livepatch: Add a new function to verify the address and name match for extra module
 2015-04-13 23:13 UTC  (10+ messages)
` [PATCH 2/2] livepatch: Fix the bug if the function name is larger than KSYM_NAME_LEN-1

[PATCH 0/5] linux-yocto: consolidated pull request
 2015-04-13 23:11 UTC  (3+ messages)
` [PATCH 4/5] linux-yocto/3.19: fixes for Intel core warnings

[PATCH 1/7] drm/i915: PSR: Remove wrong LINK_DISABLE
 2015-04-13 23:11 UTC  (3+ messages)

[PATCH v2] perf probe: Find compilation directory path for lazy matching
 2015-04-13 23:10 UTC  (3+ messages)
` [PATCH v3] "

[GIT PULL 1/2] ARM: tegra: Core code changes for v4.1-rc1
 2015-04-13 23:09 UTC  (5+ messages)
` [GIT PULL v2 "

[PATCH 1/5] drm/i915: PSR: Remove wrong LINK_DISABLE
 2015-04-13 23:09 UTC  (4+ messages)
` [PATCH 5/5] drm/i915: Enable PSR by default

[Buildroot] [PATCH v2 1/1] xserver_xorg-server: Change default to X.org modular server
 2015-04-13 23:09 UTC  (6+ messages)

[GIT PULL 0/5] perf/core improvements and fixes
 2015-04-13 23:09 UTC  (13+ messages)
` [PATCH 1/5] tracing, mm: Record pfn instead of pointer to struct page
` [PATCH 2/5] perf kmem: Analyze page allocator events also
` [PATCH 3/5] perf probe: Set retprobe flag when probe in address-based alternative mode
` [PATCH 4/5] perf probe: Make --source avaiable when probe with lazy_line
` [PATCH 5/5] perf probe: Fix segfault when probe with lazy_line to file

[GIT PULL] livepatching for 4.1
 2015-04-13 23:08 UTC 

[GIT PULL] trivial for 4.1
 2015-04-13 23:08 UTC 

[GIT PULL] HID for 4.1
 2015-04-13 23:08 UTC 

[PATCH resend] Renesas Ethernet AVB driver
 2015-04-13 23:08 UTC  (11+ messages)

[GIT PULL] omap late prcm clean-up for v4.1
 2015-04-13 23:06 UTC  (3+ messages)

[PATCH] clk: divider: handle integer overflow when dividing large clock rates
 2015-04-13 23:03 UTC 

+ binfmt_elf-fix-bug-in-loading-of-pie-binaries.patch added to -mm tree
 2015-04-13 23:02 UTC 

TIF_SINGLESTEP bug?
 2015-04-13 22:59 UTC  (3+ messages)

[PATCH v4 00/24] ILP32 for ARM64
 2015-04-13 22:58 UTC  (4+ messages)

[GIT PULL] ARM: mvebu: fixes changes for v4.0
 2015-04-13 22:58 UTC  (2+ messages)

[GIT PULL] MAINTAINERS update for Broadcom SoCs for 4.1
 2015-04-13 22:56 UTC  (3+ messages)

Hidden dependency of i2c-hid on GPIOLIB
 2015-04-13 22:55 UTC 

[PATCH] Use -mcount-record for dynamic ftrace
 2015-04-13 22:54 UTC  (5+ messages)

[Buildroot] [PATCHv5] system: allow/disallow root login, accept encoded passwords
 2015-04-13 22:50 UTC  (2+ messages)

[PATCH] binfmt_elf: Fix bug in loading of PIE binaries
 2015-04-13 22:49 UTC 

sched: Improve load balancing in the presence of idle CPUs
 2015-04-13 22:49 UTC  (11+ messages)

[GIT PULL] Broadcom SoC changes for 4.1
 2015-04-13 22:47 UTC  (2+ messages)

[PATCH v14 for 4.1] sys_membarrier(): system-wide memory barrier (x86)
 2015-04-13 22:45 UTC  (3+ messages)

[PATCH v4 net-next 2/2] tc: add 'needs_l2' flag to ingress qdisc
 2015-04-13 22:44 UTC  (3+ messages)

[GIT PULL] ARM: mediatek: soc fixes for v4.1
 2015-04-13 22:44 UTC  (3+ messages)

TODO list
 2015-04-13 22:42 UTC  (3+ messages)

Two new breakages since Thursday
 2015-04-13 22:41 UTC  (4+ messages)

[meta-handheld] Pull Request 20150414 - Kernel updates
 2015-04-13 22:40 UTC 

[PATCH v3] Renesas Ethernet AVB driver
 2015-04-13 22:38 UTC  (4+ messages)

[PATCH v2 00/21] staging: rtl8192e: Fix more checkpatch.pl warnings
 2015-04-13 22:39 UTC  (26+ messages)
` [PATCH v2 01/21] staging: rtl8192e: Fix SPACE_BEFORE_TAB warnings
` [PATCH v2 02/21] staging: rtl8192e: Copy comments from r819XE_phyreg.h to r8192E_phyreg.h
` [PATCH v2 03/21] staging: rtl8192e: remove r819xE_phyreg.h
` [PATCH v2 04/21] staging: rtl8192e: Fix SPACING errors
` [PATCH v2 05/21] staging: rtl8192e: Remove bb tx gains from r8192_priv
` [PATCH v2 06/21] staging: rtl8192e: Fix LINE_SPACING warning
` [PATCH v2 07/21] staging: rtl8192e: Fix DEEP_INDENTATION warnings in rtllib_parse_info_param()
` [PATCH v2 08/21] staging: rtl8192e: Fix DEEP_INDENTATION warnings in rtl_dm.c
` [PATCH v2 09/21] staging: rtl8192e: Fix DeviceID in rtl8192_pci_findadapter()
` [PATCH v2 10/21] staging: rtl8192e: replace memcpy() -> ether_addr_copy_unaligned()
` [PATCH v2 11/21] staging: rtl8192e: Fix DEEP_INDENTATION warning in rtllib_parse_info_param()
` [PATCH v2 12/21] staging: rtl8192e: replace memcmp() with ether_addr_equal_unaligned()
` [PATCH v2 13/21] staging: rtl8192e: Fix PREFER_PR_LEVEL warnings
` [PATCH v2 14/21] staging: rtl8192e: Fix LONG_LINE warnings
` [PATCH v2 15/21] staging: rtl8192e: Fix LONG_LINE warnings - modify variables
` [PATCH v2 16/21] staging: rtl8192e: Fix LONG_LING in rtllib_parse_info_param()
` [PATCH v2 17/21] staging: rtl8192e: Fix LONG_LINE warnings (conditions)
` [PATCH v2 18/21] staging: rtl8192e: fix LONG_LINE warnings - replace ?: expressions
` [PATCH v2 19/21] staging: rtl8192e: Fix LONG_LINE in rtllib_parse_mife_generic()
` [PATCH v2 20/21] staging: rtl8192e: Fix LONG_LINE in simplify rtl8192_process_phyinfo()
` [PATCH v2 21/21] staging: rtl8192e: Remove unimplemented iwpriv handlers

[meta-oe][PATCH] zap_empty_root_password doesn't work with toybox, /etc/passwd isn't never edit if /etc/shadow exist
 2015-04-13 22:36 UTC  (3+ messages)

[PATCH 0/8] staging: rtl8192e: Fix more checkpatch.pl warnings
 2015-04-13 22:37 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/6] QEMU:Xen stubdom vTPM for HVM virtual machine(QEMU patch)
 2015-04-13 22:35 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 6/6] Qemu-Xen-vTPM: Add a parameter indicating whether the command that was a selftest
    `  "

[RFC PATCH] ARM: debug: Add prompt for FRAME_POINTER to Kconfig.debug
 2015-04-13 22:34 UTC  (3+ messages)

[U-Boot] [PATCH v4 0/9] Allow sandbox to use config_distro_bootcmd
 2015-04-13 22:34 UTC  (5+ messages)
` [U-Boot] [PATCH v4 9/9] sandbox: add config_distro_defaults and config_distro_bootcmd

[PATCH net 0/4] Fixes for sh_eth #4 v2
 2015-04-13 22:32 UTC  (4+ messages)
` [PATCH net 1/4] sh_eth: Ensure proper ordering of descriptor active bit write/read

[Buildroot] [PATCHv2 00/21] Package based 'source', 'legal-info', 'source-check' and 'external-deps'
 2015-04-13 22:29 UTC  (16+ messages)
` [Buildroot] [PATCHv2 09/21] pkg-download: remove support for the SHOW_EXTERNAL_DEPS DL_MODE
` [Buildroot] [PATCHv2 10/21] Makefile: move source-check outside of noconfig_targets
` [Buildroot] [PATCHv2 12/21] pkg-generic: implement source-check targets

[U-Boot] [PATCH 0/2] ARMv8: driver model enable
 2015-04-13 22:26 UTC  (7+ messages)
` [U-Boot] [PATCH 1/2] ARMv8: enable pre-allocation malloc
  ` [U-Boot] [PATCH 2/2] ARMv8: enable DM in vexpress64 board

Requesting `git stash --cached` or something similar
 2015-04-13 21:24 UTC 

[PATCH] Allow boot to continue if swap devices are not detected
 2015-04-13 22:21 UTC 

[PATCH v3 01/11] powerpc/8xx: remove remaining unnecessary code in FixupDAR
 2015-04-13 22:19 UTC  (6+ messages)
` [v3, "

[PATCH 06/11] drm/i915: Add supporting structure for Displayport Link CTS test 4.2.2.6
 2015-04-13 22:18 UTC  (3+ messages)
` [PATCH 06/13] drm: "

[PATCH net-next] hv_netvsc: Implement partial copy into send buffer
 2015-04-13 23:34 UTC  (2+ messages)

[PATCH 0/2] eal-pci: cleanups
 2015-04-13 22:11 UTC  (3+ messages)
  ` [PATCH 1/2] pci: cleanup whitespace
  ` [PATCH 2/2] pci: rearrange logic from compare loop

[PATCHv2 0/3] Add devm_of_phy_get_by_index and update platform drivers
 2015-04-13 22:10 UTC  (8+ messages)
` [PATCHv2 1/3] phy: core: Add devm_of_phy_get_by_index to phy-core
` [PATCHv2 2/3] usb: ehci-platform: Use devm_of_phy_get_by_index
` [PATCHv2 3/3] usb: ohci-platform: "

[U-Boot] [ANN] U-Boot v2015.04 released
 2015-04-13 22:10 UTC  (2+ messages)

[PATCH] drm/panel: Add display timing for HannStar HSD100PXN1
 2015-04-13 22:09 UTC 

zfs pool devices detection in core/osdep/unix/getroot.c
 2015-04-13 22:08 UTC  (3+ messages)

[patch 0/5] hrtimer: Cleanup usage trainwrecks treewide
 2015-04-13 22:08 UTC  (8+ messages)
` [patch 4/5] net: hip04: Make tx coalesce timer actually work
` [patch 5/5] staging: ozwpan: Fix hrtimer wreckage

[PATCH] nfs: Fix unused variable build warning when CONFIG_SUNRPC_DEBUG is not set
 2015-04-13 22:06 UTC 

[PATCH] tracing: Increase stack skip on event trigger
 2015-04-13 22:06 UTC  (2+ messages)

god dag
 2015-04-13 19:14 UTC 

[PATCH 0/3] Qualcomm 8974 RPM & Regulator drivers
 2015-04-13 21:58 UTC  (8+ messages)
` [PATCH 1/3] mfd: devicetree: bindings: Add Qualcomm SMD based RPM DT binding
` [PATCH 2/3] mfd: qcom-smd-rpm: Driver for the Qualcomm RPM over SMD
` [PATCH 3/3] regulator: qcom: smd: Regulator driver for the Qualcomm RPM

Missing support for ECC_SOFT_BCH in fsl-elbc-nand
 2015-04-13 21:56 UTC  (4+ messages)

[PATCH v6 1/2] smpboot: allow excluding cpus from the smpboot threads
 2015-04-13 21:54 UTC  (7+ messages)
` [PATCH] "

[PATCH] powerpc/perf: Cap 64bit userspace backtraces to PERF_MAX_STACK_DEPTH
 2015-04-13 21:51 UTC 

[PATCH v3 0/7] tracing: 'hist' triggers
 2015-04-13 21:49 UTC  (3+ messages)

[RESEND][PATCH] ARM errata, 430973: update the affected revisions
 2015-04-13 21:45 UTC  (10+ messages)

[Buildroot] [PATCH 1/1] linux: Add uImage support for powerpc64
 2015-04-13 21:49 UTC 

[PATCH] kdbus: do not append the same connection to the queue twice
 2015-04-13 21:48 UTC  (2+ messages)

[RFC PATCH net-next 00/10] ipv6: Only create RTF_CACHE route after encountering pmtu exception
 2015-04-13 21:46 UTC  (5+ messages)
` [RFC PATCH net-next 10/10] ipv6: Create percpu rt6_info

Big disk space usage difference, even after defrag, on identical data
 2015-04-13 21:45 UTC  (4+ messages)

[PATCH 1/7] path.c: implement xdg_config_home()
 2015-04-13 21:43 UTC  (2+ messages)

[Buildroot] [PATCH] iproute2: bump to version 4.0.0
 2015-04-13 21:42 UTC 

[Buildroot] [PATCH 1/2] python-sip: new package
 2015-04-13 21:40 UTC  (6+ messages)
` [Buildroot] [PATCH 2/2] python-pyqt: "

[Buildroot] [PATCH 1/1] imagemagick: bump to version 6.9.1-1
 2015-04-13 21:38 UTC 

[RFC] new locking primitive (pulled from fs_pin)
 2015-04-13 21:37 UTC  (2+ messages)

[PATCH RESEND] btrfs: unlock i_mutex after attempting to delete subvolume during send
 2015-04-13 21:33 UTC  (2+ messages)

[PATCH v2 0/3] btrfs: ENOMEM bugfixes
 2015-04-13 21:32 UTC  (6+ messages)

[PATCH] MAINTAINERS: Remove yasutake.koichi@jp.panasonic.com
 2015-04-13 21:29 UTC  (2+ messages)

[RFC v3] mac80211: lock rate control
 2015-04-13 21:26 UTC  (3+ messages)

[Qemu-devel] [PATCH] linux-user: in poll(), if nfds is 0, pfd can be NULL
 2015-04-13 21:25 UTC 

[patch net-next v2 0/2] switchdev: unify naming prefix
 2015-04-13 21:25 UTC  (3+ messages)
` [patch net-next v2 1/2] switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/
` [patch net-next v2 2/2] switchdev: s/swdev_/switchdev_/

arm64 efi_power_off crash
 2015-04-13 21:24 UTC  (2+ messages)

[PATCH 1/1] python3: Upgrade from 3.3.3 to 3.4.2
 2015-04-13 21:24 UTC  (3+ messages)

[PATCH] doc: fixed verbatim sections in vmxnet3 docs
 2015-04-13 21:23 UTC  (3+ messages)

[PATCH] OMAP3 ISP: Set DMA segment size
 2015-04-13 21:22 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] systemd: v219 with stable fixes
 2015-04-13 21:21 UTC  (10+ messages)

[OSSTEST Nested PATCH v8 0/7] Introduction of netsted HVM test job
 2015-04-13 21:19 UTC  (8+ messages)
` [OSSTEST Nested PATCH v8 1/7] parsing grub which has 'submenu' primitive
` [OSSTEST Nested PATCH v8 2/7] Changes to support '/boot' leading paths of kernel, xen, in grub
` [OSSTEST Nested PATCH v8 3/7] Edit some APIs in TestSupport.pm for nested test
` [OSSTEST Nested PATCH v8 4/7] Changes on test step of Debian hvm guest install
` [OSSTEST Nested PATCH v8 5/7] Add new script to customize nested test configuration
` [OSSTEST Nested PATCH v8 6/7] Compose the main recipe of nested test job
` [OSSTEST Nested PATCH v8 7/7] Add test job for nest test case

[Buildroot] [PATCH] libgpgme: bump to version 1.5.4
 2015-04-13 21:18 UTC 

[Buildroot] [PATCH] libksba: security bump to version 1.3.3
 2015-04-13 21:17 UTC 

Atomic changes to IP sets
 2015-04-13 21:16 UTC  (4+ messages)

[PATCH 0/5] intel_pstate: Use C0 time, calculate target pstate directly
 2015-04-13 21:16 UTC  (3+ messages)

[PATCH] image.bbclass: Allow to remove do_rootfs -> virtual/kernel:do_packagedata dependency
 2015-04-13 21:14 UTC 

capture high resolution images from webcam
 2015-04-13 21:13 UTC  (4+ messages)

maybe dumb question about RCU
 2015-04-13 21:13 UTC  (8+ messages)

[Buildroot] [PATCH v2 0/2] Web2py and pydal new packages
 2015-04-13 21:10 UTC  (5+ messages)
` [Buildroot] [PATCH v2 2/2] package/python-web2py: new package

When and how to to contact the Git developers (gist)
 2015-04-13 21:10 UTC  (2+ messages)

[Intel-wired-lan] [net-next S3 01/13] i40evf: fix bad indentation
 2015-04-13 21:10 UTC  (3+ messages)

[Resend][PATCH] ACPICA: Store GPE register enable masks upfront
 2015-04-13 21:10 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.