All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-04-08 20:57:05 to 2013-04-08 21:44:27 UTC [more...]

[RFC/PATCH 0/7] Rework git core for native submodules
 2013-04-08 21:36 UTC  (30+ messages)

[Buildroot] Including wine package - Reg
 2013-04-08 21:44 UTC  (5+ messages)

+ auditsc-use-kzalloc-instead-of-kmallocmemset-fix.patch added to -mm tree
 2013-04-08 21:44 UTC 

+ auditsc-use-kzalloc-instead-of-kmallocmemset.patch added to -mm tree
 2013-04-08 21:44 UTC 

[PATCH] auditsc: Use kzalloc instead of kmalloc+memset
 2013-04-08 21:43 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] Homogeneize semantics of CONFIG_SPL_MAX_SIZE
 2013-04-08 21:43 UTC  (6+ messages)
` [U-Boot] [PATCH 1/4] cam_enc_4xx: fix CONFIG_SPL_MAX_SIZE semantics
  ` [U-Boot] [PATCH 2/4] da850evm, da840_am18xxevm: "
    ` [U-Boot] [PATCH 3/4] smdk5250, snow: "
      ` [U-Boot] [PATCH 4/4] ARM: "

[RFC/PATCH v3] IPoIB: Leave space in skb linear buffer for IP headers
 2013-04-08 21:43 UTC 

[RFC] [PATCH 0/2] Routerstation Pro: kernel.bbclass: do_sizecheck, do_strip
 2013-04-08 21:24 UTC  (5+ messages)
` [PATCH 2/2] kernel.bbclass: do_strip: allow recipes to strip the kernel

[PATCH] MODSIGN: do not send garbage to stderr when enabling modules signature
 2013-04-08 21:43 UTC 

[PATCH v2] count-objects: output "KiB" instead of "kilobytes"
 2013-04-08 21:40 UTC  (3+ messages)
` [PATCH 1/2] progress: create public humanize() to show sizes

[PATCH] ext4: optimize ext4_end_io memory usage
 2013-04-08 21:38 UTC  (4+ messages)

Google Summer of Code 2013 - The Linux Foundation is accepted!
 2013-04-08 21:38 UTC  (2+ messages)
` [Printing-architecture] "

[PATCH 0/8] memcg, cgroup: kill css_id
 2013-04-08 21:36 UTC  (6+ messages)
` [PATCH 1/8] cgroup: implement cgroup_is_ancestor()

[PATCH V4 0/2] tcm_vhost hotplug
 2013-04-08 21:36 UTC  (4+ messages)

+ kernel-timerc-convert-compat_sys_sysinfo-to-compat_syscall_define.patch added to -mm tree
 2013-04-08 21:36 UTC 

+ kernel-compatc-make-do_sysinfo-static.patch added to -mm tree
 2013-04-08 21:36 UTC 

Boot hang due to "pipe: fold file_operations instances in one" in next-20130408
 2013-04-08 21:36 UTC  (3+ messages)

[PATCH] Make do_sysinfo() static
 2013-04-08 21:35 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH] Convert compat_sys_sysinfo to COMPAT_SYSCALL_DEFINE

[PATCH] bitmap: speedup in bitmap_find_free_region when order is 0
 2013-04-08 21:35 UTC  (3+ messages)

[meta-handheld][PATCH v3 0/1] Pull request 20130408
 2013-04-08 21:18 UTC  (2+ messages)
` [meta-handheld][PATCH v3 1/1] linux-jlime-ben-nanonote: fix GCC-4.6 build errors

[PATCH v2 9/9] rcar-phy: handle platform data
 2013-04-08 21:35 UTC 

[PATCHv7 00/17] PCIe support for the Armada 370 and Armada XP SoCs
 2013-04-08 21:34 UTC  (11+ messages)
` [PATCHv7 08/17] pci: PCIe driver for Marvell Armada 370/XP systems

[PATCH v2] udev: Move udevd back to /sbin
 2013-04-08 21:17 UTC  (4+ messages)

[PATCH] kmsg: Honor dmesg_restrict sysctl on /dev/kmsg
 2013-04-08 21:34 UTC  (10+ messages)

[PATCH] tcp: assign the sock correctly to an outgoing SYNACK packet
 2013-04-08 21:34 UTC  (15+ messages)

[LSF/MM TOPIC (expanded) 0/8] New API's for better exporting of VFS from user-mode daemons
 2013-04-08 21:33 UTC  (5+ messages)
` Re: [5/8] syscall_cred() a system call that receives alternate CREDs
    `  "
      `  "

[PATCH V2 0/3] tcm_vhost pending requests flush
 2013-04-08 21:33 UTC  (2+ messages)

[PATCH v2 8/9] ARM: shmobile: Marzen: pass platform data to USB PHY device
 2013-04-08 21:33 UTC  (2+ messages)

[PATCH 00/22 v1] Fixes and improvements in ext4 writeback path
 2013-04-08 21:32 UTC  (30+ messages)
` [PATCH 01/29] ext4: Make ext4_bio_write_page() use BH_Async_Write flags instead page pointers from ext4_io_end
` [PATCH 02/29] ext4: Use io_end for multiple bios
` [PATCH 03/29] ext4: Clear buffer_uninit flag when submitting IO
` [PATCH 04/29] jbd2: Reduce journal_head size
` [PATCH 05/29] jbd2: Don't create journal_head for temporary journal buffers
` [PATCH 06/29] jbd2: Remove journal_head from descriptor buffers
` [PATCH 07/29] jbd2: Refine waiting for shadow buffers
` [PATCH 08/29] jbd2: Remove outdated comment
` [PATCH 09/29] jbd2: Cleanup needed free block estimates when starting a transaction
` [PATCH 10/29] jbd2: Fix race in t_outstanding_credits update in jbd2_journal_extend()
` [PATCH 11/29] jbd2: Remove unused waitqueues
` [PATCH 12/29] jbd2: Transaction reservation support
` [PATCH 13/29] ext4: Provide wrappers for transaction reservation calls
` [PATCH 14/29] ext4: Stop messing with nr_to_write in ext4_da_writepages()
` [PATCH 15/29] ext4: Deprecate max_writeback_mb_bump sysfs attribute
` [PATCH 16/29] ext4: Improve writepage credit estimate for files with indirect blocks
` [PATCH 17/29] ext4: Better estimate credits needed for ext4_da_writepages()
` [PATCH 18/29] ext4: Restructure writeback path
` [PATCH 19/29] ext4: Remove buffer_uninit handling
` [PATCH 20/29] ext4: Use transaction reservation for extent conversion in ext4_end_io
` [PATCH 21/29] ext4: Split extent conversion lists to reserved & unreserved parts
` [PATCH 22/29] ext4: Defer clearing of PageWriteback after extent conversion
` [PATCH 23/29] ext4: Protect extent conversion after DIO with i_dio_count
` [PATCH 24/29] ext4: Remove wait for unwritten extent conversion from ext4_ext_truncate()
` [PATCH 25/29] ext4: Use generic_file_fsync() in ext4_file_fsync() in nojournal mode
` [PATCH 26/29] ext4: Remove i_mutex from ext4_file_sync()
` [PATCH 27/29] ext4: Remove wait for unwritten extents in ext4_ind_direct_IO()
` [PATCH 28/29] ext4: Don't wait for extent conversion in ext4_ext_punch_hole()
` [PATCH 29/29] ext4: Remove ext4_ioend_wait()

[Buildroot] Google Summer of Code
 2013-04-08 21:33 UTC  (2+ messages)

[PATCH v2 7/9] rcar-phy: add platform data
 2013-04-08 21:32 UTC 

Hey
 2013-04-08 21:31 UTC 

[PATCH v2 6/9] rcar-phy: correct base address
 2013-04-08 21:31 UTC  (2+ messages)

[PATCH 1/2] drm/i915: set CPT FDI RX polarity bits based on VBT
 2013-04-08 21:30 UTC  (2+ messages)

[PATCH]xfs: Remove the obsolete XLOG_CIL_HARD_SPACE_LIMIT() macros
 2013-04-08 21:30 UTC  (2+ messages)

[PATCHv4 00/11] Remove ARM local timer API
 2013-04-08 21:27 UTC  (26+ messages)
` [PATCHv4 01/11] clockevents: Prefer CPU local devices over global devices
` [PATCHv4 02/11] clocksource: add generic dummy timer driver
` [PATCHv4 03/11] ARM: smp: Remove duplicate dummy timer implementation
` [PATCHv4 04/11] ARM: smp_twd: Divorce smp_twd from local timer API
` [PATCHv4 05/11] ARM: OMAP2+: Divorce "
` [PATCHv4 06/11] ARM: EXYNOS4: Divorce mct "
` [PATCHv4 07/11] ARM: PRIMA2: Divorce timer-marco "
` [PATCHv4 08/11] ARM: msm: Divorce msm_timer "
` [PATCHv4 09/11] clocksource: time-armada-370-xp: Fix sparse warning
` [PATCHv4 10/11] clocksource: time-armada-370-xp: Divorce from local timer API
` [PATCHv4 11/11] ARM: smp: Remove "

[RFC/PATCH 0/7] Rework git core for native submodules
 2013-04-08 21:30 UTC  (3+ messages)
` [PATCH] t3700 (add): add failing test for add with submodules

[RFC PATCH arm: initial TI-Nspire support]
 2013-04-08 21:29 UTC  (5+ messages)

[Qemu-devel] [PATCH] Update Makefile to actually install the new efi-enabled nic roms that are used by default
 2013-04-08 21:08 UTC 

[PATCH v3 0/5] mmc: mxcmmc: add mpc512x support
 2013-04-08 21:28 UTC  (6+ messages)
  ` [PATCH v3 1/5] mmc: mxcmmc: fix race conditions for host->req and host->data access
` [PATCH v3 2/5] mmc: mxcmmc: add mpc512x SDHC support
` [PATCH v3 3/5] mmc: mxcmmc: use slot-gpio API for write-protect detection
` [PATCH v3 4/5] mmc: mxcmmc: constify mxcmci_devtype
` [PATCH v3 5/5] mmc: mxcmmc: enable DMA support on mpc512x

[PATCH 1/6] mac80211: unset FC retry bit in mesh fwding path
 2013-04-08 21:27 UTC  (2+ messages)
  ` [PATCH 5/6] mac80211: stringify another plink state

[PATCH v2 2/9] ehci-platform: add pre_setup() method to platform data
 2013-04-08 21:26 UTC  (2+ messages)

[PATCH v2 5/9] ARM: shmobile: R8A7779: remove USB PHY 2nd memory resource
 2013-04-08 21:26 UTC  (2+ messages)

[PATCH] http-backend: respect GIT_NAMESPACE with dumb clients
 2013-04-08 21:25 UTC  (3+ messages)

[Pull request] bcache data offset
 2013-04-08 21:23 UTC  (4+ messages)
` [PATCH] bcache: Take data offset from the bdev superblock

[Buildroot] [PATCH v2 1/7] arch: Add blackfin CPU choice
 2013-04-08 21:23 UTC  (5+ messages)
` [Buildroot] [PATCH v2 6/7] arch: Introduce blackfin-specific Makefile

[PATCH resend] fs/proc: Move kfree outside pde_unload_lock
 2013-04-08 21:23 UTC  (11+ messages)

[PATCH 2/2] decorate: add "clear_decoration()"
 2013-04-08 21:22 UTC  (3+ messages)

[PATCH v2 4/9] rcar-phy: remove EHCI internal buffer setup
 2013-04-08 21:22 UTC  (2+ messages)

[PATCH v3 0/2] run-command: new check_command helper
 2013-04-08 21:21 UTC  (13+ messages)
` [PATCH v3 2/2] transport-helper: check if remote helper is alive

[PATCH v2 3/9] ARM: shmobile: R8A7779: setup EHCI internal buffer
 2013-04-08 21:21 UTC  (2+ messages)

[PATCH v2 1/9] ARM: shmobile: Marzen: move USB EHCI, OHCI, and PHY devices to R8A7779 code
 2013-04-08 21:18 UTC  (2+ messages)

[PATCH 0/3] mm: fixup changers of per cpu pageset's ->high and ->batch
 2013-04-08 21:17 UTC  (6+ messages)

[PATCH] mm: remove compressed copy from zram in-memory
 2013-04-08 21:17 UTC  (3+ messages)

[patch 0/2] s390: network bug fixes for net [v2]
 2013-04-08 21:17 UTC  (2+ messages)

[PATCH] sched: Fix 32bit race in sched_clock_remote()
 2013-04-08 21:16 UTC  (2+ messages)

[PATCH v3] base.bbclass: Fix matching of MACHINEOVERRIDES in COMPATIBLE_MACHINE
 2013-04-08 20:58 UTC 

[Cocci] Analysis for Linux source files
 2013-04-08 21:14 UTC  (3+ messages)
    ` [Cocci] Handling of omitted data type specification?

ocaml bindings
 2013-04-08 21:14 UTC  (4+ messages)
  ` ocaml bindings [and 1 more messages]

[PATCH] rtnetlink: Call nlmsg_parse() with correct header length
 2013-04-08 21:12 UTC  (3+ messages)

[PATCH V3 0/2] tcm_vhost endpoint
 2013-04-08 21:11 UTC  (9+ messages)
` [PATCH V3 1/2] tcm_vhost: Use vq->private_data to indicate if the endpoint is setup
` [PATCH V3 2/2] tcm_vhost: Initialize vq->last_used_idx when set endpoint

[PATCH v2 0/9] Reorganize R8A7779/Marzen USB code
 2013-04-08 21:10 UTC  (2+ messages)

[PATCH v2 0/3] Support memory hot-delete to boot memory
 2013-04-08 20:58 UTC  (4+ messages)

[Xenomai] one-shot fasteoi irqs
 2013-04-08 21:09 UTC  (9+ messages)

[PATCH 0/3] [GIT PULL] tracing: three fixes
 2013-04-08 20:49 UTC  (4+ messages)
` [PATCH 1/3] tracing: Fix race with update_max_tr_single and changing tracers
` [PATCH 2/3] ftrace: Consistently restore trace function on sysctl enabling
` [PATCH 3/3] ftrace: Do not call stub functions in control loop

tar on Mac does not like empty tar from git archive
 2013-04-08 21:05 UTC  (2+ messages)

Central Linux ARM wiki
 2013-04-08 21:04 UTC  (2+ messages)

[PATCH] drm/i915: use lower aux clock divider on non-ULT HSW
 2013-04-08 21:03 UTC  (2+ messages)

[PATCH] checkout: abbreviate hash in suggest_reattach
 2013-04-08 21:03 UTC  (2+ messages)

unix STREAM/SEQPACKET sockets and SO_PASSCRED race
 2013-04-08 21:02 UTC  (2+ messages)

[Xenomai] I-pipe on ARM platform
 2013-04-08 21:02 UTC  (7+ messages)

[PATCH] arch/ia64/xen: remove "config NO_IDLE_HZ"
 2013-04-08 21:01 UTC  (2+ messages)

[PATCH -next 1/3] bcache: Add missing #include <linux/prefetch.h>
 2013-04-08 21:00 UTC  (6+ messages)

[PATCH] xfs: Update xfs_log_commit_cil() comments
 2013-04-08 20:59 UTC  (2+ messages)

V4V branch
 2013-04-08 20:58 UTC  (3+ messages)

+ mm-remove-config_hotplug-ifdefs.patch added to -mm tree
 2013-04-08 20:58 UTC 

[PATCH v3 0/3] fix hugepage coredump
 2013-04-08 20:57 UTC  (6+ messages)
` [PATCH v3 3/3] hugetlbfs: add swap entry check in follow_hugetlb_page()

[PATCH net-next] net: cdc_ncm: demote "unexpected notification" to debug level
 2013-04-08 20:58 UTC  (2+ messages)

[PATCH] Documentation: cgroup: add documentation for net_cls cgroups
 2013-04-08 20:58 UTC  (2+ messages)

[PATCH net-next] net: ipv6: add tokenized interface identifier support
 2013-04-08 20:57 UTC  (2+ messages)

[PATCH v8 3/3] mm: reinititalise user and admin reserves if memory is added or removed
 2013-04-08 20:57 UTC  (3+ messages)

[PATCH v3 8/8] build: add NFC defconfig file
 2013-04-08 20:57 UTC  (8+ messages)

[net-next.git 0/5] stmmac code tidy-up (v2)
 2013-04-08 20:57 UTC  (2+ messages)

[PATCH net-next RESEND] stmmac: modified pcs mode support for SGMII
 2013-04-08 20:57 UTC  (2+ messages)

[PATCH] net: mvmdio: get and enable optional clock
 2013-04-08 20:56 UTC  (3+ messages)
` [PATCH] net: of_mdio: scan mdiobus for PHYs without reg property


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.