summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-01module: Make is_mapping_symbol() return boolTiezhu Yang
2023-11-01module/decompress: use vmalloc() for gzip decompression workspaceAndrea Righi
2023-11-01MAINTAINERS: add include/linux/module*.h to modulesLuis Chamberlain
2023-11-01module: Clarify documentation of module_param_call()Kees Cook
2023-11-01scripts/gdb/vmalloc: disable on no-MMUBen Wolsieffer
2023-11-01scripts/gdb: fix usage of MOD_TEXT not defined when CONFIG_MODULES=nClément Léger
2023-11-01.mailmap: add address mapping for Tomeu VizosoBagas Sanjaya
2023-11-01mailmap: update email address for Claudiu BezneaClaudiu Beznea
2023-11-01tools/testing/selftests/mm/run_vmtests.sh: lower the ptrace permissionsItaru Kitayama
2023-11-01.mailmap: map Benjamin Poirier's addressBagas Sanjaya
2023-11-01scripts/gdb: add lx_current support for riscvDeepak Gupta
2023-11-01ocfs2: fix a spelling typo in commentKunwu Chan
2023-11-01proc: test ProtectionKey in proc-empty-vm testSwarup Laxman Kotiaklapudi
2023-11-01proc: fix proc-empty-vm test with vsyscallAlexey Dobriyan
2023-11-01fs/proc/base.c: remove unneeded semicolonYang Li
2023-11-01do_io_accounting: use sig->stats_lockOleg Nesterov
2023-11-01do_io_accounting: use __for_each_thread()Oleg Nesterov
2023-11-01ocfs2: replace BUG_ON() at ocfs2_num_free_extents() with ocfs2_error()Jia Rui
2023-11-01mm/damon/sysfs: update monitoring target regions for online input commitSeongJae Park
2023-11-01mm/damon/sysfs: remove requested targets when online-commit inputsSeongJae Park
2023-11-01selftests: add a sanity check for zswapNhat Pham
2023-11-01Documentation: maple_tree: fix word spelling errorTom Yang
2023-11-01mm/vmalloc: fix the unchecked dereference warning in vread_iter()Baoquan He
2023-11-01zswap: export compression failure statsNhat Pham
2023-11-01Documentation: ubsan: drop "the" from article titleAndrey Konovalov
2023-11-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-11-01watchdog: move softlockup_panic back to early_paramKrister Johansen
2023-11-01proc: sysctl: prevent aliased sysctls from getting passed to initKrister Johansen
2023-11-01Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-11-01iomap: rotate maintainersDarrick J. Wong
2023-11-01vsprintf: uninline simple_strntoull(), reorder argumentsAlexey Dobriyan
2023-11-01kbuild: support 'userldlibs' syntaxMasahiro Yamada
2023-11-01kbuild: dummy-tools: pretend we understand -fpatchable-function-entryJiri Slaby (SUSE)
2023-11-01vdpa_sim: implement .reset_map supportSi-Wei Liu
2023-11-01vdpa/mlx5: implement .reset_map driver opSi-Wei Liu
2023-11-01vhost-vdpa: clean iotlb map during reset for older userspaceSi-Wei Liu
2023-11-01vdpa: introduce .compat_reset operation callbackSi-Wei Liu
2023-11-01vhost-vdpa: introduce IOTLB_PERSIST backend feature bitSi-Wei Liu
2023-11-01vhost-vdpa: reset vendor specific mapping to initial state in .releaseSi-Wei Liu
2023-11-01vdpa: introduce .reset_map operation callbackSi-Wei Liu
2023-11-01virtio_pci: add check for common cfg sizeXuan Zhuo
2023-11-01virtio-blk: fix implicit overflow on virtio_max_dma_sizezhenwei pi
2023-11-01virtio_pci: add build offset check for the new common cfg itemsXuan Zhuo
2023-11-01virtio: add definition of VIRTIO_F_NOTIF_CONFIG_DATA feature bitXuan Zhuo
2023-11-01vduse: make vduse_class constantGreg Kroah-Hartman
2023-11-01vhost-scsi: Spelling s/preceeding/preceding/gGeert Uytterhoeven
2023-11-01virtio: kdoc for struct virtio_pci_modern_deviceShannon Nelson
2023-11-01vdpa: Update sysfs ABI documentationShawn.Shao
2023-11-01MAINTAINERS: Add myself as mlx5_vdpa driverDragos Tatulea
2023-11-01virtio-balloon: correct the comment of virtballoon_migratepage()Xueshi Hu