linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-12 08:30:48 to 2015-11-12 13:25:56 UTC [more...]

[PATCH v4 2/3] mtd: nand: Add support for Arasan Nand Flash Controller
 2015-11-12 13:25 UTC  (6+ messages)

[RFC PATCH 0/5] Arch-independent livepatch
 2015-11-12 13:22 UTC  (17+ messages)
` [RFC PATCH 2/5] module: save load_info for livepatch modules
    `  "
` [RFC PATCH 3/5] livepatch: reuse module loader code to write relocations
    `  "
` [RFC PATCH 4/5] samples: livepatch: init reloc list and mark as klp module
    `  "

[PATCH v2 00/11] mtd: migrate 'of_node' handling to core, not in mtd_part_parser_data
 2015-11-12 13:22 UTC  (4+ messages)
` [PATCH v2 13/11] mtd: assign mtd->dev.of_node when creating partition devices

[PATCH] serial: 8250_mid: Add missing dependency
 2015-11-12 13:21 UTC 

[Patch v7 0/7] Consolidate ACPI PCI root common code into ACPI core
 2015-11-12 13:21 UTC  (10+ messages)
` [Patch v7 4/7] PCI/ACPI: Add interface acpi_pci_root_create()

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

[PATCH] ARM: xip: Use correct symbol for end of ROM marker
 2015-11-12 13:15 UTC  (3+ messages)

[PATCH v8 0/4] Exynos SROMc configuration and Ethernet support for SMDK5410
 2015-11-12 13:12 UTC  (5+ messages)
` [PATCH v8 1/4] Documentation: dt-bindings: Describe SROMc configuration
` [PATCH v8 2/4] ARM: dts: Add SROMc to Exynos 5410
` [PATCH v8 3/4] drivers: exynos-srom: Add support for bank configuration
` [PATCH v8 4/4] ARM: dts: Add Ethernet chip to SMDK5410

[PATCH V2 00/12] Drivers: hv: vmbus: Miscellaneous fixes and cleanup
 2015-11-12 13:10 UTC  (5+ messages)
` [PATCH V2 01/12] Drivers: hv: vss: run only on supported host versions
  ` [PATCH V2 10/12] Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex

[PATCH 0/2] Introduce the request handling for dm-crypt
 2015-11-12 12:59 UTC  (17+ messages)
    ` [dm-devel] "

[RFC 0/4] IIO: add support for INA2xx power monitor
 2015-11-12 12:57 UTC  (12+ messages)
` [RFC 1/4] iio: ina2xx: add direct IO support for TI INA2xx Power Monitors
    ` [RFC v2 1/2] "
    ` [RFC v2 2/2] iio: ina2xx: add SOFTWARE buffer mode using an iio kfifo
` [RFC 4/4] "

[PATCH] i2c: tegra: fix a possible NULL dereference
 2015-11-12 12:54 UTC  (3+ messages)

[PATCH v5 0/5] Add SMP bringup support for mt65xx socs
 2015-11-12 12:46 UTC  (13+ messages)
` [PATCH v5 4/5] ARM: dts: mt8135: enable basic SMP bringup for mt8135

RFC: OOM detection rework v1
 2015-11-12 12:44 UTC  (4+ messages)
` [RFC 1/3] mm, oom: refactor oom detection

[PATCH v2 0/2] Stop Intel Processor Trace logging on panic
 2015-11-12 12:38 UTC  (3+ messages)

[PATCH] pwm: sun4i: fix a possible NULL dereference
 2015-11-12 12:38 UTC  (2+ messages)

[PATCH] vhost: move is_le setup to the backend
 2015-11-12 12:37 UTC  (3+ messages)

[PATCH v3 0/4] SMP support for Broadcom NSP
 2015-11-12 12:37 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: add SMP enable-method "

[RFC][PATCH] mips: Fix arch_spin_unlock()
 2015-11-12 12:35 UTC  (2+ messages)

[PATCH v2 1/3] tty: Introduce UART_CAP_HW485
 2015-11-12 12:34 UTC  (4+ messages)
` [PATCH v2 3/3] tty: Add software emulated RS485 support for 8250

[PATCH v3 0/4] crypto: add crypto accelerator support for rk3288
 2015-11-12 12:32 UTC  (9+ messages)
` [PATCH v3 3/4] Crypto: rockchip/crypto - add crypto driver "
` [PATCH v3 4/4] ARM: dts: rockchip: Add Crypto node "
` [PATCH v3 2/4] clk: rockchip: set an ID for crypto clk

[PATCH] PCI: hisi: Fix Section mismatch compilation warning for probe()
 2015-11-12 12:24 UTC  (4+ messages)
` [PATCH] PCI: hisi: fix deferred probing

Shut up unhandled MSR warnings
 2015-11-12 12:28 UTC  (5+ messages)

drm: Bogus WARN() in drm_atomic_helper_update_legacy_modeset_state() ?
 2015-11-12 12:26 UTC  (9+ messages)

[PATCH v2 0/3] pstore: resend three patches
 2015-11-12 12:22 UTC  (7+ messages)
` [PATCH v2 1/3] pstore: check PSTORE_FLAGS_FRAGILE in pstore_unregister
  ` [PATCH v2 2/3] efi-pstore: implement efivars_pstore_exit()

[PATCH v3 0/3] virtio DMA API core stuff
 2015-11-12 12:18 UTC  (12+ messages)

[PATCH 0/3] arm64: make some functions static
 2015-11-12 12:04 UTC  (4+ messages)
` [PATCH 1/3] arm64: smp: make of_parse_and_init_cpus static
` [PATCH 2/3] arm64: mmu: make split_pud and fixup_executable static
` [PATCH 3/3] arm64: suspend: make hw_breakpoint_restore static

[PATCH 00/10 V2] KVM: x86: MMU: Clean up x86's mmu code for future work
 2015-11-12 12:08 UTC  (12+ messages)
` [PATCH 01/10] KVM: x86: MMU: Remove unused parameter of __direct_map()
` [PATCH 02/10] KVM: x86: MMU: Add helper function to clear a bit in unsync child bitmap
` [PATCH 03/10] KVM: x86: MMU: Make mmu_set_spte() return emulate value
` [PATCH 04/10] KVM: x86: MMU: Remove is_rmap_spte() and use is_shadow_present_pte()
` [PATCH 05/10] KVM: x86: MMU: Use for_each_rmap_spte macro instead of pte_list_walk()
` [PATCH 06/10] KVM: x86: MMU: Consolidate WARN_ON/BUG_ON checks for reverse-mapped sptes
` [PATCH 07/10] KVM: x86: MMU: Encapsulate the type of rmap-chain head in a new struct
` [PATCH 08/10] KVM: x86: MMU: Move initialization of parent_ptes out from kvm_mmu_alloc_page()
` [PATCH 09/10 RFC] KVM: x86: MMU: Move parent_pte handling from kvm_mmu_get_page() to link_shadow_page()
` [PATCH 10/10] KVM: x86: MMU: Remove unused parameter parent_pte from kvm_mmu_get_page()

[PATCH] drivers: firmware: psci: drop duplicate const from psci_of_match
 2015-11-12 12:00 UTC 

[PATCH] KVM: arm/arm64: vgic: make vgic_io_ops static
 2015-11-12 11:59 UTC 

[PATCH net-next RFC V3 0/3] basic busy polling support for vhost_net
 2015-11-12 12:02 UTC  (6+ messages)
` [PATCH net-next RFC V3 1/3] vhost: introduce vhost_has_work()
` [PATCH net-next RFC V3 2/3] vhost: introduce vhost_vq_more_avail()
` [PATCH net-next RFC V3 3/3] vhost_net: basic polling support

[PATCHv2 0/2] Support for set_memory_* outside of module space
 2015-11-12 11:55 UTC  (3+ messages)
` [PATCHv2 2/2] arm64: Allow changing of attributes outside of modules

[PATCH 0/2] FS-Cache: More miscellany
 2015-11-12 11:46 UTC  (3+ messages)
` [PATCH 1/2] FS-Cache: Add missing initialization of ret in cachefiles_write_page()
` [PATCH 2/2] MAINTAINERS: linux-cachefs@redhat.com is moderated for non-subscribers

[PATCH 0/2] FS-Cache: More miscellany
 2015-11-12 11:45 UTC  (4+ messages)
` [PATCH 1/2] FS-Cache: Add missing initialization of ret in cachefiles_write_page()
` [PATCH 2/2] MAINTAINERS: linux-cachefs@redhat.com is moderated for non-subscribers

[PATCH 00/20] staging/wilc1000: cleanups once again
 2015-11-12 11:39 UTC  (4+ messages)
` [PATCH 15/20] staging/wilc1000: pass hif operations through initialization

[PATCH] X.509: Fix the time validation [ver #3]
 2015-11-12 11:38 UTC 

[PATCH 0/4] Drivers: hv: utils: prevent crash when a utility driver is disabled host side
 2015-11-12 11:32 UTC  (5+ messages)
` [PATCH 1/4] Drivers: hv: utils: fix memory leak on on_msg() failure
` [PATCH 2/4] Drivers: hv: utils: rename outmsg_lock
` [PATCH 3/4] Drivers: hv: utils: introduce HVUTIL_TRANSPORT_DESTROY mode
` [PATCH 4/4] Drivers: hv: utils: fix crash when device is removed from host side

[PATCH] null_blk: Register as a LightNVM device
 2015-11-12 11:30 UTC  (5+ messages)

[PATCH v3 0/6] Xen wallclock on arm and arm64
 2015-11-12 11:28 UTC  (4+ messages)
` [PATCH v3 5/6] xen/arm: introduce xen_read_wallclock

[PATCH v3 00/17] MADFV_FREE support
 2015-11-12 11:27 UTC  (5+ messages)
` [PATCH v3 01/17] mm: support madvise(MADV_FREE)
` [PATCH v3 03/17] arch: uapi: asm: mman.h: Let MADV_FREE have same value for all architectures

[PATCH] mmc: change to use kmalloc
 2015-11-12 11:27 UTC  (5+ messages)

[PATCH V2] mmc: change to use kmalloc
 2015-11-12 11:27 UTC 

[PATCH v2 1/3] dma: Add Freescale qDMA engine driver support
 2015-11-12 11:21 UTC  (3+ messages)

[PATCH v2 0/4] drm: Add support for the ARM HDLCD display controller
 2015-11-12 11:09 UTC  (6+ messages)
` [PATCH v2 1/4] drm: arm: Add DT bindings documentation for HDLCD driver

[PATCH] perf/x86/intel/pt: Test CPU vendor before loading
 2015-11-12 11:06 UTC  (2+ messages)

[PATCH V3 00/26] Coresight integration with perf
 2015-11-12 10:53 UTC  (2+ messages)

Issue on regmap-mmio
 2015-11-12 10:51 UTC 

linux-next: Tree for Nov 10
 2015-11-12 10:44 UTC  (3+ messages)
` linux-next: Tree for Nov 10 (8250_mid.c)

[PATCH] FS-Cache: Add missing initialization of ret in cachefiles_write_page()
 2015-11-12 10:43 UTC  (5+ messages)

[PATCH v2 0/4] KVM: VMX: enable LBR virtualization
 2015-11-12 10:39 UTC  (6+ messages)
` [PATCH v2 3/4] KVM: X86: Migration is supported

[PATCH] X.509: Fix the time validation [ver #2]
 2015-11-12 10:38 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: optimize __find_rev_next_bit
 2015-11-12 10:36 UTC  (2+ messages)

MIPS: BMIPS: Enable GZIP ramdisk and timed printks
 2015-11-12 10:36 UTC  (2+ messages)

[PATCH v3 0/2] perf/core: rcu fixes
 2015-11-12 10:32 UTC  (4+ messages)
` [PATCH v3 1/2] perf/core: fix RCU problem with cgroup context switching code
` [PATCH v3 2/2] perf/core: robustify perf_cgroup_from_task rcu checks

PCIe host controller behind IOMMU on ARM
 2015-11-12 10:32 UTC  (9+ messages)

[PATCH 0/4] dm verity: add support for error correction
 2015-11-12 10:30 UTC  (6+ messages)

[PATCH 0/4] scheduler ordering bits
 2015-11-12 10:28 UTC  (8+ messages)
` [PATCH 4/4] locking: Introduce smp_cond_acquire()

[PATCH v2] livepatch: old_name.number scheme in livepatch sysfs directory
 2015-11-12 10:23 UTC  (5+ messages)
  ` [PATCH 1/3 v4] livepatch: add old_sympos as disambiguator field to klp_func
  ` [PATCH 2/3 v4] livepatch: add old_sympos as disambiguator field to klp_reloc

[PATCH] mtd: nand: mxc_nand: fix a possible NULL dereference
 2015-11-12 10:14 UTC  (10+ messages)

[PATCH v4 0/2] Add RT5033 Flash LED driver
 2015-11-12 10:07 UTC  (6+ messages)
` [PATCH v4 2/2] leds: rt5033: Add RT5033 Flash led device driver

[PATCH] mtd: spi-nor: fsl-quadspi: add big-endian support
 2015-11-12 10:07 UTC  (5+ messages)

[PATCH v14 0/5] Support for Open-Channel SSDs
 2015-11-12 10:01 UTC  (4+ messages)
` [PATCH v14 1/5] lightnvm: "

[PATCH 0/3] tools/vm: trivial fixes
 2015-11-12  9:59 UTC  (7+ messages)
` [PATCH 3/3] tools/vm/slabinfo: update struct slabinfo members' types

[PATCH] serial: imx: fix clk_prepare/unprepare usage
 2015-11-12  9:58 UTC 

[PATCH] acpi: add support for extended IRQ to PCI link
 2015-11-12  9:56 UTC  (2+ messages)

[GIT PULL] Security subsystem bugfixes for 4.4
 2015-11-12  9:56 UTC 

[PATCH V4 0/4] dma: add Qualcomm Technologies HIDMA driver
 2015-11-12  9:53 UTC  (3+ messages)
` [PATCH V4 2/4] dma: add Qualcomm Technologies HIDMA management driver

[PATCH] mm: Allow GFP_IOFS for page_cache_read page cache allocation
 2015-11-12  9:53 UTC  (2+ messages)

[PATCH] mfd: ab8500: delete static IRQ resources
 2015-11-12  9:51 UTC 

[RFC PATCH v6 00/17] ILP32 for ARM64
 2015-11-12  9:44 UTC  (7+ messages)
` [PATCH v6 13/17] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it

[RFC] usb: dwc2: hcd: fix split schedule issue
 2015-11-12  9:42 UTC  (5+ messages)

[PATCH] [v4] x86, suspend: Save/restore extra MSR registers for suspend
 2015-11-12  9:42 UTC  (9+ messages)

[PATCH v3 0/5] usb: usbtmc: Add support for missing functions in USBTMC-USB488 spec
 2015-11-12  9:41 UTC  (5+ messages)
` [PATCH v3 1/5] Implement an ioctl to support the USMTMC-USB488 READ_STATUS_BYTE operation

[PATCH] tools/net: Use include/uapi with __EXPORTED_HEADERS__
 2015-11-12  9:39 UTC  (2+ messages)

[PATCH] VMCI: Use 32bit atomics for queue headers on X86_32
 2015-11-12  9:29 UTC 

[PATCH] mtd: nand: atmel_nand: fix a possible NULL dereference
 2015-11-12  9:29 UTC  (4+ messages)

[PATCH v8 0/17] Add Analogix Core Display Port Driver
 2015-11-12  9:21 UTC  (3+ messages)
` [PATCH v8 10/17] phy: Add driver for rockchip Display Port PHY

[PATCH] PCI: dra7xx: mark dra7xx_pcie_msi irq as IRQF_NO_THREAD
 2015-11-12  9:19 UTC  (4+ messages)

[PATCH 1/2] Documentation: dt-bindings: add async_irq to msm_hsusb
 2015-11-12  9:13 UTC  (5+ messages)
` [PATCH 2/2] usb: phy: msm: fix connect/disconnect bug for dragonboard OTG port

[PATCH] X.509: Fix the time validation
 2015-11-12  9:15 UTC  (2+ messages)

[PATCH] i2c: rcar: fix a possible NULL dereference
 2015-11-12  9:14 UTC  (7+ messages)

[GIT PULL] Second batch of KVM changes for 4.4 (v2)
 2015-11-12  9:11 UTC 

[PATCH RESEND 00/16] Support TI LMU devices
 2015-11-12  9:04 UTC  (7+ messages)
` [PATCH RESEND 15/16] leds: add LM3633 driver

[PATCH v2] gpiolib: tighten up ACPI legacy gpio lookups
 2015-11-12  9:02 UTC  (2+ messages)

[PATCH] x86/mm: fix regression with huge pages on PAE
 2015-11-12  9:00 UTC  (14+ messages)

[PATCH 2/2] arm64: bpf: add BPF XADD instruction
 2015-11-12  8:57 UTC  (11+ messages)

[PATCH] PCI: pcie-rcar: Fix OF node passed to MSI irq domain
 2015-11-12  8:57 UTC  (7+ messages)

[PATCH] mm, oom: Give __GFP_NOFAIL allocations access to memory reserves
 2015-11-12  8:51 UTC  (3+ messages)

[RFC][PATCH] x86, fpu: trace points
 2015-11-12  8:31 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;
as well as URLs for NNTP newsgroup(s).