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

[PATCH v4 00/58] mtd: nand: refactor the NAND subsystem (part 1)
 2015-12-10  8:00 UTC  (147+ messages)
` [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 27/58] mtd: nand: mpc5121: "
` [PATCH v4 28/58] mtd: nand: mxc: "
` [PATCH v4 29/58] mtd: nand: nandsim: "
` [PATCH v4 30/58] mtd: nand: ndfc: "
` [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] 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)

Messed up commit in master
 2015-12-10  7:54 UTC  (2+ 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 1/2] ARM: ccxmx53: properly guard initcall for multiimage
 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 v2 0/9] RAMOOPS read support for Barebox
 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  (9+ messages)
` [v7] "
  ` [v7] serial: 8250_dw: Add support for big-endian MMIO accesses

[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)


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.