linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-07 08:58:55 to 2017-06-07 12:32:08 UTC [more...]

[PATCH v7 00/34] i.MX Media Driver
 2017-06-07 12:31 UTC  (15+ messages)
` [PATCH v7 16/34] [media] add Omnivision OV5640 sensor driver

[PATCH] KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulation
 2017-06-07 12:30 UTC 

[PATCH] dmaengine: qcom-bam: Process multiple pending descriptors
 2017-06-07 12:29 UTC 

[PATCH 0/2] Broadcom Stingray SATA PHY support
 2017-06-07 12:29 UTC  (2+ messages)

[PATCH] macintosh: move mac_hid driver to input/mouse
 2017-06-07 12:29 UTC  (12+ messages)

RISC-V Linux Port v1
 2017-06-07 12:25 UTC  (22+ messages)
` RISC-V Linux Port v2
  ` [PATCH 02/17] pcie-xilinx: add missing 5th legacy interrupt
  ` [PATCH 03/17] base: fix order of OF initialization
  ` [PATCH 04/17] Documentation: atomic_ops.txt is core-api/atomic_ops.rst
  ` [PATCH 08/17] dts: include documentation for the RISC-V interrupt controllers
  ` [PATCH 09/17] clocksource/timer-riscv: New RISC-V Clocksource
  ` [PATCH 10/17] irqchip: New RISC-V PLIC Driver
  ` [PATCH 13/17] RISC-V: Add include subdirectory

[PATCH v2] firmware: fix sending -ERESTARTSYS due to signal on fallback
 2017-06-07 12:25 UTC  (12+ messages)

[PATCH V7 0/2] PM / Domains: Power domain performance states
 2017-06-07 12:26 UTC  (3+ messages)
` [PATCH V7 1/2] PM / Domains: Add support to select performance-state of domains

[PATCH v3] phy: rcar-gen3-usb3: add support for R-Car Gen3 USB 3.0 PHY
 2017-06-07 12:25 UTC  (2+ messages)

[PATCH v7 00/26] x86: Enable User-Mode Instruction Prevention
 2017-06-07 12:21 UTC  (7+ messages)
` [PATCH v7 07/26] x86/insn-eval: Do not BUG on invalid register type

[PATCH 00/26] Fixing wait, exit, ptrace, exec, and CLONE_THREAD
 2017-06-07 12:21 UTC  (8+ messages)
` [PATCH 01/26] alpha: Remove unused TASK_GROUP_LEADER
  ` [PATCH 03/26] signal: Do not perform permission checks when sending pdeath_signal

[PATCH] x86/smpboot: Make logical package management more robust
 2017-06-07 12:19 UTC  (11+ messages)
            ` [PATCH v2] "

[PATCH v1 0/3] TPS68470 PMIC drivers
 2017-06-07 12:15 UTC  (9+ messages)
` [PATCH v1 1/3] mfd: Add new mfd device TPS68470
` [PATCH v1 3/3] ACPI / PMIC: Add TI PMIC TPS68470 operation region driver

[PATCH v2 00/11] Support for H3 Composite Output support
 2017-06-07 10:01 UTC  (15+ messages)
` [PATCH v2 03/11] drm: sun4i: ignore swapped mixer<->tcon connection for DE2
` [PATCH v2 04/11] drm: sun4i: add support for H3's TCON0/1
` [PATCH v2 07/11] drm: sun4i: add support for the TV encoder in H3 SoC
` [PATCH v2 10/11] ARM: sun8i: h3: add display engine pipeline for TVE

[PATCH 0/2] video: move include files out of include/linux/i2c
 2017-06-07 12:10 UTC  (6+ messages)
` [PATCH 1/2] video: adp8860: move header file out of I2C realm
` [PATCH 2/2] video: adp8870: "

[PATCH 1/2] clk: bcm2835: Add AUX interrupt controller
 2017-06-07 12:07 UTC  (2+ messages)

[Patch 2/2]: powerpc/hotplug/mm: Fix hot-add memory node assoc
 2017-06-07 12:08 UTC  (20+ messages)

[RFC] sched: fair: Don't update CPU frequency too frequently
 2017-06-07 12:06 UTC  (3+ messages)

[PATCH] KVM: async_pf: Fix rcu_irq_enter/exit() usage
 2017-06-07 12:04 UTC 

[PATCH v5 00/23] mtd: nand: denali: Denali NAND IP patch bomb
 2017-06-07 11:52 UTC  (24+ messages)
` [PATCH v5 01/23] mtd: nand: add generic helpers to check, match, maximize ECC settings
` [PATCH v5 02/23] mtd: nand: add a shorthand to generate nand_ecc_caps structure
` [PATCH v5 03/23] mtd: nand: denali: avoid hard-coding ECC step, strength, bytes
` [PATCH v5 04/23] mtd: nand: denali: remove Toshiba and Hynix specific fixup code
` [PATCH v5 05/23] mtd: nand: denali_dt: add compatible strings for UniPhier SoC variants
` [PATCH v5 06/23] mtd: nand: denali: set NAND_ECC_CUSTOM_PAGE_ACCESS
` [PATCH v5 07/23] mtd: nand: denali: do not propagate NAND_STATUS_FAIL to waitfunc()
` [PATCH v5 08/23] mtd: nand: denali: remove unneeded find_valid_banks()
` [PATCH v5 09/23] mtd: nand: denali: handle timing parameters by setup_data_interface()
` [PATCH v5 10/23] mtd: nand: denali: rework interrupt handling
` [PATCH v5 11/23] mtd: nand: denali: fix NAND_CMD_STATUS handling
` [PATCH v5 12/23] mtd: nand: denali: fix NAND_CMD_PARAM handling
` [PATCH v5 13/23] mtd: nand: denali: switch over to cmd_ctrl instead of cmdfunc
` [PATCH v5 14/23] mtd: nand: denali: fix bank reset function to detect the number of chips
` [PATCH v5 15/23] mtd: nand: denali: use interrupt instead of polling for bank reset
` [PATCH v5 16/23] mtd: nand: denali: propagate page to helpers via function argument
` [PATCH v5 17/23] mtd: nand: denali: merge struct nand_buf into struct denali_nand_info
` [PATCH v5 18/23] mtd: nand: denali: use flag instead of register macro for direction
` [PATCH v5 19/23] mtd: nand: denali: fix raw and oob accessors for syndrome page layout
` [PATCH v5 20/23] mtd: nand: denali: support hardware-assisted erased page detection
` [PATCH v5 21/23] mtd: nand: denali: skip driver internal bounce buffer when possible
` [PATCH v5 22/23] mtd: nand: denali: use non-managed kmalloc() for DMA buffer
` [PATCH v5 23/23] mtd: nand: denali: enable bad block table scan

[PATCH 0/3 v4] Fixups for l_pid
 2017-06-07 11:50 UTC  (4+ messages)
` [PATCH 3/3] fs/locks: Use fs-specific l_pid for remote locks

[PATCH V17 00/11] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-06-07 11:50 UTC  (2+ messages)

[PATCH V3] xen-evtchn: Bind dyn evtchn:qemu-dm interrupt to next online VCPU
 2017-06-07 11:46 UTC 

[PATCH v2 1/1] PCI: imx6: Add pcie compliance test option
 2017-06-07 11:36 UTC 

[PATCH] checkpatch: Improve tests for multiple line function definitions
 2017-06-07 11:36 UTC 

[PATCH][drm-next] drm/nouveau: fix non-ANSI function declaration of nouveau_pmops_runtime
 2017-06-07 11:35 UTC 

[PATCH v10 0/5] i2c: aspeed: added driver for Aspeed I2C
 2017-06-07 11:31 UTC  (3+ messages)
` [PATCH v10 1/5] irqchip/aspeed-i2c-ic: binding docs for Aspeed I2C Interrupt Controller

[PATCH v9 0/9] Qualcomm video decoder/encoder driver
 2017-06-07 11:31 UTC  (3+ messages)
` [PATCH v9 9/9] media: venus: enable building of Venus video driver

[PATCH 0/5] mfd: Add a dependency on OF
 2017-06-07 11:24 UTC  (8+ messages)
` [PATCH 3/5] mfd: tps65217: "

[PATCH v3 00/15] perf tool: add meta-data header support for pipe-mode
 2017-06-07 11:19 UTC  (4+ messages)

[PATCH v2 00/11] ARC plat-eznps upstream cont
 2017-06-07 11:14 UTC  (4+ messages)
` [PATCH v2 11/11] ARC: [plat-eznps] Handle memory error as an exception

[PATCH v2 0/4] PTP support for macb driver
 2017-06-07 11:13 UTC  (4+ messages)
` [PATCH v2 4/4] net: macb: Add hardware PTP support

[PATCH 0/2] Add bcm2835aux interrupt controller
 2017-06-07 11:11 UTC 

[PATCH 2/2] ARM: dts: bcm283x: Enable AUX interrupt controller
 2017-06-07 11:11 UTC 

[PATCH v7 00/10] Hyper-V: paravirtualized remote TLB flushing and hypercall improvements
 2017-06-07 11:01 UTC  (11+ messages)
` [PATCH v7 01/10] x86/hyper-v: include hyperv/ only when CONFIG_HYPERV is set
` [PATCH v7 02/10] x86/hyper-v: stash the max number of virtual/logical processor
` [PATCH v7 03/10] x86/hyper-v: make hv_do_hypercall() inline
` [PATCH v7 04/10] x86/hyper-v: fast hypercall implementation
` [PATCH v7 05/10] hyper-v: use fast hypercall for HVCALL_SIGNAL_EVENT
` [PATCH v7 06/10] x86/hyper-v: implement rep hypercalls
` [PATCH v7 07/10] hyper-v: globalize vp_index
` [PATCH v7 08/10] x86/hyper-v: use hypercall for remote TLB flush
` [PATCH v7 09/10] x86/hyper-v: support extended CPU ranges for TLB flush hypercalls
` [PATCH v7 10/10] tracing/hyper-v: trace hyperv_mmu_flush_tlb_others()

[PATCH] thermal: int340x: check for sensor when PTYP is missing
 2017-06-07 10:55 UTC  (2+ messages)

[PATCH] include/linux/vfio.h: Guard powerpc-specific functions with CONFIG_VFIO_SPAPR_EEH
 2017-06-07 10:49 UTC  (2+ messages)

[PATCH] x86/mm/hotplug: fix BUG_ON() after hotremove
 2017-06-07 10:47 UTC  (2+ messages)

[PATCH] acpi: handle the acpi hotplug schedule error
 2017-06-07 10:46 UTC  (4+ messages)

[PATCH v2] drm/imx: imx-ldb: Accept drm_of_find_panel_or_bridge failure
 2017-06-07 10:35 UTC  (3+ messages)

[PATCH V2] xen-evtchn: Bind dyn evtchn:qemu-dm interrupt to next online VCPU
 2017-06-07 10:34 UTC  (3+ messages)

[PATCH v9 05/10] powerpc/perf: IMC pmu cpumask and cpuhotplug support
 2017-06-07 10:34 UTC  (5+ messages)
` [PATCH v9 07/10] powerpc/perf: PMU functions for Core IMC and hotplugging

[PATCH] powerpc: Increase ELF_ET_DYN_BASE to 1TB for 64-bit applications
 2017-06-07 10:34 UTC  (4+ messages)
` [kernel-hardening] "

[PATCH 1/4] dt-bindings: tps65217: Update binding documentation
 2017-06-07 10:32 UTC  (4+ messages)
` [PATCH 2/4] ARM: dts: tps65217: Add backlight and pmic device
` [PATCH 3/4] regulator: tps65217: Fix module autoload for devices registered via OF
` [PATCH 4/4] mfd: tps65217: Instantiate sub-devices from device tree

[PATCH V2] xen-evtchn: Bind dyn evtchn:qemu-dm interrupt to next online VCPU
 2017-06-07 10:31 UTC  (3+ messages)

[PATCH] fuse: Initialize the flock flag in the fuse_file structure upon allocation
 2017-06-07 10:26 UTC 

(no subject)
 2017-06-07 10:26 UTC 

[PATCH v2] [media] v4l2: Add support for go2001 PCI codec driver
 2017-06-07 10:26 UTC  (2+ messages)

[PATCH] x86/ldt: Rename ldr_struct.size to .n_entries
 2017-06-07 10:24 UTC  (3+ messages)

[PATCH v2] xen: fix HYPERVISOR_dm_op() prototype
 2017-06-07 10:22 UTC  (2+ messages)

[PATCH v3 0/5] ACPI et al: convert to use new UUID API
 2017-06-07 10:19 UTC  (9+ messages)
` [PATCH v3 1/5] acpi, nfit: Switch to use new generic "

[PATCH 00/16] Driver core: remove bus_type.dev_attrs
 2017-06-07 10:17 UTC  (6+ messages)
` [PATCH 08/16] powerpc: ps3: use dev_groups and not dev_attrs for bus_type
` [PATCH 10/16] powerpc: vio: "
    ` [PATCH 10/16 v2] "

[PATCH v3] security/keys: rewrite all of big_key crypto
 2017-06-07 10:12 UTC 

[RFC 0/3] misc: new serdev based drivers for w2sg00x4 GPS module and w2cbw003 wifi/bluetooth
 2017-06-07 10:08 UTC  (4+ messages)
` [RFC 2/3] misc: Add w2sg0004 (gps receiver) power control driver

[PATCHSET] sanitizing compat nanosleep and other timer-related syscalls
 2017-06-07 10:07 UTC  (4+ messages)
` [PATCH 01/16] move copyout of timespec into do_cpu_nanosleep()
  ` [PATCH 06/16] nanosleep/clock_nanosleep: teach to do compat copyouts

[PATCH] Staging: wlan-ng: Fix sparse warnings by using appropriate endian types
 2017-06-07  9:57 UTC 

[PATCH v6 10/10] nvme: use ctrl->device consistently for logging
 2017-06-07 10:04 UTC  (2+ messages)

[PATCH v2 0/8] HID: Consolidate serializing ope/close in transport drivers
 2017-06-07 10:02 UTC  (3+ messages)
` [PATCH v2 7/8] greybus: hid: remove custom locking from gb_hid_open/close

[PATCH] x86/microcode/intel: Clear patch pointer before jettisoning the initrd
 2017-06-07  9:58 UTC 

[WIP PATCH 0/4] Rework the unreliable LID switch exported by ACPI
 2017-06-07  9:56 UTC  (9+ messages)
` [WIP PATCH 2/4] ACPI: button: remove the LID input node when the state is unknown
` [WIP PATCH 4/4] ACPI: button: Fix lid notification locks

[PATCH v3 0/3] EDAC: mv64x60: updates
 2017-06-07  9:54 UTC  (4+ messages)
` [PATCH v3 1/3] EDAC: mv64x60: check driver registration success

[PATCH 0/9] tty: drop broken alt-speed handling
 2017-06-07  9:53 UTC  (2+ messages)

[PATCH] video: fbdev: pxafb: Handle return value of clk_prepare_enable
 2017-06-07  9:52 UTC 

[PATCH v5 0/3] More fixes for twl4030 charger
 2017-06-07  9:50 UTC  (4+ messages)
` [PATCH v5 2/3] ARM: dts: twl4030: Add missing madc reference for bci subnode

[PATCH v6 00/10] Implement NVMe Namespace Descriptor Identification
 2017-06-07  9:50 UTC  (12+ messages)
` [PATCH v6 01/10] scatterlist: add sg_zeroout_area() helper
` [PATCH v6 02/10] nvmet: use NVME_IDENTIFY_DATA_SIZE
` [PATCH v6 03/10] nvme: introduce NVMe Namespace Identification Descriptor structures
` [PATCH v6 04/10] nvme: rename uuid to nguid in nvme_ns
` [PATCH v6 05/10] nvmet: implement namespace identify descriptor list
` [PATCH v6 06/10] nvmet: add uuid field to nvme_ns and populate via configfs
` [PATCH v6 07/10] nvme: get list of namespace descriptors
` [PATCH v6 08/10] nvme: provide UUID value to userspace
` [PATCH v6 09/10] nvmet: allow overriding the NVMe VS via configfs

[PATCH 4.4 00/53] 4.4.71-stable review
 2017-06-07  9:49 UTC  (4+ messages)
` [PATCH 4.4 39/53] PCI/PM: Add needs_resume flag to avoid suspend complete optimization

[PATCH] ARM: imx6ull: Make suspend/resume work like on 6ul
 2017-06-07  9:44 UTC  (6+ messages)

[PATCH] Fix loop device flush before configure
 2017-06-07  9:44 UTC  (3+ messages)
  ` 答复: "

[RFC PATCH 0/2] ACPI: button: Fix button.lid_init_state=method mode
 2017-06-07  9:43 UTC  (3+ messages)
  ` [RFC PATCH v5 1/2] ACPI: button: Fix issue that button notify cannot report stateful SW_LID state
  ` [RFC PATCH v5 2/2] ACPI: button: Add a quirk mode for Surface Pro 1 like laptop

[RESEND PATCH V7 5/7] regulator: da9061: BUCK and LDO regulator driver
 2017-06-07  9:41 UTC  (2+ messages)

[PATCH v2 1/2] f2fs: dax: fix races between page faults and truncating pages
 2017-06-07  9:41 UTC  (2+ messages)

[PATCH v2 0/8] omap*: Fixes/Cleanups for MMC devicetree node
 2017-06-07  9:37 UTC  (9+ messages)
` [PATCH v2 1/8] ARM: dts: dra72-evm-common: Correct vmmc-supply for mmc2
` [PATCH v2 2/8] ARM: dts: dra72-evm: Add vqmmc supply to mmc1
` [PATCH v2 3/8] ARM: dts: dra72-evm-revc: "
` [PATCH v2 4/8] ARM: dts: am57xx-beagle-x15-revb1: Fix supply name used for MMC1 IO lines
` [PATCH v2 5/8] ARM: dts: dra7-evm: Correct the vmmc-supply for mmc2
` [PATCH v2 6/8] ARM: dts: dra7: Add "max-frequency" property to MMC dt nodes
` [PATCH v2 7/8] ARM: OMAP2+: Add pdata-quirks for MMC/SD on DRA74x EVM
` [PATCH v2 8/8] ARM: dts: omap*: Replace deprecated "vmmc_aux" with "vqmmc"

[PATCH] watchdog: meson: Handle return value of clk_prepare_enable
 2017-06-07  9:34 UTC 

[PATCH] Revert "ARM: 8433/1: add a VMSPLIT_3G_OPT config option"
 2017-06-07  9:33 UTC  (2+ messages)

[PATCH CFT 0/4] VT-d PI fixes
 2017-06-07  9:33 UTC  (2+ messages)

[PATCH] [media] media-ioc-g-topology.rst: fix typos
 2017-06-07  9:33 UTC 

Grant
 2017-06-07  4:48 UTC 

[PATCH] FORTIFY_SOURCE build fixes
 2017-06-07  9:27 UTC  (6+ messages)
` [PATCH 2/6] efi: Avoid fortify checks in EFI stub

[PATCH v3] f2fs: dax: implement direct access
 2017-06-07  9:29 UTC 

[Question or BUG] [NUMA]: I feel puzzled at the function cpumask_of_node
 2017-06-07  9:23 UTC 

[PATCH] xen/privcmd: Support correctly 64KB page granularity when mapping memory
 2017-06-07  9:25 UTC  (2+ messages)

[PATCH] scsi_lib: increase {host|target|device}_busy count after dispatch cmd
 2017-06-07  9:22 UTC  (2+ messages)

[PATCH v3 0/3] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
 2017-06-07  9:16 UTC  (4+ messages)
` [PATCH v3 1/3] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING
` [PATCH v3 2/3] PCI: Enable PCIe Relaxed Ordering if supported
` [PATCH v3 3/3] net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag

[PATCH 0/2] Input: Add Cypress Gen5 Touchscreen driver
 2017-06-07  9:16 UTC  (7+ messages)
` [PATCH 1/2] Input: Add driver for Cypress Generation 5 touchscreen

[lustre-devel] [PATCH] drivers: staging/lustre: conrpc.c - fix sparse error: incompatible types in comparison expression (different address spaces)
 2017-06-07  9:15 UTC  (3+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] drivers: staging/lustre: conrpc.c - fix sparse warning: warning: incorrect type in argument * "

[PATCH v4 0/3] Fix mdp device tree
 2017-06-07  9:15 UTC  (8+ messages)
` [PATCH v4 3/3] media: mtk-mdp: "

[PATCH] driver core: remove CLASS_ATTR usage
 2017-06-07  9:14 UTC  (3+ messages)

[PATCH v9 3/3] printk: fix double printing with earlycon
 2017-06-07  9:13 UTC  (11+ messages)

Quick Loans
 2017-06-07  7:41 UTC 

spread MSI(-X) vectors to all possible CPUs V2
 2017-06-07  9:10 UTC  (3+ messages)
` [PATCH 7/8] blk-mq: create hctx for each present CPU

[PATCH v7 0/6] drm/i915/gvt: Dma-buf support for GVT-g
 2017-06-07  9:06 UTC  (3+ messages)
` [PATCH v7 3/6] drm/i915/gvt: Frame buffer decoder "

BUG: using __this_cpu_read() in preemptible [00000000] code: mm_percpu_wq/7
 2017-06-07  9:05 UTC 

[HMM 00/15] HMM (Heterogeneous Memory Management) v23
 2017-06-07  9:02 UTC  (5+ messages)
` [HMM 12/15] mm/migrate: new memory migration helper for use with device memory v4

[PATCH] EDAC: mv64x60 calculate memory size correctly
 2017-06-07  9:01 UTC  (5+ messages)

[PATCH v2] [media] vb2: core: Lower the log level of debug outputs
 2017-06-07  9:01 UTC  (5+ 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).