aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* cppcheck: explicitly exclude kernel code from userspace checksнаб2022-05-101-3/+3
* Replace config/config.awk with simple sed invocationнаб2022-05-101-15/+0
* autoconf: use include directives instead of recursing down test dataнаб2022-05-101-8/+10
* autoconf: use include directives instead of recursing down tests (mostly)наб2022-05-102-11/+5
* autoconf: use include directives instead of recursing down etcнаб2022-05-105-13/+17
* autoconf: use include directives instead of recursing down contribнаб2022-05-101-0/+2
* autoconf: use include directives instead of recursing down cmdнаб2022-05-102-28/+48
* autoconf: use include directives instead of recursing down libнаб2022-05-105-84/+47
* config: user: drop ZONENAME, avoid lying about being Linux-onlyнаб2022-05-101-11/+0
* Linux 5.18 compat: replace __set_page_dirty_nobuffersSatadru Pramanik2022-04-272-0/+32
* PPC get_user workaroundDamian Szuberski2022-04-262-0/+28
* autoconf: Pretend `CONFIG_MODULES` is always onDamian Szuberski2022-04-262-26/+62
* Linux 5.18 compat: kobj_type.default_attrs replaced with default_groupsнаб2022-04-222-0/+39
* Strengthen Linux kernel capabilities detectionDamian Szuberski2022-04-212-4/+31
* rpm -> deb doesn't fail when optional packages are missingDamian Szuberski2022-04-201-2/+2
* Linux 5.17 compat: GENHD_FL_EXT_DEVT / GENHD_FL_NO_PART_SCANBrian Behlendorf2022-04-192-0/+60
* Forbid asctime{,_r}(), gmtime(), localtime()наб2022-04-051-0/+4
* Linux 5.18 compat: use address_space_operations->readaheadRiccardo Schirone2022-04-042-0/+27
* fgrep -> grep -Fнаб2022-04-012-4/+4
* egrep -> grep -Eнаб2022-04-011-1/+1
* Linux optimize access checks when ACL is trivialAndrew2022-04-012-0/+31
* config: user: check for <aio.h>наб2022-03-283-1/+9
* Linux 5.18 compat: replace genhd.h with blkdev.h includesнаб2022-03-282-5/+4
* Linux 5.18 compat: 4-argument bio_alloc()наб2022-03-281-0/+37
* RPM: Split out pam_zfs_key into separate packageColMelvin2022-03-181-2/+3
* config: always-arch: don't subst TARGET_CPUнаб2022-03-181-6/+0
* config: always-arch: prune unused TARGET_CPU_*, add TARGET_CPU catch-allнаб2022-03-181-3/+3
* Forbid b{copy,zero,cmp}(). Don't include <strings.h> for <string.h>наб2022-03-151-0/+3
* Adding ZERO_PAGE detectionBrian Atkinson2022-03-142-0/+29
* Linux x86 SIMD: factor out unneeded kernel dependenciesAttila Fülöp2022-03-081-99/+6
* Use _Noreturn (C11; GNU89) properlyAlejandro Colomar2022-03-042-27/+0
* config: gcc != ccнаб2022-02-261-11/+11
* config: check for -Wno-cast-function-typeнаб2022-02-262-0/+27
* Linux 5.11 compat: x86 SIMD: fix kernel_fpu_{begin,end}() detectionAttila Fülöp2022-02-241-2/+4
* config: add -Wextra (sans sign-compare and missing-field-initializers)наб2022-02-181-1/+1
* config: prune unused -Wno-bool-compare checksнаб2022-02-182-28/+0
* libtpool: -Wno-clobberedнаб2022-02-185-25/+32
* Fix Linux kernel directories detectionDamian Szuberski2022-02-161-30/+75
* `checkabi`/`storeabi` relevant only to x86_64Damian Szuberski2022-02-161-3/+22
* Propagate KERNEL_* to *.specDamian Szuberski2022-02-091-0/+3
* Add support for $KERNEL_{CC,LD,LLVM} variablesPeter Levine2022-02-091-1/+7
* Linux 5.16 compat: don't use XSTATE_XSAVE to save FPU stateAttila Fülöp2022-02-092-2/+107
* Add `--enable=all` to ShellCheck by defaultDamian Szuberski2022-02-071-1/+9
* Add `--enable-asan` and `--enable-ubsan` switchesDamian Szuberski2022-02-034-1/+62
* Linux 5.17 compat: PDE_DATA() renamed to pde_data()наб2022-01-251-7/+9
* Linux 5.17 compat: dequeue_signal() takes a 4th argumentнаб2022-01-251-2/+43
* Linux 5.17 compat: detect complete_and_exit() renameнаб2022-01-252-0/+29
* Add support for FALLOC_FL_ZERO_RANGERich Ercolani2022-01-241-0/+17
* Linux 5.16 compat: Added mapping for iov_iter_fault_in_readableRich Ercolani2022-01-242-3/+20
* Linux 5.16 compat: Added add_disk check for returnRich Ercolani2022-01-242-0/+29