All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-12-31 15:47:39 to 2014-12-31 19:14:59 UTC [more...]

[U-Boot] [PATCH 00/12] arm: socfpga: Arria V support and fixes
 2014-12-31 19:14 UTC  (12+ messages)
` [U-Boot] [PATCH 01/12] arm: socfpga: Minor coding style fix
` [U-Boot] [PATCH 02/12] arm: socfpga: Sync Cyclone V DK pinmux configuration
` [U-Boot] [PATCH 03/12] arm: socfpga: Sync Cyclone V DK PLL configuration
` [U-Boot] [PATCH 04/12] arm: socfpga: Add USB and UDC support for Cyclone V DK
` [U-Boot] [PATCH 05/12] arm: socfpga: Drop cyclone5 suffix from board file name
` [U-Boot] [PATCH 06/12] arm: socfpga: Add Altera Arria V DK support
` [U-Boot] [PATCH 07/12] dt: socfpga: Rename snps, dw-spi-mmio to snps, dw-apb-ssi
` [U-Boot] [PATCH 08/12] dt: socfpga: Replace num-chipselect with num-cs
` [U-Boot] [PATCH 09/12] dt: socfpga: Import and enable Cyclone V DK DTS
` [U-Boot] [PATCH 10/12] dt: socfpga: Import and enable Arria "
` [U-Boot] [PATCH 11/12] arm: socfpga: Zap checkboard()

Updates to meta-fsl-arm (dizzy) in 2014-12-31
 2014-12-31 19:13 UTC 

How do I change the "Architecture" of a package?
 2014-12-31 19:13 UTC  (3+ messages)

Updates to meta-fsl-arm (master) in 2014-12-31
 2014-12-31 19:12 UTC 

Big trouble during reassemble a Raid5
 2014-12-31 19:11 UTC  (6+ messages)
    ` Re : "
                `  "

[meta-fsl-arm][PATCH] fsl-alsa-plugins: Update output buffer size for asrc_pair
 2014-12-31 19:10 UTC  (2+ messages)

[PATCH 1/4] staging: rtl8192u: fix comments
 2014-12-31 19:07 UTC  (6+ messages)
` [PATCH 2/4] staging: rtl8192u: fix whitespace
` [PATCH 3/4] staging: rtl8192u: remove redundant code
` [PATCH 4/4] staging: rtl8192u: Refactor heavy nesting

[PATCH akpm/next] lib: crc32: conditionally constify crc32 lookup table
 2014-12-31 19:03 UTC 

[PATCH net-next v1 0/3] net: fec: add Wake-on-LAN support
 2014-12-31 19:03 UTC  (3+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2014-12-31 19:01 UTC 

[PATCH v3] staging: lustre: libcfs: fix sparse warnings about static declaration
 2014-12-31 18:59 UTC 

[net-next PATCH 00/17] fib_trie: Reduce time spent in fib_table_lookup by 35 to 75%
 2014-12-31 18:57 UTC  (18+ messages)
` [net-next PATCH 01/17] fib_trie: Update usage stats to be percpu instead of global variables
` [net-next PATCH 02/17] fib_trie: Make leaf and tnode more uniform
` [net-next PATCH 03/17] fib_trie: Merge tnode_free and leaf_free into node_free
` [net-next PATCH 04/17] fib_trie: Merge leaf into tnode
` [net-next PATCH 05/17] fib_trie: Optimize fib_table_lookup to avoid wasting time on loops/variables
` [net-next PATCH 06/17] fib_trie: Optimize fib_find_node
` [net-next PATCH 07/17] fib_trie: Optimize fib_table_insert
` [net-next PATCH 08/17] fib_trie: Update meaning of pos to represent unchecked bits
` [net-next PATCH 09/17] fib_trie: Use unsigned long for anything dealing with a shift by bits
` [net-next PATCH 10/17] fib_trie: Push rcu_read_lock/unlock to callers
` [net-next PATCH 11/17] fib_trie: Move resize to after inflate/halve
` [net-next PATCH 12/17] fib_trie: Add functions should_inflate and should_halve
` [net-next PATCH 13/17] fib_trie: Push assignment of child to parent down into inflate/halve
` [net-next PATCH 14/17] fib_trie: Push tnode flushing down to inflate/halve
` [net-next PATCH 15/17] fib_trie: inflate/halve nodes in a more RCU friendly way
` [net-next PATCH 16/17] fib_trie: Remove checks for index >= tnode_child_length from tnode_get_child
` [net-next PATCH 17/17] fib_trie: Add tracking value for suffix length

[PATCH v2] staging: lustre: linux-prim.c: fix sparse warnings about static declaration
 2014-12-31 18:55 UTC  (3+ messages)

OMAP 4430 SDP: rather sick with recent kernels
 2014-12-31 18:52 UTC  (9+ messages)

[U-Boot] coreboot uboot qemu x86
 2014-12-31 18:52 UTC  (13+ messages)
              ` [U-Boot] Fwd: "

[PATCH net-next v2 1/2] bridge: new attribute and flags to represent vlan info lists and ranges
 2014-12-31 18:48 UTC  (4+ messages)

[PATCH net] openvswitch: Consistently include VLAN header in flow and port stats
 2014-12-31 18:45 UTC  (2+ messages)
` [ovs-dev] "

[PATCH bluetooth-next 0/6] ieee802154: kconfig entries and socket handling
 2014-12-31 18:39 UTC  (7+ messages)
` [PATCH bluetooth-next 1/6] ieee802154: handle socket functionality as module
` [PATCH bluetooth-next 2/6] ieee802154: socket: change module name
` [PATCH bluetooth-next 3/6] ieee802154: socket: put handling into one file
` [PATCH bluetooth-next 4/6] ieee802154: socket: fix checkpatch issue
` [PATCH bluetooth-next 5/6] ieee802154: rename af_ieee802154.c to socket.c
` [PATCH bluetooth-next 6/6] ieee802154: handle config as menuconfig

[PATCH repost 00/16] uaccess: fix sparse warning on get_user for bitwise types
 2014-12-31 18:38 UTC  (6+ messages)
` [PATCH repost 12/16] parisc/uaccess: fix sparse errors

EFI mixed mode + perf = rampant triple faults
 2014-12-31 18:37 UTC  (3+ messages)

[PATCH net-next v1 0/5]: ixgbevf: Allow querying VFs RSS indirection table and key
 2014-12-31 18:36 UTC  (12+ messages)
` [PATCH net-next v1 2/5] ixgbevf: Add a RETA query code
` [PATCH net-next v1 4/5] ixgbevf: Add RSS Key "

[PATCH] Drivers: isdn: gigaset: checkpatch cleanup
 2014-12-31 18:32 UTC  (4+ messages)

[PATCH][meta-yocto] Aesthetic fixes to BSP help.py script
 2014-12-31 18:11 UTC 

3.16.3: fs/btrfs/delayed-inode.c:1410 btrfs_assert_delayed_root_empty
 2014-12-31 18:30 UTC  (4+ messages)
    ` [PATCH] Btrfs: don't delay inode ref updates during log replay

[Qemu-devel] [PATCH] fw_cfg: fix endianness in fw_cfg_data_mem_read() / _write()
 2014-12-31 18:26 UTC  (18+ messages)

wondering about sdk1.7 to meta-fsl-ppc cutover
 2014-12-31 18:24 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/4] x86: Support pci based uart as the U-Boot serial console
 2014-12-31 18:24 UTC  (11+ messages)
` [U-Boot] [PATCH v4 1/4] fdt: Add several apis to decode pci device node
` [U-Boot] [PATCH v4 2/4] serial: ns16550: Support ns16550 compatible pci uart devices
` [U-Boot] [PATCH v4 3/4] x86: Use ePAPR defined properties for x86-uart
` [U-Boot] [PATCH v4 4/4] x86: crownbay: Add pci devices in the dts file

should I use btrfs on Centos 7 for a new production server?
 2014-12-31 18:17 UTC  (7+ messages)

scsi: non atomic allocation in mempool_alloc in atomic context
 2014-12-31 18:14 UTC 

[PATCH 1/1 net-next] tipc: replace 0 by NULL for pointers
 2014-12-31 18:11 UTC  (3+ messages)

[PATCH net-next 0/3] enic: Check for DMA mapping error
 2014-12-31 18:09 UTC  (2+ messages)

[U-Boot] Make "usb start" only start / scan usb once ?
 2014-12-31 18:05 UTC  (2+ messages)

[Bug 87885] New: Fan speed of Nvidia GeForce 9600GT (G94) constantly too high
 2014-12-31 18:04 UTC  (4+ messages)
  ` [Bug 87885] [NV94] "

[refpolicy] [PATCH v2 0/6] Courier IMAPd related policy changes
 2014-12-31 18:00 UTC  (8+ messages)
` [refpolicy] [PATCH v2 1/6] Courier TCPd startup creates imapd.pid.lock and imapd.lock
` [refpolicy] [PATCH v2 2/6] Locate authdaemon socket and communicate with authdaemon
` [refpolicy] [PATCH v2 3/6] Allow authdaemon to access selinux fs to check SELinux state
` [refpolicy] [PATCH v2 4/6] Grant setuid/setgid to courier_pop_t
` [refpolicy] [PATCH v2 5/6] Execute courier helper script after authentication
` [refpolicy] [PATCH v2 6/6] Courier IMAP needs to manage the users' maildir

[B.A.T.M.A.N.] [PATCH v2 00/26] batman-adv: Cleanups
 2014-12-31 17:55 UTC  (5+ messages)
` [B.A.T.M.A.N.] [PATCH v2 25/26] batman-adv: packet.h, add some missing includes

[PATCH v2] sound: pci: asihpi: hpifunc.c: Remove some unused functions
 2014-12-31 17:47 UTC  (6+ messages)

iwlwifi-driver card doesn't work with 3.19-rc2+
 2014-12-31 17:44 UTC  (19+ messages)
                  ` [PATCH] Revert "cfg80211: make WEXT compatibility unselectable"

[PATCH net-next 00/11] Time Counter fixes and improvements
 2014-12-31 17:42 UTC  (3+ messages)

But do not tell anyone
 2014-12-31 17:41 UTC 

But do not tell anyone
 2015-01-01  2:41 UTC 

But do not tell anyone
 2015-01-01  2:41 UTC 

[PATCH net-next v2 0/5]: ixgbevf: Allow querying VFs RSS indirection table and key
 2014-12-31 17:40 UTC  (6+ messages)
` [PATCH net-next v2 1/5] ixgbe: Add a RETA query command to VF-PF channel API
` [PATCH net-next v2 2/5] ixgbevf: Add a RETA query code
` [PATCH net-next v2 3/5] ixgbe: Add GET_RSS_KEY command to VF-PF channel commands set
` [PATCH net-next v2 4/5] ixgbevf: Add RSS Key query code
` [PATCH net-next v2 5/5] ixgbevf: Add the appropriate ethtool ops to query RSS indirection table and key

[RFC, PATCH] i.MX6: phytec: Do not hardcode default environment
 2014-12-31 17:37 UTC  (2+ messages)

mlx4: having trouble getting mlx4_NOP to succeed in the VF driver
 2014-12-31 17:29 UTC  (3+ messages)

I need to P. are we almost there yet?
 2014-12-31 17:27 UTC  (8+ messages)

Board not discovered
 2014-12-31 17:26 UTC 

[PATCH RFC v2] mtd: nand: add asm9260 NFC driver
 2014-12-31 17:26 UTC  (8+ messages)
` [PATCH v3 1/3] "
  ` [PATCH v3 2/3] mtd: nand: add asm9260-nand devicetree documentation
  ` [PATCH v3 3/3] mtd: nand: add Toshiba TC58NVG0S3E to nand_ids table

Reiser 3.6: Recover partition start position & Journal
 2014-12-31 17:15 UTC  (2+ messages)

[PATCH 0/9] Replace use of radeon_sa with a new sub allocator
 2014-12-31 17:07 UTC  (4+ messages)

[Buildroot] [PATCH] svgtiny: update source url
 2014-12-31 17:06 UTC  (2+ messages)

[Buildroot] [git commit] Revert "svgtiny: update source url"
 2014-12-31 17:05 UTC 

[Buildroot] [PATCH v2 0/7] Adding janus-gateway and dependencies
 2014-12-31 17:03 UTC  (5+ messages)
` [Buildroot] [PATCH v2 1/7] Adding ding-libs
` [Buildroot] [PATCH v2 3/7] Adding libnice

[PATCH] acpi: acpica: utstring.c: Remove some unused functions
 2014-12-31 17:01 UTC 

[Buildroot] [git commit] ding-libs: fix Config.in dependency logic
 2014-12-31 17:01 UTC 

[Buildroot] [git commit] ding-libs: new package
 2014-12-31 16:58 UTC 

[PATCH v2 0/3] x86: tools: shell-ify calc_run_size perl-ism
 2014-12-31 16:56 UTC  (2+ messages)

l3fwd error, port 0 is not present on the board
 2014-12-31 16:50 UTC  (7+ messages)

[PATCH net-next v2 2/2] bridge: modify bridge af spec parser to accomodate vlan list and ranges
 2014-12-31 16:48 UTC 

[PATCH net-next v2 0/2] bridge: support for vlan range in setlink/dellink
 2014-12-31 16:48 UTC 

md_raid5 using 100% CPU and hang with status resync=PENDING, if a drive is removed during initialization
 2014-12-31 16:48 UTC  (2+ messages)

[PATCH] net: ethernet: intel: i40e: i40e_fcoe.c: Remove unused function
 2014-12-31 16:48 UTC 

[PATCH v2 2/3] x86: tools: shell-ify calc_run_size perl-ism
 2014-12-31 16:43 UTC 

[PATCH v2 3/3] x86: tools: shell-ify calc_run_size perl-ism
 2014-12-31 16:43 UTC 

[PATCH v2 1/3] x86: tools: shell-ify calc_run_size perl-ism
 2014-12-31 16:43 UTC 

[PATCH 0/4] nvme-blkmq fixes
 2014-12-31 16:38 UTC  (17+ messages)

[PATCH] ASoC: adi: Add missing return statement
 2014-12-31 16:34 UTC  (5+ messages)

[PATCH 1/3] ALSA: Fix handling of multiple msbits constraints on the same runtime
 2014-12-31 16:24 UTC  (4+ messages)
` [PATCH 3/3] ASoC: pcm: Use wildcard msbits constraints

[PATCH] ASoC: dwc: Remove unnecessary conditional compilation
 2014-12-31 16:20 UTC  (3+ messages)

Higher OSD disk util due to RBD snapshots from Dumpling to Firefly
 2014-12-31 16:21 UTC 

[xen-unstable test] 32877: tolerable FAIL
 2014-12-31 16:18 UTC 

[PATCH] [ALSA] add SNDRV_PCM_TRIGGER_DRAIN trigger
 2014-12-31 16:17 UTC  (2+ messages)

Using separate initcall level for crypto subsystem
 2014-12-31 16:17 UTC  (4+ messages)

[PATCH 0/9] ARM Versatile multi-platform support
 2014-12-31 16:13 UTC  (6+ messages)
` [PATCH 3/9] ARM: versatile: add DT based PCI detection

[PATCH v17 00/12] input: cyapa: instruction of cyapa patches
 2014-12-31 16:11 UTC  (3+ messages)

[refpolicy] [PATCH 0/6] Courier IMAPd related policy changes
 2014-12-31 16:09 UTC  (7+ messages)
` [refpolicy] [PATCH 2/6] Locate authdaemon socket and communicate with authdaemon
` [refpolicy] [PATCH 6/6] Courier IMAP needs to manage the users' maildir

Adding reentrancy information to safety notes?
 2014-12-31 16:07 UTC  (7+ messages)

deb-pkg: Cleaning of debian/*tmp files when running 'make (dist)clean'
 2014-12-31 16:05 UTC  (5+ messages)
` [PATCH 1/2] kbuild: Fix removal of the debian/ directory
  ` [PATCH 2/2] kbuild: Drop support for clean-rule

[Buildroot] [git commit] libnice: new package
 2014-12-31 16:02 UTC 

[PATCH V6 00/25] Generic BMIPS kernel
 2014-12-31 15:51 UTC  (3+ messages)

State of bitbake world, Failed tasks 2014-12-30
 2014-12-31 15:52 UTC 

HMM (Heterogeneous Memory Management) v7
 2014-12-31 15:46 UTC  (4+ messages)
` [PATCH 3/7] HMM: introduce heterogeneous memory management


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.