messages from 2011-10-07 17:40:53 to 2011-10-08 10:10:18 UTC [more...]
linux-next: temporary github repository
2011-10-08 10:12 UTC (5+ messages)
` linux-pm tree back at kernel.org (Re: linux-next: temporary github repository)
[PATCH 00/26] ARM: pxa specific randconfig fixes
2011-10-08 10:07 UTC (17+ messages)
` [PATCH 06/26] ARM: pxa: add missing header inclusions
` [PATCH 17/26] ARM: pxa: pxa95x is incompatible with earlier pxa
` [PATCH 18/26] ARM: pxa: MTD_XIP is not actually working any more
` [PATCH 19/26] ARM: pxa: CPU_FREQ_TABLE is needed for CPU_FREQ
` [PATCH 20/26] ARM: pxa: select FB_PXA on saar and tevorevb
` [PATCH 21/26] ARM: pxa: select POWER_SUPPLY on raumfeld
linux-next: Tree for Oct 7
2011-10-08 10:03 UTC (7+ messages)
` [PATCH -next] usb gadget: fix langwell_udc.c build error
` [PATCH -next] infiniband: fix ipath_chip_init.c build errors
A Plumber’s Wish List for Linux
2011-10-08 9:53 UTC (10+ messages)
[PATCH 2/2] pinmux: add a driver for the U300 pinmux
2011-10-08 9:37 UTC (4+ messages)
[PATCH] TTY: serial_core: Fix crash if agetty() run on non-console serial port
2011-10-08 8:49 UTC (2+ messages)
[PATCH v2 1/2] virtio-net: Verify page list size before fitting into skb
2011-10-08 8:40 UTC (4+ messages)
` [PATCH v2 2/2] virtio-net: Prevent NULL dereference
[PATCH v2 00/28] ext4: Add metadata checksumming
2011-10-08 7:56 UTC (29+ messages)
` [PATCH 01/28] ext4: ext4_dx_add_entry should dirty directory metadata with the directory inode
` [PATCH 02/28] ext4: ext4_rename should dirty dir_bh with the correct directory
` [PATCH 03/28] ext4: ext4_mkdir should dirty dir_block with the parent inode
` [PATCH 04/28] ext4: Prevent stack overrun in ext4_file_open when recording last known mountpoint
` [PATCH 05/28] ext4: Fix endian problem in MMP initialization
` [PATCH 06/28] ext4: Create a new BH_Verified flag to avoid unnecessary metadata validation
` [PATCH 07/28] ext4: Create a rocompat flag for extended metadata checksumming
` [PATCH 08/28] ext4: Record the checksum algorithm in use in the superblock
` [PATCH 09/28] ext4: Only call out to crc32c if necessary
` [PATCH 10/28] ext4: Calculate and verify superblock checksum
` [PATCH 11/28] ext4: Calculate and verify inode checksums
` [PATCH 12/28] ext4: Use i_generation in inode-related metadata checksums
` [PATCH 13/28] ext4: Create bitmap checksum helper functions
` [PATCH 14/28] ext4: Calculate and verify checksums for inode bitmaps
` [PATCH 15/28] ext4: Calculate and verify block bitmap checksum
` [PATCH 16/28] ext4: Verify and calculate checksums for extent tree blocks
` [PATCH 17/28] ext4: Calculate and verify checksums for htree nodes
` [PATCH 18/28] ext4: Calculate and verify checksums of directory leaf blocks
` [PATCH 19/28] ext4: Calculate and verify checksums of extended attribute blocks
` [PATCH 20/28] ext4: Add new feature to make block group checksums use metadata_csum algorithm
` [PATCH 21/28] ext4: Add checksums to the MMP block
` [PATCH 22/28] jbd2: Update structure definitions and flags to support extended checksumming
` [PATCH 23/28] jbd2: Grab a reference to the crc32c driver only when necessary
` [PATCH 24/28] jbd2: Update structure definitions and flags to support extended checksumming
` [PATCH 25/28] jbd2: Checksum revocation blocks
` [PATCH 26/28] jbd2: Checksum descriptor blocks
` [PATCH 27/28] jbd2: Checksum commit blocks
` [PATCH 28/28] jbd2: Checksum data blocks that are stored in the journal
Linux 3.1-rc9
2011-10-08 7:55 UTC (7+ messages)
[PATCH] usb: add new usb gadget for ACM and mass storage
2011-10-08 7:44 UTC (2+ messages)
` [PATCH v3] "
[PATCH v5 0/4] crc32c: Add faster algorithm and self-test code
2011-10-08 7:42 UTC (3+ messages)
` [PATCH 4/4] crc32: Select an algorithm via kconfig
` [PATCH v5.1 "
[3.1-rc9] kernel tried to execute NX-protected... w/ page fault
2011-10-08 7:39 UTC (2+ messages)
[PATCH] dev: use name hash for dev_seq_ops
2011-10-08 7:22 UTC (3+ messages)
[git pull] drm fixes
2011-10-08 7:20 UTC
[PATCH 0/4] Comedi: Checkpatch cleanup fix
2011-10-08 6:35 UTC (4+ messages)
` [PATCH 1/4] Staging: comedi: fix printk issue in cb_pcidas.c
` [PATCH 2/4] Staging: comedi: fix printk issue in cb_pcidas64.c
` [PATCH 3/4] Staging: comedi: fix printk issue in cb_pcimdas.c
[PATCH 0/4] Comedi: Checkpatch cleanup fix
2011-10-08 6:28 UTC
BUG: spinlock lockup while performing FS operations and detected stalls on CPUs / tasks
2011-10-08 5:51 UTC
kernel.org status: establishing a PGP web of trust
2011-10-08 5:02 UTC (16+ messages)
[PATCH 1/4] [BUGFIX] ftrace/kprobes: Fix not to delete probes if in use
2011-10-08 5:00 UTC (2+ messages)
[PATCH 0/5] Driver Probe Deferral Mechanism
2011-10-08 4:03 UTC (15+ messages)
` [PATCH 1/5] drivercore: add new error value for deferred probe
` [PATCH 2/5] drivercore: Add driver probe deferral mechanism
` [PATCH 4/5] gpiolib: handle deferral probe error
[PATCH v4 00/11] KVM: x86: optimize for writing guest page
2011-10-08 4:06 UTC (3+ messages)
[PATCH] tg3: Dont dump registers if interface not ready
2011-10-08 3:21 UTC (4+ messages)
[PATCH -mm] add extra free kbytes tunable
2011-10-08 3:08 UTC (4+ messages)
` [PATCH -v2 "
[PATCH V1 00/57] Tree wide: cleanup IRQF_DISABLED
2011-10-08 2:34 UTC (4+ messages)
` [PATCH 54/57] Documentation: irq: Change documents related to IRQF_DISABLED
MODULE_LICENSE("GPL") not working for me
2011-10-08 0:36 UTC (4+ messages)
[ANNOUNCE] 3.0.6-rt17
2011-10-08 0:26 UTC (9+ messages)
` PEBTAO [ was Re: [ANNOUNCE] 3.0.6-rt17 ]
[patch v2 1/2] sched: Use resched IPI to kick off the nohz idle balance
2011-10-08 0:09 UTC (3+ messages)
[PATCH] mv_sas: OCZ RevoDrive3/zDrive R4 support (completely untested)
2011-10-08 0:00 UTC
et131x: Moving the et131x driver out of staging? (a.k.a. filling up the TODO list again)
2011-10-07 23:56 UTC (3+ messages)
[PATCH v8]: Improve performance of LZO/plain hibernation
2011-10-07 23:33 UTC (5+ messages)
[PATCH 00/11] rcu: Detect illegal uses of RCU in idle and fix some v5
2011-10-07 23:32 UTC (4+ messages)
` [PATCH 02/11] rcu: Inform the user about extended quiescent state on PROVE_RCU warning
Temporary location for hid, apm and trivial trees
2011-10-07 23:16 UTC (4+ messages)
[PATCH 0/2] Avoid excessive reclaim due to THP
2011-10-07 22:42 UTC (8+ messages)
` [PATCH 1/2] mm: vmscan: Limit direct reclaim for higher order allocations
` [PATCH 2/2] mm: Abort reclaim/compaction if compaction can proceed
[PATCH 0/5] Driver Probe Deferral Mechanism
2011-10-07 22:28 UTC (3+ messages)
` [PATCH 5/5] omap: hsmmc: use platform_driver_register
[PATCH RFC V2 0/5] jump-label: allow early jump_label_enable()
2011-10-07 22:03 UTC (26+ messages)
` [PATCH RFC V2 3/5] jump_label: if a key has already been initialized, don't nop it out
` [PATCH][RFC] jump_labels/x86: Use either 5 byte or 2 byte jumps
[PATCH 4/4] staging: et131x: Remove file et131x_version.h
2011-10-07 21:53 UTC
[PATCH 2/4] staging: et131x: Remove error path from suspend/resume code
2011-10-07 21:52 UTC (2+ messages)
` [PATCH 3/4] staging: et131x: Move pm calls from pci device to driver device
[PATCH] perf: fix uninitialized variable in thread__set_comm()
2011-10-07 21:53 UTC (4+ messages)
[PATCH 1/4] staging: et131x: Removing Olaf Hartmann's email as it bounces
2011-10-07 21:51 UTC
[RESEND PATCH v3 0/2] Pass resources to pci_create_bus() and fix MIPS PCI resources
2011-10-07 21:50 UTC (2+ messages)
[PATCH] MAINTAINERS: Update tegra maintainer information
2011-10-07 21:28 UTC (3+ messages)
(no subject)
2011-10-07 21:21 UTC (30+ messages)
` [PATCH 00/26] dynamic_debug: add pending queries, etc (~resend)
` [PATCH 01/26] dynamic_debug: drop enabled field from struct _ddebug, use flags & _DPRINTK_FLAGS_PRINT
` [PATCH 02/26] dynamic_debug: make dynamic-debug supersede DEBUG ccflag
` [PATCH 03/26] dynamic_debug: replace strcpy with strlcpy, in ddebug_setup_query()
` [PATCH 04/26] dynamic_debug: warn when >1 of each type of match-spec is given
` [PATCH 05/26] dynamic_debug: pr_err() call should not depend upon verbosity
` [PATCH 06/26] dynamic_debug: add trim_prefix() to provide source-root relative paths
` [PATCH 07/26] dynamic_debug: change verbosity at runtime
` [PATCH 08/26] dynamic_debug: define several levels of verbosity
` [PATCH 09/26] dynamic_debug: process multiple commands on a line
` [PATCH 10/26] dynamic_debug: enlarge command/query write buffer
` [PATCH 11/26] dynamic_debug: hoist locking in ddebug_change to callers
` [PATCH 12/26] dynamic_debug: dont kill entire facility on error parsing ddebug_query
` [PATCH 13/26] dynamic_debug: factor vpr_info_dq out of ddebug_parse_query
` [PATCH 14/26] dynamic_debug: refactor query_matches_callsite out of ddebug_change
` [PATCH 15/26] dynamic_debug: drop explicit foo != NULL checks
` [PATCH 16/26] dynamic_debug: save 'a' queries to pending-list for later (re)application
` [PATCH 17/26] dynamic_debug: remove pending query when flags zeroed
` [PATCH 18/26] dynamic_debug: describe_flags with '=[pmflta_]*'
` [PATCH 19/26] dynamic_debug: add flags filtering to flags spec
` [PATCH 20/26] dynamic_debug: make ddebug_describe_flags more generic
` [PATCH 21/26] dynamic_debug: add $DBGFS/dynamic_debug/pending file
` [PATCH 22/26] dynamic_debug: early return if _ddebug table is empty
` [PATCH 23/26] dynamic_debug: document pending queries, flags-filter, multiple queries
` [PATCH 24/26] dynamic_debug: reduce lineno field to a saner 18 bits
` [PATCH 25/26] dynamic_debug: add pr_fmt_*() for each severity
` [PATCH 26/26] printk.h: fix pr_cont_once() to not use pr_fmt()
[PATCH] CPU hotplug, freezer: Fix bugs in CPU hotplug call path
2011-10-07 20:56 UTC (6+ messages)
` [PATCH v2] "
[PATCH v3 RE-SEND 2/2] iommu/exynos: Add iommu driver for Exynos Platforms
2011-10-07 20:46 UTC (2+ messages)
Oprofile Regression Caused by commit e5d1367f17ba6a6fed5fd8b74e4d5720923e0c25 on PPC
2011-10-07 20:42 UTC
[patch] trace: cleanup: make some types unsigned
2011-10-07 20:20 UTC (3+ messages)
[ANNOUNCE] New location of the linux-pm mailing list
2011-10-07 20:24 UTC
(no subject)
2011-10-07 20:09 UTC
big picture UDP/IP performance question re 2.6.18 -> 2.6.32
2011-10-07 20:07 UTC (8+ messages)
[PATCH] x86: fix format in do_IRQ()
2011-10-07 20:03 UTC
[PATCH v2] omap: dmtimer: convert printk to pr_err / WARN
2011-10-07 20:02 UTC (8+ messages)
` [PATCH v3] omap: dmtimer: convert printk to pr_err
[PATCH] kbuild: let object files depend on recordmcount instead of its sources
2011-10-07 20:00 UTC (6+ messages)
Thank you
2011-10-07 19:03 UTC
include/arch/x86/swab.h badness?
2011-10-07 19:13 UTC
[RFC PATCH 1/2] RapidIO: Add DMA Engine support for RIO data transfers
2011-10-07 19:08 UTC (5+ messages)
[PATCH V4 0/3] ARM: mmp: add audio sram support
2011-10-07 19:06 UTC (10+ messages)
` [PATCH 1/3] ARM: mmp: add sram allocator
` [PATCH] ARM: mmp: map sram as MT_MEMORY rather than MT_DEVICE
[PATCH] Smack: domain transition protections (v3)
2011-10-07 19:02 UTC (2+ messages)
[PATCH v5 3.1.0-rc4-tip 0/26] Uprobes patchset with perf probe support
2011-10-07 18:37 UTC (11+ messages)
` [PATCH v5 3.1.0-rc4-tip 4/26] uprobes: Define hooks for mmap/munmap
` [PATCH v5 3.1.0-rc4-tip 12/26] Uprobes: Handle breakpoint and Singlestep
` [PATCH v5 3.1.0-rc4-tip 13/26] x86: define a x86 specific exception notifier
` [PATCH v5 3.1.0-rc4-tip 18/26] uprobes: slot allocation
[Patch 0/4] Slimdump framework using NT_NOCOREDUMP elf-note
2011-10-07 18:19 UTC (5+ messages)
` [Patch 1/4][kernel][slimdump] Add new elf-note of type NT_NOCOREDUMP to capture slimdump
RFC: virtualbox tainting
2011-10-07 18:33 UTC (14+ messages)
[BUGFIX][PATCH] Freezer, CPU hotplug, x86 Microcode: Fix task freezing failures
2011-10-07 18:05 UTC (11+ messages)
` [BUGFIX][PATCH RESEND] "
[PATCH v7 0/3] Add support for tegra2 based ventana board
2011-10-07 18:04 UTC (4+ messages)
` [PATCH v7 3/3] arm/tegra: device tree support for "
intercommunications between Linux kernel modules
2011-10-07 17:41 UTC (6+ messages)
Using spdiff for backporting
2011-10-07 17:41 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox