messages from 2011-05-07 19:15:47 to 2011-05-08 20:12:08 UTC [more...]
[PATCH] Don't mlock guardpage if the stack is growing up
2011-05-08 20:12 UTC (2+ messages)
[PATCH 0/2] ppc/cleaup: Fix compiler warnings
2011-05-08 20:02 UTC (2+ messages)
Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace
2011-05-08 19:57 UTC
USB keyboard recognized as HID keyboard but doesn't work
2011-05-08 19:51 UTC (5+ messages)
[PATCH] tmpfs: fix race between umount and writepage
2011-05-08 19:45 UTC (12+ messages)
` [PATCH v2] "
` [PATCH 1/3] "
` [PATCH 2/3] tmpfs: fix race between umount and swapoff
` [PATCH 3/3] tmpfs: fix spurious ENOSPC when racing with unswap
[PATCH 0/4] x86, MCE, AMD: Hardware MCE injection
2011-05-08 19:43 UTC (6+ messages)
` [PATCH 3/4] EDAC, MCE, AMD: Add hw_inject and cpu sysfs attrs
[PATCH] usb: fix warning in usbtest module
2011-05-08 19:12 UTC (3+ messages)
[PATCH] sym53c8xx_2: avoid data corruption when disk rejects commands with QUEUE FULL
2011-05-08 19:00 UTC
AMD C1E issue? 2.6.38.4
2011-05-08 19:00 UTC (4+ messages)
[PATCH] pci, e1000e: Add and use __pci_disable_link_state
2011-05-08 18:54 UTC
[PATCH 12/14] HPFS: Fix some unaligned accesses
2011-05-08 18:44 UTC
[PATCH 14/14] HPFS: Remove unused variable
2011-05-08 18:44 UTC
[PATCH 13/14] HPFS: Move declaration up, so that there are no out-of-scope pointers
2011-05-08 18:44 UTC
[PATCH 6/14] HPFS: Use types with defined width
2011-05-08 18:43 UTC
[PATCH 7/14] HPFS: When marking or clearing the dirty bit, sync the filesystem
2011-05-08 18:43 UTC
[PATCH 9/14] HPFS: Fix a bug that filesystem was not marked dirty when remounting it
2011-05-08 18:44 UTC
[PATCH 1/14] HPFS: Make HPFS compile on preempt and SMP
2011-05-08 18:42 UTC
[PATCH 2/14] HPFS: Introduce a global mutex and lock it on every callback from VFS
2011-05-08 18:42 UTC
[PATCH 4/14] HPFS: Remove CR/LF conversion option
2011-05-08 18:43 UTC
[PATCH 3/14] HPFS: Remove remaining locks
2011-05-08 18:43 UTC
[PATCH 11/14] HPFS: Fix endianity. Make hpfs work on big-endian machines
2011-05-08 18:44 UTC
[PATCH 8/14] HPFS: Restrict uid and gid to 16-bit values
2011-05-08 18:44 UTC
[PATCH 10/14] HPFS: Implement fsync for hpfs
2011-05-08 18:44 UTC
[PATCH 5/14] HPFS: Remove mark_inode_dirty
2011-05-08 18:43 UTC
[PATCH 0/14] Fix HPFS
2011-05-08 18:42 UTC
[PATCH] pci, dmar: Update dmar units devices list during hotplug
2011-05-08 18:48 UTC
[PATCH] fix msecs_to_jiffies() to not return values greater than MAX_JIFFY_OFFSET
2011-05-08 18:46 UTC (3+ messages)
[PATCH] checkpatch: add __rcu as a sparse modifier
2011-05-08 18:43 UTC (2+ messages)
[PATCH] memblock/nobootmem: remove code for alloc_bootmem_node_high()
2011-05-08 18:38 UTC
[PATCH] memblock/nobootmem: Allow alloc_bootmem take 0 as low limit
2011-05-08 18:35 UTC
any objection to my updating Doc/driver-model/bus.txt?
2011-05-08 18:31 UTC
[Question] Where is the missing 384k? Please, I've searching for it years!
2011-05-08 18:18 UTC
early crash on ancient tablet related to no-bootmem
2011-05-08 18:10 UTC (7+ messages)
` [PATCH -v2] mm: Use alloc_bootmem_node_nopanic on really needed path
[PATCH 1/4] mtd: m25p80: Add Numonyx m25px32 family
2011-05-08 17:48 UTC (4+ messages)
` [PATCH 2/4] mtd: m25p80: Clean up JEDEC manufacturer checks
` [PATCH 3/4] mtd: m25p80: Add Spansion S25FL256S
` [PATCH 4/4] mtd: m25p80: Add Spansion S25FL512S, S70FL01GS
[RTC] TWL: RTC: Allow rtc driver to be used by tps65910
2011-05-08 17:56 UTC (2+ messages)
[PATCH] fs/9p: Fix invalid mount options/args
2011-05-08 17:51 UTC (2+ messages)
` [V9fs-developer] "
2.6.38.4: xfs speed problem?
2011-05-08 17:18 UTC (3+ messages)
[PATCHv3] x86, mrst: share APB timer code with other platforms
2011-05-08 17:16 UTC (2+ messages)
linux-next: Tree for May 5
2011-05-08 16:48 UTC (6+ messages)
` [PATCH -next] soc: fix wm8958-dsp2 printk format warnings
` [PATCH -next] ASoC: "
[PATCHv2 0/5] Add TPS65911 device
2011-05-08 16:44 UTC (2+ messages)
[PATCH ptrace] ptrace: use GROUP_STOP_TRAPPING for PTRACE_DETACH too
2011-05-08 16:07 UTC (2+ messages)
[PATCH][WAS:bcmai,axi] bcma: add Broadcom specific AMBA bus driver
2011-05-08 15:59 UTC (32+ messages)
` [PATCH][WAS:bcmai, axi] "
[PATCH ptrace] ptrace: fix signal->wait_chldexit usage in task_clear_group_stop_trapping()
2011-05-08 15:55 UTC (6+ messages)
[PATCHSET ptrace] ptrace: implement PTRACE_SEIZE/INTERRUPT and group stop notification
2011-05-08 15:49 UTC (12+ messages)
` [PATCH 01/11] job control: rename signal->group_stop and flags to jobctl and rearrange flags
` [PATCH 02/11] ptrace: implement PTRACE_SEIZE
` [PATCH 03/11] ptrace: ptrace_check_attach(): rename @kill to @ignore_state and add comments
` [PATCH 04/11] ptrace: implement PTRACE_INTERRUPT
` [PATCH 05/11] ptrace: restructure ptrace_getsiginfo()
` [PATCH 06/11] ptrace: make group stop state visible via PTRACE_GETSIGINFO
` [PATCH 07/11] ptrace: add JOBCTL_TRAPPED
` [PATCH 08/11] ptrace: move fallback JOBCTL_TRAPPING clearing to get_signal_to_deliver()
` [PATCH 09/11] job control: reorganize wait_task_stopped()
` [PATCH 10/11] ptrace: move JOBCTL_TRAPPING wait to wait(2) and ptrace_check_attach()
` [PATCH 11/11] ptrace: implement group stop notification for ptracer
OOPS after connection Droids MuIn USB display
2011-05-08 15:31 UTC (9+ messages)
[GIT PULL rcu/next] rcu commits for 2.6.40
2011-05-08 15:18 UTC
[PATCH 0/4] Add support for twl6025 PMIC
2011-05-08 15:08 UTC (4+ messages)
` [PATCH 4/4] USB: TWL6025 allow different regulator name
Apliec rokas ap apaļumiem puspilkai sievietei
2011-05-08 14:40 UTC
[PATCH] RCU: remove alignment padding from rcu_data on 64 bit builds
2011-05-08 14:53 UTC (4+ messages)
checkpatch "unclean" patches
2011-05-08 14:45 UTC (2+ messages)
[PATCH] SOC: UDA134x: Remove POWER_OFF_ON_STANDBY define
2011-05-08 14:34 UTC (3+ messages)
[PATCH V6] bcma: add Broadcom specific AMBA bus driver
2011-05-08 15:06 UTC
[PATCH] fs: avoid unecessary smp_wmb() in dup_fd()
2011-05-08 14:26 UTC (2+ messages)
[PATCH] fs: kill default_llseek
2011-05-08 14:23 UTC (2+ messages)
Linux 2.6.39-rc5
2011-05-08 14:05 UTC (6+ messages)
` i915/kms/backlight-combo mode problem
[PATCH tip/core/rcu 0/3] signed overflow, virtualization optimizations, deadlock avoidance
2011-05-08 13:34 UTC (4+ messages)
` [PATCH tip/core/rcu 1/3] rcu: get rid of signed overflow in check_cpu_stall()
` [PATCH tip/core/rcu 2/3] rcu: provide rcu_virt_note_context_switch() function
` [PATCH tip/core/rcu 3/3] rcu: permit rcu_read_unlock() to be called while holding runqueue locks
[PATCH v3 00/12] mmc: use nonblock mmc requests to minimize latency
2011-05-08 13:12 UTC (14+ messages)
` [PATCH v3 02/12] mmc: mmc_test: add debugfs file to list all tests
` [PATCH v3 03/12] mmc: mmc_test: add test for none blocking transfers
` [PATCH v3 04/12] mmc: add member in mmc queue struct to hold request data
` [PATCH v3 05/12] mmc: add a block request prepare function
` [PATCH v3 06/12] mmc: move error code in mmc_block_issue_rw_rq to a separate function
` [PATCH v3 07/12] mmc: add a second mmc queue request member
` [PATCH v3 08/12] mmc: add handling for two parallel block requests in issue_rw_rq
` [PATCH v3 09/12] mmc: test: add random fault injection in core.c
` [PATCH v3 10/12] omap_hsmmc: use original sg_len for dma_unmap_sg
` [PATCH v3 11/12] omap_hsmmc: add support for pre_req and post_req
` [PATCH v3 12/12] mmci: implement pre_req() and post_req()
[PATCH] [RESEND] usb: gadget: Remove the LUN checks which are always true
2011-05-08 12:56 UTC
[PATCH v5 00/19] ARM: Add support for the Large Physical Address Extensions
2011-05-08 12:51 UTC (20+ messages)
` [PATCH v5 01/19] ARM: LPAE: Use long long printk format for displaying the pud
` [PATCH v5 02/19] ARM: LPAE: add ISBs around MMU enabling code
` [PATCH v5 03/19] ARM: LPAE: Use unsigned long for __phys_to_virt and __virt_to_phys
` [PATCH v5 04/19] ARM: LPAE: Make TTBR1 always point to swapper_pg_dir on ARMv7
` [PATCH v5 05/19] ARM: LPAE: Use PMD_(SHIFT|SIZE|MASK) instead of PGDIR_*
` [PATCH v5 06/19] ARM: LPAE: Factor out 2-level page table definitions into separate files
` [PATCH v5 07/19] ARM: LPAE: Add (pte|pmd|pgd|pgprot)val_t type definitions as u32
` [PATCH v5 08/19] ARM: LPAE: Use a mask for physical addresses in page table entries
` [PATCH v5 09/19] ARM: LPAE: Introduce the 3-level page table format definitions
` [PATCH v5 10/19] ARM: LPAE: Page table maintenance for the 3-level format
` [PATCH v5 11/19] ARM: LPAE: MMU setup for the 3-level page table format
` [PATCH v5 12/19] ARM: LPAE: Add fault handling support
` [PATCH v5 13/19] ARM: LPAE: Add context switching support
` [PATCH v5 14/19] ARM: LPAE: Add identity mapping support for the 3-level page table format
` [PATCH v5 15/19] ARM: LPAE: Add support for cpu_v7_do_(suspend|resume)
` [PATCH v5 16/19] ARM: LPAE: Use generic dma_addr_t type definition
` [PATCH v5 17/19] ARM: LPAE: mark memory banks with start > ULONG_MAX as highmem
` [PATCH v5 18/19] ARM: LPAE: add support for ATAG_MEM64
` [PATCH v5 19/19] ARM: LPAE: Add the Kconfig entries
[RFC] Controlling the ThinkPad battery charger
2011-05-08 12:35 UTC
[PATCH 0/7] Network namespace manipulation with file descriptors
2011-05-08 12:31 UTC (21+ messages)
` [PATCH 1/7] ns: proc files for namespace naming policy
` [PATCH 2/7] ns: Introduce the setns syscall
` [PATCH 3/7] ns proc: Add support for the network namespace
` [PATCH 4/7] ns proc: Add support for the uts namespace
` [PATCH 5/7] ns proc: Add support for the ipc namespace
` [PATCH 6/7] net: Allow setting the network namespace by fd
` [PATCH 7/7] ns: Wire up the setns system call
[PATCH] usb: gadget: f_mass_storage: Remove the LUN check which is always true
2011-05-08 11:51 UTC (7+ messages)
[2.6.39-rc2, framebuffer] use after free oops
2011-05-08 11:25 UTC (7+ messages)
Оптом живые раки
2011-05-08 6:31 UTC
[PATCH v9 1/7] usb: Add usb_endpoint_descriptor to be part of the struct usb_ep
2011-05-08 11:16 UTC (7+ messages)
` [PATCH v9 2/7] usb: Configure endpoint according to gadget speed
` [PATCH v9 3/7] usb: Modify existing gadget drivers to use config_ep_by_speed() instead of ep_choose
` [PATCH v9 4/7] usb:gadget: Add SuperSpeed support to the Gadget Framework
` [PATCH v9 5/7] usb: Add streams support to the gadget framework
` [PATCH v9 6/7] usb:gadget: Introduce usb_generate_ss_descriptors()
` [PATCH v9 7/7] usb: Adding SuperSpeed support to dummy_hcd
[PATCH] selinux: downgrade two printks to KERN_DEBUG
2011-05-08 10:46 UTC (3+ messages)
(no subject)
2011-05-08 8:58 UTC
[PATCH] atomic: add *_dec_not_zero
2011-05-08 9:33 UTC (3+ messages)
[PATCH 0/3] Atari input patches
2011-05-08 9:17 UTC (4+ messages)
` [PATCH 1/3] input/atari: Use the correct mouse interrupt hook
` [PATCH 2/3] input/atari: Fix atarimouse init
` [PATCH 3/3] input/atari: Fix mouse movement and button mapping
[Question] how to detect mm leaker and kill?
2011-05-08 8:21 UTC (3+ messages)
[PATCH] pci: Check bridge resources after resource allocation
2011-05-08 7:55 UTC (6+ messages)
` [PATCH -v2] "
2.6.39-rc3, 2.6.39-rc4: XFS lockup - regression since 2.6.38
2011-05-08 5:11 UTC (10+ messages)
-longterm kernels (Was: Re: [stable] Patch Upstream: iwlwifi: fix skb usage after free)
2011-05-08 5:09 UTC (4+ messages)
` -longterm kernels
[PATCH v9 0/2] Make all it87 drivers SMP safe
2011-05-08 4:25 UTC (3+ messages)
` [PATCH v9 1/2] Use "request_muxed_region" in it87 watchdog drivers
LETTER TO YOU?
2011-05-08 4:37 UTC
[PATCH v2 2/2] x86: don't unmask disabled irqs when migrating them
2011-05-08 1:44 UTC (6+ messages)
long delay when using HMDI output on RS780
2011-05-08 0:15 UTC
[PATCH] alpha: Add DMA_ERROR_CODE defn to avert compiler error in drm
2011-05-07 23:21 UTC (4+ messages)
[PATCH v4] mm: make expand_downwards symmetrical to expand_upwards
2011-05-07 23:19 UTC (2+ messages)
2.6.39-rc5-git4: Reported regressions from 2.6.38
2011-05-07 22:55 UTC (4+ messages)
` [Bug #33272] drm related hard-hang
[SUSPECTED SPAM] Hi,
2011-05-07 22:21 UTC
memcg: fix fatal livelock in kswapd
2011-05-07 22:00 UTC (3+ messages)
[PATCH] SYSFS: Fix erroneous comments for sysfs_update_group()
2011-05-07 21:18 UTC
[PATCH 2/3] mfd/ab8500-gpadc: Added manual batt temp activation for AB8500 3.0
2011-05-07 22:55 UTC
[PATCH 1/3] mfd/ab8500-core: provide enumerators for chip cuts
2011-05-07 22:54 UTC
[PATCH 3/3] mfd/ab8500-gpadc: corrected the name and bitmask for BTempPullUp
2011-05-07 22:55 UTC
[PATCH] [RESEND] iwl4965: drop a lone pr_err()
2011-05-07 20:14 UTC (2+ messages)
[PATCH 1/4] drivers: create a pinmux subsystem
2011-05-07 20:09 UTC (2+ messages)
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