messages from 2012-12-24 18:25:57 to 2012-12-26 01:53:58 UTC [more...]
[PATCH v6 05/12] iommu/exynos: support for device tree
2012-12-26 1:53 UTC
[PATCH v6 04/12] iommu/exynos: change rwlock to spinlock
2012-12-26 1:53 UTC
[PATCH v6 03/12] iommu/exynos: allocate lv2 page table from own slab
2012-12-26 1:53 UTC
[PATCH v6 02/12] iommu/exynos: always use iommu fault handler
2012-12-26 1:53 UTC
[PATCH v6 01/12] iommu/exynos: add missing cache flush for removed pagetable entries
2012-12-26 1:53 UTC
[Suggestion] drivers/staging/tidspbridge: strcpy and strncpy, src length checking issue
2012-12-26 1:54 UTC (4+ messages)
[PATCH v6 00/12] iommu/exynos: Fixes and Enhancements of System MMU driver with DT
2012-12-26 1:53 UTC
[Suggestion] drivers/staging/tidspbridge: pr_err and pr_debug for uninitialized buffer (name buf not initialized)
2012-12-26 1:52 UTC (6+ messages)
` Fwd: "
` "
[PATCHSET] workqueue: don't use [delayed_]work_pending()
2012-12-26 1:23 UTC (32+ messages)
` [PATCH 10/25] kprobes: fix wait_for_kprobe_optimizer()
` [PATCH 11/25] pm: don't use [delayed_]work_pending()
` [PATCH 15/25] x86/mce: "
` [PATCH 16/25] PM / Domains: "
` [PATCH 17/25] wm97xx: "
` [PATCH 18/25] TMIO MMC: "
` [PATCH 25/25] ipc: "
[PATCH] regulator: lp8755: Fix lp8755_regulator_init unwind code
2012-12-26 1:16 UTC (2+ messages)
[PATCH 1/4] ARM: ux500: Provide a means to obtain the SMSC9115 clock when DT is enabled
2012-12-26 0:51 UTC (10+ messages)
` [PATCH 4/4] net/smsc911x: Provide common clock functionality
` [PATCH 4/4 v2] "
[PATCH 00/29] rename random32 and net_random to prandom
2012-12-26 0:42 UTC (11+ messages)
` [PATCH 19/29] batman-adv: fix random jitter calculation
` [PATCH 20/29] batman-adv: rename random32() to prandom_u32()
` [PATCH 28/29] net/: rename net_random() "
[PATCH review] f2fs: Don't assign e_id in f2fs_acl_from_disk
2012-12-26 0:41 UTC
linux-next: manual merge of the arm-soc tree with the pinctrl tree
2012-12-26 0:34 UTC (3+ messages)
3.8-rc1 build failure with MIPS/SPARSEMEM
2012-12-26 0:34 UTC (2+ messages)
[PATCH] kconfig:lxdialog: remove duplicate code
2012-12-26 0:09 UTC (5+ messages)
[RFC PATCH] [SCSI] sd: When no media present ignore WCE in suspend/shutdown
2012-12-25 23:24 UTC
[PATCH] rtk_btusb: Add Bluetooth firmware
2012-12-25 23:26 UTC (2+ messages)
[PATCH] ACPI / PCI: Set root bridge ACPI handle in advance
2012-12-25 22:42 UTC (4+ messages)
` [Update 2][PATCH] "
` [Alternative][PATCH] "
kvm lockdep splat with 3.8-rc1+
2012-12-25 22:30 UTC
[PATCH] tty: don't dead while flushing workqueue
2012-12-25 22:02 UTC (9+ messages)
` [PATCH RESEND] tty: don't dead lock "
` [PATCH v3] tty: don't deadlock "
[PATCH] cdrom: remove extraneous braces to comply with coding style
2012-12-25 22:00 UTC
[PATCH v12 0/8] pv event to notify host when the guest is panicked
2012-12-25 21:54 UTC (4+ messages)
` [Qemu-devel] "
Does init start with any open files?
2012-12-25 21:40 UTC (6+ messages)
[PATCH v7 00/27] x86, boot, 64bit: Add support for loading ramdisk and bzImage above 4G
2012-12-25 20:57 UTC (35+ messages)
` [PATCH v7 06/27] x86, 64bit: early #PF handler set page table
` [PATCH v7 24/27] x86: Add swiotlb force off support
[PATCH] namei.h: include errno.h
2012-12-25 18:52 UTC (3+ messages)
` "
[PATCH] ext4: Fix an incorrect comment about i_mutex
2012-12-25 18:30 UTC (2+ messages)
Regression in kernel 3.8-rc1 bisected to commit adfa79d: I now get many "unable to enumerate USB device" messages
2012-12-25 18:06 UTC (3+ messages)
[PATCH V3 0/8] Per-cgroup page stat accounting
2012-12-25 17:28 UTC (9+ messages)
` [PATCH V3 1/8] memcg: remove MEMCG_NR_FILE_MAPPED
` [PATCH V3 2/8] Make TestSetPageDirty and dirty page accounting in one func
` [PATCH V3 3/8] use vfs __set_page_dirty interface instead of doing it inside filesystem
` [PATCH V3 4/8] memcg: add per cgroup dirty pages accounting
` [PATCH V3 5/8] memcg: add per cgroup writeback "
` [PATCH V3 6/8] memcg: Don't account root_mem_cgroup page statistics
` [PATCH V3 7/8] memcg: disable memcg page stat accounting code when not in use
` [PATCH V3 8/8] memcg: Document cgroup dirty/writeback memory statistics
[RESEND char-misc-next 00/14] mei: cleanups
2012-12-25 17:06 UTC (15+ messages)
` [RESEND char-misc-next 01/14] mei: drop redundant length parameter from mei_write_message function
` [RESEND char-misc-next 02/14] mei: use unified format for printing mei message header
` [RESEND char-misc-next 03/14] mei: move internal host clients ids to mei_dev.h from hw.h
` [RESEND char-misc-next 04/14] mei: extract device dependent constants into hw-me.h
` [RESEND char-misc-next 05/14] mei: include local headers after the system ones
` [RESEND char-misc-next 06/14] mei: kill not used BAR0 length and base variables
` [RESEND char-misc-next 07/14] mei: mei_me_client is not hw API move to mei_dev.h
` [RESEND char-misc-next 08/14] mei: move hw dependent functions to interface.c
` [RESEND char-misc-next 09/14] mei: move host bus message handling to hbm.c
` [RESEND char-misc-next 10/14] mei: drop nonexistent function prototype
` [RESEND char-misc-next 11/14] mei: simplify preparing client host bus messages
` [RESEND char-misc-next 12/14] mei: use structured buffer for the write buffer
` [RESEND char-misc-next 13/14] mei: add common prefix to hbm function
` [RESEND char-misc-next 14/14] mei: move hbm responses from interrupt.c to hbm.c
[PATCH review 0/3] pid namespaces fixes
2012-12-25 16:59 UTC (5+ messages)
` [PATCH review 2/3] pidns: Stop pid allocation when init dies
` [PATCH review 2/3 take 2] "
[PATCH 0/4] signalfd: a kernel interface for dumping/restoring pending signals
2012-12-25 16:58 UTC (13+ messages)
` [PATCH 1/4] signalfd: add ability to return siginfo in a raw format
` [PATCH 2/4] signal: add a helper for dequeuing signals from a specified queue
` [PATCH 3/4] signalfd: add ability to choose a private or shared queue
[PATCH] rc-core: don't return from store_protocols without releasing device mutex
2012-12-25 16:40 UTC (2+ messages)
(no subject)
2012-12-25 16:29 UTC
[PATCH/v2] staging: vt6655: Fix typo in vt6655 driver
2012-12-25 16:23 UTC
[perf PATCH] Fix possible (unlikely) buffer overflow
2012-12-25 16:23 UTC
[PATCH] fb: Rework locking to fix lock ordering on takeover
2012-12-25 16:08 UTC (5+ messages)
[perf PATCH] Use pclose() instead of fclose() on pipe stream
2012-12-25 16:02 UTC
[perf PATCH] Fix possible double free on error
2012-12-25 15:39 UTC
[PATCH] slub: assign refcount for kmalloc_caches
2012-12-25 15:30 UTC (2+ messages)
[PATCH V2 1/2] regulator: tps51632: add register property for regmap
2012-12-25 15:06 UTC (2+ messages)
` [PATCH V2 2/2] regulator: tps51632: add DT support
[PATCH 1/3] staging: drm/imx: check return value of ipu_reset()
2012-12-25 14:58 UTC (3+ messages)
` [PATCH 2/3] staging: drm/imx: several bug fixes
` [PATCH 3/3] staging: drm/imx: fix double free bug in error path
Improve timer Resolution on imx28
2012-12-25 14:10 UTC (3+ messages)
` [PATCH 1/2] mxs timer: use ahbx bus clock to drive the timers on timrotv2
[PATCH] kernel/wait.c: fix 80 characters issue
2012-12-25 13:58 UTC
[PATCH] alpha: Fix compile error "unused variable 'settls'
2012-12-25 13:24 UTC
[PATCH v2 0/5] Multiqueue virtio-scsi, and API for piecewise buffer submission
2012-12-25 12:41 UTC (8+ messages)
` [PATCH v2 5/5] virtio-scsi: introduce multiqueue support
kernel BUG at mm/huge_memory.c:1798!
2012-12-25 12:05 UTC (2+ messages)
[PATCH 1/3] i2c: exynos5: add High Speed I2C controller driver
2012-12-25 11:25 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] i2c-exynos5: add debugfs support for registers
[PATCH v5 0/4] Renesas IPMMU driver for sh7372, sh73a0 and r8a7740
2012-12-25 11:19 UTC (5+ messages)
` [PATCH v5 1/4] iommu/shmobile: Add iommu driver for Renesas IPMMU modules
` [PATCH v5 2/4] ARM: mach-shmobile: sh7372: Add IPMMU device
` [PATCH v5 3/4] ARM: mach-shmobile: sh73a0: "
` [PATCH v5 4/4] ARM: mach-shmobile: r8a7740: "
[PATCH v2] sched: Fix print format for u64
2012-12-25 11:24 UTC
[PATCH v2 0/8] rtsx patchset for MFD and MMC tree
2012-12-25 11:14 UTC (12+ messages)
` [PATCH v2 1/8] MFD:rtsx: Fix typo in comment
` [PATCH v2 2/8] MFD:rtsx: Remove redundant code
` [PATCH v2 3/8] MFD:rtsx: Declare that the DMA address limitation is 32bit explicitly
` [PATCH v2 4/8] MFD:rtsx: Add callback function switch_output_voltage
` [PATCH v2 5/8] MMC:rtsx: Using callback function to switch output voltage
` [PATCH v2 6/8] MFD:rtsx: Add callback function conv_clk_and_div_n
` [PATCH v2 7/8] MFD:rtsx: Fix checkpatch warning
` [PATCH v2 8/8] MFD:rtsx: Use macro defines to replace some variables
[PATCH] ehci-mxc: remove Efika MX-specific CHRGVBUS hack
2012-12-25 11:08 UTC (2+ messages)
radeon 0000:02:00.0: GPU lockup CP stall for more than 10000msec
2012-12-25 10:54 UTC (13+ messages)
kernel panic when running /etc/init.d/iptables restart
2012-12-25 10:45 UTC (6+ messages)
(no subject)
2012-12-25 9:58 UTC
[PATCH] ARM: tegra: dts: add aliases and DMA requestor for serial controller
2012-12-25 9:43 UTC (9+ messages)
[PATCH 1/2] regulator: tps51632: add register property for regmap
2012-12-25 9:31 UTC (2+ messages)
` [PATCH 2/2] regulator: tps51632: add DT support
[PATCH] block: Remove should_sort judgement when flush blk_plug
2012-12-25 9:27 UTC
[PATCH 0/8] Thermal Framework Enhancements
2012-12-25 8:38 UTC (5+ messages)
` [PATCH 3/8] Thermal: Add APIs to bind cdev to new zone structure
` [PATCH 8/8] Thermal: Dummy driver used for testing
[PATCH] net, batman: don't crash on zero length strings in routing_algo
2012-12-25 8:30 UTC (5+ messages)
` [B.A.T.M.A.N.] "
[PATCH v5 00/14] memory-hotplug: hot-remove physical memory
2012-12-25 8:35 UTC (7+ messages)
` [PATCH v5 01/14] memory-hotplug: try to offline the memory twice to avoid dependence
` [PATCH v5 06/14] memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
` [PATCH v5 08/14] memory-hotplug: Common APIs to support page tables hot-remove
[PATCH] sched/rt: Don't pull tasks of throttled rt_rq in pre_schedule_rt()
2012-12-25 8:20 UTC
[PATCH 1/2] ASoC: core: fix the memory leak in case of device_add() failure
2012-12-25 16:57 UTC (2+ messages)
` [PATCH 2/2] ASoC: core: fix the memory leak in case of remove_aux_dev()
[PATCH 0/7] KVM: Alleviate mmu_lock hold time when we start dirty logging
2012-12-25 5:26 UTC (6+ messages)
` [PATCH 1/7] KVM: Write protect the updated slot only "
[PATCHv4 0/8] Support for Tegra 2D hardware
2012-12-25 5:25 UTC (5+ messages)
` [PATCHv4 5/8] drm: tegra: Remove redundant host1x
[PATCH] clk: debug clock tree
2012-12-25 4:52 UTC (8+ messages)
USB 2.0 (EHCI) keeps crapping out (3.2.29)
2012-12-25 4:26 UTC (3+ messages)
[PATCH] sched: Fix print format for u64
2012-12-25 2:28 UTC
[PATCH] mfd: pcf50633: Init pcf->dev before using it
2012-12-25 2:52 UTC
[PATCH v2] fadvise: perform WILLNEED readahead asynchronously
2012-12-25 2:22 UTC
Your Inheritance/Winning payment
2012-12-21 13:44 UTC
[PATCH] output the cpu number when printking
2012-12-25 1:09 UTC (6+ messages)
` [PATCH V2] "
[PATCH] Bluetooth: fix the oops due to conn->hcon == NULL in shutdown case
2012-12-25 10:04 UTC
[PATCH 1/4] regulator: core: Allow specify apply_[reg|bit] for regmap based voltage_sel operations
2012-12-25 0:38 UTC (3+ messages)
[PATCH 1/2] [PATCH] regulator: 88pm8607: Update update_bit for BUCK2 in pm8607_set_voltage_sel
2012-12-25 0:37 UTC (3+ messages)
` [PATCH v2 2/2] regulator: 88pm8607: Use apply_[reg|bit] with regmap based voltage_sel operations
Porting problem: ndo_set_multicast_list removed
2012-12-24 23:47 UTC (3+ messages)
(no subject)
2012-12-24 21:11 UTC
[PATCH] nfsd: Don't overuse NFS?ERR_PERM error code
2012-12-24 23:30 UTC
[PATCH] drivers: video: fix warnings int-to-pointer-cast
2012-12-24 21:44 UTC
Build regressions/improvements in v3.8-rc1
2012-12-24 21:43 UTC
usb issues with 3.6.X and 3.7.X
2012-12-24 20:50 UTC
[lm-sensors] RFC: Intel QST driver
2012-12-24 19:30 UTC
Linux 3.8-rc1
2012-12-24 19:28 UTC (7+ messages)
` [Regression w/ patch] Media commit causes user space to misbahave (was: Re: Linux 3.8-rc1)
[PATCH v2] MIPS: MSP71xx: Move include files
2012-12-24 19:19 UTC
[PATCH] resubmit w1_therm:Retries:remove old code add CRC
2012-12-24 18:47 UTC (2+ messages)
[PATCH] tools, power: correct precedence of operators in init_maxfreq_mode
2012-12-24 18:43 UTC (7+ messages)
` [PATCH] virtio_console: correct error message on failure of debugfs_create_dir
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;
as well as URLs for NNTP newsgroup(s).