All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-01-13 19:20:37 to 2012-01-13 20:32:00 UTC [more...]

[merged] mmx86um-move-cmpxchg_double-config-option.patch removed from -mm tree
 2012-01-13 20:31 UTC 

[merged] mmx86um-move-cmpxchg_local-config-option.patch removed from -mm tree
 2012-01-13 20:31 UTC 

[merged] mmslubx86-decouple-size-of-struct-page-from-config_cmpxchg_local.patch removed from -mm tree
 2012-01-13 20:31 UTC 

[merged] linkage-remove-unused-attrib_noret-macro.patch removed from -mm tree
 2012-01-13 20:31 UTC 

[merged] treewide-convert-uses-of-attrib_noreturn-to-__noreturn.patch removed from -mm tree
 2012-01-13 20:31 UTC 

[merged] treewide-remove-useless-noret_type-macro-and-uses.patch removed from -mm tree
 2012-01-13 20:31 UTC 

[merged] linkage-remove-unused-noret_and-macro.patch removed from -mm tree
 2012-01-13 20:31 UTC 

[merged] kernelh-neaten-panic-prototype.patch removed from -mm tree
 2012-01-13 20:31 UTC 

[merged] kprobes-silence-debug_strict_user_copy_checks=y-warning.patch removed from -mm tree
 2012-01-13 20:31 UTC 

[merged] proc-fix-null-pointer-deref-in-proc_pid_permission.patch removed from -mm tree
 2012-01-13 20:31 UTC 

[merged] init-kconfig-fix-dependency-for-cgroup_sched.patch removed from -mm tree
 2012-01-13 20:31 UTC 

[RFC PATCH 00/10] Make mach/irqs.h optional
 2012-01-13 20:30 UTC  (4+ messages)
` [RFC PATCH 06/10] ARM: mmp: remove NR_IRQS

[U-Boot] [PATCH v2 0/9] Add support for the OpenRISC architecture
 2012-01-13 20:30 UTC  (19+ messages)
` [U-Boot] [PATCH v2 1/9] openrisc: Add architecture header files
` [U-Boot] [PATCH v2 2/9] openrisc: Add architecture image support
` [U-Boot] [PATCH v2 3/9] openrisc: Add cpu files
` [U-Boot] [PATCH v2 4/9] openrisc: Add library functions
` [U-Boot] [PATCH v2 5/9] openrisc: Add board info printout to cmd_bdinfo
` [U-Boot] [PATCH v2 6/9] openrisc: Add support for standalone programs
` [U-Boot] [PATCH v2 7/9] openrisc: Add openrisc-generic example board
` [U-Boot] [PATCH v2 8/9] openrisc: Add architecture to MAKEALL
` [U-Boot] [PATCH v2 9/9] openrisc: Add MAINTAINERS entry

[Qemu-devel] [RFC] CODING_STYLE: Clarify style for enum and function type names
 2012-01-13 20:29 UTC 

Commit changes to remote repository
 2012-01-13 20:29 UTC 

[PATCH] omap2+: add drm device
 2012-01-13 20:29 UTC  (9+ messages)

Feature Requres for conntrack-tools
 2012-01-13 20:28 UTC  (2+ messages)

FreeBSD guest with VTD NIC not passing traffic
 2012-01-13 20:26 UTC  (3+ messages)

x86/mce: machine check warning during poweroff
 2012-01-13 20:22 UTC  (3+ messages)

Fwd: CanOpen stack
 2012-01-13 20:21 UTC  (2+ messages)

[PATCH BlueZ 2/2] Add Link Loss Alert for Proximity Reporter API
 2012-01-13 20:20 UTC 

[RFC BlueZ] Add Proximity Reporter interface - Proposal 2
 2012-01-13 20:19 UTC  (2+ messages)
` [PATCH BlueZ 1/2] Add Proximity Reporter API

[merged] drivers-block-loopc-remove-unnecessary-bdev-argument-from-loop_clr_fd.patch removed from -mm tree
 2012-01-13 20:19 UTC  (2+ messages)

[PATCH] Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs
 2012-01-13 20:19 UTC  (15+ messages)

[PATCH 4/4] ceph: make session->s_cap_ttl atomic
 2012-01-13 20:17 UTC  (2+ messages)

Simplest failover solution for iptables firewall (router)
 2012-01-13 20:15 UTC  (3+ messages)

ulogd2 suggest
 2012-01-13 20:14 UTC  (4+ messages)

xfs version and kernels
 2012-01-13 20:13 UTC  (3+ messages)

[PATCH 0/6] OMAPDSS: naive fifomerge support
 2012-01-13 20:12 UTC  (4+ messages)
` [PATCH 5/6] OMAPDSS: DISPC: move fifo threhold calc to dispc.c

RFC: usb: musb: Adding CPPI4.1 DMA driver under drivers/dma
 2012-01-13 20:41 UTC  (5+ messages)

[PATCH 00/44] NFS: Create NFS Modules
 2012-01-13 20:10 UTC  (45+ messages)
` [PATCH 01/44] NFS: ifndef guard internal.h
` [PATCH 02/44] NFS: Relocate the stat_to_errno() function
` [PATCH 03/44] NFS: Make v2 configurable
` [PATCH 04/44] NFS: Add version registering framework
` [PATCH 05/44] NFS: Move v2 to new subdirectory
` [PATCH 06/44] NFS: Export symbols needed by a v2 module
` [PATCH 07/44] NFS: Convert NFS v2 into a module
` [PATCH 08/44] NFS: Created custom init_aclclient() functions
` [PATCH 09/44] NFS: Move v3 to its own subdirectory
` [PATCH 10/44] NFS: Export symbols needed by a v3 module
` [PATCH 11/44] NFS: Switch to using the IS_ENABLED macro for CONFIG_NFS_V3
` [PATCH 12/44] NFS: Convert NFS v3 into a module
` [PATCH 13/44] NFS: Remove unused code
` [PATCH 14/44] NFS: Move v4 to its own subdirectory
` [PATCH 15/44] NFS: Move init_aclclient() into the v4 subdirectory
` [PATCH 16/44] NFS: Create a version-specific do_submount() function
` [PATCH 17/44] NFS: Added in a custom do_clone_mount() function
` [PATCH 18/44] NFS: Give versions a custom have_delegation() function
` [PATCH 19/44] NFS: Give versions a custom have_delegated_attributes() function
` [PATCH 20/44] NFS: Give versions a custom return_delegation() function
` [PATCH 21/44] NFS: Add a function to run when shutting down a client
` [PATCH 22/44] NFS: Split nfs_fs_mount() into two functions
` [PATCH 23/44] NFS: Create a custom try_mount() function for each version
` [PATCH 24/44] NFS: Create a separate valadet_text_mount_data() function
` [PATCH 25/44] NFS: Create a custom validate_mount_data() function
` [PATCH 26/44] NFS: Create an idr_lock to protect the cb_idr
` [PATCH 27/44] NFS: Create a custom alloc_client() function
` [PATCH 28/44] NFS: Create a custom put_client() function
` [PATCH 29/44] NFS: Create the nfs4/module.c file
` [PATCH 30/44] NFS: Move over NFS v4 sysctls
` [PATCH 31/44] NFS: Move v4 getroot code to the v4 directory
` [PATCH 32/44] NFS: Move a v4 block from inode.c
` [PATCH 33/44] NFS: Move over the v4_file_operations structure
` [PATCH 34/44] NFS: Move v4-only functions from dir.c
` [PATCH 35/44] NFS: Register the v4 filesystem type from nfs4/module.c
` [PATCH 36/44] NFS: Export functions from super.c
` [PATCH 37/44] NFS: Move v4 super code to the nfs4/ directory
` [PATCH 38/44] NFS: Only initialize pnfs in the v4.x case
` [PATCH 39/44] NFS: Create accessor functions for the nfs_client_list()
` [PATCH 40/44] NFS: Export functions from client.c
` [PATCH 41/44] NFS: Move v4 client.c code to nfs4/client.c
` [PATCH 42/44] NFS: Switch to using IS_ENABLED macro for CONFIG_NFS_V4
` [PATCH 43/44] NFS: Export functions needed by a v4 module
` [PATCH 44/44] NFS: Convert NFS v4 into a module

[PATCH 00/12] xfs_repair queue
 2012-01-13 20:10 UTC  (5+ messages)
` [PATCH 06/12] repair: use recursive buffer locking
      `  "

[PATCH] repair: avoid ABBA deadlocks on prefetched buffers
 2012-01-13 20:09 UTC  (2+ messages)

[Qemu-devel] [PATCH 3/4] vga: make Cirrus ISA device optional
 2012-01-13 20:09 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/4] vga: improve VGA logic
 2012-01-13 20:08 UTC  (2+ messages)

As long as we're adding to the Device Connected mgmt event
 2012-01-13 20:08 UTC 

Bus-simulation with SocketCAN
 2012-01-13 20:08 UTC  (6+ messages)

[U-Boot] [PATCH 0/9] mkenvimage: v10/v11 diff split into several patches
 2012-01-13 20:07 UTC  (4+ messages)
` [U-Boot] [PATCH 1/9] Strip mkenvimage

[PATCH] x86/mm: Improve ring management for memory events. Do not lose guest events
 2012-01-13 20:05 UTC  (5+ messages)

linux auditd: Not getting log for chmod syscall
 2012-01-13 20:04 UTC  (2+ messages)

[PATCHv18 0/11] Contiguous Memory Allocator
 2012-01-13 20:04 UTC  (6+ messages)
` [PATCH 04/11] mm: page_alloc: introduce alloc_contig_range()

Dual WAN set-up
 2012-01-13 20:04 UTC  (6+ messages)

[PATCH] Simpad: use DEFINE_SPINLOCK()
 2012-01-13 20:00 UTC 

Filesystem freeze vs blockdevice snapshot
 2012-01-13 15:30 UTC 

[PATCH 3/4] ceph: make session->s_cap_gen atomic
 2012-01-13 19:56 UTC  (2+ messages)

[ANNOUNCE] Git 1.7.9.rc1
 2012-01-13 19:55 UTC 

[PATCH] Clean up brlocks/lglocks v2
 2012-01-13 19:54 UTC 

Sound broken in 3.2.0 and 3.2.1
 2012-01-13 19:44 UTC 

[PATCH v3 00/10] nd/clone-detached
 2012-01-13 19:52 UTC  (3+ messages)
` [PATCH v4 "

[PATCH 1/4] ceph: create a new session lock to avoid lock inversion
 2012-01-13 19:52 UTC  (2+ messages)

[00/42] 3.1.9-stable review
 2012-01-13 19:52 UTC  (9+ messages)
` [41/42] xfs: validate acl count

[PATCH v2 0/2] git-show-ref: fix asciidoc formatting
 2012-01-13 19:51 UTC  (3+ messages)
` [PATCH v2 2/2] git-show-ref doc: typeset regexp in fixed width font

Unexpected clocksource overflow in nsec conversion
 2012-01-13 19:49 UTC  (2+ messages)

[PATCH 2/4] ceph: don't reset s_cap_ttl to zero
 2012-01-13 19:50 UTC 

Regulator updates for 3.3
 2012-01-13 19:49 UTC  (10+ messages)
            ` [PATCH] merge: Make merge strategy message follow the diffstat

[PATCH 0/4] ceph: properly protect session cap_gen and cap_ttl
 2012-01-13 19:49 UTC 

[PATCH] ARM: pl330: fix null pointer dereference in pl330_chan_ctrl()
 2012-01-13 19:46 UTC  (3+ messages)

[PATCH 0/2] bcma/b43: update MAINTAINERS
 2012-01-13 19:38 UTC  (4+ messages)
` [PATCH 1/2] MAINTAINERS: move BCMA to keep the list sorted

[PATCH V2 2/2] MAINTAINERS: add b43 mailing list
 2012-01-13 19:38 UTC  (3+ messages)

[PATCH] auvirt: a new tool for reporting events related to virtual machines
 2012-01-13 19:45 UTC  (5+ messages)

[PATCH] Btrfs: space leak tracepoints
 2012-01-13 19:45 UTC 

[U-Boot] [PATCH v2 0/9] Unified command execution in one place
 2012-01-13 19:43 UTC  (4+ messages)
` [U-Boot] [PATCH v2 4/9] Stop using builtin_run_command()

[U-Boot] [PATCH] post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POST_FPU
 2012-01-13 19:42 UTC  (2+ messages)

[U-Boot] [GIT PULL] please pull u-boot-mpc85xx
 2012-01-13 19:40 UTC  (2+ messages)

[PATCH] s5p-jpeg: adapt to recent videobuf2 changes
 2012-01-13 19:39 UTC 

[PATCH 0/8] New MGMT messages for SMP Long Term Keys
 2012-01-13 19:39 UTC  (9+ messages)
` [PATCH 1/8] Bluetooth: Add structures for the new LTK exchange messages
` [PATCH 2/8] Bluetooth: Rename smp_key_size to enc_key_size
` [PATCH 3/8] Bluetooth: Add new structures for handling SMP Long Term Keys
` [PATCH 4/8] Bluetooth: Use the updated key structures for handling LTKs
` [PATCH 5/8] Bluetooth: Add MGMT handlers for dealing with SMP LTK's
` [PATCH 6/8] Bluetooth: Add support for removing LTK's when pairing is removed
` [PATCH 7/8] Bluetooth: Clean up structures left unused
` [PATCH 8/8] Bluetooth: Add support for notifying userspace of new LTK's

[PATCH v6 00/18] uq/master: Introduce basic irqchip support
 2012-01-13 19:36 UTC  (5+ messages)
` [PATCH v6 18/18] kvm: Arm in-kernel "
      ` [Qemu-devel] "

[RFC v2 PATCH 0/3] dt: device tree bindings and data for EMIF and DDR
 2012-01-13 19:36 UTC  (10+ messages)

sstate info
 2012-01-13 19:36 UTC  (17+ messages)

[LSF/MM TOPIC] Copy offload
 2012-01-13 19:35 UTC  (4+ messages)

Bug? Git checkout fails with a wrong error message
 2012-01-13 19:34 UTC  (8+ messages)
` Bug! Git merge also "

[U-Boot] [PATCH 0/14] tegra: warmboot (suspend / resume) support
 2012-01-13 19:34 UTC  (4+ messages)
` [U-Boot] [PATCH 09/14] tegra: Add warmboot implementation

[U-Boot] compile the u-boot
 2012-01-13 19:34 UTC  (2+ messages)

[U-Boot] Please pull u-boot-ti/master
 2012-01-13 19:33 UTC 

[PATCH 00/20] arch_idle() cleanup and mach/system.h removal
 2012-01-13 19:31 UTC  (5+ messages)

[PATCH] b43: add default option to avoid duplicating device support with brcmsmac
 2012-01-13 19:20 UTC  (7+ messages)

DSS2/PM on 3.2 broken?
 2012-01-13 19:30 UTC  (10+ messages)

[U-Boot] Please pull u-boot-staging/sr@denx.de - UPDATE
 2012-01-13 19:28 UTC  (2+ messages)

[RFC][PATCH] mm: Remove NUMA_INTERLEAVE_HIT
 2012-01-13 19:28 UTC  (9+ messages)

[PATCH v7 0/9] libxl: New event API
 2012-01-13 19:25 UTC  (10+ messages)
` [PATCH 1/9] libxl: New API for providing OS events to libxl
` [PATCH 2/9] ocaml, libxl: support "private" fields
` [PATCH 3/9] libxl: New event generation API
` [PATCH 4/9] libxl: introduce libxl_fd_set_nonblock, rationalise _cloexec
` [PATCH 5/9] libxl: Permit multithreaded event waiting
` [PATCH 6/9] libxl: Asynchronous/long-running operation infrastructure
` [PATCH 7/9] libxl: New convenience macro CONTAINER_OF
` [PATCH 8/9] libxl: Introduce libxl__ev_devstate
` [PATCH 9/9] libxl: Convert to asynchronous: device removal

[meta-handheld][PATCH 0/4] Kernel upgrade and small fixes
 2012-01-13 19:16 UTC  (5+ messages)
` [meta-handheld][PATCH 1/4] zaurus.inc: weak assignment to IMAGE_FSTYPES
` [meta-handheld][PATCH 2/4] linux(-kexecboot)-git: upgrade to 3.2.0-rc7
` [meta-handheld][PATCH 3/4] linux(-kexecboot)-3.2: add 3.2.1 for spitz
` [meta-handheld][PATCH 4/4] linux(-kexecboot)-3.1: move common stuff like SRC_URI and checksums to .inc file

[Buildroot] [PATCH] Fix typo buiding -> building
 2012-01-13 19:23 UTC 

multiple drivers for same hardware
 2012-01-13 19:21 UTC  (2+ messages)

skb_checksum_help() vs GSO
 2012-01-13 19:20 UTC  (5+ messages)
  ` [RFC] netem: de-GSO packets before enqueing


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.