summaryrefslogtreecommitdiffstats
path: root/config (follow)
Commit message (Expand)AuthorAgeLines
* Use _Noreturn (C11) properlyHEADmasterAlejandro Colomar2022-03-03-27/+0
* config: gcc != ccнаб2022-02-26-11/+11
* config: check for -Wno-cast-function-typeнаб2022-02-26-0/+27
* Linux 5.11 compat: x86 SIMD: fix kernel_fpu_{begin,end}() detectionAttila Fülöp2022-02-24-2/+4
* config: add -Wextra (sans sign-compare and missing-field-initializers)наб2022-02-18-1/+1
* config: prune unused -Wno-bool-compare checksнаб2022-02-18-28/+0
* libtpool: -Wno-clobberedнаб2022-02-18-25/+32
* Fix Linux kernel directories detectionDamian Szuberski2022-02-16-30/+75
* `checkabi`/`storeabi` relevant only to x86_64Damian Szuberski2022-02-16-3/+22
* Propagate KERNEL_* to *.specDamian Szuberski2022-02-09-0/+3
* Add support for $KERNEL_{CC,LD,LLVM} variablesPeter Levine2022-02-09-1/+7
* Linux 5.16 compat: don't use XSTATE_XSAVE to save FPU stateAttila Fülöp2022-02-09-2/+107
* Add `--enable=all` to ShellCheck by defaultDamian Szuberski2022-02-07-1/+9
* Add `--enable-asan` and `--enable-ubsan` switchesDamian Szuberski2022-02-03-1/+62
* Linux 5.17 compat: PDE_DATA() renamed to pde_data()наб2022-01-25-7/+9
* Linux 5.17 compat: dequeue_signal() takes a 4th argumentнаб2022-01-25-2/+43
* Linux 5.17 compat: detect complete_and_exit() renameнаб2022-01-25-0/+29
* Add support for FALLOC_FL_ZERO_RANGERich Ercolani2022-01-24-0/+17
* Linux 5.16 compat: Added mapping for iov_iter_fault_in_readableRich Ercolani2022-01-24-3/+20
* Linux 5.16 compat: Added add_disk check for returnRich Ercolani2022-01-24-0/+29
* Linux 5.16 compat: Check slab.h for kvmallocRich Ercolani2022-01-24-0/+1
* Removed Python 2 and Python 3.5- supportDamian Szuberski2022-01-13-23/+9
* Updated the lz4 decompressorRich Ercolani2022-01-07-0/+1
* config: check for parallel(1), use it for cstyleнаб2022-01-06-0/+9
* libfetch: unquote @LIBFETCH_SONAME@ substнаб2022-01-06-3/+3
* Linux 5.16: The blk-cgroup.h header is where struct blkcg_gq is definedColeman Kane2021-12-07-0/+27
* Linux 5.16: bio_set_dev is no longer a helper macroColeman Kane2021-12-07-0/+28
* Linux 5.16: type member of iov_iter renamed iter_typeColeman Kane2021-12-07-0/+22
* Linux 5.16: block_device_operations->submit_bio now returns voidColeman Kane2021-12-07-0/+29
* Linux 5.13 compat: retry zvol_open() when contendedBrian Behlendorf2021-12-01-0/+22
* Pass `--enable=all` to shellcheck within contrib/Damian Szuberski2021-11-30-1/+1
* Linux 5.16 compat: asm/fpu/xcr.h is new location for xgetbv/xsetbvColeman Kane2021-11-29-0/+15
* Linux 5.16: wait_on_page_bit() no longer available to modulesColeman Kane2021-11-29-0/+28
* Remove basename(1). Clean up/shorten some coreutils pipelinesнаб2021-11-11-4/+4
* Linux 5.16 compat: submit_bio()Brian Behlendorf2021-11-09-2/+1
* Python 3.10 fixes, part 2Rich Ercolani2021-10-29-1/+1
* Set DEFAULT_INIT_SHELL to /sbin/openrc-run for Gentoo and AlpinePeter Levine2021-10-29-9/+5
* Use fallthrough macroBrian Behlendorf2021-09-14-0/+25
* Linux 5.15 compat: get_acl()Brian Behlendorf2021-09-09-1/+22
* Linux 5.15 compat: standalone <linux/stdarg.h>Alexander2021-09-08-0/+34
* Linux 5.15 compat: block device readaheadBrian Behlendorf2021-09-08-0/+40
* Libabigail: make .abi files more consistentGeorge Melikov2021-09-02-0/+2
* autoconf: allow Release to contain hyphenJorgen Lundman2021-09-02-2/+2
* Correct checking bdev_check_media_change messageRyan Moeller2021-08-27-1/+1
* storeabi: add `no-corpus-path` flagGeorge Melikov2021-07-26-1/+3
* Linux 5.14 compat: explicity assign set_page_dirtyColeman Kane2021-07-26-0/+36
* Linux 5.14 compat: blk_alloc_disk()Brian Behlendorf2021-07-23-0/+20
* Detect HAVE_LARGE_STACKS at compile timeKevin Bowling2021-07-16-32/+0
* config/libatomic: require -latomic iff atomic.c doesn't link w/o itнаб2021-07-13-20/+14
* Forbid basename(3) and dirname(3)наб2021-06-11-0/+3