messages from 2013-01-10 16:12:19 to 2013-01-10 23:12:37 UTC [more...]
[RFC] Reproducible OOM with partial workaround
2013-01-10 23:12 UTC (2+ messages)
[PATCH v7u1 26/31] x86: Don't enable swiotlb if there is not enough ram for it
2013-01-10 23:07 UTC (15+ messages)
[PATCH v3 0/6] Update PCI notification patchset to latest kernel version
2013-01-10 23:03 UTC (8+ messages)
` [PATCH v3 3/6] ACPI/pci_slot: update PCI slot information when PCI hotplug event happens
[PATCH] uprobes: Add exports for module use
2013-01-10 23:01 UTC
[PATCH v3 1/4] mmc: dw_mmc: Add "disable-wp" device tree property
2013-01-10 23:01 UTC (6+ messages)
` [REPOST PATCH "
` [REPOST PATCH v3 2/4] ARM: dts: Add disable-wp for sd card slot on smdk5250
` [REPOST PATCH v3 3/4] mmc: dw_mmc: exynos: Remove code for wp-gpios
` [REPOST PATCH v3 4/4] mmc: dw_mmc: Handle wp-gpios from device tree
[PATCH] PowerPC documentation: fixed path to the powerpc directory
2013-01-10 23:00 UTC (2+ messages)
[PATCH] ACPI / PCI: Set root bridge ACPI handle in advance
2013-01-10 22:54 UTC (5+ messages)
` [Alternative][PATCH] ACPI / PCI: Set root bridge ACPI handle in advance, v2
regression, bisected: openpty fails from 3.7 onwards without devpts
2013-01-10 22:51 UTC (7+ messages)
[RFC PATCH v3 00/16] DMA Engine support for AM33XX
2013-01-10 22:54 UTC (22+ messages)
` [RFC PATCH v3 04/16] ARM: edma: add DT and runtime PM "
` [RFC PATCH v3 05/16] ARM: edma: add AM33XX crossbar event support
` [RFC PATCH v3 08/16] ARM: dts: add AM33XX EDMA support
` [RFC PATCH v3 11/16] mmc: omap_hsmmc: limit max_segs with the EDMA DMAC
` [RFC PATCH v3 13/16] ARM: dts: add AM33XX MMC support
` [RFC PATCH v3 16/16] ARM: dts: add AM33XX SPI support
[PATCH] prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervision
2013-01-10 22:48 UTC (3+ messages)
[PATCH 0/3] signalfd: a kernel interface for dumping/restoring pending signals (v2)
2013-01-10 22:45 UTC (5+ messages)
` [PATCH 2/3] signalfd: add ability to return siginfo in a raw format (v2)
[RFC PATCH 0/6] uprobes: return probe implementation
2013-01-10 22:43 UTC (7+ messages)
` [RFC PATCH 5/6] uprobes: add bp_vaddr argument to consumer handler
[PATCH 1/1] ipv6: fix the noflags test in addrconf_get_prefix_route
2013-01-10 22:39 UTC (3+ messages)
[PATCH 3.8-rc] tuntap: refuse to re-attach to different tun_struct
2013-01-10 22:39 UTC (2+ messages)
[PATCH] tun: avoid owner checks on IFF_ATTACH_QUEUE
2013-01-10 22:38 UTC (3+ messages)
[PATCH] fs: Disable preempt when acquire i_size_seqcount write lock
2013-01-10 22:38 UTC (2+ messages)
[PATCH] hardlockup: detect hard lockups without NMIs using secondary cpus
2013-01-10 22:34 UTC (9+ messages)
[PATCH 0/5] x86,smp: make ticket spinlock proportional backoff w/ auto tuning
2013-01-10 22:24 UTC (10+ messages)
` [PATCH 1/5] x86,smp: move waiting on contended ticket lock out of line
[PATCH v2] atkbd: Fix multi-char scancode handling on reconnect
2013-01-10 22:23 UTC (3+ messages)
[PATCHv2 8/9] zswap: add to mm/
2013-01-10 22:16 UTC
[PATCH v2] drivers/pinctrl: grab default handles from device core
2013-01-10 22:07 UTC (3+ messages)
linux-next: Tree for Jan 10
2013-01-10 22:06 UTC (6+ messages)
` linux-next: Tree for Jan 10 (staging/sb105x)
` linux-next: Tree for Jan 10 (vmci)
[PATCH 0/2] Use up free swap space before reaching OOM kill
2013-01-10 21:58 UTC (5+ messages)
` [PATCH 2/2] mm: forcely swapout when we are out of page cache
[git pull] drm intel fixes
2013-01-10 21:56 UTC
[PATCH v5 00/18] perf: add memory access sampling support
2013-01-10 21:53 UTC (4+ messages)
` [PATCH v5 11/18] perf tools: add mem access sampling core support
[PATCH 00/11] spi/pxa2xx: add Intel Lynxpoint SPI controller support
2013-01-10 21:56 UTC (4+ messages)
` [PATCH 05/11] spi/pxa2xx: make clock rate configurable from platform data
[PATCH 00/14] Rewrite Tegra PCIe driver
2013-01-10 21:06 UTC (16+ messages)
` [PATCH 11/14] ARM: tegra: tamonten: Add PCIe support
` [PATCH 05/14] lib: Add I/O map cache implementation
[PATCH 1/2] clk: Add composite clock type
2013-01-10 21:06 UTC (4+ messages)
ppoll() stuck on POLLIN while TCP peer is sending
2013-01-10 20:58 UTC (13+ messages)
[PATCH 00/14] USB: omap-ehci: Move PHY management to PHY driver
2013-01-10 20:48 UTC (17+ messages)
` [PATCH 01/14] mfd: omap-usb-host: Consolidate OMAP USB-HS platform data
` [PATCH 02/14] usb: phy: Add new API usb_get_phy_from_dev()
` [PATCH 03/14] usb: xceiv: nop: Manage PHY clock
` [PATCH 04/14] usb: phy: nop: Handle power supply regulator for the PHY
` [PATCH 05/14] usb: phy: nop: Handle RESET "
` [PATCH 06/14] mfd: omap-usb-host: update nports in platform_data
` [PATCH 07/14] usb: ehci-omap: Instantiate PHY devices if required
` [PATCH 08/14] mfd: omap-usb-host: Remove PHY reset handling code
` [PATCH 09/14] usb: ehci-omap: "
` [PATCH 10/14] usb: ehci-omap: Remove PHY regulator "
` [PATCH 11/14] ARM: OMAP2+: omap4panda: Provide USB Host's PHY platform data
` [PATCH 12/14] ARM: OMAP2+: omap4panda: Adapt HUB power to regulator framework
` [PATCH 13/14] ARM: OMAP2+: omap4panda: Adapt HUB reset "
` [PATCH 14/14] ARM: OMAP2+: omap4panda: Remove irrelevant USB host platform data
radeon 0000:02:00.0: GPU lockup CP stall for more than 10000msec
2013-01-10 20:47 UTC (4+ messages)
[GIT PULL 0/2] perf/urgent fixes
2013-01-10 20:44 UTC (3+ messages)
` [PATCH 1/2] perf x86: revert 20b279 - require exclude_guest to use PEBS - kernel side
` [PATCH 2/2] perf tools: Fix building from 'make perf-*-src-pkg' tarballs
[PATCH] staging/omapdrm: garbage collect OMAP_DSS_DISPLAY_SUSPENDED
2013-01-10 20:42 UTC
[PATCH] iommu: moving initialization earlier
2013-01-10 20:40 UTC (3+ messages)
[PATCH] posix-timers: Fix clock_adjtime to return timex data on success
2013-01-10 20:27 UTC (3+ messages)
[PATCH v7u1 00/31] x86, boot, 64bit: Add support for loading ramdisk and bzImage above 4G
2013-01-10 20:27 UTC (7+ messages)
` [PATCH v7u1 08/31] x86, 64bit: early #PF handler set page table
Oops in sound/usb/pcm.c:match_endpoint_audioformats() in current -git
2013-01-10 20:26 UTC (6+ messages)
[PATCH 1/2] tools: hv: Fix how ifcfg-* file is created
2013-01-10 20:20 UTC (4+ messages)
` [PATCH 2/2] tools: hv: Use CLOEXEC when opening kvp_pool files
10/01/13
2013-01-10 17:47 UTC
[PATCH tip/core/rcu 1/1] Tiny RCU changes for 3.9
2013-01-10 20:18 UTC (7+ messages)
[PATCH v5 1/5] KVM: MMU: fix Dirty bit missed if CR0.WP = 0
2013-01-10 20:18 UTC (9+ messages)
` [PATCH v5 5/5] KVM: x86: improve reexecute_instruction
[PATCH v5 3/3] mmc: core: Add MMC BKOPS statistics and debugfs ability to print them
2013-01-10 20:15 UTC
[PATCH v5 2/3] mmc: allow the host controller to poll for BKOPS completion
2013-01-10 20:15 UTC
[PATCH v5 1/3] mmc: core: Add support for idle time BKOPS
2013-01-10 20:15 UTC
[PATCH v2] cgroup: use new hashtable implementation
2013-01-10 20:13 UTC (2+ messages)
[PATCH RESEND 0/5] perf: Add support for hardware breakpoint address masks
2013-01-10 20:10 UTC (6+ messages)
` [PATCH RESEND 1/5] perf: Add hardware breakpoint address mask
` [PATCH RESEND 2/5] perf, x86: AMD implementation for "
` [PATCH RESEND 3/5] perf tools: Add breakpoint address mask to the mem event parser
` [PATCH RESEND 4/5] perf tools: Add breakpoint address mask syntax to perf list and documentation
` [PATCH RESEND 5/5] perf tools: Add breakpoint address mask test case to tests/parse-events
Pull "Load keys from signed PE binaries" branch into linux-next
2013-01-10 20:05 UTC (5+ messages)
srat: harsh hot-pluggable memory check?
2013-01-10 20:02 UTC (2+ messages)
kernel BUG at kernel/sched_rt.c:493!
2013-01-10 19:58 UTC (7+ messages)
[PATCH 1/7] clk: add common of_clk_init() function
2013-01-10 19:53 UTC (2+ messages)
[PATCH RESEND V5 0/6] perf, amd: Enable AMD family 15h northbridge counters
2013-01-10 19:50 UTC (7+ messages)
` [PATCH RESEND V5 1/6] perf, amd: Rework northbridge event constraints handler
` [PATCH RESEND V5 2/6] perf, amd: Generalize northbridge constraints code for family 15h
` [PATCH RESEND V5 3/6] perf, amd: Use proper naming scheme for AMD bit field definitions
` [PATCH RESEND V5 4/6] perf, x86: Move MSR address offset calculation to architecture specific files
` [PATCH RESEND V5 5/6] perf, x86: Allow for architecture specific RDPMC indexes
` [PATCH RESEND V5 6/6] perf, amd: Enable northbridge performance counters on AMD family 15h
checkpatch.pl error: Use of uninitialized value $max (line 3407,3410)
2013-01-10 19:45 UTC (2+ messages)
[ 000/123] 3.7.2-stable review
2013-01-10 19:45 UTC (3+ messages)
[PATCH v6 00/12] iommu/exynos: Fixes and Enhancements of System MMU driver with DT
2013-01-10 19:33 UTC (8+ messages)
[PATCH v3 1/2] pstore: Avoid deadlock in panic and emergency-restart path
2013-01-10 19:31 UTC (4+ messages)
[PATCH V3 1/2] virtio-net: fix the set affinity bug when CPU IDs are not consecutive
2013-01-10 19:12 UTC (5+ messages)
[PATCH] Remove __dev* markings from init.h
2013-01-10 19:10 UTC
[PATCH v2] gpio: vt8500: memory cleanup missing
2013-01-10 19:09 UTC
[PATCH v2 0/3] dmaengine: add per channel capabilities api
2013-01-10 19:07 UTC (4+ messages)
` [PATCH v2 1/3] dmaengine: add dma_get_channel_caps()
` [PATCH v2 2/3] dma: edma: add device_channel_caps() support
` [PATCH v2 3/3] mmc: davinci: get SG segment limits with dma_get_channel_caps()
reproducible w1 oops on recent kernels (at least since 3.2.x)
2013-01-10 18:44 UTC
[PATCH] gpio: vt8500: memory cleanup missing
2013-01-10 18:45 UTC (4+ messages)
[PATCH] gpio: vt8500: Export dedicated GPIO before multifunction pins
2013-01-10 18:44 UTC (3+ messages)
[PATCHv2] Smack: add support for modification of existing rules
2013-01-10 18:42 UTC (2+ messages)
[RFC virtio-next 0/4] Introduce CAIF Virtio and reversed Vrings
2013-01-10 18:39 UTC (3+ messages)
` [RFCv2 00/12] Introduce host-side virtio queue and CAIF Virtio
[RESEND][PATCH] dma: edma: fix slave config dependency on direction
2013-01-10 18:41 UTC
[PATCH 0/2] ARM: dts: Add subnode for ocp2scp
2013-01-10 18:35 UTC (7+ messages)
` [PATCH 2/2] ARM: dts: omap: Add omap-usb2 dt data
[PATCH v5 0/4] Renesas IPMMU driver for sh7372, sh73a0 and r8a7740
2013-01-10 18:32 UTC (4+ messages)
` [PATCH v5 1/4] iommu/shmobile: Add iommu driver for Renesas IPMMU modules
[PATCH 0/4] arm: vt8500: Add new models and remove single-platform
2013-01-10 18:32 UTC (5+ messages)
` [PATCH 1/4] arm: vt8500: Add support for Wondermedia WM8750/WM8850
linux-next: manual merge of the pm tree with the pci tree
2013-01-10 18:30 UTC (3+ messages)
[ 00/80] 3.4.25-stable review
2013-01-10 18:03 UTC (2+ messages)
seteuid and /proc/<pid>/exe
2013-01-10 17:32 UTC
[ 00/47] 3.0.58-stable review
2013-01-10 18:01 UTC (2+ messages)
[PATCH resend 0/2] Input: twl*-vibra probe cleanups (devm_* conversion)
2013-01-10 17:54 UTC (3+ messages)
` [PATCH resend 2/2] Input: twl6040-vibra: Code cleanup in probe with devm_* conversion
[PATCH 0/7 -v2] KVM: Alleviate mmu_lock hold time when we start dirty logging
2013-01-10 17:49 UTC (2+ messages)
[PATCH V4 0/4] input: keyboard: tegra: cleanups and DT supports
2013-01-10 17:44 UTC (4+ messages)
[PATCH 0/2] Add decoder for GFP masks to tools
2013-01-10 17:37 UTC (3+ messages)
[RFC][PATCH v7 2/2]trace,x86: code-sharing between non-trace and trace irq handlers
2013-01-10 17:33 UTC
[RFC][PATCH v7 1/2] trace,x86: add x86 irq vector tracepoints
2013-01-10 17:33 UTC
Help on Driver touchkit_ps2.c
2013-01-10 17:33 UTC
[RFC][PATCH v7 0/2]trace,x86: irq vector tracepoint support
2013-01-10 17:32 UTC
BUG: kernel panic on Dell Vostro 3560 when plugging in AC adapter
2013-01-10 17:21 UTC (10+ messages)
[PATCH V3 0/22] sched: simplified fork, enable load average into LB and power awareness scheduling
2013-01-10 17:17 UTC (3+ messages)
` [PATCH v3 17/22] sched: packing small tasks in wake/exec balancing
[PATCH v3 00/44] Meta Linux Kernel Port
2013-01-10 17:12 UTC (8+ messages)
` [PATCH v3 15/44] metag: Huge TLB
` [PATCH v3 39/44] metag: ftrace support
` [PATCH v3 41/44] metag: OProfile
[PATCH v7 0/5] Reset PCIe devices to address DMA problem on kdump with iommu
2013-01-10 17:11 UTC (8+ messages)
` [PATCH] Only reset e820 once, even with multiple memmap=exactmap params
[v2.6.34-stable 00/77] v2.6.34.14 longterm review
2013-01-10 17:03 UTC (4+ messages)
` [v2.6.34-stable 60/77] udf: Avoid run away loop when partition table length is corrupted
[TRIVIAL PATCH 00/26] treewide: Add and use vsprintf extension %pSR
2013-01-10 17:00 UTC (5+ messages)
` [TRIVIAL PATCH 11/26] powerpc: Convert print_symbol to %pSR
[PATCH 5/6] udf: implement extent caching while reading-writing to a file
2013-01-10 16:59 UTC (6+ messages)
[RELEASE] Userspace RCU 0.7.6
2013-01-10 16:57 UTC (4+ messages)
[PATCH][GIT PULL] tracing: Fix regression of trace_options file setting
2013-01-10 16:43 UTC
Friendlier EPERM - Request for input
2013-01-10 16:34 UTC (4+ messages)
[PATCH] drivers: i2c-nforce2: fix coding style issues
2013-01-10 16:34 UTC (2+ messages)
[PATCH] USB: select USB_ARCH_HAS_EHCI for MXS
2013-01-10 17:14 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