summary refs log tree commit diff
path: root/pkgs/os-specific/linux
Commit message (Collapse)AuthorAge
* nvidia-x11: add dbus as a dependency to settingsCray Elliott2017-05-12
| | | | | for the latest beta release, the nvidia-settings binary will not compile without dbus/dbus.h
* nvidia_x11_legacy340: fix patch URL to fix #25721Vladimír Čunát2017-05-12
| | | | Using fixed-commit URLs and fetchpatch is just more robust.
* nvidia_x11_beta: 378.13 -> 381.22Cray Elliott2017-05-11
| | | | also remove nvidia 4.10 kernel patch as it is no longer needed
* nvidia-x11: fix linux 4.10 patch URLLinus Heckemann2017-05-11
|
* nvidia stable: 375.39 -> 375.66Linus Heckemann2017-05-11
|
* linux: 4.10.14 -> 4.10.15Tim Steinbach2017-05-09
|
* sysdig: 0.15.0 -> 0.16.0Jörg Thalheim2017-05-09
|
* linux_hardened: enable structleak pluginJoachim Fasting2017-05-09
| | | | | | | | A port of the PaX structleak plugin. Note that this version of structleak seems to cover less ground than the PaX original (only marked structs are zeroed). [1] [1]: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c61f13eaa1ee17728c41370100d2d45c254ce76f
* linux_hardened: BUG on struct validation failureJoachim Fasting2017-05-09
|
* linux_hardened: move to 4.11Joachim Fasting2017-05-09
| | | | | Note that DEBUG_RODATA has been split into STRICT_KERNEL_RWX & STRICT_MODULE_RWX, which are on by default (non-optional).
* linux_hardened: compile with stackprotector-strongJoachim Fasting2017-05-09
| | | | | Default is regular, which we need to unset for kconfig to accept the new value.
* shadow: Fix hashEelco Dolstra2017-05-08
|
* linux: 4.9.26 -> 4.9.27Tim Steinbach2017-05-08
|
* linux: 4.4.66 -> 4.4.67Tim Steinbach2017-05-08
|
* shadow: Fix using default shell in useraddEelco Dolstra2017-05-08
| | | | | | | | This caused "useradd xyzzy" to produce a user with no shell: xyzzy:x:1002:100::/home/xyzzy: https://github.com/shadow-maint/shadow/pull/33
* broadcom-bt-firmware: revert to unfreeJörg Thalheim2017-05-08
| | | | | | | license was misinterpreted, it is now only conditionally in the all firmware list included, if `allowUnfree` is set. fixes #25567
* Merge pull request #25561 from joachifm/linux-gcc-pluginsJoachim F2017-05-07
|\ | | | | linux: support using gcc plugins
| * linux: support using gcc pluginsJoachim Fasting2017-05-06
| | | | | | | | | | | | linux 4.8 onwards support gcc plugins. This patch adds build inputs required to make use of gcc plugins to the generic kernel build environment.
* | broadcom-bt-firmware: change license to redistributalJörg Thalheim2017-05-07
|/ | | | | | see also: https://github.com/winterheart/broadcom-bt-firmware/blob/master/LICENSE.broadcom_bcm20702 fixes #25567
* kernelPackages.zfsUnstable: 0.7.0-rc3 -> 0.7.0-rc4Jörg Thalheim2017-05-06
|
* kernelPackages.splUnstable: 0.7.0-rc3 -> 0.7.0-rc4Jörg Thalheim2017-05-06
|
* Merge pull request #25478 from zraexy/zraexy-broadcom-bt-firmwareJörg Thalheim2017-05-04
|\ | | | | broadcom-bt-firmware: init at 12.0.1.1011
| * broadcom-bt-firmware: mention package limitationsJörg Thalheim2017-05-04
| |
| * broadcom-bt-firmware: init at 12.0.1.1011zraexy2017-05-03
| | | | | | | | | | broadcom-bt-firmware: init at 12.0.1.1011
| * bt-fw-converter: init at 2017-02-19zraexy2017-05-03
| |
* | linux: 4.10.13 -> 4.10.14Tim Steinbach2017-05-03
| |
* | linux: 4.9.25 -> 4.9.26Tim Steinbach2017-05-03
| |
* | linux: 4.4.65 -> 4.4.66Tim Steinbach2017-05-03
| |
* | mwprocapture: fix compile on linux 4.11Cray Elliott2017-05-03
| |
* | tomb: 2.2 -> 2.4 (#25465)Victor Calvert2017-05-03
| |
* | zfsUnstable: mark as incompatible with 4.11 (since rc3)Jörg Thalheim2017-05-02
|/
* linux: Add cgroups patches for 4.9, 4.10, 4.11Tim Steinbach2017-05-02
|
* luajit: 2.1.0-beta2 -> 2.1.0-beta3Vladimír Čunát2017-05-02
| | | | | The removal of `luaL_reg` alias caused lots of breakage. Only sysdig and knot-resolver needed (also) other changes.
* Add linux 4.11Shea Levy2017-05-01
|
* wpa_supplicant: upgrade to qt5Jörg Thalheim2017-05-01
| | | | | also inkscape removal patch, as it introduced a bug: #25320 fixes #25320 #25325
* atop: 2.2-3 -> 2.3.0Armijn Hemel2017-05-01
|
* Merge pull request #25107 from armijnhemel/guvcviewMichael Raskin2017-05-01
|\ | | | | guvcview: 2.0.4 -> 2.0.5
| * guvcview: 2.0.4 -> 2.0.5Armijn Hemel2017-04-22
| |
* | Merge branch 'master' into mptcp-v91.3Michael Raskin2017-05-01
|\ \
| * | ioport: init at 1.2michael bishop2017-04-30
| | |
| * | bluez5: install gatttool; reported by @husnooMichael Raskin2017-04-30
| | |
| * | Merge pull request #22410 from adnelson/upstart_improvementsMichael Raskin2017-04-30
| |\ \ | | | | | | | | upstart: wrap binaries and patch hard-coded paths
| | * | wrap upstart binaries and patch hard-coded pathsTest2017-02-03
| | | |
| * | | linux: 4.4.64 -> 4.4.65Tim Steinbach2017-04-30
| | | |
| * | | Merge pull request #25333 from zraexy/zraexy-nvidia-x11Michael Raskin2017-04-30
| |\ \ \ | | | | | | | | | | nvidia-x11: switch download urls to https
| | * | | nvidia-x11: switch download urls to httpszraexy2017-04-29
| | | | |
| * | | | tree-wide: prune some dead grsec leavesJoachim Fasting2017-04-30
| | | | | | | | | | | | | | | | | | | | The beginning of pruning grsecurity/PaX from the tree.
| * | | | linux_hardened: initJoachim Fasting2017-04-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The rationale for this is to have a place to enable hardening features that are either too invasive or that may be speculative/yet proven to be worthwhile for general-purpose kernels.
| * | | | rtkit: fix meta attrJörg Thalheim2017-04-29
| | | | |
| * | | | treewide: fix the remaining issues with meta attributesDan Peebles2017-04-29
| |/ / /