aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* 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
* Linux 5.16 compat: Check slab.h for kvmallocRich Ercolani2022-01-241-0/+1
* Removed Python 2 and Python 3.5- supportDamian Szuberski2022-01-132-23/+9
* Updated the lz4 decompressorRich Ercolani2022-01-071-0/+1
* config: check for parallel(1), use it for cstyleнаб2022-01-062-0/+9
* libfetch: unquote @LIBFETCH_SONAME@ substнаб2022-01-061-3/+3
* Linux 5.16: The blk-cgroup.h header is where struct blkcg_gq is definedColeman Kane2021-12-071-0/+27
* Linux 5.16: bio_set_dev is no longer a helper macroColeman Kane2021-12-071-0/+28
* Linux 5.16: type member of iov_iter renamed iter_typeColeman Kane2021-12-071-0/+22
* Linux 5.16: block_device_operations->submit_bio now returns voidColeman Kane2021-12-071-0/+29
* Linux 5.13 compat: retry zvol_open() when contendedBrian Behlendorf2021-12-011-0/+22
* Pass `--enable=all` to shellcheck within contrib/Damian Szuberski2021-11-301-1/+1
* Linux 5.16 compat: asm/fpu/xcr.h is new location for xgetbv/xsetbvColeman Kane2021-11-291-0/+15
* Linux 5.16: wait_on_page_bit() no longer available to modulesColeman Kane2021-11-292-0/+28
* Remove basename(1). Clean up/shorten some coreutils pipelinesнаб2021-11-113-4/+4
* Linux 5.16 compat: submit_bio()Brian Behlendorf2021-11-091-2/+1
* Python 3.10 fixes, part 2Rich Ercolani2021-10-291-1/+1
* Set DEFAULT_INIT_SHELL to /sbin/openrc-run for Gentoo and AlpinePeter Levine2021-10-291-9/+5
* Use fallthrough macroBrian Behlendorf2021-09-143-0/+25
* Linux 5.15 compat: get_acl()Brian Behlendorf2021-09-091-1/+22
* Linux 5.15 compat: standalone <linux/stdarg.h>Alexander2021-09-082-0/+34
* Linux 5.15 compat: block device readaheadBrian Behlendorf2021-09-081-0/+40
* Libabigail: make .abi files more consistentGeorge Melikov2021-09-021-0/+2
* autoconf: allow Release to contain hyphenJorgen Lundman2021-09-021-2/+2
* Correct checking bdev_check_media_change messageRyan Moeller2021-08-271-1/+1
* storeabi: add `no-corpus-path` flagGeorge Melikov2021-07-261-1/+3
* Linux 5.14 compat: explicity assign set_page_dirtyColeman Kane2021-07-262-0/+36
* Linux 5.14 compat: blk_alloc_disk()Brian Behlendorf2021-07-231-0/+20
* Detect HAVE_LARGE_STACKS at compile timeKevin Bowling2021-07-162-32/+0
* config/libatomic: require -latomic iff atomic.c doesn't link w/o itнаб2021-07-131-20/+14
* Forbid basename(3) and dirname(3)наб2021-06-111-0/+3
* Correct a flaw in the Python 3 version checkingRich Ercolani2021-06-082-6/+42
* Force --enable-debug on FreeBSD if INVARIANTS is setRich Ercolani2021-06-071-0/+17
* libzfs: convert to -fvisibility=hiddenнаб2021-06-031-1/+1
* Turn checkbashisms into a make targetнаб2021-06-012-1/+18