All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-15 04:06:07 to 2015-12-15 06:28:42 UTC [more...]

[PATCH v2 0/3] USB: add generic onboard USB HUB driver
 2015-12-15  6:28 UTC  (4+ messages)

[U-Boot] [PATCH v3 1/5] sf: Get spi locally from spi_flash
 2015-12-15  6:28 UTC  (9+ messages)
` [U-Boot] [PATCH v3 2/5] spi: make mode visible to both dm and non-dm
` [U-Boot] [PATCH v3 3/5] spi: Use mode instead of op_mode_tx
` [U-Boot] [PATCH v3 4/5] spi: Rename SPI_TX_BP|QPP to SPI_TX_BYTE|QUAD

[U-Boot] [PATCH 1/3] sf: Minor cleanup
 2015-12-15  6:27 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] sf: Use BIT macro

[U-Boot] [PATCH] x86: Clean up SPI flash drivers in defconfig
 2015-12-15  6:27 UTC  (16+ messages)

[Xenomai] CAN Loopback with Recieve own message
 2015-12-15  6:23 UTC  (4+ messages)

[PATCH] raid5-cache: add journal hot add/remove support
 2015-12-15  6:22 UTC 

[Xenomai] Question about synchronisation between xenomai task and linux task
 2015-12-15  6:21 UTC  (4+ messages)
  ` [Xenomai] =?gb18030?q?=BB=D8=B8=B4=A3=BA__Question_about_synchronisation_between_xenomai_taskand_linux_task?=
    ` [Xenomai] 回复: Question about synchronisation between xenomai taskand linux task

[Qemu-devel] [Bug 1395217] [NEW] Networking in qemu 2.0.0 and beyond is not compatible with Open Solaris (Illumos) 5.11
 2015-12-15  6:12 UTC  (2+ messages)
` [Qemu-devel] [Bug 1395217] "

[Xenomai] ipipe-gch-ipipe-3.0-imx6q latency
 2015-12-15  6:17 UTC  (11+ messages)

[PATCH 1/2] doc: announce ABI change for cmdline buffer size
 2015-12-15  6:14 UTC  (6+ messages)
` [PATCH 2/2] doc: announce ABI change for RETA configuration

FW: Commit 81a43adae3b9 (locking/mutex: Use acquire/release semantics) causing failures on arm64 (ThunderX)
 2015-12-15  4:36 UTC  (14+ messages)
                `  "

[RFC PATCH v2 0/5] ACPICA / debugger: Add in-kernel AML debugger support
 2015-12-15  6:13 UTC  (6+ messages)
` [PATCH v4 0/7] "
  ` [PATCH v4 7/7] ACPI / x86: introduce acpi_os_readable() support

[PATCH 0/8] Rerolling sb/submodule-parallel-fetch for the time after 2.7
 2015-12-15  6:12 UTC  (9+ messages)
` [PATCH 3/8] xread_nonblock: add functionality to read from fds without blocking

Linux kernel 4.2.8 released
 2015-12-15  6:13 UTC 

[PATCH V3] Fix INT1 Recursion with unregistered breakpoints
 2015-12-15  6:12 UTC 

[Qemu-devel] [PATCH v3 0/7] vmxnet3: Fine-tune device capabilities
 2015-12-15  6:09 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 5/7] vmxnet3: The vmxnet3 device is a PCIE endpoint

Issue with Ceph File System and LIO
 2015-12-15  6:08 UTC 

[PATCH v2 0/5] Add support for imx6qp
 2015-12-15  6:07 UTC  (18+ messages)
` [PATCH v2 1/5] ARM: dts: imx: Add basic dts support for imx6qp SOC
` [PATCH v2 2/5] ARM: dts: imx: Add basic dts support for imx6qp-sabresd
` [PATCH v2 3/5] ARM: dts: imx: Add basic dts support for imx6qp-sabreauto
` [PATCH v2 4/5] clk: imx: Add clock support for imx6qp
` [PATCH v2 5/5] ARM: imx: Add msl code "

[PATCH 1/2] iio: mma8452: remove unused register description
 2015-12-15  6:04 UTC  (4+ messages)
` [PATCH 2/2] iio: mma8452: add freefall detection for Freescale's accelerometers

[PATCH] staging: dgnc: Patch includes the checkpatch fixes
 2015-12-15  5:46 UTC  (18+ messages)
      ` [PATCH] [PATCH 1/3] "
                  ` [PATCH FIXED "
                      ` [PATCH FIXED 1/3] staging: dgnc: Patch includes spacing fixes
                        ` [PATCH 2/3] staging: dgnc: Patch includes CamelCase & Macro fixes
                      ` [PATCH 1/3] staging: dgnc: Patch includes the checkpatch fixes
                      ` [PATCH 3/3] staging: dgnc: Patch updates the TODO file
                  ` [PATCH FIXED 2/3] staging: dgnc: Patch for CamelCase fixes
                  ` [PATCH FIXED 3/3] staging: dgnc: Patch updates the TODO file

Linux 4.1.15
 2015-12-15  6:00 UTC  (2+ messages)

[PATCH v2 00/12] mtd: nand_bbt: introduce independent nand BBT
 2015-12-15  5:59 UTC  (13+ messages)
` [PATCH v2 01/12] mtd: nand_bbt: new header for nand family BBT
` [PATCH v2 02/12] mtd: nand_bbt: introduce struct nand_bbt
` [PATCH v2 03/12] mtd: nand_bbt: add new API definitions
` [PATCH v2 04/12] mtd: nand_bbt: add nand_bbt_markbad_factory() interface
` [PATCH v2 05/12] mtd: nand: use new BBT API instead of old ones
` [PATCH v2 06/12] mtd: nand_bbt: use erase() and is_bad_bbm() hook in BBT
` [PATCH v2 07/12] mtd: nand: make nand_erase_nand() static
` [PATCH v2 08/12] mtd: nand_bbt: remove struct nand_chip from nand_bbt.c
` [PATCH v2 09/12] mtd: nand_bbt: remove old API definitions
` [PATCH v2 10/12] mtd: nand_bbt: remove NAND_BBT_DYNAMICSTRUCT macro
` [PATCH v2 11/12] mtd: nand: remove nand_chip.bbt
` [PATCH v2 12/12] mtd: nand-bbt: move nand_bbt.c to mtd folder

[RFC PATCH 0/7] mtd: partitions: add of_match_table support
 2015-12-15  6:00 UTC  (9+ messages)
` [RFC PATCH 3/7] doc: dt: mtd: partition: add on-flash format binding

DPDK OVS on Ubuntu 14.04
 2015-12-15  5:55 UTC  (4+ messages)
    ` DPDK OVS on Ubuntu 14.04# Issue's Resolved# Successfully setup DPDK OVS with vhostuser

[PATCH V11 0/5] xen pvusb toolstack work
 2015-12-15  5:55 UTC  (6+ messages)
` [PATCH V11 1/5] libxl: export some functions for pvusb use
` [PATCH V11 2/5] libxl_utils: add internal function to read sysfs file contents
` [PATCH V11 3/5] libxl: add pvusb API
` [PATCH V11 4/5] xl: add pvusb commands
` [PATCH V11 5/5] domcreate: support pvusb in configuration file

[f2fs] 9f88450ff1: stderr.mount:wrong_fs_type, bad_option, bad_superblock_on/dev/sda3
 2015-12-15  5:53 UTC  (5+ messages)
  ` [lkp] [f2fs] 9f88450ff1: stderr.mount:wrong_fs_type,bad_option,bad_superblock_on/dev/sda3

linux-next: manual merge of the akpm-current tree with the powerpc tree
 2015-12-15  5:53 UTC  (2+ messages)

Linux kernel 4.1.15 released
 2015-12-15  5:52 UTC 

[Qemu-devel] [PATCH v2 0/6] pvscsi: Fine-tune device capabilities
 2015-12-15  5:48 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 5/6] vmw_pvscsi: The pvscsi device is a PCIE endpoint

[bug report]Please include the commit 60bc851 in your stable tree if possible
 2015-12-15  5:47 UTC 

[PATCH v7] Add new mac80211 driver mwlwifi
 2015-12-15  5:47 UTC  (3+ messages)

[U-Boot] [PATCH 0/6] dm: x86: Remove pirq_init() and cpu_irq_init()
 2015-12-15  5:45 UTC  (13+ messages)
` [U-Boot] [PATCH 1/6] dm: x86: Create a driver for x86 interrupts
` [U-Boot] [PATCH 2/6] dm: x86: Set up interrupt routing from interrupt_init()
` [U-Boot] [PATCH 3/6] dm: x86: Add a common PIRQ init function

[PATCH v6 0/5] MT8173 IOMMU SUPPORT
 2015-12-15  5:45 UTC  (7+ messages)
` [PATCH v6 3/5] memory: mediatek: Add SMI driver

[PATCH V9 0/5] dma: add Qualcomm Technologies HIDMA driver
 2015-12-15  5:43 UTC  (9+ messages)
` [PATCH V9 2/5] dma: add Qualcomm Technologies HIDMA management driver

[PATCH] tty/n_gsm.c: fix false positive WARN_ON and do some codes improvement
 2015-12-15  5:43 UTC  (3+ messages)

[PATCH 4.3 00/71] 4.3.3-stable review
 2015-12-15  5:40 UTC  (5+ messages)
` [PATCH 4.3 34/71] vrf: fix double free and memory corruption on register_netdevice failure

[net-next 0/9][pull request] 1GbE Intel Wired LAN Driver Updates 2015-12-14
 2015-12-15  5:38 UTC  (10+ messages)
` [net-next 1/9] e1000e: Switch e1000e_up to void, drop code checking for error result
` [net-next 2/9] igb: Remove GS40G specific defines/functions
` [net-next 3/9] igb: Don't add PHY address to PCDL address
` [net-next 4/9] igb: Improve cable length function for I210, etc
` [net-next 5/9] igb: Explicitly label self-test result indices
` [net-next 6/9] e1000e: Remove unreachable code
` [net-next 7/9] e1000e: Do not read ICR in Other interrupt
` [net-next 8/9] e1000e: Do not write lsc to ics in msi-x mode
` [net-next 9/9] e1000e: Fix msi-x interrupt automask

[PATCH 8/8] f2fs: fix to avoid deadlock between checkpoint and writepages
 2015-12-15  5:36 UTC  (2+ messages)

[ [PATCH v2] 00/13] Add virtio support in arm/arm64
 2015-12-15  5:36 UTC  (3+ messages)
` [ [PATCH v2] 06/13] config: armv7/v8: Enable RTE_LIBRTE_VIRTIO_PMD

[PATCH 7/8] f2fs: introduce new option for controlling data flush
 2015-12-15  5:35 UTC 

[PATCH 6/8] f2fs: stat dirty regular/symlink inodes
 2015-12-15  5:34 UTC  (2+ messages)

[U-Boot] [PATCH 1/5] nios2: Calculate the env position from monitor size
 2015-12-15  5:33 UTC  (10+ messages)
` [U-Boot] [PATCH 2/5] nios2: Up the monitor size to 512kiB
` [U-Boot] [PATCH 3/5] nios2: Preconfigure $loadaddr variable
` [U-Boot] [PATCH 4/5] nios2: Enable support for fitImage
` [U-Boot] [PATCH 5/5] nios2: Soup up the shell experience

[PATCH 5/8] f2fs: support data flush in checkpoint
 2015-12-15  5:33 UTC 

[PATCH 4/8] f2fs: record dirty status of regular/symlink inode
 2015-12-15  5:32 UTC  (2+ messages)

[Patch v2 0/3] Add support for APQ8084 and MSM8916 Regulators
 2015-12-15  5:30 UTC  (9+ messages)
` [Patch v2 1/3] soc: qcom: documentation: Update SMD/RPM Docs
` [Patch v2 2/3] regulator: qcom-smd: Add PM8916 support
` [Patch v2 3/3] regulator: qcom-smd: Add support for PMA8084

[PATCH 3/8] f2fs: introduce __remove_dirty_inode
 2015-12-15  5:31 UTC  (2+ messages)

[PATCH 1/2] vlan: Fix untag operations of stacked vlans with REORDER_HEADER off
 2015-12-15  5:31 UTC  (3+ messages)
` [PATCH net] skbuff: Fix offset error in skb_reorder_vlan_header

[PATCH v2] net/macb: add support for resetting PHY using GPIO
 2015-12-15  5:31 UTC  (4+ messages)

[PATCH 2/8] f2fs: introduce dirty list node in inode info
 2015-12-15  5:30 UTC 

[Patch net] pptp: verify sockaddr_len in pptp_bind() and pptp_connect()
 2015-12-15  5:30 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH v0 0/9] Generic cpu-core device
 2015-12-15  5:27 UTC  (4+ messages)

[PATCH 1/8] f2fs: rename {add,remove,release}_dirty_inode to {add,remove,release}_ino_entry
 2015-12-15  5:29 UTC 

[PATCH v6 0/4] stmmac: create of compatible mdio bus for stmacc driver
 2015-12-15  5:28 UTC  (2+ messages)

[PATCH net] ravb: Add disable 10base
 2015-12-15  5:26 UTC  (3+ messages)

[PATCH] sh_eth: fix descriptor access endianness
 2015-12-15  5:25 UTC  (3+ messages)

[PATCH] sh_eth: fix TX buffer byte-swapping
 2015-12-15  5:25 UTC  (3+ messages)

[PATCH v3 00/27] serial: sh-sci: External Clock Support
 2015-12-15  5:23 UTC  (5+ messages)

Help (python-jsonschema do_compile Failed)
 2015-12-15  5:15 UTC  (5+ messages)

Use case not covered by the audit library?
 2015-12-15  5:13 UTC 

[PATCH] Keyboard backlight control for some Vaio Fit models
 2015-12-15  5:12 UTC 

[PATCH 1/3] arm64: dts: r8a7795: Add PSCI node
 2015-12-15  5:12 UTC  (6+ messages)
` [PATCH 2/3] arm64: dts: r8a7795: Add Cortex-A57 CPU cores

[PATCH] powerpc: Enable UBSAN support
 2015-12-15  5:11 UTC  (3+ messages)

New draft standards
 2015-12-15  5:11 UTC  (8+ messages)

[RFCv6 PATCH 00/10] sched: scheduler-driven CPU frequency selection
 2015-12-15  4:59 UTC  (8+ messages)
` [RFCv6 PATCH 09/10] sched: deadline: use deadline bandwidth in scale_rt_capacity

Double free of dst_entry in ipv4_dst_destroy()
 2015-12-15  4:52 UTC  (4+ messages)
  ` [PATCH net] net: fix IP early demux races

[PATCH v2] Fix INT1 Exception with unregistered breakpoints
 2015-12-15  4:52 UTC  (4+ messages)

Touching the initrd before paging_init
 2015-12-15  4:51 UTC  (6+ messages)
` [Linaro-acpi] "

[PATCH v5 net-next 0/4] ila: Optimization to preserve value of early demux
 2015-12-15  4:50 UTC  (3+ messages)
` [PATCH v5 net-next 4/4] ila: Add generic ILA translation facility

[PATCH 0/9] be2iscsi driver update to 11.0.0.0
 2015-12-15  4:50 UTC  (4+ messages)
` [PATCH 6/9] be2iscsi: Fix IOPOLL implementation

[PATCH 0/8 v5] enable to use thermal-zone on r8a7790/1
 2015-12-15  4:49 UTC  (3+ messages)

[LTP] Christmass vacations && LTP release
 2015-12-15  4:42 UTC  (2+ messages)

[PATCH 1/2] cris: debugport: Fix section mismatches
 2015-12-15  4:41 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 RFC] spec: add qcow2-dirty-bitmaps specification
 2015-12-15  4:34 UTC  (7+ messages)

[PATCH v2] drm/i915: Correct max delay for HDMI hotplug live status checking
 2015-12-15  4:40 UTC  (2+ messages)

HT Omega eCLARO sound card
 2015-12-15  4:30 UTC 

[libvirt bisection] complete build-i386-libvirt
 2015-12-15  4:26 UTC 

[PATCH 0/6] SATA for r8a7795, Salvator-X
 2015-12-15  4:22 UTC  (3+ messages)

[U-Boot] [PATCH] serial: Use static inline for _debug_uart_init()
 2015-12-15  4:20 UTC  (2+ messages)

[PATCH] perf tests: Fix false TEST_OK result for 'perf test hist'
 2015-12-15  4:18 UTC 

WARNING in crypto_wait_for_test
 2015-12-15  4:14 UTC  (5+ messages)

[PATCH v2 0/9] i2c: add generic support for timing parameters in DT
 2015-12-15  4:14 UTC  (4+ messages)

[PATCH RESEND 00/27] Drivers: hv: Miscellaneous fixes
 2015-12-15  4:13 UTC  (5+ messages)
` [PATCH RESEND 01/27] Drivers: hv: util: Increase the timeout for util services
  ` [PATCH RESEND 09/27] drivers:hv: Export the API to invoke a hypercall on Hyper-V

memcpy alignment
 2015-12-15  4:11 UTC 

[PATCH] Staging: Skein: Moved macros from skein_block.c to header file
 2015-12-15  0:08 UTC  (3+ messages)

[PATCH 1/4] xen: use proper variable for /usr/share path
 2015-12-15  4:08 UTC  (3+ messages)
` [PATCH 4/4] xen: move PR variable from include file


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.