about summary refs log tree commit diff
path: root/pkgs/os-specific/linux/kernel/generic.nix
AgeCommit message (Expand)AuthorFilesLines
2023-11-03Merge master into staging-nextgithub-actions[bot]1-0/+6
2023-10-22linux: allow to omit the common-config.nixAdam Joseph1-0/+6
2023-09-30Merge pull request #245965 from amjoseph-nixpkgs/pr/linux/kernel/repick2Artturi1-2/+0
2023-08-09Merge staging-next into staginggithub-actions[bot]1-1/+1
2023-08-06kernel: fix passthru.testsAtemu1-1/+1
2023-07-28linux.configfile: remove unused kernelTarget attrAlyssa Ross1-2/+0
2023-07-28Revert "linux: default stdenv.hostPlatform.linux-kernel"Adam Joseph1-4/+5
2023-07-28Revert "linux.configfile: remove unused kernelTarget attr"Adam Joseph1-0/+2
2023-06-04linux.configfile: remove unused kernelTarget attrAlyssa Ross1-2/+0
2023-05-22linux: default stdenv.hostPlatform.linux-kernelAlyssa Ross1-5/+4
2023-05-19linuxManualConfig: don't ignore cross config errorsAlyssa Ross1-2/+1
2022-12-22nixos/doc: update custom kernel instructionsNaïm Favier1-0/+9
2022-12-22linuxManualConfig: don't require lib and stdenv argumentsNaïm Favier1-2/+2
2022-12-21linux: use `lib.versions.pad` for `modDirVersion`Naïm Favier1-4/+5
2022-10-14kernel: move prePatch to postPatch to not mess with patchesSandro Jäckel1-1/+1
2022-08-02linux: provide pahole when configuringK9001-1/+3
2021-11-22kernel/generic: remove redundant kernelOlder/kernelAtLeastAtemu1-2/+0
2021-11-01linux: make sure that `src`/`version` actually refer to the declaring fileMaximilian Bosch1-5/+18
2021-08-23kernel/generic: add kernelTests automaticallyAtemu1-2/+12
2021-07-27Merge pull request #110742 from siraben/deprecate-foldBen Siraphob1-1/+1
2021-07-17buildLinux: pass buildPackages to linuxManualConfigBernardo Meurer1-1/+1
2021-07-13buildLinux: preserve structuredExtraConfig and extraMakeFlags in passthruBernardo Meurer1-2/+1
2021-07-12buildLinux: take and propagate extraMakeFlagsBernardo Meurer1-4/+9
2021-07-12buildLinux: apply hostPlatform.linux-kernel.makeFlags to generate-config.plBernardo Meurer1-2/+6
2021-05-11Merge pull request #113225 from mroi/patch-linuxJörg Thalheim1-3/+7
2021-05-10linux: improve cross compilation with clangMichael Roitzsch1-3/+7
2021-04-08Merge branch 'staging-next' into stagingDmitry Kalinkin1-2/+3
2021-04-08kernel: Add test for RC kernelsTim Steinbach1-1/+1
2021-04-08kernel: Add tests to passthru.testsTim Steinbach1-1/+2
2021-04-06linux: remove remnants of grsecurityAlyssa Ross1-1/+0
2021-04-05linux: remove xen_dom0 feature entirelyAlyssa Ross1-3/+2
2021-01-26treewide: fold -> foldrBen Siraphob1-1/+1
2021-01-23lib: Clean up how linux and gcc config is specifiedJohn Ericson1-9/+9
2021-01-22Revert "lib: Clean up how linux and gcc config is specified"Jonathan Ringer1-9/+9
2021-01-21lib: Clean up how linux and gcc config is specifiedJohn Ericson1-9/+9
2021-01-17pkgs/os-specific: stdenv.lib -> libBen Siraphob1-6/+4
2020-10-30linux: add flavor metadataJonathan Ringer1-1/+8
2020-07-31treewide: add warning comment to “boot” packagesMatthew Bauer1-0/+5
2020-04-01kernel: fix config generationMatthieu Coudron1-3/+0
2019-09-04linux: clearer origin for settings configurationMatthieu Coudron1-2/+2
2019-08-17treewide: name -> pnamevolth1-1/+2
2019-06-16treewide: remove unused variables (#63177)volth1-1/+0
2019-04-16Merge pull request #53826 from delroth/randstruct-custom-seedJoachim F1-1/+5
2019-01-31linux: (re)take into account extraConfigMatthieu Coudron1-4/+4
2019-01-28linux: ability to merge structured configsMatthieu Coudron1-9/+38
2019-01-25Merge pull request #53511 from joachifm/kernel-32bit-emu-feature-flagJoachim F1-0/+1
2019-01-24kernel: extend the RANDSTRUCT seed with a user-configurable sectionPierre Bourdon1-1/+5
2019-01-06linux: add feature flag to indicate support for 32bit emulationJoachim Fasting1-0/+1
2019-01-04kernel/generic.nix: provide required dependencies for GCC plugins buildsPierre Bourdon1-2/+8
2018-08-30treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson1-12/+11