All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-09-20 00:19:14 to 2012-09-20 01:54:10 UTC [more...]

[PATCH] ARM: shmobile: fix MMCIF IRQ assignment on kzm9g
 2012-09-20  1:54 UTC  (5+ messages)

userns subsystem conversions v2
 2012-09-20  1:52 UTC  (65+ messages)
` [PATCH 01/27] userns: Convert security/keys to the new userns infrastructure
  ` [PATCH 02/27] userns: net: Call key_alloc with GLOBAL_ROOT_UID, GLOBAL_ROOT_GID instead of 0, 0
  ` [PATCH 04/27] audit: Use current instead of NETLINK_CREDS() in audit_filter
  ` [PATCH 05/27] audit: kill audit_prepare_user_tty
  ` [PATCH 07/27] audit: Properly set the origin port id of audit messages
  ` [PATCH 08/27] audit: Remove the unused uid parameter from audit_receive_filter
  ` [PATCH 09/27] audit: Don't pass pid or uid to audit_log_common_recv_msg
  ` [PATCH 10/27] audit: Add typespecific uid and gid comparators
  ` [PATCH 13/27] userns: Convert taskstats to handle the user and pid namespaces
    ` [PATCH 03/27] audit: Limit audit requests to processes in the initial pid and user namespaces
    ` [PATCH 06/27] audit: Simply AUDIT_TTY_SET and AUDIT_TTY_GET
    ` [PATCH 11/27] userns: Convert the audit loginuid to be a kuid
    ` [PATCH 12/27] userns: Convert audit to work with user namespaces enabled
    ` [PATCH 14/27] userns: Convert bsd process accounting to use kuid and kgid where appropriate
    ` [PATCH 15/27] userns: Teach trace to use from_kuid
    ` [PATCH 16/27] userns: Convert vfs posix_acl support to use kuids and kgids
    ` [PATCH 17/27] userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr
    ` [PATCH 18/27] userns: Convert extN to support kuids and kgids in posix acls
    ` [PATCH 19/27] userns: Convert configfs to use kuid and kgid where appropriate
    ` [PATCH 20/27] userns: Add kprojid_t and associated infrastructure in projid.h
    ` [PATCH 21/27] userns: Implement struct kqid
    ` [PATCH 22/27] userns: Convert qutoactl
    ` [PATCH 23/27] userns: Modify dqget to take struct kqid
    ` [PATCH 24/27] userns: Convert quota netlink aka quota_send_warning
    ` [PATCH 25/27] userns: Convert struct dquot dq_id to be a struct kqid
    ` [PATCH 26/27] userns: Convert struct dquot_warn
    ` [PATCH 27/27] userns: Convert quota

[PATCH v2 4/6] pwm_backlight: Add deferred probe support
 2012-09-20  1:52 UTC  (2+ messages)

[PATCH v1 0/19] qlcnic: patches for new adapter - Qlogic 83XX CNA
 2012-09-20  0:57 UTC  (3+ messages)
` [PATCH v1 05/19] qlcnic: change driver hardware interface mechanism

[PATCH 0/2] do not disable sg when packet requires no checksum
 2012-09-20  1:49 UTC  (3+ messages)
` [PATCH 1/2] aoe: assert AoE packets marked as requiring "
` [PATCH 2/2] net: do not disable sg for packets "

Fail to probe qla2xxx fiber channel card while doing pci hotplug
 2012-09-20  1:47 UTC  (11+ messages)

[PATCH] various: Fix spelling of "asynchronous" in comments
 2012-09-20  1:48 UTC 

[PATCH] eisa: Fix spelling of "asynchronous"
 2012-09-20  1:48 UTC 

[PATCH] Fix misspellings of "whether" in comments
 2012-09-20  1:48 UTC 

[PATCH] include/linux: Fix spelling of "usage" in comment
 2012-09-20  1:47 UTC 

[PATCH] various: Fix spelling of "registered" in comments
 2012-09-20  1:47 UTC 

[patch 1/2]MD: raid5 trim support
 2012-09-20  1:47 UTC  (4+ messages)

[PATCH] completion: fix shell expansion of items
 2012-09-20  2:15 UTC  (2+ messages)

[RFC 0/5] ARM: dma-mapping: New dma_map_ops to control IOVA more precisely
 2012-09-20  1:44 UTC  (9+ messages)

[U-Boot] [PATCH 1/3] mx53loco: Change default environment to cope with OE changes
 2012-09-20  1:43 UTC  (12+ messages)
` [U-Boot] [PATCH 2/3] mx6qsabrelite: "

[PATCH v3] kvm/fpu: Enable fully eager restore kvm FPU
 2012-09-20  1:43 UTC  (9+ messages)

[PATCH] net: do not disable sg for AoE
 2012-09-20  1:40 UTC  (7+ messages)
  ` [PATCH 0/2] do not disable sg when packet requires no checksum
    ` [PATCH 1/2] aoe: mark AoE packets as requiring no checksumming
    ` [PATCH 2/2] net: do not disable sg for packets requiring no checksum

[PATCH 0/3] Introduce devm_clk_register()
 2012-09-20  1:40 UTC  (6+ messages)
` [PATCH 1/3] clk: wm831x: Fix clk_register() error code checking
` [PATCH 3/3] clk: wm831x: Use devm_clk_register() to simplify code

[lm-sensors] CPU fan rapidly turns on and off
 2012-09-20  1:39 UTC  (3+ messages)

[Qemu-devel] [PATCH v6 00/13] Ehnahced SSI bus support + M25P80 SPI flash + Xilinx SPI controller
 2012-09-20  1:37 UTC  (4+ messages)
` [Qemu-devel] [PATCH v6 08/13] m25p80: Initial implementation of SPI flash device

[PATCH 00/34] i.MX multi-platform support
 2012-09-20  1:35 UTC  (11+ messages)
` [PATCH 02/34] ASoC: mx27vis: retrieve gpio numbers from platform_data
` [PATCH 12/34] media: mx1_camera: remove the driver

[PATCH] mmc: Fixup broken suspend and eMMC4.5 power off notify
 2012-09-20  1:35 UTC  (7+ messages)

[RFC] cgroup TODOs
 2012-09-20  1:33 UTC  (4+ messages)

[PATCH RFT] memory: tegra{20,30}-mc: Fix reading incorrect register in mc_readl()
 2012-09-20  1:32 UTC 

[GIT PULL] ARM: add basic BCM2835 SoC and Raspberry Pi board support
 2012-09-20  1:31 UTC 

[lm-sensors] i8k: non-standard fan control
 2012-09-20  1:31 UTC  (2+ messages)

[PATCH] fix: imsm: mdmon should reread component_size on wakeup
 2012-09-20  1:30 UTC  (2+ messages)

Linux 3.2.30
 2012-09-20  1:30 UTC  (2+ messages)

[U-Boot] [PATCH v4 00/11] S3C24XX: Add support to MINI2416 board
 2012-09-20  1:29 UTC  (8+ messages)
` [U-Boot] [PATCH v4 10/11] Add u-boot-pad.bin target to the Makefile

[PATCH V4] ARM: EXYNOS5: Add bus clock and set parent clock for FIMD
 2012-09-20  1:28 UTC  (5+ messages)

Fail to probe qla2xxx fiber channel card while doing pci hotplug
 2012-09-20  1:27 UTC  (2+ messages)

[REVIEW][PATCH 0/15] userns subsystem conversions
 2012-09-20  1:28 UTC  (11+ messages)
  ` [Cluster-devel] [REVIEW][PATCH 13/15] userns: Add basic quota support
    ` [PATCH] userns: Add basic quota support v2
            ` [PATCH] userns: Add basic quota support v4

[PATCH 00/29] More omap header moves for common zImage support
 2012-09-20  1:24 UTC  (8+ messages)
` [PATCH 04/29] ARM: OMAP1: Move board-ams-delta.h from plat to mach
` [PATCH 08/29] ARM: OMAP2+: Make board-zoom.h local

New commands to configure IOV features
 2012-09-20  1:23 UTC  (21+ messages)

[ 000/135] 3.2.30-stable review
 2012-09-20  1:21 UTC  (6+ messages)
` [ 117/135] NFS: return error from decode_getfh in decode open

[Bug 47731] New: Null pointer dereference at strchr
 2012-09-20  1:21 UTC  (2+ messages)
` [Bug 47731] "

[PATCH] x86: Distinguish TLB shootdown interrupts from other functions call interrupts
 2012-09-20  1:18 UTC  (2+ messages)

[patch for-3.6] mm, thp: fix mapped pages avoiding unevictable list on mlock
 2012-09-20  1:19 UTC  (2+ messages)

em28xx + drx-k fw download crash Kernel
 2012-09-20  1:16 UTC 

[PATCH v1 0/19] qlcnic: patches for new adapter - Qlogic 83XX CNA
 2012-09-19 19:29 UTC  (19+ messages)
` [PATCH v1 01/19] qlcnic: remove 82xx specific register dump utility
` [PATCH v1 02/19] qlcnic: move HW specific data to seperate structure
` [PATCH v1 03/19] qlcnic: create seperate file for data path routines
` [PATCH v1 04/19] qlcnic: change IO and PCI register acccess routines
` [PATCH v1 06/19] qlcnic: driver resource allocation
` [PATCH v1 07/19] qlcnic: get board name API
` [PATCH v1 08/19] qlcnic: update NIC partition interface routines
` [PATCH v1 09/19] qlcnic: cleanup unused register interfaces
` [PATCH v1 10/19] qlcnic: rename module params with module_param_named
` [PATCH v1 11/19] qlcnic: sysfs interface routine updates
` [PATCH v1 12/19] qlcnic: update irq management routines
` [PATCH v1 13/19] qlcnic: 83xx hardware access and data path routines
` [PATCH v1 14/19] qlcnic: 83xx adpater flash interface routines
` [PATCH v1 15/19] qlcnic: 83xx CNA inter driver communication mechanism
` [PATCH v1 16/19] qlcnic: enable 83xx virtual NIC mode
` [PATCH v1 17/19] qlcnic: common register dump utility
` [PATCH v1 18/19] qlcnic: 83xx adpater ethtool
` [PATCH v1 19/19] qlcnic: update driver version - 5.1.30

lvmetad patches
 2012-09-20  1:12 UTC 

[PATCH] memory-hotplug: fix zone stat mismatch
 2012-09-20  1:17 UTC  (5+ messages)

[PATCH -mm v3] coredump: extend core dump note section to contain file names of mapped files
 2012-09-20  1:11 UTC 

[PATCH] e2fsprogs: Fix reserved blocks calculation for mke2fs -m 50%
 2012-09-20  1:05 UTC  (2+ messages)

[Qemu-devel] qmp: dump-guest-memory: -p option has issues, fix it or drop it?
 2012-09-20  1:06 UTC  (4+ messages)

[PATCH] fix segfaults in Detail()
 2012-09-20  1:06 UTC  (2+ messages)

[PATCH 1/3] em28xx: do not set PCTV 290e LNA handler if fe attach fail
 2012-09-20  1:05 UTC  (3+ messages)
` [PATCH 2/3] em28xx: PCTV 290e sleep tda18271 after attach
` [PATCH 3/3] em28xx: PCTV 520e "

[PATCH] userns: enable tmpfs support for user namespace
 2012-09-20  0:59 UTC  (4+ messages)

Product Inform
 2012-09-20  0:57 UTC 

1.3_M5.rc1 branched
 2012-09-20  0:50 UTC  (2+ messages)

Change in sysfs topology for libata
 2012-09-20  0:48 UTC  (4+ messages)

[PATCH] Improve legibility of test_expect_code output
 2012-09-20  0:48 UTC  (5+ messages)

mlx4: dropping multicast packets at promisc leave
 2012-09-20  0:43 UTC 

[PATCH] Enable info/refs gzip decompression in HTTP client
 2012-09-20  0:43 UTC  (2+ messages)

BB_NO_NETWORK and own-mirrors not working with meta-systemd
 2012-09-20  0:43 UTC  (8+ messages)

[PATCHv2] virtio_console: Add support for remoteproc serial
 2012-09-20  0:40 UTC  (3+ messages)

lve module taint?
 2012-09-19 22:59 UTC  (4+ messages)

[PATCH] mfd: use IRQF_ONESHOT for 88pm860x
 2012-09-20  0:41 UTC  (3+ messages)
` [PATCH] mfd: arizona: use IRQF_ONESHOT

Dear Email User,
 2012-09-19 23:50 UTC 

Dear Email User,
 2012-09-19 23:50 UTC 

Dear Email User,
 2012-09-19 23:49 UTC 

Dear Email User,
 2012-09-19 23:50 UTC 

Dear Email User,
 2012-09-19 23:50 UTC 

Dear Email User,
 2012-09-19 23:49 UTC 

[kees:nx-emu 1/2] arch/x86/kernel/traps.c:145:3: warning: passing argument 1 of 'get_gate_vma' from
 2012-09-20  0:38 UTC  (4+ messages)
` [kees:nx-emu 1/2] arch/x86/kernel/traps.c:145:3: warning: passing argument 1 of 'get_gate_vma' f

Discard merging / Write same support v5
 2012-09-20  0:35 UTC  (3+ messages)
` [PATCH 7/8] sd: Permit merged discard requests

[PATCH v7 0/6] ZPODD patches
 2012-09-20  0:34 UTC  (5+ messages)

[Qemu-devel] Shifts, ppc[64], xtensa
 2012-09-20  0:29 UTC  (10+ messages)

raid6 low performance 8x3tb drives in singledegraded mode(=7x3tb)
 2012-09-20  0:26 UTC  (4+ messages)

[kvm:queue 41/42] arch/s390/kvm/interrupt.c:428:12: warning: ignoring return value of 'vcpu_load', declared with attribute warn_unused_result
 2012-09-20  0:16 UTC 

[PATCH V2 0/7] ARM: OMAP2+: Add device-tree support for timers
 2012-09-20  0:19 UTC  (3+ messages)
` [PATCH V2 7/7] ARM: OMAP: Add DT support for timer driver


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.