public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-02-23 08:33:22 to 2011-02-23 15:49:36 UTC [more...]

[PATCH] jump label: introduce static_branch() interface
 2011-02-23 15:48 UTC  (7+ messages)

userns: targeted capabilities v5
 2011-02-23 15:45 UTC  (10+ messages)
` [PATCH 2/9] security: Make capabilities relative to the user namespace
` User namespaces and keys

[PATCH 00/18] MAINTAINERS: Trivial corrections
 2011-02-23 15:39 UTC  (17+ messages)
` [PATCH 01/18] MAINTAINERS: Update ADP5520 pattern
` [PATCH 04/18] MAINTAINERS: Add missing : after HR Timers F tag
` [PATCH 05/18] MAINTAINERS: Remove unnecessary linux-kernel@vger.kernel.org entries
` [PATCH 07/18] MAINTAINERS: Update media path
` [PATCH 09/18] MAINTAINERS: Quote non-alphanumeric email addresses
` [PATCH 17/18] MAINTAINERS: USB SE401 moved to staging, update pattern
` [PATCH 18/18] MAINTAINERS: Update WINBOND CIR pattern

[PATCH tip/core/rcu 0/14] Preview of RCU patches for 2.6.39
 2011-02-23 15:37 UTC  (24+ messages)
` [PATCH RFC tip/core/rcu 04/11] rcupdate: remove dead code
` [PATCH RFC tip/core/rcu 05/11] rcu: add comment saying why DEBUG_OBJECTS_RCU_HEAD depends on PREEMPT
        ` [PATCH] debug rcu head support !PREEMPT config
` [PATCH RFC tip/core/rcu 06/11] smp: Document transitivity for memory barriers
` [PATCH RFC tip/core/rcu 11/11] rcu: move TREE_RCU from softirq to kthread

[V4 PATCH 1/3] bonding: sync netpoll code with bridge
 2011-02-23 15:34 UTC  (5+ messages)
` [V4 PATCH 3/3] bond: service netpoll arp queue on master device

[PATCH v2] hugetlbfs: correct handling of negative input to /proc/sys/vm/nr_hugepages
 2011-02-23 15:33 UTC  (3+ messages)

[PATCH 0/5] fix up /proc/$pid/smaps to not split huge pages
 2011-02-23 15:31 UTC  (11+ messages)
` [PATCH 1/5] pagewalk: only split huge pages when necessary
` [PATCH 2/5] break out smaps_pte_entry() from smaps_pte_range()
` [PATCH 3/5] pass pte size argument in to smaps_pte_entry()
` [PATCH 4/5] teach smaps_pte_range() about THP pmds
` [PATCH 5/5] have smaps show transparent huge pages

[PATCH 1/1] davinci: changed SRAM allocator to shared ram
 2011-02-23 15:30 UTC  (2+ messages)

[PATCH 0/5] blk-throttle: writeback and swap IO control
 2011-02-23 15:23 UTC  (18+ messages)
` [PATCH 3/5] page_cgroup: make page tracking available for blkio
` [PATCH 4/5] blk-throttle: track buffered and anonymous pages

[024/115] USB: prevent buggy hubs from crashing the USB stack
 2011-02-23 15:26 UTC  (4+ messages)

[PATCH 1/1] da830: macro rename DA8XX_LPSC0_DMAX to DA8XX_LPSC0_PRUSS
 2011-02-23 15:24 UTC  (2+ messages)

[PATCH] x86: remove die_nmi()
 2011-02-23 15:20 UTC  (2+ messages)

[PATCH 1/2] Staging: vme: remove unreachable code
 2011-02-23 15:19 UTC  (6+ messages)
  ` [PATCH 2/2] Staging: vme: fix potential infinite loop

[GIT PULL 0/2] perf/core TUI live annotate and a cleanup
 2011-02-23 15:10 UTC  (6+ messages)

[RFC PATCH] page_cgroup: Reduce allocation overhead for page_cgroup array for CONFIG_SPARSEMEM
 2011-02-23 15:10 UTC 

[PATCH] Cleanup of asm-offsets.c(PAGE_SIZE_asm, PAGE_SHIFT_asm, THREAD_SIZE_asm)
 2011-02-23 14:42 UTC 

[PATCH 1/3] module: deal with alignment issues in built-in module versions
 2011-02-23 15:00 UTC  (11+ messages)

[PATCH] perf lock: show valid sort keys in usage
 2011-02-23 14:52 UTC  (2+ messages)
` [tip:perf/core] perf lock: Document valid sort keys

[tip:sched/core] sched: Clean up remnants of sd_idle
 2011-02-23 14:52 UTC  (5+ messages)
` [tip:sched/core] sched: Clean up some f_b_g() comments
` [tip:sched/core] sched: Fix the group_imb logic
` [tip:perf/core] perf: Simplify task_clock_event_read()
` [tip:perf/core] perf top browser: Adjust the browser indexes when refreshing

[RFC PATCH 00/10] MIPS: Octeon: Use Device Tree
 2011-02-23 14:48 UTC  (6+ messages)
` [RFC PATCH 01/10] MIPS: Octeon: Move some Ethernet support files out of staging
` [RFC PATCH 02/10] MIPS: Octeon: Add device tree source files

[PATCH] ideapad: read brightness setting on brightness key notify
 2011-02-23 14:43 UTC  (5+ messages)

Build regressions/improvements in v2.6.38-rc6
 2011-02-23 14:16 UTC 

does hibernate to disk try hard enough to free memory?
 2011-02-23 14:10 UTC  (4+ messages)

[PATCH -V5 00/24] New ACL format for better NFSv4 acl interoperability
 2011-02-23 13:52 UTC  (25+ messages)
` [PATCH -V5 01/24] vfs: Indicate that the permission functions take all the MAY_* flags
` [PATCH -V5 02/24] vfs: Pass all mask flags down to iop->check_acl
` [PATCH -V5 03/24] vfs: Add a comment to inode_permission()
` [PATCH -V5 04/24] vfs: Add generic IS_ACL() test for acl support
` [PATCH -V5 05/24] vfs: Add IS_RICHACL() test for richacl support
` [PATCH -V5 06/24] vfs: Optimize out IS_RICHACL() if CONFIG_FS_RICHACL is not defined
` [PATCH -V5 07/24] vfs: Add new file and directory create permission flags
` [PATCH -V5 08/24] vfs: Add delete child and delete self "
` [PATCH -V5 09/24] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH -V5 10/24] vfs: Add permission flags for setting file attributes
` [PATCH -V5 11/24] vfs: Make acl_permission_check() work for richacls
` [PATCH -V5 12/24] richacl: In-memory representation and helper functions
` [PATCH -V5 13/24] richacl: Permission mapping functions
` [PATCH -V5 14/24] richacl: Compute maximum file masks from an acl
` [PATCH -V5 15/24] richacl: Update the file masks in chmod()
` [PATCH -V5 16/24] richacl: Permission check algorithm
` [PATCH -V5 17/24] richacl: Create-time inheritance
` [PATCH -V5 18/24] richacl: Check if an acl is equivalent to a file mode
` [PATCH -V5 19/24] richacl: Automatic Inheritance
` [PATCH -V5 20/24] richacl: xattr mapping functions
` [PATCH -V5 21/24] ext4: Use IS_POSIXACL() to check for POSIX ACL support
` [PATCH -V5 22/24] vfs: Cache richacl in struct inode
` [PATCH -V5 23/24] ext4: Implement rich acl for ext4
` [PATCH -V5 24/24] ext4: Add temporary richacl mount option "

[PATCH v3 0/2] Add PRUSS UIO driver support
 2011-02-23 13:52 UTC  (3+ messages)
` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] Defines DA850/AM18xx/OMAPL1-38 SOC resources used by PRUSS UIO driver

[PATCH 0/2] staging: vme: fix issues in vme_register_bridge
 2011-02-23 13:57 UTC  (5+ messages)
` [PATCH 1/2] staging: vme: remove unreachable code
` [PATCH 2/2] staging: vme: fix loop condition

[path][rfc] add PR_DETACH prctl command
 2011-02-23 13:50 UTC 

[Alsa-user] new source of MIDI playback slow-down identified - 5a03b051ed87e72b959f32a86054e1142ac4cf55 thp: use compaction in kswapd for GFP_ATOMIC order > 0
 2011-02-23 13:50 UTC  (8+ messages)

[GIT PULL 0/2] perf/core fixes
 2011-02-23 13:36 UTC  (3+ messages)
` [PATCH 1/2] perf top browser: Adjust the browser indexes when refreshing
` [PATCH 2/2] perf lock: Document valid sort keys

[PATCH v2 13/13] tty: pruss SUART driver
 2011-02-23 13:35 UTC 

[CFS Bandwidth Control v4 0/7] Introduction
 2011-02-23 13:32 UTC  (19+ messages)
` [CFS Bandwidth Control v4 1/7] sched: introduce primitives to account for CFS bandwidth tracking
` [CFS Bandwidth Control v4 2/7] sched: accumulate per-cfs_rq cpu usage
` [CFS Bandwidth Control v4 3/7] sched: throttle cfs_rq entities which exceed their local quota
` [CFS Bandwidth Control v4 4/7] sched: unthrottle cfs_rq(s) who ran out of quota at period refresh
` [CFS Bandwidth Control v4 5/7] sched: add exports tracking cfs bandwidth control statistics
` [CFS Bandwidth Control v4 6/7] sched: hierarchical task accounting for SCHED_OTHER

Viktigt meddelande! Ditt konto upphör i 24 timmar
 2011-02-23 11:40 UTC 

Confirm Receipt
 2011-02-23 12:26 UTC 

[PATCH v4] i2c-gpio: add devicetree support
 2011-02-23 13:18 UTC  (4+ messages)
` [PATCH v5] "

[PATCH] Fix build failure when CONFIG_NLS is set to 'm' by allmodconfig
 2011-02-23 13:17 UTC  (2+ messages)

[PATCH 4/7] KVM: sort memslots and use binary search to search the right slot
 2011-02-23 13:12 UTC  (5+ messages)
` [RFC PATCH 0/3] Weight-balanced binary tree + KVM growable memory slots using wbtree
  ` [RFC PATCH 1/3] Weight-balanced tree

[PATCH v2 01/13] mfd: pruss mfd driver
 2011-02-23 13:09 UTC  (6+ messages)

[PATCH v5] EHCI bus glue for on-chip PMC MSP USB controller
 2011-02-23 13:22 UTC  (3+ messages)

[PATCH] mm: prevent concurrent unmap_mapping_range() on the same inode
 2011-02-23 12:49 UTC 

[PATCH] tcp: ioctl type SIOCOUTQNSD returns amount of data not sent
 2011-02-23 12:14 UTC  (2+ messages)

Funny perf
 2011-02-23 12:29 UTC  (4+ messages)

[PATCH 2/2] staging: vme: fix bug in vme_register_bridge
 2011-02-23 12:24 UTC  (2+ messages)

Mass udp flow reboot linux with RealTek RTL-8169 Gigabit
 2011-02-23 12:21 UTC  (3+ messages)

[PATCH 5/5] x86: fix deps of X86_UP_IOAPIC
 2011-02-23 12:09 UTC  (2+ messages)
` [tip:x86/apic] x86: Fix "

[PATCH 4/5] x86: add dummy functions for compiling without IOAPIC
 2011-02-23 12:08 UTC  (2+ messages)
` [tip:x86/apic] x86: Add "

[PATCH 3/5] x86: rework arch_disable_smp_support() for x86
 2011-02-23 12:08 UTC  (2+ messages)
` [tip:x86/apic] x86: Rework "

[PATCH 2/5] x86: add dummy mp_save_irq()
 2011-02-23 12:07 UTC  (2+ messages)
` [tip:x86/apic] x86: Add "

[PATCH 1/5] x86: move ioapic_irq_destination_types to apicdef.h
 2011-02-23 12:07 UTC  (2+ messages)
` [tip:x86/apic] x86: Move "

[PATCH] perf_events: fix rcu and locking issues with cgroup support
 2011-02-23 12:06 UTC  (2+ messages)
` [tip:perf/core] perf_events: Fix "

[PATCH V2] sched, autogroup: always show autogroup name in sched_debug
 2011-02-23 12:06 UTC  (2+ messages)
` [tip:sched/core] sched, autogroup: Stop claiming ownership of the root task group

[PATCH 3/5] sched, autogroup: stop going ahead if autogroup is disabled
 2011-02-23 12:05 UTC  (2+ messages)
` [tip:sched/core] sched, autogroup: Stop "

[PATCH 1/5] sched, autogroup, sysctl: use proc_dointvec_minmax instead
 2011-02-23 12:05 UTC  (2+ messages)
` [tip:sched/core] sched, autogroup, sysctl: Use proc_dointvec_minmax() instead

[linux-pm] Resume hangs [was: mmotm 2010-12-02-16-34 uploaded]
 2011-02-23 11:58 UTC  (2+ messages)

**$5,000USD ENCLOSED**
 2011-02-23  9:30 UTC 

[PATCH 0/2] sched: SCHED_BATCH fixes
 2011-02-23 11:35 UTC  (6+ messages)
` [PATCH 2/2] sched: allow users with rtprio rlimit to change from SCHED_IDLE policy

[PATCH 1/2] net/r8169: adjust rtl8169_set_speed_xmii function
 2011-02-23 10:46 UTC  (2+ messages)

[PATCH V11 0/4] ptp: IEEE 1588 hardware clock support
 2011-02-23 10:50 UTC  (6+ messages)
` [PATCH V11 1/4] ptp: Added a brand new class driver for ptp clocks
` [PATCH V11 2/4] ptp: Added a clock that uses the eTSEC found on the MPC85xx
` [PATCH V11 3/4] ptp: Added a clock driver for the IXP46x
` [PATCH V11 4/4] ptp: Added a clock driver for the National Semiconductor PHYTER

write 'O_DIRECT' file w/odd amount of data: desirable result?
 2011-02-23 10:34 UTC  (2+ messages)

URGENT RESPOND NEEDED----- HZRUTETSHH
 2011-02-23 10:16 UTC 

[PATCHSET] ata: rework support for PIIX-alike PATA controllers
 2011-02-23 10:36 UTC  (16+ messages)
` [PATCH 05/20] pata_efar: always program master_data before slave_data

Boot time regression in 2.6.38 after initial wq merge
 2011-02-23 10:22 UTC  (12+ messages)

Reiserfs deadlock in 2.6.36
 2011-02-23 10:15 UTC  (6+ messages)
    ` Regression with dataloss: Reiserfs deadlock in 2.6.36 and 2.6.37, know working 2.6.33

[PATCH v5] debugobjects: print more data
 2011-02-23  9:59 UTC 

[PATCH 1/2] rtc: rtc-mc13xxx: fix unterminated platform_device_id table
 2011-02-23  9:57 UTC  (3+ messages)
` [PATCH 2/2] net/fec: "

Linux 2.6.38-rc6
 2011-02-23  9:43 UTC  (2+ messages)

[PATCH v3 1/2] i2c: xiic: Add OF support for Xilinx i2c bus interface
 2011-02-23  9:37 UTC  (5+ messages)
` [PATCH v3 2/2] i2c: xiic: Use 32bit accesses only

[PATCH] UDF: Fix compiler warning
 2011-02-23  9:35 UTC  (2+ messages)

[PATCH 0/7] KVM: optimize memslots searching and cache GPN to GFN
 2011-02-23  9:28 UTC  (5+ messages)
` [PATCH 7/7] KVM: MMU: cache guest page number to guest frame number

From Mr. Sam Jonah. (Director Standard Bank of South Africa)
 2011-02-23  9:24 UTC 

FUSE triggering BUG through blkdev_put()
 2011-02-23  9:23 UTC  (3+ messages)

RE:
 2011-02-23  9:18 UTC 

[RFC PATCH 00/15] Remove last remains of of_platform_bus_type
 2011-02-23  8:58 UTC  (3+ messages)
` [RFC PATCH 07/15] dt: uartlite: merge platform and of_platform driver bindings

[PATCH 0/6] cciss: Feb 22, 2010 updates
 2011-02-23  8:43 UTC  (3+ messages)
` [PATCH 3/6] cciss: Mask off error bits of c->busaddr in cmd_special_free when calling pci_free_consistent

[PATCH] amd64-agp: fix crash at second module load
 2011-02-23  8:42 UTC  (4+ messages)

[PATCH][SCSI] hptiop: Add new PCI device ID
 2011-02-23  8:28 UTC  (2+ messages)
` [PATCH][SCSI] mvsas: Add support for HighPoint RR27xx series HBA

2.6.38-rc5-git6: Reported regressions 2.6.36 -> 2.6.37
 2011-02-23  8:32 UTC  (4+ messages)
` [Bug #22882] (2.6.37-rc1) amd64-agp module crashed on second load


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox