All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-09-10 17:52:28 to 2013-09-10 19:09:00 UTC [more...]

[PATCH net] net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit
 2013-09-10 19:08 UTC  (6+ messages)

[PATCH] pv-grub: Support bzip2, xz and lzo compressed kernels
 2013-09-10 19:05 UTC  (5+ messages)

[PATCH] bonding: Make alb learning packet interval configurable
 2013-09-10 19:04 UTC  (3+ messages)
`  "

kernel BUG at fs/dcache.c:648! with v3.11-7890-ge5c832d
 2013-09-10 19:01 UTC  (8+ messages)

[PATCH] crypto_memcmp: add constant-time memcmp
 2013-09-10 18:57 UTC  (2+ messages)

[PATCH 0/6] powerpc: Unify FP/VMX/VSX state handling between KVM and main kernel
 2013-09-10 18:57 UTC  (9+ messages)
` [PATCH 5/6] KVM: PPC: Book3S: Load/save FP/VMX/VSX state directly to/from vcpu struct
` [PATCH 6/6] KVM: PPC: Book3S HV: Use load/store_fp_state functions in HV guest entry/exit

[PATCH] Have __free_pages_memory() free in larger chunks
 2013-09-10 18:57 UTC  (2+ messages)

[net 1/2] igb: Add additional get_phy_id call for i354 devices
 2013-09-10 18:57 UTC  (2+ messages)
` [net 2/2] igb: Read flow control for i350 from correct EEPROM section

[PATCH 0/2] NFSv4.1: sp4_mach_cred cleanup
 2013-09-10 18:55 UTC  (3+ messages)
` [PATCH 1/2] NFSv4.1: clean up after using machine cred
` [PATCH 2/2] NFSv4.1: sp4_mach_cred: ask for WRITE and COMMIT

[PATCH 00/12] One more attempt at useful kernel lockdown
 2013-09-10 18:55 UTC  (19+ messages)

nfsd4: utime sometimes takes 40+ seconds to return (but on SLES11SP3 with kernel 3.0.82)
 2013-09-10 18:49 UTC 

[PATCH v3] ARM: EDMA: Fix clearing of unused list for DT DMA resources
 2013-09-10 18:52 UTC  (3+ messages)

[PATCH][v3.2.y] inetpeer: Invalidate the inetpeer tree along with the routing cache
 2013-09-10 18:53 UTC  (4+ messages)

[Devel] ACPI BDAT table not in any ACPI spec or on internet
 2013-09-10 18:53 UTC 

[WIP][PATCH 00/20] Deterministic dependencies II
 2013-09-10 18:54 UTC  (2+ messages)

[Qemu-devel] [PULL 00/28] target-arm queue
 2013-09-10 18:52 UTC  (29+ messages)
` [Qemu-devel] [PULL 01/28] target-arm: Make '-cpu any' available in linux-user mode only
` [Qemu-devel] [PULL 02/28] target-arm: Use sextract32() in branch decode
` [Qemu-devel] [PULL 03/28] target-arm: Avoid "1 << 31" undefined behaviour
` [Qemu-devel] [PULL 04/28] target-arm: fix ARMv7M stack alignment on reset
` [Qemu-devel] [PULL 05/28] target-arm: Implement qmp query-cpu-definitions
` [Qemu-devel] [PULL 06/28] pl110: Clarify comment about PL110 ID on VersatilePB
` [Qemu-devel] [PULL 07/28] abitypes.h: Remove incorrect ARM ABI_LLONG_ALIGNMENT
` [Qemu-devel] [PULL 08/28] target-arm: Abstract out load/store from a vaddr in AArch32
` [Qemu-devel] [PULL 09/28] target-arm: Extract the disas struct to a header file
` [Qemu-devel] [PULL 10/28] target-arm: Export cpu_env
` [Qemu-devel] [PULL 11/28] target-arm: Fix target_ulong/uint32_t confusions
` [Qemu-devel] [PULL 12/28] target-arm: Pass DisasContext* to gen_set_pc_im()
` [Qemu-devel] [PULL 13/28] target-arm: Add new AArch64CPUInfo base class and subclasses
` [Qemu-devel] [PULL 14/28] target-arm: Disable 32 bit CPUs in 64 bit linux-user builds
` [Qemu-devel] [PULL 15/28] target-arm: Prepare translation for AArch64 code
` [Qemu-devel] [PULL 16/28] target-arm: Add AArch64 translation stub
` [Qemu-devel] [PULL 17/28] target-arm: Add AArch64 gdbstub support
` [Qemu-devel] [PULL 18/28] linux-user: Don't treat AArch64 cpu names specially
` [Qemu-devel] [PULL 19/28] linux-user: Add cpu loop for AArch64
` [Qemu-devel] [PULL 20/28] linux-user: Add syscall number definitions "
` [Qemu-devel] [PULL 21/28] linux-user: Fix up AArch64 syscall handlers
` [Qemu-devel] [PULL 22/28] linux-user: Add signal handling for AArch64
` [Qemu-devel] [PULL 23/28] linux-user: Make sure NWFPE code is 32 bit ARM only
` [Qemu-devel] [PULL 24/28] linux-user: Implement cpu_set_tls() and cpu_clone_regs() for AArch64
` [Qemu-devel] [PULL 25/28] linux-user: Add AArch64 termbits.h definitions
` [Qemu-devel] [PULL 26/28] linux-user: Allow targets to specify a minimum uname release
` [Qemu-devel] [PULL 27/28] linux-user: Add AArch64 support
` [Qemu-devel] [PULL 28/28] configure: Add handling code for AArch64 targets

[PATCH v3 1/2] hwmon: (lm90) Add power control
 2013-09-10 18:52 UTC  (21+ messages)
                    ` [lm-sensors] "

[PATCH v5 0/4] introduce XENMEM_exchange_and_pin and XENMEM_unpin
 2013-09-10 18:50 UTC  (18+ messages)
` [PATCH v5 1/4] xen: move steal_page and donate_page to common code
` [PATCH v5 2/4] xen/arm: introduce a generic p2m walker and use it in p2m_lookup
` [PATCH v5 4/4] xen: introduce XENMEM_exchange_and_pin and XENMEM_unpin

[PATCH] xfs: change the immutable in xfs_open_by_handle
 2013-09-10 18:47 UTC 

[PATCH 1/2] kobject: introduce kobj_completion
 2013-09-10 18:49 UTC  (5+ messages)

[ath9k-devel] Ath9k driver question
 2013-09-10 18:49 UTC 

[PATCH] net: fec: fix phy reset operation to let imx6sl evk work
 2013-09-10 18:48 UTC  (2+ messages)

[Xenomai] Building BeagleBone kernel from git
 2013-09-10 18:48 UTC  (9+ messages)
            ` [Xenomai] [PATCH] BeagleBone 3.8.13 pre/post patches

[PATCH ] ARM: sunxi: Add Emac,SMP and Arch_timer support for sunxi A20;Add phy cnt arch timer for ARMv7 support
 2013-09-10 18:48 UTC  (2+ messages)

[PATCH 1/2] base: improve PACKAGECONFIG handling logic
 2013-09-10 18:49 UTC  (3+ messages)

Device discovery/pairing issue w/ BlueZ on Debian
 2013-09-10 18:47 UTC 

[Xenomai] Next Xenomai Release?
 2013-09-10 18:46 UTC  (4+ messages)

[PATCH 0/5] Some ADT related refactoring
 2013-09-10 18:44 UTC  (3+ messages)
` [PATCH 1/5] meta-environment: change package name to include MACHINE

[Bridge] [PATCH 1/1] bridge: fix message_age_timer calculation
 2013-09-10 18:41 UTC  (3+ messages)
`  "

[GIT PULL] Device tree updates for v3.12
 2013-09-10 18:40 UTC  (2+ messages)

[PATCH] wire up support for the Alpha architecture
 2013-09-10 18:38 UTC  (2+ messages)

[patch 0/7] improve memcg oom killer robustness v2
 2013-09-10 18:37 UTC  (17+ messages)

[linux-linus test] 19175: regressions - FAIL
 2013-09-10 18:34 UTC 

[Powertop] [PATCH] embed self-contained javascript
 2013-09-10 18:32 UTC 

What's cooking in git.git (Sep 2013, #02; Mon, 9)
 2013-09-10 18:31 UTC  (5+ messages)

[Bug 69168] New: Arbitrary crashes
 2013-09-10 18:31 UTC  (2+ messages)
  ` [Bug 69168] [NVA8]Arbitrary crashes

[PATCH 0/3] drm/radeon kexec fixes
 2013-09-10 18:27 UTC  (6+ messages)

[PATCH] /dev/random: Insufficient of entropy on many architectures
 2013-09-10 18:25 UTC  (4+ messages)

[PATCH 0/2] follow-up patches for new --all option
 2013-09-10 18:25 UTC  (3+ messages)

A blog article presenting my work on FIO
 2013-09-10 18:23 UTC  (2+ messages)

[PATCH -net v2 2/2] bonding: fix bond_arp_rcv setting and arp validate desync state
 2013-09-10 18:20 UTC  (2+ messages)
` [-net, v2, "

[PATCH] Bluetooth: Add Intel Bluetooth Bootloader driver
 2013-09-10 18:22 UTC  (3+ messages)

Updated package for Fedora
 2013-09-10 18:22 UTC 

[PATCH 1/2] ipv6 mcast: use del_timer_sync instead of del_timer in ipv6_mc_down
 2013-09-10 18:20 UTC  (4+ messages)

[PATCH 1/2] regulator: palmas: configure enable time for LDOs
 2013-09-10 18:19 UTC  (8+ messages)
` [PATCH 2/2] regulator: core: add support for configuring turn-on time through constraints

write-refresh md array (feature request)
 2013-09-10 18:19 UTC 

[PATCH 5/4] hpsa: remove unused Smart Array ID
 2013-09-10 18:18 UTC 

[Buildroot] [PATCH] libunwind: needs threads
 2013-09-10 18:17 UTC 

[PATCH -net v2 1/2] bonding: fix store_arp_validate race with mode change
 2013-09-10 18:15 UTC  (2+ messages)
` [-net,v2,1/2] "

[Bug 68235] New: Display freezes after login with kernel 3.11.0-rc5 on Cayman with dpm=1
 2013-09-10 18:15 UTC  (2+ messages)
` [Bug 68235] "

BUG: using smp_processor_id() in preemptible [00000000] code: blkback.1.xvdb/9138 caller is decrease_reservation
 2013-09-10 18:13 UTC 

[Buildroot] [PATCH] libroxml: needs threads
 2013-09-10 18:13 UTC 

[GIT PULL 0/5] perf/urgent fixes
 2013-09-10 18:12 UTC  (6+ messages)
` [PATCH 1/5] perf trace: Handle perf.data files with no tracepoints
` [PATCH 2/5] perf evlist: Fix id pos in perf_evlist__open()
` [PATCH 3/5] perf kvm: Fix sample_type manipulation
` [PATCH 4/5] perf tools: Add attr->mmap2 support
` [PATCH 5/5] perf: Fix up MMAP2 buffer space reservation

[PATCH] drm/i915: optionally ban context on first hang
 2013-09-10 18:11 UTC  (2+ messages)

[PATCH v3 0/8] Add the Quadspi driver for vf610-twr
 2013-09-10 18:09 UTC  (5+ messages)
` [PATCH v3 5/8] spi: Add Freescale QuadSpi driver

[Buildroot] [patch] kmod: install depmod to output/host/usr/sbin
 2013-09-10 18:09 UTC 

[Bug 60791] New: Display corruption with Radeon driver during boot and on desktop
 2013-09-10 18:08 UTC  (2+ messages)
` [Bug 60791] "

[Buildroot] [PATCH] opus-tools: disable flac when it is not selected
 2013-09-10 18:07 UTC 

[PATCH v3 0/8] Add the Quadspi driver for vf610-twr
 2013-09-10 18:07 UTC  (10+ messages)

[PATCH v9 0/3] gpio: bcm281xx: GPIO driver
 2013-09-10 18:07 UTC  (8+ messages)
` [PATCH v9 1/3] gpio: bcm281xx: Add "
` [PATCH v9 2/3] ARM: bcm281xx: Enable "
` [PATCH v9 3/3] ARM: bcm281xx: Add device node for the GPIO controller

Need some help with auart on imx23
 2013-09-10 17:58 UTC  (2+ messages)

Panic at _blk_run_queue on 2.6.32
 2013-09-10 18:04 UTC  (3+ messages)

[RFC] Disabling status hints in COMMIT_EDITMSG
 2013-09-10 18:03 UTC  (2+ messages)

[PATCH] xfs_repair: test for bad level in dir2 node
 2013-09-10 18:03 UTC  (5+ messages)
` [PATCH V2] "

"Virtual" Interrupts -- Need help please
 2013-09-10 18:01 UTC  (4+ messages)

Regression in e02ca72: git svn rebase is broken on Windows
 2013-09-10 18:02 UTC  (6+ messages)

[patch] block: fix race between request completion and timeout handling
 2013-09-10 18:01 UTC  (3+ messages)

[PATCH v2 2/2] sh_eth: add device tree support
 2013-09-10 18:01 UTC  (6+ messages)

[PATCH] drm/msm: fix cmdstream size check
 2013-09-10 18:00 UTC 

[request for stable inclusion] tipc: fix lockdep warning during bearer initialization
 2013-09-10 18:00 UTC  (2+ messages)

regulatory will stuck when cfg80211 is built-in
 2013-09-10 17:59 UTC  (4+ messages)

[PATCH 0/4] cpufreq: fixes for v3.12
 2013-09-10 17:59 UTC  (10+ messages)
` [PATCH 1/4] cpufreq: cpufreq-cpu0: assign cpu_dev correctly to cpu0 device
` [PATCH 2/4] cpufreq: imx6q-cpufreq: "
` [PATCH 3/4] ARM: i.MX: change dev_id to cpu0 while registering cpu clock
` [PATCH 4/4] ARM: shmobile: "

[PATCH 1/3] usb-imx28: fix enable
 2013-09-10 17:57 UTC  (3+ messages)
` [PATCH 2/3] imx28-regs: i.MX28 has 2 USB controllers
` [PATCH 3/3] mx28-evk: enable USB

[request for stable inclusion] net: neighbour: prohibit negative value for unres_qlen_bytes parameter
 2013-09-10 17:55 UTC  (2+ messages)

[PATCH 0/4] Updates in support of genericx86*
 2013-09-10 17:54 UTC  (6+ messages)
` [PATCH 3/4] xf86-video-mga: Pull in Matrox MGA support from meta-intel

3.10.5: rcu_sched detected stalls on CPUs/tasks
 2013-09-10 17:54 UTC  (7+ messages)

[PATCH v2 0/6] some libxc cleanups and xen-mfndump
 2013-09-10 17:54 UTC  (7+ messages)
` [PATCH v2 1/6] libxc: introduce xc_domain_get_guest_width()
` [PATCH v2 2/6] libxc: use xc_vcpu_setcontext() instead of calling do_domctl()
` [PATCH v2 3/6] libxc: use xc_vcpu_getinfo() "
` [PATCH v2 4/6] libxc: allow for ctxt to be NULL in xc_vcpu_setcontext
` [PATCH v2 5/6] libxc: introduce xc_map_domain_meminfo (and xc_unmap_domain_meminfo)
` [PATCH v2 6/6] tools/misc: introduce xen-mfndump

[PATCH v2 0/5] xl: allow for node-wise specification of vcpu pinning
 2013-09-10 17:52 UTC  (3+ messages)
` [PATCH v2 5/5] xl: test script for the cpumap parser (for vCPU pinning)


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.