All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-22 20:14:45 to 2016-01-22 21:26:17 UTC [more...]

[BUG] XEN domU crash when PV grub chainloads 32-bit domU grub
 2016-01-22 17:44 UTC  (4+ messages)
` [Xen-devel] "

[Intel-wired-lan] [next PATCH v2 00/15] TSO and checksum fixes for i40e
 2016-01-22 21:25 UTC  (9+ messages)
` [Intel-wired-lan] [next PATCH v2 08/15] i40e/i40evf: Do not write to descriptor unless we complete
` [Intel-wired-lan] [next PATCH v2 09/15] i40e/i40evf: Add exception handling for Tx checksum
` [Intel-wired-lan] [next PATCH v2 12/15] i40e: Fix ATR in relation to tunnels
` [Intel-wired-lan] [next PATCH v2 14/15] i40e: Update feature flags to reflect newly enabled features

[kernel-hardening] [RFC PATCH 0/1] Adding previous syscall context to seccomp
 2016-01-22 21:23 UTC  (5+ messages)
` [kernel-hardening] [RFC PATCH 1/1] seccomp: provide information about the previous syscall
  ` [kernel-hardening] "
    `  "

[PATCH v8 0/4] perf: add support for profiling jitted code
 2016-01-22 21:22 UTC  (4+ messages)
` [PATCH v8 2/4] perf inject: add jitdump mmap injection support

fs: sandboxed process brings host down
 2016-01-22 21:21 UTC  (2+ messages)

[PATCH 0/6] Pipe level color management V2
 2016-01-22 21:20 UTC  (3+ messages)
` [PATCH 2/6] drm: introduce color correction properties

[Bug 93828] New: Xorg hangs randomly with nouveau driver
 2016-01-22 21:19 UTC  (3+ messages)
  ` [Bug 93828] "

Has RFC4821 been implemented?
 2016-01-22 21:19 UTC  (3+ messages)

[PATCH v2] ARM: mm: mark section-aligned portion of rodata NX
 2016-01-22 21:19 UTC  (5+ messages)

Minor bug, git ls-files -o aborts because of broken submodules
 2016-01-22 21:18 UTC  (2+ messages)

[PATCH] scsi update
 2016-01-22 21:17 UTC  (3+ messages)
` [PATCH] scsi: export function scsi_scan.c:sanitize_inquiry_string

net: use-after-free in recvmmsg
 2016-01-22 21:16 UTC  (2+ messages)

[PATCH v3] Platform: goldfish: goldfish_pipe.c: Add DMA support using managed version
 2016-01-22 21:11 UTC 

Regression for mmap writes through FUSE in 4.2+
 2016-01-22 21:10 UTC 

[Bridge] hw csum failure introduced in linux-4.2
 2016-01-22 21:10 UTC  (2+ messages)

[PATCH 0/2] perf bpf: Fix relocation error
 2016-01-22 21:09 UTC  (8+ messages)
` [PATCH 1/2] perf test: Add libbpf relocation checker
      ` clang --target=bpf missing on f23 was: "

+ maintainers-return-arch-sh-to-maintained-state-with-new-maintainers.patch added to -mm tree
 2016-01-22 21:09 UTC 

+ maintainers-return-arch-sh-to-maintained-state-with-new-maintainers.patch added to -mm tree
 2016-01-22 21:09 UTC 

[PATCH] MAINTAINERS: return arch/sh to maintained state, with new maintainers
 2016-01-22 21:08 UTC  (3+ messages)

[PATCH] bcma: init serial console directly from ChipCommon code
 2016-01-22 21:07 UTC  (2+ messages)

[PATCH v2 0/7] IB/qib: Use rdmavt for cq, post send/recv, some qp ops
 2016-01-22 21:08 UTC  (8+ messages)
  ` [PATCH v2 1/7] IB/qib: Use rdmavt device allocation function
  ` [PATCH v2 2/7] IB/qib: Remove create and free mad agents
  ` [PATCH v2 3/7] IB/qib: Remove completion queue data structures and functions from qib
  ` [PATCH v2 4/7] IB/qib: Use rdmavt version of post_send
  ` [PATCH v2 5/7] IB/qib: Remove qib_post_receive and use rdmavt version
  ` [PATCH v2 6/7] IB/qib: Remove qib multicast verbs functions
  ` [PATCH v2 7/7] IB/qib: Remove qib_query_qp function

[PATCH v2] kallsyms: add support for relative offsets in kallsyms address table
 2016-01-22 21:07 UTC  (7+ messages)
` [PATCH v3] "

[PATCH nftables] Add support for masquerade port selection
 2016-01-22 21:06 UTC  (2+ messages)

[PATCH 1/2] busybox: Add support for busybox-init
 2016-01-22 21:06 UTC  (4+ messages)
` [PATCH 2/2] local.conf.sample: Document HOW-TO enable systemd or busbox to replace sysvinit

+ ocfs2-cluster-fix-memory-leak-in-o2hb_region_release.patch added to -mm tree
 2016-01-22 21:05 UTC 

[PATCH v2 0/6] IB/rdmavt: clean ups, mad agents and query_qp
 2016-01-22 21:05 UTC  (7+ messages)
  ` [PATCH v2 1/6] IB/rdmavt: Remove unused variable from Queue Pair
  ` [PATCH v2 2/6] IB/rdmavt: add modify queue pair driver helpers
  ` [PATCH v2 3/6] IB/rdmavt: Add device structure allocation
  ` [PATCH v2 4/6] IB/rdmavt: Add mad agents to rdmavt
  ` [PATCH v2 5/6] IB/rdmavt: Fix copyright date
  ` [PATCH v2 6/6] IB/rdmavt: Add support for rvt_query_qp

[PATCH v7 0/2] improve sync efficiency with sb inode wb list
 2016-01-22 21:01 UTC  (3+ messages)
` [PATCH v7 1/2] sb: add a new writeback list for sync
` [PATCH v7 2/2] wb: inode writeback list tracking tracepoints

[PATCH v2 0/8] IB/rdmavt: Add functions for cq, qp, post send and recv
 2016-01-22 21:01 UTC  (9+ messages)
  ` [PATCH v2 1/8] IB/rdmavt: Add completion queue functions
  ` [PATCH v2 2/8] IB/rdmavt: Add post send to rdmavt
  ` [PATCH v2 3/8] IB/rdmavt: Add support for tracing events
  ` [PATCH v2 4/8] IB/rdmavt: Add modify qp
  ` [PATCH v2 5/8] IB/rdmavt: Add destroy qp verb
  ` [PATCH v2 6/8] IB/rdmavt: Add post receive to rdmavt
  ` [PATCH v2 7/8] IB/rdmavt: Add multicast functions
  ` [PATCH v2 8/8] IB/rdmavt: Add misc dev register functionality

[PATCH 0/3] xen: fix wrong idents in MODULE_LICENSE in some drivers
 2016-01-22 21:00 UTC  (9+ messages)
` [PATCH 1/3] xen-netback: fix license ident used in MODULE_LICENSE
  ` [Xen-devel] "

[Qemu-devel] [PATCH v5 00/12] fdc: fix 2.88mb floppy diskette support
 2016-01-22 20:59 UTC  (14+ messages)
` [Qemu-devel] [PATCH v5 01/12] fdc: move pick_geometry
` [Qemu-devel] [PATCH v5 02/12] fdc: reduce number of pick_geometry arguments
` [Qemu-devel] [PATCH v5 03/12] fdc: add drive type qapi enum
` [Qemu-devel] [PATCH v5 04/12] fdc: add disk field
` [Qemu-devel] [PATCH v5 05/12] fdc: Throw an assertion on misconfigured fd_formats table
` [Qemu-devel] [PATCH v5 06/12] fdc: add pick_drive
` [Qemu-devel] [PATCH v5 07/12] fdc: Add fallback option
` [Qemu-devel] [PATCH v5 08/12] fdc: add drive type option
` [Qemu-devel] [PATCH v5 09/12] fdc: add physical disk sizes
` [Qemu-devel] [PATCH v5 10/12] fdc: rework pick_geometry
` [Qemu-devel] [PATCH v5 11/12] qtest/fdc: Support for 2.88MB drives
` [Qemu-devel] [PATCH v5 12/12] fdc: change auto fallback drive for ISA FDC to 288

[RFC PATCH net] net/core: don't increment rx_dropped on inactive slaves
 2016-01-22 20:59 UTC  (2+ messages)

disk=['file://..xvda'] not working for boot disks anymore?
 2016-01-22 20:59 UTC  (2+ messages)

[Bug 111151] New: [pata_amd][pata_acpi] Internal base address register error prevents initialization of PATA drive
 2016-01-22 20:57 UTC  (2+ messages)
` [Bug 111151] "

[PATCH v2 0/9] Start to rely on rdmavt for qp support and other verbs
 2016-01-22 20:56 UTC  (10+ messages)
  ` [PATCH v2 1/9] IB/qib: Remove ibport and use rdmavt version
  ` [PATCH v2 2/9] IB/qib: Implement qib support for AH notification
  ` [PATCH v2 3/9] IB/qib: Remove mmap from qib
  ` [PATCH v2 4/9] IB/qib: Use rdmavt pkey verbs function
  ` [PATCH v2 5/9] IB/qib: Remove qpn, qp tables and related variables from qib
  ` [PATCH v2 6/9] IB/qib: Delete QIB user context allocation and de-alloction functions
  ` [PATCH v2 7/9] IB/qib: Remove qib_query_device function
  ` [PATCH v2 8/9] IB/qib: Use rdmavt send and receive flags
  ` [PATCH v2 9/9] IB/qib: Remove create qp and create qp table functionality

[git pull] Input updates for 4.5-rc0 (round 2)
 2016-01-22 20:56 UTC 

Orangefs ABI documentation
 2016-01-22 20:51 UTC  (13+ messages)

[PATCH v2 0/7] Start to add qp support to rdmavt and other verbs
 2016-01-22 20:50 UTC  (8+ messages)
  ` [PATCH v2 1/7] IB/rdmavt: Add IB user context allocation and de-alloction functions
  ` [PATCH v2 2/7] IB/rdmavt: Add R and S flags for queue pairs
  ` [PATCH v2 3/7] IB/rdmavt: Add create queue pair functionality
  ` [PATCH v2 4/7] IB/rdmavt: Export reset_qp in rdmavt
  ` [PATCH v2 5/7] IB/rdmavt: Allow reserving just one qpn
  ` [PATCH v2 6/7] IB/rdmavt: Add support for rvt_query_device function
  ` [PATCH v2 7/7] IB/rdmavt: Support creating qps with GFP_NOIO flag

Future Direction for rte_eth_stats_get()
 2016-01-22 20:48 UTC  (6+ messages)

[PATCH 00/33] Compile-time stack metadata validation
 2016-01-22 20:47 UTC  (7+ messages)

[linux-mingo-tip-master test] 78785: regressions - FAIL
 2016-01-22 20:47 UTC 

[PATCH v3 0/3] edac: xgene: Add missing SoC register bus error handling and fix CE promotes to UE
 2016-01-22 20:47 UTC  (8+ messages)
  ` [PATCH v3 1/3] Documentation: Update the APM X-Gene SoC EDAC DTS binding for missing RB
  ` [PATCH v3 2/3] edac: xgene: Add missing SoC register bus error handling and fix CE promotes to UE
  ` [PATCH v3 3/3] arm64: Update the APM X-Gene EDAC node with the RB register resource

[PATCH v4 00/10] Begin to use rdmavt for qib
 2016-01-22 20:46 UTC  (11+ messages)
  ` [PATCH v4 01/10] IB/qib: Begin to use rdmavt for verbs
  ` [PATCH v4 02/10] IB/qib: Remove dma.c and use rdmavt version of dma functions
  ` [PATCH v4 03/10] IB/qib: Use rdmavt protection domain
  ` [PATCH v4 04/10] IB/qib: Remove most uses of QIB_PERMISSIVE_LID and QIB_MULTICAST_LID_BASE
  ` [PATCH v4 05/10] IB/qib: Use rdmavt lid defines in qib
  ` [PATCH v4 06/10] IB/qib: Remove driver specific members from qib qp type
  ` [PATCH v4 07/10] IB/qib: Add device specific info prints
  ` [PATCH v4 08/10] IB/qib: Remove qp and mr functionality from qib
  ` [PATCH v4 09/10] IB/qib: Use address handle in rdmavt and remove "
  ` [PATCH v4 10/10] IB/qib: Remove srq "

[PATCH v2] Platform: goldfish: goldfish_pipe.c: Add DMA support using managed version
 2016-01-22 20:45 UTC  (2+ messages)

[PATCH v2] leds: core: avoid error message when a USB LED device is unplugged
 2016-01-22 20:43 UTC 

[PATCH] leds: core: avoid error message when a USB LED device is unplugged
 2016-01-22 20:40 UTC  (3+ messages)

[PATCH RFC 00/15] mmc: sunxi: Support vqmmc regulator and eMMC DDR modes
 2016-01-22 20:44 UTC  (17+ messages)
` [PATCH RFC 08/15] ARM: dts: sun6i: Add mmc3 pins for 8 bit emmc
` [PATCH RFC 09/15] ARM: dts: sun6i: sina31s: Switch to mmc3 for onboard eMMC
` [PATCH RFC 11/15] ARM: dts: sun8i: sina33: Enable hardware reset and HS-DDR for eMMC
` [PATCH RFC 12/15] ARM: dts: sun9i: Use sun9i specific mmc compatible

RCU lockup? (was: Re: [PATCH v2 tip/core/rcu 10/14] rcu: Don't redundantly disable irqs in rcu_irq_{enter,exit}())
 2016-01-22 20:44 UTC  (5+ messages)

[ANNOUNCE] 4.4-rc6-rt1
 2016-01-22 20:44 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] net: Add bootfile in DHCP Request
 2016-01-22 20:44 UTC  (4+ messages)

[U-Boot] [PATCH v4 2/2] usb: eth: add Realtek RTL8152B/RTL8153 DRIVER
 2016-01-22 20:41 UTC  (5+ messages)
` [U-Boot] [PATCH v5 "

[PATCH] igt/gem_trtt: Exercise the TRTT hardware
 2016-01-22 20:41 UTC  (3+ messages)
` [PATCH v2] "

[rfc patch v4.4-rt2] sched: fix up preempt lazy forward port
 2016-01-22 20:40 UTC  (5+ messages)

[PATCH] completion: Add --word-diff-regex= to diff
 2016-01-22 20:39 UTC  (3+ messages)

[PATCH 0/3] Introduces kernel-initramfs recipe to resolve a implicit dependency issue
 2016-01-22 20:39 UTC  (7+ messages)
` [PATCH 1/3] kernel.bbclass: do not install initramfs bundled kernel image

[U-Boot] [PATCH 1/2] driver: net: ldpaa_eth: Add support of PHY framework
 2016-01-22 20:39 UTC  (2+ messages)

[PATCH] busybox: backport upstream truncate open mode fix
 2016-01-22 20:39 UTC 

+ phys_to_pfn_t-use-phys_addr_t.patch added to -mm tree
 2016-01-22 20:39 UTC 

[RFC][PATCH 0/9] cleanup packaging of bash completions
 2016-01-22 20:38 UTC  (4+ messages)
` [RFC][PATCH 2/9] bash-completion: build nativesdk variant

[U-Boot] Please pull u-boot-rockchip
 2016-01-22 20:37 UTC 

[PATCH] block: fix bio splitting on max sectors
 2016-01-22 20:33 UTC  (5+ messages)

Altera Cyclone V u-boot-spl with meta-altera
 2016-01-22 20:33 UTC  (4+ messages)

[PATCH 0/2] mac80211: add cleanup path for MPP table entries
 2016-01-22 20:30 UTC  (3+ messages)
` [PATCH 2/2] mac80211: let unused MPP table entries timeout

[U-Boot] [PATCH] pci: restore initialization for DM_PCI
 2016-01-22 20:32 UTC  (7+ messages)

[U-Boot] [PATCHv2 1/3] armv8: fsl-layerscape: add i/d-cache enable function to enable_caches
 2016-01-22 20:32 UTC  (12+ messages)
` [U-Boot] [PATCHv2 2/3] ARMv8/layerscape: Add FSL PPA support

[PATCH RFC] mm: Rework virtual memory accounting
 2016-01-22 20:30 UTC  (9+ messages)

[PATCH net] sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
 2016-01-22 20:29 UTC  (2+ messages)

[nightly] RT Core TISDK (fido/1.8) 2015.12 build 2016-01-22_14-43-13
 2016-01-22 20:29 UTC 

Feature request: log max msec
 2016-01-22 20:28 UTC  (2+ messages)

[PATCH 0/2] Port `git submodule init` from shell to C
 2016-01-22 20:23 UTC  (5+ messages)
` [PATCHv2 "
  ` [PATCHv2 1/2] submodule: port resolve_relative_url "

[Qemu-devel] [PATCH v4] qom, qmp, hmp, qapi: create qom-type-prop-list for class properties
 2016-01-22 20:20 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/8] driver model bring-up of keystone net on k2hk, k2l, k2e and k2g evm
 2016-01-22 20:17 UTC  (13+ messages)
` [U-Boot] [PATCH v2 3/8] drivers: net: keystone_net: convert driver to adopt device driver model
` [U-Boot] [PATCH v2 4/8] defconfig: k2hk_evm_defconfig: enable net "
` [U-Boot] [PATCH v2 5/8] defconfig: k2l_evm_defconfig: "
` [U-Boot] [PATCH v2 6/8] defconfig: k2e_evm_defconfig: "
` [U-Boot] [PATCH v2 7/8] ARM: dts: k2g: Add keystone net dts files
` [U-Boot] [PATCH v2 8/8] defconfig: k2g_evm_defconfig: enable net driver model

[U-Boot] [Patch V5 1/4] spi: fsl_qspi: fix compile warning for 64-bit platform
 2016-01-22 20:15 UTC  (6+ messages)
` [U-Boot] [Patch V5 2/4] spi: fsl_qspi: Fix qspi_op_rdid memcpy issue

[U-Boot] [PATCH V2 1/8] test/py: fix timeout to be absolute
 2016-01-22 20:14 UTC  (7+ messages)
` [U-Boot] [PATCH V2 6/8] test/py: add various utility code
` [U-Boot] [PATCH V2 7/8] test/py: ums: add filesystem-based testing
` [U-Boot] [PATCH V2 8/8] test/py: add DFU test


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.