public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-17 11:39:50 to 2015-11-17 15:05:45 UTC [more...]

[PATCH 0/3] perf tools DWARF libunwind: Add callchain order support
 2015-11-17 15:05 UTC 

[PATCH][v6] x86, suspend: Save/restore extra MSR registers for suspend
 2015-11-17 15:06 UTC 

[PATCH] [SCSI] st: Remove obsolete scsi_tape.max_pfn
 2015-11-17 15:01 UTC  (2+ messages)

[PATCH V5 0/9] PCI: ACPI: Setting up DMA coherency for PCI device from _CCA attribute
 2015-11-17 15:00 UTC  (3+ messages)
` [PATCH V5 8/9] PCI: OF: Move of_pci_dma_configure() to pci_dma_configure()

[PATCH] x86/cpu: Fix SMAP check in PVOPS environments
 2015-11-17 14:59 UTC  (2+ messages)

[PATCH v7 0/4] KASAN for arm64
 2015-11-17 14:58 UTC  (5+ messages)

[PATCH] paravirt: remove paravirt ops pmd_update[_defer] and pte_update_defer
 2015-11-17 14:51 UTC 

irq_fpu_usable() is irreliable
 2015-11-17 14:51 UTC  (2+ messages)

[PATCH] paravirt: remove paravirt ops pmd_update_defer and pte_update_defer
 2015-11-17 14:47 UTC  (2+ messages)

[PATCH v2 0/4] Add support for Hyperlinks and Markup on kernel-doc
 2015-11-17 14:44 UTC  (4+ messages)
` [PATCH v2 2/4] scripts/kernel-doc: Replacing highlights hash by an array

Asterisk deadlocks since Kernel 4.1
 2015-11-17 14:44 UTC 

[PATCH] xen/x86: Adjust stack pointer in xen_sysexit
 2015-11-17 14:40 UTC  (11+ messages)

[PATCH] pinctrl: fix qcom ssbi drivers for 64-bit compilation
 2015-11-17 14:34 UTC  (2+ messages)

[PATCH V2 0/2] Create specific kconfig for kselftest
 2015-11-17 14:34 UTC  (3+ messages)
` [PATCH V2 1/2] selftests: create test-specific kconfig fragments
` [PATCH V2 2/2] scripts/kconfig/Makefile: add kselftest-mergeconfig

[PATCH 1/3 v7] livepatch: add old_sympos as disambiguator field to klp_func
 2015-11-17 14:29 UTC  (3+ messages)

[PATCH] crypto: sun4i-ss: add missing statesize
 2015-11-17 14:27 UTC  (4+ messages)

[PATCH 1/5] fs/block_dev.c: make sb_is_blkdev_sb return bool when CONFIG_BLOCK undefined
 2015-11-17 14:25 UTC  (2+ messages)

[PATCH] drivers: ata: Move vendor specific sata port phy oob settings to device-tree
 2015-11-17 14:24 UTC  (3+ messages)

[PATCH 00/27] mtd: nand: refactor the NAND subsystem (part 1)
 2015-11-17 14:22 UTC  (6+ messages)
` [PATCH 14/27] mtd: nand: use the mtd instance embedded in struct nand_chip

[PATCH] gpio-tegra: Do not create the debugfs entry by default
 2015-11-17 14:20 UTC  (2+ messages)

[PATCH] pinctrl: mediatek: fix a memleak when do dt maps
 2015-11-17 14:18 UTC  (2+ messages)

37afb0003242 ("cpufreq: intel_pstate: Use ACPI perf configuration") makes intel_pstate kaputt
 2015-11-17 14:38 UTC  (3+ messages)

[RESEND RFC/PATCH 0/8] Add MT8173 Video Encoder Driver and VPU Driver
 2015-11-17 14:13 UTC  (10+ messages)
` [RESEND RFC/PATCH 1/8] dt-bindings: Add a binding for Mediatek Video Processor Unit
` [RESEND RFC/PATCH 2/8] arm64: dts: mediatek: Add node "
` [RESEND RFC/PATCH 3/8] media: platform: mtk-vpu: Support Mediatek VPU
` [RESEND RFC/PATCH 4/8] dt-bindings: Add a binding for Mediatek Video Encoder
` [RESEND RFC/PATCH 5/8] arm64: dts: mediatek: Add Video Encoder for MT8173
` [RESEND RFC/PATCH 6/8] media: platform: mtk-vcodec: Add Mediatek V4L2 Video Encoder Driver
` [RESEND RFC/PATCH 7/8] media: platform: mtk-vcodec: Add Mediatek VP8 "
` [RESEND RFC/PATCH 8/8] media: platform: mtk-vcodec: Add Mediatek H264 "

[PATCH v3 00/23] powerpc/8xx: Use large pages for RAM and IMMR and other improvments
 2015-11-17 13:32 UTC  (24+ messages)
` [PATCH v3 01/23] powerpc/8xx: Save r3 all the time in DTLB miss handler
` [PATCH v3 02/23] powerpc/8xx: Map linear kernel RAM with 8M pages
` [PATCH v3 03/23] powerpc: Update documentation for noltlbs kernel parameter
` [PATCH v3 04/23] powerpc/8xx: move setup_initial_memory_limit() into 8xx_mmu.c
` [PATCH v3 05/23] powerpc32: Fix pte_offset_kernel() to return NULL for bad pages
` [PATCH v3 06/23] powerpc32: refactor x_mapped_by_bats() and x_mapped_by_tlbcam() together
` [PATCH v3 07/23] powerpc/8xx: Fix vaddr for IMMR early remap
` [PATCH v3 08/23] powerpc/8xx: Map IMMR area with 512k page at a fixed address
` [PATCH v3 09/23] powerpc/8xx: CONFIG_PIN_TLB unneeded for CONFIG_PPC_EARLY_DEBUG_CPM
` [PATCH v3 10/23] powerpc/8xx: map more RAM at startup when needed
` [PATCH v3 11/23] powerpc32: Remove useless/wrong MMU:setio progress message
` [PATCH v3 12/23] powerpc32: remove ioremap_base
` [PATCH v3 13/23] powerpc/8xx: Add missing SPRN defines into reg_8xx.h
` [PATCH v3 14/23] powerpc/8xx: Handle CPU6 ERRATA directly in mtspr() macro
` [PATCH v3 15/23] powerpc/8xx: remove special handling of CPU6 errata in set_dec()
` [PATCH v3 16/23] powerpc/8xx: rewrite set_context() in C
` [PATCH v3 17/23] powerpc/8xx: rewrite flush_instruction_cache() "
` [PATCH v3 18/23] powerpc: add inline functions for cache related instructions
` [PATCH v3 19/23] powerpc32: Remove clear_pages() and define clear_page() inline
` [PATCH v3 20/23] powerpc32: move xxxxx_dcache_range() functions inline
` [PATCH v3 21/23] powerpc: Simplify test in __dma_sync()
` [PATCH v3 22/23] powerpc32: small optimisation in flush_icache_range()
` [PATCH v3 23/23] powerpc32: Remove one insn in mulhdu

.gnu.hash into text PHDR?
 2015-11-17 14:12 UTC 

[PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
 2015-11-17 14:10 UTC  (11+ messages)
                                ` [PATCH 0/4] crypto-ixp4xx: Deletion of a few unnecessary checks
                                  ` [PATCH 1/4] crypto-ixp4xx: Delete unnecessary checks before the function call "dma_pool_destroy"
                                  ` [PATCH 2/4] crypto-ixp4xx: Two function calls less in init_ixp_crypto() after error detection
                                  ` [PATCH 3/4] crypto-ixp4xx: Reduce assignment for a variable in init_ixp_crypto()
                                ` [PATCH] ieee802154-atusb: Delete an unnecessary check before the function call "kfree_skb"

[PATCH 0/9] constify pci_error_handlers structures
 2015-11-17 14:09 UTC  (3+ messages)
` [PATCH 7/9] crypto: "

[PATCH 1/7] crypto: marvell: check return value of sg_nents_for_len
 2015-11-17 14:09 UTC  (2+ messages)

(no subject)
 2015-11-17 14:08 UTC  (3+ messages)
` [PATCH 11/11] crypto: algif: Change some variable to size_t

[PATCH 1/4] crypto: hifn_795x: replace simple_strtoul by kstrtouint
 2015-11-17 14:07 UTC  (3+ messages)
` [PATCH 2/4] crypto: hifn_795x: remove the hifn_test function

[PATCH] pinctrl: imx1-core: add missing of_node_put
 2015-11-17 14:02 UTC  (2+ messages)

[PATCH] signal: Unexport sigsuspend()
 2015-11-17 15:00 UTC  (2+ messages)

[PATCH 0/3] mtd: m25p80: fix some module and documentation issues
 2015-11-17 14:04 UTC  (7+ messages)
` [PATCH 1/3] mtd: m25p80: fix module autoloading for "jedec,spi-nor" and "spi-nor"
` [PATCH 2/3] mtd: m25p80: replace leftover "nor-jedec" with "spi-nor" in comments
` [PATCH 3/3] doc: dt: mtd: stop referring to driver code for spi-nor IDs

[RFC 0/2] ABI: IIO: proposal for AVERAGING_RATIO support
 2015-11-17 14:04 UTC  (4+ messages)
` [RFC 1/2] ABI: iio: support AVERAGING_RATIO setting

[PATCH 1/2] fs/ceph: remove unused functions in ceph_frag.h
 2015-11-17 14:04 UTC  (3+ messages)
` [PATCH 2/2] fs/ceph: ceph_frag_contains_value can be boolean

[RFC PATCH 0/7] reset: make RESET_CONTROLLER a select'ed option
 2015-11-17 14:03 UTC  (5+ messages)
` [RFC PATCH 4/7] pinctrl: sunxi: remove redundant "depends on RESET_CONTROLLER"

[PATCH 0/2] arm64: EXYNOS: Consolidate Exynos7 symbol
 2015-11-17 14:01 UTC  (5+ messages)
` [PATCH 1/2] clk: samsung: Don't build ARMv8 clock drivers on ARMv7

[PATCH v1 00/20] eznps a new ARC platform
 2015-11-17 13:59 UTC  (14+ messages)
` [PATCH v2 07/19] ARC: rename smp operation init_irq_cpu() to init_per_cpu()
` [PATCH v2 18/19] ARC: [plat-eznps] replace sync with proper cpu barrier

[PATCH] pinctrl: mediatek: Add get_direction support
 2015-11-17 13:58 UTC  (2+ messages)

[PATCH] gpio: pxa: change initcall level second attempt
 2015-11-17 13:56 UTC  (2+ messages)

[RFD] Functional dependencies between devices
 2015-11-17 13:55 UTC  (4+ messages)

[PATCH v8] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller
 2015-11-17 13:55 UTC  (7+ messages)

[PATCH 1/2] ARM: ux500: remove regulator-compatible usage
 2015-11-17 13:53 UTC  (4+ messages)
` [PATCH 2/2] ARM: u300: "

[PATCH] MAINTAINERS: Update OMAP GPIO driver entry
 2015-11-17 13:52 UTC  (3+ messages)

[PATCH] paravirt: remove unused pv_apic_ops structure
 2015-11-17 13:51 UTC  (2+ messages)

[PATCH 00/39] ARM: dts: Convert OMAP boards to use IOPAD pinmux macros
 2015-11-17 13:50 UTC  (4+ messages)
` [PATCH 01/39] pinctrl: Move am4372 and dra7 macros to the the SoC header files

[PATCH] stm: select CONFIG_SRCU
 2015-11-17 13:48 UTC  (2+ messages)

[PATCH 2/4] timer: relax tick stop in idle entry
 2015-11-17 13:49 UTC  (13+ messages)

[PATCH v1 19/20] ARC: [plat-eznps] replace sync with proper cpu barrier
 2015-11-17 13:48 UTC  (2+ messages)
` [PATCH] ARC: remove SYNC from __switch_to()

[PATCH v3] MMC/SDIO: enable SDIO device to suspend/resume asynchronously
 2015-11-17 13:48 UTC  (3+ messages)

[PATCH v2] gpiolib: tighten up ACPI legacy gpio lookups
 2015-11-17 13:43 UTC  (2+ messages)

kernel 4.4-rc1 BUG when booting as Xen dom0
 2015-11-17 13:42 UTC  (3+ messages)

[PATCH 1/5] Input: db9 - clear unused function pointers
 2015-11-17 13:40 UTC  (5+ messages)
` [PATCH 2/5] Input: gamecon "
` [PATCH 3/5] Input: turbografx "
` [PATCH 4/5] Input: walkera0701 "
` [PATCH 5/5] Input: parkbd "

[PATCH RESEND] arm64: berlin: add the pinctrl dependency for Marvell Berlin SoCs
 2015-11-17 13:41 UTC  (2+ messages)

[PATCH 1/3] gpio: 74xx: fix a possible NULL dereference
 2015-11-17 13:41 UTC  (6+ messages)
` [PATCH 2/3] gpio: syscon: "
` [PATCH 3/3] gpio: palmas: "

m25p80: Commit "allow arbitrary OF matching for "jedec,spi-nor"" breaks module autoloading
 2015-11-17 13:38 UTC  (17+ messages)
  ` spi: OF module autoloading is still broken (was: Re: m25p80: Commit "allow arbitrary OF matching for "jedec,spi-nor"" breaks module autoloading)
            ` spi: OF module autoloading is still broken

[PATCH] usb: gadget: Add the console support for usb-to-serial port
 2015-11-17 13:34 UTC  (2+ messages)

[PATCH 00/13] perf tools: bpf: Improve BPF program ability
 2015-11-17 13:34 UTC  (21+ messages)
` [PATCH 12/13] perf test: Test BPF prologue
    ` [PATCH 0/5] perf tools: Improve BPF support
      ` [PATCH 1/5] perf test: Fix 2 bugs in 'perf test BPF'
      ` [PATCH 3/5] perf test: Print result for each subtest for llvm
      ` [PATCH 5/5] perf test: Mute test cases if verbose == 0
    ` [PATCH] perf record: Support custom vmlinux path
` [PATCH 13/13] perf tools: Use same BPF program if arguments are identical

[PATCH] pinctrl: at91-pio4: use %pr format string for resource
 2015-11-17 13:33 UTC  (2+ messages)

[PATCH 2/4] irqchip/gic: Make sure all interrupts are deactivated at boot
 2015-11-17 13:30 UTC  (2+ messages)
` [tip:irq/urgent] "

[PATCH v8 0/17] Add Analogix Core Display Port Driver
 2015-11-17 13:31 UTC  (9+ messages)
` [PATCH v9 10/17] phy: Add driver for rockchip Display Port PHY
` [PATCH v10 "

[PATCH 4/4] irqchip/gic: Add save/restore of the active state
 2015-11-17 13:31 UTC  (2+ messages)
` [tip:irq/urgent] irqchip/gic: Add save/ restore "

[PATCH 3/4] irqchip/gic: Clear enable bits before restoring them
 2015-11-17 13:30 UTC  (2+ messages)
` [tip:irq/urgent] "

local64_cmpxchg() in arc_perf_event_update()
 2015-11-17 13:24 UTC  (8+ messages)
          ` NMI for ARC

[PATCH] ARM64: do not include ptrace.h from compat.h
 2015-11-17 13:24 UTC  (2+ messages)

[PATCH] drm: support hotspot for universal plane cursors
 2015-11-17 13:13 UTC  (2+ messages)

[PATCH 0/8] of: Dynamic DT updates
 2015-11-17 13:13 UTC  (3+ messages)
` [PATCH 8/8] of: changesets: Introduce changeset helper methods

8250_mid.c:undefined reference to `rational_best_approximation'
 2015-11-17 13:12 UTC  (2+ messages)

[PATCH] clocksource/drivers/tango-xtal: Replace code by clocksource_mmio_init
 2015-11-17 13:11 UTC  (6+ messages)

[PATCH v2] usb: chipidea: removing of_find_property
 2015-11-17 13:11 UTC  (2+ messages)

[PATCH v2 1/5] crypto: Multi-buffer encryptioin infrastructure support
 2015-11-17 13:06 UTC  (2+ messages)

[PATCH] [media] hdmi: added functions for MPEG InfoFrames
 2015-11-17 12:55 UTC  (4+ messages)

[PATCH] staging: fwserial: (coding-style) rewrite comparisons to NULL as "!fifo->data"
 2015-11-17 12:56 UTC 

[RFC] ARM64: simplify dma_get_ops
 2015-11-17 12:50 UTC  (5+ messages)

enable dynamic debug - doubt
 2015-11-17 12:40 UTC 

irq_fpu_usable() is false in ndo_start_xmit() for UDP packets
 2015-11-17 12:38 UTC  (3+ messages)

[PATCH 1/1] crypto: tcrypt: fix keysize argument of test_aead_speed for gcm(aes)
 2015-11-17 12:37 UTC 

[PATCH v2] percpu: remove PERCPU_ENOUGH_ROOM which is stale definition
 2015-11-17 12:25 UTC  (3+ messages)

[PATCH] staging: rtl8712: Fix typos and checkpatch warnings
 2015-11-17 12:23 UTC 

[PATCH 01/15] clocksource/drivers/h8300_timer8: Fix compilation error with dev_warn
 2015-11-17 12:20 UTC  (3+ messages)
` [PATCH 0/4] h8300: clock driver update

"compatible" and "model" properties in .dts for ARC boards
 2015-11-17 12:18 UTC  (4+ messages)

[RFC/PATCH] media: omap3isp: Set maximum DMA segment size
 2015-11-17 12:15 UTC  (3+ messages)

[PATCH RFC 0/3] Add iommu support for hi6220 HiKey board
 2015-11-17 11:57 UTC  (4+ messages)
` [PATCH 1/3] docs: iommu: Documentation for iommu in hi6220 SoC
` [PATCH 2/3] iommu/hisilicon: Add hi6220-SoC smmu driver
` [PATCH 3/3] arm64: dts: Add dts node for hi6220 "

Hit regression with TCP_TW REUSE/RECYCLE
 2015-11-17 12:07 UTC  (3+ messages)

[PATCH v5 0/3] Dynamic power model from device tree
 2015-11-17 12:06 UTC  (4+ messages)
` [PATCH v5 1/3] devicetree: bindings: Add optional dynamic-power-coefficient property
` [PATCH v5 2/3] cpufreq-dt: Supply power coefficient when registering cooling devices
` [PATCH v5 3/3] cpufreq: arm_big_little: Add support to register a cpufreq cooling device

[PATCH] x86: remove unused function cpu_has_ht_siblings()
 2015-11-17 12:05 UTC 

[PATCH v3] alarmtimer: fix unexpected rtc interrupt when system resume from S3
 2015-11-17 12:08 UTC 

[RFC PATCH 0/2] Add support for Tegra210 AGIC
 2015-11-17 11:57 UTC  (10+ messages)
` [RFC PATCH 1/2] genirq: Add runtime resume/suspend support for IRQ chips

[PATCH] usb: chipidea: removing of_find_property
 2015-11-17 11:52 UTC  (4+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH 4/4] locking: Introduce smp_cond_acquire()
 2015-11-17 11:51 UTC  (11+ messages)

[PATCH] fault-inject: correct printk order for interval vs. probability
 2015-11-17 11:48 UTC 

[PATCH V5 0/6] i2c: qup: Add support for v2 tags and bam dma
 2015-11-17 11:45 UTC  (7+ messages)
` [PATCH V5 1/6] i2c: qup: Change qup_wait_writeready function to use for all timeouts
` [PATCH V5 2/6] i2c: qup: Add V2 tags support
` [PATCH V5 3/6] i2c: qup: Transfer each i2c_msg in i2c_msgs without a stop bit
` [PATCH V5 4/6] i2c: qup: Add bam dma capabilities
` [PATCH V5 5/6] dts: msm8974: Add blsp2_bam dma node
` [PATCH V5 6/6] dts: msm8974: Add dma channels for blsp2_i2c1 node

[PATCH] clocksource: fsl: avoid harmless 64-bit warnings
 2015-11-17 11:45 UTC  (6+ messages)
` [tip:timers/urgent] clocksource/fsl: Avoid "

irq_fpu_usable() is irreliable
 2015-11-17 11:39 UTC 


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