All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-03-27 23:00:37 to 2012-03-28 00:51:08 UTC [more...]

Word-at-a-time dcache name accesses (was Re: .. anybody know of any filesystems that depend on the exact VFS 'namehash' implementation?)
 2012-03-28  0:50 UTC  (9+ messages)

spin-is-locked is evil patchkit v2
 2012-03-28  0:47 UTC  (14+ messages)
` [PATCH 01/13] block: use lockdep_assert_held for queue locking
` [PATCH 02/13] sgi-xp: Use lockdep_assert_held
` [PATCH 03/13] ada152x: Remove broken usage of spin_is_locked
` [PATCH 04/13] staging/zmem: Use lockdep_assert_held instead "
` [PATCH 05/13] XFS: Fix lock ASSERT on UP
` [PATCH 06/13] huge-memory: Use lockdep_assert_held
` [PATCH 07/13] futex: Use lockdep_assert_held() for lock checking
` [PATCH 08/13] irda: remove spin_is_locked
` [PATCH 09/13] usb: gadget: f_fs: Remove lock is held before freeing checks
` [PATCH 10/13] smsc911x: Use lockdep_assert_held instead of home grown buggy construct
` [PATCH 11/13] Add a discussion on why spin_is_locked() is bad to spinlocks.txt
` [PATCH 12/13] Add a kerneldoc comment to spin_is_locked() that discourages its usage
` [PATCH 13/13] checkpatch: Check for spin_is_locked

[PATCH ipv4 multicast] Fix IPv4 multicast over network namespaces
 2012-03-28  0:49 UTC  (3+ messages)

[PATCH] mm/memory_failure: Let the compiler add the function name
 2012-03-28  0:49 UTC  (3+ messages)

[Qemu-devel] [PATCH] Use DMADirection type for dma_bdrv_io
 2012-03-28  0:42 UTC  (6+ messages)
    ` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH 0/2] PPC: interrupt handler bugfixes v2
 2012-03-28  0:46 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/2] PPC: Fix interrupt MSR value within the PPC interrupt handler
    ` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH 2/2] PPC: Fix TLB invalidation bug "
  ` [Qemu-devel] [Qemu-ppc] "

[Buildroot] [PATCH] iptables: bump to version 1.4.13
 2012-03-28  0:44 UTC 

[PATCH 2/2] dev_forward_skb() should clear skb_iif
 2012-03-28  0:44 UTC 

[PATCH 1/2] Fix IPv4 multicast over network namespaces
 2012-03-28  0:44 UTC 

To built-in Driver, When the corresponding node under /dev created?
 2012-03-28  0:44 UTC  (3+ messages)

[RFC][PATCH 00/32] Nohz cpusets v2 (adaptive tickless kernel)
 2012-03-28  0:42 UTC  (7+ messages)
` [PATCH 11/32] nohz/cpuset: Don't turn off the tick if rcu needs it

[PATCH 1/2] Avoid lock contention on page draining
 2012-03-28  0:40 UTC  (4+ messages)
` [PATCH 2/2] Implement simple hierarchical draining

re-adding a disk to a raid1 array with bitmap
 2012-03-28  0:40 UTC  (2+ messages)

Clarifications on the "faster index format" project
 2012-03-28  0:36 UTC 

8-bit Linux?
 2012-03-28  0:36 UTC 

[Buildroot] [PATCH v5] vlc: New package
 2012-03-28  0:36 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/14] tcg-sparc improvments, v2
 2012-03-28  0:32 UTC  (15+ messages)
` [Qemu-devel] [PATCH 01/14] tcg-sparc: Hack in qemu_ld/st64 for 32-bit
` [Qemu-devel] [PATCH 02/14] tcg-sparc: Fix ADDX opcode
` [Qemu-devel] [PATCH 03/14] tcg-sparc: Assume v9 cpu always, i.e. force v8plus in 32-bit mode
` [Qemu-devel] [PATCH 04/14] tcg-sparc: Fix qemu_ld/st to handle 32-bit host
` [Qemu-devel] [PATCH 05/14] tcg-sparc: Simplify qemu_ld/st direct memory paths
` [Qemu-devel] [PATCH 06/14] tcg-sparc: Support GUEST_BASE
` [Qemu-devel] [PATCH 07/14] Avoid declaring the env variable at all if CONFIG_TCG_PASS_AREG0
` [Qemu-devel] [PATCH 08/14] tcg-sparc: Do not use a global register for AREG0
` [Qemu-devel] [PATCH 09/14] tcg-sparc: Change AREG0 in generated code to %i0
` [Qemu-devel] [PATCH 10/14] tcg-sparc: Clean up cruft stemming from attempts to use global registers
` [Qemu-devel] [PATCH 11/14] tcg-sparc: Mask shift immediates to avoid illegal insns
` [Qemu-devel] [PATCH 12/14] tcg-sparc: Use defines for temporaries
` [Qemu-devel] [PATCH 13/14] tcg-sparc: Add %g/%o registers to alloc_order
` [Qemu-devel] [PATCH 14/14] tcg-sparc: Fix and enable direct TB chaining

[PATCH 00/10] clk: cleanup on basic clks
 2012-03-28  0:31 UTC  (16+ messages)
` [PATCH 01/10] clk: use kzalloc in clk_register_mux
` [PATCH 03/10] clk: add "const" for clk_ops of basic clks
` [PATCH 05/10] clk: align error return of basic clks registeration
` [PATCH 06/10] clk: fixed-rate: Don't open code kstrdup()
` [PATCH 08/10] clk: fixed-rate: registration error handling fixup
` [PATCH 09/10] clk: dynamically allocate parent_names basic clk registration

v440 & expert 3D
 2012-03-28  0:29 UTC  (2+ messages)

[BUG] Warning at radeon_object.c:236 with latest Linus kernel
 2012-03-28  0:28 UTC  (4+ messages)

[PATCH] ARM: lib: use LDRD/STRD for data copy
 2012-03-28  0:28 UTC  (7+ messages)
` [PATCH 1/2] ARM: lib: Add optimized memcpy with 64 byte pld size
` [PATCH 2/2] ARM: lib: use LDRD/STRD for data copy

[PATCH] floppy: revert floppy disable halt warning
 2012-03-28  0:24 UTC  (3+ messages)

linux-next: triage for March 27, 2012
 2012-03-28  0:23 UTC  (5+ messages)
` Blackfin link issue (Was: linux-next: triage for March 27, 2012)

kernel BUG at include/net/netns/generic.h:41
 2012-03-28  0:23 UTC 

[dm-crypt] Invitation to connect on LinkedIn
 2012-03-28  0:16 UTC 

suppress page allocation failure warnings from sys_listxattr
 2012-03-28  0:26 UTC  (4+ messages)

WARNING: at drivers/gpu/drm/radeon/radeon_object.c:236
 2012-03-28  0:21 UTC  (4+ messages)

Support for Perle SXPCI Universal Serial Cards
 2012-03-28  0:20 UTC 

[U-Boot] BIOS EMULATOR driver
 2012-03-28  0:17 UTC  (8+ messages)

Clone fails on a repo with too many heads/tags
 2012-03-28  0:14 UTC  (22+ messages)
              ` [PATCH/RFC v2 0/4] Fix fetch-pack command line overflow during clone
                ` [PATCH/RFC v2 1/4] fetch-pack: new --stdin option to read refs from stdin
                ` [PATCH/RFC v2 2/4] remote-curl: send the refs to fetch-pack on stdin
                ` [PATCH/RFC v2 3/4] fetch-pack: test cases for the new --stdin option

linux-next: triage for March 18, 2012
 2012-03-28  0:08 UTC  (5+ messages)

My proposal to you Date 28/3/2012
 2012-03-27 23:32 UTC 

Small and unimportant description mistakes of Kernel compression mode in kernel config
 2012-03-28  0:04 UTC  (2+ messages)

K7/Athlon Optimization Causes Build Fail on Kernel 3.3 i686
 2012-03-28  0:03 UTC  (3+ messages)

[PATCH v2 0/10] Fixes for common mistakes w/ for_each_process and task->mm
 2012-03-28  0:01 UTC  (11+ messages)
` [PATCH 01/10] cpu: Introduce clear_tasks_mm_cpumask() helper
    ` [PATCH v2.1 "

[RFC 0/3] LE Connection
 2012-03-27 23:59 UTC  (4+ messages)
` [RFC 1/3] Bluetooth: Add address type to struct sockaddr_l2
` [RFC 2/3] Bluetooth: Add dst_type parameter to hci_connect
` [RFC 3/3] Bluetooth: Use address type info from User-space

mm: hung task (handle_pte_fault)
 2012-03-27 23:53 UTC  (4+ messages)

[GIT] Networking
 2012-03-27 23:51 UTC  (3+ messages)

[refpolicy] chsh (chfn_t) to access /etc/.pwd.lock (shadow_t) ?
 2012-03-27 23:51 UTC  (3+ messages)

how much can bitbake tell me about my upcoming build?
 2012-03-27 23:41 UTC  (3+ messages)

+ drivers-rtc-rtc-88pm860xc-fix-rtc-irq-enable-callback.patch added to -mm tree
 2012-03-27 23:48 UTC 

[V1 1/4] regulator: fix the ldo configure according to 88pm860x spec
 2012-03-27 23:47 UTC  (2+ messages)
  ` [V2 2/4] rtc: fix 88pm860x rtc irq enable callback

[PATCH] LEDS-One-Shot-Timer-Trigger-implementation
 2012-03-27 23:45 UTC  (2+ messages)

iptables and the owner module
 2012-03-27 23:45 UTC 

[U-Boot] [PATCH 00/28] Add link-local addressing support
 2012-03-27 23:43 UTC  (58+ messages)
` [U-Boot] [PATCH v2 00/10] Network stack checkpatch.pl compliance
` [U-Boot] [PATCH v2 01/10] net: Remove volatile from net API
` [U-Boot] [PATCH v2 02/10] net: cosmetic: net.h checkpatch compliance
` [U-Boot] [PATCH v2 03/10] net: cosmetic: net.c "
` [U-Boot] [PATCH v2 04/10] net: cosmetic: eth.c "
` [U-Boot] [PATCH v2 05/10] net: cosmetic: net.c "
` [U-Boot] [PATCH v2 06/10] net: cosmetic: nfs.* "
` [U-Boot] [PATCH v2 07/10] net: cosmetic: rarp.* "
` [U-Boot] [PATCH v2 08/10] net: cosmetic: sntp.* "
` [U-Boot] [PATCH v2 09/10] net: cosmetic: tftp.* "
` [U-Boot] [PATCH v2 10/10] net: cosmetic: netconsole.c "
` [U-Boot] [PATCH v2 00/21] Network stack cosmetic improvements
` [U-Boot] [PATCH v2 01/21] net: Remove CMD_PING where there's no CMD_NET
` [U-Boot] [PATCH v2 02/21] net: Remove redefinitions of net.h functions
` [U-Boot] [PATCH v2 03/21] net: Move MAC-seeded rand out of bootp.c
` [U-Boot] [PATCH v2 04/21] net: Move CDP out of net.c
` [U-Boot] [PATCH v2 05/21] net: Encapsulate CDP packet identification
` [U-Boot] [PATCH v2 06/21] net: Move ARP out of net.c
` [U-Boot] [PATCH v2 07/21] net: Move PING "
` [U-Boot] [PATCH v2 08/21] net: Move RARP receive logic "
` [U-Boot] [PATCH v2 09/21] net: cosmetic: Un-typedef IP_t
` [U-Boot] [PATCH v2 10/21] net: cosmetic: Un-typedef Ethernet_t
` [U-Boot] [PATCH v2 11/21] net: cosmetic: Un-typedef VLAN_Ethernet_t
` [U-Boot] [PATCH v2 12/21] net: cosmetic: Un-typedef ARP_t
` [U-Boot] [PATCH v2 13/21] net: cosmetic: Un-typedef ICMP_t
` [U-Boot] [PATCH v2 14/21] net: cosmetic: Rename parameter len to payload_len
` [U-Boot] [PATCH v2 15/21] net: cosmetic: Add a more explicit comment about 802.2
` [U-Boot] [PATCH v2 16/21] net: cosmetic: Rename "x" to "eth_proto"
` [U-Boot] [PATCH v2 17/21] net: cosmetic: Rename CDPHandler to CDPReceive
` [U-Boot] [PATCH v2 18/21] net: cosmetic: Rename OPT_SIZE to OPT_FIELD_SIZE
` [U-Boot] [PATCH v2 19/21] net: cosmetic: Alphabetize includes in net.c
` [U-Boot] [PATCH v2 00/18] Network stack refactoring
` [U-Boot] [PATCH v2 01/18] net: Refactor IP, UPD, and ICMP header writing functions
` [U-Boot] [PATCH v2 20/21] net: cosmetic: Rename tmp to reply_ip_addr in arp.c
` [U-Boot] [PATCH v2 02/18] net: Refactor NetSendUDPPacket to share more code
` [U-Boot] [PATCH v2 21/21] net: cosmetic: Replace magic numbers in arp.c with constants
` [U-Boot] [PATCH v2 03/18] net: Refactor packet length computations
` [U-Boot] [PATCH v2 04/18] net: Refactor bootp "
` [U-Boot] [PATCH v2 05/18] net: Move debug trace to point of action
` [U-Boot] [PATCH v2 06/18] net: Refactor ping receive handler
` [U-Boot] [PATCH v2 07/18] net: Refactor to use NetSendPacket instead of eth_send directly
` [U-Boot] [PATCH v2 08/18] net: Refactor to protect access to the NetState variable
` [U-Boot] [PATCH v2 09/18] net: Refactor to separate the UDP handler from the ARP handler
` [U-Boot] [PATCH v2 10/18] net: Add NetUpdateEther() to handle ARP and Ping replies
` [U-Boot] [PATCH v2 11/18] net: Don't write the "serverip" env var if configured not to
` [U-Boot] [PATCH v2 12/18] net: Fix unused variable compile warning
` [U-Boot] [PATCH v2 13/18] net: Add option CONFIG_BOOTP_MAY_FAIL
` [U-Boot] [PATCH v2 14/18] net: Remove static allocation for MAC address in PingSend()
` [U-Boot] [PATCH v2 15/18] net: Remove unused parameter from NetInitLoop()
` [U-Boot] [PATCH v2 16/18] net: Fix net buffer initialization
` [U-Boot] [PATCH v2 17/18] net: Make sure NetLoop is initialized when using NetConsole
` [U-Boot] [PATCH v2 18/18] net: Don't copy every packet that waits for an ARP
` [U-Boot] [PATCH v2 0/3] Add link-local addressing support
` [U-Boot] [PATCH v2 1/3] net: Separate ArpRequest() into lower-level func
` [U-Boot] [PATCH v2 2/3] net: Add link-local addressing support
` [U-Boot] [PATCH v2 3/3] net: Work-around for brain-damaged Cisco equipment with arp-proxy
` [U-Boot] [PATCH v2] net: Allow filtering on debug traces in the net subsystem

[PATCH v7]: Hibernation: lower/better control the amount of pages used for buffering
 2012-03-27 23:41 UTC 

+ backlight-fix-typo-in-tosa_lcdc.patch added to -mm tree
 2012-03-27 23:38 UTC 

HELLO
 2012-03-27 23:38 UTC 

[PATCH v5]: Hibernation: lower/better control the amount of pages used for buffering
 2012-03-27 23:29 UTC  (5+ messages)

[lm-sensors] [PATCH] hwmon: (it87) Add support for IT8781F, IT8782F, IT8783E/F
 2012-03-27 23:28 UTC  (2+ messages)

A2DP quality (bluetooth-alsa)
 2012-03-27 23:28 UTC  (15+ messages)
                ` [PATCH] "

+ floppy-revert-floppy-disable-halt-warning.patch added to -mm tree
 2012-03-27 23:27 UTC 

btrfs crash after disk reconnect
 2012-03-27 23:26 UTC  (3+ messages)

new location of the bluetooth tree
 2012-03-27 23:24 UTC  (2+ messages)

[PATCH v3, 0/1] net/hyperv: Add flow control based on hi/low watermark
 2012-03-27 23:20 UTC  (4+ messages)
` [PATCH v3,0/1] "
` [PATCH v3, 1/1] "
  ` [PATCH v3,1/1] "

Doing kexec reboot right in systemd
 2012-03-27 23:19 UTC  (6+ messages)

UBIFS won't recognize ubinize image
 2012-03-27 23:15 UTC 

+ nohz-fix-idle-ticks-in-cpu-summary-line-of-proc-stat.patch added to -mm tree
 2012-03-27 23:15 UTC 

[PATCH v5 0/2] support to migrate with IPv6 address
 2012-03-27 23:15 UTC  (4+ messages)
` [PATCH v5 3/4] sockets: pass back errors in inet_listen()
  ` [Qemu-devel] "

[Buildroot] [PATCH] openswan: new package
 2012-03-27 23:09 UTC 

[PATCH] staging: evict abandoned 68360serial.c driver from 3.4
 2012-03-27 23:07 UTC 

[PATCH] tag: add --author option
 2012-03-27 23:05 UTC  (6+ messages)

[PATCH 0/6] firmware_class: Fix problems with usermodehelper test
 2012-03-27 23:05 UTC  (6+ messages)
` [PATCH 2/2] firmware_class: Move request_firmware_nowait() to workqueues

[GIT PULL] pxa io.h clean-up fixes
 2012-03-27 23:02 UTC  (2+ messages)

Definition of working directory
 2012-03-27 23:01 UTC  (4+ messages)

[RESEND] gta02 machine stuck during boot
 2012-03-27 23:00 UTC  (2+ messages)
` [PATCH] s3c24xx: Fix level irqs on external interrupts


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.