LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
messages from 2007-01-16 02:04:18 to 2007-01-16 17:03:30 UTC [more...]
[PATCH 0/59] Cleanup sysctl
2007-01-16 16:40 UTC (55+ messages)
` [PATCH 1/59] sysctl x25: Remove unnecessary insert_at_head from register_sysctl_table
` [PATCH 2/59] sysctl: Move CTL_SUNRPC to sysctl.h where it belongs
` [PATCH 3/59] sysctl: sunrpc Remove unnecessary insert_at_head flag
` [PATCH 4/59] sysctl: sunrpc Don't unnecessarily set ctl_table->de
` [PATCH 5/59] sysctl: rose remove unnecessary insert_at_head flag
` [PATCH 6/59] sysctl: netrom "
` [PATCH 7/59] sysctl: llc "
` [PATCH 9/59] sysctl: decnet "
` [PATCH 10/59] sysctl: dccp "
` [PATCH 11/59] sysctl: ax25 "
` [PATCH 12/59] sysctl: atalk "
` [PATCH 13/59] sysctl: xfs "
` [PATCH 14/59] sysctl: C99 convert xfs ctl_tables
` [PATCH 15/59] sysctl: scsi remove unnecessary insert_at_head flag
` [PATCH 16/59] sysctl: md Remove "
` [PATCH 17/59] sysctl: mac_hid remove "
` [PATCH 18/59] sysctl: ipmi "
` [PATCH 19/59] sysctl: cdrom "
` [PATCH 20/59] sysctl: cdrom Don't set de->owner
` [PATCH 21/59] sysctl: Move CTL_PM into sysctl.h where it belongs
` [PATCH 22/59] sysctl: frv pm remove unnecessary insert_at_head flag
` [PATCH 23/59] sysctl: Move CTL_FRV into sysctl.h where it belongs
` [PATCH 24/59] sysctl: frv remove unnecessary insert_at_head flag
` [PATCH 26/59] sysctl: C99 convert arch/frv/kernel/sysctl.c
` [PATCH 27/59] sysctl: sn Remove sysctl ABI BREAKAGE
` [PATCH 29/59] sysctl: C99 convert arch/ia64/kernel/perfmon and remove ABI breakage
` [PATCH 30/59] sysctl: mips/au1000 Remove sys_sysctl support
` [PATCH 31/59] sysctl: C99 convert the ctl_tables in arch/mips/au1000/common/power.c
` [PATCH 32/59] sysctl: C99 convert arch/mips/lasat/sysctl.c and remove ABI breakage
` [PATCH 33/59] sysctl: s390 move sysctl definitions to sysctl.h
` [PATCH 35/59] sysctl: C99 convert ctl_tables in arch/powerpc/kernel/idle.c
` [PATCH 36/59] sysctl: C99 convert ctl_tables entries in arch/ppc/kernel/ppc_htab.c
` [PATCH 38/59] sysctl: x86_64 Remove unnecessary use of insert_at_head
` [PATCH 39/59] sysctl: C99 convert ctl_tables in arch/x86_64/ia32/ia32_binfmt.c
` [PATCH 40/59] sysctl: C99 convert ctl_tables in arch/x86_64/kernel/vsyscall.c
` [PATCH 41/59] sysctl: C99 convert ctl_tables in arch/x86_64/mm/init.c
` [PATCH 42/59] sysctl: Remove sys_sysctl support from the hpet timer driver
` [PATCH 43/59] sysctl: Remove sys_sysctl support from drivers/char/rtc.c
` [PATCH 44/59] sysctl: Register the sysctl number used by the arlan driver
` [PATCH 45/59] sysctl: C99 convert ctl_tables in drivers/parport/procfs.c
` [PATCH 46/59] sysctl: C99 convert coda ctl_tables and remove binary sysctls
` [PATCH 47/59] sysctl: C99 convert ctl_tables in NTFS and remove sys_sysctl support
` [PATCH 48/59] sysctl: Register the ocfs2 sysctl numbers
` [PATCH 49/59] sysctl: Move init_irq_proc into init/main where it belongs
` [PATCH 50/59] sysctl: Move utsname sysctls to their own file
` [PATCH 51/59] sysctl: Move SYSV IPC "
` [PATCH 52/59] sysctl: Create sys/fs/binfmt_misc as an ordinary sysctl entry
` [PATCH 53/59] sysctl: Remove support for CTL_ANY
` [PATCH 54/59] sysctl: Remove support for directory strategy routines
` [PATCH 55/59] sysctl: Remove insert_at_head from register_sysctl
` [PATCH 56/59] sysctl: factor out sysctl_head_next from do_sysctl
` [PATCH 57/59] sysctl: allow sysctl_perm to be called from outside of sysctl.c
` [PATCH 58/59] sysctl: Reimplement the sysctl proc support
` [PATCH 59/59] sysctl: Remove the proc_dir_entry member for the sysctl tables
[PATCH] Fix NULL ->nsproxy dereference in /proc/*/mounts
2007-01-16 16:55 UTC (2+ messages)
82571EB gigabit on e1000 in 2.6.20-rc5
2007-01-16 16:48 UTC (3+ messages)
` intel 82571EB gigabit fails to see link on 2.6.20-rc5 in-tree e1000 driver (regression)
[PATCH] Kwatch: kernel watchpoints using CPU debug registers
2007-01-16 16:55 UTC
[PATCH] arch/i386/kernel/ptrace.c: trivial whitespace cleanup
2007-01-16 16:53 UTC
[patch]cleanup and error reporting for sound/core/init.c
2007-01-16 16:50 UTC (4+ messages)
fix typo in geode_configre()@cyrix.c
2007-01-16 16:50 UTC (4+ messages)
configfs: return value for drop_item()/make_item()?
2007-01-16 16:42 UTC (3+ messages)
Adding to support Classic MediaGXm
2007-01-16 16:37 UTC
[PATCH 0/9] VM deadlock avoidance -v10
2007-01-16 16:08 UTC (14+ messages)
` [PATCH 1/9] mm: page allocation rank
` [PATCH 2/9] mm: slab allocation fairness
` [PATCH 3/9] mm: allow PF_MEMALLOC from softirq context
` [PATCH 4/9] mm: serialize access to min_free_kbytes
` [PATCH 5/9] mm: emergency pool
` [PATCH 6/9] mm: __GFP_EMERGENCY
` [PATCH 7/9] mm: allow mempool to fall back to memalloc reserves
` [PATCH 8/9] slab: kmem_cache_objs_to_pages()
` [PATCH 9/9] net: vm deadlock avoidance core
pxe booting initrd - kernel panic: No init found
2007-01-16 16:03 UTC
[PATCH 2.6.20-rc4 0/4] futexes functionalities and improvements
2007-01-16 15:40 UTC (8+ messages)
I broke my port numbers :(
2007-01-16 14:29 UTC (4+ messages)
What does this scsi error mean ?
2007-01-16 15:47 UTC (5+ messages)
[PATCH -mm] uts namespace : remove CONFIG_UTS_NS
2007-01-16 15:27 UTC (2+ messages)
[PATCH -mm] ipc namespace : remove CONFIG_IPC_NS
2007-01-16 15:17 UTC (2+ messages)
[PATCH -mm 0/8] user ns: Introduction
2007-01-16 14:53 UTC (9+ messages)
` [PATCH -mm 7/8] user_ns: handle file sigio
` [PATCH -mm] user_ns: remove CONFIG_USER_NS
Simple utility to measure disk random access time
2007-01-16 14:49 UTC
Can a buffer allocated by "vmalloc( )" be used to make DMA transmission (the buffer will be used by BIO structure) on X86_64 platform?
2007-01-16 14:37 UTC
data corruption with nvidia chipsets and IDE/SATA drives // memory hole mapping related bug?!
2007-01-16 14:26 UTC (6+ messages)
2.6.20-rc5: usb mouse breaks suspend to ram
2007-01-16 14:24 UTC (3+ messages)
how exactly is the macro SPIN_LOCK_UNLOCKED going to be removed?
2007-01-16 14:14 UTC
Weird harddisk behaviour
2007-01-16 14:19 UTC (2+ messages)
[RFC][PATCH] Pseudo-random number generator
2007-01-16 14:07 UTC (4+ messages)
[PATCH] flush_cpu_workqueue: don't flush an empty ->worklist
2007-01-16 13:27 UTC (12+ messages)
[PATCH 2.6.20-rc5] isdn/capi: use ARRAY_SIZE when appropriate
2007-01-16 13:05 UTC (2+ messages)
[PATCH]: MTRR: fix 32-bit ioctls on x64_32
2007-01-16 12:48 UTC
2.6.20-rc5 nfs+krb => oops
2007-01-16 12:33 UTC (2+ messages)
[PATCH]: MTRR: fix 32-bit ioctls on x64_32
2007-01-16 8:14 UTC
Two 2.6.20-rc5-rt2 issues
2007-01-16 11:56 UTC
[PATCH] Remove apparently unused IPDDP_DECAP kernel config variable
2007-01-16 11:37 UTC
[RFC] Patch: dynticks: idle load balancing
2007-01-16 11:35 UTC (9+ messages)
[PATCH][REVISED] Remove "dead" kernel config variables
2007-01-16 11:18 UTC
incorrect TCP checksum on sent TCP-MD5 packets (2.6.20-rc5)
2007-01-16 10:40 UTC (3+ messages)
` incorrect "
pci power management: remove noise on non-manageable hw
2007-01-16 11:15 UTC
[PATCH] Remove the last reference to rwlock_is_locked() macro
2007-01-16 11:04 UTC
[PATCH] Mark struct super_operations const
2007-01-16 10:47 UTC (3+ messages)
[PATCH -mm 0/10][RFC] aio: make struct kiocb private
2007-01-16 10:24 UTC (21+ messages)
` [PATCH -mm 7/10][RFC] aio: make __blockdev_direct_IO use file_endio_t
` [PATCH -mm 4/10][RFC] aio: convert aio_complete to file_endio_t
` [PATCH -mm 5/10][RFC] aio: make blk_directIO use file_endio_t
` [PATCH -mm 8/10][RFC] aio: make direct_IO aops "
` [PATCH -mm 6/10][RFC] aio: make nfs_directIO "
` [PATCH -mm 10/10][RFC] aio: convert file aio to file_endio_t
` [PATCH -mm 2/10][RFC] aio: net use struct socket for io
` [PATCH -mm 9/10][RFC] aio: usb gadget remove aio file ops
` [PATCH -mm 3/10][RFC] aio: use iov_length instead of ki_left
2.6.20-rc4-mm1 md problem
2007-01-16 10:07 UTC (7+ messages)
` [patch-mm] Workaround for RAID breakage
khubd taking 100% CPU after unproperly removing USB webcam
2007-01-16 10:03 UTC (4+ messages)
[PATCH] Provide an interface to limit total page cache
2007-01-16 9:57 UTC (6+ messages)
[PATCH] x86_64: Fix preprocessor condition
2007-01-16 9:44 UTC
[RFC 0/8] Cpuset aware writeback
2007-01-16 9:25 UTC (11+ messages)
` [RFC 1/8] Convert higest_possible_node_id() into nr_node_ids
` [RFC 2/8] Add a map to inodes to track dirty pages per node
` [RFC 3/8] Add a nodemask to pdflush functions
` [RFC 4/8] Per cpuset dirty ratio handling and writeout
` [RFC 5/8] Make writeout during reclaim cpuset aware
` [RFC 6/8] Throttle vm writeout per cpuset
` [RFC 7/8] Exclude unreclaimable pages from dirty ration calculation
` [RFC 8/8] Reduce inode memory usage for systems with a high MAX_NUMNODES
[PATCH 2.6.20-rc5] DVB: Use ARRAY_SIZE macro when appropriate
2007-01-16 9:20 UTC
linux-2.6.20-rc5-ga8b34852 build #223 failed [drivers/kvm/kvm-intel.ko] undefined!
2007-01-16 8:54 UTC
[PATCH 2.6.20-rc5 2/4] pvrusb2: Use ARRAY_SIZE macro
2007-01-16 8:36 UTC (2+ messages)
allocation failed: out of vmalloc space error treating and VIDEO1394 IOC LISTEN CHANNEL ioctl failed problem
2007-01-16 8:16 UTC (11+ messages)
Bug in drivers/md/md.c ?
2007-01-16 8:13 UTC
[PATCH 2.6.20-rc5 1/4] pvrusb2: Use ARRAY_SIZE macro
2007-01-16 8:02 UTC
[PATCH 2.6.20-rc5 4/4] pvrusb2: Use ARRAY_SIZE macro
2007-01-16 8:02 UTC
[PATCH 2.6.20-rc5 3/4] pvrusb2: Use ARRAY_SIZE macro
2007-01-16 8:01 UTC
Some kind of 2.6.19 NFS regression
2007-01-16 6:47 UTC (2+ messages)
[PATCH] slip: Replace kmalloc() + memset() pairs with the appropriate kzalloc() calls
2007-01-16 6:42 UTC
[RFC][PATCH 0/6] Automatice kernel tunables (AKT)
2007-01-16 6:15 UTC (7+ messages)
` [RFC][PATCH 1/6] Tunable structure and registration routines
` [RFC][PATCH 2/6] auto_tuning activation
` [RFC][PATCH 3/6] tunables associated kobjects
` [RFC][PATCH 4/6] min and max kobjects
` [RFC][PATCH 5/6] per namespace tunables
` [RFC][PATCH 6/6] automatic tuning applied to some kernel components
Linux v2.6.20-rc5
2007-01-16 6:15 UTC (3+ messages)
` 2.6.20-rc5: known unfixed regressions
[PATCH] Remove a number of "dead" config variables
2007-01-16 6:08 UTC
[PATCH] CPUSET related breakage of sys_mbind
2007-01-16 4:46 UTC (5+ messages)
Initramfs and /sbin/hotplug fun
2007-01-16 3:50 UTC (6+ messages)
O_DIRECT question
2007-01-16 3:41 UTC (7+ messages)
[PATCH] X.25 Add missing sock_put in x25_receive_data
2007-01-16 3:28 UTC (2+ messages)
[patch 00/20] XEN-paravirt: Xen guest implementation for paravirt_ops interface
2007-01-16 2:53 UTC (4+ messages)
` [patch 20/20] XEN-paravirt: Add Xen virtual block device driver
` [Xen-devel] "
SATA exceptions with 2.6.20-rc5
2007-01-16 3:00 UTC (6+ messages)
High lock spin time for zone->lru_lock under extreme conditions
2007-01-16 2:56 UTC (7+ messages)
2.6.19.2 regression introduced by "IPV4/IPV6: Fix inet{,6} device initialization order."
2007-01-16 2:56 UTC (5+ messages)
` [stable] 2.6.19.2 regression introduced by "IPV4/IPV6: Fix inet{, 6} "
[RFC PATCH -rt] RCU priority boosting that survives moderate testing
2007-01-16 2:23 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).