linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-11 17:54:58 to 2019-10-22 06:40:12 UTC [more...]

[RFC PATCH v2 0/5] fs: interface for directly reading/writing compressed data
 2019-10-22  6:40 UTC  (31+ messages)
` [PATCH man-pages] Document encoded I/O
` [RFC PATCH v2 1/5] fs: add O_ENCODED open flag
` [RFC PATCH v2 2/5] fs: add RWF_ENCODED for reading/writing compressed data
` [RFC PATCH v2 3/5] btrfs: generalize btrfs_lookup_bio_sums_dio()
` [RFC PATCH v2 4/5] btrfs: implement RWF_ENCODED reads
` [RFC PATCH v2 5/5] btrfs: implement RWF_ENCODED writes

[PATCH ghak90 V7 00/21] audit: implement container identifier
 2019-10-22  0:31 UTC  (8+ messages)
` [PATCH ghak90 V7 20/21] audit: add capcontid to set contid outside init_user_ns

[PATCH v3 1/2] clone3: add CLONE_CLEAR_SIGHAND
 2019-10-21 19:42 UTC  (6+ messages)
` [PATCH v3 2/2] tests: test CLONE_CLEAR_SIGHAND

[PATCH] arm64: uapi: Fix user space compile with musl libc
 2019-10-19 21:51 UTC  (3+ messages)
` [musl] "

[PATCH 1/2] pidfd: verify task is alive when printing fdinfo
 2019-10-18 15:05 UTC  (18+ messages)
` [PATCH v2 1/5] "
  ` [PATCH v2 2/5] test: verify fdinfo for pidfd of reaped process
  ` [PATCH v2 3/5] pid: use task_alive() in __change_pid()
  ` [PATCH v2 4/5] exit: use task_alive() in do_wait()
  ` [PATCH v2 5/5] pid: use task_alive() in pidfd_open()
  ` [PATCH v3 1/5] pidfd: check pid has attached task in fdinfo
    ` [PATCH v3 2/5] test: verify fdinfo for pidfd of reaped process
    ` [PATCH v3 3/5] pid: use pid_has_task() in __change_pid()
    ` [PATCH v3 4/5] exit: use pid_has_task() in do_wait()
    ` [PATCH v3 5/5] pid: use pid_has_task() in pidfd_open()

[PATCHv7 00/33] kernel: Introduce Time Namespace
 2019-10-17 23:47 UTC  (18+ messages)
` [PATCHv7 01/33] ns: "
` [PATCHv7 18/33] lib/vdso: Add unlikely() hint into vdso_read_begin()
` [PATCHv7 19/33] lib/vdso: Prepare for time namespace support

[RFC PATCH 00/21] pipe: Keyrings, Block and USB notifications
 2019-10-17 10:53 UTC  (32+ messages)
` [RFC PATCH 01/21] pipe: Reduce #inclusion of pipe_fs_i.h
` [RFC PATCH 02/21] Add a prelocked wake-up
` [RFC PATCH 03/21] pipe: Use head and tail pointers for the ring, not cursor and length
` [RFC PATCH 04/21] pipe: Advance tail pointer inside of wait spinlock in pipe_read()
` [RFC PATCH 05/21] pipe: Conditionalise wakeup "
` [RFC PATCH 06/21] pipe: Rearrange sequence in pipe_write() to preallocate slot
` [RFC PATCH 07/21] pipe: Remove redundant wakeup from pipe_write()
` [RFC PATCH 08/21] pipe: Check for ring full inside of the spinlock in pipe_write()
` [RFC PATCH 09/21] uapi: General notification queue definitions
` [RFC PATCH 10/21] security: Add hooks to rule on setting a watch
` [RFC PATCH 11/21] security: Add a hook for the point of notification insertion
` [RFC PATCH 12/21] pipe: Add general notification queue support
` [RFC PATCH 13/21] keys: Add a notification facility
` [RFC PATCH 14/21] Add sample notification program
` [RFC PATCH 15/21] pipe: Allow buffers to be marked read-whole-or-error for notifications
` [RFC PATCH 16/21] pipe: Add notification lossage handling
` [RFC PATCH 17/21] Add a general, global device notification watch list
` [RFC PATCH 18/21] block: Add block layer notifications
` [RFC PATCH 19/21] usb: Add USB subsystem notifications
` [RFC PATCH 20/21] selinux: Implement the watch_key security hook
` [RFC PATCH 21/21] smack: Implement the watch_key and post_notification hooks

[PATCH v4 1/4] lib: introduce copy_struct_from_user() helper
 2019-10-17  6:09 UTC  (14+ messages)
` [PATCH] usercopy: Avoid soft lockups in test_check_nonzero_user()
  ` [PATCH v2] "

[PATCH v7 0/3] add thermal/power management features for FPGA DFL drivers
 2019-10-17  2:35 UTC  (5+ messages)
` [PATCH v7 1/3] Documentation: fpga: dfl: add descriptions for thermal/power management interfaces
` [PATCH v7 2/3] fpga: dfl: fme: add thermal management support
` [PATCH v7 3/3] fpga: dfl: fme: add power "

[PATCH 0/7] Harden userfaultfd
 2019-10-16  0:02 UTC  (25+ messages)
` [PATCH 1/7] Add a new flags-accepting interface for anonymous inodes
` [PATCH 2/7] Add a concept of a "secure" anonymous file
` [PATCH 3/7] Add a UFFD_SECURE flag to the userfaultfd API
` [PATCH 4/7] Teach SELinux about a new userfaultfd class
` [PATCH 5/7] Let userfaultfd opt out of handling kernel-mode faults
` [PATCH 6/7] Allow users to require UFFD_SECURE
` [PATCH 7/7] Add a new sysctl for limiting userfaultfd to user mode faults

[PATCH v2 1/2] pidfd: show pids for nested pid namespaces in fdinfo
 2019-10-15 10:07 UTC  (19+ messages)
` [PATCH v3 "
            ` [PATCH] pidfd: add NSpid entries to fdinfo
  ` [PATCH v4 1/2] "
    ` [PATCH v4 2/2] pidfd: add tests for NSpid info in fdinfo

[PATCHv7 15/33] posix-timers: Make clock_nanosleep() time namespace aware
 2019-10-14 19:58 UTC  (4+ messages)

[PATCH] mm: mempolicy: fix the absence of the last bit of nodemask
 2019-10-14  9:35 UTC 

[PATCH v6 0/3] add thermal/power management features for FPGA DFL drivers
 2019-10-14  6:12 UTC  (3+ messages)
` [PATCH v6 2/3] fpga: dfl: fme: add thermal management support

[PATCHv7 25/33] x86/vdso: Zap vvar pages on switch a time namspace
 2019-10-14  3:11 UTC  (3+ messages)

[PATCHv7 22/33] time: Allocate per-timens vvar page
 2019-10-14  2:34 UTC  (3+ messages)

[PATCHv7 06/33] alarmtimer: Provide get_timespec() callback
 2019-10-14  0:36 UTC  (2+ messages)

[PATCH 0/7 v2] tracing: Fix tracefs lockdown and various clean ups
 2019-10-13  0:39 UTC  (12+ messages)
` [PATCH 1/7 v2] tracefs: Revert ccbd54ff54e8 ("tracefs: Restrict tracefs when the kernel is locked down")
` [PATCH 2/7 v2] ftrace: Get a reference counter for the trace_array on filter files
` [PATCH 3/7 v2] tracing: Get trace_array reference for available_tracers files
` [PATCH 4/7 v2] tracing: Have trace events system open call tracing_open_generic_tr()
` [PATCH 5/7 v2] tracing: Add tracing_check_open_get_tr()
` [PATCH 6/7 v2] tracing: Add some more locked_down checks
` [PATCH 7/7 v2] tracing: Do not create tracefs files if tracefs lockdown is in effect

[PATCH v14 0/6] open: introduce openat2(2) syscall
 2019-10-12  4:15 UTC  (5+ messages)
` [PATCH v14 2/6] namei: LOOKUP_IN_ROOT: chroot-like path resolution

[PATCH] tracefs: Do not allocate and free proxy_ops for lockdown
 2019-10-11 22:27 UTC  (13+ 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).