Commit graph

4963 commits

Author SHA1 Message Date
Martin Weinelt 5f746317f1
Merge pull request #133200 from TredwellGit/linux 2021-08-09 04:48:38 +02:00
TredwellGit cbb5ca89ca linux/hardened/patches/5.4: 5.4.134-hardened1 -> 5.4.139-hardened1 2021-08-08 23:19:19 +00:00
TredwellGit 7aae6061b6 linux/hardened/patches/5.10: 5.10.52-hardened1 -> 5.10.57-hardened1 2021-08-08 23:19:18 +00:00
TredwellGit 0a41183454 linux/hardened/patches/4.19: 4.19.198-hardened1 -> 4.19.202-hardened1 2021-08-08 23:19:17 +00:00
TredwellGit b84eecf9fc linux/hardened/patches/4.14: 4.14.240-hardened1 -> 4.14.243-hardened1 2021-08-08 23:19:16 +00:00
TredwellGit 8425e47a74 linux-rt_5_10: 5.10.52-rt47 -> 5.10.56-rt48 2021-08-08 23:18:42 +00:00
TredwellGit b570def284 linux: 5.4.134 -> 5.4.139 2021-08-08 23:18:07 +00:00
TredwellGit d416101b65 linux: 5.13.8 -> 5.13.9 2021-08-08 23:18:00 +00:00
TredwellGit cde6046992 linux: 5.10.52 -> 5.10.57 2021-08-08 23:17:53 +00:00
TredwellGit a5713826c4 linux: 4.9.278 -> 4.9.279 2021-08-08 23:17:45 +00:00
TredwellGit 1adb289851 linux: 4.4.278 -> 4.4.279 2021-08-08 23:17:40 +00:00
TredwellGit 553c6ef12a linux: 4.19.198 -> 4.19.202 2021-08-08 23:17:36 +00:00
TredwellGit 26ec7c39bb linux: 4.14.240 -> 4.14.243 2021-08-08 23:17:24 +00:00
Bernardo Meurer 090a158874
linux_xanmod: 5.13.8 -> 5.13.9 2021-08-08 14:44:08 -07:00
Bernardo Meurer 1eb713de57
linux_xanmod: 5.13.7 -> 5.13.8 2021-08-07 19:13:42 -07:00
Bernardo Meurer 44ac8719ed
linux_xanmod: add lovesegfault to maintainers 2021-08-07 19:01:10 -07:00
Bernardo Meurer c181d9965c
linux_rpi{0,1,2,3,4}: 1.20210727 -> 1.20210805 2021-08-06 10:41:10 -07:00
Bernardo Meurer bcbdce8947
linux_rpi{0,1,2,3,4}: 5.10.17 -> 5.10.52 2021-08-05 09:59:08 -07:00
TredwellGit ba2b85dbbb linux: 5.13.7 -> 5.13.8 2021-08-04 23:45:38 +00:00
TredwellGit aea5caaeab linux: 4.9.277 -> 4.9.278 2021-08-04 23:45:38 +00:00
TredwellGit 202b9e6536 linux: 4.4.277 -> 4.4.278 2021-08-04 23:45:38 +00:00
TredwellGit e56d304d73 linux_latest-libre: 18191 -> 18210 2021-08-02 22:46:11 +00:00
TredwellGit b4aa8884d1 linux: 5.13.6 -> 5.13.7 2021-08-02 22:46:11 +00:00
TredwellGit 32c78c9e12 linux: 4.9.276 -> 4.9.277 2021-08-02 22:46:11 +00:00
TredwellGit 7d0b3f65aa linux: 4.4.276 -> 4.4.277 2021-08-02 22:46:11 +00:00
Florian Klink ced7721191 linux: only configure IDE to "no" pre-5.14
When trying to build a 5.14 (rc-*), this fails to build otherwise:

> error: unused option: IDE
2021-08-02 21:21:52 +02:00
Bernardo Meurer 57ad08a006
Merge pull request #132092 from lovesegfault/linux_xanmod-5.13.6
linux_xanmod: 5.13.5 -> 5.13.7
2021-08-01 22:52:23 +00:00
Bernardo Meurer 6dd36f95f2
linux_xanmod: 5.13.6 -> 5.13.7 2021-08-01 15:06:50 -07:00
Jörg Thalheim 604d0dd0d6 linux_zen: actually enable patchset 2021-07-31 23:02:07 +02:00
Jörg Thalheim 6e9195f668 linux_zen: 5.13.5 -> 5.13.7 2021-07-31 22:32:27 +02:00
Ben Wolsieffer 988c12faed linux/common-config.nix: disable LPAE on armv7l-linux
LPAE was enabled to support native armv7l builders running in QEMU on aarch64,
but this option disables support for processors which don't support LPAE, which
are still relatively common. In particular, Beaglebones use the Cortex-A8, which
doesn't support LPAE.

Also, if you attempt to boot an LPAE kernel on a CPU that doesn't support it,
it fails before even earlycon is initialized. This makes the problem difficult
to debug without enabling CONFIG_DEBUG_LL or using a hardware debugger.
2021-07-30 15:21:03 -04:00
Bernardo Meurer 5d0f0a980a
linux_xanmod: 5.13.5 -> 5.13.6 2021-07-30 10:19:52 -07:00
github-actions[bot] 6fcda9f1ec
Merge master into staging-next 2021-07-28 18:01:16 +00:00
Florian Klink b167e08781 linux: 5.13.5 -> 5.13.6 2021-07-28 15:16:30 +02:00
github-actions[bot] 86197a8023
Merge master into staging-next 2021-07-28 06:01:04 +00:00
Atemu caa1c955c9 linux_zen: 5.12.19 -> 5.13.5 2021-07-27 16:07:26 +02:00
github-actions[bot] 2692c2e427
Merge master into staging-next 2021-07-27 12:01:20 +00:00
Sandro d52c2a7cd4
Merge pull request #131565 from fortuneteller2k/bump-xanmod
linux_xanmod: 5.13.4 -> 5.13.5
2021-07-27 09:22:00 +00:00
Ben Siraphob b63a54f81c
Merge pull request #110742 from siraben/deprecate-fold 2021-07-27 15:13:31 +07:00
github-actions[bot] d01381167a
Merge master into staging-next 2021-07-26 18:01:17 +00:00
TredwellGit f254b2444a linux_latest-libre: 18165 -> 18191 2021-07-26 15:44:03 +00:00
TredwellGit a578a22f74 linux-rt_5_10: 5.10.47-rt46 -> 5.10.52-rt47 2021-07-26 15:44:03 +00:00
TredwellGit e1b7816a1f linux: 5.13.4 -> 5.13.5 2021-07-26 15:44:03 +00:00
Sandro 00d29e34b8
Merge pull request #131113 from Atemu/update/zen-kernels 2021-07-26 14:36:03 +00:00
fortuneteller2k 7144f0c141 linux_xanmod: 5.13.4 -> 5.13.5 2021-07-26 18:02:02 +08:00
Atemu b15b762d87 linux_lqx: 5.12.17 -> 5.12.19 2021-07-22 18:30:43 +02:00
Atemu 349ff1b29e linux_zen: 5.12.14 -> 5.12.19 2021-07-22 18:30:38 +02:00
github-actions[bot] 9f3ace4591
Merge staging-next into staging 2021-07-22 00:02:07 +00:00
Bernardo Meurer 7955d9881d
linux_xanmod: 5.13.1 -> 5.13.4 2021-07-21 08:38:50 -07:00
github-actions[bot] 3087a2d2e9
Merge staging-next into staging 2021-07-21 12:02:00 +00:00