LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-07 04:34:17 to 2016-03-07 10:19:10 UTC [more...]

[BUG] ODEBUG: assert_init not available (active state 0)
 2016-03-07 10:19 UTC  (4+ messages)
` [PATCH] ACPICA: Events: Execute some _REG methods in early boot

[PATCH] nfsd: recover: fix memory leak
 2016-03-07 10:10 UTC 

[PATCH 0/5] x86/microcode/intel: Microcode verification cleanups
 2016-03-07 10:10 UTC  (6+ messages)
` [PATCH 1/5] x86/microcode/intel: Change checksum variables to u32
` [PATCH 2/5] x86/microcode/intel: Get rid of DWSIZE
` [PATCH 3/5] x86/microcode/intel: Merge two consecutive if-statements
` [PATCH 4/5] x86/microcode/intel: Improve microcode sanity-checking error messages
` [PATCH 5/5] x86/microcode/intel: Drop orig_sum from ext signature checksum

[RFC][PATCH v2 0/2] printk: Make printk() completely async
 2016-03-07 10:12 UTC  (9+ messages)
` [RFC][PATCH v2 1/2] "

[PATCH] PM / Runtime: Only force-resume device if it has been force-suspended
 2016-03-07 10:10 UTC  (4+ messages)

perf, tools: Refactor and support interval and CSV metrics
 2016-03-07 10:08 UTC  (2+ messages)

[PATCH net-next 0/9] bpf: hash map pre-alloc
 2016-03-07 10:07 UTC  (3+ messages)
` [PATCH net-next 1/9] bpf: prevent kprobe+bpf deadlocks

[PATCH] overlayfs: Warn on copy up if a process has a R/O fd open to the lower file
 2016-03-07 10:06 UTC  (2+ messages)

[PATCH v10 0/6] add support for DWC UFS Controller
 2016-03-07 10:02 UTC  (4+ messages)
` [PATCH v10 5/6] add TC G210 platform driver

ERROR: "isa_io_base" [sound/pci/vx222/snd-vx222.ko] undefined!
 2016-03-07 10:06 UTC  (3+ messages)
  ` [alsa-devel] "

[PATCH][v4] livepatch/ppc: Enable livepatching on powerpc
 2016-03-07 10:06 UTC  (4+ messages)
` How to merge? (was Re: [PATCH][v4] livepatch/ppc: Enable livepatching on powerpc)

Troubles with smatch and jiffies
 2016-03-07 10:05 UTC  (2+ messages)

[PATCH v5 00/26] memory: omap-gpmc: mtd: nand: Support GPMC NAND on non-OMAP platforms
 2016-03-07 10:02 UTC  (20+ messages)
` [PATCH v5 03/26] memory: omap-gpmc: Introduce GPMC to NAND interface
` [PATCH v5 09/26] mtd: nand: omap: Clean up device tree support
` [PATCH v5 10/26] mtd: nand: omap: Update DT binding documentation
` [PATCH v5 13/26] memory: omap-gpmc: Support general purpose input for WAITPINs
` [PATCH v5 17/26] mtd: nand: omap2: Implement NAND ready using gpiolib

[PATCH v4 00/52] mtd: rework ECC layout definition
 2016-03-07  9:47 UTC  (53+ messages)
` [PATCH v4 01/52] mtd: kill the ecclayout->oobavail field
` [PATCH v4 02/52] mtd: create an mtd_oobavail() helper and make use of it
` [PATCH v4 03/52] mtd: mtdswap: remove useless if (!mtd->ecclayout) test
` [PATCH v4 04/52] mtd: nand: simplify nand_bch_init() usage
` [PATCH v4 05/52] mtd: add mtd_ooblayout_xxx() helper functions
` [PATCH v4 06/52] mtd: use mtd_ooblayout_xxx() helpers where appropriate
` [PATCH v4 07/52] mtd: nand: core: "
` [PATCH v4 08/52] mtd: nand: atmel: "
` [PATCH v4 09/52] mtd: nand: fsl_ifc: "
` [PATCH v4 10/52] mtd: nand: gpmi: "
` [PATCH v4 11/52] mtd: nand: lpc32xx: "
` [PATCH v4 12/52] mtd: nand: omap2: "
` [PATCH v4 13/52] mtd: onenand: "
` [PATCH v4 14/52] mtd: add mtd_set_ecclayout() helper function
` [PATCH v4 15/52] mtd: use mtd_set_ecclayout() where appropriate
` [PATCH v4 16/52] mtd: nand: "
` [PATCH v4 17/52] mtd: onenand: "
` [PATCH v4 18/52] mtd: docg3: "
` [PATCH v4 19/52] mtd: create an mtd_ooblayout_ops struct to ease ECC layout definition
` [PATCH v4 20/52] mtd: docg3: switch to mtd_ooblayout_ops
` [PATCH v4 21/52] mtd: nand: implement the default mtd_ooblayout_ops
` [PATCH v4 22/52] mtd: nand: bch: switch to mtd_ooblayout_ops
` [PATCH v4 23/52] mtd: nand: sharpsl: "
` [PATCH v4 24/52] mtd: nand: jz4740: "
` [PATCH v4 25/52] mtd: nand: atmel: "
` [PATCH v4 26/52] mtd: nand: bf5xx: "
` [PATCH v4 27/52] mtd: nand: brcm: "
` [PATCH v4 28/52] mtd: nand: cafe: "
` [PATCH v4 29/52] mtd: nand: davinci: "
` [PATCH v4 30/52] mtd: nand: denali: "
` [PATCH v4 31/52] mtd: nand: diskonchip: "
` [PATCH v4 32/52] mtd: nand: docg4: "
` [PATCH v4 33/52] mtd: nand: fsl_elbc: "
` [PATCH v4 34/52] mtd: nand: fsl_ifc: "
` [PATCH v4 35/52] mtd: nand: fsmc: "
` [PATCH v4 36/52] mtd: nand: fsmc: get rid of the fsmc_nand_eccplace struct
` [PATCH v4 37/52] mtd: nand: gpmi: switch to mtd_ooblayout_ops
` [PATCH v4 38/52] mtd: nand: hisi504: "
` [PATCH v4 39/52] mtd: nand: jz4780: "
` [PATCH v4 40/52] mtd: nand: lpc32xx: "
` [PATCH v4 41/52] mtd: nand: mxc: "
` [PATCH v4 42/52] mtd: nand: omap2: "
` [PATCH v4 43/52] mtd: nand: pxa3xx: "
` [PATCH v4 44/52] mtd: nand: s3c2410: "
` [PATCH v4 45/52] mtd: nand: sh_flctl: "
` [PATCH v4 46/52] mtd: nand: sm_common: "
` [PATCH v4 47/52] mtd: nand: sunxi: "
` [PATCH v4 48/52] mtd: nand: vf610: "
` [PATCH v4 49/52] mtd: onenand: "
` [PATCH v4 50/52] staging: mt29f_spinand: "
` [PATCH v4 51/52] mtd: nand: kill the ecc->layout field
` [PATCH v4 52/52] mtd: kill the nand_ecclayout struct

[PATCH] HID: multitouch: force retrieving of Win8 signature blob
 2016-03-07 10:02 UTC 

4.4.3: OOPS when running "stress-ng --sock 5"
 2016-03-07  9:59 UTC  (3+ messages)

[PATCH 0/4] improvements to the nmi_backtrace code
 2016-03-07  9:48 UTC  (6+ messages)
` [PATCH 2/4] nmi_backtrace: generate one-line reports for idle cpus

[PATCH] rt2x00: add new rt2800usb device Buffalo WLI-UC-G450
 2016-03-07  9:53 UTC  (2+ messages)

[PATCH 00/17] Add Initial support for PLX Technology OX810SE
 2016-03-07  9:55 UTC  (5+ messages)
` [PATCH 01/17] dt-bindings: vendor-prefixes: Add PLX Technology

[PATCH 1/4] ovl: honor flag MS_SILENT at mount
 2016-03-07  9:50 UTC  (2+ messages)

[PATCH 1/2 v5] dt/bindings: Add bindings for Layerscape SCFG MSI
 2016-03-07  9:50 UTC  (3+ messages)
` [PATCH 2/2 v5] irqchip/Layerscape: Add SCFG MSI controller support

[PATCH] mm: ZONE_DEVICE depends on SPARSEMEM_VMEMMAP
 2016-03-07  9:53 UTC  (2+ messages)

[PATCH 1/2] Documentation: synopsys-dw-mshc: add binding for resets
 2016-03-07  9:51 UTC  (4+ messages)

[TRIVIAL PATCH] treewide: Remove unnecessary 0x prefixes before %pa extension uses
 2016-03-07  9:52 UTC  (2+ messages)

[PATCH v2 0/5] introduce kcompactd and stop compacting in kswapd
 2016-03-07  9:45 UTC  (12+ messages)
` [PATCH v2 4/5] mm, kswapd: replace kswapd compaction with waking up kcompactd

[PATCH 0/5] MIDI USB Gadget improvements
 2016-03-07  9:40 UTC  (23+ messages)
` [PATCH 2/5] usb: gadget: f_midi: added spinlock on transmit function
` [PATCH 3/5] usb: gadget: gmidi: remove bus powered requirement on bmAttributes
` [PATCH 4/5] usb: gadget: f_midi: cleanups and typos fixes
` [PATCH 5/5] usb: gadget: f_midi: updated copyright

[PATCH 0/2] ARM: uniphier: UniPhier updates for Linux 4.6-rc1 (2nd round)
 2016-03-07  9:30 UTC  (2+ messages)

[PATCH v4 0/4] Add Ethernet support on STM32F429
 2016-03-07  9:26 UTC  (4+ messages)
` [PATCH v4 2/4] Documentation: Bindings: Add STM32 DWMAC glue

[PATCH v2] arm64: dts: Add tmu node for exynos7
 2016-03-07  9:25 UTC  (3+ messages)

[PATCH 0/2] [media] exynos4-is: Trivial fixes for DT port/endpoint parse logic
 2016-03-07  9:24 UTC  (3+ messages)

[PATCH 1/1] dma-mapping: to avoid exception when cpu_addr is NULL
 2016-03-07  9:21 UTC 

[PATCH] thermal: tegra_soctherm: fix sign bit of temperature
 2016-03-07  9:16 UTC  (9+ messages)

[PATCH] hwmon: ina2xx: Add per-sensor label
 2016-03-07  9:14 UTC  (2+ messages)

[PATCH] iio: adc: imx25-gcq: fix do_div
 2016-03-07  9:01 UTC  (3+ messages)

Build regressions/improvements in v4.5-rc7
 2016-03-07  9:01 UTC  (2+ messages)

[PATCH V4 0/4] net-next: mediatek: add ethernet driver
 2016-03-07  8:56 UTC  (5+ messages)
` [PATCH V4 1/4] net-next: mediatek: document MediaTek SoC ethernet binding
` [PATCH V4 2/4] net-next: mediatek: add support for MT7623 ethernet
` [PATCH V4 3/4] net-next: mediatek: add Kconfig and Makefile
` [PATCH V4 4/4] net-next: mediatek: add an entry to MAINTAINERS

[PATCH v6 00/17] add fixes, device quirks, error recovery,
 2016-03-07  8:56 UTC  (7+ messages)
` [PATCH v6 15/17] scsi: ufs-qcom: set PA_Local_TX_LCC_Enable before link startup
` [PATCH v6 16/17] scsi: ufs-qcom: enable/disable the device ref clock
` [PATCH v6 17/17] scsi: ufs-qcom: add printouts of testbus debug registers

[PATCH v2 0/7] usb: add support for Intel dual role port mux
 2016-03-07  8:53 UTC  (8+ messages)
` [PATCH v2 1/7] extcon: usb-gpio: add device binding for platform device
` [PATCH v2 2/7] extcon: usb-gpio: add support for ACPI gpio interface
` [PATCH v2 3/7] usb: mux: add common code for Intel dual role port mux
` [PATCH v2 4/7] usb: mux: add driver for Intel gpio controlled "
` [PATCH v2 5/7] usb: mux: add driver for Intel drcfg "
` [PATCH v2 6/7] usb: pci-quirks: add Intel USB drcfg mux device
` [PATCH v2 7/7] mfd: intel_vuport: Add Intel virtual USB port MFD Driver

[PATCH V11 0/4]perf/powerpc: Add ability to sample intr machine state in powerpc
 2016-03-07  8:23 UTC  (2+ messages)

[PATCH] [v4] x86, pkeys: fix siginfo ABI breakage from new field
 2016-03-07  8:49 UTC  (7+ messages)
` [tip:mm/pkeys] mm/pkeys: Fix siginfo ABI breakage caused by new u64 field

Kernel docs: muddying the waters a bit
 2016-03-07  8:48 UTC  (11+ messages)

[PATCH 1/2] PM / clk: Add stubs for pm_clk_suspend/resume
 2016-03-07  8:48 UTC  (3+ messages)
` [PATCH 2/2] PM / clk: Add support for obtaining clocks from device-tree

[GIT PULL] overlayfs fixes for 4.5-rc7
 2016-03-07  8:49 UTC 

[PATCH 1/2] isdn: icn: remove a #warning
 2016-03-07  8:48 UTC  (10+ messages)
` [PATCH 2/2] isdn: i4l: move active-isdn drivers to staging

[PATCH v7 1/5] leds: core: add generic support for RGB LED's
 2016-03-07  8:43 UTC  (3+ messages)

linux-next: Tree for Mar 7
 2016-03-07  8:41 UTC 

[PATCH v3 0/8] i2c mux cleanup and locking update
 2016-03-07  8:38 UTC  (5+ messages)

[PATCH 1/2] drm/rockchip: dw_hdmi: Call drm_encoder_cleanup() in error path
 2016-03-07  8:37 UTC  (4+ messages)

[PATCH 00/10] x86: Various SYSENTER/SYSEXIT/#DB fixes and cleanups
 2016-03-07  8:29 UTC  (4+ messages)

[PATCH v4 0/5] Process Dell Instant Launch hotkey on Vostro V131 and Inspiron M5110
 2016-03-07  8:27 UTC  (3+ messages)
` [PATCH v5 "

Add support for monitoring gpio switches
 2016-03-07  8:26 UTC  (4+ messages)
` [PATCH 1/3] Device tree binding documentation for gpio-switch

[PATCH v2] thermal: consistently use int for trip temp
 2016-03-07  8:23 UTC  (2+ messages)

[PATCH] x86/entry: Improve system call entry comments
 2016-03-07  8:22 UTC  (2+ messages)

[PATCH v2 0/6] ARM64: meson: GXBaby (S905) and Vega S95 enablement
 2016-03-07  8:20 UTC  (2+ messages)

[RESEND RFC 0/3] Proposed extensions for NVMEM
 2016-03-07  8:18 UTC  (5+ messages)
` [RESEND RFC 2/3] nvmem: Add 'nvmem-blob' driver

Suspicious error for CMA stress test
 2016-03-07  8:16 UTC  (13+ messages)

[PATCH v4 net-next 0/9] API set for HW Buffer management
 2016-03-07  8:15 UTC  (4+ messages)
` [PATCH v4 net-next 8/9] net: add a hardware buffer management helper API

[PATCH] documentation: Make sample code and documentation consistent
 2016-03-07  8:02 UTC 

linux-next: manual merge of the akpm-current tree with the drm tree
 2016-03-07  8:14 UTC 

[PATCH v2] phy: rcar-gen3-usb2, rcar-gen2: Use ARCH_RENESAS
 2016-03-07  8:01 UTC  (2+ messages)

[PATCH 0/6] cpufreq: schedutil governor
 2016-03-07  8:00 UTC  (10+ messages)
` [PATCH v2 0/10] "
  ` [PATCH v2 6/10] cpufreq: Support for fast frequency switching

linux-next: build warnings after merge of the dt-rh tree
 2016-03-07  7:57 UTC 

[PATCH trivial] scripts/prune-kernel: remove kdump images
 2016-03-07  7:56 UTC 

[PATCH 2/2 V2] staging: dgnc: use tty_alloc_driver instead of kcalloc
 2016-03-07  7:55 UTC 

[PATCH 1/2 V2] staging: dgnc: use pointer type of tty_struct
 2016-03-07  7:52 UTC 

[RFC PATCH v4 0/7] vfio-pci: Allow to mmap sub-page MMIO BARs and MSI-X table
 2016-03-07  7:48 UTC  (8+ messages)
` [RFC PATCH v4 1/7] PCI: Add a new option for resource_alignment to reassign alignment
` [RFC PATCH v4 2/7] PCI: Use IORESOURCE_WINDOW to identify bridge resources
` [RFC PATCH v4 3/7] PCI: Ignore resource_alignment if PCI_PROBE_ONLY was set
` [RFC PATCH v4 4/7] PCI: Modify resource_alignment to support multiple devices
` [RFC PATCH v4 5/7] vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusive
` [RFC PATCH v4 6/7] vfio-pci: Allow to mmap MSI-X table if IOMMU_CAP_INTR_REMAP was set
` [RFC PATCH v4 7/7] powerpc/powernv/pci-ioda: Add IOMMU_CAP_INTR_REMAP for IODA host bridge

[PATCH 1/2] staging: dgnc: use pointer type of tty_struct
 2016-03-07  7:50 UTC  (3+ messages)

Applied "regulator: max8973: add support for junction thermal warning" to the regulator tree
 2016-03-07  7:44 UTC  (6+ messages)

Applied "regulator: pv88090: fix incorrect clear of event register" to the regulator tree
 2016-03-07  7:43 UTC 

[PATCH] gpio: xgene: Fix kconfig for standby GIPO contoller
 2016-03-07  7:41 UTC  (2+ messages)

[PATCH] genirq: Export IRQ functions for module use
 2016-03-07  7:39 UTC  (2+ messages)

[PATCH 0/2] net: thunderx: Performance enhancement changes
 2016-03-07  7:35 UTC  (3+ messages)
` [PATCH 1/2] net: thunderx: Set recevie buffer page usage count in bulk
` [PATCH 2/2] net: thunderx: Adjust nicvf structure to reduce cache misses

[PATCH V1] regulator: pv88090: fix incorrect clear of event register
 2016-03-07  7:08 UTC 

[PATCH 1/2] Document: i2c: Add a dt binding for mediatek MT2701 soc
 2016-01-08  1:12 UTC  (3+ messages)

[PATCH 0/4] ARM64:SoC add a new platform, LG Electronics's lg1k
 2016-03-07  6:45 UTC  (5+ messages)
` [PATCH 3/4] arm64: dts: Add dts files for LG Electronics's lg1312 SoC

[PATCH resend] PCI: QEMU top-level IDs for (sub)vendor & device
 2016-03-07  7:20 UTC  (3+ messages)

[RESENT PATCH] mmc: block: fix ABI regression of mmc_blk_ioctl
 2016-03-07  6:59 UTC 

[PATCH v2] locktorture: Fix NULL pointer when torture_type is invalid
 2016-03-07  7:02 UTC  (12+ messages)

[RFC qemu 0/4] A PV solution for live migration optimization
 2016-03-07  6:49 UTC  (14+ messages)
    ` [Qemu-devel] "

[PATCH v1 00/11] mm: page migration enhancement for thp
 2016-03-07  6:28 UTC  (4+ messages)
` [PATCH v1 02/11] mm: thp: introduce CONFIG_ARCH_ENABLE_HUGEPAGE_MIGRATION

[PATCH v4 0/8] dmaengine: rcar-dmac: add iommu support for slave transfers
 2016-03-07  6:03 UTC  (3+ messages)
` [PATCH v4 6/8] "

linux-next: manual merge of the watchdog tree with the arm-soc tree
 2016-03-07  5:41 UTC  (2+ messages)

[PATCH 0/3] OOM detection rework v4
 2016-03-07  5:23 UTC  (11+ messages)

user namespace and fully visible proc and sys mounts
 2016-03-07  5:03 UTC  (6+ messages)

[PATCH] PCI/keystone: check return value of devm_phy_get with EPROBE_DEFER
 2016-03-07  4:32 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).