linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-25 16:14:11 to 2019-05-08 22:59:00 UTC [more...]

[PATCH v9 00/24] ILP32 for ARM64
 2019-05-08 22:59 UTC  (2+ messages)

[PATCH v8 00/16] Add utilization clamping support
 2019-05-08 19:44 UTC  (24+ messages)
` [PATCH v8 03/16] sched/core: uclamp: Enforce last task's UCLAMP_MAX
` [PATCH v8 04/16] sched/core: uclamp: Add system default clamps
` [PATCH v8 05/16] sched/core: Allow sched_setattr() to use the current policy
` [PATCH v8 06/16] sched/core: uclamp: Extend sched_setattr() to support utilization clamping
` [PATCH v8 08/16] sched/core: uclamp: Set default clamps for RT tasks
` [PATCH v8 12/16] sched/core: uclamp: Extend CPU's cgroup controller

[PATCH v2 00/18] add new features for FPGA DFL drivers
 2019-05-08 17:58 UTC  (31+ messages)
` [PATCH v2 01/18] fpga: dfl-fme-mgr: fix FME_PR_INTFC_ID register address
` [PATCH v2 02/18] fpga: dfl: fme: remove copy_to_user() in ioctl for PR
` [PATCH v2 03/18] fpga: dfl: fme: align PR buffer size per PR datawidth
` [PATCH v2 04/18] fpga: dfl: fme: support 512bit data width PR
` [PATCH v2 05/18] Documentation: fpga: dfl: add descriptions for virtualization and new interfaces
` [PATCH v2 06/18] fpga: dfl: fme: add DFL_FPGA_FME_PORT_RELEASE/ASSIGN ioctl support
` [PATCH v2 07/18] fpga: dfl: pci: enable SRIOV support
` [PATCH v2 08/18] fpga: dfl: afu: add AFU state related sysfs interfaces
` [PATCH v2 09/18] fpga: dfl: afu: add userclock "
` [PATCH v2 10/18] fpga: dfl: add id_table for dfl private feature driver
` [PATCH v2 11/18] fpga: dfl: afu: export __port_enable/disable function
` [PATCH v2 12/18] fpga: dfl: afu: add error reporting support
` [PATCH v2 13/18] fpga: dfl: afu: add STP (SignalTap) support
` [PATCH v2 14/18] fpga: dfl: fme: add capability sysfs interfaces
` [PATCH v2 15/18] fpga: dfl: fme: add thermal management support
` [PATCH v2 16/18] fpga: dfl: fme: add power "
` [PATCH v2 17/18] fpga: dfl: fme: add global error reporting support
` [PATCH v2 18/18] fpga: dfl: fme: add performance "

[PATCH v3 09/11] platform/x86: asus-wmi: Control RGB keyboard backlight
 2019-05-08 17:12 UTC  (3+ messages)

[PATCH v6 0/6] namei: resolveat(2) path resolution restriction API
 2019-05-08  0:54 UTC  (12+ messages)
` [PATCH v6 1/6] namei: split out nd->dfd handling to dirfd_path_init
` [PATCH v6 2/6] namei: O_BENEATH-style path resolution flags
` [PATCH v6 3/6] namei: LOOKUP_IN_ROOT: chroot-like path resolution
` [PATCH v6 4/6] namei: aggressively check for nd->root escape on ".." resolution
` [PATCH v6 5/6] binfmt_*: scope path resolution of interpreters
` [PATCH v6 6/6] namei: resolveat(2) syscall

[PATCH] uapi: avoid namespace conflict in linux/posix_types.h
 2019-05-07 22:50 UTC  (2+ messages)

[PATCH v7 0/5] namei: resolveat(2) path resolution restriction API
 2019-05-07 16:43 UTC  (6+ messages)
` [PATCH v7 1/5] namei: split out nd->dfd handling to dirfd_path_init
` [PATCH v7 2/5] namei: O_BENEATH-style path resolution flags
` [PATCH v7 3/5] namei: LOOKUP_IN_ROOT: chroot-like path resolution
` [PATCH v7 4/5] namei: aggressively check for nd->root escape on ".." resolution
` [PATCH v7 5/5] namei: resolveat(2) syscall

[PATCH 0/4] clone: add CLONE_PIDFD
 2019-05-05  2:32 UTC  (27+ messages)
` RFC: on adding new CLONE_* flags [WAS Re: [PATCH 0/4] clone: add CLONE_PIDFD]

[PATCH for 5.2 00/12] Restartable Sequences selftests updates
 2019-05-03 22:59 UTC  (22+ messages)
` [PATCH for 5.2 01/12] rseq/selftests: x86: Work-around bogus gcc-8 optimisation
` [PATCH for 5.2 02/12] rseq/selftests: Add __rseq_exit_point_array section for debuggers
` [PATCH for 5.2 03/12] rseq/selftests: Introduce __rseq_cs_ptr_array, rename __rseq_table to __rseq_cs
` [PATCH for 5.2 04/12] rseq/selftests: Use __rseq_handled symbol to coexist with glibc
` [PATCH for 5.2 05/12] rseq/selftests: s390: use jg instruction for jumps outside of the asm
` [PATCH for 5.2 06/12] rseq/selftests: x86: use ud1 instruction as RSEQ_SIG opcode
` [PATCH for 5.2 07/12] rseq/selftests: s390: use trap4 for RSEQ_SIG
` [PATCH for 5.2 08/12] rseq/selftests: arm: use udf instruction "
  ` [PATCH v2 "
` [PATCH for 5.2 09/12] rseq/selftests: aarch64 code signature: handle big-endian environment
` [PATCH for 5.2 10/12] rseq/selftests: powerpc code signature: generate valid instructions
` [PATCH for 5.2 11/12] rseq/selftests: mips: use break instruction for RSEQ_SIG
` [PATCH for 5.2 12/12] rseq/selftests: add -no-integrated-as for clang

[PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10)
 2019-05-03 18:42 UTC  (2+ messages)
` [PATCH 2/5] glibc: sched_getcpu(): use rseq cpu_id TLS on Linux (v4)

[PATCHv3 00/27] kernel: Introduce Time Namespace
 2019-05-03  7:00 UTC  (30+ messages)
` [PATCHv3 01/27] ns: "
` [PATCHv3 03/27] timens: Introduce CLOCK_MONOTONIC offsets
` [PATCHv3 04/27] timens: Introduce CLOCK_BOOTTIME offset
` [PATCHv3 05/27] timerfd/timens: Take into account ns clock offsets
` [PATCHv3 06/27] posix-timers/timens: Take into account "
` [PATCHv3 12/27] x86/vdso: Restrict splitting VVAR VMA
` [PATCHv3 15/27] x86/vdso: Allocate timens vdso
` [PATCHv3 16/27] x86/vdso: Switch image on setns()/unshare()/clone()
` [PATCHv3 19/27] timens/fs/proc: Introduce /proc/pid/timens_offsets
` [PATCHv3 22/27] selftest/timens: Add a test for clock_nanosleep()
` [PATCHv3 23/27] selftest/timens: Add procfs selftest
` [PATCHv3 24/27] selftest/timens: Add timer offsets test
` [PATCHv3 25/27] x86/vdso: Align VDSO functions by CPU L1 cache line
` [PATCHv3 26/27] selftests: Add a simple perf test for clock_gettime()
` [PATCHv3 27/27] selftest/timens: Check that a right vdso is mapped after fork and exec

[PATCH V32 0/27] Lockdown patches for 5.2
 2019-05-03  0:34 UTC  (14+ messages)
` [PATCH V32 01/27] Add the ability to lock down access to the running kernel image
` [PATCH V32 22/27] bpf: Restrict bpf when kernel lockdown is in confidentiality mode

[PATCH] binfmt_elf: Extract .note.gnu.property from an ELF file
 2019-05-02 16:25 UTC  (9+ messages)

[PATCH v1 1/2] Add polling support to pidfd
 2019-04-30 15:49 UTC  (13+ messages)

[PATCH v5 0/6] arm64: Initial support for CVADP
 2019-04-30 11:09 UTC  (5+ messages)
` [PATCH v5 1/6] arm64: HWCAP: add support for AT_HWCAP2

[RFC PATCH for 5.2 00/10] Restartable Sequences selftests updates
 2019-04-29 22:31 UTC  (5+ messages)
` [RFC PATCH for 5.2 10/10] rseq/selftests: mips: use break instruction for RSEQ_SIG

[PATCH V2] mm: Allow userland to request that the kernel clear memory on release
 2019-04-29 21:44 UTC  (18+ messages)
` [PATCH V3] "

[PATCH v4] moduleparam: Save information about built-in modules in separate file
 2019-04-29 16:11 UTC 

[PATCH] fanotify: Make wait for permission events interruptible
 2019-04-29 16:05 UTC  (3+ messages)

[PATCH v3] moduleparam: Save information about built-in modules in separate file
 2019-04-29 15:35 UTC  (4+ messages)

[PATCH 1/2] y2038: make CONFIG_64BIT_TIME unconditional
 2019-04-29 13:22 UTC  (8+ messages)
` [PATCH 2/2] y2038: remove CONFIG_64BIT_TIME

[PATCH 1/2] y2038: make CONFIG_64BIT_TIME unconditional
 2019-04-29 13:19 UTC  (2+ messages)
` [PATCH 2/2] y2038: remove CONFIG_64BIT_TIME

[PATCH v2] moduleparam: Save information about built-in modules in separate file
 2019-04-29  3:28 UTC  (8+ messages)

[PATCH v10 00/18] Introduce the Counter subsystem
 2019-04-27 11:49 UTC  (3+ messages)

[PATCH v17 1/3] proc: add /proc/<pid>/arch_status
 2019-04-26 13:38 UTC  (9+ messages)

[PATCH RESEND v5 0/5] namei: vfs flags to restrict path resolution
 2019-04-25 19:45 UTC  (6+ messages)

[RFC PATCH v6 00/26] Control-flow Enforcement: Shadow Stack
 2019-04-25 16:20 UTC  (6+ messages)
` [RFC PATCH v6 22/26] x86/cet/shstk: ELF header parsing of "


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