This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to annotated tag next-20240125 in repository linux-next.
at f5a26b58f9d7 (tag) tagging 01af33cc9894b4489fb68fa35c40e9fe85df63dc (commit) replaces v6.8-rc1 tagged by Stephen Rothwell on Thu Jan 25 14:41:26 2024 +1100
- Log ----------------------------------------------------------------- next-20240125
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new d8d222e09dab xfs: read only mounts with fsopen mount API are busted new c6a783be82c8 thermal: intel: powerclamp: Remove dead code for target mw [...] new 192cdb1c907f cpufreq: intel_pstate: Refine computation of P-state for g [...] new a33ceb2172d5 doc: Spinlocks are implied RCU readers new b00ee04b5e08 doc: Make whatisRCU.rst note that spinlocks are RCU readers new 028fa0845523 doc: Make checklist.rst note that spinlocks are implied RC [...] new 53c9cfa231aa doc: Add CONFIG_RCU_STRICT_GRACE_PERIOD to checklist.rst new a097a7614a19 doc: Add EARLY flag to early-parsed kernel boot parameters new 6d8588303939 rcu-tasks: Repair RCU Tasks Trace quiescence check new b3ab54f6da93 rcu: Rename jiffies_till_flush to jiffies_lazy_flush new 5d22aece8bf4 rcu/nocb: Remove needless LOAD-ACQUIRE new f211cae671f2 rcu/nocb: Remove needless full barrier after callback advancing new f5026c746efa rcu: Provide a boot time parameter to control lazy RCU new d2a71ff6e4bd context_tracking: Fix kerneldoc headers for __ct_user_{ent [...] new c2d6f49c8069 doc: Clarify use of slab constructors and SLAB_TYPESAFE_BY_RCU new 29054225aeab doc: Update checklist.rst discussion of callback execution new 7525a3cbb106 hrtimer: Report offline hrtimer enqueue new 11d6314e273d rcu: Defer RCU kthreads wakeup when CPU is dying new 2128d09cfa12 rcu/exp: Remove full barrier upon main thread wakeup new 63cb379ed05e srcu: Improve comments about acceleration leak new b49bb29bc1c6 tsc: Check for sockets instead of CPUs to make code match comment new 1f77e0aa4fd8 fs/proc: remove redudant comments from /proc/bootconfig new 401d09f903c8 rcutorture: Suppress rtort_pipe_count warnings until after stalls new 22fb4f041999 cpufreq/amd-pstate: Fix setting scaling max/min freq values new 202bc57b6756 netfs: Don't use certain unnecessary folio_*() functions new fa7d614da3c5 afs: Don't use certain unnecessary folio_*() functions new c40497d82387 cifs: Don't use certain unnecessary folio_*() functions new 3be0b3ed1d76 netfs, fscache: Prevent Oops in fscache_put_cache() new 843609df0be7 netfs: Fix a NULL vs IS_ERR() check in netfs_perform_write() new c3d6569a4332 cachefiles, erofs: Fix NULL deref in when cachefiles is no [...] new 57e9d49c5452 afs: Hide silly-rename files from userspace new 17ba6f0bd14f afs: Fix error handling with lookup via FS.InlineBulkStatus new cfcc005dbcc7 afs: Remove afs_dynroot_d_revalidate() as it is redundant new b90493505347 afs: Fix missing/incorrect unlocking of RCU read lock new ccc606a7d312 perf sched: Sync state char array with the kernel new 2f29a74f1dff perf util: Add helpers to parse task state string from lib [...] new df8bc77e4a6b perf util: Add evsel__taskstate() to parse the task state [...] new 68f87f24f953 perf sched: Commit to evsel__taskstate() to parse task state info new f13d8f28fe9f Merge branch 'netfs-fixes' of ssh://gitolite.kernel.org/pu [...] new 0976783bb123 x86/resctrl: Remove hard-coded memory bandwidth limit new 54e35eb8611c x86/resctrl: Read supported bandwidth sources from CPUID new 52501486483e eventfd: move 'eventfd-count' printing out of spinlock new edc9d57a73ba Merge tag 'exportfs-6.9' of ssh://gitolite.kernel.org/pub/ [...] new a9a0303dfe3f ASoC: codecs: Add support for the framer codec new 49527ca26434 Documentation/kernel-parameters: Add spec_rstack_overflow [...] new d3b93fe159b8 Merge tag 'linux-cpupower-6.8-rc2' of git://git.kernel.org [...] new 3b1f89e747cd bpf: refactory struct_ops type initialization to a function. new 95678395386d bpf: get type information with BTF_ID_LIST new 4c5763ed996a bpf, net: introduce bpf_struct_ops_desc. new e61995111a76 bpf: add struct_ops_tab to btf. new 47f4f657acd5 bpf: make struct_ops_map support btfs other than btf_vmlinux. new 1338b9334658 bpf: pass btf object id in bpf_map_info. new 689423db3bda bpf: lookup struct_ops types from a given module BTF. new fcc2c1fb0651 bpf: pass attached BTF to the bpf_struct_ops subsystem new e3f87fdfed7b bpf: hold module refcnt in bpf_struct_ops map creation and [...] new 612d087d4ba5 bpf: validate value_type new 8deb05c84b63 smb: Work around Clang __bdos() type confusion new 966cc171c8be cifs: Share server EOF pos with netfslib new fc43a8ac396d cifs: cifs_pick_channel should try selecting active channels new f6be98d19985 bpf, net: switch to dynamic registration new 9e926acda0c2 libbpf: Find correct module BTFs for struct_ops maps and progs. new 7c81c2490c73 bpf: export btf_ctx_access to modules. new 0253e0590e2d selftests/bpf: test case for register_bpf_struct_ops(). new 8b593021319d Merge branch 'Registrating struct_ops types from modules' new a2a7f98aeeec net: ethernet: qualcomm: Remove QDF24xx support new a6348a7104e0 net/ipv6: Remove unnecessary pr_debug() logs new 20df28fb5bd8 net/ipv6: resolve warning in ip6_fib.c new 7cea48b9a4b2 gve: Define config structs for queue allocation new 1dfc2e46117e gve: Refactor napi add and remove functions new f13697cc7a19 gve: Switch to config-aware queue allocation new 92a6d7a4010c gve: Refactor gve_open and gve_close new 5f08cd3d6423 gve: Alloc before freeing when adjusting queues new f3753771e7cc gve: Alloc before freeing when changing features new fa47527c71dc Merge branch 'gve-alloc-before-freeing-when-changing-config' new a68106a6928e cifs: translate network errors on send to -ECONNABORTED new 64cc377b7628 cifs: helper function to check replayable error codes new 4f1fffa23769 cifs: commands that are retried should have replay flag set new 4cdad8026186 cifs: set replay flag for retries of write command new 993d1c346b1a cifs: fix stray unlock in cifs_chan_skip_or_disable new 15b4f88dcc0a selftests/bpf: Move is_jit_enabled() into testing_helpers new 0b50478fd877 selftests/bpf: Skip callback tests if jit is disabled in t [...] new 32749605e3a9 Merge branch 'skip-callback-tests-if-jit-is-disabled-in-te [...] new d47b9f68d289 libbpf: Correct bpf_core_read.h comment wrt bpf_core_relo struct new e94b29f2bd73 dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the [...] new 70e0af37e81e phy: qcom: qmp-pcie: Add QMP v6 registers layout new 606060ce8fd0 phy: qcom-qmp-pcie: Add support for X1E80100 g3x2 and g4x2 PCIE new f7c6249d76f1 phy: armada-38x: add mux value for gbe port 0 on serdes 0 new 0077a504e1a4 ahci: asm1166: correct count of reported ports new 292feca57fd9 Merge remote-tracking branch 'libata/for-6.8-fixes' into for-next new fbe32045587d pwm: Drop useless member .of_pwm_n_cells of struct pwm_chip new c9d04a6e16a5 pwm: Let the of_xlate callbacks accept references without period new 7755604d36d2 pwm: clps711x: Drop custom .of_xlate() callback new b578dc69e6b1 pwm: Drop duplicate check against chip->npwm in of_pwm_xla [...] new 7ffa8f3d3023 fs: Remove NTFS classic new 1d4e8b91d242 ARM: dts: stm32: lxa-tac: drive powerboard lines as open-drain new c2427e70c163 x86/resctrl: Implement new mba_MBps throttling heuristic new 56062d60f117 x86/entry/ia32: Ensure s32 is sign extended to s64 new aabf5531618f mm/cma: fix placement of trace_cma_alloc_start/finish new c4a0bc45c18e maple_tree: fix comment describing mas_node_count_gfp() new 6ab15b4afd1c mm/memory_hotplug: introduce MEM_PREPARE_ONLINE/MEM_FINISH [...] new 2fc494346645 s390/mm: allocate vmemmap pages from self-contained memory range new 692373e1c7c8 s390/sclp: remove unhandled memory notifier type new 691b94b75e07 s390/mm: implement MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE n [...] new e3596bcf3e36 s390: enable MHP_MEMMAP_ON_MEMORY new 4a9b5ef78a62 mm/filemap: avoid type conversion new 2142191854a9 selftests/mm/ksm_functional: prevent unmapping undefined address new e282ed0b566c selftests/mm: new test that steals pages new 005bb180c6f1 mm: vmalloc: add va_alloc() helper new 0a1639aec7a7 mm: vmalloc: rename adjust_va_to_fit_type() function new c365417f04de mm: vmalloc: move vmap_init_free_space() down in vmalloc.c new ae38c6f077d4 mm: vmalloc: remove global vmap_area_root rb-tree new dbd7757a1581 mm: vmalloc: mark vmap_init_free_space() with __init tag new 0eb4088ad6e6 fix a wrong value passed to __find_vmap_area() new 987d7a84fc7b mm/vmalloc: remove vmap_area_list new 73f9b62864da mm: vmalloc: Fix a warning in the crash_save_vmcoreinfo_init() new 1ac725bc016d mm: vmalloc: remove global purge_vmap_area_root rb-tree new aa01c5513bc3 mm: vmalloc: offload free_vmap_area_lock lock new 31e8d492d5d5 mm: vmalloc: support multiple nodes in vread_iter new 8a1c07fb572a mm: vmalloc: support multiple nodes in vmallocinfo new e89e99201cad mm: vmalloc: set nr_nodes based on CPUs in a system new 5e3a8cd89c14 mm: vmalloc: add a shrinker to drain vmap pools new 1af5546ccd94 mm/mmap: simplify vma link and unlink new 2c6ae2b570b0 mm: memory: use nth_page() in clear/copy_subpage() new 84105cd03cf1 mm: list_lru: disable memcg_aware when cgroup.memory is se [...] new 2dd4ded851ea mm: list_lru: remove unused macro list_lru_init_key() new 73eb68118b37 mm: mmap: no need to call khugepaged_enter_vma() for stack new 469e4844e7ac mm, lru_gen: batch update counters on aging new e9e43173cd2e mm, lru_gen: move pages in bulk when aging new 8376080c0d79 mm, lru_gen: try to prefetch next page when scanning LRU new 6ef772c598b6 memcg: convert mem_cgroup_move_charge_pte_range() to use a folio new cf2170758ef2 memcg: return the folio in union mc_target new d2377643f20a memcg: use a folio in get_mctgt_type new aa566f30eded memcg: use a folio in get_mctgt_type_thp new 8d36cacb480b mm: add pfn_swap_entry_folio() new 91fb93e11304 proc: use pfn_swap_entry_folio where obvious new f84017d9ed7b mprotect: use pfn_swap_entry_folio new 8fd60b73ad80 s390: use pfn_swap_entry_folio() in ptep_zap_swap_entry() new 43ed1d071048 mm: use pfn_swap_entry_folio() in __split_huge_pmd_locked() new 87161dcc48ac mm: use pfn_swap_entry_to_folio() in zap_huge_pmd() new cee28b01940e mm: use pfn_swap_entry_folio() in copy_nonpresent_pte() new 266a3f910963 mm: convert to should_zap_page() to should_zap_folio() new e7953a38163c mm-convert-to-should_zap_page-to-should_zap_folio-fix new 476531ca43df mm: convert mm_counter() to take a folio new 53d4e42c9605 mm: convert mm_counter_file() to take a folio new e7645501faf9 fs/proc/task_mmu.c: add_to_pagemap: remove useless parameter addr new 70baeed19412 mm: update mark_victim tracepoints fields new 2e45460345c0 mm/mempolicy: implement the sysfs-based weighted_interleav [...] new a0b36efa2899 mm/mempolicy: refactor a read-once mechanism into a functi [...] new 5661f60b7927 mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weigh [...] new 45306ad7fb95 readahead: use ilog2 instead of a while loop in page_cache [...] new a5654271f9f9 mm: HVO: introduce helper function to update and flush pgtable new 7f54adfc7929 arm64: mm: HVO: support BBM of vmemmap pgtable safely new 1cc42a13996b arm64: mm: re-enable OPTIMIZE_HUGETLB_VMEMMAP new 6b58c19117fe mm/zswap: improve with alloc_workqueue() call new 21d88aed5d69 tools/mm: add thpmaps script to dump THP usage info new daf362f76ff2 mm: memory: move mem_cgroup_charge() into alloc_anon_folio() new 0609e293f550 mm: writeback: ratelimit stat flush from mem_cgroup_wb_stats new 83bdb4e2917e selftests/memfd: delete unused declarations new a780bd3d2583 userfaultfd: fix return error if mmap_changing is non-zero [...] new 17dec4daffc9 selftests: mm: perform some system cleanup before using hugepages new cdb7638c59b0 arm/pgtable: define PFN_PTE_SHIFT on arm and arm64 new caddf5d448e9 nios2/pgtable: define PFN_PTE_SHIFT new 41cbdac949c3 powerpc/pgtable: define PFN_PTE_SHIFT new 359a4591f504 riscv: pgtable: define PFN_PTE_SHIFT new 39964012a534 s390/pgtable: define PFN_PTE_SHIFT new 43791df9236f sparc/pgtable: define PFN_PTE_SHIFT new e55c50f52530 mm/memory: factor out copying the actual PTE in copy_prese [...] new 1aeb4dee9efd mm/memory: pass PTE to copy_present_pte() new 170fa9143f1b mm/memory: optimize fork() with PTE-mapped THP new d4e27e0dcc8e mm-memory-optimize-fork-with-pte-mapped-thp-fix new 64e6cc6f6ea0 mm/memory: ignore dirty/accessed/soft-dirty bits in folio_ [...] new e074e22540b1 mm/memory: ignore writable bit in folio_pte_batch() new 146c97c583dd maple_tree: avoid duplicate variable init in mast_spanning [...] new e87f3732d229 mempolicy: clean up minor dead code in queue_pages_test_walk() new b707bcef6e7d kexec: split crashkernel reservation code out from crash_core.c new 8459781d0d29 crash: split vmcoreinfo exporting code out from crash_core.c new 1777bfb42f56 crash: remove dependency of FA_DUMP on CRASH_DUMP new 8ac53f28ed2f crash: split crash dumping code out from kexec_core.c new 08d5cbeaeb38 crash: clean up kdump related config items new 525957801bac x86, crash: wrap crash dumping code into crash related ifdefs new c233291b9eec arm64, crash: wrap crash dumping code into crash related ifdefs new 9dc830523e4e ppc, crash: enforce KEXEC and KEXEC_FILE to select CRASH_DUMP new ad82e944d12c s390, crash: wrap crash dumping code into crash related ifdefs new a813a86df4fb sh, crash: wrap crash dumping code into crash related ifdefs new 4d6957b18f0e mips, crash: wrap crash dumping code into crash related ifdefs new 72e6e4c031de riscv, crash: wrap crash dumping code into crash related ifdefs new b03243e2cb3f arm, crash: wrap crash dumping code into crash related ifdefs new 15de38b595a4 loongarch, crash: wrap crash dumping code into crash relat [...] new d158f82704d0 mm/zswap: make sure each swapfile always have zswap rb-tree new a243569fdc70 mm/zswap: split zswap rb-tree new 927d62e314d7 mm: swap: enforce updating inuse_pages at the end of swap_ [...] new 6e0f9946e955 mm: zswap: remove unnecessary trees cleanups in zswap_swapoff() new a6b0d73ad04d mm/mmap: introduce vma_set_range() new aaa8262422a7 mm: make vm_area_struct anon_name field RCU-safe new 5f7263d22317 mm: add mm_struct sequence number to detect write locks new 0c30c4cd9530 mm/maps: read proc/pid/maps under RCU new 86772284e626 mm: optimization on page allocation when CMA enabled new a6902411fc4a mm: add defines for min/max swappiness new ab9b325fc67d mm: add swappiness= arg to memory.reclaim new b9bf6d06379c bounds: support non-power-of-two CONFIG_NR_CPUS new caa7eb1b0266 selftests/bpf: update LLVM Phabricator links new a36eee4cf2ce arch and include: update LLVM Phabricator links new ef4ae81080e5 treewide: update LLVM Bugzilla links new 710ae095c764 selftests: add eventfd selftests new a159a3348122 list: add hlist_count_nodes() new 88d0fd2d83d0 binder: use of hlist_count_nodes() new bc4f842dc84e bcache: use of hlist_count_nodes() new 6e8f31aa05f2 ocfs2: Spelling fix new ae488796f2ef lib/win_minmax: fix header comments new f73abc286dbf panic: suppress gnu_printf warning new 970eecdd00e1 lib min_heap: optimize number of calls to min_heapify() new 9e23b5e5a537 lib min_heap: optimize number of comparisons in min_heapify() new b6c841838a80 sysctl: allow change system v ipc sysctls inside ipc namespace new 55ee897192ed docs: add information about ipc sysctls limitations new c54ae7513cbd sysctl: allow to change limits for posix messages queues new 697b700b4226 user_namespace: Remove unnecessary NULL values from kbuf new 89955f43e8c8 lib/sort: optimize heapsort for equal elements in sift-down path new 42d414a0adf8 lib/sort: Optimize heapsort with double-pop variation new cd2dfaefc9f4 kprobes: use synchronize_rcu_tasks_rude in kprobe_optimizer new 9740ed928639 kprobes-use-synchronize_rcu_tasks_rude-in-kprobe_optimizer-fix new 4a124eb4a5ab flex_proportions: remove unused fprop_local_single new 4a2b94ba52ca ptrace_attach: shift send(SIGSTOP) into ptrace_set_stopped() new eff4a61c78be lib: dhry: remove unneeded <linux/mutex.h> new 39c1d79a0f10 lib: dhry: use ktime_ms_delta() helper new c317b9b22eb2 lib: dhry: add missing closing parenthesis new 63db8d06bb0d nilfs2: convert recovery logic to use kmap_local new 3f966b11dc00 nilfs2: convert segment buffer to use kmap_local new 79d4964bcc4a nilfs2: convert nilfs_copy_buffer() to use kmap_local new a73d6ca9b280 nilfs2: convert metadata file common code to use kmap_local new efeeb67df402 nilfs2: convert sufile to use kmap_local new 609466a555a7 nilfs2: convert persistent object allocator to use kmap_local new bfcd88b9fa59 nilfs2: convert DAT to use kmap_local new 5f102522bc31 nilfs2: move nilfs_bmap_write call out of nilfs_write_inod [...] new f9eb46879b7c nilfs2: do not acquire rwsem in nilfs_bmap_write() new f2cae41aff12 nilfs2: convert ifile to use kmap_local new 5524cc460b5a nilfs2: localize highmem mapping for checkpoint creation w [...] new 97c44a0f663c nilfs2: localize highmem mapping for checkpoint finalizati [...] new b0b2080c021a nilfs2: localize highmem mapping for checkpoint reading wi [...] new 2a13b8479d17 nilfs2: remove nilfs_cpfile_{get,put}_checkpoint() new 979741ebd48f nilfs2: convert cpfile to use kmap_local new 472450bdd62b Merge branch 'mm-nonmm-unstable' into mm-everything new 06b8db3a7dde fs: remove NTFS classic from docum. index new 6663375d2faa Merge branch into tip/master: 'locking/urgent' new d34247028ee6 Merge branch into tip/master: 'x86/urgent' new 15572cdc3098 Merge branch into tip/master: 'x86/merge' new 8a4b7da63dbe Merge branch into tip/master: 'x86/bugs' new 54b61b7ccc76 Merge branch into tip/master: 'x86/cache' new 75ba07d66321 Merge branch into tip/master: 'x86/misc' new ae6c95cdc9af Merge branch into tip/master: 'x86/mm' new 369c196570b2 Merge branch into tip/master: 'x86/sev' new 3f3174996be6 RAS: Introduce AMD Address Translation Library new 6c9058f49084 EDAC/amd64: Use new AMD Address Translation Library new 1289c431641f Documentation: RAS: Add index and address translation section new 71c2bab9c258 Merge ras/edac-amd-atl into for-next new 82852a3cc215 selftests/landlock: Fix fs_test build with old libc new 98f8e294ae58 landlock: Add IOCTL access right new c781cd84fcde selftests/landlock: Test IOCTL support new b4ce30853578 selftests/landlock: Test IOCTL with memfds new 1ace27bd2e59 selftests/landlock: Test ioctl(2) and ftruncate(2) with op [...] new 3a0e8c6ff5da samples/landlock: Add support for LANDLOCK_ACCESS_FS_IOCTL new 74cd374411a0 landlock: Document IOCTL support new 2c70d9e7712d rcu/nocb: Make IRQs disablement symmetric new 1687e3f96eeb rcu/nocb: Re-arrange call_rcu() NOCB specific code new 64abccdc23dc rcu/nocb: Fix WARN_ON_ONCE() in the rcu_nocb_bypass_lock() new 55b1a9e3e364 rcu/exp: Fix RCU expedited parallel grace period kworker a [...] new 8308bb574325 rcu/exp: Handle RCU expedited grace period kworker allocat [...] new c75855788f8f rcu: s/boost_kthread_mutex/kthread_mutex new 2a8ef258a23e rcu/exp: Move expedited kthread worker creation functions [...] new 087e5b90e4ae rcu/exp: Make parallel exp gp kworker per rcu node new 6f9032c8250d rcu/exp: Handle parallel exp gp kworkers affinity new dd5651ce0689 rcu/exp: Remove rcu_par_gp_wq new ec3768b7bf67 rcu/sync: remove un-used rcu_sync_enter_start function new 1ec1fa70672e rcu/nocb: Check rdp_gp->nocb_timer in __call_rcu_nocb_wake() new 0af3acc42dbe rcu-tasks: Eliminate deadlocks involving do_exit() and RCU tasks new 082fd1ea1f98 fsnotify: optimize the case of no parent watcher new b7dbaace3971 fsnotify: Add fsnotify_sb_has_watchers() helper new f9915372abad Merge branches 'pm-cpufreq' and 'pm-tools' into linux-next new 8831e2e9bce4 Merge branch 'thermal-intel' into linux-next new cd04011c5859 Merge fsnotify optimization & cleanup from Amir. new b204aa0f99cf spi: consolidate setting message->spi new 18975ce05799 selftests/seccomp: Handle EINVAL on unshare(CLONE_NEWPID) new fbcdf41167fe selftests/seccomp: Change the syscall used in KILL_THREAD test new 0c6f28a84431 selftests/seccomp: user_notification_addfd check nextfd is [...] new 0c4ac5ab8b9d Merge branch 'vfs.misc' into vfs.all new 0c5c260545bd Merge branch 'vfs.netfs' into vfs.all new 8577a331532b Merge branch 'vfs.fs' into vfs.all new 16c595a53c5f Revert "net: ethernet: qualcomm: Remove QDF24xx support" new 177f1d083a19 selftests/bpf: Fix the flaky tc_redirect_dtime test new ce6f6cffaeaa selftests/bpf: Wait for the netstamp_needed_key static key [...] new 43aea12bc365 Merge remote-tracking branch 'asoc/for-6.9' into asoc-next new fad5e0b6d357 Merge remote-tracking branch 'regulator/for-6.9' into regu [...] new 367122c529f3 libfs: Attempt exact-match comparison first during casefol [...] new a0ccb01358b4 Merge remote-tracking branch 'spi/for-6.9' into spi-next new 0b3bbd8f9baf counter: linux/counter.h: fix Excess kernel-doc descriptio [...] new 1310957bfe65 bpf: Align CAP_NET_ADMIN checks with bpf_capable() approach new e43831fe57bb bpf: Add BPF token delegation mount options to BPF FS new 5263a65a6ac2 bpf: Introduce BPF token object new 18c9f8248366 bpf: Add BPF token support to BPF_MAP_CREATE command new 6f19475e52cc bpf: Add BPF token support to BPF_BTF_LOAD command new 5880ef9dc52a bpf: Add BPF token support to BPF_PROG_LOAD command new b1099b53eee6 bpf: Take into account BPF token when fetching helper protos new 3f042d22873b bpf: Consistently use BPF token throughout BPF verifier logic new d2fd2efe9797 bpf,lsm: Refactor bpf_prog_alloc/bpf_prog_free LSM hooks new a60dd8f5232a bpf,lsm: Refactor bpf_map_alloc/bpf_map_free LSM hooks new 736762bc089d bpf,lsm: Add BPF token LSM hooks new aa6385965f34 libbpf: Add bpf_token_create() API new 8b7971beaa5f libbpf: Add BPF token support to bpf_map_create() API new 3f06a307a8ae libbpf: Add BPF token support to bpf_btf_load() API new 34ace19d6c52 libbpf: Add BPF token support to bpf_prog_load() API new 3d8da8a12fcd selftests/bpf: Add BPF token-enabled tests new f78006420686 bpf,selinux: Allocate bpf_security_struct per BPF token new ef4fc8918e7a bpf: Fail BPF_TOKEN_CREATE if no delegation option was set [...] new e45dac29dc87 bpf: Support symbolic BPF FS delegation mount options new 9d4ebc33d665 selftests/bpf: Utilize string values for delegate_xxx moun [...] new 05d51b9f2c99 libbpf: Split feature detectors definitions from cached results new 0c2bd7588e5d libbpf: Further decouple feature checking logic from bpf_object new df7f8d83b298 libbpf: Move feature detection code into its own file new 5955455b74bd libbpf: Wire up token_fd into feature probing logic new 4ba1dbeb6982 libbpf: Wire up BPF token support at BPF object level new b2f72bbb2857 selftests/bpf: Add BPF object loading tests with explicit [...] new d4e4ea903a04 selftests/bpf: Add tests for BPF object load with implicit token new e296ff93f7e9 libbpf: Support BPF token path setting through LIBBPF_BPF_ [...] new d168bbfbf776 selftests/bpf: Add tests for LIBBPF_BPF_TOKEN_PATH envvar new 6b9a115dbde0 selftests/bpf: Incorporate LSM policy to token-based tests new 6e9f733303fa Merge branch 'bpf-token' new 525e8c8542dc iio: light: vcnl4000: Set ps high definition for 4040/4200 new af2795a351dd iio: test: test gain-time-scale helpers new 1856922150fc MAINTAINERS: add IIO GTS tests new 1ed4b5631002 Revert "KEYS: encrypted: Add check for strsep" new 9c82169208dd smack: Set SMACK64TRANSMUTE only for dirs in smack_inode_s [...] new ac02f007d64e smack: Handle SMACK64TRANSMUTE in smack_inode_setsecurity() new 51b15e7990cb smack: Always determine inode labels in smack_inode_init_s [...] new e63d86b8b764 smack: Initialize the in-memory inode in smack_inode_init_ [...] new 69bfd663693e Merge branch 'mm-everything' of git://git.kernel.org/pub/s [...] new 02002068055e fix up for "crash: remove dependency of FA_DUMP on CRASH_DUMP" new 1c448632a4c5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new f08370e80e5e Merge branch 'perf-tools-next' of git://git.kernel.org/pub [...] new 88c8ca1c2da9 Merge branch 'compiler-attributes' of https://github.com/o [...] new 728332c6fccb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 7238a55069d5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new ca4e31ecb826 Merge branch 'at91-next' of git://git.kernel.org/pub/scm/l [...] new fae864aaa7fe Merge branch 'next' of https://github.com/Broadcom/stblinux.git new 0faf46e245b8 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...] new a99cbfda96cf Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new de17ad371647 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 0fdef9bbfc39 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new f5b566cf0dbd Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new a178f3c34dfa Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new 5003ba39dacf Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 56ac8bac7d18 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new e8a2d6a2bf06 Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...] new cb203188b47a Merge branch 'stm32-next' of git://git.kernel.org/pub/scm/ [...] new 2f533eec309a Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...] new 1a24e2cfff34 Merge branch 'next' of https://git.linaro.org/people/jens. [...] new d7d396512c9b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 119dee72461b Merge branch 'for-next' of git://github.com/Xilinx/linux-xlnx.git new ec5aad83bf30 Merge branch 'renesas-clk' of git://git.kernel.org/pub/scm [...] new 28bb40ed777a Merge branch 'loongarch-next' of git://git.kernel.org/pub/ [...] new 5154fa182d61 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 9e6368eb22d3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new a29829ed9e69 Merge branch 'riscv-dt-for-next' of git://git.kernel.org/p [...] new d9e528bf5502 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 2d5db760a73a libbpf: Ensure undefined bpf_attr field stays 0 new ec58c5a237c5 Merge branch 'for-next' of https://evilpiepirate.org/git/b [...] new c9e05a8997a0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 20abfb14f2a2 Merge branch 'master' of git://github.com/ceph/ceph-client.git new 789705ade631 Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...] new bf0040ce775f Merge branch 'for-next' of git://git.infradead.org/users/h [...] new 4e396ce86e9d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new ca6ba6e2ade7 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...] new 59f2fdc83302 Merge branch 'exportfs-next' of git://git.kernel.org/pub/s [...] new 3e22223a1c8f Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...] new 803c0fd5bf73 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 06e93cbc3f90 Merge branch 'ksmbd-for-next' of https://github.com/smfren [...] new 90a9b4c85e75 Merge branch 'nfsd-next' of git://git.kernel.org/pub/scm/l [...] new 9056960dc2ff Merge branch 'master' of https://github.com/Paragon-Softwa [...] new 1cda6205f96d Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...] new 6408be8d7804 Merge branch 'vfs.all' of git://git.kernel.org/pub/scm/lin [...] new 2098c0c1124f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new b45573edeaeb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new eab206a321fb Merge branch 'hwmon-next' of git://git.kernel.org/pub/scm/ [...] new bb5f31d24a4e Merge branch 'docs-next' of git://git.lwn.net/linux.git new ffddbe52ce9d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...] new a3cbc621c8b2 Merge branch 'cpufreq/arm/linux-next' of git://git.kernel. [...] new 26f7f998d612 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new a2f993f6521a Merge branch 'opp/linux-next' of git://git.kernel.org/pub/ [...] new 6f7fe819d723 Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...] new 5069f13fdc47 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 6f532502ef8e Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] new 41b89c4a50cd Merge branch 'for-linux-next' of git://anongit.freedesktop [...] new 38f3b3068e58 Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...] new 87269639e4b4 Merge branch 'for-linux-next' of git://anongit.freedesktop [...] new a89aefafe908 Merge branch 'etnaviv/next' of https://git.pengutronix.de/ [...] new 4e3ceaa067f4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new ef38c9a48270 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new bad507949c2c Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...] new 6c922a36facd Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 9c5f59b0b9c7 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new 634324e99402 Merge branch 'for-next' of git://git.kernel.dk/linux-block.git new 2afa60247e30 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 294cb4acff29 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new e90547bed35a Merge branch 'next-integrity' of git://git.kernel.org/pub/ [...] new ed2121e3cfb9 Merge branch 'next' of git://github.com/cschaufler/smack-next new 677ae0b0ea4e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new deacff170c1d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 64d5c0755a69 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] new 612918419b71 Merge branch 'edac-for-next' of git://git.kernel.org/pub/s [...] new 347d07b3e0fb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 02753ecdda28 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/li [...] new c90e963cdc78 Merge branch 'riscv_kvm_next' of https://github.com/kvm-ri [...] new 8eacacf112bf Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new e529790e3d95 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new af3b796c5619 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new 75b391500ba1 Merge branch 'habanalabs-next' of git://git.kernel.org/pub [...] new 2c6493885f4b Merge branch 'icc-next' of git://git.kernel.org/pub/scm/li [...] new ec3c4f6581c6 Merge branch 'togreg' of git://git.kernel.org/pub/scm/linu [...] new 6ee4f73cf996 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new b2b1671daf84 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new 298615989b00 Merge branch 'counter-next' of git://git.kernel.org/pub/sc [...] new bb7e6afc420c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new 66c65a7fb59b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new ffc5261e356c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 29f7102cfc41 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 6ad71eb5faa8 Merge branch 'gpio/for-next' of git://git.kernel.org/pub/s [...] new 78c1f0b376db Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 5f7952553815 Merge branch 'pwm/for-next' of git://git.kernel.org/pub/sc [...] new 5920815d0a00 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new 4fb0d1db5dd5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 96676e701e32 Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git new a87db561938a Merge branch 'for-next/seccomp' of git://git.kernel.org/pu [...] new df624ff2cda9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new e9e08bc0d3c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new f7f6ec13465d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new d33a52908d9a Merge branch 'zstd-next' of https://github.com/terrelln/linux.git new f3d029ae89a8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 40c81807cdcd Merge branch 'slab/for-next' of git://git.kernel.org/pub/s [...] new 97eff0a01eb9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new b5045313561f Merge branch 'rust-next' of https://github.com/Rust-for-Li [...] new 28dfd13eb3c3 Merge branch 'bitmap-for-next' of https://github.com/norov [...] new 8110b7d94bc5 fix up for "ppc, crash: enforce KEXEC and KEXEC_FILE to se [...] new 01af33cc9894 Add linux-next specific files for 20240125
The 441 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.