All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-14 01:40:28 to 2015-12-14 04:20:01 UTC [more...]

[PATCH v3 00/17] perf tools: Move perf subcommand framework to a library
 2015-12-14  4:18 UTC  (9+ messages)
` [PATCH v3 02/17] tools build: Fix feature Makefile dependencies for 'O='
` [PATCH v3 03/17] perf test: Add Build file to dependencies for llvm-src-*.c
` [PATCH v3 05/17] perf build: Fix 'make clean'
` [PATCH v3 06/17] perf build: Rename LIB_PATH -> API_PATH
` [PATCH v3 07/17] perf: Create pager.h
` [PATCH v3 08/17] perf: Remove check for unused PERF_PAGER_IN_USE
` [PATCH v3 10/17] perf: Provide subcmd configuration at runtime
` [PATCH v3 17/17] tools subcmd: Rename subcmd header include guards

[PATCH v2 08/13] ASoC: Intel: Skylake: Use CGCTL.MISCBDCGE for Phrase detection notification
 2015-12-14  4:22 UTC  (2+ messages)

btrfs check inconsistency with raid1, part 1
 2015-12-14  4:16 UTC 

[PATCH 1/2] extcon: arizona: Add device bindings for the micd configurations
 2015-12-14  4:11 UTC  (4+ messages)
` [PATCH 2/2] extcon: arizona: Update device tree binding for mic detect configurations

[PATCH 0/4] Replace tty->closing
 2015-12-14  4:02 UTC  (4+ messages)
` [PATCH v2 "

cron job: media_tree daily build: WARNINGS
 2015-12-14  4:00 UTC 

iwlwifi - L1 Enabled - LTR Enabled loop
 2015-12-14  4:00 UTC  (5+ messages)

[PATCH] drm/i915: Wait for PP cycle delay only if panel is in power off sequence
 2015-12-14  3:59 UTC  (12+ messages)

[PATCH 0/4 for 2.3] vhost-user live migration support
 2015-12-14  3:58 UTC  (4+ messages)

[PATCH] usb: gadget: forbid queuing request to a disabled ep
 2015-12-14  3:48 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/1] fs:ubifs:recovery:fixup UBIFS cannot recover master node issue
 2015-12-14  3:55 UTC  (4+ messages)

[PATCH V3 2/2] ARM: dts: imx6q: add Novena board
 2015-12-14  3:56 UTC  (4+ messages)
` [PATCH V4 "

[U-Boot] [PATCH] eth: dtsec: fix TBI ANA setting bug in dtsec_configure_serdes()
 2015-12-14  3:54 UTC  (5+ messages)

[PATCH/RFC 00/19] r8a7793, gose: Add i2c and audio support to device tree
 2015-12-14  3:49 UTC  (23+ messages)
` [PATCH/RFC 03/19] ARM: shmobile: gose: add i2c2 bus "
` [PATCH/RFC 04/19] ARM: shmobile: r8a7793: add iic(b) "
` [PATCH/RFC 05/19] ARM: shmobile: r8a7793: add MSTP10 clocks "
` [PATCH/RFC 08/19] ARM: shmobile: r8a7793: add R-Car sound support "
` [PATCH/RFC 19/19] ARM: shmobile: r8a7793: add Audio MIX "

[PATCH 0/6] cxlflash: Miscellaneous fixes and updates
 2015-12-14  3:47 UTC  (3+ messages)
` [PATCH 6/6] cxlflash: Enable device id for future IBM CXL adapter

[PATCH] usb: gadget: make usb_ep_enable return -EBUSY if ep has already enabled
 2015-12-14  3:40 UTC  (4+ messages)
  ` [PATCH v2] "

[U-Boot] [PATCH v1] set the mmc specific addresss and range as power on write protection, you can't earse and write this range of data if you enable it after mmc power on
 2015-12-14  3:47 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] microblaze: spl: Do not call mem_malloc_init and use early alloc
 2015-12-14  3:47 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/26] dm: Conversion of code to the new driver model PCI API
 2015-12-14  3:46 UTC  (72+ messages)
` [U-Boot] [PATCH v2 01/26] dm: pci: Mark legacy files as such
` [U-Boot] [PATCH v2 02/26] dm: pci: Add a dm_ prefix to pci_get_bdf()
` [U-Boot] [PATCH v2 03/26] dm: pci: Add a dm_ prefix to pci_bus_find_bdf()
` [U-Boot] [PATCH v2 04/26] dm: pci: Use driver model PCI API in auto-config
` [U-Boot] [PATCH v2 05/26] dm: pci: Add a driver-model version of pci_find_device()
` [U-Boot] [PATCH v2 06/26] dm: pci: scsi: Use driver-model PCI API
` [U-Boot] [PATCH v2 07/26] dm: pci: Add a driver-model version of pci_find_class()
` [U-Boot] [PATCH v2 08/26] dm: pci: Add a function to read a PCI BAR
` [U-Boot] [PATCH v2 09/26] dm: serial: Convert ns16550 driver to use driver model PCI API
` [U-Boot] [PATCH v2 10/26] dm: x86: ivybridge: Convert graphics init to use DM "
` [U-Boot] [PATCH v2 11/26] dm: Convert bios_interrupts "
` [U-Boot] [PATCH v2 12/26] dm: pci: video: Convert video and pci_rom "
` [U-Boot] [PATCH v2 13/26] dm: x86: pci: Adjust bios_run_on_x86() to use the "
` [U-Boot] [PATCH v2 14/26] dm: pci: Drop the old version of pci_find_device/s()
` [U-Boot] [PATCH v2 15/26] dm: pci: Drop the old version of pci_find_class()
` [U-Boot] [PATCH v2 16/26] dm: tegra: net: Convert tegra boards to driver model for Ethernet
` [U-Boot] [PATCH v2 17/26] dm: test: Convert PCI tests to use the DM PCI API
` [U-Boot] [PATCH v2 18/26] dm: pci: Add driver model API functions for address mapping
` [U-Boot] [PATCH v2 19/26] dm: net: Convert rtl8169 to use DM PCI API
` [U-Boot] [PATCH v2 20/26] dm: pci: Switch to DM API for PCI address mapping
` [U-Boot] [PATCH v2 21/26] dm: ahci: Convert to use new DM PCI API
` [U-Boot] [PATCH v2 22/26] dm: usb: Convert echi-pci "
` [U-Boot] [PATCH v2 23/26] dm: Convert PCI MMC over to use "
` [U-Boot] [PATCH v2 24/26] pci: Tidy up comments in pci_bind_bus_devices()
` [U-Boot] [PATCH v2 25/26] dm: net: usb: Refactor mcs7830 driver ready for DM conversion
` [U-Boot] [PATCH v2 26/26] dm: net: usb: Convert mcs7830 driver to support driver model

[U-Boot] [PATCH 0/7] Switch rockchip firefly to using tiny-printf
 2015-12-14  3:45 UTC  (26+ messages)
` [U-Boot] [PATCH 1/7] spl: use panic_str instead of panic
` [U-Boot] [PATCH 3/7] lib/tiny-printf.c: Implement vprintf
` [U-Boot] [PATCH 4/7] lib: Split panic functions out of vsprintf.c
` [U-Boot] [PATCH 5/7] lib: split out strtoxxxx "
` [U-Boot] [PATCH 6/7] mmc: mmc: Don't use sprintf when using tiny-printf
` [U-Boot] [PATCH 7/7] rockchip: firefly: Use tiny-printf

[U-Boot] [PATCH v2 0/3] Fix rockchip spl loader mkimage flow
 2015-12-14  3:44 UTC  (6+ messages)
` [U-Boot] [PATCH v2 2/3] rockchip: mkimage: use imagename to select spl hdr & spl size
` [U-Boot] [PATCH v2 3/3] rockchip: doc: add imagename

[PATCH v2] mmc: sdhci: restore behavior when setting VDD via external regulator
 2015-12-14  3:39 UTC  (5+ messages)

[PATCH] hwmon: constify sensor_template_group structures
 2015-12-14  3:38 UTC  (3+ messages)

[PATCH] powerpc/476fpe: Add support for kexec
 2015-12-14  3:31 UTC 

[PATCH v6 0/4] stmmac: create of compatible mdio bus for stmacc driver
 2015-12-14  3:32 UTC  (5+ messages)
` [PATCH v6 1/4] stmmac: create of compatible mdio bus for stmmac driver
` [PATCH v6 2/4] stmmac: Correct documentation on stmmac clocks
` [PATCH v6 3/4] stmmac: Fix calculations for ptp counters when clock input = 50Mhz
` [PATCH v6 4/4] stmmac: socfpga: Provide dt node to config ptp clk source

[PATCH 4.3 00/71] 4.3.3-stable review
 2015-12-14  3:28 UTC  (3+ messages)

[PATCH v4 00/16] perf tools: BPF related update and other improvements
 2015-12-14  3:27 UTC  (7+ messages)
` [PATCH v4 09/16] perf tools: Enable indices setting syntax for BPF maps

[RFC][PATCH] module: Limit line length of module prints
 2015-12-14  1:06 UTC  (4+ messages)

[PATCH 0/2] Two fix for dwc2 gadget driver
 2015-12-14  3:23 UTC  (4+ messages)
` [PATCH 1/2] usb: dwc2: add ep enabled flag to avoid double enable/disable

[PATCH v3 0/6] nvdimm: Add an IOCTL pass thru for DSM calls
 2015-12-14  3:20 UTC  (18+ messages)
` [PATCH v3 1/6] acpica: Correct parameter type to acpi_evaluate_dsm
` [PATCH v3 2/6] nvdimm: Clean-up access mode check
` [PATCH v3 3/6] nvdimm: Add wrapper for IOCTL pass thru
` [PATCH v3 4/6] nvdimm: Fix security issue with DSM IOCTL
` [PATCH v3 5/6] nvdimm: Increase max envelope size for IOCTL
` [PATCH v3 6/6] nvdimm: Add IOCTL pass thru functions

[RFC] selftests: report proper exit statuses
 2015-12-14  3:19 UTC  (3+ messages)

[RFC libdrm] intel: Softpin support
 2015-12-14  3:17 UTC  (3+ messages)
` [RFC libdrm] intel: Add support for softpin

[PATCH] ftrace: fix race between ftrace and insmod
 2015-12-14  3:16 UTC  (2+ messages)

[PATCH] perf test: Fix hist testcases when kptr_restrict is on
 2015-12-14  3:11 UTC 

The max single write IOPS on single RBD
 2015-12-14  3:10 UTC  (3+ messages)

[PATCH] ARM: dts: imx: Fix the assigned-clock mismatch issue on imx6q/dl
 2015-12-14  3:07 UTC  (3+ messages)

[GIT PULL] please pull one bug fix for v4.4
 2015-12-14  3:02 UTC  (3+ messages)

[lkp] [hrtimer] 512d7dce5e: BUG: unable to handle kernel NULL pointer dereference at 0000000000000018
 2015-12-14  3:02 UTC  (2+ messages)
`  "

[PATCH 1/2] mm, printk: introduce new format string for flags
 2015-12-14  3:03 UTC  (7+ messages)
` [PATCH v2 1/3] "

[PATCH] virtio: fix virtio_net_hdr desc pointing to the same buffer
 2015-12-14  3:01 UTC  (2+ messages)

PELT initial task load and wake_up_new_task()
 2015-12-13 19:13 UTC  (2+ messages)

[linux-3.14 test] 65787: regressions - FAIL
 2015-12-14  2:57 UTC 

[Ocfs2-devel] [PATCH V2] ocfs2/dlm: fix a race between purge and migration
 2015-12-14  2:56 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: vf-colibri: split PWM pinctrl
 2015-12-14  2:53 UTC  (11+ messages)
` [PATCH 2/2] ARM: dts: vf-colibri: add CAN support

[PATCH v5 0/4] Add i.mx7d adc driver support
 2015-12-14  2:52 UTC  (10+ messages)
` [PATCH v5 1/4] iio: adc: add IMX7D ADC "
` [PATCH v5 3/4] ARM: dts: imx7d.dtsi: add ADC support

[bug] kernel panic if writting data to mmc after suspendding
 2015-12-14  2:49 UTC  (5+ messages)

[PATCH 0/8] Add support for CL-SOM-iMX7 and SBC-iMX7
 2015-12-14  2:47 UTC  (3+ messages)

btrfs: poor performance on deleting many large files
 2015-12-14  2:46 UTC  (8+ messages)
  ` [auto-]defrag, nodatacow - general suggestions?(was: btrfs: poor performance on deleting many large files?)

Bad backport of "net: Fix skb_set_peeked use-after-free bug" in 3.18.23
 2015-12-14  2:44 UTC 

[PATCH 1/8] ARM: dts: imx7d: cl-som-imx7: add basic module support
 2015-12-14  2:43 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 004/182] gpio: generic: factor into gpio_chip struct
 2015-12-14  2:35 UTC  (3+ messages)

[PATCH] drm/i915: Correct max delay for HDMI hotplug live status checking
 2015-12-14  2:30 UTC  (8+ messages)

[PATCH] examples/ethtool, l3fwd-power: fix build on FreeBSD
 2015-12-14  2:32 UTC 

[linux-3.14 test] 65633: regressions - FAIL
 2015-12-14  2:30 UTC  (4+ messages)

Will "btrfs check --repair" fix the mounting problem?
 2015-12-14  2:28 UTC  (3+ messages)

[RFC PATCH 0/3] x86: Add support for guest DMA dirty page tracking
 2015-12-14  2:27 UTC  (4+ messages)
` [Qemu-devel] "

[U-Boot] help - u-boot on powerpc qemu
 2015-12-14  2:23 UTC  (2+ messages)

[U-Boot] [PATCH] spl: mmc: use block device number, not hard-coded 0
 2015-12-14  2:19 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH] mmc: implement mmc power on write protect function
 2015-12-14  2:16 UTC  (3+ messages)

[Xenomai] ipipe-gch-ipipe-3.0-imx6q latency
 2015-12-14  2:13 UTC  (3+ messages)

Linux 4.4-rc5
 2015-12-14  2:13 UTC 

[U-Boot] [PATCH 1/5][v5] armv8: define usec2ticks function
 2015-12-14  2:10 UTC  (5+ messages)
` [U-Boot] [PATCH 3/5][v5] include/linux: move typdef for uintptr_t

Still not production ready
 2015-12-14  2:08 UTC  (2+ messages)

[PATCH v3 0/7] ARM: hisi: Add initial support including clock driver for Hi3519 soc
 2015-12-14  2:07 UTC  (11+ messages)
` [PATCH v3 2/7] clk: hisilicon: add dt-binding document for Hi3519 CRG
` [PATCH v3 3/7] ARM: hisi: add dt_machine definition for Hi3519

[libvirt test] 65789: regressions - FAIL
 2015-12-14  2:03 UTC 

[PATCHSET 00/16] perf top: Add multi-thread support (v1)
 2015-12-14  2:02 UTC  (12+ messages)
` [PATCH/RFC 03/16] perf top: Factor out warnings about kernel addresses and symbols
` [PATCH/RFC 07/16] perf hists: Pass hists struct to hist_entry_iter struct
` [PATCH/RFC 09/16] perf tools: Update hist entry's hists pointer

Linux kernel 4.4-rc5 released
 2015-12-14  2:02 UTC 

Bug#807879: xfsprogs: Cannot mount XFS filesystem formated with mkfs.xfs newer than 3.2.1
 2015-12-14  1:50 UTC 

[PATCH v2 00/32] VSP: Add R-Car Gen3 support
 2015-12-14  1:58 UTC  (6+ messages)

[Ocfs2-devel] [PATCH] ocfs2: dlm: fix recursive locking deadlock
 2015-12-14  1:57 UTC 

rtl8xxxu driver status
 2015-12-14  1:57 UTC  (2+ messages)

[PATCH 0/5 for 2.3] vhost rxtx refactor
 2015-12-14  1:55 UTC  (7+ messages)
` [PATCH 1/5] vhost: refactor rte_vhost_dequeue_burst
` [PATCH 2/5] vhost: refactor virtio_dev_rx

[RFC PATCH V3] Crypto: rockchip/crypto - add hash support for crypto engine in rk3288
 2015-12-14  1:50 UTC  (3+ messages)

Help (python-jsonschema do_compile Failed)
 2015-12-14  1:46 UTC  (3+ messages)

Message TO: twoller@crystal.cirrus.com has been discarded due to a filter rule
 2015-12-14  1:46 UTC 

[PATCH v2 0/2] mtd: spi-nor: add new device MT35X
 2015-12-14  1:40 UTC  (3+ messages)
` [PATCH v2 1/2] mtd: spi-nor: add Manufacturer ID for Micron
` [PATCH v2 2/2] mtd: spi-nor: add new device MT35X

Generic DT binding for IPIs
 2015-12-14  1:40 UTC  (9+ messages)

[Bug 93352] GRID Autosport crashes on start of race
 2015-12-14  1:40 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/11] Error handling cleanups for pseries machine type
 2015-12-14  1:24 UTC  (18+ messages)
` [Qemu-devel] [PATCH 01/11] ppc: Cleanup error handling in ppc_set_compat()
` [Qemu-devel] [PATCH 02/11] pseries: Cleanup error handling of spapr_cpu_init()
` [Qemu-devel] [PATCH 05/11] pseries: Cleanup error handling in spapr_vga_init()
` [Qemu-devel] [PATCH 06/11] pseries: Improve error handling in find_unknown_sysbus_device()
` [Qemu-devel] [PATCH 07/11] pseries: Cleanup error handling in spapr_kvm_type()


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.