All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-17 11:55:43 to 2017-03-17 12:50:12 UTC [more...]

[PATCH 00/23] various networking refcount conversions, part 2
 2017-03-17 12:50 UTC  (59+ messages)
` [PATCH 01/23] net, sunrpc: convert rpc_cred.cr_count from atomic_t to refcount_t
` [PATCH 02/23] net, sunrpc: convert gss_cl_ctx.count "
` [PATCH 03/23] net, sunrpc: convert gss_upcall_msg.count "
` [PATCH 04/23] net, ceph: convert ceph_snap_context.nref "
` [PATCH 05/23] net, ceph: convert ceph_osd.o_ref "
` [PATCH 06/23] net, ceph: convert ceph_pagelist.refcnt "
` [PATCH 07/23] net, rds: convert rds_ib_device.refcount "
` [PATCH 08/23] net, rds: convert rds_incoming.i_refcount "
` [PATCH 09/23] net, rds: convert rds_mr.r_refcount "
` [PATCH 10/23] net, rds: convert rds_message.m_refcount "
` [PATCH 11/23] net, x25: convert x25_route.refcnt "
` [PATCH 12/23] net, x25: convert x25_neigh.refcnt "
` [PATCH 13/23] net, xfrm: convert xfrm_state.refcnt "
` [PATCH 14/23] net, xfrm: convert xfrm_policy.refcnt "
` [PATCH 15/23] net, xfrm: convert sec_path.refcnt "
` [PATCH 16/23] net, sctp: convert sctp_auth_bytes.refcnt "
` [PATCH 17/23] net, sctp: convert sctp_datamsg.refcnt "
` [PATCH 18/23] net, sctp: convert sctp_chunk.refcnt "
` [PATCH 19/23] net, sctp: convert sctp_transport.refcnt "
` [PATCH 20/23] net, sctp: convert sctp_ep_common.refcnt "
` [PATCH 21/23] net, ax25: convert ax25_uid_assoc.refcount "
` [PATCH 22/23] net, ax25: convert ax25_route.refcount "
` [PATCH 23/23] net, ax25: convert ax25_cb.refcount "

src-nat only messages in Ulogd2 possible?
 2017-03-17 12:48 UTC 

[PATCH v1] NXP DPAA2 External Mempool Driver
 2017-03-17 12:47 UTC  (2+ messages)
` [PATCH v1] mempool/dpaa2: add DPAA2 hardware offloaded mempool

[RFC 0/6] Add user OTP support in SPI-NOR
 2017-03-17 12:43 UTC  (7+ messages)
` [RFC 1/6] Revert "mtd: spi-nor: remove unused read_xfer/write_xfer hooks"
` [RFC 2/6] mtd: spi-nor: change return value of read_xfer and write_xfer
` [RFC 3/6] mtd: m25p80: don't pass spi_nor to helper methods
` [RFC 4/6] mtd: m25p80: implement read_xfer and write_xfer
` [RFC 5/6] mtd: spi-nor: add support to read/write user OTP
` [RFC 6/6] mtd: spi-nor: enable OTP support for s25fl016k

[PATCH 0/3] Channels in licensed bands, noise floor override
 2017-03-17 12:44 UTC  (6+ messages)
` [PATCH 3/3] ath9k: add noise floor override option

newrole as su'ed root
 2017-03-17 12:44 UTC  (2+ messages)

[PATCH] fsstress: add mmap/munmap into test operation list
 2017-03-17 12:44 UTC  (2+ messages)

[PATCH 0/7] LLVM: make x86_64 kernel build with clang
 2017-03-17 12:44 UTC  (8+ messages)
` [PATCH 5/7] x86, boot, LLVM: Use regparm=0 for memcpy and memset
` [PATCH 6/7] md/raid10, LLVM: get rid of variable length array

[RFT] brcmfmac: add support to move wiphy instance into network namespace
 2017-03-17 12:43 UTC  (4+ messages)

[PATCH 1/5] mm, swap: Fix comment in __read_swap_cache_async
 2017-03-17 12:42 UTC  (3+ messages)

[Qemu-devel] [PATCH for-2.9 v2] virtio: Fix error handling in virtio_bus_device_plugged
 2017-03-17 12:42 UTC  (3+ messages)

[PATCH nf] netfilter: cthelper: fix leak in nfnl_cthelper_del()
 2017-03-17 12:41 UTC 

[PATCH 1/2] f2fs: fix stale ATOMIC_WRITTEN_PAGE private pointer
 2017-03-17 12:40 UTC  (4+ messages)
` [PATCH 2/2] f2fs: don't allow atomic writes for not regular files

[v3 1/3] mmc: sdhci-cadence: Fix writing PHY delay
 2017-03-17 12:40 UTC  (3+ messages)
  ` [v3 2/3] Documentation: bindings: add description of PHY delays for sdhci-cadence

Viewing untracked+stashed files in git stash show
 2017-03-17 12:08 UTC  (4+ messages)

[PATCH nf 1/1] netfilter: ctlink: Fix one possible memleak in nfnl_cthelper_create
 2017-03-17 12:39 UTC  (2+ messages)

[Qemu-devel] [PATCH] configure: Warn about deprecated hosts
 2017-03-17 12:38 UTC  (5+ messages)

[PATCH 00/20] PCI: fix config and I/O Address space memory mappings
 2017-03-17 10:43 UTC  (6+ messages)
` [PATCH 02/20] PCI: fix pci_remap_iospace() remap attribute

[PATCH v2 0/5] mm: support parallel free of memory
 2017-03-17 12:33 UTC  (10+ messages)

[PATCH v1 00/22] NXP DPAA2 FSLMC Bus driver
 2017-03-17 12:36 UTC  (23+ messages)
` [PATCH v1 01/22] mk/dpaa2: add the crc support to the machine type
` [PATCH v1 02/22] mk: handle intra drivers dependencies for shared build
` [PATCH v1 03/22] bus/fslmc: introducing fsl-mc bus driver
` [PATCH v1 04/22] bus/fslmc: add QBMAN driver to bus
` [PATCH v1 05/22] bus/fslmc: introduce MC object functions
` [PATCH v1 06/22] bus/fslmc: add mc dpio object support
` [PATCH v1 07/22] bus/fslmc: add mc dpbp "
` [PATCH v1 08/22] eal/vfio: adding vfio utility functions in map file
` [PATCH v1 09/22] bus/fslmc: add vfio support
` [PATCH v1 10/22] bus/fslmc: scan for net and sec device
` [PATCH v1 11/22] bus/fslmc: add debug log support
` [PATCH v1 12/22] bus/fslmc: dpio portal driver
` [PATCH v1 13/22] bus/fslmc: introduce support for hardware mempool object
` [PATCH v1 14/22] bus/fslmc: affine dpio to crypto threads
` [PATCH v1 15/22] bus/fslmc: define queues for DPAA2 devices
` [PATCH v1 16/22] bus/fslmc: define hardware annotation area size
` [PATCH v1 17/22] bus/fslmc: introduce true and false macros
` [PATCH v1 18/22] bus/fslmc: define VLAN header length
` [PATCH v1 19/22] bus/fslmc: add packet FLE definitions
` [PATCH v1 20/22] bus/fslmc: add physical-virtual address translation helpers
` [PATCH v1 21/22] bus/fslmc: add support for DMA mapping for ARM SMMU
` [PATCH v1 22/22] bus/fslmc: frame queue based dq storage alloc

[GSoC][PATCH v5 3/3] credential-cache: add tests for XDG functionality
 2017-03-17 12:36 UTC  (4+ messages)
` [GSoC][PATCH v6 1/3] path.c: add xdg_cache_home
  ` [GSoC][PATCH v6 2/3] credential-cache: use XDG_CACHE_HOME for socket
  ` [GSoC][PATCH v6 3/3] credential-cache: add tests for XDG functionality

[CI] drm/i915: Remove superfluous i915_add_request_no_flush() helper
 2017-03-17 12:34 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v3 0/8] Introduction to SPI NAND framework
 2017-03-17 12:31 UTC  (4+ messages)
` [PATCH v3 5/8] nand: spi: Add bad block support

[PATCH v2 0/3] upstream hwrng framework
 2017-03-17 12:30 UTC  (3+ messages)
` [PATCH v2 2/3] lib: random: get_random_bytes from HWRNG if present

golang implemenation
 2017-03-17 12:34 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.9] virtio: Fix error handling in virtio_bus_device_plugged
 2017-03-17 12:29 UTC  (4+ messages)

[kvm-unit-tests PATCH] Use /bin/env in shebang to make scripts more portable
 2017-03-17 12:28 UTC  (6+ messages)

Expected behavior of set_termios() w.r.t. TX FIFO?
 2017-03-17 12:28 UTC 

[U-Boot] [PATCH v2 00/20] Add Intel Arria 10 SoC support
 2017-03-17 12:28 UTC  (4+ messages)

ipset 6.32 - build failure
 2017-03-17 12:18 UTC  (2+ messages)

[PATCH 1/2] nl80211: Use signed function for a signed variable
 2017-03-17 12:28 UTC  (5+ messages)
` [PATCH 2/2] mac80211: Drop new node with weak power

[BUG] Oops caused by FEC in 4.10.0
 2017-03-17 12:27 UTC  (3+ messages)

[U-Boot] [PATCH v5 1/1] usb: gadget: avoid variable name clipping in cb_getvar
 2017-03-17 12:26 UTC  (2+ messages)

[PATCH 0/8 v3] No wait AIO
 2017-03-17 12:23 UTC  (6+ messages)
` [PATCH 5/8] nowait aio: return on congested block device

[PATCH net-next] ipv6: Implement optimized IPv6 masked address comparison for ARM64
 2017-03-17 12:22 UTC  (3+ messages)

[PATCH v3 00/17] next-eventdev: event/sw software eventdev
 2017-03-17 12:22 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 04/17] eventdev: add APIs for extended stats

[PATCH] xen: sched: don't call hooks of the wrong scheduler via VCPU2OP
 2017-03-17 12:22 UTC  (3+ messages)

[PATCH nf] netfilter: cthelper: no need for rcu read side on helper creation
 2017-03-17 12:22 UTC 

BTRFS Metadata Corruption Prevents Scrub and btrfs check
 2017-03-17 12:22 UTC 

[Bug 194649] New: Graphical garbage r9 380
 2017-03-17 12:21 UTC  (2+ messages)
` [Bug 194649] "

[libvirt test] 106736: trouble: blocked/broken/fail/pass
 2017-03-17 12:21 UTC 

[Bug 100242] radeon buffer allocation failure during startup of Factorio
 2017-03-17 12:21 UTC  (3+ messages)

[RFC][PATCH 0/4] printk: introduce printing kernel thread
 2017-03-17 12:19 UTC  (3+ messages)
` [RFC][PATCH 2/4] printk: offload printing from wake_up_klogd_work_func()

[PATCH 00/22] mkfs.xfs: Make stronger conflict checks
 2017-03-17 12:20 UTC  (9+ messages)
` [PATCH 07/22] mkfs: Move opts related #define to one place
` [PATCH 14/22] mkfs: rename defaultval to flagval in opts

[PATCH 0/2] Re-integrate sha1dc
 2017-03-17 11:18 UTC  (6+ messages)
` [PATCH 4/5] Makefile: add USE_SHA1DC knob

[PATCH v4 14/36] [media] v4l2-mc: add a function to inherit controls from a pipeline
 2017-03-17 12:16 UTC  (18+ messages)

[PATCH v2 00/11] AT91, at91sam9x5ek updates (part II/III)
 2017-03-17 12:19 UTC  (2+ messages)

[PATCH 1/3] mdadm: Replace snprintf with strncpy at some places to avoid truncation
 2017-03-17 12:18 UTC 

[CI] drm/i915: Skip execlists_dequeue() early if the list is empty
 2017-03-17 12:16 UTC  (3+ messages)
` [PATCH v3] "
` ✓ Fi.CI.BAT: success for drm/i915: Skip execlists_dequeue() early if the list is empty (rev2)

amd-iommu: can't boot with amdgpu, AMD-Vi: Completion-Wait loop timed out
 2017-03-17 12:15 UTC  (3+ messages)

Missing or unbuildable dependency chain
 2017-03-17 12:13 UTC  (4+ messages)

[PATCH v2] dm-zoned: Zoned block device target
 2017-03-17 12:13 UTC 

[PATCH kernel] KVM: PPC: Add MMIO emulation for stdx (store doubleword indexed)
 2017-03-17 12:11 UTC  (3+ messages)

agetty reorders characters in login prompt
 2017-03-17 12:10 UTC  (2+ messages)

[PATCH v4 00/16]
 2017-03-17 12:10 UTC  (4+ messages)
` [PATCH v4 14/16] of: Add nop implementation of of_get_next_parent()

Shared repositories no longer securable against privilege escalation
 2017-03-17 12:07 UTC  (2+ messages)

[PATCH] arm: kprobes: Align stack to 8-bytes in test code
 2017-03-17 12:10 UTC  (2+ messages)

[U-Boot] [PATCH v4 1/2] spl: Add spl_early_init()
 2017-03-17 12:09 UTC  (2+ messages)

[PATCH v5 11/13] of: Add nop implementation of of_get_next_parent()
 2017-03-17 12:08 UTC  (2+ messages)
` [PATCH v5.1 "

[U-Boot] [GIT PULL] Xilinx changes for v2017.05
 2017-03-17 12:09 UTC  (2+ messages)

[U-Boot] [Resend] Please pull u-boot-fsl-qoriq master
 2017-03-17 12:09 UTC  (2+ messages)

[PATCH v2 00/15] Exynos MFC v6+ - remove the need for the reserved memory
 2017-03-17 12:06 UTC  (2+ messages)

Could you please let me know if you receive my last email, introducing myself to you, on a ( Business Opportunity)? I urgently wish to know if we can work together
 2017-03-17 11:39 UTC 

Setup pppd over rs-485 point-to-point
 2017-03-17 12:05 UTC  (2+ messages)

[PATCH] arm: Fix text patching via fixmap with virtually tagged D-caches
 2017-03-17 12:04 UTC  (2+ messages)

Could you please let me know if you receive my last email, introducing myself to you, on a ( Business Opportunity)? I urgently wish to know if we can work together
 2017-03-17 11:38 UTC 

[PATCH v2] lsscsi: Fix truncation of 128-bit wwn
 2017-03-17 12:01 UTC 

[PATCH v2 00/23] MAINTAINERS: Add file patterns for subsystem device tree bindings
 2017-03-17 12:02 UTC  (6+ messages)
` [PATCH v2 05/23] MAINTAINERS: Add file patterns for dove "

Could you please let me know if you receive my last email, introducing myself to you, on a ( Business Opportunity)? I urgently wish to know if we can work together
 2017-03-17 11:39 UTC 

next technical board meeting, 2017-03-20
 2017-03-17 12:02 UTC 

Recent changes (master)
 2017-03-17 12:00 UTC 

[x86] 45fc8757d1: BUG:unable_to_handle_kernel
 2017-03-17 11:59 UTC  (2+ messages)

[PATCH] pata_pcmcia: add EBSA110's PCMCIA slot support
 2017-03-17 11:59 UTC  (4+ messages)

[PATCH 0/3] mdadm: Fix some building errors
 2017-03-17 11:55 UTC  (2+ messages)
` [PATCH 3/3] mdadm: Specify enough length when write to buffer


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.