linux-next: manual merge of the arm-soc tree with the usb tree
2013-08-27 14:02 UTC (7+ messages)
suspicious RCU usage (perf)
2013-08-27 13:58 UTC (12+ messages)
[PATCH] kbuild: Do not overwrite include/config/kernel.release needlessly
2013-08-27 13:53 UTC
[PATCH RFC v2 1/2] qspinlock: Introducing a 4-byte queue spinlock implementation
2013-08-27 13:53 UTC (7+ messages)
[PATCH 09/33] ARM: ux500: Supply the I2C clocks lookup to the DBX500 DT
2013-08-27 13:46 UTC (11+ messages)
[RFC PATCH 00/14] RFCv2: device thermal limits represented in device tree nodes
2013-08-27 13:44 UTC (11+ messages)
` [RFC PATCH 01/14] cpufreq: cpufreq-cpu0: add dt node parsing for 'cooling-zones'
` [RFC PATCH 02/14] drivers: thermal: introduce device tree parser
` [RFC PATCH 03/14] hwmon: lm75: expose to thermal fw via DT nodes
` [RFC PATCH 04/14] hwmon: tmp102: "
[PATCH] nfc: Remove useless Makefile line
2013-08-27 13:42 UTC (3+ messages)
` [PATCH 0/3] nfc: standardize logging styles
[RFC PATCH 0/4] add support for gcov format introduced in gcc 4.7
2013-08-27 13:41 UTC (15+ messages)
` [RFC PATCH 2/4] gcov: add support for gcc 4.7 gcov format
` [RFC PATCH 3/4] gcov: compile specific gcov implementation based on gcc version
[PATCH 0/3] Trivial KVM patches for 3.12
2013-08-27 13:41 UTC (4+ messages)
` [PATCH 1/3] KVM: rename __kvm_io_bus_sort_cmp to kvm_io_bus_cmp
` [PATCH 2/3] KVM: vmx: count exits to userspace during invalid guest emulation
` [PATCH 3/3] KVM: x86: add comments where MMIO does not return to the emulator
[Patch v2] pinctrl: Add s5pv210 support to pinctrl-exynos
2013-08-27 13:40 UTC (2+ messages)
[PATCH] amd64_edac: Correct erratum 505 range
2013-08-27 13:34 UTC (3+ messages)
` [GIT PULL] amd64_edac fixlets for 3.12 queue
[PATCH] [BUGFIX] crash/ioapic: Prevent crash_kexec() from deadlocking of ioapic_lock
2013-08-27 13:33 UTC (9+ messages)
` "
` "
[PATCH] ARM: at91/at91-pinctrl documentation: add missing sam9x5 compatible string
2013-08-27 13:26 UTC
[PATCH] of: Define of_irq_find_parent dummy for !defined(CONFIG_OF_IRQ)
2013-08-27 13:21 UTC (3+ messages)
[PATCH] pinctrl: at91: fix get_pullup/down function return
2013-08-27 13:19 UTC
[PATCH v4 0/4] [SCSI] sg: fix race condition in sg_open
2013-08-27 13:13 UTC (11+ messages)
` [PATCH v5 "
[RFC PATCH 00/18 v3] Signature verification of hibernate snapshot
2013-08-27 13:12 UTC (23+ messages)
` [PATCH 03/18] asymmetric keys: separate the length checking of octet string from RSA_I2OSP
` [PATCH 11/18] Hibernate: introduced RSA key-pair to verify signature of snapshot
` [PATCH 13/18] Hibernate: Avoid S4 sign key data included in snapshot image
` [PATCH 15/18] Hibernate: adapt to UEFI secure boot with signature check
` [PATCH 17/18] Hibernate: introduced SNAPSHOT_SIG_HASH config for select hash algorithm
[PATCH 0/4] asm-generic: fix minor include guard issues
2013-08-27 13:08 UTC (3+ messages)
` [PATCH 3/4] asm-generic: Add missing include guards
[PATCH net-next] drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
2013-08-27 13:07 UTC (3+ messages)
` [PATCH net-next] drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
[PATCH v7 00/10] tracing: trace event triggers
2013-08-27 13:07 UTC (3+ messages)
[RFC PATCH 00/11] trace-cmd: Support the feature recording trace data of guests on the host
2013-08-27 13:05 UTC (12+ messages)
` [RFC PATCH 08/11] trace-cmd: Apply the trace-msg protocol for communication between a server and clients
` "
` Re: [RFC PATCH 00/11] trace-cmd: Support the feature recording trace data of guests on the host
[PATCH] arm64: move elf notes into readonly segment
2013-08-27 13:01 UTC (3+ messages)
[PATCH] pinctrl: pinctrl-single: Convert to devm_ioremap_resource()
2013-08-27 12:59 UTC (2+ messages)
[PATCH 1/4] pinctrl: Add s5pv210 support to pinctrl-exynos
2013-08-27 12:58 UTC (6+ messages)
[PATCH v5] gpio: pcf857x: Add OF support
2013-08-27 12:56 UTC (5+ messages)
[PATCH v3 00/12] perf, persistent: Add persistent events
2013-08-27 12:48 UTC (24+ messages)
` [PATCH v3 08/12] perf, persistent: Exposing persistent events using sysfs
` [PATCH v3 12/12] [RFC] perf, persistent: ioctl functions to control persistency
[PATCH] ARM: at91/dt: fix phy address to match the reg register
2013-08-27 12:43 UTC (3+ messages)
` [PATCH v2] ARM: at91/dt: fix phy address in sama5xmb to match the reg property
[BUG] ARM64: Create 4K page size mmu memory map at init time will trigger exception
2013-08-27 12:38 UTC (3+ messages)
[PATCH] net/cadence/macb: fix invalid 0 return if no phy is discovered on mii init
2013-08-27 12:36 UTC
[PATCH 01/15] PCI: convert bus code to use bus_groups
2013-08-27 12:35 UTC (3+ messages)
` [PATCH 02/15] rbd: "
[PATCH 00/12] RFC: steps to make audit pid namespace-safe
2013-08-27 12:11 UTC (7+ messages)
` [PATCH 11/12] pid: rewrite task helper functions avoiding task->pid and task->tgid
[PATCH] kernel: Assembly: need add prefix for h8300 architecture
2013-08-27 12:05 UTC (5+ messages)
[PATCHSET 00/13] tracing/uprobes: Add support for more fetch methods (v4)
2013-08-27 12:03 UTC (16+ messages)
` [PATCH 01/13] tracing/uprobes: Fix documentation of uprobe registration syntax
` [PATCH 02/13] tracing/probes: Fix basic print type functions
` [PATCH 03/13] tracing/kprobes: Move fetch functions to trace_kprobe.c
` [PATCH 04/13] tracing/kprobes: Add fetch{,_size} member into deref fetch method
` [PATCH 05/13] tracing/kprobes: Staticize stack and memory fetch functions
` [PATCH 06/13] tracing/kprobes: Factor out struct trace_probe
` [PATCH 07/13] tracing/uprobes: Convert to "
` [PATCH 08/13] tracing/kprobes: Move common functions to trace_probe.h
` [PATCH 09/13] tracing/kprobes: Integrate duplicate set_print_fmt()
` [PATCH 10/13] tracing/uprobes: Fetch args before reserving a ring buffer
` [PATCH 11/13] tracing/kprobes: Add priv argument to fetch functions
` [PATCH 12/13] tracing/uprobes: Add more "
` [PATCH 13/13] tracing/uprobes: Add support for full argument access methods
Fwd: perf: callchain feature on ARM - question about libunwind API
2013-08-27 11:58 UTC
[PATCH] memcg: check that kmem_cache has memcg_params before accessing it
2013-08-27 11:56 UTC
how to make a option in menuconfig as new feature
2013-08-27 11:54 UTC (3+ messages)
[PATCH] kvm tools: powerpc: Fix init order for xics
2013-08-27 11:52 UTC (2+ messages)
[PATCH v4 0/5] ARM/ARM64 architected timer updates
2013-08-27 11:37 UTC (8+ messages)
` [PATCH v4 1/5] ARM/ARM64: arch_timer: add macros for bits in control register
` [PATCH v4 3/5] ARM64: arch_timer: add support to configure and enable event stream
[PATCH v8 0/3] DMA: Freescale: Add support for 8-channel DMA engine
2013-08-27 11:35 UTC (6+ messages)
` [PATCH v8 1/3] DMA: Freescale: revise device tree binding document
` [PATCH v8 2/3] DMA: Freescale: Add new 8-channel DMA engine device tree nodes
` [PATCH v8 3/3] DMA: Freescale: update driver to support 8-channel DMA engine
[PATCH] documentation/devicetree: Move DT bindigns from gpio to watchdog
2013-08-27 11:10 UTC (2+ messages)
` [RFC][PATCH v2] "
[PATCH] regcache-rbtree: Fix reg_stride != 1
2013-08-27 11:03 UTC
[Query] CPUFreq: Why do we need policy->user_policy?
2013-08-27 10:59 UTC (4+ messages)
[PATCH v8] KVM: PPC: reserve a capability and ioctl numbers for realmode VFIO
2013-08-27 10:58 UTC (4+ messages)
[PATCH v2 0/3] pcf857x: Add OF support
2013-08-27 10:50 UTC (6+ messages)
` [PATCH v2 3/3] gpio: "
What could cause siginfo_t.si_addr to always be NULL?
2013-08-27 10:48 UTC
[PATCH 1/3] mfd: ab8500-debugfs: Apply a check for -ENOMEM after allocating memory for sysfs
2013-08-27 10:40 UTC (2+ messages)
[PATCH] Documentation/memory-barriers: fix a error that mistakes a CPU notion in Section Transitivity
2013-08-27 10:34 UTC
[PATCH] gpio: pcf857x: cleanup irq_demux_work and use threaded irq
2013-08-27 10:30 UTC
linux-next: Tree for Aug 27
2013-08-27 10:30 UTC
[PATCH v4 00/28] x86, irq: Support ioapic controller hotplug
2013-08-27 10:25 UTC (9+ messages)
` [PATCH v4 26/28] PCI, x86, ACPI: Link acpi ioapic register to ioapic
` [PATCH v4 27/28] PCI, x86, ACPI: Enable ioapic hotplug support with acpi host bridge
[linux-next-20130822] module: broken module versions?
2013-08-27 10:23 UTC (2+ messages)
[Query-CPUIdle]: Not much activity in C0 state
2013-08-27 10:23 UTC
linux-next: build warning after merge of the cgroup tree
2013-08-27 10:17 UTC
[PATCH v2] p2m: use GNTTABOP_unmap_and_duplicate if available
2013-08-27 10:13 UTC
[PATCH v1] p2m: use GNTTABOP_unmap_and_duplicate if available
2013-08-27 10:10 UTC (3+ messages)
linux-next: manual merge of the clk tree with Linus' tree
2013-08-27 10:09 UTC (2+ messages)
[PATCH v3 0/3] Input: omap-keypad: Wakeup capability and w/a for i689 errata
2013-08-27 10:08 UTC (2+ messages)
[PATCH] vfio, iommu: Fixed interaction of VFIO_IOMMU_MAP_DMA with IOMMU address limits
2013-08-27 9:57 UTC
[PATCH 0/4] Add freescale ftm pwm driver for Vybrid VF610 TOWER
2013-08-27 9:56 UTC (6+ messages)
` [PATCH 1/4] pwm: add freescale ftm pwm driver support
[guv v2 20/31] powerpc: Replace __get_cpu_var uses
2013-08-27 9:53 UTC (6+ messages)
` [guv v2 22/31] arm: "
` [guv v2 30/31] metag: "
[REGRESSION 3.11-rc] wm8775 9-001b: I2C: cannot write ??? to register R??
2013-08-27 9:51 UTC (4+ messages)
[PATCH] PCI: add quirk for 3ware 9650SE controller
2013-08-27 9:45 UTC (2+ messages)
[RFC PATCH v2 00/11] Add (de)compression support to pstore
2013-08-27 9:39 UTC (4+ messages)
` [RFC PATCH v2 06/11] pstore: Add decompression "
[PATCH 00/11] x86, memblock: Allocate memory near kernel image before SRAT parsed
2013-08-27 9:37 UTC (12+ messages)
` [PATCH 01/11] memblock: Rename current_limit to current_limit_high in memblock
` [PATCH 02/11] memblock: Rename memblock_set_current_limit() to memblock_set_current_limit_high()
` [PATCH 03/11] memblock: Introduce lowest limit in memblock
` [PATCH 04/11] memblock: Introduce memblock_set_current_limit_low() to set lower limit of memblock
` [PATCH 05/11] memblock: Introduce allocation order to memblock
` [PATCH 06/11] memblock: Improve memblock to support allocation from lower address
` [PATCH 07/11] x86, memblock: Set lowest limit for memblock_alloc_base_nid()
` [PATCH 08/11] x86, acpi, memblock: Use __memblock_alloc_base() in acpi_initrd_override()
` [PATCH 09/11] mem-hotplug: Introduce movablenode boot option to {en|dis}able using SRAT
` [PATCH 10/11] x86, mem-hotplug: Support initialize page tables from low to high
` [PATCH 11/11] x86, mem_hotplug: Allocate memory near kernel image before SRAT is parsed
Technical Support (Immediate Response)
2013-08-27 9:37 UTC
Updated stolen mem patches
2013-08-27 9:34 UTC (2+ messages)
` [Intel-gfx] "
[PATCH] DMA: shdma: fix compiler warning after a bad merge
2013-08-27 9:31 UTC
[PATCH] kernel/padata.c: Register hotcpu notifier after initialization
2013-08-27 9:30 UTC (2+ messages)
[PATCH 1/3 v3] pinctrl: ADI PIN control driver for the GPIO controller on bf54x and bf60x
2013-08-27 9:30 UTC (5+ messages)
[PATCH] driver core / ACPI: Avoid device removal locking problems
2013-08-27 9:21 UTC (5+ messages)
[PATCH] DMA: shdma: fix a bad merge - remove free_irq()
2013-08-27 9:21 UTC (4+ messages)
[PATCH 0/2] fs: supply inode uid/gid setting interface
2013-08-27 9:20 UTC (4+ messages)
[PATCH 0/2] net/cadence/macb: add support for dt phy definition
2013-08-27 9:16 UTC (6+ messages)
[3.10][PATCH 0/4] resume reset fixes for stable 3.10
2013-08-27 9:14 UTC (4+ messages)
` [3.10][PATCH 4/4] mei: me: fix hardware reset flow
[PATCH 00/10] Various load-balance cleanups/optimizations -v2
2013-08-27 9:13 UTC (10+ messages)
` [PATCH 07/10] sched, fair: Optimize find_busiest_queue()
` [PATCH 09/10] sched, fair: Fix the sd_parent_degenerate() code
[PATCH] scsi: ufs: read door bell register after clearing interrupt aggregation
2013-08-27 8:59 UTC (3+ messages)
[PATCH] MAINTAINERS: change my DT related maintainer address
2013-08-27 8:59 UTC
[PATCH 1/3] cpuidle: coupled: disable interrupts after entering safe state
2013-08-27 8:57 UTC (3+ messages)
` [PATCH 3/3] cpuidle: coupled: fix race condition between pokes and "
[PATCH] Documentation/trace: Correcting and extending tracepoint documentation
2013-08-27 8:57 UTC (3+ messages)
[PATCH RFC v3] mmc: sdhci-msm: Add support for MSM chipsets
2013-08-27 8:55 UTC (2+ messages)
[PATCHSET 00/13] tracing/uprobes: Add support for more fetch methods (v3)
2013-08-27 8:53 UTC (8+ messages)
` [PATCH 10/13] tracing/uprobes: Fetch args before reserving a ring buffer
` "
[PATCH v8 0/7] cpufreq:boost: CPU Boost mode support
2013-08-27 8:49 UTC (3+ messages)
[PATCH V6 0/2] iio: input: ti_am335x_adc: Add continuous sampling support
2013-08-27 8:42 UTC (3+ messages)
` [PATCH 2/2] iio: "
unused swap offset / bad page map
2013-08-27 8:37 UTC (10+ messages)
linux-next: manual merge of the arm-soc tree with the pm tree
2013-08-27 8:33 UTC
[PATCH] Kconfig.debug: Add FRAME_POINTER anti-dependency for ARC
2013-08-27 8:31 UTC
linux-next: manual merge of the arm-soc tree with Linus' tree
2013-08-27 8:29 UTC
[PATCH 1/1] mfd: ab8500-debugfs: Staticize local variables
2013-08-27 8:29 UTC (2+ messages)
[PATCH 1/2] mfd: db8500-prcmu: Use ANSI function declaration
2013-08-27 8:28 UTC (4+ messages)
` [PATCH 2/2] mfd: db8500-prcmu: Staticize clk_mgt
[RFC PATCH 0/3] pinctrl: at91: add support for generic pinconf
2013-08-27 8:28 UTC (8+ messages)
` [RFC PATCH 1/3] pinctrl: add new generic pinconf config for deglitch filter
linux-next: manual merge of the arm-soc tree with Linus' tree
2013-08-27 8:26 UTC
linux-next: manual merge of the arm-soc tree with the usb tree
2013-08-27 8:24 UTC
[PATCH 00/32] ARM: ux500: Enable clocks for Device Tree
2013-08-27 8:23 UTC (8+ messages)
` [PATCH 21/33] clk: ux500: Add Device Tree support for the PRCC Kernel clock
[PATCH V13 00/12] perf tools: some fixes and tweaks
2013-08-27 8:23 UTC (4+ messages)
` [PATCH V13 02/12] perf tools: tidy up sample parsing overflow checking
` [PATCH V13 05/12] perf: make events stream always parsable
` [PATCH V13 08/12] perf tools: add missing 'abi' member to 'struct regs_dump'
[PATCH] tcp: don't apply tsoffset if rcv_tsecr is zero
2013-08-27 8:21 UTC
linux-next: manual merge of the arm-soc tree with the usb tree
2013-08-27 8:21 UTC
[PATCH] tcp: initialize rcv_tstamp for restored sockets
2013-08-27 8:20 UTC
[PATCH v2 1/3] mm/hwpoison: fix bug triggered by unpoison empty zero page
2013-08-27 8:07 UTC (6+ messages)
` [PATCH v2 3/3] mm/hwpoison: fix return value of madvise_hwpoison
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome