commit c1fab5e37784f99eb07f0dc5b21cd44fb95ff4b2 Author: Alexandre Frade Date: Sat Oct 17 15:50:03 2020 +0000 Linux 5.9.0-rt16-xanmod2 Signed-off-by: Alexandre Frade commit 87517ed05f1973c55dc7aeafb2dd66f2fd050df9 Author: Alexandre Frade Date: Sat Oct 17 15:44:32 2020 +0000 sched/core: Set nr_migrate to increases number of tasks to iterate in a single balance run Signed-off-by: Alexandre Frade commit 5917ebdff4659f00ca64555ab59a2b9990e875ed Author: Alexandre Frade Date: Sat Oct 17 15:36:24 2020 +0000 Revert "sched/core: nr_migrate = 128 increases number of tasks to iterate in a single balance run." This reverts commit a723c375d01090d4d406f82adbd2fb54650d20ed. commit 914f177faed3dbebb7dde341c90acb1d9b3b10ec Author: Alexandre Frade Date: Sat Oct 17 04:30:12 2020 +0000 Linux 5.9.0-rt16-xanmod1 Signed-off-by: Alexandre Frade commit 551ea49863df1781d0b6770cf24a170a99c45be2 Author: Térence Clastres Date: Mon Oct 12 18:58:11 2020 +0200 futex: Restore futex_key Required for FUTEX_WAIT MULTIPLE implementation on Linux v5.9+. Signed-off-by: Alexandre Frade commit c8a6ce356cf9c78577dae9ad325520c2c961d1e0 Author: Alexandre Frade Date: Sun Oct 13 03:10:39 2019 -0300 kconfig: set PREEMPT_RT and RCU_BOOST without delay by default Signed-off-by: Alexandre Frade commit a723c375d01090d4d406f82adbd2fb54650d20ed Author: Alexandre Frade Date: Mon Jan 29 18:29:13 2018 +0000 sched/core: nr_migrate = 128 increases number of tasks to iterate in a single balance run. Signed-off-by: Alexandre Frade commit c89b9f8379766b714a7f16f738c4d310c9167d6c Merge: 8c5b009f265f e62b5d1e743e Author: Alexandre Frade Date: Sat Oct 17 03:54:54 2020 +0000 Merge tag 'v5.9-rt16' into 5.9 v5.9-rt16 commit 8c5b009f265f1641b201160082aef4b61016a096 Author: Alexandre Frade Date: Sat Oct 17 03:54:47 2020 +0000 Revert "futex: Restore futex_key" This reverts commit f6f9dceeaa2adf7c5c174261f508d0342030ff47. commit e8e8fea75033d11bccaea70cb80da811722c024a Author: Alexandre Frade Date: Sat Oct 17 03:48:04 2020 +0000 Revert "kconfig: set PREEMPT and RCU_BOOST without delay by default" This reverts commit cec299f0670c53c795e6faa48f6315cbad2089b5. commit 531711c5f42abd5fad78b85176c939940d22fa58 Author: Alexandre Frade Date: Sat Oct 17 03:45:32 2020 +0000 Revert "sched/core: nr_migrate = 256 increases number of tasks to iterate in a single balance run." This reverts commit d87acd3cd70643595e8e1026d9a8c8d057f71ce8. commit 5409fb1b83b1c4fbeedcec6cf958d778271139f2 Author: Alexandre Frade Date: Fri Oct 16 23:08:17 2020 +0000 Linux 5.9.0-xanmod1 Signed-off-by: Alexandre Frade commit 2524d0322b5c2bb565a6563d680f5f0a8e46d2f2 Author: Gabriel Krisman Bertazi Date: Thu Feb 13 18:45:25 2020 -0300 selftests: futex: Add FUTEX_WAIT_MULTIPLE wake up test Add test for wait at multiple futexes mechanism. Skip the test if it's a x32 application and the kernel returned the approtiaded error, since this ABI is not supported for this operation. Signed-off-by: Gabriel Krisman Bertazi Co-developed-by: André Almeida Signed-off-by: André Almeida Signed-off-by: Alexandre Frade commit f26dbd9ffbc2aee79f58e993c5f26c2006df09b2 Author: Gabriel Krisman Bertazi Date: Thu Feb 13 18:45:24 2020 -0300 selftests: futex: Add FUTEX_WAIT_MULTIPLE wouldblock test Add test for wouldblock return when waiting for multiple futexes. Skip the test if it's a x32 application and the kernel returned the approtiaded error, since this ABI is not supported for this operation. Signed-off-by: Gabriel Krisman Bertazi Co-developed-by: André Almeida Signed-off-by: André Almeida Signed-off-by: Alexandre Frade commit 6fc9ab5bc89d4e34a1bb15683e426b72a7c8c293 Author: Gabriel Krisman Bertazi Date: Thu Feb 13 18:45:23 2020 -0300 selftests: futex: Add FUTEX_WAIT_MULTIPLE timeout test Add test for timeout when waiting for multiple futexes. Skip the test if it's a x32 application and the kernel returned the approtiaded error, since this ABI is not supported for this operation. Signed-off-by: Gabriel Krisman Bertazi Co-developed-by: André Almeida Signed-off-by: André Almeida Signed-off-by: Alexandre Frade commit f6f9dceeaa2adf7c5c174261f508d0342030ff47 Author: Térence Clastres Date: Mon Oct 12 18:58:11 2020 +0200 futex: Restore futex_key Required for FUTEX_WAIT MULTIPLE implementation on Linux v5.9+. Signed-off-by: Alexandre Frade commit b3eb7a457735ef3a16904f6742423afc76b049b7 Author: Gabriel Krisman Bertazi Date: Thu Feb 13 18:45:22 2020 -0300 futex: Implement mechanism to wait on any of several futexes This is a new futex operation, called FUTEX_WAIT_MULTIPLE, which allows a thread to wait on several futexes at the same time, and be awoken by any of them. In a sense, it implements one of the features that was supported by pooling on the old FUTEX_FD interface. The use case lies in the Wine implementation of the Windows NT interface WaitMultipleObjects. This Windows API function allows a thread to sleep waiting on the first of a set of event sources (mutexes, timers, signal, console input, etc) to signal. Considering this is a primitive synchronization operation for Windows applications, being able to quickly signal events on the producer side, and quickly go to sleep on the consumer side is essential for good performance of those running over Wine. Wine developers have an implementation that uses eventfd, but it suffers from FD exhaustion (there is applications that go to the order of multi-milion FDs), and higher CPU utilization than this new operation. The futex list is passed as an array of `struct futex_wait_block` (pointer, value, bitset) to the kernel, which will enqueue all of them and sleep if none was already triggered. It returns a hint of which futex caused the wake up event to userspace, but the hint doesn't guarantee that is the only futex triggered. Before calling the syscall again, userspace should traverse the list, trying to re-acquire any of the other futexes, to prevent an immediate -EWOULDBLOCK return code from the kernel. This was tested using three mechanisms: 1) By reimplementing FUTEX_WAIT in terms of FUTEX_WAIT_MULTIPLE and running the unmodified tools/testing/selftests/futex and a full linux distro on top of this kernel. 2) By an example code that exercises the FUTEX_WAIT_MULTIPLE path on a multi-threaded, event-handling setup. 3) By running the Wine fsync with Valve's Proton compatibility code implementation and executing multi-threaded applications, in particular modern games, on top of this implementation. Changes were tested for the following ABIs: x86_64, i386 and x32. Support for x32 applications is not implemented since it would take a major rework adding a new entry point and splitting the current futex 64 entry point in two and we can't change the current x32 syscall number without breaking user space compatibility. CC: Steven Rostedt Cc: Richard Yao Cc: Thomas Gleixner Cc: Peter Zijlstra Co-developed-by: Zebediah Figura Signed-off-by: Zebediah Figura Co-developed-by: Steven Noonan Signed-off-by: Steven Noonan Co-developed-by: Pierre-Loup A. Griffais Signed-off-by: Pierre-Loup A. Griffais Signed-off-by: Gabriel Krisman Bertazi [Added compatibility code] Co-developed-by: André Almeida Signed-off-by: André Almeida Signed-off-by: Alexandre Frade commit af53b9e5ea00909bb5a077de4e6f9d28567916c1 Author: Ben Hutchings Date: Mon Sep 7 02:51:53 2020 +0100 android: Export symbols needed by Android drivers We want to enable use of the Android ashmem and binder drivers to support Anbox, but they should not be built-in as that would waste resources and increase security attack surface on systems that don't need them. Export the currently un-exported symbols they depend on. commit a3a4618b37dbeca817dbd769caadcc6433733e1a Author: Ben Hutchings Date: Fri Jun 22 17:27:00 2018 +0100 android: Enable building ashmem and binder as modules We want to enable use of the Android ashmem and binder drivers to support Anbox, but they should not be built-in as that would waste resources and increase security attack surface on systems that don't need them. - Add a MODULE_LICENSE declaration to ashmem - Change the Makefiles to build each driver as an object with the "_linux" suffix (which is what Anbox expects) - Change config symbol types to tristate commit 1a421e2bb2101105417c0b4910038f2a406b494c Author: Alexandre Frade Date: Thu Sep 3 20:36:13 2020 +0000 init/Kconfig: Enable -O3 KBUILD_CFLAGS optimization for all architectures Signed-off-by: Alexandre Frade commit 59e6f886f592d512e544746d4a29b10a32d8a0a7 Author: Alexandre Frade Date: Tue Oct 13 00:16:03 2020 +0000 sysctl: fix build when CONFIG_PRINTK=n Signed-off-by: Alexandre Frade commit 181b1d8ea2edec9d2abf6d681cf07d283cbce9fa Author: Con Kolivas Date: Wed Aug 19 23:00:40 2020 +0000 clockevents, hrtimer: Make hrtimer granularity and minimum hrtimeout configurable in sysctl. Set default granularity to 100us and min timeout to 500us. Signed-off-by: Alexandre Frade commit 97f8559cf77d9c71530c66f3d8bf01f99561faa9 Author: Con Kolivas Date: Mon Feb 20 13:32:58 2017 +1100 time: Don't use hrtimer overlay when pm_freezing since some drivers still don't correctly use freezable timeouts. commit 7c97cfd8ef7ed2aba8a3558c2c5264d43729bbea Author: Con Kolivas Date: Mon Feb 20 13:30:32 2017 +1100 hrtimer: Replace all calls to schedule_timeout_uninterruptible of potentially under 50ms to use schedule_msec_hrtimeout_uninterruptible Signed-off-by: Alexandre Frade commit 3ddac9376d8b9e2c191007b358c4aef8b4dc9296 Author: Con Kolivas Date: Mon Feb 20 13:30:07 2017 +1100 hrtimer: Replace all calls to schedule_timeout_interruptible of potentially under 50ms to use schedule_msec_hrtimeout_interruptible. commit b101027750ad79ac4bbf9124a2db1c2025a5e0dc Author: Con Kolivas Date: Mon Aug 31 02:52:12 2020 +0000 hrtimer: Replace all schedule timeout(1) with schedule_min_hrtimeout() Signed-off-by: Alexandre Frade commit c79c34dad356580e8051cd0b0a870e4166b8897c Author: Con Kolivas Date: Fri Nov 4 09:25:54 2016 +1100 timer: Convert msleep to use hrtimers when active. commit a2cbdf6f112b7dae35bce0af98241096dc03bea0 Author: Con Kolivas Date: Sat Nov 5 09:27:36 2016 +1100 time: Special case calls of schedule_timeout(1) to use the min hrtimeout of 1ms, working around low Hz resolutions. commit a1f3f2939c97c962f394fd65b8e8a73e5713789f Author: Con Kolivas Date: Sat Aug 12 11:53:39 2017 +1000 hrtimer: Create highres timeout variants of schedule_timeout functions. commit 3310f5dcf1a7f1ccd6c305936f6717c575ad0010 Author: Arjan van de Ven Date: Sun Feb 18 23:35:41 2018 +0000 locking: rwsem: spin faster tweak rwsem owner spinning a bit commit fa55f3bbf5b1fb384ad2307c4eb88d362d94b8f6 Author: William Douglas Date: Wed Jun 20 17:23:21 2018 +0000 firmware: Enable stateless firmware loading Prefer the order of specific version before generic and /etc before /lib to enable the user to give specific overrides for generic firmware and distribution firmware. commit 47c4736364bf103235fdc854ec6a538239becef4 Author: Arjan van de Ven Date: Sun Sep 22 11:12:35 2019 -0300 intel_rapl: Silence rapl trace debug commit 95629892082ed06bf430907cb1b13d5cdfa47312 Author: graysky Date: Tue Sep 1 22:23:20 2020 +0000 x86/kconfig: Enable additional cpu optimizations for gcc v10.1+ kernel v5.8 WARNING This patch works with gcc versions 10.1+ and with kernel version 5.8 and should NOT be applied when compiling on older versions of gcc due to key name changes of the march flags introduced with the version 4.9 release of gcc.[1] Use the older version of this patch hosted on the same github for older versions of gcc. FEATURES This patch adds additional CPU options to the Linux kernel accessible under: Processor type and features ---> Processor family ---> The expanded microarchitectures include: * AMD Improved K8-family * AMD K10-family * AMD Family 10h (Barcelona) * AMD Family 14h (Bobcat) * AMD Family 16h (Jaguar) * AMD Family 15h (Bulldozer) * AMD Family 15h (Piledriver) * AMD Family 15h (Steamroller) * AMD Family 15h (Excavator) * AMD Family 17h (Zen) * AMD Family 17h (Zen 2) * Intel Silvermont low-power processors * Intel Goldmont low-power processors (Apollo Lake and Denverton) * Intel Goldmont Plus low-power processors (Gemini Lake) * Intel 1st Gen Core i3/i5/i7 (Nehalem) * Intel 1.5 Gen Core i3/i5/i7 (Westmere) * Intel 2nd Gen Core i3/i5/i7 (Sandybridge) * Intel 3rd Gen Core i3/i5/i7 (Ivybridge) * Intel 4th Gen Core i3/i5/i7 (Haswell) * Intel 5th Gen Core i3/i5/i7 (Broadwell) * Intel 6th Gen Core i3/i5/i7 (Skylake) * Intel 6th Gen Core i7/i9 (Skylake X) * Intel 8th Gen Core i3/i5/i7 (Cannon Lake) * Intel 10th Gen Core i7/i9 (Ice Lake) * Intel Xeon (Cascade Lake) * Intel Xeon (Cooper Lake) * Intel 3rd Gen 10nm++ i3/i5/i7/i9-family (Tiger Lake) It also offers to compile passing the 'native' option which, "selects the CPU to generate code for at compilation time by determining the processor type of the compiling machine. Using -march=native enables all instruction subsets supported by the local machine and will produce code optimized for the local machine under the constraints of the selected instruction set."[2] Do NOT try using the 'native' option on AMD Piledriver, Steamroller, or Excavator CPUs (-march=bdver{2,3,4} flag). The build will error out due the kernel's objtool issue with these.[3a,b] MINOR NOTES This patch also changes 'atom' to 'bonnell' in accordance with the gcc v4.9 changes. Note that upstream is using the deprecated 'match=atom' flags when I believe it should use the newer 'march=bonnell' flag for atom processors.[4] It is not recommended to compile on Atom-CPUs with the 'native' option.[5] The recommendation is to use the 'atom' option instead. BENEFITS Small but real speed increases are measurable using a make endpoint comparing a generic kernel to one built with one of the respective microarchs. See the following experimental evidence supporting this statement: https://github.com/graysky2/kernel_gcc_patch REQUIREMENTS linux version >=5.8 gcc version >=10.1 ACKNOWLEDGMENTS This patch builds on the seminal work by Jeroen.[6] REFERENCES 1. https://gcc.gnu.org/gcc-4.9/changes.html 2. https://gcc.gnu.org/onlinedocs/gcc/x86-Options.html 3a. https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95671#c11 3b. https://github.com/graysky2/kernel_gcc_patch/issues/55 4. https://bugzilla.kernel.org/show_bug.cgi?id=77461 5. https://github.com/graysky2/kernel_gcc_patch/issues/15 6. http://www.linuxforge.net/docs/linux/linux-gcc.php commit 324aac90c651c1bac699a4918eb9327d6afa2776 Author: Piotr Gorski Date: Thu Jul 30 16:53:12 2020 -0800 init: add support for zstd compressed modules Signed-off-by: Piotr Gorski commit a82da6fa8b80ec033ac65e6714355c373159cdea Author: Scott James Remnant Date: Tue Oct 27 10:05:32 2009 +0000 trace: add trace events for open(), exec() and uselib() (for v3.7+) BugLink: http://bugs.launchpad.net/bugs/462111 This patch uses TRACE_EVENT to add tracepoints for the open(), exec() and uselib() syscalls so that ureadahead can cheaply trace the boot sequence to determine what to read to speed up the next. It's not upstream because it will need to be rebased onto the syscall trace events whenever that gets merged, and is a stop-gap. [apw@canonical.com: updated for v3.7 and later.] [apw@canonical.com: updated for v3.19 and later.] BugLink: http://bugs.launchpad.net/bugs/1085766 Signed-off-by: Scott James Remnant Acked-by: Stefan Bader Acked-by: Andy Whitcroft Signed-off-by: Stefan Bader Conflicts: fs/open.c Signed-off-by: Tim Gardner commit 06c4709e6ed7c6d20202a5168849fec9f6a05e76 Author: Alexandre Frade Date: Thu Jun 25 16:40:43 2020 -0300 lib/kconfig.debug: disable default CONFIG_SYMBOLIC_ERRNAME and CONFIG_DEBUG_BUGVERBOSE Signed-off-by: Alexandre Frade commit 8e091ac97ddea2f4450e3a83a4cfecce98b4b109 Author: Alexandre Frade Date: Mon Jan 29 17:41:29 2018 +0000 scripts: disable the localversion "+" tag of a git repo Signed-off-by: Alexandre Frade commit 3bf84bcf547c3f16f03fa46888c0032a08e3f792 Author: Alexandre Frade Date: Tue Mar 31 13:32:08 2020 -0300 cpufreq: tunes ondemand and conservative governor for performance Signed-off-by: Alexandre Frade commit 15f3306418aa52864ef9f2c1778fa892ebb054f9 Author: Mark Weiman Date: Sun Aug 12 11:36:21 2018 -0400 pci: Enable overrides for missing ACS capabilities This an updated version of Alex Williamson's patch from: https://lkml.org/lkml/2013/5/30/513 Original commit message follows: PCIe ACS (Access Control Services) is the PCIe 2.0+ feature that allows us to control whether transactions are allowed to be redirected in various subnodes of a PCIe topology. For instance, if two endpoints are below a root port or downsteam switch port, the downstream port may optionally redirect transactions between the devices, bypassing upstream devices. The same can happen internally on multifunction devices. The transaction may never be visible to the upstream devices. One upstream device that we particularly care about is the IOMMU. If a redirection occurs in the topology below the IOMMU, then the IOMMU cannot provide isolation between devices. This is why the PCIe spec encourages topologies to include ACS support. Without it, we have to assume peer-to-peer DMA within a hierarchy can bypass IOMMU isolation. Unfortunately, far too many topologies do not support ACS to make this a steadfast requirement. Even the latest chipsets from Intel are only sporadically supporting ACS. We have trouble getting interconnect vendors to include the PCIe spec required PCIe capability, let alone suggested features. Therefore, we need to add some flexibility. The pcie_acs_override= boot option lets users opt-in specific devices or sets of devices to assume ACS support. The "downstream" option assumes full ACS support on root ports and downstream switch ports. The "multifunction" option assumes the subset of ACS features available on multifunction endpoints and upstream switch ports are supported. The "id:nnnn:nnnn" option enables ACS support on devices matching the provided vendor and device IDs, allowing more strategic ACS overrides. These options may be combined in any order. A maximum of 16 id specific overrides are available. It's suggested to use the most limited set of options necessary to avoid completely disabling ACS across the topology. Note to hardware vendors, we have facilities to permanently quirk specific devices which enforce isolation but not provide an ACS capability. Please contact me to have your devices added and save your customers the hassle of this boot option. Signed-off-by: Mark Weiman Signed-off-by: Alexandre Frade commit c23953c9e355ba53f0fdcae5838e0bc6c0a1ad1b Author: Alexandre Frade Date: Mon Jan 29 17:31:25 2018 +0000 mm/vmscan: vm_swappiness = 30 decreases the amount of swapping Signed-off-by: Alexandre Frade commit 59a6dba9bd648a587af549e6620d4979ff78497c Author: Alexandre Frade Date: Thu Aug 13 14:57:06 2020 +0000 sched/autogroup: Add kernel parameter and config option to enable/disable autogroup feature by default Signed-off-by: Alexandre Frade commit 28c5dcb156c1e84a36a8d700949ac7041cf4e247 Author: Alexandre Frade Date: Mon Jan 29 16:59:22 2018 +0000 dcache: cache_pressure = 50 decreases the rate at which VFS caches are reclaimed Signed-off-by: Alexandre Frade commit cec299f0670c53c795e6faa48f6315cbad2089b5 Author: Alexandre Frade Date: Sun Oct 13 03:10:39 2019 -0300 kconfig: set PREEMPT and RCU_BOOST without delay by default Signed-off-by: Alexandre Frade commit 92e2b6b6823e8b5359b9f39970b975a04834bbd2 Author: Alexandre Frade Date: Mon Jan 29 17:26:15 2018 +0000 kconfig: add 500Hz timer interrupt kernel config option Signed-off-by: Alexandre Frade commit 9531167c7cb2a8379966b48eb6df60b1950154d6 Author: Alexandre Frade Date: Fri May 10 16:45:59 2019 -0300 block: set rq_affinity = 2 for full multithreading I/O requests Signed-off-by: Alexandre Frade commit 06ed096aa6b868d0d7fa628cbce5209edccac946 Author: Alexandre Frade Date: Mon Aug 3 17:05:04 2020 +0000 mm: set 2 megabytes for address_space-level file read-ahead pages size Signed-off-by: Alexandre Frade commit d87acd3cd70643595e8e1026d9a8c8d057f71ce8 Author: Alexandre Frade Date: Mon Jan 29 18:29:13 2018 +0000 sched/core: nr_migrate = 256 increases number of tasks to iterate in a single balance run. Signed-off-by: Alexandre Frade commit da07b4c94de981722174f5b938d51c329b40aeab Author: Alexandre Frade Date: Thu Oct 15 21:28:33 2020 +0000 modules: disinherit TAINT_PROPRIETARY_MODULE Signed-off-by: Alexandre Frade commit e62b5d1e743ed1c12d7c7bc917792fdb21a22d44 Author: Sebastian Andrzej Siewior Date: Thu Oct 15 17:18:58 2020 +0200 v5.9-rt16 Signed-off-by: Sebastian Andrzej Siewior commit b574b0477965db7ebd871f51e1bf98b44325a49d Author: Sebastian Andrzej Siewior Date: Mon Oct 12 17:33:54 2020 +0200 tcp: Remove superfluous BH-disable around listening_hash Commit 9652dc2eb9e40 ("tcp: relax listening_hash operations") removed the need to disable bottom half while acquiring listening_hash.lock. There are still two callers left which disable bottom half before the lock is acquired. Drop local_bh_disable() around __inet_hash() which acquires listening_hash->lock, invoke inet_ehash_nolisten() with disabled BH. inet_unhash() conditionally acquires listening_hash->lock. Signed-off-by: Sebastian Andrzej Siewior commit 166899df090cfb85136b26c7e73b0e85dc1891fe Author: Sebastian Andrzej Siewior Date: Mon Oct 12 13:02:26 2020 +0200 rtmutex: Always evaluate subclass argument Evaluate the subclass argument to avoid build warnings for !CONFIG_LOCKDEP kernels. Signed-off-by: Sebastian Andrzej Siewior