The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2008-06-02 09:38:45 to 2008-06-02 15:31:29 UTC [more...]

[patch 00/15] security: pass path instead of inode to security ops
 2008-06-02 15:31 UTC  (24+ messages)
` [patch 01/15] security: pass path to inode_create

[patch 00/15] PNP: convert resource options to unified dynamic list, v1
 2008-06-02 15:29 UTC  (7+ messages)
` [patch 01/15] serial: when guessing, check only active resources, not options
` [patch 11/15] PNP: centralize resource option allocations

Further percpu/pda unification?
 2008-06-02 15:28 UTC  (2+ messages)

2.6.25.3: su gets stuck for root
 2008-06-02 15:26 UTC  (14+ messages)

[PATCH] genirq: Expose default irq affinity mask (take 3)
 2008-06-02 15:23 UTC  (2+ messages)

[PATCH] sched: CPU hotplug events must not destroy scheduler domains created by the cpusets
 2008-06-02 15:19 UTC  (2+ messages)

[RFC 0/7] [RFC] cramfs: fake write support
 2008-06-02 15:01 UTC  (13+ messages)

[PATCH 1/1] SGI UV: TLB shootdown using broadcast assist unit
 2008-06-02 15:04 UTC  (3+ messages)

Submitting fixes for bugs: Re: tun device patch for IPv6
 2008-06-02 15:04 UTC 

[PATCH] msdos fs: remove unsettable atari option
 2008-06-02 15:03 UTC  (7+ messages)

LinuxPPS low-level IRQs timestamps & ldisc
 2008-06-02 14:56 UTC  (5+ messages)

2.6.26-rc4-git4: Reported regressions from 2.6.25
 2008-06-02 14:55 UTC  (14+ messages)
` [Bug #10741] bug in `tty: BKL pushdown'?
` [Bug #10825] appletouch after wakeup

[PATCH -mm 00/14] bootmem rewrite v2
 2008-06-02 14:48 UTC  (8+ messages)
` [PATCH -mm 03/14] bootmem: add documentation to API functions
` [PATCH -mm 08/14] bootmem: clean up alloc_bootmem_core

Enable mmconf access to PCI ECS for all AMD fam10h systems
 2008-06-02 14:19 UTC  (6+ messages)
` [PATCH] x86: Add PCI extended config space access for AMD Barcelona

[PATCH] ssb: Fix context assertion in ssb_pcicore_dev_irqvecs_enable
 2008-06-02 14:15 UTC 

[PATCH] ata: ahci: power off unused ports
 2008-06-02 13:54 UTC  (13+ messages)

[bug] stuck localhost TCP connections, v2.6.26-rc3+
 2008-06-02 14:08 UTC  (3+ messages)

[PATCH 0/7] Boot IRQ quirks and rerouting
 2008-06-02 12:45 UTC  (8+ messages)
` [PATCH 1/7] add kernel cmdline option to disable pci-irq quirks
` [PATCH 2/7] reroute PCI interrupt to legacy boot interrupt equivalent
` [PATCH 3/7] disable legacy boot interrupt generation
` [PATCH 4/7] disable broadcomm "
` [PATCH 5/7] disable AMD/ATI "
` [PATCH 6/7] disable pci legacy boot irq quirks on noapic boot
` [PATCH 7/7] bootirqquirk= parameter to enable bootirq quirks for additional chips

[PATCH 00/10] sysfs tagged directories V4
 2008-06-02 13:46 UTC  (11+ messages)
` [PATCH 01/10] sysfs: Support for preventing unmounts
` [PATCH 02/10] sysfs: sysfs_get_dentry add a sb parameter
` [PATCH 03/10] sysfs: Implement __sysfs_get_dentry
` [PATCH 04/10] sysfs: Rename Support multiple superblocks
` [PATCH 05/10] sysfs: sysfs_chmod_file handle "
` [PATCH 06/10] sysfs: Implement sysfs tagged directory support
` [PATCH 07/10] sysfs: Implement sysfs_delete_link and sysfs_rename_link
` [PATCH 08/10] driver core: Implement tagged directory support for device classes
` [PATCH 09/10] netns: Enable tagging for net_class directories in sysfs
` [PATCH 10/10] sysfs: user namespaces: fix bug with clone(CLONE_NEWUSER) with fairsched

[LTP] [ANNOUNCE] The Linux Test Project has been Released for MAY 2008
 2008-06-02 13:45 UTC 

[RFC PATCH 0/2] On-demand Filesystem Initialisation
 2008-06-02 13:39 UTC  (6+ messages)
` [RFC PATCH 1/2] vfs: Introduce on-demand filesystem initialisation

[PATCH 5/6] gcov: create links to .gcda files in build directory
 2008-06-02 13:34 UTC 

[PATCH 3/6] seq_file: add function to write binary data
 2008-06-02 13:34 UTC 

[PATCH 4/6] gcov: add gcov profiling infrastructure
 2008-06-02 13:34 UTC 

[PATCH 2/6] kernel: introduce GCC_VERSION_LOWER macro
 2008-06-02 13:34 UTC 

[PATCH 1/6] kernel: call constructors
 2008-06-02 13:34 UTC 

[PATCH 0/6] gcov kernel support
 2008-06-02 13:33 UTC 

[PATCH 6/6] gcov: architecture specific compile flag adjustments
 2008-06-02 13:34 UTC 

Future Linux on Bistable Storage
 2008-06-02 12:59 UTC 

[ANNOUNCE] sched: schedtop utility
 2008-06-02 13:20 UTC  (4+ messages)

[PATCH 00 of 12] xen: add save/restore/migrate for Xen domains
 2008-06-02 13:12 UTC  (20+ messages)
` [PATCH 05 of 12] xen: add p2m mfn_list_list
  ` [bisected] "
` [PATCH 08 of 12] xen-console: add save/restore
    ` [Xen-devel] "
` [PATCH 10 of 12] xen: implement save/restore
    ` [PATCH] xen: fix compilation when CONFIG_PM_SLEEP is disabled
  ` [Xen-devel] [PATCH 10 of 12] xen: implement save/restore

[PATCH 0 of 4] mm+paravirt+xen: add pte read-modify-write abstraction (take 2)
 2008-06-02 13:02 UTC  (8+ messages)
` [PATCH 1 of 4] mm: add a ptep_modify_prot transaction abstraction
    ` [PATCH] mm: fix comment formatting in asm-generic/pgtable.h:__ptep_modify_prot_
` [PATCH 2 of 4] paravirt: add hooks for ptep_modify_prot_start/commit

[RFC] OpenFirmware bindings for the MMC-over-SPI driver
 2008-06-02 12:53 UTC  (7+ messages)
` [RFC PATCH 1/2] mmc_spi: export probe and remove functions

2.6.24 Kernel Soft Lock Up with heavy I/O in dm-crypt
 2008-06-02 12:51 UTC  (4+ messages)

[PATCH 0/5] jbd: possible filesystem corruption fixes (take 2)
 2008-06-02 12:49 UTC  (11+ messages)
` [PATCH 1/5] jbd: strictly check for write errors on data buffers
` [PATCH 2/5] jbd: ordered data integrity fix
` [PATCH 3/5] jbd: abort when failed to log metadata buffers
` [PATCH 4/5] jbd: fix error handling for checkpoint io
` [PATCH 5/5] ext3: abort ext3 if the journal has aborted

sync_file_range(SYNC_FILE_RANGE_WRITE) blocks?
 2008-06-02 12:40 UTC  (15+ messages)

[PATCH 0/2] dm-ioband: I/O bandwidth controller v1.1.0: Introduction
 2008-06-02 12:39 UTC  (3+ messages)
` [PATCH 1/2] dm-ioband: I/O bandwidth controller v1.1.0: Source code and patch
  ` [PATCH 2/2] dm-ioband: I/O bandwidth controller v1.1.0: Document

Wireless-testing's b43 panics in b43_generate_txhdr on packet transmit
 2008-06-02  7:47 UTC  (5+ messages)

[PATCH 0/10] Add generic helpers for arch IPI function calls #4
 2008-06-02 12:29 UTC  (3+ messages)
` [PATCH 6/10] arm: convert to generic helpers for IPI function calls

[patch -v2 00/23] use simple_read_from_buffer and memory_read_from_buffer
 2008-06-02 12:28 UTC  (7+ messages)
` [patch -v2 01/23] sunrpc: use simple_read_from_buffer
` [patch -v2 06/23] s390/vmcp: "

[BUG] JFFS2 power loss recovery issues in 2.6.25, 2.6.26-rc
 2008-06-02 11:56 UTC  (4+ messages)

[PATCH 00/21] ide: convert ide-timing.h to ide-timings.c library
 2008-06-02 11:49 UTC  (30+ messages)
` [PATCH 02/21] ide: remove unused XFER_UDMA_SLOW
` [PATCH 03/21] ide: use u8 for xfer modes in ide-timing.h
` [PATCH 08/21] ali14xx: convert to use ide_timing_find_mode()
` [PATCH 09/21] ht6560b: "
` [PATCH 10/21] qd65xx: "
` [PATCH 11/21] alim15x3: "
` [PATCH 12/21] cmd640: "
` [PATCH 13/21] cmd64x: "
` [PATCH 14/21] cy82c693: "
` [PATCH 15/21] opti621: "
` [PATCH 16/21] sl82c105: "
` [PATCH 18/21] ide-pmac: "
` [PATCH 19/21] ide: move ide_pio_cycle_time() to ide-timings.c
` [PATCH 20/21] ide: remove no longer used ide_pio_timings[]

[PATCH 0 of 3] xen: save/restore bugfixes
 2008-06-02 11:26 UTC  (2+ messages)

[PATCH] xen: avoid hypercalls when updating unpinned pud/pmd
 2008-06-02 11:25 UTC  (2+ messages)

[PATCH net-2.6] [NETFILTER] Misc Cleanups
 2008-06-02 11:18 UTC  (2+ messages)

[PATCH 0/3] cgroup: block device i/o bandwidth controller
 2008-06-02 11:17 UTC  (4+ messages)

18 days to historic event
 2008-06-02 11:06 UTC 

[PATCH] sched: Print the sd->level in sched_domain_debug code
 2008-06-02 11:03 UTC  (2+ messages)

suspend vs. iommu: prevent suspend if we could not resume
 2008-06-02 11:03 UTC  (2+ messages)

[PATCH] sched: update the sched-domains debug documentation
 2008-06-02 11:01 UTC  (2+ messages)

[PATCH] - Update macros used by UV platform
 2008-06-02 10:57 UTC  (2+ messages)

[PATCH] x86: coding style fixes for nmi.c
 2008-06-02 10:55 UTC  (2+ messages)

[PATCH] x86: remove duplicated e820 func in setup.h
 2008-06-02 10:52 UTC  (2+ messages)

[PATCH] ftrace: user update and disable dynamic ftrace daemon
 2008-06-02 10:51 UTC  (2+ messages)

[#2][PATCH] x86: break mutual header inclusion
 2008-06-02 10:48 UTC  (2+ messages)

[PATCH] x86: fix incomplete include guard
 2008-06-02 10:47 UTC  (2+ messages)

[Ksummit-2008-discuss] Fixing the Kernel Janitors project
 2008-06-02 10:43 UTC  (9+ messages)

[PATCH] ftrace: distinguish kretprobe'd functions in trace logs
 2008-06-02 10:41 UTC  (3+ messages)

[PATCH] softlockup: fix NMI hangs due to lock race - 2.6.26-rc regression
 2008-06-02 10:39 UTC  (2+ messages)

MMIO and gcc re-ordering issue
 2008-06-02 10:36 UTC  (21+ messages)

[PATCH] kobject: reorder kobject to save space on 64 bit builds
 2008-06-02 10:28 UTC  (2+ messages)

m68k libc5 regression
 2008-06-02 10:28 UTC  (6+ messages)

floppy question of the hour
 2008-06-02 10:28 UTC  (6+ messages)

[PATCH] 2.6.26-rc: x86: pci-dma.c: use __GFP_NO_OOM instead of __GFP_NORETRY
 2008-06-02 10:15 UTC  (5+ messages)

Bug in arch/i386/lib/delay.c file, delay_loop function
 2008-06-02 10:00 UTC  (3+ messages)

[PATCH] mpc52xx_gpio iomem annotations
 2008-06-02  9:59 UTC 

[PATCH] cifs endianness fixes
 2008-06-02  9:59 UTC 

[PATCH] bogus format in ip6mr
 2008-06-02  9:59 UTC 

[PATCH] celleb_scc_pciex endianness misannotations
 2008-06-02  9:59 UTC 

[PATCH] isp1760-if iomem annotations
 2008-06-02  9:59 UTC 

[PATCH] cdc-wdm endianness fixes
 2008-06-02  9:59 UTC 

[PATCH] s2io iomem annotations
 2008-06-02  9:59 UTC 

[PATCH] usb/c67x00 endianness annotations
 2008-06-02  9:59 UTC 

[PATCH] ibmaem endianness annotations
 2008-06-02  9:59 UTC 

[PATCH 1/2] cpusets: restructure the function update_cpumask() and update_nodemask()
 2008-06-02  9:55 UTC  (2+ messages)

[patch][resend] provide rtc_cmos platform device, take 2
 2008-06-02  9:53 UTC  (5+ messages)

[RFC][PATCH 1/2] memcg: res_counter hierarchy
 2008-06-02  9:52 UTC  (12+ messages)
    ` [RFC][PATCH 0/2] memcg: simple hierarchy (v2)
        ` Re: [RFC][PATCH 1/2] memcg: res_counter hierarchy

Unify common parts of i8259.c
 2008-06-02  9:43 UTC  (10+ messages)
  ` Automatical unification "
      ` i8259: fix final uglyness

optimizing out inline functions
 2008-06-02  9:38 UTC  (4+ messages)


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