All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-02-14 22:52:59 to 2013-02-15 00:45:51 UTC [more...]

[STABLE REQUEST] Merge to linux-3.4.y net: Downgrade CAP_SYS_MODULE deprecated message from error to warning
 2013-02-15  0:45 UTC  (4+ messages)

[linux-3.0 test] 16179: regressions - FAIL
 2013-02-15  0:44 UTC 

[PATCH net] tipc: fix missing spinlock init in broadcast code
 2013-02-15  0:43 UTC 

Error in reporting progress
 2013-02-15  0:41 UTC 

[PATCH] Added license header to dtc/libfdt/fdt.h and libfdt_env.h
 2013-02-15  0:39 UTC  (3+ messages)

[PATCH v3] PCIe support for the Armada 370 and Armada XP SoCs
 2013-02-15  0:36 UTC  (4+ messages)
` [PATCH 24/32] pci: PCIe driver for Marvell Armada 370/XP systems

[GIT PULL] reworked omap usb pdata changes for v3.9 merge window
 2013-02-15  0:35 UTC  (2+ messages)

[PATCH net-next 2/3] net: factor out skb_mac_gso_segment() from skb_gso_segment()
 2013-02-15  0:32 UTC  (2+ messages)

ixgbe: Regression, unsupported SFP+ modules on 10Gbit/s X520 NIC no longer work with allow_unsupported_sfp=1
 2013-02-15  0:28 UTC 

[PATCH] ACPI / hotplug: Fix concurrency issues and memory leaks
 2013-02-15  0:28 UTC  (9+ messages)
` [Update][PATCH] "

[Bug 53501] New: Duplicated MemTotal with different values
 2013-02-15  0:26 UTC  (6+ messages)

[PULL] Update IBM vTPM driver config option
 2013-02-15  0:15 UTC 

[PATCH] arptables: defeat multi-job for install
 2013-02-14 21:40 UTC 

linux-next: Tree for Feb 13
 2013-02-15  0:23 UTC  (11+ messages)
` linux-next: Tree for Feb 13 (virtio_console)

[PATCH net-next 1/3] net: Add skb_unclone() helper function
 2013-02-15  0:22 UTC  (2+ messages)

[PATCH v2 1/3] i2c: mux: Add i2c-arbitrator-cros-ec 'mux' driver
 2013-02-15  0:21 UTC  (5+ messages)
` [PATCH v2 2/3] ARM: dts: Add i2c-arbitrator bus for exynos5250-snow
` [PATCH v2 3/3] ARM: dts: Add sbs-battery "

Active low GPIOs (was [PATCH v1 1/4] i2c: mux: Add i2c-arbitrator 'mux' driver)
 2013-02-15  0:19 UTC  (5+ messages)

[PATCH] drm/i915: Set i9xx lvds clock limits according to specifications
 2013-02-15  0:18 UTC  (2+ messages)

[PULL 00/14] ppc patch queue 2013-02-15
 2013-02-15  0:16 UTC  (26+ messages)
` [PATCH 01/12] KVM: PPC: E500: Move write_stlbe higher
` [PATCH 02/12] KVM: PPC: E500: Explicitly mark shadow maps invalid
` [PATCH 03/12] KVM: PPC: E500: Propagate errors when shadow mapping
` [PATCH 04/12] KVM: PPC: e500: Call kvmppc_mmu_map for initial mapping
` [PATCH 05/12] KVM: PPC: E500: Split host and guest MMU parts
` [PATCH 06/12] KVM: PPC: e500: Implement TLB1-in-TLB0 mapping
` [PATCH 07/12] KVM: PPC: E500: Make clear_tlb_refs and clear_tlb1_bitmap static
` [PATCH 08/12] KVM: PPC: E500: Remove kvmppc_e500_tlbil_all usage from guest TLB code
` [PATCH 09/12] KVM: PPC: booke: use vcpu reference from thread_struct
` [PATCH 10/12] KVM: PPC: booke: Allow multiple exception types
` [PATCH 11/12] booke: Added DBCR4 SPR number
` [PATCH 12/12] KVM: PPC: BookE: Handle alignment interrupts

[PATCH v1 1/4] i2c: mux: Add i2c-arbitrator 'mux' driver
 2013-02-15  0:16 UTC  (9+ messages)

Please kindly View Attachment!!!
 2013-02-14 11:08 UTC 

+ mn10300-use-for_each_pci_dev-to-simplify-the-code.patch added to -mm tree
 2013-02-15  0:12 UTC 

[PATCH][RFC] Replaced tlbilx with tlbwe in the initialization code
 2013-02-15  0:11 UTC  (2+ messages)

+ rtc-sa1100-move-clock-enable-disable-to-probe-remove.patch added to -mm tree
 2013-02-15  0:11 UTC 

[RFC/RFT 0/4] cfg80211: better station change handling
 2013-02-15  0:10 UTC  (5+ messages)
` [RFC/RFT 1/4] cfg80211: constify station parameter pointers
` [RFC/RFT 2/4] cfg80211: clean up station WME attribute parsing
` [RFC/RFT 3/4] cfg80211: unify station WME parsing
` [RFC/RFT 4/4] cfg80211: comprehensively check station changes

[PATCH 1/5 net-next v2] tg3: Add 57766 device support
 2013-02-15  0:27 UTC 

[RFC PATCH] virt_mmio: fix signature checking for BE guests
 2013-02-15  0:07 UTC  (5+ messages)

[PATCH 1/5] vfork: don't freezer_count() for in-kernel users of CLONE_VFORK
 2013-02-14 23:38 UTC  (5+ messages)
` [PATCH 2/5] lockdep: check that no locks held at freeze time
` [PATCH 3/5] coredump: cleanup the waiting for coredump_finish code
` [PATCH 4/5] coredump: use a freezable_schedule for the coredump_finish wait
` [PATCH 5/5] coredump: abort core dump piping only due to a fatal signal

[U-Boot] [PATCH v4 0/4] Tegra: MMC: Add DT support for MMC to T20 boards
 2013-02-15  0:06 UTC  (7+ messages)
` [U-Boot] [PATCH v4 4/4] Tegra: MMC: Add DT support to MMC driver for all "

[PATCH 0/9] In-kernel XICS interrupt controller emulation
 2013-02-15  0:04 UTC  (20+ messages)
` [PATCH 1/9] KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls
` [PATCH 2/9] KVM: PPC: Remove unused argument to kvmppc_core_dequeue_external
` [PATCH 3/9] KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller
` [PATCH 4/9] KVM: PPC: Book3S: Generalize interfaces to interrupt controller emulation
` [PATCH 5/9] KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler state
` [PATCH 6/9] KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM
` [PATCH 7/9] KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulation
` [PATCH 8/9] KVM: PPC: Book3S HV: Improve real-mode handling of external interrupts
` [PATCH 9/9] KVM: PPC: Book3S: Add support for ibm,int-on/off RTAS calls

+ drivers-pps-clients-pps-gpioc-use-devm_kzalloc.patch added to -mm tree
 2013-02-15  0:04 UTC 

[PATCH net-next 3/3] GRE: Add TCP segmentation offload for GRE
 2013-02-14 19:45 UTC 

[PATCH net-next 0/3] v3 GRE: TCP segmentation offload
 2013-02-14 19:44 UTC 

[U-Boot] [PATCH v2 0/5] Remove old unused x86 boards and code
 2013-02-15  0:02 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/5] x86: Remove eNET boards
` [U-Boot] [PATCH v2 2/5] x86: Remove sc520 cpu
` [U-Boot] [PATCH v2 3/5] x86: Remove unneeded cruft from main Makefile
` [U-Boot] [PATCH v2 4/5] x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTOR

rcu: fix hlist_bl_set_first_rcu annotation
 2013-02-15  0:01 UTC  (3+ messages)

[rp] [PATCH urcu] rculfhash: add assertions on node alignment
 2013-02-15  0:00 UTC 

[U-Boot] [PATCH v3 0/7] Move Tegra EHCI drive to correct place
 2013-02-15  0:00 UTC  (3+ messages)

[PATCH v3] cfg80211: clean up mesh plink station change API
 2013-02-14 23:59 UTC  (4+ messages)

[Buildroot] sdkdir in xorg-server.pc
 2013-02-14 23:59 UTC 

[OT?] what is the status of the arago-project.org web site?
 2013-02-14 23:58 UTC  (4+ messages)

[PATCH v2 1/1] eventfd: implementation of EFD_MASK flag
 2013-02-14 23:57 UTC  (3+ messages)

nf_nat_sip with CT target
 2013-02-14 23:57 UTC  (4+ messages)

[PATCHv2 1/1] block: IBM RamSan 70/80 device driver
 2013-02-14 23:56 UTC  (2+ messages)

[PATCH v2] add: warn when -u or -A is used without filepattern
 2013-02-14 23:55 UTC  (6+ messages)
` [PATCH v3] "

[PATCH] mac80211_hwsim: ask mac80211 to reserve space for chanctx.drv_priv
 2013-02-14 23:55 UTC  (2+ messages)

Write Replication on Degraded PGs
 2013-02-14 23:53 UTC 

[PATCH v3] net: sh_eth: Add support of device tree probe
 2013-02-14 23:47 UTC 

[PATCH] pci: Disable slot presence detection around bus reset
 2013-02-14 23:47 UTC  (4+ messages)

[PATCH 0/9] arm-soc/for-next allyesconfig build regressions
 2013-02-14 23:45 UTC  (21+ messages)
` [PATCH 3/9] ARM: omap2: include linux/errno.h in hwmod_reset
` [PATCH 4/9] ARM: omap: add include guard for soc.h
` [PATCH 6/9] net: cwdavinci_cpdma: export symbols for cpsw
` [PATCH 7/9] remoteproc: omap: depend on OMAP_MBOX_FWK
` [PATCH 8/9] [HACK] ARM: imx: work around v7_cpu_resume link error
` [PATCH 9/9] [media] davinci: do not include mach/hardware.h

[PATCH] Use a more selective error recovery strategy based on device capabilities
 2013-02-14 23:42 UTC  (6+ messages)

[PATCH] Add Intel Ivy bridge CPU flags
 2013-02-14 23:41 UTC  (5+ messages)

bonding inactive slaves vs rx_dropped
 2013-02-14 23:43 UTC  (4+ messages)

[PATCH] xfs: xfs_bmap_add_attrfork_local is too generic
 2013-02-14 23:42 UTC  (2+ messages)

Best practice for large storage?
 2013-02-14 23:42 UTC  (2+ messages)

[RELEASE] LTTng modules 2.1.1
 2013-02-14 23:39 UTC 

ksignal changes for 3.9
 2013-02-14 23:34 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/3] Tegra: MMC: Add DT support for MMC to T20 boards
 2013-02-14 23:33 UTC  (3+ messages)

[tip:x86/mm] x86, mm: Move reserving low memory later in initialization
 2013-02-14 23:31 UTC 

[PATCH v4 0/2] fix spinlock recursion on xa_lock in xfs_buf_item_push
 2013-02-14 23:32 UTC  (2+ messages)

[PATCH 0/2] xfs: couple of patches for 3.9
 2013-02-14 23:31 UTC  (3+ messages)
` [PATCH 1/2] xfs: limit speculative prealloc size on sparse files

[PATCH 0/9] ARM: tegra: use new dtc+cpp feature
 2013-02-14 23:29 UTC  (5+ messages)
` [PATCH 1/9] ARM: dt: add header to define GPIO flags

[v2 0/4] ARM: tegra: convert device tree files to use CLK defines
 2013-02-14 23:29 UTC  (6+ messages)
` [v2 1/4] ARM: tegra20: create a DT header defining CLK IDs

Including drm-intel tree to linux-next
 2013-02-14 23:27 UTC  (3+ messages)

[GIT PULL] (xen) stable/for-jens-3.8
 2013-02-14 23:26 UTC 

[PATCH 0/9] linux-next ARM defconfig fixes
 2013-02-14 23:24 UTC  (7+ messages)
` [PATCH 5/9] ARM: shmobile: mark mackerel sh_mmcif_device __maybe_unused
` [PATCH 7/9] ARM defconfigs: add missing inclusions of linux/platform_device.h

[PATCH] gpio: em: Use irq_domain_add_simple() to fix runtime error
 2013-02-14 23:22 UTC  (2+ messages)

[GIT PULL] (xen) bug-fixes for v3.8-rc7
 2013-02-14 23:21 UTC  (4+ messages)

[PATCH for danny] glib: disable selinux for native builds
 2013-02-14 23:05 UTC 

[RESEND] [PATCH] kernel/res_counter.c: remove useless return statement at res_counter_member()
 2013-02-14 23:21 UTC  (2+ messages)

What's cooking in git.git (Feb 2013, #05; Tue, 12)
 2013-02-14 23:17 UTC  (10+ messages)

[PATCH 1/5 net-next] tg3: Add 57766 device support
 2013-02-14 23:16 UTC  (4+ messages)

[RFC][PATCH] kernel: Replace timeconst.pl with a bc script
 2013-02-14 23:13 UTC 

Powerdown failure (unmounting / busy problem)
 2013-02-14 23:13 UTC  (2+ messages)

[PATCH 1/2] dm-ioctl: enhanced messages
 2013-02-14 23:10 UTC  (2+ messages)
` [PATCH 2/2] dm statistics

+ aio-v2-fix-kioctx-not-being-freed-after-cancellation-at-exit-time.patch added to -mm tree
 2013-02-14 23:09 UTC 

Porting 3.8-rc4-nohz3 to ARM (PandaBoard)
 2013-02-14 23:08 UTC  (4+ messages)

[PATCH 2/5 net-next v2] tg3: Expand EEE support for all 5717 B0
 2013-02-14 23:24 UTC 

[PATCHi v2] net: sh_eth: Add support of device tree probe
 2013-02-14 23:07 UTC  (3+ messages)

[to-be-updated] aio-only-suppress-events-from-cancelled-kiocbs-if-free_ioctx-is-in-progress.patch removed from -mm tree
 2013-02-14 23:07 UTC 

[to-be-updated] aio-fix-kioctx-not-being-freed-after-cancellation-at-exit-time.patch removed from -mm tree
 2013-02-14 23:06 UTC 

[Buildroot] [PATCH] package: add the duma memory debugging library
 2013-02-14 23:05 UTC 

Linux v3.8-rc7
 2013-02-14 23:05 UTC  (3+ messages)
` [-rc7 regression] Block IO/VFS/ext3/timer spinlock lockup?

[PATCH] drm/i915: Print the hw context status is debugfs
 2013-02-14 23:05 UTC 

[PATCH v4 00/10] Device tree support for Exynos SoC camera subsystem
 2013-02-14 23:03 UTC  (13+ messages)
` [PATCH v4 02/10] s5p-fimc: Add device tree support for FIMC devices

[Buildroot] [autobuild.buildroot.net] Build results for 2013-02-12
 2013-02-14 23:01 UTC  (2+ messages)

[U-Boot] [PATCH] tpm: Add TPM command library and utility commands
 2013-02-14 23:00 UTC  (2+ messages)
` [U-Boot] [PATCH v2] tpm: Add TPM command library

[PATCH] Various cleanups/fixes to zcache (v3)
 2013-02-14 22:57 UTC  (6+ messages)

[PATCH 0/5] Add P state driver for Intel Core Processors
 2013-02-14 22:56 UTC  (3+ messages)
` [PATCH] cpufreq/intel_pstate: Add kernel command line option disable intel_pstate

[PATCH] x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS
 2013-02-14 22:55 UTC  (2+ messages)
` [Xen-devel] "


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.