All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-02-26 19:25:17 to 2013-02-26 20:38:14 UTC [more...]

[PATCH 00/24] compat-drivers: patches from last month
 2013-02-26 20:38 UTC  (22+ messages)
` [PATCH 02/24] compat-drivers: refresh patches
` [PATCH 03/24] compat-drivers: do not treat a warning as error
` [PATCH 04/24] compat-drivers: deactivate loopback testing for older kernels
` [PATCH 05/24] compat-drivers: refresh alx patches
` [PATCH 06/24] compat-drivers: deactivate mac80211_hwsim for kernel < 2.6.31
` [PATCH 07/24] compat-drivers: use backport for second workqueue
` [PATCH 08/24] compat-drivers: update genlog-3.8 for rc5
` [PATCH 09/24] compat-drivers: make patches apply again
` [PATCH 10/24] compat-drivers: add the iwlwifi MVM driver
` [PATCH 11/24] compat-drivers: add include for net/if_inet6.h to net/mac80211.h
` [PATCH 12/24] compat-drivers: add missing include for export
` [PATCH 13/24] compat-drivers: refresh patches on next-20130202
` [PATCH 14/24] compat-drivers: refresh patches
` [PATCH 15/24] compat-drivers: make drm patches apply again
` [PATCH 16/24] compat-drivers: add missing include linux/export.h
` [PATCH 17/24] compat-drivers: do not include videomode headers when this feature is deactivated
` [PATCH 18/24] compat-drivers: refresh patches:
` [PATCH 19/24] compat-drivers: backport threaded IRQ for iwlwifi
` [PATCH 20/24] compat-drivers: move disable_drm
` [PATCH 21/24] compat-drivers: refresh patches:
` [PATCH 22/24] compat-drivers: rename GPL file to COPYING

[PATCH] recipe: u-boot: update recipe for more images
 2013-02-26 20:38 UTC  (12+ messages)

[RFC 0/1] avrcp: Add support for multiple players on the CT side
 2013-02-26 20:34 UTC  (3+ messages)
` [RFC 1/1] "

[U-Boot] [u-boot-mips] gp init and -pie option
 2013-02-26 20:34 UTC  (6+ messages)

[PATCH] ima: prevent dead lock when a file is opened for direct io
 2013-02-26 20:34 UTC  (4+ messages)

Regression introduced with 14e568e78f6f80ca1e27256641ddf524c7dbdc51 (stop_machine: Use smpboot threads)
 2013-02-26 20:33 UTC  (6+ messages)
  ` [Xen-devel] "

[RFC PATCH v2 0/4] Add support for LZ4-compressed kernel
 2013-02-26 20:33 UTC  (3+ messages)

SMDKV210 support issue in kernel 3.8 (dma-pl330 and HDMI failed)
 2013-02-26 20:32 UTC  (4+ messages)

[PATCH] Improve QNX support in GIT
 2013-02-26 20:32 UTC  (2+ messages)

Hung in D state during fclose
 2013-02-26 20:31 UTC  (12+ messages)

gc does not clean up after itself when not enough disk space
 2013-02-26 20:31 UTC  (3+ messages)

[PATCH] cfg80211: Extend support for IEEE 802.11r Fast BSS Transition
 2013-02-26 20:31 UTC  (4+ messages)
  ` [PATCHv2] "

Audit Viewer no horizontal scroll bar
 2013-02-26 20:30 UTC 

X video extensions
 2013-02-26 20:31 UTC  (5+ messages)

[PATCH 0/6] HSW PM - RC6 clean up and fixes
 2013-02-26 20:30 UTC  (3+ messages)
` [PATCH 1/6] drm/i915: creating Haswell rc6 function

[Buildroot] [PATCH v6] wireshark: new package
 2013-02-26 20:29 UTC  (2+ messages)

maintanance on osd host
 2013-02-26 20:27 UTC  (7+ messages)

Crash and strange things on MDS
 2013-02-26 20:26 UTC  (12+ messages)

[DISCUSSION] Hexagon code inside kernel
 2013-02-26 20:25 UTC  (8+ messages)

[PATCH 00/13] Git help option to list user guides
 2013-02-26 20:24 UTC  (6+ messages)
` [PATCH 12/13] Documentation/Makefile: update git guide links

[RFC PATCH] core: Add ioctls to control device unicast hw addresses
 2013-02-26 20:24 UTC  (4+ messages)

[PATCH 00/17] btrfs-progs: More misc fixes & cleanups
 2013-02-26 20:20 UTC  (11+ messages)
` [PATCH 01/17] btrfs-progs: Unify size-parsing
` [PATCH 16/17] btrfs-progs: fix fd leak in cmd_subvol_set_default
` [PATCH 17/17] btrfs-progs: replace strtok_r with strsep
    ` [PATCH 17/17 V2] "

[PATCH, RFC] btrfs-progs: require mkfs -f force option to overwrite filesystem or partition table
 2013-02-26 20:23 UTC  (3+ messages)

[PATCH V2] systemd: set the location of the kill binary
 2013-02-26 20:05 UTC  (6+ messages)

[PATCH] doc: Add possible handsfree-audio API errors
 2013-02-26 20:21 UTC  (2+ messages)

[PATCH] nfs-utils: Add scratch directory for NFS upcall state storage
 2013-02-26 20:02 UTC  (3+ messages)

[PATCH] remove libfdt
 2013-02-26 20:18 UTC  (30+ messages)
` [PATCH 01/29] of: unflatten: allocate root node explicitly
` [PATCH 02/29] of: export of_find_child
` [PATCH 03/29] of: removed unused variables
` [PATCH 04/29] of: Let of_find_node_by_path iterate over tree
` [PATCH 05/29] of: remove allnodes list
` [PATCH 06/29] ARM bootm: Use of_get_fixed_tree
` [PATCH 07/29] of: Add of_set_property and of_create_node
` [PATCH 08/29] of_node command: use of_create_node
` [PATCH 09/29] of: Add root node argument to of_find_node_by_path
` [PATCH 10/29] of: Add missing prototype for of_device_is_compatible
` [PATCH 11/29] of: let of_unflatten_dtb return the unflattened tree
` [PATCH 12/29] of: make unflatten independent of libfdt
` [PATCH 13/29] of: make flatten "
` [PATCH 14/29] of/fdt: use optimized endianess conversion
` [PATCH 15/29] oftree command: Use of_print_nodes
` [PATCH 16/29] of: move OFTREE Kconfig option to drivers/of/
` [PATCH 17/29] of: make OFDEVICE a user selectable option
` [PATCH 18/29] oftree command: retire CMD_OFTREE_PROBE Kconfig option
` [PATCH 19/29] of: move oftree Kconfig to the top of the drivers menu
` [PATCH 20/29] of: Pass barebox internal format devicetree to of_get_fixed_tree
` [PATCH 21/29] bootm: Use of_print_nodes instead of fdt_print
` [PATCH 22/29] of: move flat devicetree functions to separate file
` [PATCH 23/29] of: Add of property write functions for u32
` [PATCH 24/29] of: make value of property in of_new_property optional
` [PATCH 25/29] of: Add missing prototype for size/address counting functions
` [PATCH 26/29] of: fixup unflattened devicetree
` [PATCH 27/29] of: remove unused libfdt
` [PATCH 28/29] of_* commands: print usage when insufficient arguments are given
` [PATCH 29/29] of_property command: Fix crash with empty property value

two-way merge corner case bug
 2013-02-26 20:18 UTC  (2+ messages)

[Buildroot] [pull request v2] Pull request for branch for-master/doc
 2013-02-26 20:18 UTC  (3+ messages)
` [Buildroot] [PATCH 05/11] support: add kconfiglib python module

[PATCH] staging/zcache: Fix/improve zcache writeback code, tie to a config option
 2013-02-26 20:17 UTC  (6+ messages)

[meta-fsl-arm-extra][PATCH 1/3] Add kernel support for Wandboard Dual
 2013-02-26 20:17 UTC  (7+ messages)
` [meta-fsl-arm-extra][PATCH 2/3] Add U-boot "
` [meta-fsl-arm-extra][PATCH 3/3] Add conf "

regression with kernel 3.8
 2013-02-26 20:16 UTC  (3+ messages)
` [PATCH] mac80211: Ensure off-channel frames don't get queued

[PATCH] bluez4: Increase Bluez 4 D-Bus timeouts to 60 seconds
 2013-02-26 20:16 UTC  (2+ messages)

[RFC/WIP PATCH 0/3] fetch moved submodules on-demand
 2013-02-26 20:15 UTC  (12+ messages)
` [RFC/WIP PATCH 1/3] teach config parsing to read from strbuf
    ` [PATCH 0/4] allow more sources for config values
      ` [PATCH 1/4] config: factor out config file stack management
      ` [PATCH 2/4] config: drop file pointer validity check in get_next_char()
      ` [PATCH 3/4] config: make parsing stack struct independent from actual data source
      ` [PATCH 4/4] teach config parsing to read from strbuf

[PATCH] keystone-evm config: add ubifs support
 2013-02-26 20:15 UTC  (3+ messages)

Fwd: Cpu hotplug causes stutter on AMD platform, how can I disable it?
 2013-02-26 18:08 UTC  (4+ messages)
      ` BUMP "

[Bug 53611] New: nVMX: Add nested EPT
 2013-02-26 20:14 UTC  (9+ messages)

[PATCH] target-i386: Improve x86_cpu_list output
 2013-02-26 20:14 UTC  (2+ messages)

Regression between v3.5 and v3.6 in libata
 2013-02-26 20:03 UTC 

ext4 xfstest regression due to ext4_es_lookup_extent
 2013-02-26 20:06 UTC  (5+ messages)

[PATCH 0/6][v4]: perf: Make POWER7 events available in sysfs
 2013-02-26 20:03 UTC  (5+ messages)
` [PATCH 5/6][v4]: perf: Create a sysfs entry for Power event format

(no subject)
 2013-02-26 20:04 UTC 

[GIT PULL] Update LZO compression code for v3.9
 2013-02-26 20:02 UTC  (3+ messages)

[PATCH] ath: sanitize 0xFFFF regdomain
 2013-02-26 20:01 UTC  (4+ messages)

[PATCH 00/16] Rewrite HIDP Session Management
 2013-02-26 20:01 UTC  (9+ messages)
` [PATCH 01/16] Bluetooth: discard bt_sock_unregister() errors
` [PATCH 02/16] Bluetooth: change bt_sock_unregister() to return void
` [PATCH 03/16] Bluetooth: hidp: simplify error path in sock-init
` [PATCH 04/16] Bluetooth: hidp: verify l2cap sockets

[PATCH] xkeyboard-config: this is architecture-indepedent, so set PACKAGE_ARCH
 2013-02-26 19:43 UTC  (6+ messages)

[PATCH] xilinx: ll_temac: Remove redundant NULL check before kfree
 2013-02-26 19:59 UTC 

[meta-fsl-arm][PATCH 1/4] linux-fslc: Update to 3.8
 2013-02-26 20:04 UTC  (4+ messages)
` [meta-fsl-arm][PATCH 2/4] linux-fslc: mxs/defconfig: Select CONFIG_MMC_UNSAFE_RESUME
` [meta-fsl-arm][PATCH 3/4] amd-gpu-x11-bin-mx51: Use FIXME to mark changes to be done
` [meta-fsl-arm][PATCH 4/4] imx35pdk: Drop wrong executable attribute

[PATCH 02/06] opensm/perfmgr: clean up: break out redirect processing from pc_recv_process
 2013-02-26 19:58 UTC  (4+ messages)

[meta-baryon][PATCH 0/4] Webmin updates/fixes
 2013-02-26 19:56 UTC  (2+ messages)

[xen-4.2-testing test] 16740: tolerable FAIL - PUSHED
 2013-02-26 19:56 UTC 

[Xenomai] kernel configuration problems with ACPI
 2013-02-26 19:56 UTC  (15+ messages)

[PATCH] qlcnic: Remove redundant NULL check before kfree
 2013-02-26 19:55 UTC 

[PATCH] netxen: Remove redundant NULL check before kfree
 2013-02-26 19:53 UTC 

[PATCH] myri10ge: Remove redundant NULL check before kfree
 2013-02-26 19:51 UTC 

Getting a clutter app to work on the SABRE Lite board
 2013-02-26 19:51 UTC  (2+ messages)

[PATCH] cirrus: Remove redundant NULL check before kfree
 2013-02-26 19:49 UTC 

[PATCH 0/5] Fix msvc build
 2013-02-26 19:48 UTC  (5+ messages)
      ` [msysGit] "

Ignore version update changes on git show report?
 2013-02-26 19:53 UTC 

[PATCH 01/06] opensm/perfmgr: issue ClassPortInfo as first query to each port
 2013-02-26 19:48 UTC  (4+ messages)

[PATCH] mtd: maps: Remove redundant NULL check before kfree
 2013-02-26 19:46 UTC  (2+ messages)

[GIT PULL] Load keys from signed PE binaries
 2013-02-26 19:46 UTC  (22+ messages)

rt: rtmutex experiment doubled tbench throughput
 2013-02-26 19:45 UTC  (2+ messages)

[Bug 61463] New: Freeze after resume from standby/suspend
 2013-02-26 19:45 UTC  (2+ messages)
  ` [Bug 61463] "

[PATCH] gpio/gpio-generic: Add OF bindings
 2013-02-26 19:45 UTC  (3+ messages)

[PATCH -mm 0/3] coredump: make it freezable (almost)
 2013-02-26 19:43 UTC  (5+ messages)
` [PATCH 2/3] freezer: do not send a fake signal to a PF_DUMPCORE thread
  ` [PATCH v2 "

[lm-sensors] [PATCH v6 00/12] hwmon: Driver for Nuvoton NCT6775F, NCT6776F, and NCT6779D
 2013-02-26 19:41 UTC  (5+ messages)
` [lm-sensors] [PATCH v5 03/12] hwmon: (nct6775) Add support for temperature sensors
    `  "

[PATCH] IB/ipoib: correct tx lockup patch
 2013-02-26 19:40 UTC  (3+ messages)

[RFC PATCH 0/6] Understanding delays due to throttling under very heavy write load
 2013-02-26 19:36 UTC  (7+ messages)

[PATCH] dvb-usb: Remove redundant NULL check before kfree
 2013-02-26 19:35 UTC 

[PATCH v6 00/46] CPU hotplug: stop_machine()-free CPU hotplug
 2013-02-26 19:30 UTC  (17+ messages)
` [PATCH v6 04/46] percpu_rwlock: Implement the core design of Per-CPU Reader-Writer Locks

[U-Boot] [PATCH 1/4] common: imx: Implement generic u-boot.nand target
 2013-02-26 19:32 UTC  (3+ messages)
` [U-Boot] [PATCH 4/4] mx5: Add support for DENX M53EVK

[Qemu-devel] [PATCH v2] piix: define a TOM register to report the base of PCI
 2013-02-26 19:32 UTC 

[Cluster-devel] GFS2: Remove gfs2_refresh_inode from inode creation path
 2013-02-26 19:32 UTC 

[PATCH] media: tuners: Remove redundant NULL check before kfree
 2013-02-26 19:30 UTC 

[PATCH v2] hidp: Make hidp_get_raw_report abort if the session is terminating
 2013-02-26 19:30 UTC  (2+ messages)

[PATCH 3.9-rc1] clk: vt8500: Fix variable name '*prate' compile error
 2013-02-26 19:29 UTC  (3+ messages)

[RFC/PATCH 0/5] context_tracking: prerequisites for ARM support
 2013-02-26 19:29 UTC  (5+ messages)
` [RFC/PATCH 1/5] context tracking: conditionalize guest support based on CONFIG_KVM

kernel BUG at fs/btrfs/volumes.c:3753! These btrfs crashes at mount time on log replay are really a problem
 2013-02-26 19:28 UTC  (6+ messages)

[PATCH] media: ivtv: Remove redundant NULL check before kfree
 2013-02-26 19:28 UTC 

[PATCH v2 0/4] gpiolib: some fixup patches
 2013-02-26 17:53 UTC  (9+ messages)
` [PATCH 1/4] gpiolib: check descriptors validity before use
` [PATCH 2/4] gpiolib: use const parameters when possible
` [PATCH 4/4] gpiolib: rename local offset variables to "hwgpio"

[PATCH] siano: Remove redundant NULL check before kfree
 2013-02-26 19:24 UTC 


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.