pub/scm/linux/kernel/git/mcgrof/linux.git  about / heads / tags
mcgrof pending kernel changes
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
  modules-next bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of (2024-05-14)
  20240502-large-block-minorder-ignore-debugfs xfs: enable block size larger than page size support (2024-05-02)
  20240502-large-block-minorder xfs: enable block size larger than page size support (2024-05-02)
  large-block-minorder xfs: enable block size larger than page size support (2024-05-01)
  20240425-split xfs: enable block size larger than page size support (2024-04-25)
  20240424-lbs mm: split a folio in minimum folio order chunks (2024-04-24)
  20240423-lbs-clean mm: split a folio in minimum folio order chunks (2024-04-23)
  20240423-lbs-works mm: split a folio in minimum folio order chunks (2024-04-23)
  20240423-fsstress-compaction-fixes mm: Turn folio_test_hugetlb into a PageType (2024-04-23)
  20240418-fsstress-compaction-fixes-b mm: Turn folio_test_hugetlb into a PageType (2024-04-18)
  20240418-fsstress-compaction-fixes mm: Turn folio_test_hugetlb into a PageType (2024-04-18)
  20240408-lbs-map-around mm: issue SIGBUS on mmap() attempts beyond page boundary (2024-04-16)
  20240408-lbs-scsi-kludge scsi: enable to mock large atomic (2024-04-08)
  20240131-test-xarray XArray: add cmpxchg order test (2024-01-31)
  modules-testing powerpc: Simplify strict_kernel_rwx_enabled() (2024-01-31)
  sysctl-next  sysctl: remove struct ctl_path (2023-12-28)
  large-block-minorder-for-next kdevops: add localversion-dev tag for kdevops and changelog (2023-10-27)
  large-block-linus large-block-linus (2023-09-20)
  large-block-linus-nobdev large-block-linus-nobdev (2023-09-20)
  v6.6-rc2-lbs-nobdev-posted xfs: set minimum order folio for page cache based on blocksize (2023-09-20)
  v6.6-rc2-lbs-nobdev xfs: set minimum order folio for page cache based on blocksize (2023-09-17)
  sysctl-testing sysctl: move security keys sysctl registration to its own file (2023-05-28)
  large-block-next large-block-20230525 (2023-05-26)
  20230416-page-block iomap: simplify iomap_init() with PAGE_SECTORS (2023-04-16)
  20230413-module-alloc-opts kread: avoid duplicates (2023-04-13)
  20230411-semaphore-kmod modules/kmod: replace implementation with a sempahore (2023-04-11)
  20230406-semaphore-kmod modules/kmod: replace implementation with a sempahore (2023-04-06)
  20230405-semaphore-kmod modules/kmod: replace implementation with a sempahore (2023-04-05)
  20230405-module-alloc-opts modules/kmod: replace implementation with a sempahore (2023-04-05)
  20230404-module-alloc-opts-v2 modules/kmod: replace implementation with a sempahore (2023-04-05)
  20230404-module-alloc-opts modules/kmod: replace implementation with a sempahore (2023-04-04)
  sysctl-next-20230413 mm: compaction: remove incorrect #ifdef checks (2023-03-29)
  20230328-module-alloc-opts module: add debug stats to help identify memory pressure (2023-03-28)
  20230327-module-alloc-opts modules/kmod: replace implementation with a sempahore (2023-03-27)
  20230323-deprecate-bdev_disk_changed block: annotate bdev_disk_changed() deprecation with a symbol namespace (2023-03-23)
  20230322-deprecate-bdev_disk_changed block: annotate bdev_disk_changed() deprecation with a symbol namespace (2023-03-22)
  20230319-module-alloc-opts-adjust module: add a sanity check prior to allowing kernel module auto-loading (2023-03-19)
  20230319-module-alloc-opts module: add a sanity check prior to allowing kernel module auto-loading (2023-03-19)
  20230317-module-alloc-opts module: add a sanity check prior to allowing kernel module auto-loading (2023-03-17)
  20230316-module-alloc-opts module: use list_add_tail_rcu() when adding module (2023-03-16)
  sysctl-testing-2023-03-11 sunrpc: simplify one-level sysctl registration for debug_table (2023-03-11)
  20230311-module-alloc-opts module: use aliases to find module on find_module_all() (2023-03-11)
  20230308-larger-bs-then-ps-xfs-v2 xfs: enable block size larger than page size support (2023-03-08)
  20230308-larger-bs-then-ps-xfs xfs: enable block size larger than page size support (2023-03-08)
  20230307-larger-bs-then-ps-xfs xfs: enable block size larger than page size support (2023-03-07)
  20230302-sysctl-testing xen: simplify sysctl registration for balloon (2023-03-02)
  sysctl-testing-opt fs/proc: sysctl: remove register ctl_table end with empty (2023-03-01)
  sysctl-linus sysctl: fix proc_dobool() usability (2023-02-21)
  modules-linus Documentation: livepatch: module-elf-format: Remove local klp_modinfo definition (2023-02-06)
  20221115-firmware_loader-fixes firmware_loader: refcount device early on request_firmware_nowait() (2022-11-15)
  20220913-test-sysfs kernel/module: add documentation for try_module_get() (2022-09-13)
  20220913-copyleft-next-spdx testing: use the copyleft-next-0.3.1 SPDX tag (2022-09-13)
  sysctl-fixes mm: sysctl: fix missing numa_stat when !CONFIG_HUGETLB_PAGE (2022-07-14)
  modueles-linus module: kallsyms: Ensure preemption in add_kallsyms() with PREEMPT_RT (2022-07-11)
  modules-v5.19-fixes doc: module: update file references (2022-07-01)
  modulex-next kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled (2022-04-26)
  20211028-test-sysfs kernel/module: add documentation for try_module_get() (2021-10-28)
  20211025-ps3-add-disk ps3vram: add error handling support for add_disk() (2021-10-25)
  20210910-sysfs-generic-deadlock-fix zram: use ATTRIBUTE_GROUPS to fix sysfs deadlock module removal (2021-09-10)
  20210818-add-disk-error-handling block: add __must_check for *add_disk*() callers (2021-08-18)
  20210818-add-disk-error-handling-v2 block: add __must_check for *add_disk*() callers (2021-08-18)
  20210816-add-disk-error-handling block: add __must_check for *add_disk*() callers (2021-08-17)
  20210415-umh-fw-v1 fs/kernel_read_file: use usermodehelper_read_trylock() as a stop gap (2021-04-21)
  20210415-fs-freeze-v2 fs: add automatic kernel fs freeze / thaw and remove kthread freezing (2021-04-19)
  20200618-blktrace-fixes block: create the request_queue debugfs_dir on registration (2020-06-18)
  20200610-blktrace-fixes blktrace: ensure our debugfs dir exists (2020-06-10)
  20200608-umh-fixes selftests: simplify kmod failure value (2020-06-09)
  20200608-blktrace-fixes-v2 blktrace: fix debugfs use after free (2020-06-09)
  20200605-blktrace-fixes-v4 blktrace: fix debugfs use after free (2020-06-08)
  20200605-blktrace-fixes-v3 loop: be paranoid on exit and prevent new additions / removals (2020-06-07)
  20200605-blktrace-fixes loop: be paranoid on exit and prevent new additions / removals (2020-06-05)
  20200603-blktrace-fixes loop: be paranoid on exit and prevent new additions / removals (2020-06-03)
  20200602-block-fixes block: move disk announce work from register_disk() to a helper (2020-06-02)
  20200601-block-fixes block: move disk announce work from register_disk() to a helper (2020-06-01)
  20181219-remove-dma_zalloc_coherent dma-mapping: remove dma_zalloc_coherent() (2018-12-19)
  20180510-firmware_loader_for-v4.18 Documentation: clarify firmware_class provenance and why we can't rename the module (2018-05-10)
  20180510-mm-PAGE_KERNEL_fallbacks mm: provide a fallback for PAGE_KERNEL_EXEC for architectures (2018-05-10)
  20180508-mm-PAGE_KERNEL_EXEC-find mm: find architectures which do not define PAGE_KERNEL_EXEC (2018-05-08)
  20180508-mm-PAGE_KERNEL_RO-generic mm: provide a fallback for PAGE_KERNEL_EXEC for architectures (2018-05-08)
  20180508-vfs-attr-symlink ext4: add verifier check for symlink with append/immutable flags (2018-05-08)
  20180508-firmware_loader_for-v4.18-try2 Documentation: clarify firmware_class provenance and why we can't rename the module (2018-05-08)
  20180508-firmware_loader_for-v4.18 ath10k: re-enable the firmware fallback mechanism for testmode (2018-05-07)
  20180507-firmware_loader_for-v4.18 ath10k: re-enable the firmware fallback mechanism for testmode (2018-05-07)
  20180504-firmware_loader firmware_loader: move kconfig FW_LOADER entries to its own file (2018-05-04)
  20180503-fw-cleanups firmware_loader: move FW_LOADER entries to its own file (2018-05-03)
  20180427-mm-PAGE_KERNEL_RO-generic mm: provide a fallback for PAGE_KERNEL_RO for architectures (2018-04-27)
  20180427-vfs-attr-symlink vfs: skip extra attributes check on removal for symlinks (2018-04-27)
  20180425-firmware-remove-PAGE_KERNEL_RO firmware: remove PAGE_KERNEL_RO check (2018-04-25)
  20180321-firmware-dev-for-v4.17 firmware: remove old mapping (2018-03-21)
  20180307-firmware-dev-for-v4.17 mt7601u: use request_firmware_cache() to address cache on reboot (2018-03-08)
  20180227-firmware-cache mt7601u: use request_firmware_cache() to address cache on reboot (2018-02-27)
  20180227-firmware-dev-for-v4.17 mt7601u: use request_firmware_load() to address cache on reboot (2018-02-27)
  20180223-firmware-dev-for-v4.17 test_firmware: test three firmware kernel configs using a proc knob (2018-02-23)
  20180213-firmware-dev-for-v4.17-try2 test_firmware: test three firmware kernel configs using debugfs (2018-02-13)
  20180213-firmware-dev-for-v4.17 test_firmware: test three firmware kernel configs using debugfs (2018-02-13)
  20171207-module-use-aliases kmod: block kmod if we're currently loading the same module (2017-12-07)
  20171207-avoid-bogus-layout_and_allocate module: avoid allocation if module is already present and ready (2017-12-07)
  20171129-module-alias-debug module: add debugging alias parsing support (2017-11-29)
  20171129-fs-freeze-cleanup jfs: remove not needed freezing calls (2017-11-29)
  20171129-fs-freeze-all jfs: remove not needed fs freezing calls on on suspend (2017-11-29)
  20171129-fs-freeze-try2 ext4: remove not needed fs freezing calls on suspend (2017-11-29)
  20171129-fs-freeze ext4: remove not needed fs freezing calls on suspend (2017-11-29)
  20170811-swait-stop-gap-use swait: clarify swait should mostly be avoided (2017-08-11)
  20170809-kmod-for-v4.13-final test_kmod: fix description for -s -and -c parameters (2017-08-09)
  20170809-kmod-dev kmod: move #ifdef CONFIG_MODULES wrapper to Makefile (2017-08-09)
  20170801-kmod-for-v4.13-final test_kmod: fix small memory leak on filesystem tests (2017-08-01)
  2017072-firmware-fixes firmware: avoid invalid fallback aborts by using killable wait (2017-07-20)
  20161208-kmod-test-driver kmod: add a sanity check on module loading (2016-12-08)
  20160518-linker-table-subsection-dev1 x86: add sub section stuff (2016-05-18)
  20160430-kill-fw-v4 p54: convert to sysdata API (2016-05-01)
  20160430-kill-fw-v3 p54: convert to sysdata API (2016-05-01)
  20160430-kill-fw-v2 firware: kill built-in firmware support (2016-04-29)
  20160430-sysdata-api-v2 p54: convert to sysdata API (2016-04-29)
  20160428-remove-built-in-fw firware: kill built-in firmware support (2016-04-28)
  20160428-sysdata-api-v1 p54: convert to sysdata API (2016-04-28)
  20160417-sysdata-api-v1 Documentation/firmware_class: add sysdata API converter SmPL patch (2016-04-17)
  20160414-sysdata-v6 test: add new sysdata_file_request*() loader tester (2016-04-14)
  20160414-sysdata-v5 test: add new sysdata_file_request*() loader tester (2016-04-14)
  20160414-sysdata-v4 test: add sysdata loader tester -- late (2016-04-14)
  20160412-sysdata-v3 test: add sysdata loader tester (2016-04-13)
  20160412-sysdata-v2 add test 0010 (2016-04-12)
  20160412-sysdata-v1 test: add sysdata loader tester (2016-04-12)
  20160219-linker-table-v2 x86/init: use linker table for mid early setup (2016-02-19)
  20151215-rfc-v1-linker-tables x86/init: use linker table for mid early setup (2015-12-15)
  fw-signing-v3-20150518 firmware: add firmware signature checking support (2015-05-18)
  fw-signing-v2-20150513 firmware: add firmware signature checking support (2015-05-13)
* master       Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (2015-05-12)

git clone https://80x24.org/pub/scm/linux/kernel/git/mcgrof/linux.git