linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-20 16:17:36 to 2017-07-06 15:23:04 UTC [more...]

[PATCH 2/2] afs: Add metadata xattrs
 2017-07-06 15:23 UTC 

[Ksummit-discuss] [MAINTAINERS SUMMIT] & [TECH TOPIC] Improve regression tracking
 2017-07-06 14:53 UTC  (48+ messages)

[RFC PATCH v2] userfaultfd: Add feature to request for a signal delivery
 2017-07-06 12:09 UTC  (4+ messages)

Dear Talented
 2017-07-06  6:47 UTC 

[RFC PATCH] userfaultfd: Add feature to request for a signal delivery
 2017-07-05 22:24 UTC  (13+ messages)

[PATCH 0/4] firmware: fix fallback mechanism by ignoring SIGCHLD
 2017-07-05  2:06 UTC  (30+ messages)
` [PATCH 2/4] swait: add the missing killable swaits

(unknown),
 2017-07-03 13:54 UTC 

[PATCH 1/8] signal/alpha: Document a conflict with SI_USER for SIGTRAP
 2017-07-02 14:13 UTC  (11+ messages)
` [PATCH 2/8] signal/ia64: Document a conflict with SI_USER with SIGFPE
` [PATCH 3/8] signal/sparc: "
  ` [PATCH 4/8] signal/mips: "
  ` [PATCH 5/8] signal/testing: Don't look for __SI_FAULT in userspace
  ` [PATCH 6/8] signal/x86: Fix SIGSYS handling in copy_siginfo_to_user32
  ` [PATCH 7/8] fcntl: Don't use ambiguous SIG_POLL si_codes
  ` [PATCH 8/8] signal: Remove kernel interal si_code magic

[PATCH 0/8] signal: Fix sending signals with siginfo
 2017-06-30 12:36 UTC 

[PATCH net-next v3 00/13] socket sendmsg MSG_ZEROCOPY
 2017-06-29 15:54 UTC  (22+ messages)
` [PATCH net-next v3 01/13] sock: allocate skbs from optmem
  ` [PATCH net-next v3 02/13] sock: skb_copy_ubufs support for compound pages
  ` [PATCH net-next v3 13/13] test: add msg_zerocopy test
` [PATCH net-next v3 03/13] sock: add MSG_ZEROCOPY
` [PATCH net-next v3 04/13] sock: add SOCK_ZEROCOPY sockopt
` [PATCH net-next v3 05/13] sock: enable MSG_ZEROCOPY
` [PATCH net-next v3 06/13] sock: MSG_ZEROCOPY notification coalescing
` [PATCH net-next v3 07/13] sock: add ee_code SO_EE_CODE_ZEROCOPY_COPIED
` [PATCH net-next v3 08/13] sock: ulimit on MSG_ZEROCOPY pages
` [PATCH net-next v3 09/13] tcp: enable MSG_ZEROCOPY
` [PATCH net-next v3 10/13] udp: "
` [PATCH net-next v3 11/13] raw: enable MSG_ZEROCOPY with IP_HDRINCL
` [PATCH net-next v3 12/13] packet: enable MSG_ZEROCOPY

[PATCH v10 1/3] x86/syscalls: Check address limit on user-mode return
 2017-06-28 17:52 UTC  (10+ messages)
` [PATCH v10 2/3] arm/syscalls: "
` [PATCH v10 3/3] arm64/syscalls: "

[PATCH 0/3] Enable namespaced file capabilities
 2017-06-28 14:28 UTC 

[PATCH v2 00/22] Intel FPGA Device Drivers
 2017-06-27 15:34 UTC  (26+ messages)
  ` [PATCH v2 01/22] docs: fpga: add a document for Intel FPGA driver overview
  ` [PATCH v2 02/22] fpga: add FPGA device framework
  ` [PATCH v2 03/22] fpga: bridge: remove OF dependency for fpga-bridge
  ` [PATCH v2 04/22] fpga: mgr: add region_id to fpga_image_info
  ` [PATCH v2 09/22] fpga: intel: pcie: adds fpga_for_each_port callback for fme device
  ` [PATCH v2 10/22] fpga: intel: add feature device infrastructure
  ` [PATCH v2 12/22] fpga: intel: fme: add header sub feature support
  ` [PATCH v2 14/22] fpga: intel: fme: add partial reconfiguration "
  ` [PATCH v2 16/22] fpga: intel: add fpga bridge platform driver for FME
  ` [PATCH v2 18/22] fpga: intel: add FPGA Accelerated Function Unit driver basic framework
  ` [PATCH v2 19/22] fpga: intel: afu: add header sub feature support
  ` [PATCH v2 20/22] fpga: intel: afu add FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support
  ` [PATCH v2 21/22] fpga: intel: afu: add user afu sub feature support
  ` [PATCH v2 22/22] fpga: intel: afu: add FPGA_PORT_DMA_MAP/UNMAP ioctls support
` [PATCH v2 05/22] fpga: mgr: add status for fpga-mgr
` [PATCH v2 06/22] fpga: intel: add FPGA PCIe device driver
` [PATCH v2 07/22] fpga: intel: pcie: parse feature list and create platform device for features
` [PATCH v2 08/22] fpga: intel: pcie: add chardev support for feature devices
` [PATCH v2 11/22] fpga: intel: add FPGA Management Engine driver basic framework
` [PATCH v2 13/22] fpga: intel: fme: add FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support
` [PATCH v2 15/22] fpga: intel: add fpga manager platform driver for FME
` [PATCH v2 17/22] fpga: intel: add fpga region "

Product Inquiry
 2017-06-26 21:50 UTC 

[PATCH 1/9] fs: add fcntl() interface for setting/getting write life time hints
 2017-06-26 16:29 UTC  (4+ messages)

linrong★SEMA SHOW★ 2017第49届美国拉斯维加斯国际汽车改装及配件用品展 —— 全球规模最大汽车制造业展会 [地右P4/L100-Z]
 2017-06-24  5:10 UTC 

[RFC PATCH 0/2] daxfile: enable byte-addressable updates to pmem
 2017-06-23  3:07 UTC  (30+ messages)
` [RFC PATCH 2/2] mm, fs: daxfile, an interface for "

[PATCH net-next v2 00/13] socket sendmsg MSG_ZEROCOPY
 2017-06-21 20:56 UTC  (15+ messages)
` [PATCH net-next v2 01/13] sock: allocate skbs from optmem
` [PATCH net-next v2 02/13] sock: skb_copy_ubufs support for compound pages
` [PATCH net-next v2 04/13] sock: add SOCK_ZEROCOPY sockopt
` [PATCH net-next v2 05/13] sock: enable MSG_ZEROCOPY
` [PATCH net-next v2 06/13] sock: MSG_ZEROCOPY notification coalescing
  ` [PATCH net-next v2 03/13] sock: add MSG_ZEROCOPY
  ` [PATCH net-next v2 07/13] sock: add ee_code SO_EE_CODE_ZEROCOPY_COPIED
  ` [PATCH net-next v2 08/13] sock: ulimit on MSG_ZEROCOPY pages
` [PATCH net-next v2 09/13] tcp: enable MSG_ZEROCOPY
` [PATCH net-next v2 10/13] udp: "
` [PATCH net-next v2 11/13] raw: enable MSG_ZEROCOPY with IP_HDRINCL
` [PATCH net-next v2 12/13] packet: enable MSG_ZEROCOPY
` [PATCH net-next v2 13/13] test: add msg_zerocopy test

(unknown),
 2017-06-21  7:32 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).