All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-12-05 12:40:22 to 2013-12-05 13:30:16 UTC [more...]

[PATCH 1/2] ARM64: check stack pointer in get_wchan
 2013-12-05 13:30 UTC  (3+ messages)
` [PATCH 2/2] ARM64: fix framepointer check in unwind_frame

[PATCH RFC 0/3] nfsd: convert nfsd DRC code to use list_lru infrastructure
 2013-12-05 13:30 UTC  (6+ messages)
` [PATCH RFC 1/3] nfsd: don't try to reuse an expired DRC entry off the list
` [PATCH RFC 2/3] list_lru: add a new LRU_SKIP_REST lru_status value and handling

How to resume broke clone ?
 2013-12-05 13:21 UTC  (13+ messages)

[PATCH 1/3] ARM: dts: mxs: Add 18bit pin config for lcdif
 2013-12-05 13:28 UTC  (6+ messages)
  ` [PATCH 2/3] ARM: dts: mxs: Add a new pin config for the usb0 ID
  ` [PATCH 3/3] Add support for the eukrea-cpuimx28

[U-Boot] new uboot for custom platform
 2013-12-05 13:28 UTC  (2+ messages)

Change in IPv4 TCP reset behavior after kernel upgrade
 2013-12-05 13:27 UTC  (8+ messages)
  ` AW: "

[PATCH] x86/apic: Justification for disabling IO APIC before Local APIC
 2013-12-05 13:27 UTC  (3+ messages)

[PATCH 0/3] optimize for powerpc _PAGE_NUMA
 2013-12-05 13:27 UTC  (4+ messages)
` [PATCH 3/3] powerpc: mm: optimize for the correctly placed page

[RFC part3 PATCH 1/2] clocksource / arch_timer: Use ACPI GTDT table to initialize arch timer
 2013-12-05 13:26 UTC  (3+ messages)

[PATCH 0/5] cpufreq:boost: CPU Boost mode support
 2013-12-05 13:25 UTC  (11+ messages)
` [PATCH v10 0/7] "
  ` [PATCH v10 7/7] thermal:exynos:boost: Automatic enable/disable of BOOST feature (at Exynos4412)

[RFC part2 PATCH 0/9] Using ACPI MADT table to initialise SMP and GIC
 2013-12-05 13:24 UTC  (5+ messages)
` [RFC part2 PATCH 2/9] ARM64 / ACPI: Prefill cpu possible/present maps and map logical cpu id to APIC id

IR devices refuses to generate events
 2013-12-05 13:24 UTC  (2+ messages)

librpcsecgss: FTBFS on GNU/kFreeBSD
 2013-12-05 13:23 UTC  (8+ messages)

[Qemu-devel] [PATCH v2 0/6] Add error_abort and associated cleanups
 2013-12-05 13:21 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/6] error: Add error_abort

[PATCH] cpufreq: fix garbage kobj on errors during suspend/resume
 2013-12-05 13:21 UTC  (9+ messages)

[PATCH] media: Add BCM2048 radio driver
 2013-12-05 13:20 UTC  (4+ messages)

master - compile/link: EXTRA_EXEC_CFLAGS must be applied for *.o
 2013-12-05 13:19 UTC 

[U-Boot] arm: am437: Fix offset for USB registers
 2013-12-05 13:19 UTC 

[Qemu-devel] [PATCH 0/9] vmstate code split + unit tests
 2013-12-05 13:16 UTC  (2+ messages)

[PATCH] kvm: clear guest TSC on reset
 2013-12-05 13:15 UTC  (7+ messages)
    ` [PATCH] target-i386: "
        ` [Qemu-devel] "

[Qemu-devel] [PATCH for-1.7] seccomp: setting "-sandbox on" by default
 2013-12-05 13:15 UTC  (7+ messages)

Question about TCP checksum offload in Xen
 2013-12-05 13:15 UTC  (8+ messages)

How can I 'getchar()' in module code?
 2013-12-05 13:14 UTC  (5+ messages)

[patch 0/2] mm: memcg: 3.13 fixes
 2013-12-05 13:14 UTC  (8+ messages)
` [patch 1/2] mm: memcg: fix race condition between memcg teardown and swapin
` [patch 2/2] mm: memcg: do not allow task about to OOM kill to bypass the limit

[patch] hwmon: prevent some divide by zeros in FAN_TO_REG()
 2013-12-05 13:13 UTC  (5+ messages)
` [lm-sensors] "

3.12.3, panic: crashes using kexec in combination with usb on the ARM ST SPEAr320 platform
 2013-12-05 13:07 UTC 

[V5 PATCH 0/7]: PVH dom0
 2013-12-05 13:12 UTC  (4+ messages)
` [V5 PATCH 6/7] pvh dom0: Add and remove foreign pages

[PATCH v2 00/23] mm: Use memblock interface instead of bootmem
 2013-12-05 13:12 UTC  (7+ messages)
` [PATCH v2 08/23] mm/memblock: Add memblock memory allocation apis

[PATCH igt 1/2] tools/quick_dump: Update Baytrail DPIO names to reflect to the driver change
 2013-12-05 13:11 UTC  (2+ messages)

[PATCH v2 00/32] Bluetooth: LE CoC support
 2013-12-05 13:11 UTC  (33+ messages)
` [PATCH v2 01/32] Bluetooth: Remove unnecessary braces from one-line if-statement
` [PATCH v2 02/32] Bluetooth: Add module parameter to enable LE CoC support
` [PATCH v2 03/32] Bluetooth: Update l2cap_global_chan_by_psm() to take a link type
` [PATCH v2 04/32] Bluetooth: Allow l2cap_chan_check_security() to be used for LE links
` [PATCH v2 05/32] Bluetooth: Pass command length to LE signaling channel handlers
` [PATCH v2 06/32] Bluetooth: Move LE L2CAP initiator procedure to its own function
` [PATCH v2 07/32] Bluetooth: Add definitions for LE connection oriented channels
` [PATCH v2 08/32] Bluetooth: Add initial code for LE L2CAP Connect Request
` [PATCH v2 09/32] Bluetooth: Add smp_sufficient_security helper function
` [PATCH v2 10/32] Bluetooth: Refactor L2CAP connect rejection to its own function
` [PATCH v2 11/32] Bluetooth: Add basic LE L2CAP connect request receiving support
` [PATCH v2 12/32] Bluetooth: Fix L2CAP channel closing for LE connections
` [PATCH v2 13/32] Bluetooth: Add L2CAP Disconnect suppport for LE
` [PATCH v2 14/32] Bluetooth: Make l2cap_le_sig_cmd logic consistent
` [PATCH v2 15/32] Bluetooth: Add LE L2CAP flow control mode
` [PATCH v2 16/32] Bluetooth: Track LE L2CAP credits in l2cap_chan
` [PATCH v2 17/32] Bluetooth: Limit L2CAP_OPTIONS socket option usage with LE
` [PATCH v2 18/32] Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket options
` [PATCH v2 19/32] Bluetooth: Implement returning of LE L2CAP credits
` [PATCH v2 20/32] Bluetooth: Add LE flow control discipline
` [PATCH v2 21/32] Bluetooth: Reject LE CoC commands when the feature is not enabled
` [PATCH v2 22/32] Bluetooth: Introduce L2CAP channel callback for suspending
` [PATCH v2 23/32] Bluetooth: Add LE L2CAP segmentation support for outgoing data
` [PATCH v2 24/32] Bluetooth: Implement LE L2CAP reassembly
` [PATCH v2 25/32] Bluetooth: Fix LE L2CAP Connect Request handling together with SMP
` [PATCH v2 26/32] Bluetooth: Fix suspending the L2CAP socket if we start with 0 credits
` [PATCH v2 27/32] Bluetooth: Limit LE MPS to the MTU value
` [PATCH v2 28/32] Bluetooth: Fix clearing of chan->omtu for LE CoC channels
` [PATCH v2 29/32] Bluetooth: Fix CID ranges for LE CoC CID allocations
` [PATCH v2 30/32] Bluetooth: Fix validating LE PSM values
` [PATCH v2 31/32] Bluetooth: Add debugfs controls for LE CoC MPS and Credits
` [PATCH v2 32/32] Bluetooth: Simplify l2cap_chan initialization for LE CoC

[PATCH net v5] xen-netback: fix fragment detection in checksum setup
 2013-12-05 13:11 UTC  (7+ messages)
    ` [Xen-devel] "

[PATCH v2 0/6] Enable additional channels for use
 2013-12-05 13:10 UTC  (7+ messages)
` [PATCH v2 3/6] cfg80211: Enable GO operation on additional channels
  ` [wireless-regdb] "
` [PATCH v2 5/6] cfg80211: Enable GO operation on indoor channels
  ` [wireless-regdb] "

[PATCH 1/2] ARM: check stack pointer in get_wchan
 2013-12-05 13:10 UTC  (6+ messages)
` [PATCH 2/2] ARM: fix framepointer check in unwind_frame

[RFC part3 PATCH 0/2] Using ACPI GTDT table to initialize arch timer
 2013-12-05 13:09 UTC  (8+ messages)
` [RFC part3 PATCH 2/2] ARM64 / clocksource: Use arch_timer_acpi_init()

[PATCH 0/4] perf trace fixes
 2013-12-05 13:09 UTC  (3+ messages)
` [PATCH 2/4] perf trace: Fix crash on RHEL6

hci_h4p from linux-n900 branch: fix with new bluetooth for 3.13-rc1
 2013-12-05 13:08 UTC  (3+ messages)
  ` [patch] fix n900 bt error handling

[U-Boot] [PATCH] mtd: nand: omap: add CONFIG_SPL_NAND_DEVICE_WIDTH to determine NAND device bus-width
 2013-12-05 13:08 UTC  (2+ messages)

[Buildroot] [PATCHv2] pkg-config: remove deprecated
 2013-12-05 13:08 UTC  (3+ messages)

[PATCH -tip v4 0/6] kprobes: introduce NOKPROBE_SYMBOL() and fixes crash bugs
 2013-12-05 13:08 UTC  (4+ messages)

Supporting 4 way connections in LKSCTP
 2013-12-05 13:07 UTC  (23+ messages)

master - compile/link: use RELRO/PIE compiler/linker options for executables
 2013-12-05 13:06 UTC 

[PATCH 0/4] ACPI: Cleanup header inclusions
 2013-12-05 13:04 UTC  (5+ messages)
` [UPDTE PATCH 0/3] ACPI: Cleanup direct ACPICA inclusions
  ` [PATCH 1/3] ACPI/i915: Fix wrong <acpi/acpi.h> inclusion in i915 opregion module
      ` [Intel-gfx] "

[PATCH net] bonding: fix packets_per_slave showing
 2013-12-05 13:03 UTC  (6+ messages)

[PATCHv3 00/28] perf tools: Add traceevent plugins support
 2013-12-05 13:02 UTC  (8+ messages)
` [PATCH 28/28] perf tools: Add udis86 disassembler feature check

[PATCH 1/8] android: Fix turning BT off during pairing
 2013-12-05 13:02 UTC  (2+ messages)

[PATCH] mac80211: warn if unhashing station fails
 2013-12-05 13:01 UTC 

[PATCH v3 00/28] First class shallow clone
 2013-12-05 13:02 UTC  (30+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/28] transport.h: remove send_pack prototype, already defined in send-pack.h
  ` [PATCH v4 02/28] Replace struct extra_have_objects with struct sha1_array
  ` [PATCH v4 03/28] send-pack: forbid pushing from a shallow repository
  ` [PATCH v4 04/28] clone: prevent --reference to "
  ` [PATCH v4 05/28] Make the sender advertise shallow commits to the receiver
  ` [PATCH v4 06/28] connect.c: teach get_remote_heads to parse "shallow" lines
  ` [PATCH v4 07/28] shallow.c: extend setup_*_shallow() to accept extra shallow commits
  ` [PATCH v4 08/28] shallow.c: the 8 steps to select new commits for .git/shallow
  ` [PATCH v4 09/28] shallow.c: steps 6 and 7 "
  ` [PATCH v4 10/28] fetch-pack.c: move shallow update code out of fetch_pack()
  ` [PATCH v4 11/28] fetch-pack.h: one statement per bitfield declaration
  ` [PATCH v4 12/28] clone: support remote shallow repository
  ` [PATCH v4 13/28] fetch: support fetching from a "
  ` [PATCH v4 14/28] upload-pack: make sure deepening preserves shallow roots
  ` [PATCH v4 15/28] fetch: add --update-shallow to accept refs that update .git/shallow
  ` [PATCH v4 16/28] receive-pack: reorder some code in unpack()
  ` [PATCH v4 17/28] receive/send-pack: support pushing from a shallow clone
  ` [PATCH v4 18/28] New var GIT_SHALLOW_FILE to propagate --shallow-file to subprocesses
  ` [PATCH v4 19/28] connected.c: add new variant that runs with --shallow-file
  ` [PATCH v4 20/28] receive-pack: allow pushes that update .git/shallow
  ` [PATCH v4 21/28] send-pack: support pushing to a shallow clone
  ` [PATCH v4 22/28] remote-curl: pass ref SHA-1 to fetch-pack as well
  ` [PATCH v4 23/28] Support shallow fetch/clone over smart-http
  ` [PATCH v4 24/28] receive-pack: support pushing to a shallow clone via http
  ` [PATCH v4 25/28] send-pack: support pushing from "
  ` [PATCH v4 26/28] clone: use git protocol for cloning shallow repo locally
  ` [PATCH v4 27/28] prune: clean .git/shallow after pruning objects
  ` [PATCH v4 28/28] git-clone.txt: remove shallow clone limitations

[PATCH] acer-wmi: add video_vendor quirk for Acer Aspire E1-572
 2013-12-05 13:00 UTC 

UBI+UBIFS on Read-Only NAND
 2013-12-05 12:53 UTC 

[Buildroot] [PATCH 0 of 3] Remove uninstall commands
 2013-12-05 12:59 UTC  (4+ messages)

[xen-unstable test] 22283: regressions - FAIL
 2013-12-05 12:59 UTC  (5+ messages)

[PATCH] xen: arm: vtimer fixes for arm64
 2013-12-05 12:58 UTC 

[PATCH v3 0/3] (U)EFI runtime services for arm
 2013-12-05 12:58 UTC  (8+ messages)
` [PATCH v3 1/3] Documentation: arm: add UEFI support documentation

[patch] mtd: sm_ftl: heap corruption in sm_create_sysfs_attributes()
 2013-12-05 12:57 UTC  (4+ messages)

[PATCH 1/3] documentation.conf: remove unused IMAGETEST variable
 2013-12-05 12:56 UTC  (3+ messages)
` [PATCH 2/3] lib/oeqa/runtime: print connman status if connman failed to start
` [PATCH 3/3] lib/oeqa/runtime: output more logging from systemd when services have failed

[LTP] [PATCH v2 4/4] fallocate/fallocate02.c: add EFBIG
 2013-12-05 12:54 UTC 

[LTP] [PATCH v2 3/4] fallocate/fallocate02.c: cleanup
 2013-12-05 12:54 UTC 

[LTP] [PATCH v2 2/4] fallocate/fallocate.h: move inline function
 2013-12-05 12:53 UTC 

[PATCH 0/3] arm64: Add EFI stub and runtime services support
 2013-12-05 12:53 UTC  (5+ messages)
  ` [PATCH 2/3] doc: arm64: add description of EFI stub support

[PATCH] xen: arm: do not BUG on guest paddrs which are very high
 2013-12-05 12:53 UTC 

[LTP] [PATCH v2 1/4] add SAFE_FSTAT macro
 2013-12-05 12:53 UTC 

[Buildroot] [PATCH] pkg-config: remove deprecated
 2013-12-05 12:52 UTC  (3+ messages)

[PATCH 1/3] matrix-gui-tscal: Add init package to run ts_calibrate
 2013-12-05 12:52 UTC  (3+ messages)

[PATCH 0/6] Generic WorkQueue Engine (GenWQE) device driver (v8)
 2013-12-05 12:50 UTC  (8+ messages)
` [PATCH 1/6] GenWQE PCI support, health monitoring and recovery

[PATCH] xorg-lib-common.inc: use REQUIRED_DISTRO_FEATURES variable
 2013-12-05 12:51 UTC 

RTL8187 bugs
 2013-12-05 12:51 UTC  (15+ messages)

[PATCH 1/4] mesa: make runtime variables depend on PACKAGECONFIG
 2013-12-05 12:50 UTC  (3+ messages)
` [PATCH 4/4] cogl-1.0: explicitly disable cairo

[PATCH] DT: ATA: Add missing documentation of clocks to marvell binding
 2013-12-05 12:50 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] scsi: eject fixed
 2013-12-05 12:49 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/3] scsi-disk: close drive on START_STOP

[PATCH 2/2] drm/i915: Set the digital port encoder personality during modeset
 2013-12-05 12:48 UTC  (5+ messages)

[U-Boot] [PATCH] i2c: samsung: register i2c busses for Exynso5420 and Exynos5250
 2013-12-05 12:47 UTC  (4+ messages)
` [U-Boot] "

[PATCH] xfsprogs: change DESCRIPTION to SUMMARY
 2013-12-05 12:47 UTC  (3+ messages)
` [meta-filesystems][PATCH v2] "

[PATCH v3 0/6] ARM: add PSCI host support
 2013-12-05 12:45 UTC  (2+ messages)

vxlan/veth performance issues on net.git + latest kernels
 2013-12-05 12:45 UTC  (8+ messages)
            ` [PATCH net-next] net: introduce dev_consume_skb_any()

[PATCH] tools: remove duplicate #includes
 2013-12-05 12:45 UTC  (2+ messages)

[PATCH 1/2] sched/numa: fix set cpupid on page migration twice
 2013-12-05 11:10 UTC 

[PATCHv2 0/4] Socket optimization
 2013-12-05 12:43 UTC  (3+ messages)
` [PATCHv2 2/4] android/socket Use 64K buffer for socket handling

[Buildroot] [PATCHv6 0/5] Keeping customizations outside the Buildroot tree with BR2_EXTERNAL
 2013-12-05 12:41 UTC  (5+ messages)
` [Buildroot] [PATCHv6 3/5] core: allow external Config.in/makefile code to be integrated
` [Buildroot] [PATCHv6 4/5] core: allow external defconfigs to be used

[PATCH 1/1] ipmi: setting mod_timer for read_event_msg buffer cmd
 2013-12-05 12:40 UTC  (9+ messages)

[Qemu-devel] [PATCH v3 00/12] target-arm: A64 decoder, foundation plus branches
 2013-12-05 12:39 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 01/12] target-arm: Split A64 from A32/T32 gen_intermediate_code_internal()
` [Qemu-devel] [PATCH v3 04/12] target-arm: Support fp registers in gdb stub
` [Qemu-devel] [PATCH v3 05/12] target-arm: A64: add stubs for a64 specific helpers
` [Qemu-devel] [PATCH v3 07/12] target-arm: A64: expand decoding skeleton for system instructions
` [Qemu-devel] [PATCH v3 08/12] target-arm: A64: add support for B and BL insns
` [Qemu-devel] [PATCH v3 11/12] target-arm: A64: add support for 'test and branch' imm


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.