linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-05 17:21:52 to 2018-03-01 19:41:14 UTC [more...]

[RFC PATCH V1 00/12] audit: implement container id
 2018-03-01 19:41 UTC  (12+ messages)
` [RFC PATCH V1 05/12] audit: add containerid support for ptrace and signals
` [RFC PATCH V1 06/12] audit: add support for non-syscall auxiliary records
` [RFC PATCH V1 07/12] audit: add container aux record to watch/tree/mark
` [RFC PATCH V1 08/12] audit: add containerid support for tty_audit
  ` [RFC PATCH V1 01/12] audit: add container id
  ` [RFC PATCH V1 02/12] audit: log container info of syscalls
  ` [RFC PATCH V1 03/12] audit: add containerid filtering
  ` [RFC PATCH V1 04/12] audit: read container ID of a process
  ` [RFC PATCH V1 09/12] audit: add containerid support for config/feature/user records
` [RFC PATCH V1 10/12] audit: add containerid support for seccomp and anom_abend records
` [RFC PATCH V1 11/12] debug audit: add container id

[PATCH v2 0/3] arm64: Fix invalid si_codes for fault signals
 2018-03-01 17:44 UTC  (4+ messages)
` [PATCH v2 1/3] signal: Add FPE_FLTUNK si_code for undiagnosable fp exceptions
` [PATCH v2 2/3] arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPE
` [PATCH v2 3/3] arm64: signal: Ensure si_code is valid for all fault signals

[PATCH v4 00/24] FPGA Device Feature List (DFL) Device Drivers
 2018-03-01 15:59 UTC  (45+ messages)
` [PATCH v4 01/24] docs: fpga: add a document for FPGA Device Feature List (DFL) Framework Overview
` [PATCH v4 02/24] fpga: mgr: add region_id to fpga_image_info
` [PATCH v4 03/24] fpga: mgr: add status for fpga-manager
` [PATCH v4 04/24] fpga: add device feature list support
` [PATCH v4 05/24] fpga: dfl: add chardev support for feature devices
` [PATCH v4 06/24] fpga: dfl: adds fpga_cdev_find_port
` [PATCH v4 07/24] fpga: dfl: add feature device infrastructure
` [PATCH v4 10/24] fpga: dfl: add FPGA Management Engine driver basic framework
` [PATCH v4 11/24] fpga: dfl: fme: add header sub feature support
` [PATCH v4 12/24] fpga: dfl: fme: add FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support
` [PATCH v4 13/24] fpga: region: add compat_id support
` [PATCH v4 14/24] fpga: dfl: fme: add partial reconfiguration sub feature support
` [PATCH v4 15/24] fpga: dfl-fme-pr: add compat_id support for dfl-fme-region platform device
` [PATCH v4 16/24] fpga: dfl: add fpga manager platform driver for FME
  ` [PATCH v4 08/24] fpga: add FPGA DFL PCIe device driver
  ` [PATCH v4 09/24] fpga: dfl-pci: add enumeration for feature devices
  ` [PATCH v4 17/24] fpga: dfl: add fpga bridge platform driver for FME
  ` [PATCH v4 19/24] fpga: dfl-fme-region: add compat_id support
  ` [PATCH v4 21/24] fpga: dfl: afu: add header sub feature support
` [PATCH v4 18/24] fpga: dfl: add fpga region platform driver for FME
` [PATCH v4 20/24] fpga: dfl: add FPGA Accelerated Function Unit driver basic framework
` [PATCH v4 22/24] fpga: dfl: afu: add FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support
` [PATCH v4 23/24] fpga: dfl: afu: add user afu sub feature support
` [PATCH v4 24/24] fpga: dfl: afu: add FPGA_PORT_DMA_MAP/UNMAP ioctls support

[PATCH bpf-next 0/5] bpf, tracing: introduce bpf raw tracepoints
 2018-03-01  4:19 UTC  (6+ messages)
` [PATCH bpf-next 1/5] treewide: remove struct-pass-by-value from tracepoints arguments
` [PATCH bpf-next 2/5] tracepoint: compute num_args at build time
` [PATCH bpf-next 3/5] bpf: introduce BPF_RAW_TRACEPOINT
` [PATCH bpf-next 4/5] libbpf: add bpf_raw_tracepoint_open helper
` [PATCH bpf-next 5/5] samples/bpf: raw tracepoint test

[PATCH v5 0/4] vm: add a syscall to map a process memory into a pipe
 2018-02-28 23:12 UTC  (10+ messages)
    ` [OMPI devel] "

[PATCH bpf-next v8 00/11] Landlock LSM: Toward unprivileged sandboxing
 2018-02-28 17:35 UTC  (38+ messages)
` [PATCH bpf-next v8 01/11] fs,security: Add a security blob to nameidata
` [PATCH bpf-next v8 02/11] fs,security: Add a new file access type: MAY_CHROOT
` [PATCH bpf-next v8 03/11] bpf: Add eBPF program subtype and is_valid_subtype() verifier
` [PATCH bpf-next v8 04/11] bpf,landlock: Define an eBPF program type for Landlock hooks
` [PATCH bpf-next v8 05/11] seccomp,landlock: Enforce Landlock programs per process hierarchy
` [PATCH bpf-next v8 06/11] bpf,landlock: Add a new map type: inode
` [PATCH bpf-next v8 07/11] landlock: Handle filesystem access control
` [PATCH bpf-next v8 08/11] landlock: Add ptrace restrictions
` [PATCH bpf-next v8 09/11] bpf: Add a Landlock sandbox example
` [PATCH bpf-next v8 10/11] bpf,landlock: Add tests for Landlock
` [PATCH bpf-next v8 11/11] landlock: Add user and kernel documentation "

[PATCH 0/3] userfaultfd: non-cooperative: syncronous events
 2018-02-28  8:26 UTC  (6+ messages)
` [PATCH 1/3] userfaultfd: introduce userfaultfd_init_waitqueue helper
` [PATCH 2/3] userfaultfd: non-cooperative: generalize wake key structure
` [PATCH 3/3] userfaultfd: non-cooperative: allow synchronous EVENT_REMOVE

[PATCH 0/3] arm64: Fix invalid si_codes for fault signals
 2018-02-22 13:13 UTC  (6+ messages)
` [PATCH 1/3] signal: Add FPE_FLTUNK si_code for undiagnosable fp exceptions
` [PATCH 2/3] arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPE
` [PATCH 3/3] arm64: signal: Ensure si_code is valid for all fault signals

[PATCH -next v2 0/3] sysvipc: introduce STAT_ANY commands
 2018-02-15 16:24 UTC  (4+ messages)
` [PATCH 1/3] ipc/shm: introduce shmctl(SHM_STAT_ANY)
` [PATCH 2/3] ipc/sem: introduce semctl(SEM_STAT_ANY)
` [PATCH 3/3] ipc/msg: introduce msgctl(MSG_STAT_ANY)

[PATCH] inotify: Extend ioctl to allow to request id of new watch descriptor
 2018-02-14 10:18 UTC  (9+ messages)
  ` [PATCH v2] "

[PATCH v2] fs: fsnotify: account fsnotify metadata to kmemcg
 2018-02-14  9:00 UTC  (7+ messages)

[PATCH -next 0/3] sysvipc: introduce STAT_ALL commands
 2018-02-14  0:42 UTC  (8+ messages)
` [PATCH 1/3] ipc/shm: introduce shmctl(SHM_STAT_ALL)
  ` [PATCH 2/3] ipc/sem: introduce shmctl(SEM_STAT_ALL)
` [PATCH 3/3] ipc/msg: introduce shmctl(MSG_STAT_ALL)

[RFC PATCH v2 0/3] arm64: Fix invalid si_codes for fault signals
 2018-02-13 18:00 UTC  (5+ messages)
` [RFC PATCH v2 3/3] arm64: signal: Ensure si_code is valid for all "

[PATCH] uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc define
 2018-02-13 16:52 UTC  (4+ messages)

[PATCH v3 00/21] Intel FPGA Device Drivers
 2018-02-13  9:36 UTC  (38+ messages)
` [PATCH v3 06/21] fpga: dfl: adds fpga_cdev_find_port
` [PATCH v3 08/21] fpga: add Intel FPGA DFL PCIe device
` [PATCH v3 11/21] fpga: dfl: fme: add header sub feature support
` [PATCH v3 14/21] fpga: dfl: add fpga manager platform driver for FME
` [PATCH v3 18/21] fpga: dfl: afu: add header sub feature support

[PATCH manpages] membarrier.2: New membarrier commands introduced in 4.16
 2018-02-12 19:55 UTC 

shmctl(SHM_STAT) vs. /proc/sysvipc/shm permissions discrepancies
 2018-02-12 17:30 UTC  (7+ messages)

[RFC PATCH for 4.16 00/21] Restartable sequences and CPU op vector
 2018-02-12 15:49 UTC  (3+ messages)
` [RFC PATCH for 4.16 10/21] cpu_opv: Provide cpu_opv system call (v5)

(unknown),
 2018-02-12  1:39 UTC 

[patch v14 0/4] JTAG driver introduction
 2018-02-11 23:43 UTC  (3+ messages)
` [patch v14 4/4] Documentation: jtag: Add ABI documentation

[PATCH for 4.16] membarrier-sync-core: Document architecture support
 2018-02-10 17:00 UTC  (3+ messages)
    ` [PATCH for 4.16] Documentation: Allow comments in arch features files

Compliment of the day to you. Dear Friend
 2018-02-08  2:29 UTC 

[RFC PATCH] membarrier-sync-core: Document architecture support
 2018-02-06 17:00 UTC 

[RFC PATCH] membarrier-sync-core: Document architecture support
 2018-02-06 16:58 UTC 

[regresssion 4.15] Userspace compilation broken by uapi/linux/if_ether.h update
 2018-02-06 15:08 UTC  (3+ messages)

[PATCH for 4.16 00/11] membarrier updates for 4.16
 2018-02-05 21:21 UTC  (5+ messages)
` [PATCH for 4.16 v7 02/11] powerpc: membarrier: Skip memory barrier in switch_mm()

[PATCH for 4.16 00/11] membarrier updates for 4.16
 2018-02-05 19:54 UTC  (8+ messages)


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).