All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-04-13 14:39:51 to 2014-04-13 19:21:06 UTC [more...]

pull request: iwlwifi 2014-04-13
 2014-04-13 19:19 UTC  (39+ messages)
` [PATCH 01/47] iwlwifi: mvm: Handle power management constraints for additional use-cases
` [PATCH 02/47] iwlwifi: mvm: fix the number of channels in family 8000
` [PATCH 03/47] iwlwifi: pcie: don't leave the new NICs awake for commands
` [PATCH 04/47] iwlwifi: mvm: add lq_cmd/tx_resp reduced_tpc field
` [PATCH 05/47] iwlwifi: mvm: add ATPC implementation
` [PATCH 06/47] iwlwifi: mvm: add debugfs file for fixed reduced tx power
` [PATCH 07/47] iwlwifi: pcie: implement GRO without NAPI
` [PATCH 08/47] iwlwifi: pcie: clarify RX queue need_update handling and locking
` [PATCH 09/47] iwlwifi: pcie: use bool for TX queue where appropriate
` [PATCH 10/47] iwlwifi: pcie: fix TX queue locking
` [PATCH 11/47] iwlwifi: pcie: clarify TX queue need_update handling
` [PATCH 12/47] iwlwifi: pcie: unify iwl_rx_replenish and iwl_rx_replenish_now
` [PATCH 13/47] iwlwifi: move CPU1_CPU2_SEPARATOR_SECTION to iwl-fw.h
` [PATCH 14/47] iwlwifi: mvm: remove redundant empty line
` [PATCH 15/47] iwlwifi: mvm: propagate the beamforming status from firmware
` [PATCH 16/47] iwlwifi: mvm: don't set AP STA to EINVAL
` [PATCH 17/47] iwlwifi: allow to wait for a subset of the queues
` [PATCH 18/47] iwlwifi: pcie: WARN upon traffic while flushing TX queues
` [PATCH 19/47] iwlwifi: mvm: dump Rx FIFO when the firmware asserts
` [PATCH 20/47] iwlwifi: mvm: Fix warning message when exit thermal throttling
` [PATCH 21/47] iwlwifi: mvm: Fix tx-backoff when NIC "
` [PATCH 22/47] iwlwifi: mvm: don't enable bcast filtering on P2P client
` [PATCH 23/47] iwlwifi: mvm: Use RCU_INIT_POINTER(x, NULL)
` [PATCH 24/47] iwlwifi: mvm: add per rate tx stats
` [PATCH 25/47] iwlwifi: mvm: replace BUG_ON by WARN_ON in scan.c
` [PATCH 26/47] iwlwifi: mvm: deprecate -7 firmware
` [PATCH 27/47] iwlwifi: mvm: Change scan fragmentation condition
` [PATCH 28/47] iwlwifi: mvm: Fix scan parameters units
` [PATCH 29/47] iwlwifi: remove IWL_UCODE_TLV_FLAGS_NEWBT_COEX TLV flag
` [PATCH 30/47] iwlwifi: remove IWL_UCODE_TLV_FLAGS_PM_CMD_SUPPORT flag
` [PATCH 31/47] iwlwifi: remove IWL_UCODE_TLV_FLAGS_RX_ENERGY_API flag
` [PATCH 32/47] iwlwifi: remove IWL_UCODE_TLV_FLAGS_TIME_EVENT_API_V2 flag
` [PATCH 33/47] iwlwifi: remove IWL_UCODE_TLV_FLAGS_BF_UPDATED flag
` [PATCH 34/47] iwlwifi: remove IWL_UCODE_TLV_FLAGS_D3_CONTINUITY_API flag
` [PATCH 35/47] iwlwifi: remove IWL_UCODE_TLV_FLAGS_SCHED_SCAN flag
` [PATCH 36/47] iwlwifi: remove IWL_UCODE_TLV_FLAGS_UAPSD_SUPPORT flag
` [PATCH 37/47] iwlwifi: remove IWL_UCODE_TLV_FLAGS_STA_KEY_CMD flag
` [PATCH 38/47] iwlwifi: remove IWL_UCODE_TLV_FLAGS_DEVICE_PS_CMD flag

[Buildroot] Patchwork cleanup: proposal
 2014-04-13 19:15 UTC  (8+ messages)

[PATCH] Fix coding style in drivers/staging/crystalhd/crystalhd_lnx.c
 2014-04-13 19:13 UTC  (5+ messages)
  ` [PATCH v2 1/3] Fix alignement problems "
  ` [PATCH v2 2/3] Fix coding style problem (cast with space) "
  ` [PATCH v2 3/3] Fix coding style problem (sizeof with type) "

[PATCH] ARM: ux500: configure in sensors
 2014-04-13 19:11 UTC 

[PATCH] ARM: ux500: update defconfig
 2014-04-13 19:11 UTC 

[PATCH 1/3] ext4: Fix error handling in ext4_ext_shift_extents
 2014-04-13 19:10 UTC  (4+ messages)
` [PATCH 2/3] ext4: always check ext4_ext_find_extent result
` [PATCH 3/3] ext4: remove obsoleted check

[PATCH 0/6] iio: enable ST Sensors on Ux500
 2014-04-13 19:09 UTC  (8+ messages)
` [PATCH 1/6] iio: st_sensors: announce registered sensors
` [PATCH 2/6] iio: st_sensors: move regulator retrieveal to core
` [PATCH 3/6] iio: st_sensors: get platform data from device tree
` [PATCH 4/6] iio: st_sensors: add device tree bindings
` [PATCH 5/6] iio: st_sensors: add devicetree probing support
` [PATCH 6/6] ARM: ux500: add misc sensors to the device trees

[PATCH v7 00/22] Support ext4 on NV-DIMMs
 2014-04-13 19:07 UTC  (19+ messages)
` [PATCH v7 06/22] Replace XIP read and write with DAX I/O
` [PATCH v7 07/22] Replace the XIP page fault handler with the DAX page fault handler
` [PATCH v7 08/22] Replace xip_truncate_page with dax_truncate_page

X86: Impossible select Enhanced Real Time Clock Support (legacy PC RTC driver)
 2014-04-13 19:05 UTC 

Writing one file, observing two writes
 2014-04-13 19:03 UTC  (2+ messages)

audit regression on x86 32-bit
 2014-04-13 19:00 UTC 

[PATCH 0/5] core: Convert thread iteration to use for_each[_process]_thread APIs, 1st pile
 2014-04-13 18:59 UTC  (14+ messages)
` [PATCH 2/5] tracepoint: Convert process iteration to use for_each_process_thread()
      ` [PATCH 0/2] Was: "
        ` [PATCH RESEND 1/2] tracing: syscall_*regfunc() can race with copy_process()
                  ` [PATCH v2 0/3] tracing: syscall_*regfunc() fixes
                    ` [PATCH v2 1/3] tracing: fix syscall_*regfunc() vs copy_process() race
                    ` [PATCH v2 2/3] tracing: change syscall_*regfunc() to check PF_KTHREAD and use for_each_process_thread()
                    ` [PATCH v2 3/3] tracing: syscall_regfunc() should not skip kernel threads

[PATCH] bcm: Fixing a few checkpatch issues in InterfaceMisc.h
 2014-04-13 18:56 UTC 

[git pull] vfs.git
 2014-04-13 18:53 UTC  (2+ messages)

EHCI hotplug kernel crash in kernel 3.14 and 3.13
 2014-04-13 18:51 UTC 

[Patch v2 0/1] Enhance Skeleton Linux Yocto Kernel Recipe
 2014-04-13 18:51 UTC  (5+ messages)
` [Patch v2 1/1] meta-skeleton: linux-yocto-custom.bb: use machine overrides

[PATCH 1/2] cifs: Use min_t() when comparing "size_t" and "unsigned long"
 2014-04-13 18:46 UTC  (6+ messages)
` [PATCH 2/2] mm: Initialize error in shmem_file_aio_read()

Sun V210 Cheetah error trap (kernel problem?)
 2014-04-13 18:33 UTC 

Get all tips quickly
 2014-04-13 18:29 UTC  (2+ messages)

[PATCH] rte_pmd_init_all: initialize non-PCI PMDs provided by EAL
 2014-04-13 18:22 UTC  (3+ messages)

[libnftnl PATCH] target: Fix an invalid read
 2014-04-13 18:21 UTC  (3+ messages)
` [libnftnl PATCH] tests: Fix a memory leak

[PATCH net] netlink: preserve netlink pkt_type on dev_queue_xmit_nit
 2014-04-13 18:12 UTC  (3+ messages)

[PATCH 1/2] perf, tools, stat: Initialize statistics correctly
 2014-04-13 18:08 UTC  (3+ messages)
` [PATCH 2/2] perf, tools: Support spark lines in perf stat

[PATCH] ipc,shm: increase default size for shmmax
 2014-04-13 18:05 UTC  (18+ messages)

[Buildroot] Version 3.2.0 of the Buildroot Eclipse plugin
 2014-04-13 18:05 UTC 

[PATCH] ARM: vexpress: Add CPU clock frequencies to TC1 device tree
 2014-04-13 18:03 UTC  (3+ messages)

[PATCH] ASoC: Intel: Fix incorrect sizeof() in sst_hsw_stream_get_volume()
 2014-04-13 17:56 UTC  (2+ messages)

[PATCH v3 00/15] uprobes/x86: fix the handling of relative jmp's/call's
 2014-04-13 17:46 UTC  (16+ messages)
` [PATCH v3 01/15] uprobes: Kill UPROBE_SKIP_SSTEP and can_skip_sstep()
` [PATCH v3 02/15] uprobes/x86: Fold prepare_fixups() into arch_uprobe_analyze_insn()
` [PATCH v3 03/15] uprobes/x86: Kill the "ia32_compat" check in handle_riprel_insn(), remove "mm" arg
` [PATCH v3 04/15] uprobes/x86: Gather "riprel" functions together
` [PATCH v3 05/15] uprobes/x86: move the UPROBE_FIX_{RIP,IP,CALL} code at the end of pre/post hooks
` [PATCH v3 06/15] uprobes/x86: Introduce uprobe_xol_ops and arch_uprobe->ops
` [PATCH v3 07/15] uprobes/x86: Conditionalize the usage of handle_riprel_insn()
` [PATCH v3 08/15] uprobes/x86: Send SIGILL if arch_uprobe_post_xol() fails
` [PATCH v3 09/15] uprobes/x86: Teach arch_uprobe_post_xol() to restart if possible
` [PATCH v3 10/15] uprobes/x86: Introduce sizeof_long(), cleanup adjust_ret_addr() and arch_uretprobe_hijack_return_addr()
` [PATCH v3 11/15] uprobes/x86: Emulate unconditional relative jmp's
` [PATCH v3 12/15] uprobes/x86: Emulate nop's using ops->emulate()
` [PATCH v3 13/15] uprobes/x86: Emulate relative call's
` [PATCH v3 14/15] uprobes/x86: Emulate relative conditional "short" jmp's
` [PATCH v3 15/15] uprobes/x86: Emulate relative conditional "near" jmp's

[PATCH 00/29] ARM: orion5x: big step towards DT conversion
 2014-04-13 17:50 UTC  (30+ messages)
` [PATCH 14/29] ARM: orion: switch to a per-platform handle_irq() function
` [PATCH 15/29] ARM: orion5x: switch to DT interrupts and timer
` [PATCH 16/29] ARM: orion5x: enable pinctrl driver at SoC level
` [PATCH 17/29] ARM: orion5x: update I2C description "
` [PATCH 18/29] ARM: orion5x: add Device Bus "
` [PATCH 19/29] ARM: orion5x: add standard pinctrl configs for sata0 and sata1
` [PATCH 20/29] ARM: orion5x: convert edmini_v2 to DT pinctrl
` [PATCH 21/29] ARM: orion5x: use DT to describe I2C devices on edmini_v2
` [PATCH 22/29] ARM: orion5x: use DT to describe EHCI "
` [PATCH 23/29] ARM: orion5x: use DT to describe NOR "
` [PATCH 24/29] ARM: orion5x: keep TODO list in edmini_v2 DT
` [PATCH 25/29] ARM: orion5x: remove unneeded code for edmini_v2
` [PATCH 26/29] ARM: orion5x: convert RD-88F5182 to Device Tree
` [PATCH 27/29] ARM: orion5x: convert d2net "
` [PATCH 28/29] ARM: orion: remove no longer needed DT IRQ code
` [PATCH 29/29] ARM: orion: remove no longer needed gpio DT code

Package sambaserver_3.0.37-r9_mips32el
 2014-04-13 17:48 UTC 

[PATCH RFC 0/5] NVMe: Hotplug support
 2014-04-13 17:42 UTC  (6+ messages)
` [PATCH RFC 3/5] NVMe: Asynchronous device scan support

[Buildroot] [PATCH v4 1/2] flite: new package
 2014-04-13 17:41 UTC  (2+ messages)
` [Buildroot] [PATCH v4 2/2] canfestival: "

[PATCH 1/1] arm/mach-vexpress: array accessed out of bounds
 2014-04-13 17:39 UTC  (4+ messages)

Marvell Orion5x boards with PCIe, and DT conversion
 2014-04-13 17:36 UTC  (6+ messages)

[PATCH net] filter: prevent nla extensions to peek beyond the end of the message
 2014-04-13 17:34 UTC  (2+ messages)

[PATCH v2 0/2] change ARM linux memory layout to support 32 CPUs
 2014-04-13 17:34 UTC  (13+ messages)
` [PATCH v2 1/2] ARM : DMA : remove useless information about DMA
` [PATCH v2 2/2] ARM : change fixmap mapping region to support 32 CPUs

new module to check constant memory for corruption
 2014-04-13 17:20 UTC  (8+ messages)
  ` Aw: "
    `  "
      ` Aw: "

[PATCH v3] drm/i915: New drm crtc property for varying the size of borders
 2014-04-13 17:12 UTC  (9+ messages)
` [PATCH v4 3/3] "

[PATCH] NVMe: Change how aborts are handled
 2014-04-13 17:12 UTC 

[PATCH] staging/rtl8187se fix sparse complaints
 2014-04-13 17:10 UTC 

[PATCH] lib/kmstest: Fix up tiled buffer creation
 2014-04-13 17:09 UTC 

btrfs on 3.14rc5 stuck on "btrfs_tree_read_lock sync"
 2014-04-13 16:59 UTC  (10+ messages)
          ` How to debug very very slow file delete?
            ` very slow btrfs filesystem: any data needed before I wipe it?
                ` what does your btrfsck look like?

[U-Boot] [PATCH v3 0/5] Android Fastboot support
 2014-04-13 16:55 UTC  (4+ messages)
` [U-Boot] [PATCH v3 3/5] image: add support for Android's boot image format

Nvidia Raid5 Failure
 2014-04-13 16:42 UTC  (3+ messages)

[PATCH] staging: wlan-ng: Fix sparse warnings
 2014-04-13 16:39 UTC 

Kernel warning when mode setting with no connectors connected
 2014-04-13 16:29 UTC  (7+ messages)

[PATCH 1/1] fanotify: create FAN_ACCESS event for readdir
 2014-04-13 16:10 UTC 

[PATCH 1/3] x86: microcode: report if CPU has up-to-date microcode
 2014-04-13 16:09 UTC  (4+ messages)

[meta-oe][PATCH 0/3] liblockfile updates for SOBBW
 2014-04-13 15:54 UTC  (4+ messages)
` [meta-oe][PATCH 1/3] liblockfile: remove configure warning

WAS: linux-rt fails to boot on > 3.12.5.-rt7 ... NOW IS: linux-rt-3.14 boots by reverting patches + nvidia uses __rt_mutex_init [which in 3.14 has been changed to EXPORT_SYMBOL_GPL]
 2014-04-13 15:50 UTC 

[lm-sensors] [PATCH 1/4] hwmon: (lm77) Rearrange code to no longer require forward declarations
 2014-04-13 15:38 UTC  (2+ messages)

[PATCH 00/71] drm/i915/chv: Add Cherryview support
 2014-04-13 15:33 UTC  (10+ messages)
` [PATCH 27/71] drm/i915/chv: Enable Render Standby (RC6) for Cheeryview
` [PATCH 30/71] drm/i915/chv: Enable PM interrupts when we in CHV turbo initialize sequence

[PATCH] NFS: add FATTR4_WORD1_MODE flags for cache_consistency_bitmask
 2014-04-13 15:24 UTC  (4+ messages)

[PATCH net] net/mlx4_core: Defer VF initialization till PF is fully initialized
 2014-04-13 15:17 UTC 

[PATCH] NFSD: Checking whether kill_suid by should_remove_suid()
 2014-04-13 15:11 UTC 

[PATCH RFC] x86:Improve memset with general 64bit instruction
 2014-04-13 15:11 UTC  (4+ messages)

[PATCH] pinctrl: pinctrl-imx: Print the mux_mode field in hex format
 2014-04-13 15:09 UTC 

[PATCH net] ipv4: return valid RTA_IIF on ip route get
 2014-04-13 15:08 UTC 

[PATCH] android/pts: Bump PTS version for GATT
 2014-04-13 15:08 UTC 

[ath9k-devel] Wifi client Bluetooth coexistence; non smooth video streams
 2014-04-13 15:05 UTC  (3+ messages)

[Patch net] ipv4: fib: check forwarding before checking send_redirects
 2014-04-13 14:57 UTC  (10+ messages)

[PATCH v4 1/3] ARM: dts: imx27-pdk: Keep the dt nodes sorted
 2014-04-13 14:48 UTC  (3+ messages)
` [PATCH v4 2/3] ARM: dts: imx27-pdk: Pass the UART1 pin configuration
` [PATCH v4 3/3] ARM: dts: imx27-pdk: Pass the FEC "

[PATCH 0/2] Experimental Amiga Zorro ESP driver
 2014-04-13 14:47 UTC  (8+ messages)
  ` esp_scsi QTAG in FAS216 (was Re: [PATCH 0/2] Experimental Amiga Zorro ESP driver)
    ` esp_scsi QTAG in FAS216

[PATCH] rtc: add support for maxim dallas rtc ds1343 and ds1344
 2014-04-13 14:42 UTC 

[Bug 75005] New: "Upvoid" segfault in radeonsi/llvm
 2014-04-13 14:42 UTC  (2+ messages)
` [Bug 75005] "


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.