messages from 2019-03-18 14:21:52 to 2019-03-26 20:56:49 UTC [more...]
[PATCH V31 00/25] Add support for kernel lockdown
2019-03-26 20:56 UTC (31+ messages)
` [PATCH V31 01/25] Add the ability to lock down access to the running kernel image
` [PATCH V31 02/25] Enforce module signatures if the kernel is locked down
` [PATCH V31 03/25] Restrict /dev/{mem,kmem,port} when "
` [PATCH V31 04/25] kexec_load: Disable at runtime if "
` [PATCH V31 05/25] Copy secure_boot flag in boot params across kexec reboot
` [PATCH V31 06/25] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
` [PATCH V31 07/25] kexec_file: Restrict at runtime if the kernel is locked down
` [PATCH V31 08/25] hibernate: Disable when "
` [PATCH V31 09/25] uswsusp: "
` [PATCH V31 10/25] PCI: Lock down BAR access "
` [PATCH V31 11/25] x86: Lock down IO port "
` [PATCH V31 12/25] x86/msr: Restrict MSR "
` [PATCH V31 13/25] ACPI: Limit access to custom_method "
` [PATCH V31 14/25] acpi: Ignore acpi_rsdp kernel param when the kernel has been "
` [PATCH V31 15/25] acpi: Disable ACPI table override if the kernel is "
` [PATCH V31 16/25] Prohibit PCMCIA CIS storage when "
` [PATCH V31 17/25] Lock down TIOCSSERIAL
` [PATCH V31 18/25] Lock down module params that specify hardware parameters (eg. ioport)
` [PATCH V31 19/25] x86/mmiotrace: Lock down the testmmiotrace module
` [PATCH V31 20/25] Lock down /proc/kcore
` [PATCH V31 21/25] Lock down kprobes when in confidentiality mode
` [PATCH V31 22/25] bpf: Restrict bpf when kernel lockdown is "
` [PATCH V31 23/25] Lock down perf when "
` [PATCH V31 24/25] lockdown: Print current->comm in restriction messages
` [PATCH V31 25/25] debugfs: Disable open() when kernel is locked down
[PATCH 23/27] bpf: Restrict kernel image access functions when the kernel is locked down
2019-03-26 20:19 UTC (4+ messages)
[PATCH v1 0/4] pid: add pidctl()
2019-03-26 19:57 UTC (29+ messages)
` [PATCH v1 1/4] Make anon_inodes unconditional
` [PATCH v1 2/4] pid: add pidctl()
` [PATCH v1 3/4] signal: support pidctl() with pidfd_send_signal()
` [PATCH v1 4/4] tests: add pidctl() tests
[PATCH 00/17] add new features for FPGA DFL drivers
2019-03-26 19:33 UTC (25+ messages)
` [PATCH 01/17] fpga: dfl-fme-mgr: fix FME_PR_INTFC_ID register address
` [PATCH 02/17] fpga: dfl: fme: align PR buffer size per PR datawidth
` [PATCH 03/17] fpga: dfl: fme: support 512bit data width PR
` [PATCH 04/17] Documentation: fpga: dfl: add descriptions for virtualization and new interfaces
` [PATCH 05/17] fpga: dfl: fme: add DFL_FPGA_FME_PORT_RELEASE/ASSIGN ioctl support
` [PATCH 06/17] fpga: dfl: pci: enable SRIOV support
` [PATCH 07/17] fpga: dfl: afu: add AFU state related sysfs interfaces
` [PATCH 08/17] fpga: dfl: afu: add userclock "
` [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 11/17] fpga: dfl: afu: add error reporting support
` [PATCH 12/17] fpga: dfl: afu: add STP (SignalTap) support
` [PATCH 13/17] fpga: dfl: fme: add capability sysfs interfaces
` [PATCH 14/17] fpga: dfl: fme: add thermal management support
` [PATCH 15/17] fpga: dfl: fme: add power "
` [PATCH 16/17] fpga: dfl: fme: add global error reporting support
` [PATCH 17/17] fpga: dfl: fme: add performance "
[RESEND PATCH v1] moduleparam: Save information about built-in modules in separate file
2019-03-26 17:24 UTC (4+ messages)
[PATCH 0/4] pid: add pidctl()
2019-03-26 16:15 UTC (42+ messages)
` [PATCH 1/4] Make anon_inodes unconditional
` [PATCH 2/4] pid: add pidctl()
` [PATCH 3/4] signal: support pidctl() with pidfd_send_signal()
` [PATCH 4/4] tests: add pidctl() tests
pidfd design
2019-03-26 0:24 UTC (7+ messages)
[PATCH 1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v7)
2019-03-25 15:54 UTC (5+ messages)
` [PATCH 2/4] glibc: sched_getcpu(): use rseq cpu_id TLS on Linux
[PATCH RESEND v5 0/5] namei: vfs flags to restrict path resolution
2019-03-25 13:04 UTC (8+ messages)
` [PATCH RESEND v5 1/5] namei: split out nd->dfd handling to dirfd_path_init
` [PATCH RESEND v5 2/5] namei: O_BENEATH-style path resolution flags
` [PATCH RESEND v5 3/5] namei: O_THISROOT: chroot-like path resolution
` [PATCH RESEND v5 4/5] namei: aggressively check for nd->root escape on ".." resolution
` [PATCH RESEND v5 5/5] binfmt_*: scope path resolution of interpreters
[RFC PATCH v3 00/18] fscrypt: key management improvements
2019-03-22 22:02 UTC (7+ messages)
` [RFC PATCH v3 07/18] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl
[net-next PATCH v3 0/8] Add busy poll support for epoll
2019-03-22 19:25 UTC (12+ messages)
` [net-next PATCH v3 4/8] net: Change return type of sk_busy_loop from bool to void
[PATCH linux-next v8 0/7] ptrace: add PTRACE_GET_SYSCALL_INFO request
2019-03-22 4:16 UTC (2+ messages)
` [PATCH linux-next v8 6/7] "
[PATCH v2 0/1] userfaultfd: allow to forbid unprivileged users
2019-03-21 21:06 UTC (10+ messages)
` [PATCH v2 1/1] userfaultfd/sysctl: add vm.unprivileged_userfaultfd
[PATCH] fanotify: Make wait for permission events interruptible
2019-03-21 15:11 UTC
[PATCH] uapi: avoid namespace conflict in linux/posix_types.h
2019-03-19 21:55 UTC (3+ messages)
[PATCH v7 00/15] Add utilization clamping support
2019-03-19 10:00 UTC (17+ messages)
` [PATCH v7 03/15] sched/core: uclamp: Add system default clamps
` [PATCH v7 10/15] sched/fair: uclamp: Add uclamp support to energy_compute()
` [PATCH v7 11/15] sched/core: uclamp: Extend CPU's cgroup controller
` [PATCH v7 12/15] sched/core: uclamp: Propagate parent clamps
[PATCH ghak90 V5 00/10] audit: implement container identifier
2019-03-18 23:47 UTC (21+ messages)
` [PATCH ghak90 V5 03/10] audit: read container ID of a process
` [PATCH ghak90 V5 05/10] audit: add containerid support for ptrace and signals
` [PATCH ghak90 V5 06/10] audit: add support for non-syscall auxiliary records
` [PATCH ghak90 V5 07/10] audit: add containerid support for user records
` [PATCH ghak90 V5 08/10] audit: add containerid filtering
` [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] y2038: fix socket.h header inclusion
2019-03-18 14:37 UTC (10+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).