linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-01 16:21:49 to 2019-04-09 12:57:50 UTC [more...]

[PATCH ghak90 V6 00/10] audit: implement container identifier
 2019-04-09 12:57 UTC  (12+ messages)
` [PATCH ghak90 V6 01/10] audit: collect audit task parameters
` [PATCH ghak90 V6 02/10] audit: add container id
` [PATCH ghak90 V6 03/10] audit: read container ID of a process
` [PATCH ghak90 V6 04/10] audit: log container info of syscalls
` [PATCH ghak90 V6 05/10] audit: add contid support for signalling the audit daemon
` [PATCH ghak90 V6 06/10] audit: add support for non-syscall auxiliary records
` [PATCH ghak90 V6 07/10] audit: add containerid support for user records
` [PATCH ghak90 V6 08/10] audit: add containerid filtering
` [PATCH ghak90 V6 09/10] audit: add support for containerid to network namespaces
` [PATCH ghak90 V6 10/10] audit: NETFILTER_PKT: record each container ID associated with a netNS

[PATCH] Linux: Define struct termios2 in <termios.h> under _GNU_SOURCE [BZ #10339]
 2019-04-09 10:47 UTC 

[PATCH v5 0/6] arm64: Initial support for CVADP
 2019-04-09  9:52 UTC  (7+ messages)
` [PATCH v5 1/6] arm64: HWCAP: add support for AT_HWCAP2
` [PATCH v5 2/6] arm64: HWCAP: encapsulate elf_hwcap
` [PATCH v5 3/6] arm64: Handle trapped DC CVADP
` [PATCH v5 4/6] arm64: Expose DC CVADP to userspace
` [PATCH v5 5/6] arm64: add CVADP support to the cache maintenance helper
` [PATCH v5 6/6] arm64: Advertise ARM64_HAS_DCPODP cpu feature

[PATCH 1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v7)
 2019-04-09  9:29 UTC  (15+ messages)

[PATCH linux-next v9 0/7] ptrace: add PTRACE_GET_SYSCALL_INFO request
 2019-04-08 17:42 UTC  (2+ messages)
  ` [PATCH linux-next v9 6/7] "

[PATCH v8 00/16] Add utilization clamping support
 2019-04-08 11:49 UTC  (19+ messages)
` [PATCH v8 01/16] sched/core: uclamp: Add CPU's clamp buckets refcounting
` [PATCH v8 02/16] sched/core: Add bucket local max tracking
` [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 07/16] sched/core: uclamp: Reset uclamp values on RESET_ON_FORK
` [PATCH v8 08/16] sched/core: uclamp: Set default clamps for RT tasks
` [PATCH v8 09/16] sched/cpufreq: uclamp: Add clamps for FAIR and "
` [PATCH v8 10/16] sched/core: uclamp: Add uclamp_util_with()
` [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 v8 13/16] sched/core: uclamp: Propagate parent clamps
` [PATCH v8 14/16] sched/core: uclamp: Propagate system defaults to root group
` [PATCH v8 15/16] sched/core: uclamp: Use TG's clamps to restrict TASK's clamps
` [PATCH v8 16/16] sched/core: uclamp: Update CPU's refcount on TG's clamp changes

[PATCH] sched/core: expand sched_getaffinity(2) to return number of CPUs
 2019-04-08  7:49 UTC  (9+ messages)

[PATCH v13 1/3] /proc/pid/status: Add support for architecture specific output
 2019-04-08  2:33 UTC  (11+ messages)
  ` [PATCH v13 2/3] x86,/proc/pid/status: Add AVX-512 usage elapsed time

[PATCH v10 00/18] Introduce the Counter subsystem
 2019-04-07 14:25 UTC 

[PATCH v2] moduleparam: Save information about built-in modules in separate file
 2019-04-06 12:14 UTC 

[PATCH ghak90 V5 00/10] audit: implement container identifier
 2019-04-05 11:32 UTC  (18+ messages)
` [PATCH ghak90 V5 06/10] audit: add support for non-syscall auxiliary records
` [PATCH ghak90 V5 09/10] audit: add support for containerid to network namespaces
` [PATCH ghak90 V5 10/10] audit: NETFILTER_PKT: record each container ID associated with a netNS

[PATCH V32 0/27] Lockdown patches for 5.2
 2019-04-04 20:09 UTC  (33+ messages)
` [PATCH V32 01/27] Add the ability to lock down access to the running kernel image
` [PATCH V32 02/27] Enforce module signatures if the kernel is locked down
` [PATCH V32 03/27] Restrict /dev/{mem,kmem,port} when "
` [PATCH V32 04/27] kexec_load: Disable at runtime if "
` [PATCH V32 06/27] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
  ` [PATCH V32 05/27] Copy secure_boot flag in boot params across kexec reboot
  ` [PATCH V32 07/27] kexec_file: Restrict at runtime if the kernel is locked down
` [PATCH V32 08/27] hibernate: Disable when "
` [PATCH V32 09/27] uswsusp: "
` [PATCH V32 10/27] PCI: Lock down BAR access "
` [PATCH V32 11/27] x86: Lock down IO port "
` [PATCH V32 12/27] x86/msr: Restrict MSR "
` [PATCH V32 13/27] ACPI: Limit access to custom_method "
` [PATCH V32 14/27] acpi: Ignore acpi_rsdp kernel param when the kernel has been "
` [PATCH V32 15/27] acpi: Disable ACPI table override if the kernel is "
` [PATCH V32 16/27] Prohibit PCMCIA CIS storage when "
` [PATCH V32 17/27] Lock down TIOCSSERIAL
` [PATCH V32 18/27] Lock down module params that specify hardware parameters (eg. ioport)
` [PATCH V32 19/27] x86/mmiotrace: Lock down the testmmiotrace module
` [PATCH V32 20/27] Lock down /proc/kcore
` [PATCH V32 21/27] Lock down tracing and perf kprobes when in confidentiality mode
` [PATCH V32 22/27] bpf: Restrict bpf when kernel lockdown is "
` [PATCH V32 23/27] Lock down perf when "
` [PATCH V32 24/27] kexec: Allow kexec_file() with appropriate IMA policy when locked down
` [PATCH V32 25/27] lockdown: Print current->comm in restriction messages
` [PATCH V32 26/27] debugfs: Restrict debugfs when the kernel is locked down
` [PATCH V32 27/27] tracefs: Restrict tracefs "

[PATCH v4 0/6] arm64: Initial support for CVADP
 2019-04-04 12:47 UTC  (19+ messages)
` [PATCH v4 1/6] arm64: HWCAP: add support for AT_HWCAP2
` [PATCH v4 2/6] arm64: HWCAP: encapsulate elf_hwcap
` [PATCH v4 3/6] arm64: Handle trapped DC CVADP
` [PATCH v4 4/6] arm64: Expose DC CVADP to userspace
` [PATCH v4 5/6] arm64: add CVADP support to the cache maintenance helper
` [PATCH v4 6/6] arm64: Advertise ARM64_HAS_DCPODP cpu feature

[PATCH 00/17] add new features for FPGA DFL drivers
 2019-04-03 23:43 UTC  (18+ messages)
` [PATCH 01/17] fpga: dfl-fme-mgr: fix FME_PR_INTFC_ID register address
` [PATCH 08/17] fpga: dfl: afu: add userclock sysfs interfaces
` [PATCH 09/17] fpga: dfl: add id_table for dfl private feature driver
` [PATCH 10/17] fpga: dfl: afu: export __port_enable/disable function
` [PATCH 12/17] fpga: dfl: afu: add STP (SignalTap) support
` [PATCH 14/17] fpga: dfl: fme: add thermal management support

[PATCH v4 00/17] fscrypt: key management improvements
 2019-04-03 20:36 UTC  (20+ messages)
` [PATCH v4 01/17] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>
` [PATCH v4 02/17] fscrypt: use FSCRYPT_ prefix for uapi constants
` [PATCH v4 03/17] fscrypt: use FSCRYPT_* definitions, not FS_*
` [PATCH v4 04/17] fscrypt: add ->ci_inode to fscrypt_info
` [PATCH v4 05/17] fscrypt: refactor v1 policy key setup into keysetup_legacy.c
` [PATCH v4 06/17] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl
` [PATCH v4 07/17] fs/dcache.c: add shrink_dcache_inode()
` [PATCH v4 08/17] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
` [PATCH v4 09/17] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl
` [PATCH v4 10/17] fscrypt: add an HKDF-SHA512 implementation
` [PATCH v4 11/17] fscrypt: v2 encryption policy support
` [PATCH v4 12/17] fscrypt: allow unprivileged users to add/remove keys for v2 policies
` [PATCH v4 13/17] fscrypt: require that key be added when setting a v2 encryption policy
` [PATCH v4 14/17] ext4: wire up new fscrypt ioctls
` [PATCH v4 15/17] f2fs: "
` [PATCH v4 16/17] ubifs: "
` [PATCH v4 17/17] fscrypt: document the new ioctls and policy version

[RESEND PATCH v1] moduleparam: Save information about built-in modules in separate file
 2019-04-03 11:30 UTC  (8+ messages)

[PATCH v3 0/7] arm64: Initial support for CVADP
 2019-04-03  9:57 UTC  (19+ messages)
` [PATCH v3 2/7] arm64: HWCAP: add support for AT_HWCAP2
` [PATCH v3 3/7] arm64: HWCAP: encapsulate elf_hwcap
` [PATCH v3 6/7] arm64: Advertise ARM64_HAS_DCPODP cpu feature

[PATCHv8 00/10] Heterogenous memory node attributes
 2019-04-02 14:56 UTC  (4+ messages)

[PATCH v2 0/5] pid: add pidfd_open()
 2019-04-02 11:03 UTC  (28+ 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).