This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to annotated tag next-20211210 in repository linux-next.
at 35d1dac0bc11 (tag) tagging ea922272cbe547bdf58da2aaf240d59782c6a009 (commit) replaces v5.16-rc4 tagged by Mark Brown on Tue Dec 14 13:35:50 2021 +0000
- Log ----------------------------------------------------------------- -next 20211210
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 5c92176f1f2e f2fs: avoid duplicate call of mark_inode_dirty new 43a7ab335c2e f2fs: fix to do sanity check on inode type during garbage [...] new 9d1a315fe545 f2fs: fix to avoid panic in is_alive() if metadata is inco [...] new e93848baa37b f2fs: fix to do sanity check in is_alive() new 85f9cce94cd1 f2fs: add gc_urgent_high_remaining sysfs node new 0493e0fb1d23 ksmbd: fix error code in ndr_read_int32() new 7fe816e0fa3f ksmbd: fix uninitialized symbol 'pntsd_size' new 048cd1e2adb0 Merge branch into tip/master: 'x86/sgx' new 1c14082d6341 Merge branch into tip/master: 'x86/sev' new ce50ebb1591b Merge branch into tip/master: 'x86/platform' new ff5caa7b1ce5 Merge branch into tip/master: 'x86/paravirt' new aa5d15356b8c Merge branch into tip/master: 'x86/mm' new 16021666677b Merge branch into tip/master: 'x86/misc' new 38cac6797b7e Merge branch into tip/master: 'x86/fpu' new 6a4abe085c1b Merge branch into tip/master: 'x86/cpu' new e0e71fd417af Merge branch into tip/master: 'x86/core' new 06f616538695 Merge branch into tip/master: 'sched/urgent' new 0e7543b1f311 Merge branch into tip/master: 'sched/core' new 4954332026f3 Merge branch into tip/master: 'ras/core' new 87c2e89236b2 Merge branch into tip/master: 'perf/core' new 7a0c1e8c5eb7 Merge branch into tip/master: 'locking/core' new 6227b754c202 Merge branch into tip/master: 'irq/core' new 9da622944c94 Merge branch into tip/master: 'core/entry' new a5c4165b1a70 MAINTAINERS: Add Frederic and Neeraj to their RCU files new cd6b0441cc05 rcu: Fix description of kvfree_rcu() new 5abca829cb69 torture: Drop trailing ^M from console output new 70bfe230618a torture: Allow four-digit repetition numbers for --configs [...] new 828c16fbd5a2 kcsan: Refactor reading of instrumented memory new 681649952ddd kcsan: Remove redundant zero-initialization of globals new b57443c9f541 kcsan: Avoid checking scoped accesses from nested contexts new 913bee819326 kcsan: Add core support for a subset of weak memory modeling new cee809ff25ad kcsan: Add core memory barrier instrumentation functions new ddf251ed3a1f kcsan, kbuild: Add option for barrier instrumentation only new 607bc30f7fa1 kcsan: Call scoped accesses reordered in reports new 736d3792109f kcsan: Show location access was reordered to new e2be0a8d19d3 kcsan: Document modeling of weak memory new fd5e77a9bcaa kcsan: test: Match reordered or normal accesses new 838161493877 kcsan: test: Add test cases for memory barrier instrumentation new ebe3b168c0d8 kcsan: Ignore GCC 11+ warnings about TSan runtime support new 40f99b61b3cc kcsan: selftest: Add test case to check memory barrier ins [...] new 7dbb0d1f2d38 locking/barriers, kcsan: Add instrumentation for barriers new 6acfabada1b8 locking/barriers, kcsan: Support generic instrumentation new 40ebaaf1b2cd locking/atomics, kcsan: Add instrumentation for barriers new 5a364e148941 asm-generic/bitops, kcsan: Add instrumentation for barriers new 54811f65243b x86/barriers, kcsan: Use generic instrumentation for non-s [...] new 8743157c86e2 x86/qspinlock, kcsan: Instrument barrier of pv_queued_spin [...] new 8d47a4e2b909 mm, kcsan: Enable barrier instrumentation new 8777dbf05f9e sched, kcsan: Enable memory barrier instrumentation new 8f8ca5cc61ca objtool, kcsan: Add memory barrier instrumentation to whitelist new 0593efea6d4d objtool, kcsan: Remove memory barrier instrumentation from [...] new d96c1739a40f compiler_attributes.h: Add __disable_sanitizer_instrumentation new e66506bab42e kcsan: Support WEAK_MEMORY with Clang where no objtool sup [...] new 02a0b813d8ca kcsan: Make barrier tests compatible with lockdep new 0fcab507b73a kcsan: Turn barrier instrumentation into macros new 19006f26a7e0 torture: Output per-failed-run summary lines from torture.sh new 156d69d72af7 torture: Make kvm.sh summaries note runs having only KCSAN [...] new a5c54cbe2d75 torture: Indicate which torture.sh runs' bugs are all KCSA [...] new e6a068860abf clocksource: Add a Kconfig option for WATCHDOG_MAX_SKEW new cd1f0f6a70f3 kcsan: Avoid nested contexts reading inconsistent reorder_access new d6c9436e6565 kcsan: Only test clear_bit_unlock_is_negative_byte if arch [...] new 0572502bf5e8 rcutorture: Print message before invoking ->cb_barrier() new 37ea38b7b299 EXP rcu-tasks: Check for abandoned callbacks new 7ccefa462093 EXP timers/nohz: Last resort update jiffies on nohz_full I [...] new 5ad05089c888 EXP testing/bpf: Update test names for xchg and cmpxchg new dc7c41e3d0fa EXP workqueue: Upgrade queue_work_on() comment new 9ec88eebdb3a EXP workqueue: Fix unbind_workers() VS wq_worker_running() race new 5f43dbda02c2 EXP workqueue: Fix unbind_workers() VS wq_worker_sleeping() race new 2d62f5bdbcb1 rcu: Kill rnp->ofl_seq and use only rcu_state.ofl_lock for [...] new 6f731452e4ee rcu: Add mutex for rcu boost kthread spawning and affinity [...] new f55d117f27ed samples/bpf: xdpsock: Fix swap.cocci warning new 336f222c5406 libbpf: Fix bpf_prog_load() log_buf logic for log_level 0 new eedcbe0fe13b libbpf: Add OPTS-based bpf_btf_load() API new facb3cac0be9 libbpf: Allow passing preallocated log_buf when loading BT [...] new 52fa8dd0fd53 libbpf: Allow passing user log setting through bpf_object_ [...] new 7570e22728eb libbpf: Improve logging around BPF program loading new 7e92c59cdabc libbpf: Preserve kernel error code and remove kprobe prog [...] new bb2b42a63104 libbpf: Add per-program log buffer setter and getter new fa5e5cc04e44 libbpf: Deprecate bpf_object__load_xattr() new 27a365523434 selftests/bpf: Replace all uses of bpf_load_btf() with bpf [...] new 333268feb02d selftests/bpf: Add test for libbpf's custom log_buf behavior new 53b6c4240b54 selftests/bpf: Remove the only use of deprecated bpf_objec [...] new e296bd28ea20 bpftool: Switch bpf_object__load_xattr() to bpf_object__load() new 42f9758f7fa7 Merge branch 'Enhance and rework logging controls in libbpf' new d186aa9ee3a3 Merge branch 'for-curr' of git://git.kernel.org/pub/scm/li [...] new ae338db50752 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...] new 23cdad2f4d29 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new ddb5191da624 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] new d2ddd9a63b0f Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] new 0622c9f85768 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] new 3bb4fc4378dd Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] new 9749d9b321b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new 568d8b4978db Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new c420f3e0908b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new 65e0f40a9b8f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new 4bb6293ddeb9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new fe78082af02e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new dd5ab1ed1f39 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/l [...] new 322fff11d702 Merge branch 'for-usb-fixes' of git://git.kernel.org/pub/s [...] new 92d5e3aefc56 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new 5ab480868833 Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...] new 1a9e4240cec4 Merge branch 'char-misc-linus' of git://git.kernel.org/pub [...] new 929a8b0b0170 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new fca71a94bcc2 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new a74091768bf5 Merge branch 'fixes' of git://linuxtv.org/mchehab/media-next.git new 7d60e9201bb2 Merge branch 'reset/fixes' of https://git.pengutronix.de/g [...] new 0421fca9a48b Merge branch 'mips-fixes' of git://git.kernel.org/pub/scm/ [...] new 21bf9e05846d Merge branch 'master' of git://git.kernel.org/pub/scm/virt [...] new c0691f2afe74 Merge branch 'hwmon' of git://git.kernel.org/pub/scm/linux [...] new 7a3af7452cf3 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] new 21578548b371 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new c5b95cec6f84 Merge branch 'dt/linus' of git://git.kernel.org/pub/scm/li [...] new 693b807d4ed8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new b54bb123059e Merge branch 'drm-fixes' of git://git.freedesktop.org/git/ [...] new 688ca25176b7 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new 398f57457c57 Merge branch 'rtc-fixes' of git://git.kernel.org/pub/scm/l [...] new e794c20afaaa Merge branch 'hyperv-fixes' of git://git.kernel.org/pub/sc [...] new 0321ecb74f82 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/k [...] new d572232be061 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new 2d96e647b0f0 Merge branch 'irq/irqchip-fixes' of git://git.kernel.org/p [...] new a119cd39dcbf Merge branch 'for-linux-next-fixes' of git://anongit.freed [...] new aeb3917eeae9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new d63f718f762a Merge branch 'perf/core' of git://git.kernel.org/pub/scm/l [...] new f0d7ca146e4b Merge branch 'for-next' of git://git.infradead.org/users/h [...] new b2029016517e Merge branch 'for-next' of git://git.armlinux.org.uk/~rmk/ [...] new 49c4f515afdc Merge branch 'for-next/core' of git://git.kernel.org/pub/s [...] new c2f987d1445d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new a2c8e68c9810 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 4c8666db8749 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 991a31e35a1f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 203a5e2ba90d Merge branch 'at91-next' of git://git.kernel.org/pub/scm/l [...] new 9f236c17f561 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...] new e499777aa9fb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 54f9604b7847 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new 3b907f643985 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 8b51a2b77a29 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 471e1f2764da Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 73e63a363f48 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 9cc459b25172 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new f60063f9a2ac Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new b41bd8c600c5 Merge branch 'reset/next' of https://git.pengutronix.de/gi [...] new 816bbb5bfed5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 1599a0c14efa Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 5201df4735c2 Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...] new 160b25a9231b Merge branch 'stm32-next' of git://git.kernel.org/pub/scm/ [...] new 9b265d0392bc Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...] new 5353a933d517 Merge branch 'next' of https://git.linaro.org/people/jens. [...] new 2a7d31935c60 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new e0fe608fd74a Merge branch 'ti-next' of git://git.kernel.org/pub/scm/lin [...] new 657331caa534 Merge branch 'for-next' of git://github.com/Xilinx/linux-xlnx.git new f3e251d66448 Merge branch 'clk-next' of git://git.kernel.org/pub/scm/li [...] new c6ffedfdcaa1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 41c16c54467e Merge branch 'renesas-clk' of git://git.kernel.org/pub/scm [...] new 4b75cd4d5206 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new ee52bc544c31 Merge branch 'linux-next' of git://github.com/c-sky/csky-l [...] new a6977cc80cf3 Merge branch 'h8300-next' of git://git.sourceforge.jp/gitr [...] new f9e1d6e47353 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new feeb15fd9080 Merge branch 'next' of git://git.monstr.eu/linux-2.6-micro [...] new 7f6d2fb00387 Merge branch 'mips-next' of git://git.kernel.org/pub/scm/l [...] new ea244f9f6559 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new b2487e57c712 Merge branch 'for-next' of git://github.com/openrisc/linux.git new 3c2871b0dcbc Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 9951d0f29b04 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new 4d5201c2ddba Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new 5f12c56e19ae Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 124ce953b62f Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...] new 46de15b2e07e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 5a5cc41d2299 Merge branch 'fscache-next' of git://git.kernel.org/pub/sc [...] new cd9a384c2d4b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 5db7c79afbe2 Merge branch 'master' of git://github.com/ceph/ceph-client.git new 872792822666 Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...] new 500550e676a8 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...] new a170657991e4 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...] new 142d269fced5 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...] new 138ecd2a5d07 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...] new 3d9c8eec7562 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 7a7ec910c715 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new bd356dd0b231 Merge branch 'ksmbd-for-next' of https://github.com/smfren [...] new f70b06b8d80f Merge branch 'nfsd-next' of git://git.linux-nfs.org/~bfiel [...] new b5156bb7855b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 27a10fad8635 Merge branch 'master' of https://github.com/Paragon-Softwa [...] new 27d0b07df496 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new 3d29566c6f4e Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...] new 3be67c404212 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 10ec7ac4a58f Merge branch 'locks-next' of git://git.kernel.org/pub/scm/ [...] new 78b6d50424eb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 3d9ffdc596c0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 0e3ea962c1bb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new ad753190546e Merge branch 'for-next/pstore' of git://git.kernel.org/pub [...] new 36c3470863c9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 3c8d12d7d999 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/sc [...] new c325ce1261df Merge branch 'i3c/next' of git://git.kernel.org/pub/scm/li [...] new 5b51a423b388 Merge branch 'hwmon-next' of git://git.kernel.org/pub/scm/ [...] new 95c662b81278 Merge branch 'docs-next' of git://git.lwn.net/linux.git new be57401e3fda Merge branch 'master' of git://linuxtv.org/media_tree.git new 45ce043339a8 Merge branch 'master' of git://linuxtv.org/mchehab/media-next.git new b5d5623c20f5 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...] new 4a90c68d470a Merge branch 'cpufreq/arm/linux-next' of git://git.kernel. [...] new f62fae707b9b Merge branch 'cpupower' of git://git.kernel.org/pub/scm/li [...] new 29cc41c0493a Merge branch 'thermal/linux-next' of git://git.kernel.org/ [...] new e60f5f5c96d8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new 72f0cc152338 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 55025b118674 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] new 7b1ebe8abd30 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new b55e1b22858f Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] new 2f10cc6dbdd6 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] new 68369172b8d3 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] new 4b1947267429 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] new 9d54d7884331 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] new 67072b17a54c Merge branch 'mtd/next' of git://git.kernel.org/pub/scm/li [...] new f085866a460f Merge branch 'nand/next' of git://git.kernel.org/pub/scm/l [...] new 614624362ce0 Merge branch 'spi-nor/next' of git://git.kernel.org/pub/sc [...] new 59cb510ecd28 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] new c0cfbb5410b8 Merge branch 'drm-next' of git://git.freedesktop.org/git/d [...] new 01687c769e98 Merge branch 'for-linux-next' of git://anongit.freedesktop [...] new 07bd79813836 Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...] new 7d5d3e609337 Merge branch 'for-linux-next' of git://anongit.freedesktop [...] new 60f20f12786e Merge branch 'for-linux-next-gt' of git://anongit.freedesk [...] new 178acb3d339b Merge branch 'drm/tegra/for-next' of git://anongit.freedes [...] new e9fe0a0f540e Merge branch 'msm-next' of https://gitlab.freedesktop.org/ [...] new 28a4ccd85687 Merge branch 'imx-drm/next' of https://git.pengutronix.de/ [...] new 763dbf444f8e Merge branch 'etnaviv/next' of https://git.pengutronix.de/ [...] new 15650786e787 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 390c90cd7b2c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 4405db577d29 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new 6afc199f1f6e Merge branch 'for-next' of git://git.kernel.dk/linux-block.git new 4def937c2665 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 6327e2b9a9c6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 7ff3b34eaea6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new b9057b06ee8f Merge branch 'for-mfd-next' of git://git.kernel.org/pub/sc [...] new 36ee266b8d74 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 4f3df643d0e3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 87b21215dad4 Merge branch 'next-testing' of git://git.kernel.org/pub/sc [...] new 6567f2699d22 Merge branch 'keys-next' of git://git.kernel.org/pub/scm/l [...] new 5e921ea17a3b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new f6f0cc782544 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new 4a73d5ea229f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 3b6036d8f63a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new be148136f8c4 Merge branch 'auto-latest' of git://git.kernel.org/pub/scm [...] new a16e5c25709c Merge branch 'timers/drivers/next' of git://git.linaro.org [...] new 85da7e42fd27 Merge branch 'edac-for-next' of git://git.kernel.org/pub/s [...] new 88de9a79f8a1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 5b867446ce7f Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/li [...] new 5035f7ccf420 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/k [...] new 422ff6ff6434 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new 46357f394eed Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 6f6e7624c920 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new c2849f3962ff Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new c306af27bc6f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 550d9d03b4fc Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 1c52ed64f6c3 Merge branch 'for-next' of git://github.com/cminyard/linux [...] new 3971ebe4d6f9 Merge branch 'driver-core-next' of git://git.kernel.org/pu [...] new 2c7b2e8acd29 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/li [...] new 1472e2c6299b Merge branch 'for-usb-next' of git://git.kernel.org/pub/sc [...] new 9afdcffdcdf6 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/li [...] new 31466327d342 Merge branch 'char-misc-next' of git://git.kernel.org/pub/ [...] new f2707e99cad2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new be12f242c21f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new 3e2d2a80139b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new 11a70a679caa Merge branch 'staging-next' of git://git.kernel.org/pub/sc [...] new 5b750f72a7cd Merge branch 'togreg' of git://git.kernel.org/pub/scm/linu [...] new 3f7e917bb6eb Merge branch 'for-next' of https://gitlab.com/peda-linux/mux.git new 5919a271162c Merge branch 'icc-next' of git://git.kernel.org/pub/scm/li [...] new 44f7ce01ed85 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new fa80366fc817 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 05798af19a10 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new a36f17c7f208 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 43eea155f182 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...] new 311992886e83 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new f950a210fcbc Merge branch 'gpio/for-next' of git://git.kernel.org/pub/s [...] new 5ac6e326a751 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 4ffc672efe1d Merge branch 'gpio/gpio-sim' of git://git.kernel.org/pub/s [...] new 4a4ead0b4f4d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 381d205d8d4c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 37e41be5f341 Merge branch 'renesas-pinctrl' of git://git.kernel.org/pub [...] new 2b5e77b4ee47 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 67f73a50b72b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new d0db96bd2ff2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 12f4aba9905e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new 5e9e45a81f2c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 7a230f736a2e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new 66dbc71db0ec Merge branch 'rtc-next' of git://git.kernel.org/pub/scm/li [...] new 855dabf6519f Merge branch 'at24/for-next' of git://git.kernel.org/pub/s [...] new c4ce49935667 Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git new 39cf3a3eb03c Merge branch 'for-next/seccomp' of git://git.kernel.org/pu [...] new e540ce325f83 Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...] new eec795e168fb Merge branch 'gnss-next' of git://git.kernel.org/pub/scm/l [...] new 15329e42cad3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 7b256d198866 Merge branch 'main' of git://git.infradead.org/users/willy [...] new 5c06f5b6844d Merge branch 'auxdisplay' of https://github.com/ojeda/linux.git new c0c3dc5d98f4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 3d297900f2a2 Merge branch 'cfi/next' of git://git.kernel.org/pub/scm/li [...] new ba43c32f575e Merge branch 'mhi-next' of git://git.kernel.org/pub/scm/li [...] new ad3e22445a2d Merge branch 'rust-next' of https://github.com/Rust-for-Li [...] new d3c577a6e689 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new 21e4fce9eea8 Merge branch 'for-next' of git://git.infradead.org/users/w [...] new ac0b9899afbd Merge branch 'bitmap-master-5.15' of https://guthub.com/no [...] new a3d29ffb2d8e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 9b34d916eb4e Merge branch 'slab-next' of git://git.kernel.org/pub/scm/l [...] new 253a36e84c59 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] new 281d16b416b8 mm: fix panic in __alloc_pages new 5dc3fd0e669e mm: bdi: initialize bdi_min_ratio when bdi is unregistered new cd65fc52aca5 mm-bdi-initialize-bdi_min_ratio-when-bdi-unregister-fix new 5c977fa4e00c Increase default MLOCK_LIMIT to 8 MiB new 3518176c40ca MAINTAINERS: update kdump maintainers new 6e70674f3363 mailmap: Update email address for Guo Ren new 7c4f399baae1 filemap: remove PageHWPoison check from next_uptodate_page() new 90918566f264 timers: implement usleep_idle_range() new 58bd2801dd93 mm/damon/core: fix fake load reports due to uninterruptibl [...] new 33afc24bb325 mm/damon/core: use better timer mechanisms selection threshold new ba1ccbc9de18 mm/damon/dbgfs: remove an unnecessary error message new 61b0b04eb62d mm/damon/core: remove unnecessary error messages new f8e26da8feec mm/damon/vaddr: remove an unnecessary warning message new b78bacb1a984 mm/damon/vaddr-test: split a test function having >1024 by [...] new 9886c06e2870 mm/damon/vaddr-test: remove unnecessary variables new d56cb23546f6 selftests/damon: skip test if DAMON is running new 74f33e8906f9 selftests/damon: test DAMON enabling with empty target_ids case new ffea6cbc903e selftests/damon: test wrong DAMOS condition ranges input new fbc446d14e05 selftests/damon: test debugfs file reads/writes with huge count new 1eb335079ff3 selftests/damon: split test cases new 89f54d04c62f mm/slub: fix endianness bug for alloc/free_traces attributes new e715baebb07a shmem: fix a race between shmem_unused_huge_shrink and shm [...] new 82754ab402f3 shmem-fix-a-race-between-shmem_unused_huge_shrink-and-shme [...] new 97d9172e016c mm/memcg: relocate mod_objcg_mlstate(), get_obj_stock() an [...] new 662d3471544b hugetlbfs: fix issue of preallocation of gigantic pages ca [...] new 21b03ea2ddfe kfence: fix memory leak when cat kfence objects new b4b0b039023c /proc/kpageflags: prevent an integer overflow in stable_pa [...] new 4b69dc2103a1 /proc/kpageflags: do not use uninitialized struct pages new 073eb71ce090 procfs: prevent unpriveleged processes accessing fdinfo dir new 03113c2a3110 kthread: add the helper function kthread_run_on_cpu() new acadee99f0d3 kthread-add-the-helper-function-kthread_run_on_cpu-fix new d212d4b91da6 RDMA/siw: make use of the helper function kthread_run_on_cpu() new 6390e7bddb6a ring-buffer: make use of the helper function kthread_run_on_cpu() new 950ab8a099ae rcutorture: make use of the helper function kthread_run_on_cpu() new 53919bf0b420 trace/osnoise: make use of the helper function kthread_run [...] new e7b5b5cb7f3d trace/hwlat: make use of the helper function kthread_run_on_cpu() new c5dfeb544423 ia64: module: use swap() to make code cleaner new abe48046429b arch/ia64/kernel/setup.c: use swap() to make code cleaner new bea083475d3a ia64: fix typo in a comment new 698b3938f4d6 scripts/spelling.txt: add "oveflow" new 05932dae6ed9 squashfs: provide backing_dev_info in order to disable read-ahead new d3c8dad2015e ocfs2:Use BUG_ON instead of if condition followed by BUG. new b77c7f57f3f8 ocfs2: clearly handle ocfs2_grab_pages_for_write() return value new 3136a65356fb ocfs2: reflink deadlock when clone file to the same direct [...] new dc7b648317e6 ocfs2: clear links count in ocfs2_mknod() if an error occurs new df48d4611a0c ocfs2: fix ocfs2 corrupt when iputting an inode new 2783f448f172 fs/ioctl: remove unnecessary __user annotation new b99ce9c2bcb5 mm/slab_common: use WARN() if cache still has objects on destroy new b8f14908eb1f mm: slab: make slab iterator functions static new cf2140a35f23 kmemleak: fix kmemleak false positive report with HW tag-b [...] new ffcab44e714d kmemleak-fix-kmemleak-false-positive-report-with-hw-tag-ba [...] new 7f71767277d5 mm: kmemleak: alloc gray object for reserved region with d [...] new 96449ba96a23 mm: defer kmemleak object creation of module_alloc() new 61cf94c6a6bb mm-defer-kmemleak-object-creation-of-module_alloc-v4 new 60938d70b3b4 mm/page_alloc: split prep_compound_page into head and tail [...] new c051e6cad2eb mm/page_alloc: refactor memmap_init_zone_device() page init new a675d502da42 mm/memremap: add ZONE_DEVICE support for compound pages new 3a4ef21a36c5 device-dax: use ALIGN() for determining pgoff new 62628a5a9e2a device-dax: use struct_size() new 27ff7a61d434 device-dax: ensure dev_dax->pgmap is valid for dynamic devices new 6dae2fa5d9bd device-dax: factor out page mapping initialization new 7a2e42af1aea device-dax: set mapping prior to vmf_insert_pfn{,_pmd,pud}() new 3b00d3ebac73 device-dax: remove pfn from __dev_dax_{pte,pmd,pud}_fault() new c3a723d4f005 device-dax-remove-pfn-from-__dev_dax_ptepmdpud_fault-fix new a98851a2b70a device-dax: compound devmap support new 193cc4823214 kasan: test: add globals left-out-of-bounds test new 2001464baa0b kasan: add ability to detect double-kmem_cache_destroy() new f628b0376a75 kasan: test: add test case for double-kmem_cache_destroy() new 93fac291fc53 mm,fs: split dump_mapping() out from dump_page() new 1fb9da6186df tools/vm/page_owner_sort.c: sort by stacktrace before culling new 7806acd4a257 tools/vm/page_owner_sort.c: fix NULL-pointer dereference w [...] new 4fb419be8f45 tools/vm/page_owner_sort.c: support sorting by stack trace new c0e296ca3121 tools/vm/page_owner_sort.c: add switch between culling by [...] new 5edd12835cf9 tools/vm/page_owner_sort.c: support sorting pid and time new 4ca3db5f721a gup: avoid multiple user access locking/unlocking in fault [...] new a81749402f22 mm: shmem: don't truncate page if memory failure happens new 2d131d102f80 mm-shmem-dont-truncate-page-if-memory-failure-happens-chec [...] new 40d29bc38233 mm/frontswap.c: use non-atomic '__set_bit()' when possible new 31ebb136eab3 mm: memcontrol: make cgroup_memory_nokmem static new 898488daaff5 mm/page_counter: remove an incorrect call to propagate_pro [...] new 458f3ee67318 mm/memcg: add group_oom_kill memory event new c15240e24370 memcg: better bounds on the memcg stats updates new 3172d92ab077 tools/testing/selftests/vm/userfaultfd.c: use swap() to ma [...] new 7a88d32f3109 mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit new d52b16f78833 mm-remove-redundant-check-about-fault_flag_allow_retry-bit [...] new 71e61245ae92 mm: rearrange madvise code to allow for reuse new 1d05e69b9ce1 mm: add a field to store names for private anonymous memory new da18b3823b15 docs: proc.rst: /proc/PID/maps: fix malformed table new 8ba73078b026 mm: add anonymous vma name refcounting new 143e8fb9ad2e mm: ptep_clear() page table helper new 7e0d19ff30e4 mm: page table check new 943103050b77 mm-page-table-check-fix new 068c52031f5b x86: mm: add x86_64 support for page table check new e0c450ed97f2 mm: protect free_pgtables with mmap_lock write lock in exit_mmap new 2f79554aca46 mm/oom_kill: allow process_mrelease to run under mmap_lock [...] new 960623bc22b5 mm/vmalloc: alloc GFP_NO{FS,IO} for vmalloc new 008c1f18b7e7 mm/vmalloc: add support for __GFP_NOFAIL new e4d9d0702c96 mm/vmalloc: be more explicit about supported gfp flags. new 0c863b445844 mm: allow !GFP_KERNEL allocations for kvmalloc new d2e0e8afcd31 mm: make slab and vmalloc allocators __GFP_NOLOCKDEP aware new 8b37407b2756 mm: discard __GFP_ATOMIC new f61459561486 mm: introduce memalloc_retry_wait() new 116b781e35d1 mm/pagealloc: sysctl: change watermark_scale_factor max li [...] new b08fc34d2a8c mm: fix boolreturn.cocci warning new 1af22e521682 mm: page_alloc: fix building error on -Werror=array-compare new bf216ab98ce6 mm: drop node from alloc_pages_vma new 65a3ecde18a5 hugetlb: add hugetlb.*.numa_stat file new e892f7099021 hugetlb: Fix spelling mistake "hierarichal" -> "hierarchical" new e093993cb734 hugetlb/cgroup: fix copy/paste array assignment new e399b8f87d42 mm: hugetlb: free the 2nd vmemmap page associated with eac [...] new 7caa96eccf4d mm: hugetlb: replace hugetlb_free_vmemmap_enabled with a s [...] new f940cdd7eb4b mm: sparsemem: use page table lock to protect kernel pmd o [...] new 23956f3a732c selftests: vm: add a hugetlb test case new ab4264af0f0f mm: sparsemem: move vmemmap related to HugeTLB to CONFIG_H [...] new d9242b1390ac mm, hugepages: make memory size variable in hugepage-mrema [...] new d1f931584f78 selftests/uffd: allow EINTR/EAGAIN new 4de16bb7ec25 vmscan: make drop_slab_node static new e2871884d583 mm/mempolicy: use policy_node helper with MPOL_PREFERRED_MANY new 2a9618a4b084 mm/mempolicy: add set_mempolicy_home_node syscall new 806e2ae039d1 mm/mempolicy: wire up syscall set_mempolicy_home_node new d0f6ca2e3662 mm/mempolicy: convert from atomic_t to refcount_t on mempo [...] new 02348742fb43 mm-mempolicy-convert-from-atomic_t-to-refcount_t-on-mempol [...] new 5fa5ce74c0ba mm: migrate: fix the return value of migrate_pages() new cc13a8db704d mm: migrate: correct the hugetlb migration stats new bc88f13847fa mm-migrate-correct-the-hugetlb-migration-stats-fix new 7d9a88740d25 mm: compaction: fix the migration stats in trace_mm_compac [...] new dfbfdd72f50c mm/migrate.c: rework migration_entry_wait() to not take a pageref new 90171511a3b9 mm: migrate: support multiple target nodes demotion new 792562d04e70 mm: migrate: add more comments for selecting target node randomly new f02fb68965bb mm/migrate: move node demotion code to near its user new 026089dcf049 mm: ksm: fix use-after-free kasan report in ksm_might_need [...] new 462958d0c47f mm/hwpoison: mf_mutex for soft offline and unpoison new 990cd4925ebd mm/hwpoison: remove MF_MSG_BUDDY_2ND and MF_MSG_POISONED_HUGE new db01bfc30d01 mm/hwpoison: fix unpoison_memory() new ac02f9eaf7e7 mm: memcg/percpu: account extra objcg space to memory cgroups new 9b1a31b2d418 mm-memcg-percpu-account-extra-objcg-space-to-memory-cgroups-fix new d2c30911ac26 mm/rmap: convert from atomic_t to refcount_t on anon_vma-> [...] new 635f08bac2a8 mm/rmap: fix potential batched TLB flush race new 9d178d418340 mm-rmap-fix-potential-batched-tlb-flush-race-fix new 58371e6097eb zsmalloc: introduce some helper functions new c85169c872f2 zsmalloc: rename zs_stat_type to class_stat_type new 847b94121984 zsmalloc: decouple class actions from zspage works new 29b8f5b4e534 zsmalloc: introduce obj_allocated new 89784b301a09 zsmalloc: move huge compressed obj from page to zspage new a71e3053c845 zsmalloc: remove zspage isolation for migration new 51f058688129 locking/rwlocks: introduce write_lock_nested new 8f8e630fac06 locking/rwlocks: fix write_lock_nested for RT new 16308946a2da locking: fixup write_lock_nested() implementation new 4bdcdb13124d zsmalloc: replace per zpage lock with pool->migrate_lock new 1296a1d0bc38 zsmalloc: replace get_cpu_var with local_lock new 0b1771849401 mm: introduce fault_in_exact_writeable() to probe for sub- [...] new 2fa403c2e4d9 arm64: add support for sub-page faults user probing new f98b08d83021 btrfs: avoid live-lock in search_ioctl() on hardware with [...] new 33119af30a9d zram: use ATTRIBUTE_GROUPS new 3bbc2a1beb92 mm: fix some comment errors new 85bd165df883 mm/hmm.c: Allow VM_MIXEDMAP to work with hmm_range_fault new 495ff5b99fa3 mm/damon: unified access_check function naming rules new 86f9b9750e33 mm/damon: add 'age' of region tracepoint support new c27112a90bd3 mm/damon/core: use abs() instead of diff_of() new 65f81cdba459 mm/damon: remove some unneeded function definitions in damon.h new 590378615579 mm-damon-remove-some-no-need-func-definitions-in-damonh-file-fix new 7e25ba59666e mm/damon/vaddr: remove swap_ranges() and replace it with swap() new 8fdbe4c40bfa mm/damon/schemes: add the validity judgment of thresholds new 37fdd56e4556 mm/damon: move damon_rand() definition into damon.h new 2df8b88a222e mm/damon: modify damon_rand() macro to static inline function new 06533cf78e18 fs/buffer.c: add debug print for __getblk_gfp() stall problem new 04c59215a7f2 fs/buffer.c: dump more info for __getblk_gfp() stall problem new 19bbd445d88b kernel/hung_task.c: Monitor killed tasks. new 93708e4c6713 proc/vmcore: don't fake reading zeroes on surprise vmcore_ [...] new eafb764a6644 proc: make the proc_create[_data]() stubs static inlines new b71c117ac4c7 proc-make-the-proc_create-stubs-static-inlines-fix new 96f13f67c418 proc-make-the-proc_create-stubs-static-inlines-fix2 new db9fd7621e2b proc-make-the-proc_create-stubs-static-inlines-fix2-fix new 89073353e557 proc/sysctl: make protected_* world readable new 41f9acadf5d0 fs/exec: replace strlcpy with strscpy_pad in __set_task_comm new 1acbb6d9a0ab fs/exec: replace strncpy with strscpy_pad in __get_task_comm new 45d29d23b2f9 drivers/infiniband: replace open-coded string copy with ge [...] new 8d00126f0e1c fs/binfmt_elf: replace open-coded string copy with get_task_comm new a51261bc0eb4 samples/bpf/test_overhead_kprobe_kern: replace bpf_probe_r [...] new 7d085572d011 tools/bpf/bpftool/skeleton: replace bpf_probe_read_kernel [...] new 1afdb1a8fed8 tools/testing/selftests/bpf: replace open-coded 16 with TA [...] new 97bb50cdcdb9 kthread: dynamically allocate memory to store kthread's full name new e887e4d2ea82 kstrtox: uninline everything new b22f7ea116ad list: introduce list_is_head() helper and re-use it in list.h new 65c27708bbc1 lz4: fix LZ4_decompress_safe_partial read out of bound new 16b498dbd631 checkpatch: relax regexp for COMMIT_LOG_LONG_LINE new 3935b7cf98f5 checkpatch: Improve Kconfig help test new 812e5b285958 const_structs.checkpatch: add frequently used ops structs new f4f8c47d5ae2 ELF: fix overflow in total mapping size calculation new 54bf2961406f init/main.c: silence some -Wunused-parameter warnings new a2cce5ef9c02 hfsplus: use struct_group_attr() for memcpy() region new 758810072024 panic: use error_report_end tracepoint on warnings new ce1c67497555 panic-use-error_report_end-tracepoint-on-warnings-fix new 5880ebbb11cf delayacct: support swapin delay accounting for swapping wi [...] new 5fa7e35fb319 delayacct: fix incomplete disable operation when switch en [...] new e75dbdf806d7 delayacct: cleanup flags in struct task_delay_info and fun [...] new 55627b4dc84f configs: introduce debug.config for CI-like setup new 599865c9bd5d arch/Kconfig: split PAGE_SIZE_LESS_THAN_256KB from PAGE_SI [...] new 10c38510ac00 btrfs: use generic Kconfig option for 256kB page size limit new d2d398eb6b84 lib/Kconfig.debug: make TEST_KMOD depend on PAGE_SIZE_LESS [...] new 859ae1474d30 ubsan: remove CONFIG_UBSAN_OBJECT_SIZE new 25951a88c797 Merge branch 'akpm-current/current' new 603c784fe449 sysctl: add a new register_sysctl_init() interface new efae1bbd8abe sysctl: move some boundary constants from sysctl.c to sysctl_vals new c2a2edc1fe6d sysctl-move-some-boundary-constants-from-sysctlc-to-sysctl [...] new f8c926e927e8 hung_task: move hung_task sysctl interface to hung_task.c new 2a7c36e167a0 watchdog: move watchdog sysctl interface to watchdog.c new 22ee35d85c0f sysctl: make ngroups_max const new 112df9e7d124 sysctl: use const for typically used max/min proc sysctls new ef9fc08e11ad sysctl: use SYSCTL_ZERO to replace some static int zero uses new 0d8f22935c1e aio: move aio sysctl to aio.c new 3d5bae450345 dnotify: move dnotify sysctl to dnotify.c new 5e67aa4bd9ff hpet: simplify subdirectory registration with register_sysctl() new 56b11a8e4023 i915: simplify subdirectory registration with register_sysctl() new 523b87b03b97 macintosh/mac_hid.c: simplify subdirectory registration wi [...] new a26dbb49fe1f ocfs2: simplify subdirectory registration with register_sysctl() new 9cf3e43c2cad test_sysctl: simplify subdirectory registration with regis [...] new 9fde633a3a0d inotify: simplify subdirectory registration with register_ [...] new 5512b5983f8c inotify-simplify-subdirectory-registration-with-register_s [...] new eb5331c3e705 cdrom: simplify subdirectory registration with register_sysctl() new cb0b378a3acc eventpoll: simplify sysctl declaration with register_sysctl() new 984a60bf7592 firmware_loader: move firmware sysctl to its own files new c71726b18ba8 firmware_loader-move-firmware-sysctl-to-its-own-files-fix new 2a84fd943ce7 firmware_loader-move-firmware-sysctl-to-its-own-files-fix-fix new c1fee0c3a333 firmware_loader-move-firmware-sysctl-to-its-own-files-fix-3 new 5ba79a3907c3 random: move the random sysctl declarations to its own file new 627715129d58 sysctl: add helper to register a sysctl mount point new afa4ecb916d9 sysctl-add-helper-to-register-a-sysctl-mount-point-fix new 94e2a8bb148e fs: move binfmt_misc sysctl to its own file new 25d721498314 printk: move printk sysctl to printk/sysctl.c new 81e9474ae5eb scsi/sg: move sg-big-buff sysctl to scsi/sg.c new 84cf9648df1b stackleak: move stack_erasing sysctl to stackleak.c new 924940add9a6 sysctl: share unsigned long const values new 0e045319965d fs: move inode sysctls to its own file new 5072290b3968 fs: move fs stat sysctls to file_table.c new ef273fbef972 fs: move dcache sysctls to its own file new fb21dd9adf5e fs/inode: avoid unused-variable warning new 0578b772a37b fs/dcache: avoid unused-function warning new 6fcdb7d45f5d sysctl: move maxolduid as a sysctl specific const new 61ec7b9fc4c5 fs: move shared sysctls to fs/sysctls.c new 99fcc0c0a4ab fs: move locking sysctls where they are used new 566ac9d37129 fs: move namei sysctls to its own file new cdea312d1e55 fs: move fs/exec.c sysctls into its own file new 44aa74276480 fs: move pipe sysctls to is own file new 99983410434e sysctl: add and use base directory declarer and registrati [...] new 4d23512b227b sysctl-add-and-use-base-directory-declarer-and-registratio [...] new ad6ee1ef0eb3 fs: move namespace sysctls and declare fs base directory new 1962e3d9e48e kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases() new 00b55fa4174a printk: fix build warning when CONFIG_PRINTK=n new fdddf7e1e9e2 fs/coredump: move coredump sysctls into its own file new 21894168bbe1 kprobe: move sysctl_kprobes_optimization to kprobes.c new 5f88fe2be2f9 fs: proc: store PDE()->data into inode->i_private new 3d4eabb6c7cf proc: remove PDE_DATA() completely new 686ac8b95277 proc-remove-pde_data-completely-fix new 9873db097bef proc-remove-pde_data-completely-fix-fix new bd4a02d961e1 lib/stackdepot: allow optional init and stack_table alloca [...] new 0a6452797674 lib/stackdepot: fix spelling mistake and grammar in pr_err [...] new 8df20e8ae096 lib/stackdepot: allow optional init and stack_table alloca [...] new 35b171dfe62b lib/stackdepot: allow optional init and stack_table alloca [...] new 3e0287c48657 lib/stackdepot: always do filter_irq_stacks() in stack_dep [...] new 3fb385379c8f Merge branch 'akpm/master' new ea922272cbe5 Add linux-next specific files for 20211210
The 561 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.