All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-24 21:01:45 to 2016-09-25 03:00:12 UTC [more...]

[PATCH V3] powerpc/mm: Add radix flush all with IS=3
 2016-09-25  3:00 UTC  (2+ messages)
` [V3] "

[PATCH 2/8] powerpc/pseries: syscall remove trampoline
 2016-09-25  3:00 UTC  (2+ messages)
` [2/8] "

[PATCH 1/8] powerpc/pseries: hypervisor facility unavailable use correct handler
 2016-09-25  3:00 UTC  (2+ messages)
` [1/8] "

[PATCH V2 1/5] powerpc/64/kexec: NULL check "clear_all" in kexec_sequence
 2016-09-25  3:00 UTC  (2+ messages)
` [V2, "

[PATCH 1/3] powerpc/eeh: Null check uses of eeh_pe_bus_get
 2016-09-25  3:00 UTC  (2+ messages)
` [1/3] "

[RFC 1/3] powerpc/powernv: fix comment style and spelling
 2016-09-25  3:00 UTC  (2+ messages)
` [RFC,1/3] "

[PATCH net] Revert "net: ethernet: bcmgenet: use phydev from struct net_device"
 2016-09-25  2:51 UTC  (3+ messages)

[PATCH v2] ARM: dts: socfpga: Add Macnica sodia board
 2016-09-25  2:51 UTC  (2+ messages)

[ovmf test] 101139: all pass - PUSHED
 2016-09-25  2:29 UTC 

Implement rfc7559 ipv6 router solicitation backoff
 2016-09-25  2:14 UTC  (5+ messages)
` [PATCH 1/7] ipv6 addrconf: enable use of proc_dointvec_minmax in addrconf_sysctl
  ` [PATCH 5/7] ipv6 addrconf: implement RFC7559 router solicitation backoff
      ` [PATCH] "

[PATCH] PCI: enable extended tags support for PCIe endpoints
 2016-09-25  2:10 UTC  (2+ messages)

[PATCH v2] vhost: Add indirect descriptors support to the TX path
 2016-09-25  1:53 UTC  (7+ messages)

cerryview sd card problem
 2016-09-21 20:43 UTC 

[PATCH] btrfs-progs: fix user-facing typos
 2016-09-25  1:26 UTC  (2+ messages)
` [PATCH] Fix "

[PATCH][V2] mlxsw: spectrum: remove redundant check if err is zero
 2016-09-25  1:03 UTC 

[U-Boot] [PATCH 1/2] fastboot: more support for reboot-bootloader command
 2016-09-25  1:01 UTC  (7+ messages)
` [U-Boot] [PATCH 2/2] bcm: fastboot: implement 'reboot-bootloader'

[U-Boot] [PATCH] Kconfig: update FASTBOOT_FLASH_MMC_DEV
 2016-09-25  0:58 UTC  (2+ messages)

lspci not showing motherboard ethernet controller after PCIe card firmware update change from 32-bit to 64-bit BAR
 2016-09-25  0:24 UTC 

[Qemu-devel] [PULL 00/19] virtio, pc: fixes and features
 2016-09-25  0:49 UTC  (5+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: remove unsed argument from batadv_dbg_arp() function
 2016-09-25  0:46 UTC 

Reiser4 Upstream Git Repositories on GitHub
 2016-09-25  0:36 UTC  (2+ messages)

[PATCH 00/39] net/ixgbe: base code update
 2016-09-25  0:36 UTC  (4+ messages)
` [PATCH 03/39] net/ixgbe/base: change endianness of PHY data

[PATCH v2.1] arm64: kgdb: handle read-only text / modules
 2016-09-25  0:29 UTC  (5+ messages)

[Buildroot] [PATCH] irssi: security bump to version 0.8.20
 2016-09-25  0:28 UTC 

[PATCH net-next 0/4] act_mirred: Ingress actions support
 2016-09-25  0:20 UTC  (9+ messages)
` [PATCH net-next 4/4] net/sched: act_mirred: Implement ingress actions

[U-Boot] [PATCH v2 00/27] spl: Use linker list and parameters for SPL image loading
 2016-09-25  0:20 UTC  (28+ messages)
` [U-Boot] [PATCH v2 01/27] spl: Move spl_board_load_image() into a generic header
` [U-Boot] [PATCH v2 02/27] spl: Add a parameter to spl_set_header_raw_uboot()
` [U-Boot] [PATCH v2 03/27] spl: Add a parameter to spl_parse_image_header()
` [U-Boot] [PATCH v2 04/27] spl: Add a parameter to jump_to_image_linux()
` [U-Boot] [PATCH v2 05/27] spl: Add function comments to spl_start_uboot()
` [U-Boot] [PATCH v2 06/27] spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig
` [U-Boot] [PATCH v2 07/27] spl: Convert boot_device into a struct
` [U-Boot] [PATCH v2 08/27] spl: Add a way to declare an SPL image loader
` [U-Boot] [PATCH v2 09/27] spl: Convert spl_ram_load_image() to use linker list
` [U-Boot] [PATCH v2 10/27] spl: Convert spl_mmc_load_image() "
` [U-Boot] [PATCH v2 11/27] spl: Convert spl_ubi_load_image() "
` [U-Boot] [PATCH v2 12/27] spl: Convert spl_nand_load_image() "
` [U-Boot] [PATCH v2 13/27] spl: Convert spl_onenand_load_image() "
` [U-Boot] [PATCH v2 14/27] spl: Convert spl_nor_load_image() "
` [U-Boot] [PATCH v2 15/27] spl: Convert spl_ymodem_load_image() "
` [U-Boot] [PATCH v2 16/27] spl: Convert spl_usb_load_image() "
` [U-Boot] [PATCH v2 17/27] spl: Convert spl_sata_load_image() "
` [U-Boot] [PATCH v2 18/27] spl: spi: Move the generic SPI loader into common/spl
` [U-Boot] [PATCH v2 19/27] spl: Convert spl_spi_load_image() to use linker list
` [U-Boot] [PATCH v2 20/27] spi: Move freescale-specific code into a private header
` [U-Boot] [PATCH v2 21/27] spl: Convert spl_net_load_image() to use linker list
` [U-Boot] [PATCH v2 22/27] spl: Convert spl_board_load_image() "
` [U-Boot] [PATCH v2 23/27] spl: Pass spl_image as a parameter to load_image() methods
` [U-Boot] [PATCH v2 24/27] spl: Update ext functions to take an spl_image parameter
` [U-Boot] [PATCH v2 25/27] spl: Update fat "
` [U-Boot] [PATCH v2 26/27] spl: Update spl_load_simple_fit() to take an spl_image param
` [U-Boot] [PATCH v2 27/27] spl: Make spl_boot_list a local variable

[PATCH 0/2] Fix radix_tree_lookup_slot()
 2016-09-25  0:18 UTC  (13+ messages)
` [PATCH 2/2] radix-tree: Fix optimisation problem

[U-Boot] [PATCH v2 00/29] Kconfig: Move console options to Kconfig
 2016-09-25  0:17 UTC  (30+ messages)
` [U-Boot] [PATCH v2 01/29] Remove some merge markers
` [U-Boot] [PATCH v2 02/29] Convert SILENT_CONSOLE options to Kconfig
` [U-Boot] [PATCH v2 03/29] Convert CONSOLE_PRE_CONSOLE_BUFFER "
` [U-Boot] [PATCH v2 04/29] Convert CONFIG_SYS_CONSOLE_IS_IN_ENV et al "
` [U-Boot] [PATCH v2 05/29] config: Drop CONFIG_CONSOLE
` [U-Boot] [PATCH v2 06/29] config: Drop CONFIG_CONSOLE_DEV
` [U-Boot] [PATCH v2 07/29] Convert CONFIG_VIDEO to Kconfig
` [U-Boot] [PATCH v2 08/29] Convert CONFIG_CFB_CONSOLE "
` [U-Boot] [PATCH v2 09/29] Convert CONFIG_CFB_CONSOLE_ANSI "
` [U-Boot] [PATCH v2 10/29] Convert CONFIG_VIDEO_CT69000 "
` [U-Boot] [PATCH v2 11/29] Convert CONFIG_SYS_CONSOLE_BG_COL et al "
` [U-Boot] [PATCH v2 12/29] video: Drop the smiLynxEM driver
` [U-Boot] [PATCH v2 13/29] video: Drop the imx25lcdc driver
` [U-Boot] [PATCH v2 14/29] video: Drop the s3c-fb driver
` [U-Boot] [PATCH v2 15/29] video: Drop the sed13806 driver
` [U-Boot] [PATCH v2 16/29] Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig
` [U-Boot] [PATCH v2 17/29] video: Drop CONFIG_VIDEO_HW_CURSOR
` [U-Boot] [PATCH v2 18/29] Convert CONFIG_VIDEO_SW_CURSOR to Kconfig
` [U-Boot] [PATCH v2 19/29] video: Drop CONFIG_VIDEO_SW_CURSOR
` [U-Boot] [PATCH v2 20/29] Convert CONFIG_CONSOLE_EXTRA_INFO to Kconfig
` [U-Boot] [PATCH v2 21/29] video: Move video_get_info_str() prototype to a header file
` [U-Boot] [PATCH v2 22/29] video: Drop CONFIG_CONSOLE_INFO_QUIET
` [U-Boot] [PATCH v2 23/29] Convert CONFIG_LCD to Kconfig
` [U-Boot] [PATCH v2 24/29] Convert CONFIG_CONSOLE_SCROLL_LINES "
` [U-Boot] [PATCH v2 25/29] Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE "
` [U-Boot] [PATCH v2 26/29] Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE "
` [U-Boot] [PATCH v2 27/29] Convert CONFIG_SYS_CONSOLE_INFO_QUIET "
` [U-Boot] [PATCH v2 28/29] Convert CONFIG_USB_KEYBOARD "
` [U-Boot] [PATCH v2 29/29] Convert CONFIG_SYS_STDIO_DEREGISTER "

[Bug 97879] [amdgpu] Rocket League: long hangs (several seconds) when loading assets (models/textures/shaders?)
 2016-09-25  0:11 UTC  (6+ messages)

[PATCH net-next] gre: use nla_get_be32() to extract flowinfo
 2016-09-25  0:08 UTC  (2+ messages)

[RFC] remove unnecessary condition in remove_inode_hugepages
 2016-09-25  0:06 UTC  (5+ messages)

[PATCH] Net Driver: Add Cypress GX3 VID=04b4 PID=3610
 2016-09-24 23:57 UTC  (4+ messages)

Does data checksumming remain for files with No_COW file attribute?
 2016-09-24 23:50 UTC  (8+ messages)

[U-Boot] [PATCH] mx6sabresd: Make SPL DDR configuration to match the DCD table
 2016-09-24 23:36 UTC 

[PATCH net-next 0/8] rxrpc: Implement slow-start and other bits
 2016-09-24 23:25 UTC  (9+ messages)
` [PATCH net-next 1/8] rxrpc: Send an ACK after every few DATA packets we receive
` [PATCH net-next 2/8] rxrpc: Send an immediate ACK if we fill in a hole
` [PATCH net-next 3/8] rxrpc: Include the last reply DATA serial number in the final ACK
` [PATCH net-next 4/8] rxrpc: Reinitialise the call ACK and timer state for client reply phase
` [PATCH net-next 5/8] rxrpc: Delay the resend timer to allow for nsec->jiffies conv error
` [PATCH net-next 6/8] rxrpc: Generate a summary of the ACK state for later use
` [PATCH net-next 7/8] rxrpc: Schedule an ACK if the reply to a client call appears overdue
` [PATCH net-next 8/8] rxrpc: Implement slow-start

[PATCH v5 00/16] Add Paravirtual RDMA Driver
 2016-09-24 23:21 UTC  (38+ messages)
` [PATCH v5 01/16] vmxnet3: Move PCI Id to pci_ids.h
` [PATCH v5 02/16] IB/pvrdma: Add user-level shared functions
` [PATCH v5 03/16] IB/pvrdma: Add virtual device RDMA structures
` [PATCH v5 04/16] IB/pvrdma: Add the paravirtual RDMA device specification
` [PATCH v5 05/16] IB/pvrdma: Add functions for Verbs support
` [PATCH v5 06/16] IB/pvrdma: Add paravirtual rdma device
` [PATCH v5 07/16] IB/pvrdma: Add helper functions
` [PATCH v5 08/16] IB/pvrdma: Add device command support
` [PATCH v5 09/16] IB/pvrdma: Add support for Completion Queues
` [PATCH v5 10/16] IB/pvrdma: Add UAR support
` [PATCH v5 11/16] IB/pvrdma: Add support for memory regions
` [PATCH v5 12/16] IB/pvrdma: Add Queue Pair support
` [PATCH v5 13/16] IB/pvrdma: Add the main driver module for PVRDMA
` [PATCH v5 14/16] IB/pvrdma: Add Kconfig and Makefile
` [PATCH v5 15/16] IB: Add PVRDMA driver
` [PATCH v5 16/16] MAINTAINERS: Update for "

device stops working ("failed to install key for vdev" error in kernel log)
 2016-09-24 23:10 UTC  (2+ messages)

[PATCH v8 00/11] Git filter protocol
 2016-09-24 22:56 UTC  (11+ messages)
` [PATCH v8 01/11] pkt-line: rename packet_write() to packet_write_fmt()
` [PATCH v8 02/11] pkt-line: extract set_packet_header()
` [PATCH v8 03/11] run-command: move check_pipe() from write_or_die to run_command
` [PATCH v8 04/11] pkt-line: add packet_write_fmt_gently()
` [PATCH v8 05/11] pkt-line: add packet_flush_gently()

[Buildroot] [PATCH] gtksourceview: bump to version 3.22.0
 2016-09-24 22:51 UTC 

[ANNOUNCE] Reiser4 Logical Volumes. Mirrors and Failover
 2016-09-24 22:47 UTC 

[RFC] add DVBv5 statistics support to mn88473
 2016-09-24 22:40 UTC  (2+ messages)
` [RFC] media: mn88473: add DVBv5 statistics support

[PATCH v2] gitweb: use highlight's shebang detection
 2016-09-24 22:35 UTC  (9+ messages)
` [PATCH v3 1/2] gitweb: remove unused function parameter
  ` [PATCH v3 2/2] gitweb: use highlight's shebang detection
    ` [PATCH v4 1/2] gitweb: remove unused guess_file_syntax() parameter
      ` [PATCH v4 2/2] gitweb: use highlight's shebang detection

[PATCH] libnvdimm, region: fix flush hint table thinko
 2016-09-24 22:32 UTC  (2+ messages)

[Qemu-devel] write_zeroes/trim on the whole disk
 2016-09-24 22:30 UTC  (15+ messages)
    ` [Qemu-devel] [Nbd] "

[uml-devel] Something is rotten in the state of Denmark
 2016-09-24 21:42 UTC 

[PATCH] clk: at91: Fix a return value in case of error
 2016-09-24 21:57 UTC  (2+ messages)

Killing The Android libselinux Fork (available)
 2016-09-24 21:54 UTC  (10+ messages)

v4.4.22 build: 0 failures 4 warnings (v4.4.22)
 2016-09-24 21:29 UTC  (2+ messages)

[Bug 97500] Cannot unbind GPU from AMDGPU
 2016-09-24 21:25 UTC  (3+ messages)

Trouble mounting metadata_csum ext4 filesystems with v4.7.x after c9274d891869880648c4ee9365df3ecc7ba2e285: not enough inode bytes checksummed?
 2016-09-24 20:20 UTC  (2+ messages)

[PATCH] drivers: iio: magnetometer: Fix sparse endianness warnings cast to restricted __le16
 2016-09-24 21:22 UTC 

[PATCH] firewire: nosy: do not ignore errors in ioremap_nocache()
 2016-09-24 21:19 UTC 

[PATCH] ARM: dts: exynos: Add reboot reason support for Trats2
 2016-09-24 21:04 UTC  (4+ messages)

[PATCH] staging: sm750fb: rename getChipType to get_chip_type
 2016-09-24 21:09 UTC  (4+ messages)

[PATCH V3 0/4] ARM64 LPC: legacy ISA I/O support
 2016-09-24 21:00 UTC  (4+ messages)
` [PATCH V3 2/4] ARM64 LPC: LPC driver implementation on Hip06


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.