]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - config/kernel.m4
ztest: use ASSERT3P to compare pointers
[FreeBSD/FreeBSD.git] / config / kernel.m4
2024-03-25 Rob Norrislinux 5.4 compat: page_size()
2024-03-20 Rob NLinux 6.8 compat: use splice_copy_file_range() for...
2024-01-29 Rob NorrisLinux 6.8 compat: handle mnt_idmap user_namespace change
2024-01-29 Rob NorrisLinux 6.8 compat: implement strlcpy fallback
2023-12-06 Shengqi Chencompact: workaround for GPL-only symbols on riscv from...
2023-09-22 Coleman KaneLinux 6.6 compat: fsync_bdev() has been removed in...
2023-08-08 Coleman KaneLinux 6.5 compat: Use copy_splice_read instead of filem...
2023-08-07 Coleman KaneLinux 6.5 compat: replace generic_file_splice_read...
2023-08-02 Coleman KaneLinux 6.5 compat: register_sysctl_table removed
2023-08-01 Brian AtkinsonRevert "Linux 6.5 compat: register_sysctl_table removed"
2023-08-01 Coleman KaneLinux 6.5 compat: register_sysctl_table removed
2023-07-24 Rob Norrislinux: implement filesystem-side copy/clone functions...
2023-07-24 Rob Norrislinux: implement filesystem-side copy/clone functions
2023-05-24 youzhongyangLinux 6.4 compat: reclaimed_slab renamed to reclaimed
2023-04-10 youzhongyangLinux 6.3 compat: idmapped mount API changes
2023-04-05 youzhongyangLinux 6.3 compat: writepage_t first arg struct folio*
2023-03-10 Low-powerWorkaround for Linux PowerPC GPL-only cpu_has_feature()
2023-02-14 Brian BehlendorfLinux: use filemap_range_has_page()
2023-01-06 Antonio RussoIntroduce ZFS_LINUX_REQUIRE_API autoconf macro
2022-11-08 youzhongyangSupport idmapped mount in user namespace
2022-10-28 Pavel SnajdrRemove zpl_revalidate: fix snapshot rollback
2022-10-19 youzhongyangSupport idmapped mount
2022-10-17 AlexanderLinux compat: fix DECLARE_EVENT_CLASS() test when ZFS...
2022-10-13 Richard YaoLinux: Remove ZFS_AC_KERNEL_SRC_MODULE_PARAM_CALL_CONST...
2022-09-08 Finix1979Add Linux posix_fadvise support
2022-06-10 Will AndrewsAdd Linux namespace delegation support
2022-06-01 Brian Behlendorfautoconf: AC_MSG_CHECKING consistency
2022-05-31 Brian BehlendorfLinux 5.19 compat: aops->read_folio()
2022-04-27 Satadru PramanikLinux 5.18 compat: replace __set_page_dirty_nobuffers
2022-04-26 Damian SzuberskiPPC get_user workaround
2022-04-26 Damian Szuberskiautoconf: Pretend `CONFIG_MODULES` is always on
2022-04-22 набLinux 5.18 compat: kobj_type.default_attrs replaced...
2022-04-19 Brian BehlendorfLinux 5.17 compat: GENHD_FL_EXT_DEVT / GENHD_FL_NO_PART...
2022-04-04 Riccardo SchironeLinux 5.18 compat: use address_space_operations->readahead
2022-04-02 набfgrep -> grep -F
2022-04-01 AndrewLinux optimize access checks when ACL is trivial
2022-03-14 Brian AtkinsonAdding ZERO_PAGE detection
2022-02-16 Damian SzuberskiFix Linux kernel directories detection
2022-02-09 Peter LevineAdd support for $KERNEL_{CC,LD,LLVM} variables
2022-01-25 набLinux 5.17 compat: detect complete_and_exit() rename
2022-01-24 Rich ErcolaniLinux 5.16 compat: Added add_disk check for return
2021-11-29 Coleman KaneLinux 5.16: wait_on_page_bit() no longer available...
2021-09-08 AlexanderLinux 5.15 compat: standalone <linux/stdarg.h>
2021-07-26 Coleman KaneLinux 5.14 compat: explicity assign set_page_dirty
2021-04-15 Paul DagnelieAdd SIGSTOP and SIGTSTP handling to issig
2021-03-20 Coleman KaneLinux 5.12 update: bio_max_segs() replaces BIO_MAX_PAGES
2021-03-20 Coleman KaneLinux 5.12 compat: idmapped mounts
2021-01-03 Brian BehlendorfAutoconf 2.70 compatibility
2020-12-28 Brian BehlendorfLinux 5.11 compat: blk_{un}register_region()
2020-12-28 Brian BehlendorfLinux 5.11 compat: revalidate_disk_size()
2020-12-28 Brian BehlendorfLinux 5.11 compat: conftest
2020-12-18 Brian BehlendorfLinux 5.10 compat: use iov_iter in uio structure
2020-12-10 Paul DagnelieImplement memory and CPU hotplug
2020-11-02 Coleman KaneLinux 5.10 compat: revalidate_disk_size() added
2020-11-02 Brian BehlendorfLinux 5.10 compat: frame.h renamed objtool.h
2020-06-27 Serapheim Dimitrop... Use percpu_counter for obj_alloc counter of Linux-backe...
2020-06-08 Michael NiewöhnerLinux 5.8 compat: __vmalloc()
2020-04-14 Matthew MacyAdd FreeBSD support to OpenZFS
2020-02-28 Brian BehlendorfFix CONFIG_MODULES=no Linux kernel config
2020-02-27 Brian BehlendorfLinux 5.6 compat: ktime_get_raw_ts64()
2020-02-14 Andrew J. HesfordUse POSIX stdout/stderr redirect in configure macro
2020-02-07 Brian BehlendorfLinux 5.6 compat: struct proc_ops
2019-11-27 Brian BehlendorfRemove zfs_vdev_elevator module option
2019-11-13 Michael NiewöhnerMake use of kvmalloc if available and fix vmem_alloc...
2019-11-12 Brian BehlendorfLinux compat: Minimum kernel version 3.10
2019-10-01 Brian BehlendorfPerform KABI checks in parallel
2019-06-05 Torsten WörtweinAllow TRIM_UNUSED_KSYM when build as a builtin-module
2019-05-29 Tomohiro KusumiRemove vn_set_fs_pwd()/vn_set_pwd() (no need to be...
2019-05-25 Tomohiro KusumiLinux 5.2 compat: Remove config/kernel-set-fs-pwd.m4
2019-05-24 Tomohiro KusumiLinux 2.6.39 compat: Test if kstrtoul() exists
2019-05-23 Rafael Kitoverkernel timer API rework
2019-05-04 Tomohiro KusumiLinux 5.0 compat: Use totalhigh_pages()
2019-03-29 Brian BehlendorfAdd TRIM support
2019-01-28 Tony HutterLinux 5.0 compat: Use totalram_pages()
2019-01-28 Tony HutterLinux 5.0 compat: access_ok() drops 'type' parameter
2019-01-28 Tony HutterLinux 4.18 compat: Use ktime_get_coarse_real_ts64()
2018-12-05 Ben WolsiefferUse autoconf variable for C preprocessor
2018-09-25 Brian BehlendorfFix statfs(2) for 32-bit user space
2018-08-27 Brian BehlendorfDirect IO support
2018-07-23 Brian BehlendorfAdd support for autoexpand property
2018-06-20 Brian BehlendorfLinux 4.18 compat: inode timespec -> timespec64
2018-06-15 Brian BehlendorfLinux compat 4.18: check_disk_size_change()
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-04-13 Seth ForsheeAllow mounting datasets more than once
2018-04-10 Giuseppe Di NataleLinux compat 4.16: blk_queue_flag_{set,clear}
2018-03-13 Brian BehlendorfAdd kernel module auto-loading
2018-03-07 Wolfgang BumillerTake user namespaces into account in policy checks
2018-03-05 Giuseppe Di NataleLinux 4.16 compat: get_disk_and_module()
2018-02-23 chrisrdFix free memory calculation on v3.14+
2018-02-22 Tony HutterLinux 4.16 compat: use correct *_dec_and_test()
2018-02-15 chrisrdFix config issues: frame size and headers
2018-02-09 Brian BehlendorfLinux 4.16 compat: inode_set_iversion()
2018-01-10 Brian BehlendorfSupport -fsanitize=address with --enable-asan
2017-10-20 wli5Support integration with new QAT products
2017-09-16 Giuseppe Di NataleLinux 3.14 compat: IO acct, global_page_state, etc
2017-08-24 dbavatarLinux 4.8+ compatibility fix for vm stats
2017-07-24 Brian BehlendorfLinux 4.13 compat: bio->bi_status and blk_status_t
2017-05-25 Chunwei Chenconfig: allow --with-linux without --with-linux-obj
2017-05-10 Brian BehlendorfLinux 4.12 compat: CURRENT_TIME removed
next