All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-10 07:04:47 to 2015-12-10 08:00:37 UTC [more...]

[PATCH v4 00/58] mtd: nand: refactor the NAND subsystem (part 1)
 2015-12-10  8:00 UTC  (107+ messages)
` [PATCH v4 27/58] mtd: nand: mpc5121: use the mtd instance embedded in struct nand_chip
` [PATCH v4 30/58] mtd: nand: ndfc: "
  ` [PATCH v4 01/58] mtd: nand: denali: add missing nand_release() call in denali_remove()
  ` [PATCH v4 02/58] mtd: nand: fsmc: create and use mtd_to_fsmc()
  ` [PATCH v4 03/58] mtd: nand: nuc900: create and use mtd_to_nuc900()
  ` [PATCH v4 04/58] mtd: nand: omap2: create and use mtd_to_omap()
  ` [PATCH v4 05/58] mtd: nand: ams-delta: use the mtd instance embedded in struct nand_chip
  ` [PATCH v4 06/58] mtd: nand: atmel: "
  ` [PATCH v4 07/58] mtd: nand: au1550nd: "
  ` [PATCH v4 08/58] mtd: nand: bcm47xx: "
  ` [PATCH v4 09/58] mtd: nand: bf5xx: "
  ` [PATCH v4 10/58] mtd: nand: brcm: "
  ` [PATCH v4 11/58] mtd: nand: cafe: "
  ` [PATCH v4 12/58] mtd: nand: cmx270: "
  ` [PATCH v4 13/58] mtd: nand: cs553x: "
  ` [PATCH v4 14/58] mtd: nand: davinci: "
  ` [PATCH v4 15/58] mtd: nand: denali: "
  ` [PATCH v4 16/58] mtd: nand: diskonchip: "
  ` [PATCH v4 17/58] mtd: nand: docg4: "
  ` [PATCH v4 18/58] mtd: nand: fsl_elbc: "
  ` [PATCH v4 19/58] mtd: nand: fsl_ifc: "
  ` [PATCH v4 20/58] mtd: nand: fsl_upm: "
  ` [PATCH v4 21/58] mtd: nand: fsmc: "
  ` [PATCH v4 22/58] mtd: nand: gpio: "
  ` [PATCH v4 23/58] mtd: nand: gpmi: "
  ` [PATCH v4 24/58] mtd: nand: hisi504: "
  ` [PATCH v4 25/58] mtd: nand: jz4740: "
  ` [PATCH v4 26/58] mtd: nand: lpc32xx: "
  ` [PATCH v4 28/58] mtd: nand: mxc: "
  ` [PATCH v4 29/58] mtd: nand: nandsim: "
  ` [PATCH v4 31/58] mtd: nand: nuc900: "
  ` [PATCH v4 32/58] mtd: nand: omap2: "
  ` [PATCH v4 33/58] mtd: nand: orion: "
  ` [PATCH v4 34/58] mtd: nand: pasemi: "
  ` [PATCH v4 35/58] mtd: nand: plat: "
  ` [PATCH v4 36/58] mtd: nand: pxa3xx: "
  ` [PATCH v4 37/58] mtd: nand: r852: "
  ` [PATCH v4 38/58] mtd: nand: s3c2410: "
  ` [PATCH v4 39/58] mtd: nand: sh_flctl: "
  ` [PATCH v4 40/58] mtd: nand: sharpsl: "
  ` [PATCH v4 41/58] mtd: nand: socrates: "
  ` [PATCH v4 42/58] mtd: nand: sunxi: "
  ` [PATCH v4 43/58] mtd: nand: tmio: "
  ` [PATCH v4 44/58] mtd: nand: txx9ndfmc: "
  ` [PATCH v4 45/58] mtd: nand: vf610: "
  ` [PATCH v4 46/58] mtd: nand: update the documentation to reflect framework changes
  ` [PATCH v4 47/58] staging: mt29f_spinand: use the mtd instance embedded in struct nand_chip
  ` [PATCH v4 48/58] cris: nand: "
  ` [PATCH v4 49/58] mtd: nand: update mtd_to_nand()
  ` [PATCH v4 50/58] mtd: nand: remove useless mtd->priv = chip assignments
  ` [PATCH v4 51/58] cris: "
  ` [PATCH v4 52/58] staging: mt29f_spinand: remove useless mtd->priv = chip assignment
  ` [PATCH v4 53/58] mtd: nand: simplify nand_dt_init() usage

[PATCH] jobs: Don't attempt to access job table for job %0
 2015-12-10  7:59 UTC 

[git pull] drm for 4.4-rc1
 2015-12-10  7:59 UTC  (4+ messages)

[PATCH for-next V2 05/11] IB/core: Add rdma_network_type to wc
 2015-12-10  7:58 UTC  (15+ messages)

handling device or resource busy errors
 2015-12-10  7:58 UTC  (3+ messages)

[PATCH] rtc: rv8803: fix handling return value of i2c_smbus_read_byte_data
 2015-12-10  7:55 UTC  (2+ messages)
` [rtc-linux] "

[PATCH] NFC: fdp: fix handling return value of nci_conn_max_data_pkt_payload_size
 2015-12-10  7:54 UTC 

[PATCH v2 2/2] net: thunderx: Enable CQE count threshold interrupt
 2015-12-10  7:55 UTC  (3+ messages)

[PATCH v2 1/2] net: thunderx: HW TSO support for pass-2 hardware
 2015-12-10  7:55 UTC  (3+ messages)

[PATCH v2 0/2] net: thunderx: Support for pass-2 hw features
 2015-12-10  7:55 UTC  (3+ messages)

[PATCHSET 00/16] perf top: Add multi-thread support (v1)
 2015-12-10  7:53 UTC  (17+ messages)
` [PATCH/RFC 01/16] perf top: Delete half-processed hist entries when exit
` [PATCH/RFC 02/16] perf top: Fix and cleanup perf_top__record_precise_ip()
` [PATCH/RFC 03/16] perf top: Factor out warnings about kernel addresses and symbols
` [PATCH/RFC 04/16] perf top: Factor out warnings in perf_top__record_precise_ip()
` [PATCH/RFC 05/16] perf top: Show warning messages in the display thread
` [PATCH/RFC 06/16] perf top: Get rid of access to hists->lock in perf_top__record_precise_ip()
` [PATCH/RFC 07/16] perf hists: Pass hists struct to hist_entry_iter struct
` [PATCH/RFC 08/16] perf tools: Export a couple of hist functions
` [PATCH/RFC 09/16] perf tools: Update hist entry's hists pointer
` [PATCH/RFC 10/16] perf hist: Add events_stats__add() and hists__add_stats()
` [PATCH/RFC 11/16] perf top: Implement basic parallel processing
` [PATCH/RFC 12/16] perf tools: Reduce lock contention when processing events
` [PATCH/RFC 13/16] perf top: Protect the seen list using mutex
` [PATCH/RFC 14/16] perf top: Separate struct perf_top_stats
` [PATCH/RFC 15/16] perf top: Add --num-thread option
` [PATCH/RFC 16/16] perf tools: Skip dso front cache for multi-threaded lookup

[PATCH] NFC: fdp: fix handling return value of fdp_nci_create_conn
 2015-12-10  7:53 UTC 

[Ocfs2-devel] [PATCH 0/8] ocfs2: fix ocfs2 direct io code patch to support sparse file and data ordering semantics
 2015-12-10  7:54 UTC  (6+ messages)

[PATCH 094/182] pinctrl: intel: use gpiochip data pointer
 2015-12-10  7:52 UTC  (2+ messages)

[PATCH 093/182] pinctrl: cherryview: use gpiochip data pointer
 2015-12-10  7:50 UTC  (2+ messages)

[PATCH 091/182] pinctrl: baytrail: use gpiochip data pointer
 2015-12-10  7:48 UTC  (2+ messages)

[PATCH v2] EDAC, mpc85xx: Make mpc85xx-pci-edac a platform device
 2015-12-10  7:50 UTC  (2+ messages)

[v6] *** 8250_dw ***
 2015-12-10  7:30 UTC  (13+ messages)
` [v7] "
  ` [v7] serial: 8250_dw: Add support for big-endian MMIO accesses
` [PATCH-v8] "

[PATCH v2 0/7] Exynos: MFC driver: reserved memory cleanup and IOMMU support
 2015-12-10  7:45 UTC  (4+ messages)
` [PATCH v2 2/7] ARM: dts: exynos4412-odroid*: enable MFC device

Behaviour of kernel makefiles when entering a subdir using a config symbol = m
 2015-12-10  7:44 UTC  (3+ messages)

how does nested xen translate memory address?
 2015-12-10  7:44 UTC  (2+ messages)

[PATCH v5] blame: add support for --[no-]progress option
 2015-12-10  7:43 UTC  (4+ messages)

[PATCH 153/182] bcma: gpio: use gpiochip data pointer
 2015-12-10  7:41 UTC  (3+ messages)

[PATCH] VT-d: make flush-all actually flush all
 2015-12-10  7:39 UTC  (3+ messages)

[PATCH v2] wlcore/wl12xx: spi: fix oops on firmware load
 2015-12-10  7:38 UTC 

[PATCH] net/macb: add support for resetting PHY using GPIO
 2015-12-10  7:37 UTC  (3+ messages)

[U-Boot] [PATCH] armv8: fsl-layerscape: fixes lsch2 serdes registers define
 2015-12-10  7:37 UTC 

[PATCH] powerpc/nvram: Fix an incorrect partition merge
 2015-12-10  7:30 UTC 

[Qemu-devel] [Bug 1524637] [NEW] system_powerdown/system_reset not working when exec stop on hmp
 2015-12-10  7:24 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2015-12-09
 2015-12-10  7:30 UTC 

[PATCH 0/2] hwmon: (fam15h_power) Add new AMD family 15h processors
 2015-12-10  7:29 UTC  (4+ messages)
` [PATCH 2/2] MAINTAINERS: change the maintainer of fam15h_power driver

[PATCH 0/4] gpio: pxa: integrate with pincontrol
 2015-12-10  7:28 UTC  (4+ messages)

[PATCH v2 0/2] usb: renesas_usbhs: More compat strings
 2015-12-10  7:28 UTC  (3+ messages)
` [PATCH v2 1/2] usb: renesas_usbhs: add fallback compatibility strings

[PATCH] tools: hv: vss: fix the write()'s argument: error -> vss_msg
 2015-12-10  9:00 UTC 

[PATCH v9 7/7] PCI: hv: New paravirtual PCI front-end for Hyper-V VMs
 2015-12-10  7:24 UTC  (2+ messages)

[Custom PV for Image] Image not build correctyl - exits with an error
 2015-12-10  7:14 UTC 

[PATCH v2 00/19] PM / devferq: Add generic exynos bus frequency driver and new passive governor
 2015-12-10  7:24 UTC  (19+ messages)
` [PATCH v2 14/19] ARM: dts: Add bus nodes using VDD_INT for Exynos4x12
` [PATCH v2 17/19] ARM: dts: Add support of bus frequency using VDD_INT for exynos3250-rinato
` [PATCH v2 18/19] ARM: dts: Expand the voltage range of buck1/3 regulator for exynos4412-odroidu3
` [PATCH v2 19/19] ARM: dts: Add support of bus frequency for exynos4412-trats/odroidu3

[PATCH 0/2] i2c:dw: Add APM X-Gene ACPI I2C device support
 2015-12-10  7:19 UTC  (8+ messages)
` [PATCH 1/2] acpi:apd: "

[PATCH v2] spi-fsl-dspi: Fix CTAR Register access
 2015-12-10  7:15 UTC  (2+ messages)

[PATCH] Fixed coding style problems based on checkpatch.pl for goldfish_audio.c
 2015-12-10  7:13 UTC  (2+ messages)

mtd, nand, omap2: parse cmdline partition fail
 2015-12-10  7:13 UTC  (5+ messages)

[Bug 76490] New: No output after radeon module is loaded (R9 270X)
 2015-12-10  7:12 UTC  (2+ messages)
` [Bug 76490] Hang during boot when DPM is on "

[PATCH 1/1] Fix int1 recursion when no perf_bp_event is registered
 2015-12-10  7:12 UTC 

[PATCH v5] fs: clear file privilege bits when mmap writing
 2015-12-10  7:10 UTC  (5+ messages)

[PATCH v6 0/6] arm64: ftrace: fix incorrect output from stack tracer
 2015-12-10  7:10 UTC  (4+ messages)
` [PATCH v6 4/6] arm64: insn: add instruction decoders for ldp/stp and add/sub

[PATCH] ALSA: hda - Implement loopback control switch for Realtek and other codecs
 2015-12-10  7:07 UTC  (2+ messages)

[PATCH 038/182] gpio: mcp: use gpiochip data pointer
 2015-12-10  7:06 UTC  (2+ messages)

[PATCH 042/182] gpio: mpc8xxx: use gpiochip data pointer
 2015-12-10  7:05 UTC  (2+ messages)

kisskb: FAILED linux-next/axs103_smp_defconfig/arcv2 Thu Dec 10, 17:33
 2015-12-10  7:05 UTC 

[V6 PATCH 5/6] x86/nmi: Fix to save registers for crash dump on external NMI broadcast
 2015-12-10  6:52 UTC  (5+ messages)
  `  "
    ` [V6.1 "

[PATCH] ARM: shmobile: defconfig: Enable CONFIG_PRINTK_TIME
 2015-12-10  7:04 UTC  (5+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.