linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-30 12:07:59 to 2019-05-15 09:44:52 UTC [more...]

[PATCH v9 00/16] Add utilization clamping support
 2019-05-15  9:44 UTC  (10+ messages)
` [PATCH v9 01/16] sched/core: uclamp: Add CPU's clamp buckets refcounting
` [PATCH v9 02/16] sched/core: uclamp: Add bucket local max tracking
` [PATCH v9 03/16] sched/core: uclamp: Enforce last task's UCLAMP_MAX
` [PATCH v9 04/16] sched/core: uclamp: Add system default clamps
` [PATCH v9 05/16] sched/core: Allow sched_setattr() to use the current policy
` [PATCH v9 06/16] sched/core: uclamp: Extend sched_setattr() to support utilization clamping
` [PATCH v9 07/16] sched/core: uclamp: Reset uclamp values on RESET_ON_FORK
` [PATCH v9 08/16] sched/core: uclamp: Set default clamps for RT tasks
` [PATCH v9 09/16] sched/cpufreq: uclamp: Add clamps for FAIR and "

[PATCH RFC v2 0/4] mm/ksm: add option to automerge VMAs
 2019-05-15  8:51 UTC  (8+ messages)
    ` [PATCH RFC v2 4/4] mm/ksm: add force merging/unmerging documentation

[PATCH v2 0/3] initramfs: add support for xattrs in the initial ram disk
 2019-05-15  1:00 UTC  (52+ messages)
` [PATCH v2 1/3] fs: add ksys_lsetxattr() wrapper
` [PATCH v2 2/3] initramfs: set extended attributes
` [PATCH v2 3/3] initramfs: introduce do_readxattrs()

[PATCH v9 00/24] ILP32 for ARM64
 2019-05-14 23:41 UTC  (8+ messages)
    ` [EXT] "
      ` [LTP] "

[PATCH v4 12/13] platform/x86: asus-wmi: Switch fan boost mode
 2019-05-14 19:07 UTC 

[PATCH v6 0/6] namei: resolveat(2) path resolution restriction API
 2019-05-12 14:34 UTC  (32+ 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 v11 0/7] ptrace: add PTRACE_GET_SYSCALL_INFO request
 2019-05-10 15:28 UTC  (2+ messages)
  ` [PATCH v11 6/7] "

[PATCH v2 00/18] add new features for FPGA DFL drivers
 2019-05-10  2:23 UTC  (24+ messages)
` [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 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 12/18] fpga: dfl: afu: add error reporting support
` [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 v3 09/11] platform/x86: asus-wmi: Control RGB keyboard backlight
 2019-05-09 22:34 UTC  (9+ messages)

[PATCH linux-next v10 0/7] ptrace: add PTRACE_GET_SYSCALL_INFO request
 2019-05-09 16:14 UTC  (2+ messages)

[PATCH v8 00/16] Add utilization clamping support
 2019-05-09 14:59 UTC  (38+ 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 11/16] sched/fair: uclamp: Add uclamp support to energy_compute()
` [PATCH v8 12/16] sched/core: uclamp: Extend CPU's cgroup controller

[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  (21+ 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  (6+ messages)

[PATCH for 5.2 08/12] rseq/selftests: arm: use udf instruction for RSEQ_SIG
 2019-05-03 19:38 UTC  (2+ messages)
` [PATCH v2 "

[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  (7+ messages)
` [PATCHv3 05/27] timerfd/timens: Take into account ns clock offsets
` [PATCHv3 19/27] timens/fs/proc: Introduce /proc/pid/timens_offsets

[PATCH V32 0/27] Lockdown patches for 5.2
 2019-05-03  0:34 UTC  (9+ 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  (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).