All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-14 20:46:13 to 2014-05-14 21:31:27 UTC [more...]

mm: NULL ptr deref handling mmaping of special mappings
 2014-05-14 21:31 UTC  (11+ messages)

[U-Boot] [PATCH] vf610twr: Tune DDR initialization settings
 2014-05-14 21:29 UTC 

[Qemu-devel] [PATCH v2 00/23] target-arm: add Security Extensions for CPUs
 2014-05-14 21:29 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 06/23] target-arm: add arm_is_secure() function
` [Qemu-devel] [PATCH v2 19/23] target-arm: maintain common bits of banked CP registers

mm: hangs in collapse_huge_page
 2014-05-14 21:29 UTC  (5+ messages)

[U-Boot] [PATCH 1/4] cmd_part: fix type in part command help text
 2014-05-14 21:29 UTC  (4+ messages)

[B.A.T.M.A.N.] [PATCH 1/7] cfg80211: export expected throughput through get_station()
 2014-05-14 21:27 UTC  (16+ messages)
` [B.A.T.M.A.N.] [PATCH 2/7] mac80211: add get_expected_throughput API
    `  "
` [B.A.T.M.A.N.] [PATCH 3/7] mac80211: add new RC API to retrieve expected throughput
    `  "
` [B.A.T.M.A.N.] [PATCH 7/7] cfg80211: implement cfg80211_get_station cfg80211 API
    `  "
  ` [PATCH 1/7] cfg80211: export expected throughput through get_station()

[PATCH 1/1 v2] fanotify: check file flags passed in fanotify_init
 2014-05-14 21:28 UTC  (3+ messages)

[PATCH 0/9] xfs: error sign fixes for 3.15-rc6
 2014-05-14 21:28 UTC  (3+ messages)

[deathsimple/drm-next-3.16][1/4] drm/radeon/hdmi: use separated file for DCE 3.1/3.2 code
 2014-05-14 21:27 UTC  (4+ messages)
` [deathsimple/drm-next-3.16][2/4] drm/radeon/hdmi: DCE3: clean ACR control
` [deathsimple/drm-next-3.16][3/4] drm/radeon/hdmi: DCE2: update setmode
` [deathsimple/drm-next-3.16][4/4] drm/radeon/hdmi: DCE2: simplify audio workaround

[PATCH] imx-drm: imx-hdmi: move memory and resource allocation into probe function
 2014-05-14 21:27 UTC  (2+ messages)

[PATCH v3 0/7] USB support for DRA7-evm
 2014-05-14 21:27 UTC  (4+ messages)
` [PATCH v3 7/7] dts: dra7-evm: add USB support
  ` [PATCH v4 "

[RFC PATCH] selinux: prevent setting a security label on MNT_NOSUID applications
 2014-05-14 21:26 UTC  (4+ messages)

[U-Boot] [RFC PATCH] fpga: Added support to load bit stream from SD/MMC
 2014-05-14 21:26 UTC  (3+ messages)

[PATCH v3 0/6] arm: Add basic support for Mediatek Cortex-A7 SoCs
 2014-05-14 21:26 UTC  (6+ messages)
` [PATCH v3 4/6] arm: add basic support for Mediatek MT6589 boards

[PATCH V2] x86: UV3 tlb shootdown update
 2014-05-14 21:15 UTC 

[Qemu-devel] [PATCH 0/7] ARM: add PSCI enulation support
 2014-05-14 21:25 UTC  (8+ messages)
` [Qemu-devel] [PATCH 3/7] target-arm: add hvc and smc exception emulation handling infrastructure
` [Qemu-devel] [PATCH 6/7] arm/virt: enable PSCI emulation support for system emulation

[Buildroot] [autobuild.buildroot.net] Build results for 2014-05-11
 2014-05-14 21:25 UTC  (6+ messages)

[Qemu-devel] [Bug 1318830] Re: High CPU usage on windows virtual machine
 2014-05-14 21:17 UTC 

[PATCH V8 net-next 0/6] xen-net{back, front}: Multiple transmit and receive queues
 2014-05-14 21:24 UTC  (7+ messages)
` [Xen-devel] "

[Patch net] loopback: explicitly set pkt_type to PACKET_HOST
 2014-05-14 21:24 UTC  (2+ messages)

[patch 0/3] futex/rtmutex: Fix issues exposed by trinity
 2014-05-14 21:17 UTC  (9+ messages)

[PATCH v7 00/42] Use ref transactions for all ref updates
 2014-05-14 21:17 UTC  (43+ messages)
` [PATCH v7 01/42] refs.c: constify the sha arguments for ref_transaction_create|delete|update
` [PATCH v7 02/42] refs.c: allow passing NULL to ref_transaction_free
` [PATCH v7 03/42] refs.c: add a strbuf argument to ref_transaction_commit for error logging
` [PATCH v7 04/42] refs.c: make ref_update_reject_duplicates take a strbuf argument for errors
` [PATCH v7 05/42] update-ref.c: log transaction error from the update_ref
` [PATCH v7 06/42] refs.c: make update_ref_write update a strbuf on failure
` [PATCH v7 07/42] refs.c: remove the onerr argument to ref_transaction_commit
` [PATCH v7 08/42] refs.c: change ref_transaction_update() to do error checking and return status
` [PATCH v7 09/42] refs.c: change ref_transaction_create "
` [PATCH v7 10/42] refs.c: ref_transaction_delete to check for error "
` [PATCH v7 11/42] tag.c: use ref transactions when doing updates
` [PATCH v7 12/42] replace.c: use the ref transaction functions for updates
` [PATCH v7 13/42] commit.c: use ref transactions "
` [PATCH v7 14/42] sequencer.c: use ref transactions for all ref updates
` [PATCH v7 15/42] fast-import.c: change update_branch to use ref transactions
` [PATCH v7 16/42] branch.c: use ref transaction for all ref updates
` [PATCH v7 17/42] refs.c: change update_ref to use a transaction
` [PATCH v7 18/42] refs.c: free the transaction before returning when number of updates is 0
` [PATCH v7 19/42] refs.c: ref_transaction_commit should not free the transaction
` [PATCH v7 20/42] fetch.c: clear errno before calling functions that might set it
` [PATCH v7 21/42] fetch.c: change s_update_ref to use a ref transaction
` [PATCH v7 22/42] fetch.c: use a single ref transaction for all ref updates
` [PATCH v7 23/42] receive-pack.c: use a reference transaction for updating the refs
` [PATCH v7 24/42] fast-import.c: use a ref transaction when dumping tags
` [PATCH v7 25/42] walker.c: use ref transaction for ref updates
` [PATCH v7 26/42] refs.c: make write_ref_sha1 static
` [PATCH v7 27/42] refs.c: make lock_ref_sha1 static
` [PATCH v7 28/42] refs.c: add transaction.status and track OPEN/CLOSED/ERROR
` [PATCH v7 29/42] refs.c: remove the update_ref_lock function
` [PATCH v7 30/42] refs.c: remove the update_ref_write function
` [PATCH v7 31/42] refs.c: remove lock_ref_sha1
` [PATCH v7 32/42] refs.c: make prune_ref use a transaction to delete the ref
` [PATCH v7 33/42] refs.c: make delete_ref use a transaction
` [PATCH v7 34/42] refs.c: pass the ref log message to _create/delete/update instead of _commit
` [PATCH v7 35/42] refs.c: pass NULL as *flags to read_ref_full
` [PATCH v7 36/42] refs.c: pack all refs before we start to rename a ref
` [PATCH v7 37/42] refs.c: move the check for valid refname to lock_ref_sha1_basic
` [PATCH v7 38/42] refs.c: call lock_ref_sha1_basic directly from commit
` [PATCH v7 39/42] refs.c: add a new flag for transaction delete for refs we know are packed only
` [PATCH v7 40/42] refs.c: pass a skip list to name_conflict_fn
` [PATCH v7 41/42] refs.c: make rename_ref use a transaction
` [PATCH v7 42/42] refs.c: remove forward declaration of write_ref_sha1

Please pull the patch series "use the $( ... ) construct for command substitution"
 2014-05-14 21:21 UTC  (3+ messages)

[PATCH] Documentation/kbuild/makefiles.txt: Improve description of lib-* targets
 2014-05-14 21:21 UTC  (2+ messages)

[Qemu-devel] Curl updates
 2014-05-14 21:20 UTC  (6+ messages)

[PATCH v4 0/4] ARM: OMAP: SATA support for OMAP5 & DRA7
 2014-05-14 21:20 UTC  (12+ messages)
` [PATCH v4 2/4] ARM: dts: omap5: add sata node
` [PATCH v4 4/4] ARM: dts: dra7: add OCP2SCP3 and SATA nodes
  ` [PATCH v5 "

[PATCH] ARM: OMAP4: Fix the boot regression with CPU_IDLE enabled
 2014-05-14 21:18 UTC  (8+ messages)

[PATCHv2 0/2] remap_file_pages() decommission
 2014-05-14 21:17 UTC  (9+ messages)
` [PATCH 2/2] mm: replace remap_file_pages() syscall with emulation

[U-Boot] [PATCH] arm: bcm281xx: Add CONFIG_SYS_GENERIC_BOARD
 2014-05-14 21:18 UTC 

[PATCH OSSTEST V2] ts-debian-hvm-install: use text installer frontend
 2014-05-14 21:16 UTC 

[PATCH 0/2] two bus fixed: pending timers counting and periodic timer non-reloading
 2014-05-14 21:16 UTC  (3+ messages)
` [PATCH 1/2] Pending timers counting fixed

[PATCH] grep -I: do not bother to read known-binary files
 2014-05-14 21:15 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: fix typ0 in kerneldoc and comment
 2014-05-14 21:15 UTC  (2+ messages)

[PATCH 01/16] mfd: max14577: Make mfd_cell array const
 2014-05-14 21:12 UTC  (3+ messages)
` [PATCH 05/16] mfd: kempld-core: "

[patch v3] Documentation/email-clients.txt: add a section about git
 2014-05-14 21:12 UTC  (2+ messages)

Haswell mem-store question
 2014-05-14 20:50 UTC 

[Buildroot] [PATCH 0/3] Detect and prevent multiple providers (branch yem/fix-virt-pkg)
 2014-05-14 21:11 UTC  (4+ messages)
` [Buildroot] [PATCH 1/3] infra/pkg-virtual: validate only one provider provides an implementation
` [Buildroot] [PATCH 2/3] docs/manual: document the new FOO_PROVIDES variable
` [Buildroot] [PATCH 3/3] packages: make providers declare what they provide

Problem with iflink in netns
 2014-05-14 21:11 UTC  (6+ messages)

[RFC PATCH 0/9] dt: dependencies (for deterministic driver initialization order based on the DT)
 2014-05-14 21:10 UTC  (7+ messages)
` [RFC PATCH 2/9] dt: deps: dependency based device creation

[PATCH] arm: msm: remove board file for the HTC Sapphire device
 2014-05-14 21:09 UTC  (2+ messages)

[Ksummit-discuss] [TECH TOPIC] PM dependencies
 2014-05-14 21:08 UTC  (7+ messages)

[PATCH] mips: add tune file for mips32r2 (only hard-float)
 2014-05-14 21:00 UTC 

[Bridge] [PATCH net] bridge: notify user space of fdb port change
 2014-05-14 21:07 UTC  (4+ messages)
  `  "

[PATCH] arm: msm: remove board file for Nexus One (ie. mahimahi)
 2014-05-14 21:07 UTC  (2+ messages)

futex(2) man page update help request
 2014-05-14 21:05 UTC  (9+ messages)

[PATCH v4 0/6] arm: Add basic support for Mediatek Cortex-A7 SoCs
 2014-05-14 21:04 UTC  (4+ messages)
` [PATCH v4 2/6] dt-bindings: add mtk-timer bindings

[PATCH 00/25] Change time_t and clock_t to 64 bit
 2014-05-14 21:04 UTC  (5+ messages)

[PATCH BlueZ] audio/media: Remove experimental status from Media* interfaces
 2014-05-14 21:03 UTC 

[PATCH] contrib: remote-helpers: add move warnings (v2.0)
 2014-05-14 20:51 UTC  (10+ messages)

[PATCH 0/6] sched: expel confusing usage of the term "power"
 2014-05-14 20:57 UTC  (7+ messages)
` [PATCH 1/6] sched/fair.c: remove "power" from struct numa_stats
` [PATCH 2/6] sched/fair.c: change "has_capacity" to "has_free_capacity"
` [PATCH 3/6] sched/fair.c: disambiguate existing/remaining "capacity" usage
` [PATCH 4/6] sched: let struct sched_group_power care about CPU capacity
` [PATCH 5/6] sched: remove remaining power to the CPU
` [PATCH 6/6] sched: final power vs capacity cleanup

[PATCH RFC] Documentation: note maintainer exceptions
 2014-05-14 21:00 UTC 

[U-Boot] [PATCH] compulab: eeprom: enable any i2c driver
 2014-05-14 20:59 UTC  (2+ messages)
` [U-Boot] "

[PATCH v2 00/17] contrib: cleanup
 2014-05-14 20:59 UTC  (13+ messages)
` [PATCH v2 01/17] contrib: remove outdated README

[PATCH 0/4] remote-hg: more improvements
 2014-05-14 20:58 UTC  (20+ messages)

Consolidate tlb.h
 2014-05-14 20:57 UTC  (7+ messages)
` [PATCH 13/27] m68k: Use common bits from generic tlb.h

[Bug 76231] New: radeon: DCE2 & DCE3 HDMI setup should be updated/improved (to match fglrx)
 2014-05-14 20:56 UTC 

3.15rc5 deadlock
 2014-05-14 20:55 UTC  (3+ messages)

[U-Boot] i.MX tree way behind master
 2014-05-14 20:54 UTC 

[PATCH 1/1 v2] fanotify.7: BUGS, error handling in fanotify_read
 2014-05-14 20:54 UTC  (3+ messages)

[PATCH 00/19] Misc page alloc, shmem, mark_page_accessed and page_waitqueue optimisations v3r33
 2014-05-14 20:53 UTC  (8+ messages)
` [PATCH 19/19] mm: filemap: Avoid unnecessary barries and waitqueue lookups in unlock_page fastpath

[PATCH v2 0/5] kbuild: Use relative paths if possible
 2014-05-14 20:53 UTC  (4+ messages)
` [PATCH v2 1/5] firmware: Simplify directory creation

[PATCH lttng-tools] Fix: Tests should set the LTTNG_SESSION_CONFIG_XSD_PATH variable
 2014-05-14 20:53 UTC 

[Devel] Clarification request about AcpiDbgLevel and AcpiGbl_EnableAmlDebugObject
 2014-05-14 20:53 UTC 

[Patch] x86, ia64, efifb: Move boot_vga fixup from pci to vgaarb
 2014-05-14 20:43 UTC  (2+ messages)

[PATCH lttng-tools] Fix: Tests should set the LTTNG_SESSION_CONFIG_XSD_PATH variable
 2014-05-14 20:52 UTC 

[PATCH v2 01/25] reset: add reset controller framework
 2014-05-14 20:45 UTC  (25+ messages)
` [PATCH v2 02/25] tegra: lowlevel: add function to fetch chipid
` [PATCH v2 03/25] reset: add tegra reset controller
` [PATCH v2 04/25] clk: tegra: reset UARTS from clock controller
` [PATCH v2 05/25] mci: tegra: add reset control
` [PATCH v2 06/25] clk: tegra: remove device reset hack
` [PATCH v2 07/25] clk: tegra: allow to register clocks with 16 bit divider
` [PATCH v2 08/25] clk: tegra30: register i2c clocks
` [PATCH v2 09/25] clk: tegra20: "
` [PATCH v2 10/25] i2c: add Tegra driver
` [PATCH v2 11/25] ARM: tegra: beaver: activate sdmmc1 voltage rail
` [PATCH v2 12/25] ARM: tegra: beaver: adjust pinmux to make sdmmc1 work
` [PATCH v2 13/25] mci: tegra: apply pad autocalibration on T30
` [PATCH v2 14/25] mci: tegra: don't set 8bit mode unconditionally
` [PATCH v2 15/25] pinctrl: tegra30: parse drive groups
` [PATCH v2 16/25] scripts: tegra: import cbootimage
` [PATCH v2 17/25] tegra: cbootimage: remove noisy output
` [PATCH v2 18/25] Makefile.lib: add rule to built Tegra BCTs
` [PATCH v2 19/25] images: add Tegra20 image build rules
` [PATCH v2 20/25] images: add Tegra30 "
` [PATCH v2 21/25] ARM: boards: colibri t20: import BCT cfgs
` [PATCH v2 22/25] images: tegra: build all Toradex Colibri images
` [PATCH v2 23/25] ARM: boards: beaver: import BCT cfg
` [PATCH v2 24/25] images: tegra: build NVidia Beaver image
` [PATCH v2 25/25] images: tegra: rename ac100 image

[PATCH] net: Use a more standard macro for INET_ADDR_COOKIE
 2014-05-14 20:48 UTC  (4+ messages)

[net-next 00/11][pull request] Intel Wired LAN Driver Updates
 2014-05-14 20:48 UTC  (4+ messages)
` [net-next 02/11] ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACE

[PATCH lttng-tools v3 0/4] Dynamic probe list support
 2014-05-14 20:47 UTC 

[Bridge] [PATCH net-next 0/8] Non-promisc bidge ports support
 2014-05-14 20:47 UTC  (4+ messages)
` [Bridge] [PATCH net-next 3/8] bridge: Add functionality to sync static fdb entries to hw
  `  "

Unicast packets stop being transmitted to a particular station, under load, when WPA2 is enabled
 2014-05-14 20:46 UTC  (10+ messages)

[Buildroot] [PATCH] libunwind: add patch to fix behavior for ARM < v6
 2014-05-14 20:47 UTC  (2+ messages)

[PATCH v2 0/3] Add Exynos5800 support
 2014-05-14 20:46 UTC  (3+ messages)
` [PATCH v2 1/3] clk: exynos5420: Add 5800 specific clocks


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.