-
Notifications
You must be signed in to change notification settings - Fork 0
Commits on Jan 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 86cec6f - Browse repository at this point
Copy the full SHA 86cec6fView commit details -
The revert-genirq-affinity patch doesn't apply to 4.14.94. Switch to an updated patch.
Configuration menu - View commit details
-
Copy full SHA for 01c5891 - Browse repository at this point
Copy the full SHA 01c5891View commit details -
linux-4.14.94: Keep config from bee file
Keep the config embedded in the bee file in the build directory as `config-from-bee-file`. This can be helpfull when tracking changes.
Configuration menu - View commit details
-
Copy full SHA for 7c6b734 - Browse repository at this point
Copy the full SHA 7c6b734View commit details -
linux-4.14.94: Remove CONFIG_CIFS_POSIX
CONFIG_CIFS_POSIX now depends on CIFS_ALLOW_INSECURE_LEGACY: commit ab9697222a1da17b6a4e909fab554b6ae5691789 Author: Steve French <stfrench@microsoft.com> Date: Sat Nov 3 15:02:44 2018 -0500 cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs) [ Upstream commit 6e785302dad32228819d8066e5376acd15d0e6ba ] Missing a dependency. Shouldn't show cifs posix extensions in Kconfig if CONFIG_CIFS_ALLOW_INSECURE_DIALECTS (ie SMB1 protocol) is disabled. Remove CONFIG_CIFS_POSIX.
Configuration menu - View commit details
-
Copy full SHA for 3f3257f - Browse repository at this point
Copy the full SHA 3f3257fView commit details -
linux-4.14.94: Add CONFIG_CRYPTO_CTS=m
Add CONFIG_CRYPTO_CTS, because Kerberos support depends on it.
Configuration menu - View commit details
-
Copy full SHA for b76a553 - Browse repository at this point
Copy the full SHA b76a553View commit details -
linux-4.14.94: add CONFIG_SUNPRC_DEBUG
CONFIG_SUNRPC_DEBUG: This option enables a sysctl-based debugging interface that is be used by the 'rpcdebug' utility to turn on or off logging of different aspects of the kernel RPC activity. Disabling this option will make your kernel slightly smaller, but makes troubleshooting NFS issues significantly harder. If unsure, say Y. I'm not unsure, but still say Y.
Configuration menu - View commit details
-
Copy full SHA for 32e1776 - Browse repository at this point
Copy the full SHA 32e1776View commit details -
linux-4.14.94: Add more packet filter modules
Add available NF and NFT modules. Change CONFIG_NETFILTER_XT_MATCH_U32 from static to module. Change CONFIG_NETFILTER_XTABLES, CONFIG_NETFILTER_XT_MATCH_ECN, CONFIG_NETFILTER_XT_MATCH_HL from static to module (by removing them, module is implied).
Configuration menu - View commit details
-
Copy full SHA for 99a4b29 - Browse repository at this point
Copy the full SHA 99a4b29View commit details -
linux-4.14.94: Enable nfs 4.2 client support
Enable CONFIG_NFS_V4_2. Maybe someday we can benefit from Zero Copy.
Configuration menu - View commit details
-
Copy full SHA for f9df9d6 - Browse repository at this point
Copy the full SHA f9df9d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13e37f2 - Browse repository at this point
Copy the full SHA 13e37f2View commit details -
Add Broadcom NetXtreme-C/E Ethernet driver for PowerEdge T640.
Configuration menu - View commit details
-
Copy full SHA for c18aa19 - Browse repository at this point
Copy the full SHA c18aa19View commit details
Commits on Jan 21, 2019
-
linux-4.14.94: Add CONFIG_FUNCTION_PROFILER=y
Enable Funktion Profiler. This option enables the kernel function profiler. When the dynamic function tracing is enabled, a counter is added into the function records used by the dynamic function tracer. A file is created in debugfs called function_profile_enabled which defaults to zero. When a 1 is echoed into this file profiling begins, and when a zero is entered, profiling stops. A file in the trace_stats directory called functions, that show the list of functions that have been hit and their counters. This takes up around 320K more memory.
Configuration menu - View commit details
-
Copy full SHA for 3cef9c0 - Browse repository at this point
Copy the full SHA 3cef9c0View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.