linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-10 10:31:47 to 2018-01-03 01:39:18 UTC [more...]

[PATCHv3 1/2] capability: introduce sysctl for controlled user-ns capability whitelist
 2018-01-03  1:39 UTC  (4+ messages)
` [PATCHv3, "

[PATCHv3 0/2] capability controlled user-namespaces
 2018-01-03  1:35 UTC  (8+ messages)

[PATCH v4] uapi libc compat: add fallback for unsupported libcs
 2018-01-01 18:33 UTC 

[PATCHv3 resend] uapi libc compat: add fallback for unsupported libcs
 2018-01-01 18:32 UTC  (3+ messages)

[PATCH 0/2] Documentation: rtc: move ioctl to ABI
 2018-01-01 17:31 UTC  (3+ messages)
` [PATCH 1/2] Documentation: rtc: add sysfs file permissions
  ` [PATCH 2/2] Documentation: rtc: move iotcl interface documentation to ABI

[PATCH] rtc: sysfs: move sysfs & ioctl interface to Documentation/ABI
 2018-01-01 14:23 UTC  (3+ messages)

[PATCH] [man-pages] adjtimex.2: document clock_adjtime
 2018-01-01  6:28 UTC  (8+ messages)
            ` [PATCH man-pages 1/2] clock_getres.2: Explain dynamic clocks
              ` [PATCH man-pages 2/2] adjtimex.2: document clock_adjtime

[PATCH v3 0/3] create sysfs representation of ACPI HMAT
 2017-12-30  9:19 UTC  (22+ messages)

rtc: sysfs: move sysfs interface to Documentation/ABI
 2017-12-28 18:30 UTC 

[patch v15 0/4] JTAG driver introduction
 2017-12-26  8:47 UTC  (8+ messages)
` [patch v15 1/4] drivers: jtag: Add JTAG core driver
` [patch v15 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
  ` [patch v15 3/4] Documentation: jtag: Add bindings for "
` [patch v15 4/4] Documentation: jtag: Add ABI documentation

[RFC PATCH for 4.16 00/11] membarrier updates for 4.16
 2017-12-22 20:15 UTC  (12+ messages)
` [RFC PATCH for 4.16 03/11] powerpc: membarrier: Skip memory barrier in switch_mm() (v7)
` [RFC PATCH for 4.16 05/11] membarrier: provide SHARED_EXPEDITED command (v2)
` [RFC PATCH for 4.16 06/11] membarrier: selftest: Test shared expedited cmd
  ` [RFC PATCH for 4.16 01/11] Fix: membarrier: add missing preempt off around smp_call_function_many
  ` [RFC PATCH for 4.16 02/11] membarrier: selftest: Test private expedited cmd (v2)
  ` [RFC PATCH for 4.16 04/11] membarrier: Document scheduler barrier requirements (v5)
  ` [RFC PATCH for 4.16 07/11] membarrier: Provide core serializing command
  ` [RFC PATCH for 4.16 09/11] membarrier: x86: Provide core serializing command (v3)
  ` [RFC PATCH for 4.16 11/11] membarrier: selftest: Test private expedited sync core cmd
` [RFC PATCH for 4.16 08/11] x86: Introduce sync_core_before_usermode (v2)
` [RFC PATCH for 4.16 10/11] membarrier: arm64: Provide core serializing command

[PATCH v3 00/21] Intel FPGA Device Drivers
 2017-12-22  8:45 UTC  (12+ messages)
` [PATCH v3 01/21] docs: fpga: add a document for Intel FPGA driver overview
` [PATCH v3 03/21] fpga: mgr: add status for fpga-manager
` [PATCH v3 04/21] fpga: add device feature list support

[PATCH v2 0/2] mm: introduce MAP_FIXED_SAFE
 2017-12-22  0:06 UTC  (44+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] fs, elf: drop MAP_FIXED usage from elf_map
  ` [2/2] "
` [PATCH 1/2] mmap.2: document new MAP_FIXED_SAFE flag
  ` [PATCH 2/2] mmap.2: MAP_FIXED updated documentation
                            ` known bad patch in -mm tree was "

shmctl(SHM_STAT) vs. /proc/sysvipc/shm permissions discrepancies
 2017-12-21  8:56 UTC  (9+ messages)

(U.N.O/W.B.O/20/12/2017/1982/09/05)
 2017-12-20 18:19 UTC 

Documentation patch for namespaced file capabilities
 2017-12-19 15:33 UTC  (3+ messages)

[PATCH v5] mmap.2: MAP_FIXED updated documentation
 2017-12-19  5:35 UTC  (5+ messages)

[RFC v4 0/9] NFS Force Unmounting
 2017-12-18 21:48 UTC  (6+ messages)

pkeys: Support setting access rights for signal handlers
 2017-12-18 11:00 UTC  (16+ messages)

[RFC PATCH for 4.16 00/21] Restartable sequences and CPU op vector
 2017-12-15 17:13 UTC  (34+ messages)
` [RFC PATCH for 4.16 01/21] uapi headers: Provide types_32_64.h
` [RFC PATCH for 4.16 02/21] rseq: Introduce restartable sequences system call (v12)
` [RFC PATCH for 4.16 03/21] arm: Add restartable sequences support
` [RFC PATCH for 4.16 04/21] arm: Wire up restartable sequences system call
` [RFC PATCH for 4.16 05/21] x86: Add support for restartable sequences
` [RFC PATCH for 4.16 06/21] x86: Wire up restartable sequence system call
` [RFC PATCH for 4.16 08/21] powerpc: Wire up restartable sequences "
` [RFC PATCH for 4.16 09/21] sched: Implement push_task_to_cpu
` [RFC PATCH for 4.16 10/21] cpu_opv: Provide cpu_opv system call (v5)
` [RFC PATCH for 4.16 11/21] x86: Wire up cpu_opv system call
` [RFC PATCH for 4.16 12/21] powerpc: "
` [RFC PATCH for 4.16 14/21] selftests: lib.mk: Introduce OVERRIDE_TARGETS
` [RFC PATCH for 4.16 15/21] cpu_opv: selftests: Implement selftests (v6)
` [RFC PATCH for 4.16 16/21] rseq: selftests: Provide rseq library (v5)
  ` [RFC PATCH for 4.16 07/21] powerpc: Add support for restartable sequences
  ` [RFC PATCH for 4.16 13/21] arm: Wire up cpu_opv system call
  ` [RFC PATCH for 4.16 17/21] rseq: selftests: Provide percpu_op API
` [RFC PATCH for 4.16 18/21] rseq: selftests: Provide basic test
` [RFC PATCH for 4.16 19/21] rseq: selftests: Provide basic percpu ops test
` [RFC PATCH for 4.16 20/21] rseq: selftests: Provide parametrized tests
` [RFC PATCH for 4.16 21/21] rseq: selftests: Provide Makefile, scripts, gitignore

linsongbin722:“CAPE 2018 第十六届中国(广州)国际汽车零部件及用品展”将于“4月13-15日”举行 [zE-c50-地左P1]
 2017-12-15  3:57 UTC 

[patch v14 0/4] JTAG driver introduction
 2017-12-15  1:34 UTC  (8+ messages)
  ` [patch v14 1/4] drivers: jtag: Add JTAG core driver
  ` [patch v14 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
  ` [patch v14 3/4] Documentation: jtag: Add bindings for "
` [patch v14 4/4] Documentation: jtag: Add ABI documentation

[PATCH v2 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion
 2017-12-15  0:31 UTC  (3+ messages)
` [PATCH v2 10/10] nanosleep: change time types to safe __kernel_* types
    ` [Y2038] "

RFC(v2): Audit Kernel Container IDs
 2017-12-11 19:37 UTC  (8+ messages)

[PATCH v4] mmap.2: MAP_FIXED updated documentation
 2017-12-11  9:03 UTC  (4+ 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).