All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-04-20 20:02:53 to 2012-04-20 21:33:10 UTC [more...]

[RFC] writeback and cgroup
 2012-04-20 21:33 UTC  (12+ messages)

[RFC PATCH 0/8] backtrace/oops with source/line information
 2012-04-20 21:29 UTC  (9+ messages)
` [RFC PATCH 1/8] readelf: check in a direct copy of readelf.c from binutils 2.14
` [RFC PATCH 2/8] readelf: remove code unrelated to .debug_line section processing
` [RFC PATCH 3/8] readelf: emit simple to parse line .debug_line data
` [RFC PATCH 4/8] readelf: Fix dumping a 64 bit elf file on a 32 bit host
` [RFC PATCH 5/8] kallsyms: convert the kallsyms storage to store the type separately
` [RFC PATCH 6/8] kallsyms: Add kallsyms kallsyms_line_loc_lookup and print function
` [RFC PATCH 7/8] modules: decode .debug_line sections if provided by insmod
` [RFC PATCH 8/8] kallsyms,modules: add module_address_line_lookup() to kallsyms_line_loc_lookup()

[PATCH] NFS4: fix referrals with IPv6 mounts
 2012-04-20 21:31 UTC  (11+ messages)

[net-next 00/14][pull request] Intel Wired LAN Driver Updates
 2012-04-20 21:31 UTC  (4+ messages)
` [net-next 04/14] net: Fix issue with netdev_tx_reset_queue not resetting queue from XOFF state

[PATCH] USB: OTG: isp1301_omap: resolve unused variable warning from gcc
 2012-04-20 21:29 UTC 

[U-Boot] [PATCH 1/2] arm: fix bootm with device tree
 2012-04-20 21:29 UTC  (5+ messages)

Is this enough for us to have triple-parity RAID?
 2012-04-20 21:29 UTC  (13+ messages)

+ drivers-rtc-rtc-ds1307c-fix-bug-shown-with-lock-debugging-enabled.patch added to -mm tree
 2012-04-20 21:28 UTC 

[PATCH 1/3] push: introduce new push.default mode "simple"
 2012-04-20 21:28 UTC  (8+ messages)
` [PATCH 0/4 v2] push.default upcomming change
  ` [PATCH 1/4] Documentation: explain push.default option a bit more
  ` [PATCH 2/4] push: introduce new push.default mode "simple"

[PATCH 3.4 0/2] brcm80211: two fullmac bug fix for 3.4
 2012-04-20 21:27 UTC  (3+ messages)
` [PATCH 3.4 1/2] brcm80211: fmac: fix SDIO function 0 register r/w issue
` [PATCH 3.4 2/2] brcm80211: fmac: fix missing completion events issue

[PATCH v3] btrfs: fix early abort in 'remount'
 2012-04-20 21:27 UTC  (2+ messages)

syscall_regfunc() && TIF_SYSCALL_TRACEPOINT
 2012-04-20 21:26 UTC  (8+ messages)
          ` [PATCH 0/2] (Was: syscall_regfunc() && TIF_SYSCALL_TRACEPOINT)

KVM: add kvm_arch_para_features stub to asm-generic/kvm_para.h
 2012-04-20 21:21 UTC 

[PATCH] Fixed compilation with Visual Studio by including poll.h
 2012-04-20 21:26 UTC  (3+ messages)

NFSv4 ACLs
 2012-04-20 21:26 UTC 

pci node question
 2012-04-20 21:24 UTC  (9+ messages)

e1000e tx queue timeout in 3.3.0 (bisected to BQL support for e1000e)
 2012-04-20 21:24 UTC  (8+ messages)

[PATCH v3 00/25] directio rewrite
 2012-04-20 21:20 UTC  (5+ messages)
` [PATCH v3 18/25] NFS: prepare coalesce testing for directio

[PATCH RESEND] LEDS-One-Shot-Timer-Trigger-implementation
 2012-04-20 21:19 UTC  (5+ messages)
    ` [PATCH ] leds: add new transient trigger for one shot timer support

[PATCH] Btrfs: end writeback on pages before finishing ordered extents
 2012-04-20 21:16 UTC 

[PATCH] leds: ledtrig-timer trigger_data allocation fix
 2012-04-20 21:16 UTC  (7+ messages)
  ` [PATCH] leds: add new field to led_classdev struct to save activation state
    ` [PATCH ] leds: change existing triggers to use activated flag
    ` [PATCH] leds: change ledtrig-timer "

[PULL REQUEST] : ima-appraisal patches
 2012-04-20 21:12 UTC  (12+ messages)
        ` [RFC] situation with fput() locking (was Re: [PULL REQUEST] : ima-appraisal patches)

[PATCH RFC] vfs: make fstatat retry on ESTALE errors from getattr call
 2012-04-20 21:13 UTC  (10+ messages)
` [PATCH RFC v3] vfs: make fstatat retry once "

[PATCH V2 0/3] introduce stmp-style devices
 2012-04-20 21:11 UTC  (9+ messages)
` [PATCH V2 1/3] lib: add support for "

state of drm next
 2012-04-20 21:10 UTC  (2+ messages)

[PATCH net-next 00/16] tipc: publication lists and zero node handling
 2012-04-20 21:05 UTC  (17+ messages)
` [PATCH net-next 01/16] tipc: introduce publication lists struct
` [PATCH net-next 02/16] tipc: Factor out name publication code to a separate function
` [PATCH net-next 03/16] tipc: Separate cluster-scope and zone-scope names into distinct lists
` [PATCH net-next 04/16] tipc: Update node-scope publications when network address is assigned
` [PATCH net-next 05/16] tipc: Don't record failed publication attempt as a success
` [PATCH net-next 06/16] tipc: Add routines for safe checking of node's network address
` [PATCH net-next 07/16] tipc: Ensure network address change doesn't impact name table updates
` [PATCH net-next 08/16] tipc: Optimize re-initialization of port message header templates
` [PATCH net-next 09/16] tipc: Ensure network address change doesn't impact new port
` [PATCH net-next 10/16] tipc: delete duplicate peerport/peernode helper functions
` [PATCH net-next 11/16] tipc: Ensure network address change doesn't impact local connections
` [PATCH net-next 12/16] tipc: take lock while updating node network address
` [PATCH net-next 13/16] tipc: properly handle off-node send requests with invalid addr
` [PATCH net-next 14/16] tipc: handle <0.0.0> as an alias for this node on outgoing msgs
` [PATCH net-next 15/16] tipc: Ensure network address change doesn't impact rejected message
` [PATCH net-next 16/16] tipc: Ensure network address change doesn't impact configuration service

+ leds-change-ledtrig-timer-to-use-activated-flag.patch added to -mm tree
 2012-04-20 21:02 UTC 

+ leds-change-existing-triggers-to-use-activated-flag.patch added to -mm tree
 2012-04-20 21:02 UTC 

+ leds-add-new-field-to-led_classdev-struct-to-save-activation-state.patch added to -mm tree
 2012-04-20 21:02 UTC 

[PATCH] ARM: OMAP2+: watchdog: fix !PM boot crash, disarm timer after hwmod reset
 2012-04-20 20:59 UTC  (3+ messages)

[PATCH] drivers/tty: Use get_user instead of dereferencing user pointer
 2012-04-20 21:00 UTC  (3+ messages)

[PATCH 0/8] drivers/net: randconfig patches for kernel 3.3
 2012-04-20 20:56 UTC  (9+ messages)
` [PATCH 1/8] davinci_cpdma: export symbols used by other drivers
` [PATCH 2/8] drivers/net: add missing __devexit_p() annotations
` [PATCH 3/8] caif: include linux/io.h
` [PATCH 4/8] drivers/net: iwmc3200 depends on EXPERIMENTAL
` [PATCH 5/8] 8390: select CRC32 support
` [PATCH 6/8] donauboe: replace excessive udelay with msleep
` [PATCH 7/8] sungem: use mdelay instead of udelay where necessary
` [PATCH 8/8] drivers/net: decouple ISA and ISA_DMA_API

[PATCH] TDA9887 PAL-Nc fix
 2012-04-20 20:57 UTC  (4+ messages)

[PATCH 3/3] Xen physical cpus interface
 2012-04-20 19:24 UTC  (2+ messages)

[PATCH v14 8/9] difftool: teach difftool to handle directory diffs
 2012-04-20 20:54 UTC  (2+ messages)

How can I read distance settings from physical device?
 2012-04-20 20:43 UTC 

Bug fix for ata.c
 2012-04-20 20:52 UTC  (2+ messages)

[PATCH v2] [media] rc: Postpone ISR registration
 2012-04-20 20:50 UTC  (2+ messages)

[PATCH] i2c: imx: don't use strcpy but strlcpy
 2012-04-20 20:47 UTC 

[U-Boot] [PATCH] arm: Tegra2: Add a useful default boot env
 2012-04-20 20:46 UTC  (3+ messages)

[PATCH] omap: dma: Clear status registers on enable/disable irq
 2012-04-20 20:42 UTC  (3+ messages)

[PATCH] scsi_dh_rdac: Add dynamic match functionality to rdac handler
 2012-04-20 20:45 UTC  (5+ messages)

[PATCH 0/4] i2c: small fixes for eg20t
 2012-04-20 20:45 UTC  (5+ messages)
  ` [PATCH 1/4] i2c: eg20t: use NULL instead of 0
  ` [PATCH 2/4] i2c: eg20t: pass on return value in i2c_xfer
  ` [PATCH 3/4] i2c: eg20t: remove unused function
  ` [PATCH 4/4] i2c: eg20t: don't use strcpy but strlcpy

RFC: expensive lookup for unlink
 2012-04-20 20:46 UTC  (2+ messages)

Mipi csi2 driver for Omap4
 2012-04-20 20:42 UTC  (2+ messages)

[PATCH] mm: sync rss-counters at the end of exit_mm()
 2012-04-20 20:41 UTC  (7+ messages)
` [PATCH 1/2] mm: set task exit code before complete_vfork_done()

[PATCH] dm thin: fix list_add corruption in process_discard
 2012-04-20 20:41 UTC  (2+ messages)
`  "

Log files with 0.45
 2012-04-20 20:40 UTC  (6+ messages)

[PATCH 1/2] i2c-eg20t: add helper function for xfer check
 2012-04-20 20:39 UTC  (3+ messages)

[RFC PATCH] scsi_dh: allow 3rd party multipath drivers to scsi_dh_detach
 2012-04-20 20:41 UTC  (6+ messages)
    ` [RESEND][PATCH] [SCSI] scsi_dh: allow 3rd party multipath drivers to use scsi_dh_detach
      ` [PATCH v2] [SCSI] scsi_dh: change scsi_dh_detach export to EXPORT_SYMBOL

[refpolicy] [PATCH 1/1] Allow virtd to read the selinux config
 2012-04-20 20:38 UTC  (2+ messages)

[refpolicy] [PATCH 0/5] Updates for asterisk domain
 2012-04-20 20:37 UTC  (11+ messages)
` [refpolicy] [PATCH 1/5] Allow asterisk to chown its own /var/run/asterisk directory
` [refpolicy] [PATCH 2/5] Allow asterisk to listen on its control socket
` [refpolicy] [PATCH 3/5] Asterisk requires access to /dev/random too
` [refpolicy] [PATCH 4/5] Add interfaces to manage attributes of asterisk log and pid files
` [refpolicy] [PATCH 5/5] Allow initrc to manage asterisk log and pid file attributes

[Devel] ACPICA version 20120420 released
 2012-04-20 20:37 UTC 

[PATCH 1/3] i2c-eg20t: Modify MODULE_AUTHOR's email address
 2012-04-20 20:37 UTC  (6+ messages)
` [PATCH 2/3] i2c-eg20t: Call init() when wait-event timeout occurs

[PATCH] proc: Report PageAnon in last left bit of /proc/pid/pagemap
 2012-04-20 20:36 UTC  (3+ messages)

[PATCH] watchdog_dev: include private header to pickup global symbol prototypes
 2012-04-20 20:28 UTC 

[Bug 43138] New: Radeon HD5450 fails to load cedar firmware ?
 2012-04-20 20:27 UTC  (2+ messages)
` [Bug 43138] "

vhost-blk development
 2012-04-20 20:23 UTC  (2+ messages)

[PATCH] arm: omap3: Remove superfluous commas from gfx_sgx_3xxx_wkdeps[]
 2012-04-20 20:23 UTC  (3+ messages)

[CONSOLIDATED PULL 00/43] Post 1.2 Catch Up
 2012-04-20 20:10 UTC  (4+ messages)
` [CONSOLIDATED PULL 02/43] rt-tests: fix dependency on eglibc, clean LDFLAGS passing

[PATCH 1/2] url-lib: don't add existing handlers multiple times
 2012-04-20 20:20 UTC  (2+ messages)
  ` [PATCH 2/2] url-lib: don't use --progress-bar if TERM=dumb (RHBZ#814713)

Best practice - upgrade ceph cluster
 2012-04-20 20:18 UTC  (3+ messages)

[PATCH] watchdog: Convert iTCO_wdt driver to mfd model
 2012-04-20 19:14 UTC 

contrib/workdir/git-new-workdir broken in 1.7.10 after introducing gitfiles
 2012-04-20 20:16 UTC 

[refpolicy] [PATCH 0/13] Numerous dontaudits
 2012-04-20 20:13 UTC  (27+ messages)
` [refpolicy] [PATCH 1/13] Adding dontaudit interfaces for files module
` [refpolicy] [PATCH 2/13] Adding dontaudit on mozilla
` [refpolicy] [PATCH 3/13] Adding dontaudit on mta
` [refpolicy] [PATCH 4/13] Adding dontaudits for portage domains
` [refpolicy] [PATCH 5/6] Adding dontaudit for qemu
` [refpolicy] [PATCH 6/13] Adding dontaudit interfaces in sysnet
` [refpolicy] [PATCH 7/13] Adding dontaudits for xserver
` [refpolicy] [PATCH 8/13] Do not audit usage of a leaked file descriptor
` [refpolicy] [PATCH 9/13] Do not audit rw on dhcp client unix_stream_sockets
` [refpolicy] [PATCH 10/13] Adding dontaudits for mount
` [refpolicy] [PATCH 11/13] Adding dontaudits for selinuxutil
` [refpolicy] [PATCH 12/13] Adding dontaudit for sudo
` [refpolicy] [PATCH 13/13] Adding dontaudits for raid

[merged] w1-add-fast-search-for-single-slave-bus.patch removed from -mm tree
 2012-04-20 20:12 UTC 

+ w1-add-fast-search-for-single-slave-bus.patch added to -mm tree
 2012-04-20 20:12 UTC 

[PATCH v3.4-rc 0/9] pch_gbe: ptp bug fixes
 2012-04-20 20:09 UTC  (10+ messages)
` [PATCH v3.4-rc 1/9] pch_gbe: scale time stamps to nanoseconds
` [PATCH v3.4-rc 2/9] pch_gbe: simplify transmit time stamping flag test
` [PATCH v3.4-rc 3/9] pch_gbe: reprogram multicast address register on reset
` [PATCH v3.4-rc 4/9] pch_gbe: export a method to set the receive match address
` [PATCH v3.4-rc 5/9] pch_gbe: improve coding style
` [PATCH v3.4-rc 6/9] pch_gbe: do not set the channel control register
` [PATCH v3.4-rc 7/9] pch_gbe: correct receive time stamp filtering
` [PATCH v3.4-rc 8/9] pch_gbe: run the ptp bpf just once per packet
` [PATCH v3.4-rc 9/9] pch_gbe: remove suspicious comment

[PATCH] OMAP4+: hwmod: fix issue causing IPs not going back to Smart-Standby
 2012-04-20 20:09 UTC  (3+ messages)

+ leds-use-kcalloc-instead-of-kzalloc-to-allocate-array.patch added to -mm tree
 2012-04-20 20:09 UTC 

+ fb-add-events-for-early-fb-event-support.patch added to -mm tree
 2012-04-20 20:08 UTC 

+ mm-use-kcalloc-instead-of-kzalloc-to-allocate-array.patch added to -mm tree
 2012-04-20 20:08 UTC 

[patch 00/18] SMP: Boot and CPU hotplug refactoring - Part 1
 2012-04-20 20:07 UTC  (4+ messages)
` [patch 03/18] smp: Add generic smpboot facility

[PATCH 00/17] hpsa updates for April, 2012
 2012-04-20 20:06 UTC  (4+ messages)
` [PATCH 03/17] hpsa: enable bus master bit after pci_enable_device

+ lib-bitmapc-fix-documentation-for-scnprintf-functions.patch added to -mm tree
 2012-04-20 20:06 UTC 

[PATCH] rebase -i: avoid checking out $branch when possible
 2012-04-20 20:06 UTC  (4+ messages)

+ mm-fix-off-by-one-bug-in-print_nodes_state.patch added to -mm tree
 2012-04-20 20:06 UTC 

[PATCH] mm: Fix off-by-one bug in print_nodes_state
 2012-04-20 20:05 UTC  (2+ messages)

[PATCH 0/4] [RESEND] 32/64 bit llseek hashes (v5)
 2012-04-20 20:04 UTC  (4+ messages)
` [PATCH 5 2/4] Return 32/64-bit dir name hash according to usage type

[U-Boot] Add support for Mini2440
 2012-04-20 20:03 UTC  (4+ messages)
` [U-Boot] [PATCH v3] Add support for MINI2440 (s3c2440). Documentation about the product can be found on: http://www.friendlyarm.net/products/mini2440

[PATCH] staging: comedi: use ARRAY_SIZE instead of custom n_boardtypes macros
 2012-04-20 19:05 UTC 

[GSoC] Designing a faster index format
 2012-04-20 20:02 UTC  (7+ messages)


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.