All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-26 21:49:34 to 2015-02-26 23:07:35 UTC [more...]

[PATCH V2] staging: rtl8712: warning of prefer ether_addr_copy
 2015-02-26 23:07 UTC  (2+ messages)
` [Outreachy kernel] "

Flows! Offload them
 2015-02-26 23:06 UTC  (11+ messages)

File Read Returns Non-existent Null Bytes
 2015-02-26 23:06 UTC  (5+ messages)
` fsx size error (was: File Read Returns Non-existent Null Bytes)

[PATCH] [media] saa7164: use an MSI interrupt when available
 2015-02-26 23:06 UTC  (5+ messages)

[PATCH] Fix offset2lib issue for x86*, ARM*, PowerPC and MIPS
 2015-02-26 23:05 UTC  (18+ messages)

+ fix-offset2lib-issue-for-x86-arm-powerpc-and-mips-fix-fix.patch added to -mm tree
 2015-02-26 23:04 UTC 

Mygica T230 DVB-T/T2/C Ubuntu 14.04 (kernel 3.13.0-45) using media_build
 2015-02-26 23:03 UTC  (4+ messages)

[PATCH v4] Staging: rtl8192u: Replace printk() with pr_debug()
 2015-02-26 23:03 UTC 

3.20-rc0 breaks nfsroot over usb
 2015-02-26 23:03 UTC  (5+ messages)

[Qemu-devel] [PULL 00/11] X86 patches
 2015-02-26 23:00 UTC  (7+ messages)
` [Qemu-devel] [PULL 08/11] linux-user: Check for cpu_init() errors

[PATCH] ASoC: sgtl5000: remove useless register write clearing CHRGPUMP_POWERUP
 2015-02-26 22:59 UTC 

[PATCH v2] coresight-stm: adding driver for CoreSight STM component
 2015-02-26 22:58 UTC  (5+ messages)

[Qemu-devel] [RFC 00/10] MultiThread TCG
 2015-02-26 22:56 UTC  (5+ messages)
` [Qemu-devel] [RFC 01/10] target-arm: protect cpu_exclusive_*

[PATCH] block: ioprio: fix error path return code in set_task_ioprio()
 2015-02-26 22:57 UTC 

[PATCH] block: ioprio: drop useless free_uid label
 2015-02-26 22:57 UTC 

[PATCH] Staging: lustre: lustre: mgc: Delete the excess white space
 2015-02-26 22:56 UTC 

[PATCH] block: drop extra (and bogus) printk
 2015-02-26 22:56 UTC 

[Buildroot] [PATCH v1] directfb-examples fix bfin compile
 2015-02-26 22:55 UTC  (2+ messages)

[Xenomai] interrupt service
 2015-02-26 22:55 UTC  (20+ messages)

[PATCH RFC 0/6] ASoC: sgtl5000: fix use of regulators and internal LDO
 2015-02-26 22:54 UTC  (7+ messages)
` [RFC PATCH 1/6] ASoC: sgtl5000: fix regulator support
` [RFC PATCH 2/6] ASoC: sgtl5000: write all default registers
` [RFC PATCH 3/6] ASoC: sgtl5000: initialize CHIP_ANA_POWER to power-on defaults
` [RFC PATCH 4/6] ASoC: sgtl5000: check return values
` [RFC PATCH 5/6] ASoC: sgtl5000: disable internal PLL early
` [RFC PATCH 6/6] ASoC: sgtl5000: Don't disable regulators in SND_SOC_BIAS_OFF

[PATCH] rpc-statd-notify: Added Requires=network.target to service file
 2015-02-26 22:53 UTC 

[PATCH v2 0/7] The power allocator thermal governor
 2015-02-26 22:52 UTC  (5+ messages)
` [PATCH v2 5/7] thermal: add trace events to the power allocator governor

[Buildroot] [autobuild.buildroot.net] Build results for 2015-02-25
 2015-02-26 22:51 UTC  (3+ messages)

[PATCH V7 1/1] perf tool:perf diff support for different binaries
 2015-02-26 22:49 UTC  (5+ messages)

+ fork-report-pid-reservation-failure-properly.patch added to -mm tree
 2015-02-26 22:49 UTC 

[PATCH v3] Staging: rtl8192u: Replace printk() with pr_debug()
 2015-02-26 22:49 UTC 

[RFC PATCH] fork: report pid reservation failure properly
 2015-02-26 22:49 UTC  (4+ messages)
` [PATCH] "

[Buildroot] [PATCH 1/1] libgc: Remove duplicated package
 2015-02-26 22:48 UTC  (2+ messages)

[PATCH] drm/i915: Redo WMs when cursor size changes
 2015-02-26 22:48 UTC 

[PATCH 1/1] Drivers: hv: vmbus: Add support for VMBus panic notifier handler
 2015-02-27  0:03 UTC 

[RFC 2/2] x86, vdso, pvclock: Simplify and speed up the vdso pvclock reader
 2015-02-26 22:46 UTC  (14+ messages)

[PATCH] http: Add Accept-Language header if possible
 2015-02-26 22:45 UTC  (15+ messages)
` [PATCH v9 0/1] "
  ` [PATCH v9 1/1] "

[PATCH 00/10] omap3 crypto fixes
 2015-02-26 22:46 UTC  (2+ messages)

[PATCH] ebtables: Cache a copy of the v3.16 kernel headers in the ebtables tree
 2015-02-26 22:45 UTC  (3+ messages)
  ` [PATCHv2] "

[RFC PATCH 0/3] genirq: mixing IRQF_NO_SUSPEND and wakeup sources on shared IRQs
 2015-02-26 23:07 UTC  (5+ messages)
    ` [PATCH] genirq / PM: Add flag for shared NO_SUSPEND interrupt lines

[PATCH 00/16] x86/asm changes for 4.1 for review
 2015-02-26 22:40 UTC  (17+ messages)
` [PATCH 01/16] x86: open-code register save/restore in trace_hardirqs thunks
` [PATCH 02/16] x86: introduce push/pop macros which generate CFI_REL_OFFSET and CFI_RESTORE
` [PATCH 03/16] x86: entry_64.S: fix wrong symbolic constant usage: R11->ARGOFFSET
` [PATCH 04/16] x86: entry_64.S: always allocate complete "struct pt_regs"
` [PATCH 05/16] x86: entry_64.S: fix comments. No code changes
` [PATCH 06/16] x86: code shrink in paranoid_exit
` [PATCH 07/16] x86: mass removal of ARGOFFSET. No code changes
` [PATCH 08/16] x86, entry: Remove int_check_syscall_exit_work
` [PATCH 09/16] x86: add comments about various syscall instructions, no code changes
` [PATCH 10/16] x86: entry_64.S: move save_paranoid and ret_from_fork closer to their users
` [PATCH 11/16] x86: entry_64.S: rename save_paranoid to paranoid_entry, no code changes
` [PATCH 12/16] x86: ia32entry.S: fold IA32_ARG_FIXUP macro into its callers
` [PATCH 13/16] x86: entry_64.S: use more understandable constants
` [PATCH 14/16] x86: ia32entry.S: use more understandable constant
` [PATCH 15/16] x86: entry.S: simplify optimistic SYSRET
` [PATCH 16/16] x86_64, entry: Remove a bogus ret_from_fork optimization

+ ptrace-x86-fix-the-tif_forced_tf-logic-in-handle_signal.patch added to -mm tree
 2015-02-26 22:43 UTC 

[PATCH] ovs: Turn vports with dependencies into separate modules
 2015-02-26 22:43 UTC  (3+ messages)

master - system_id: remove unwanted foreign error for some commands
 2015-02-26 22:42 UTC 

[PATCH] gstreamer1.0: Shorten __FILE__ in gst_debug_log output on all platforms
 2015-02-26 22:40 UTC  (8+ messages)

[PATCH 0/3 v6] drivers/bus: Freescale Management Complex bus driver patch series
 2015-02-26 22:31 UTC  (7+ messages)

Plain "./fio" segfaults on FreeBSD
 2015-02-26 22:40 UTC  (3+ messages)

+ fix-offset2lib-issue-for-x86-arm-powerpc-and-mips-fix.patch added to -mm tree
 2015-02-26 22:39 UTC 

+ fix-offset2lib-issue-for-x86-arm-powerpc-and-mips.patch added to -mm tree
 2015-02-26 22:38 UTC 

+ mips-rename-brk_rnd-to-mmap_rnd.patch added to -mm tree
 2015-02-26 22:38 UTC 

[PATCH 1/3] x86: Move msr accesses out of line
 2015-02-26 22:36 UTC  (13+ messages)
    ` [RFC][PATCH] module: Optimize __module_address() using a latched RB-tree

[PATCH 0/1] Fix for YOCTO #6888
 2015-02-26 22:35 UTC  (4+ messages)
` [PATCH 1/1] meta/lib/oe/utils.py: properly implement both_contain()

octeon disable SWIOTLB
 2015-02-26 22:33 UTC  (3+ messages)

[PATCH] media: au0828 - embed vdev and vbi_dev structs in au0828_dev
 2015-02-26 22:33 UTC 

[PATCH v2 0/4] KVM: APIC improvements (with bonus mixed mode)
 2015-02-26 22:31 UTC  (5+ messages)

[Qemu-devel] [PATCH] ahci: map memory via device's address space instead of address_space_memory
 2015-02-26 22:31 UTC  (5+ messages)

[Qemu-devel] [RFC v3 00/10] pass aer error to guest for vfio device
 2015-02-26 22:28 UTC  (9+ messages)
` [Qemu-devel] [RFC v3 04/10] vfio: add pcie extanded capability support
` [Qemu-devel] [RFC v3 08/10] vfio-pci: add VFIO_FEATURE_ENABLE_AER_CAP feature

[PATCH 0/1] btrfs: Fix NO_SPACE bug caused by delayed-iput
 2015-02-26 22:29 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v2 2/2] hwrng: iproc-rng200 - Add Broadcom IPROC RNG driver
 2015-02-26 22:26 UTC  (7+ messages)

[U-Boot] BDI3000 U-Boot debugging questions (MX51/MX53)
 2015-02-26 22:26 UTC  (2+ messages)

[Buildroot] [PATCH] make: depend on guile explicitly when available
 2015-02-26 22:26 UTC  (2+ messages)

[PATCH v2] Staging: rtl8192u: Replace printk() with pr_debug()
 2015-02-26 22:26 UTC  (4+ messages)
` [Outreachy kernel] "

[Buildroot] [git commit] make: depend on guile explicitly when available
 2015-02-26 22:25 UTC 

new link failing on duplicate names in different namespaces
 2015-02-26 22:20 UTC  (8+ messages)
  ` What are the intended semantics of IFLA_LINK_NETNSID?
          ` [PATCH net 1/2] net: Verify permission to dest_net in newlink
            ` [PATCH net 2/2] net: Verify permission to link_net "

[Qemu-devel] [PATCH resend v5 00/16] spapr: add support for pci hotplug
 2015-02-26 22:21 UTC  (6+ messages)
` [Qemu-devel] [PATCH v5 07/16] spapr_rtas: add ibm, configure-connector RTAS interface

[Buildroot] How do patches get committed?
 2015-02-26 22:22 UTC  (3+ messages)

[PATCH] mkefidisk: change filesystem to be writeable on grub
 2015-02-26 22:21 UTC  (3+ messages)

Btrfs fixes, changes don't appear on git repo
 2015-02-26 22:20 UTC  (3+ messages)

[PATCH 0/2] Add SCM warmboot support for QCOM SoCs
 2015-02-26 22:20 UTC  (5+ messages)

Shared page tables between ETP and IOMMU issue
 2015-02-26 22:17 UTC  (7+ messages)

[PATCH] bitbake: fetch2: Revalidate checksums, YOCTO #5571
 2015-02-26 22:17 UTC  (3+ messages)

[PATCH] KVM/s390: Fix trivial typo in comments
 2015-02-26 22:16 UTC  (2+ messages)

[patch] fujitsu-laptop: simplify show_brightness_changed()
 2015-02-26 22:16 UTC  (3+ messages)

NVMe: Metadata format support
 2015-02-26 22:15 UTC 

[Bug 76490] New: No output after radeon module is loaded (R9 270X)
 2015-02-26 22:15 UTC  (2+ messages)
` [Bug 76490] Hang during boot when DPM is on "

[PATCH] capabilities: Ambient capability set V2
 2015-02-26 22:14 UTC  (2+ messages)

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

[PATCH net-next 0/3] tcp: tso improvements
 2015-02-26 22:10 UTC  (4+ messages)
` [PATCH net-next 1/3] tcp: tso: remove tp->tso_deferred
` [PATCH net-next 2/3] tcp: tso: restore IW10 after TSO autosizing
` [PATCH net-next 3/3] tcp: tso: allow CA_CWR state in tcp_tso_should_defer()

[PATCH 0/3] drivers: soc: ti: Introduce wkup_m3_ipc driver
 2015-02-26 22:08 UTC  (8+ messages)
` [PATCH 2/3] soc: ti: Add "

[PATCH] Staging: octeon: Add a blank line
 2015-02-26 22:11 UTC 

[Buildroot] [PATCH v2] libgtk2: skip tutorial and faq build
 2015-02-26 22:10 UTC  (10+ messages)
  ` [Buildroot] [PATCH v3] "

[PATCH] drm/i915: Check DVO reads for errors
 2015-02-26 22:09 UTC  (3+ messages)

[Buildroot] [PATCH v2] package/libsrtp: fix static build with openssl
 2015-02-26 22:09 UTC  (2+ messages)

[PATCH] avc: remove unnecessary pointer reassignment
 2015-02-26 22:08 UTC  (4+ messages)

[PATCH RESEND] coresight-stm: Bindings for System Trace Macrocell
 2015-02-26 22:08 UTC  (3+ messages)

[PATCH] qla2xxx: Fix trivial typos in ql_log message
 2015-02-26 21:49 UTC  (2+ messages)

[PULL] git-svn updates for master
 2015-02-26 22:06 UTC  (2+ messages)

[Buildroot] [git commit] package/libsrtp: fix static build with openssl
 2015-02-26 22:05 UTC 

Regression in v4.0.0-rc1 with Android Binder
 2015-02-26 22:04 UTC 

[PATCH v2] Staging: rtl8192u: Remove break statement
 2015-02-26 22:04 UTC 

[PATCH v2 2/2] HID: wacom: add full support of the Wacom Bamboo PAD
 2015-02-26 22:03 UTC  (3+ messages)
` [PATCH v3 "

[PATCH v3 0/2] fbcon: user-defined cursor blink interval
 2015-02-26 22:02 UTC  (7+ messages)
` [PATCH v3 2/2] fbcon: expose cursor blink interval via sysfs
    ` [PATCH "

[U-Boot] U-Boot stuck after relocation attempt on MX51 board
 2015-02-26 22:01 UTC  (8+ messages)

[PATCH 1/4] ARM: qcom: Merge scm and scm boot code together
 2015-02-26 21:59 UTC  (8+ messages)
` [PATCH 2/4] ARM: qcom: Cleanup scm interface to only export what is needed
` [PATCH 3/4] ARM: qcom: Prep scm code for move to drivers/firmware
` [PATCH 4/4] firmware: qcom: scm: Move the scm driver "

[Buildroot] [PATCH] xz: bump to version 5.2.1
 2015-02-26 21:59 UTC  (2+ messages)

[Buildroot] [git commit] xz: bump to version 5.2.1
 2015-02-26 21:58 UTC 

[Buildroot] [git commit branch/next] xz: bump to version 5.2.1
 2015-02-26 21:58 UTC 

[GIT PULL] hwmon fixes for v4.0-rc2
 2015-02-26 21:58 UTC  (2+ messages)
` [lm-sensors] "

[PATCH] cpuidle: mvebu: Fix the CPU PM notifier usage
 2015-02-26 21:55 UTC  (2+ messages)

[PATCH RFC] usb: gadget: Add xilinx axi usb2 device support
 2015-02-26 21:53 UTC  (13+ messages)
  ` SPDX-License-Identifier (was: Re: [PATCH RFC] usb: gadget: Add xilinx axi usb2 device support)
    ` SPDX-License-Identifier

[DIGImend-devel] [PATCH 3/4]
 2015-02-26 21:52 UTC 

[PATCH] gstreamer1.0*git: Update to build current AUTOREV from master branch
 2015-02-26 21:52 UTC  (2+ messages)

[PATCH v2] drivers: cpuidle: cpuidle-arm64: include asm/proc-fns.h explicitly
 2015-02-26 21:52 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] boards/raspberrypi: update instructions for Raspberry Pi 2
 2015-02-26 21:52 UTC  (6+ messages)
` [Buildroot] [PATCH 2/2] configs/raspberrypi2: update and fix our defconfig


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.