All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-11-11 22:43:12 to 2014-11-12 00:25:54 UTC [more...]

[Buildroot] [PATCH 0/24 v3] ejabberd: XMPP server (branch yem/ejabberd)
 2014-11-12  0:26 UTC  (9+ messages)
` [Buildroot] [PATCH 01/24 v3] pkg-autotools: move common macros
` [Buildroot] [PATCH 02/24 v3] pkg-autotools: re-order cleaning up the host dependencies
` [Buildroot] [PATCH 03/24 v3] pkg-autotools: commonalise the libtool patching code
` [Buildroot] [PATCH 04/24 v3] pkg-autotools: move the libtool patching call out of the autoreconf hook
` [Buildroot] [PATCH 05/24 v3] pkg-autotools: remove redundant shell conditional
` [Buildroot] [PATCH 06/24 v3] pkg-autotools: fold the libtool patching code directly into the hook
` [Buildroot] [PATCH 07/24 v3] pkg-autotools: only apply libtool patch at the right moment
` [Buildroot] [PATCH 08/24 v3] package/erlang: export EI_VSN so other packages can use it

v0.88 released
 2014-11-12  0:24 UTC 

"asix: Don't reset PHY on if_up for ASIX 88772" breaks net on arndale platform
 2014-11-12  0:23 UTC  (6+ messages)

+ checkpatch-add-test-for-consecutive-string-fragments.patch added to -mm tree
 2014-11-12  0:22 UTC 

[RFC PATCH] x86, entry: Switch stacks on a paranoid entry from userspace
 2014-11-12  0:22 UTC  (8+ messages)

[PATCH 1/1] ipc/mqueue.c: Drag unneeded code out of locks
 2014-11-12  0:21 UTC  (2+ messages)

[U-Boot] [RFC PATCH] sf: New SF-NOR framework
 2014-11-12  0:19 UTC  (5+ messages)

[U-Boot] [PATCH 0/33] x86: Add additional system setup for ivybridge
 2014-11-12  0:18 UTC  (34+ messages)
` [U-Boot] [PATCH 01/33] Add build date values to Makefile
` [U-Boot] [PATCH 02/33] Align embedded device tree correctly
` [U-Boot] [PATCH 03/33] Add ALIGN_DOWN() to find next smallest alignment
` [U-Boot] [PATCH 04/33] pci: Update pci_ids.h to include some missing IDs
` [U-Boot] [PATCH 05/33] x86: Remove board_early_init_r()
` [U-Boot] [PATCH 06/33] x86: Panic if there is not relocation data
` [U-Boot] [PATCH 07/33] x86: Ensure that all relocation data is included in the image
` [U-Boot] [PATCH 08/33] WIP: x86: Drop u-boot.srec from the Makefile
` [U-Boot] [PATCH 09/33] x86: Factor out common values in the link script
` [U-Boot] [PATCH 10/33] rtc: mc146818: Set up RTC at start of day
` [U-Boot] [PATCH 11/33] x86: Add ioapic.h header
` [U-Boot] [PATCH 12/33] x86: pci: Add handlers before and after a PCI hose scan
` [U-Boot] [PATCH 13/33] x86: config: Enable plug-and-play for link PCI
` [U-Boot] [PATCH 14/33] pci: Add functions to read and write a BAR address
` [U-Boot] [PATCH 15/33] x86: ivybridge: Add support for BD82x6x PCH
` [U-Boot] [PATCH 16/33] x86: Add basic i8259 implementation
` [U-Boot] [PATCH 17/33] x86: Add ISA DMA implementation
` [U-Boot] [PATCH 18/33] x86: Add a simple header file for ACPI
` [U-Boot] [PATCH 19/33] x86: ivybridge: Add PCH init
` [U-Boot] [PATCH 20/33] x86: ivybridge: Add additional LPC init
` [U-Boot] [PATCH 21/33] x86: dts: Move PCI peripherals into a pci node
` [U-Boot] [PATCH 22/33] x86: dts: Add LPC settings for link
` [U-Boot] [PATCH 23/33] x86: ivybridge: Add SATA init
` [U-Boot] [PATCH 24/33] x86: dts: Add SATA settings for link
` [U-Boot] [PATCH 25/33] x86: ivybridge: Set up EHCI USB
` [U-Boot] [PATCH 26/33] x86: config: Enable USB on link
` [U-Boot] [PATCH 27/33] x86: ivybridge: Set up XHCI USB
` [U-Boot] [PATCH 28/33] x86: Add Intel speedstep and turbo mode code
` [U-Boot] [PATCH 29/33] x86: Add LAPIC setup code
` [U-Boot] [PATCH 30/33] x86: Add init for model 206AX CPU
` [U-Boot] [PATCH 31/33] x86: Drop some msr functions that we don't support
` [U-Boot] [PATCH 32/33] x86: ivybridge: Add northbridge init functions
` [U-Boot] [PATCH 33/33] x86: config: Enable SPI for chromebook_link

BUG in scsi_lib.c due to a bad commit
 2014-11-12  0:17 UTC  (2+ messages)

[PATCHv5 0/5] Add Altera peripheral memories to EDAC framework
 2014-11-12  0:14 UTC  (18+ messages)
` [PATCHv5 1/5] arm: socfpga: Enable L2 Cache ECC on startup
` [PATCHv5 2/5] arm: socfpga: Enable OCRAM "
` [PATCHv5 3/5] edac: altera: Remove SDRAM module compile
` [PATCHv5 4/5] edac: altera: Add Altera L2 Cache and OCRAM EDAC Support
` [PATCHv5 5/5] arm: dts: Add Altera L2 Cache and OCRAM EDAC

[PATCH] arch: tile: gxio: Export symbols for module using in 'mpipe.c'
 2014-11-12  0:16 UTC 

[U-Boot] [PATCH v4 0/7] iMX6 SabreSD SPL Support
 2014-11-12  0:15 UTC  (10+ messages)
` [U-Boot] [PATCH v4 1/7] imx6: add spl config for mx6sabresd
` [U-Boot] [PATCH v4 2/7] kconfig: imx6: add SUPPORT_SPL
` [U-Boot] [PATCH v4 3/7] mmc: imx6: call spl_board_mmc_init
` [U-Boot] [PATCH v4 4/7] imx6: add spl in the header file
` [U-Boot] [PATCH v4 5/7] imx6: add some flexibility for defining macros
` [U-Boot] [PATCH v4 6/7] imx6: SPL support for iMX6 SabreSD
` [U-Boot] [PATCH v4 7/7] imx6: add data configuration file for SPL

[PATCH v4] sched/deadline: support dl task migration during cpu hotplug
 2014-11-11 23:53 UTC  (5+ messages)

+ ocfs2-do-not-set-ocfs2_lock_upconvert_finishing-if-nonblocking-lock-can-not-be-granted-at-once.patch added to -mm tree
 2014-11-12  0:13 UTC 

[LSM] Kernel panic - not syncing: No working init found
 2014-11-12  0:10 UTC  (2+ messages)

[PATCH v10 0/3] ARM: rk3288: Add PM Domain support
 2014-11-12  0:10 UTC  (5+ messages)
` [PATCH v10 2/3] power-domain: rockchip: add power doamin driver

Enforcing quota for root user
 2014-11-12  0:09 UTC  (10+ messages)

[PATCH 00/21] make spectral code common for both ath9k drivers
 2014-11-12  0:10 UTC  (3+ messages)

+ mm-page_allocc-__alloc_pages_nodemask-dont-alter-arg-gfp_mask.patch added to -mm tree
 2014-11-12  0:09 UTC 

Implement lbr-as-callgraph v10
 2014-11-12  0:05 UTC  (7+ messages)
` [PATCH 1/8] perf, tools: Support handling complete branch stacks as histograms
` [PATCH 2/8] perf, tools: Add --branch-history option to report

[ath9k-devel] Bluetooth unable to scan devices
 2014-11-12  0:02 UTC  (4+ messages)

[GIT PULL] Renesas ARM Based SoC Soc Updates for v3.19
 2014-11-11 23:59 UTC  (6+ messages)
` [PATCH 3/4] ARM: shmobile: rcar-gen2: Add CA7 arch_timer initialization for r8a7794

[PATCH v2] valgrind: Upgrade to 3.10.0
 2014-11-11 23:59 UTC  (2+ messages)

mac test failure -- test 3301
 2014-11-11 23:57 UTC  (5+ messages)

[PATCH 0/3] Update three packages
 2014-11-11 23:57 UTC  (3+ messages)
` [PATCH 2/3] strace: Upgrade to 4.9

[PATCH 0/2] rte_ethdev fix/improvement
 2014-11-11 23:48 UTC  (3+ messages)

BUG() at boot in __phys_addr with DEBUG_VIRTUAL
 2014-11-11 23:47 UTC  (2+ messages)

[Buildroot] [git commit] CHANGES: update with recent changes
 2014-11-11 23:47 UTC 

CLOCAL bit for console ttyAMA0 on imx28evk with 3.14 kernel
 2014-11-11 23:47 UTC  (7+ messages)

Como Supervisar a su Personal
 2014-11-11 23:45 UTC 

nested KVM slower than QEMU with gnumach guest kernel
 2014-11-11 23:42 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] libmemcached: disable libmudflapth support
 2014-11-11 23:42 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] bmon: uclinux is also linux

[Buildroot] [autobuild.buildroot.net] Build results for 2014-11-10
 2014-11-11 23:41 UTC  (3+ messages)
` [Buildroot] Analysis of build results

[PATCH] ARM: dts: tegra: move serial aliases to per-board
 2014-11-11 23:39 UTC  (7+ messages)

[PATCH 0/6] ath9k patches
 2014-11-11 23:38 UTC  (4+ messages)
` [PATCH 4/6] ath9k: Fix high tx power in multi-chain mode

[PATCH] HID: wacom - Add support for Intuos Pen Medium
 2014-11-11 23:35 UTC  (2+ messages)

[PATCH 0/3] Support PMIC operation region for CrystalCove and XPower
 2014-11-11 23:35 UTC  (5+ messages)

+ slab-improve-checking-for-invalid-gfp_flags.patch added to -mm tree
 2014-11-11 23:32 UTC 

[Bug 87891] New: kernel BUG at mm/slab.c:2625!
 2014-11-11 23:31 UTC  (2+ messages)

[PATCH] smsc911x: power-up phydev before doing a software reset
 2014-11-11 23:30 UTC  (2+ messages)

SGX support on AM572x
 2014-11-11 23:30 UTC  (5+ messages)

[Xenomai] Using RTDM module
 2014-11-11 23:29 UTC 

[PATCH v5 0/3] app/test: unit test to measure cycles per packet
 2014-11-11 23:28 UTC  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 2/3] app/test: measure the cost of rx/tx routines by cycle number

[PATCH v6 0/7] vfs: Non-blockling buffered fs read (page cache only)
 2014-11-11 23:27 UTC  (13+ messages)

FAILED: patch "[PATCH] mtd: m25p80,spi-nor: Fix module aliases for m25p80" failed to apply to 3.17-stable tree
 2014-11-11 23:26 UTC  (2+ messages)

[PATCH net-next 1/1] ipvlan: Initial check-in of the IPVLAN driver
 2014-11-11 23:28 UTC  (5+ messages)

[PATCH net-next] hyperv: Add processing of MTU reduced by the host
 2014-11-11 23:27 UTC 

[libvirt test] 31485: tolerable FAIL - PUSHED
 2014-11-11 23:27 UTC 

[PATCH 0/11 RFC] quota: Unify VFS and XFS quota interfaces
 2014-11-11 23:27 UTC  (9+ messages)
` [PATCH 01/11] xfs: Remove useless test
` [PATCH 02/11] xfs: Remove unused variable in xfs_qm_scall_quotaon()
` [PATCH 03/11] xfs: Remove some useless flags tests

[PATCH net 0/2] net: bcmgenet: power management related fixes
 2014-11-11 23:24 UTC  (2+ messages)

Blues song about systemd
 2014-11-11 23:24 UTC 

[PATCH v2 0/5] Berlin BG2 AHCI and SATA PHY
 2014-11-11 23:23 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 4/5] ARM: berlin: Add AHCI and SATA PHY nodes to BG2

[PATCH 0/3] DAPL support on s390x platform
 2014-11-11 23:22 UTC  (3+ messages)

[GIT PULL] ARM: BCM5301X: DT changes for v3.19
 2014-11-11 23:20 UTC 

[patch net-next 1/2] net: move vlan pop/push functions into common code
 2014-11-11 23:18 UTC  (3+ messages)
` [patch net-next 2/2] sched: introduce vlan action

[PATCH] Added Spinlock to l3fwd-vf example to prevent race conditioning
 2014-11-11 23:18 UTC  (4+ messages)

[PATCH v3 0/5] Support virtio multicast feature
 2014-11-11 23:16 UTC  (3+ messages)
` [PATCH v4 "

[GIT PULL] ARM: BCM5301X: SoC changes for v3.19
 2014-11-11 23:16 UTC 

<PulseAudio>
 2014-11-11 23:16 UTC 

[PATCH v2] xfs: replace global xfslogd wq with per-mount xfs-iodone wq
 2014-11-11 23:12 UTC  (2+ messages)

[PATCH V2] net: qualcomm: Fix dependency
 2014-11-11 23:13 UTC  (2+ messages)

[PATCH] irda: Simplify IRDA logging macros
 2014-11-11 23:11 UTC  (5+ messages)
  ` [PATCH] irda: Remove IRDA_<TYPE> "
    ` [PATCH] irda: Convert IRDA_DEBUG to pr_debug

What's cooking in git.git (Nov 2014, #02; Tue, 11)
 2014-11-11 23:09 UTC 

[Qemu-devel] Better Cortex-M support?
 2014-11-11 23:08 UTC  (3+ messages)

Fuck Erich Schubert (systemd fanboi / male feminist) and his lies
 2014-11-11 23:08 UTC 

What is the default refspec for fetch?
 2014-11-11 23:04 UTC  (6+ messages)

[linux-3.10 test] 31482: regressions - FAIL
 2014-11-11 23:02 UTC 

[PATCH] ARM: dts: Fix failing ethernet PHY detection on the LeMaker Banana Pi
 2014-11-11 23:01 UTC  (5+ messages)
` [PATCH V2 0/1] "
  ` [PATCH V2 1/1] ARM: dts: sunxi: Banana Pi: increase startup-delay for the GMAC PHY regulator

[nfs-utils] [PATCH 0/3] rpc.mountd: fix some vulnerabilities
 2014-11-11 23:00 UTC  (3+ messages)

[PATCH] kni: optimizing the rte_kni_rx_burst
 2014-11-11 22:58 UTC  (2+ messages)

[PATCH V4 04/14] genirq: Generic chip: Add big endian I/O accessors
 2014-11-11 22:58 UTC  (4+ messages)
` [PATCH] irqchip: atmel-aic: fix irqdomain initialization

[B.A.T.M.A.N.] [PATCHv5] batctl: tcpdump - parse TVLV containers
 2014-11-11 22:56 UTC  (2+ messages)

[PATCH net-next 0/5] net: phy: bcm7xxx: workaround updates
 2014-11-11 22:55 UTC  (6+ messages)
` [PATCH net-next 1/5] net: phy: bcm7xxx: only show PHY revision once
` [PATCH net-next 2/5] net: phy: bcm7xxx: drop A0 revision workaround and fix B0 workaround
` [PATCH net-next 3/5] net: phy: bcm7xxx: introduce r_rc_cal_reset helper
` [PATCH net-next 4/5] net: phy: bcm7xxx: add PHY revision D0 workaround sequence
` [PATCH net-next 5/5] net: phy: bcm7xxx: add workaround for PHY revision E0 and F0

[PATCH] video: fbdev: Add CVT timing calculations
 2014-11-11 22:54 UTC 

Issue with Broadcom firmware loading
 2014-11-11 22:53 UTC  (3+ messages)

Fwd: [arm-soc:next/soc 1/1] WARNING: vmlinux.o(.text+0x730e38): Section mismatch in reference from the function brcmstb_gisb_arb_probe() to the function .init.text:hook_fault_code()
 2014-11-11 22:52 UTC 

[PATCH] gittutorial.txt: remove reference to ancient Git version
 2014-11-11 22:51 UTC  (2+ messages)

[PATCH 0/6] pull: almost working AddressSanitizer support
 2014-11-11 22:51 UTC  (7+ messages)
` [PATCH 1/6] build-sys: make scanf_cv_alloc_modifier to work [AddressSanitizer]

[PATCH] doc: add some crossrefs between manual pages
 2014-11-11 22:51 UTC  (2+ messages)

[PATCH v2 0/2] examples/vmdq: support new VMDQ API
 2014-11-11 22:49 UTC  (3+ messages)

[PATCH 0/2] Kernel Live Patching
 2014-11-11 22:48 UTC  (8+ messages)
` [PATCH 2/2] kernel: add support for live patching
  ` module notifier: was "

soc-camera and focuser vcm devices
 2014-11-11 22:47 UTC  (4+ messages)

[PATCH] add "lgdt330x" device name i2c_devs array
 2014-11-11 22:43 UTC 

[PATCH 1/5] f2fs: disable roll-forward when active_logs = 2
 2014-11-11 22:43 UTC  (4+ messages)
` [f2fs-dev] "


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.