| Commit message (Expand) | Author | Age | Files | Lines |
* | cppcheck: explicitly exclude kernel code from userspace checks | наб | 2022-05-10 | 1 | -3/+3 |
* | Replace config/config.awk with simple sed invocation | наб | 2022-05-10 | 1 | -15/+0 |
* | autoconf: use include directives instead of recursing down test data | наб | 2022-05-10 | 1 | -8/+10 |
* | autoconf: use include directives instead of recursing down tests (mostly) | наб | 2022-05-10 | 2 | -11/+5 |
* | autoconf: use include directives instead of recursing down etc | наб | 2022-05-10 | 5 | -13/+17 |
* | autoconf: use include directives instead of recursing down contrib | наб | 2022-05-10 | 1 | -0/+2 |
* | autoconf: use include directives instead of recursing down cmd | наб | 2022-05-10 | 2 | -28/+48 |
* | autoconf: use include directives instead of recursing down lib | наб | 2022-05-10 | 5 | -84/+47 |
* | config: user: drop ZONENAME, avoid lying about being Linux-only | наб | 2022-05-10 | 1 | -11/+0 |
* | Linux 5.18 compat: replace __set_page_dirty_nobuffers | Satadru Pramanik | 2022-04-27 | 2 | -0/+32 |
* | PPC get_user workaround | Damian Szuberski | 2022-04-26 | 2 | -0/+28 |
* | autoconf: Pretend `CONFIG_MODULES` is always on | Damian Szuberski | 2022-04-26 | 2 | -26/+62 |
* | Linux 5.18 compat: kobj_type.default_attrs replaced with default_groups | наб | 2022-04-22 | 2 | -0/+39 |
* | Strengthen Linux kernel capabilities detection | Damian Szuberski | 2022-04-21 | 2 | -4/+31 |
* | rpm -> deb doesn't fail when optional packages are missing | Damian Szuberski | 2022-04-20 | 1 | -2/+2 |
* | Linux 5.17 compat: GENHD_FL_EXT_DEVT / GENHD_FL_NO_PART_SCAN | Brian Behlendorf | 2022-04-19 | 2 | -0/+60 |
* | Forbid asctime{,_r}(), gmtime(), localtime() | наб | 2022-04-05 | 1 | -0/+4 |
* | Linux 5.18 compat: use address_space_operations->readahead | Riccardo Schirone | 2022-04-04 | 2 | -0/+27 |
* | fgrep -> grep -F | наб | 2022-04-01 | 2 | -4/+4 |
* | egrep -> grep -E | наб | 2022-04-01 | 1 | -1/+1 |
* | Linux optimize access checks when ACL is trivial | Andrew | 2022-04-01 | 2 | -0/+31 |
* | config: user: check for <aio.h> | наб | 2022-03-28 | 3 | -1/+9 |
* | Linux 5.18 compat: replace genhd.h with blkdev.h includes | наб | 2022-03-28 | 2 | -5/+4 |
* | Linux 5.18 compat: 4-argument bio_alloc() | наб | 2022-03-28 | 1 | -0/+37 |
* | RPM: Split out pam_zfs_key into separate package | ColMelvin | 2022-03-18 | 1 | -2/+3 |
* | config: always-arch: don't subst TARGET_CPU | наб | 2022-03-18 | 1 | -6/+0 |
* | config: always-arch: prune unused TARGET_CPU_*, add TARGET_CPU catch-all | наб | 2022-03-18 | 1 | -3/+3 |
* | Forbid b{copy,zero,cmp}(). Don't include <strings.h> for <string.h> | наб | 2022-03-15 | 1 | -0/+3 |
* | Adding ZERO_PAGE detection | Brian Atkinson | 2022-03-14 | 2 | -0/+29 |
* | Linux x86 SIMD: factor out unneeded kernel dependencies | Attila Fülöp | 2022-03-08 | 1 | -99/+6 |
* | Use _Noreturn (C11; GNU89) properly | Alejandro Colomar | 2022-03-04 | 2 | -27/+0 |
* | config: gcc != cc | наб | 2022-02-26 | 1 | -11/+11 |
* | config: check for -Wno-cast-function-type | наб | 2022-02-26 | 2 | -0/+27 |
* | Linux 5.11 compat: x86 SIMD: fix kernel_fpu_{begin,end}() detection | Attila Fülöp | 2022-02-24 | 1 | -2/+4 |
* | config: add -Wextra (sans sign-compare and missing-field-initializers) | наб | 2022-02-18 | 1 | -1/+1 |
* | config: prune unused -Wno-bool-compare checks | наб | 2022-02-18 | 2 | -28/+0 |
* | libtpool: -Wno-clobbered | наб | 2022-02-18 | 5 | -25/+32 |
* | Fix Linux kernel directories detection | Damian Szuberski | 2022-02-16 | 1 | -30/+75 |
* | `checkabi`/`storeabi` relevant only to x86_64 | Damian Szuberski | 2022-02-16 | 1 | -3/+22 |
* | Propagate KERNEL_* to *.spec | Damian Szuberski | 2022-02-09 | 1 | -0/+3 |
* | Add support for $KERNEL_{CC,LD,LLVM} variables | Peter Levine | 2022-02-09 | 1 | -1/+7 |
* | Linux 5.16 compat: don't use XSTATE_XSAVE to save FPU state | Attila Fülöp | 2022-02-09 | 2 | -2/+107 |
* | Add `--enable=all` to ShellCheck by default | Damian Szuberski | 2022-02-07 | 1 | -1/+9 |
* | Add `--enable-asan` and `--enable-ubsan` switches | Damian Szuberski | 2022-02-03 | 4 | -1/+62 |
* | Linux 5.17 compat: PDE_DATA() renamed to pde_data() | наб | 2022-01-25 | 1 | -7/+9 |
* | Linux 5.17 compat: dequeue_signal() takes a 4th argument | наб | 2022-01-25 | 1 | -2/+43 |
* | Linux 5.17 compat: detect complete_and_exit() rename | наб | 2022-01-25 | 2 | -0/+29 |
* | Add support for FALLOC_FL_ZERO_RANGE | Rich Ercolani | 2022-01-24 | 1 | -0/+17 |
* | Linux 5.16 compat: Added mapping for iov_iter_fault_in_readable | Rich Ercolani | 2022-01-24 | 2 | -3/+20 |
* | Linux 5.16 compat: Added add_disk check for return | Rich Ercolani | 2022-01-24 | 2 | -0/+29 |