public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-12-04 12:37:13 to 2013-12-04 16:49:48 UTC [more...]

[PATCH] xen/pvhvm: If xen_platform_pci=0 is set don't blow up
 2013-12-04 16:48 UTC  (5+ messages)

[PATCH] Add a text_poke syscall v2
 2013-12-04 16:48 UTC  (13+ messages)
` [PATCH?] uprobes: change uprobe_write_opcode() to modify the page directly

[PATCH v4 00/12] kexec kernel efi runtime support
 2013-12-04 16:43 UTC  (10+ messages)
` [PATCH v4 07/12] efi: passing kexec necessary efi data via setup_data

smp_call_function_single with wait=0 considered harmful
 2013-12-04 16:46 UTC 

[PATCH v2 00/23] mm: Use memblock interface instead of bootmem
 2013-12-04 16:46 UTC  (14+ messages)
` [PATCH v2 02/23] mm/memblock: debug: don't free reserved array if !ARCH_DISCARD_MEMBLOCK
` [PATCH v2 06/23] mm/char: remove unnecessary inclusion of bootmem.h
` [PATCH v2 08/23] mm/memblock: Add memblock memory allocation apis

[patch 1/2] mm: memcg: handle non-error OOM situations more gracefully
 2013-12-04 16:33 UTC  (8+ messages)
` [patch 2/2] fs: buffer: move allocation failure loop into the allocator

Regression due to 0c44c2d0f459 x86: Use asm goto to implement better modify_and_test() functions
 2013-12-04 16:44 UTC  (3+ messages)

[PATCH 00/41] percpu: Consistent per cpu operations V1
 2013-12-04 16:43 UTC  (9+ messages)
` [PATCH 21/41] block: Replace __this_cpu_ptr with raw_cpu_ptr
` [PATCH 22/41] rcu: Replace __this_cpu_ptr uses "

[PATCH 0/2] ARM & scripts: fix kallsyms regression
 2013-12-04 16:39 UTC  (4+ messages)
` [PATCH 1/2] ARM: default PHYS_OFFSET if !MMU

[RFC PATCH v3 00/19] simplify generic cross CPU function call implementation
 2013-12-04 16:38 UTC  (22+ messages)
` [RFC PATCH v3 01/19] Revert "kernel/smp.c: free related resources when failure occurs in hotplug_cfd()"
` [RFC PATCH v3 02/19] Revert "smp: Fix SMP function call empty cpu mask race"
` [RFC PATCH v3 03/19] smp, alpha: kill SMP single function call interrupt
` [RFC PATCH v3 04/19] smp, ARM: "
` [RFC PATCH v3 05/19] smp, ARM64: "
` [RFC PATCH v3 06/19] smp, blackfin: "
` [RFC PATCH v3 07/19] smp, hexagon: "
` [RFC PATCH v3 08/19] smp, IA64: "
` [RFC PATCH v3 09/19] smp, m32r: "
` [RFC PATCH v3 10/19] smp, metag: "
` [RFC PATCH v3 11/19] smp, mn10300: "
` [RFC PATCH v3 12/19] smp, mn10300: enable arch_send_call_function_ipi_mask()
` [RFC PATCH v3 13/19] smp, s390: prepare for killing generic_smp_call_function_single_interrupt()
` [RFC PATCH v3 14/19] smp, sh: kill SMP single function call interrupt
` [RFC PATCH v3 15/19] smp, sparc64: "
` [RFC PATCH v3 16/19] smp, sparc: "
` [RFC PATCH v3 17/19] smp, tile: "
` [RFC PATCH v3 18/19] "
` [RFC PATCH v3 19/19] smp, x86: "

Supporting 4 way connections in LKSCTP
 2013-12-04 16:25 UTC  (22+ messages)

[PATCH 0/3] clk: bcm281xx: define Broadcom kona clocks
 2013-12-04 16:24 UTC  (13+ messages)
` [PATCH 1/3] clk: bcm281xx: define kona clock binding
` [PATCH 2/3] clk: bcm281xx: add initial clock framework support
` [PATCH 3/3] ARM: dts: bcm281xx: define real clocks

[PATCH v3] checkpatch: add DT compatible string documentation checks
 2013-12-04 16:12 UTC  (2+ messages)

[PATCH] cpuidle: Check for dev before deregistering it
 2013-12-04 16:09 UTC  (4+ messages)

[PATCH 00/14] NUMA balancing segmentation faults candidate fix on large machines
 2013-12-04 16:07 UTC  (6+ messages)
` [PATCH 14/15] mm: numa: Flush TLB if NUMA hinting faults race with PTE scan update

[PATCH] crash_dump: fix compilation error (on MIPS at least)
 2013-12-04 15:58 UTC 

[PATCH 3/3] usb: ohci-at91: use device managed clk retrieval
 2013-12-04 15:59 UTC  (4+ messages)

[RFC part1 PATCH 0/7] Make ACPI core running on ARM64
 2013-12-04 15:55 UTC  (27+ messages)
` [RFC part1 PATCH 1/7] ACPI: Make ACPI core running without PCI "
` [RFC part1 PATCH 2/7] ARM64 : Add dummy asm/cpu.h
` [RFC part1 PATCH 3/7] ACPI / processor_core: Rework _PDC related stuff to make it more arch-independent
` [RFC part1 PATCH 4/7] ARM64 / ACPI: Introduce the skeleton of _PDC related for ARM64
` [RFC part1 PATCH 5/7] ARM64 / ACPI: Introduce arm_core.c and its related head file
` [RFC part1 PATCH 7/7] ARM64 / ACPI: Enable ARM64 in Kconfig

[RFC part2 PATCH 0/9] Using ACPI MADT table to initialise SMP and GIC
 2013-12-04 15:50 UTC  (15+ messages)
` [RFC part2 PATCH 2/9] ARM64 / ACPI: Prefill cpu possible/present maps and map logical cpu id to APIC id
` [RFC part2 PATCH 7/9] irqdomain: Add a new API irq_create_acpi_mapping()
` [RFC part2 PATCH 9/9] ACPI / GIC: Initialize GIC using the information in MADT

[PATCH RFC v1 0/7] net: phy: Ethernet PHY powerdown optimization
 2013-12-04 15:44 UTC  (8+ messages)
` [PATCH RFCv2 0/6] "
` [PATCH RFCv2 1/6] net: mv643xx_eth: properly start/stop phy device
` [PATCH RFCv2 2/6] net: phy: marvell: provide genphy suspend/resume
` [PATCH RFCv2 3/6] net: phy: provide phy_resume/phy_suspend helpers
` [PATCH RFCv2 4/6] net: phy: resume/suspend PHYs on attach/detach
` [PATCH RFCv2 5/6] net: phy: suspend unused PHYs on mdio_bus in late_initcall
` [PATCH RFCv2 6/6] net: phy: suspend phydev when going to HALTED

[PATCH 02/29] perf tools: Include test-stackprotector-all.c in test-all
 2013-12-04 15:41 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] perf tools: Make trace command to follow -m option
 2013-12-04 15:41 UTC  (2+ messages)
` [tip:perf/core] perf trace: Honour "

[tip:perf/core] perf timechart: Move all_data per_pid list to ' struct timechart'
 2013-12-04 15:41 UTC 

[tip:perf/core] perf timechart: Move power_events list to ' struct timechart'
 2013-12-04 15:41 UTC 

[tip:perf/core] perf timechart: Move wake_events list to ' struct timechart'
 2013-12-04 15:41 UTC 

[PATCH V2] perf Makefile: Correct the message in feature-libnuma checking
 2013-12-04 15:41 UTC  (2+ messages)
` [tip:perf/core] perf tools: "

[tip:perf/core] perf timechart: Introduce tool struct
 2013-12-04 15:40 UTC 

[PATCH 5/7] perf tools: Add perf_data_file__write interface
 2013-12-04 15:40 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 4/7] perf tools: Add writen function
 2013-12-04 15:40 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 3/7] perf tools: Fine tune readn function
 2013-12-04 15:40 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 2/7] perf tools: Use correct return type for readn function
 2013-12-04 15:40 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 1/7] perf record: Unify data output code into perf_record__write function
 2013-12-04 15:40 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v2 0/4] initial while_each_thread() fixes
 2013-12-04 15:40 UTC  (11+ messages)
` [PATCH v2 1/4] introduce for_each_thread() to replace the buggy while_each_thread()
` [PATCH v2 2/4] oom_kill: change oom_kill.c to use for_each_thread()
` [PATCH v2 3/4] oom_kill: has_intersects_mems_allowed() needs rcu_read_lock()
` [PATCH v2 4/4] oom_kill: add rcu_read_lock() into find_lock_task_mm()

[tip:x86/urgent] x86-64, build: Always pass in -mno-sse
 2013-12-04 15:37 UTC  (4+ messages)

[PATCH] ARM:INTEGRATOR: Default enable ARM_PATCH_PHYS_VIRT, AUTO_ZRELADDR
 2013-12-04 15:35 UTC  (2+ messages)

[PATCH v2 0/3] clk: bcm281xx: define Broadcom kona clocks
 2013-12-04 15:33 UTC  (4+ messages)
` [PATCH v2 1/3] clk: bcm281xx: define kona clock binding
` [PATCH v2 2/3] clk: bcm281xx: add initial clock framework support
` [PATCH v2 3/3] ARM: dts: bcm281xx: define real clocks

[RFC part3 PATCH 1/2] clocksource / arch_timer: Use ACPI GTDT table to initialize arch timer
 2013-12-04 15:33 UTC 

[PATCHSET REPOST driver-core-next] kernfs: implement trusted.* xattr support
 2013-12-04 15:33 UTC  (3+ messages)

user defined OOM policies
 2013-12-04 15:24 UTC  (12+ messages)
            ` [patch 1/8] fork: collapse copy_flags into copy_process
              ` [patch 2/8] mm, mempolicy: rename slab_node for clarity
              ` [patch 3/8] mm, mempolicy: remove per-process flag

[PATCH v10 1/3] aerdrv: Trace Event for AER
 2013-12-04 15:28 UTC  (3+ messages)
` [BUG] "

[PATCH 3/3] ARM Coresight: Add PID control support for ETM tracing
 2013-12-04 15:27 UTC  (2+ messages)

[PATCH 2/3] ARM Coresight: Add address control support for ETM
 2013-12-04 15:26 UTC  (2+ messages)

[PATCH] usb: core: Abort deauthorization if unsetting configuration fails
 2013-12-04 15:21 UTC  (2+ messages)

[PATCH] x86: Add check for number of available vectors before CPU down
 2013-12-04 15:15 UTC  (3+ messages)

[PATCH v2 2/6] x86: Add Intel graphics stolen memory quirk for gen2 platforms
 2013-12-04 15:15 UTC  (4+ messages)

Need help on Linux PCIe
 2013-12-04 15:11 UTC  (4+ messages)

[RFC part3 PATCH 0/2] Using ACPI GTDT table to initialize arch timer
 2013-12-04 15:07 UTC  (8+ messages)
` [RFC part3 PATCH 1/2] clocksource / arch_timer: Use "
` [RFC part3 PATCH 2/2] ARM64 / clocksource: Use arch_timer_acpi_init()

[PATCH 1/2] clocksource: sh_tmu: remove unnecessary platform_set_drvdata()
 2013-12-04 14:54 UTC  (4+ messages)
` [PATCH 2/2] clocksource: sh_mtu2: "

[PATCH] aio: clean up aio ring in the fail path
 2013-12-04 14:54 UTC  (2+ messages)

[RFC PATCH 0/5] Memory compaction efficiency improvements
 2013-12-04 14:51 UTC  (3+ messages)
` [PATCH] mm: compaction: Trace compaction begin and end

[PATCH v3 00/10] Make dwc3 use Generic PHY Framework
 2013-12-04 14:40 UTC  (3+ messages)
` [PATCH v3 04/10] usb: dwc3: use quirks to know if a particualr platform doesn't have PHY

[PATCH v4 0/3] regulator: tps6586x: add version detection and voltage tables
 2013-12-04 14:40 UTC  (6+ messages)
` [PATCH v4 2/3] regulator: tps6586x: add and use correct voltage table

[PATCH RFC 0/4] Add Exynos5 USB 3.0 phy driver based on generic PHY framework
 2013-12-04 14:28 UTC  (17+ messages)
` [PATCH RFC 1/4] phy: Add new Exynos5 USB 3.0 PHY driver

[PATCH 0/5] perf tools: some update for perf tool
 2013-12-04 22:56 UTC  (3+ messages)
` [PATCH 3/5] perf tools: Update the Document for perf kvm record for new behavior

sysfs: use a separate locking class for open files depending on mmap
 2013-12-04 14:20 UTC  (9+ messages)
            ` [PATCH driver-core-linus] sysfs: bail early from sysfs_bin_mmap() to avoid spurious lockdep warning
                ` [PATCH driver-core-linus] sysfs: give different locking key to regular and bin files

[PATCH] perf tools: Fix random fd closing with no libelf
 2013-12-04 14:23 UTC 

[patch] mfd: max14577: cleanup an error message
 2013-12-04 14:14 UTC  (2+ messages)

[PATCH 1/2] usb: chipidea: fix mistake in device tree binding of nspire-usb to use vendor name 'lsi' instead of SoC name 'zevio'
 2013-12-04 13:44 UTC  (2+ messages)

[PATCH 0/5] cpufreq:boost: CPU Boost mode support
 2013-12-04 14:12 UTC  (11+ messages)
` [PATCH v10 0/7] "
  ` [PATCH v10 7/7] thermal:exynos:boost: Automatic enable/disable of BOOST feature (at Exynos4412)
` [PATCH RESEND v10 0/7] cpufreq:boost: CPU Boost mode support

[PATCH 0/7] perf script: Add an option to print the source line number
 2013-12-04 14:16 UTC  (8+ messages)
` [PATCH 1/7] perf script: Do not call perf_event__preprocess_sample() twice)
      ` [PATCH V2 "
` [PATCH 6/7] perf tools: Do not need to read symbols for source line lookup

[PATCH 0/4] usb: chipidea: msm: Clean and fix glue layer driver
 2013-12-04 13:38 UTC  (11+ messages)
` [PATCH 1/4] usb: chipidea: msm: Add device tree binding information
` [PATCH 4/4] usb: chipidea: msm: Use USB PHY API to control PHY state

[PATCH] OF: base: match each node compatible against all given matches first
 2013-12-04 14:04 UTC  (7+ messages)
` [PATCH v2] "

[PATCH 0/6] Generic WorkQueue Engine (GenWQE) device driver (v8)
 2013-12-04 14:02 UTC  (3+ messages)
` [PATCH 1/6] GenWQE PCI support, health monitoring and recovery

[GIT PULL] GPIO fixes for the v3.13 series, take two
 2013-12-04 13:57 UTC 

[PATCH V5 0/3] perf/x86/amd: AMD Family 16h Data Breakpoint Extensions
 2013-12-04 13:57 UTC  (10+ messages)
` [PATCH 1/3] perf/x86/amd: AMD support for bp_len > HW_BREAKPOINT_LEN_8

[PATCHv3 00/28] perf tools: Add traceevent plugins support
 2013-12-04 13:51 UTC  (6+ messages)
` [PATCH 22/28] tools lib traceevent: Remove malloc_or_die from event-plugin.c

[PATCH] Staging: speakup: synth.c: removed a space
 2013-12-04 13:47 UTC  (7+ messages)
          ` [PATCH -next] checkpatch: Warn only on "space before semicolon" at end of line

[PATCH v6 0/3] mfd: max14577: Add max14577 MFD drivers
 2013-12-04 13:41 UTC  (6+ messages)
` [PATCH v6 3/3] mfd: max14577: Add device tree bindings document

[PATCH] ARM: OMAP2+: omap_device: add fail hook for runtime_pm when bad data is detected
 2013-12-04 13:37 UTC  (5+ messages)

[PATCH v2 00/03] clocksource: Consolidate SH and ARM mach-shmobile Kconfig bits
 2013-12-04 13:30 UTC  (10+ messages)
` [PATCH v2 01/03] clocksource: Add Kconfig entries for CMT, MTU2, TMU and STI

[PATCH v2] pinctrl: baytrail: lock IRQs when starting them
 2013-12-04 13:26 UTC  (2+ messages)

[PATCH] Tools: hv: remove inclusion of linux/types.h
 2013-12-04 13:25 UTC 

pull request: bluetooth-next 2013-12-04
 2013-12-04 13:25 UTC 

[PATCH 0/3] AHCI: sunxi: Add sunxi AHCI driver
 2013-12-04 13:23 UTC  (14+ messages)
` [PATCH 1/3] RFC: AHCI: libahci is missing DMA
` [PATCH 2/3] ARM: sunxi: Add an ahci-platform compatible AHCI driver for the Allwinner SUNXi series of SoCs

[PATCH] ARM: multi_v7_defconfig: Fix STi support
 2013-12-04 13:10 UTC 

[PATCH v4 0/3] More color in 'perf diff'
 2013-12-04 13:11 UTC  (6+ messages)
` [PATCH v4 2/3] perf diff: color the Ratio column

why does index in truncate_inode_pages_range() grows so much ?
 2013-12-04 13:06 UTC  (5+ messages)

[PATCH v2] serial: 8250_dw: Improve unwritable LCR workaround
 2013-12-04 13:01 UTC  (8+ messages)

high kswapd CPU usage when executing binaries from NFS w/ CMA and COMPACTION
 2013-12-04 13:00 UTC  (2+ messages)

[PATCH 3/3] perf report: Add --show-time-info option
 2013-12-04 12:57 UTC  (7+ messages)

[PATCH] Staging: bcm: DDRInit: Fixed non_standard kernel style
 2013-12-04 12:56 UTC  (2+ messages)

[PATCH 0/2] initial while_each_thread() fixes
 2013-12-04 12:57 UTC  (4+ messages)
` [PATCH 2/2] oom_kill: change oom_kill.c to use for_each_thread()

[PATCH v2 0/4] Add Exynos5 USB 3.0 phy driver based on generic PHY framework
 2013-12-04 12:50 UTC  (3+ messages)
` [PATCH v2 2/4] dt: exynos5250: Enable support for generic USB 3.0 phy

[PATCH 06/39] dma: remove DEFINE_PCI_DEVICE_TABLE macro
 2013-12-04 12:48 UTC  (4+ messages)

[BUG] ftrace: support for SOFT_DISABLE to syscall events caused huge slowdown of ftrace startup test
 2013-12-04 12:47 UTC  (3+ messages)

[PATCH] gpio: rewrite gpiochip_offset_to_desc()
 2013-12-04 12:46 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox