Age | Commit message (Expand) | Author |
2023-11-01 | module: Make is_mapping_symbol() return bool | Tiezhu Yang |
2023-11-01 | module/decompress: use vmalloc() for gzip decompression workspace | Andrea Righi |
2023-11-01 | MAINTAINERS: add include/linux/module*.h to modules | Luis Chamberlain |
2023-11-01 | module: Clarify documentation of module_param_call() | Kees Cook |
2023-11-01 | scripts/gdb/vmalloc: disable on no-MMU | Ben Wolsieffer |
2023-11-01 | scripts/gdb: fix usage of MOD_TEXT not defined when CONFIG_MODULES=n | Clément Léger |
2023-11-01 | .mailmap: add address mapping for Tomeu Vizoso | Bagas Sanjaya |
2023-11-01 | mailmap: update email address for Claudiu Beznea | Claudiu Beznea |
2023-11-01 | tools/testing/selftests/mm/run_vmtests.sh: lower the ptrace permissions | Itaru Kitayama |
2023-11-01 | .mailmap: map Benjamin Poirier's address | Bagas Sanjaya |
2023-11-01 | scripts/gdb: add lx_current support for riscv | Deepak Gupta |
2023-11-01 | ocfs2: fix a spelling typo in comment | Kunwu Chan |
2023-11-01 | proc: test ProtectionKey in proc-empty-vm test | Swarup Laxman Kotiaklapudi |
2023-11-01 | proc: fix proc-empty-vm test with vsyscall | Alexey Dobriyan |
2023-11-01 | fs/proc/base.c: remove unneeded semicolon | Yang Li |
2023-11-01 | do_io_accounting: use sig->stats_lock | Oleg Nesterov |
2023-11-01 | do_io_accounting: use __for_each_thread() | Oleg Nesterov |
2023-11-01 | ocfs2: replace BUG_ON() at ocfs2_num_free_extents() with ocfs2_error() | Jia Rui |
2023-11-01 | mm/damon/sysfs: update monitoring target regions for online input commit | SeongJae Park |
2023-11-01 | mm/damon/sysfs: remove requested targets when online-commit inputs | SeongJae Park |
2023-11-01 | selftests: add a sanity check for zswap | Nhat Pham |
2023-11-01 | Documentation: maple_tree: fix word spelling error | Tom Yang |
2023-11-01 | mm/vmalloc: fix the unchecked dereference warning in vread_iter() | Baoquan He |
2023-11-01 | zswap: export compression failure stats | Nhat Pham |
2023-11-01 | Documentation: ubsan: drop "the" from article title | Andrey Konovalov |
2023-11-01 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2023-11-01 | watchdog: move softlockup_panic back to early_param | Krister Johansen |
2023-11-01 | proc: sysctl: prevent aliased sysctls from getting passed to init | Krister Johansen |
2023-11-01 | Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2023-11-01 | iomap: rotate maintainers | Darrick J. Wong |
2023-11-01 | vsprintf: uninline simple_strntoull(), reorder arguments | Alexey Dobriyan |
2023-11-01 | kbuild: support 'userldlibs' syntax | Masahiro Yamada |
2023-11-01 | kbuild: dummy-tools: pretend we understand -fpatchable-function-entry | Jiri Slaby (SUSE) |
2023-11-01 | vdpa_sim: implement .reset_map support | Si-Wei Liu |
2023-11-01 | vdpa/mlx5: implement .reset_map driver op | Si-Wei Liu |
2023-11-01 | vhost-vdpa: clean iotlb map during reset for older userspace | Si-Wei Liu |
2023-11-01 | vdpa: introduce .compat_reset operation callback | Si-Wei Liu |
2023-11-01 | vhost-vdpa: introduce IOTLB_PERSIST backend feature bit | Si-Wei Liu |
2023-11-01 | vhost-vdpa: reset vendor specific mapping to initial state in .release | Si-Wei Liu |
2023-11-01 | vdpa: introduce .reset_map operation callback | Si-Wei Liu |
2023-11-01 | virtio_pci: add check for common cfg size | Xuan Zhuo |
2023-11-01 | virtio-blk: fix implicit overflow on virtio_max_dma_size | zhenwei pi |
2023-11-01 | virtio_pci: add build offset check for the new common cfg items | Xuan Zhuo |
2023-11-01 | virtio: add definition of VIRTIO_F_NOTIF_CONFIG_DATA feature bit | Xuan Zhuo |
2023-11-01 | vduse: make vduse_class constant | Greg Kroah-Hartman |
2023-11-01 | vhost-scsi: Spelling s/preceeding/preceding/g | Geert Uytterhoeven |
2023-11-01 | virtio: kdoc for struct virtio_pci_modern_device | Shannon Nelson |
2023-11-01 | vdpa: Update sysfs ABI documentation | Shawn.Shao |
2023-11-01 | MAINTAINERS: Add myself as mlx5_vdpa driver | Dragos Tatulea |
2023-11-01 | virtio-balloon: correct the comment of virtballoon_migratepage() | Xueshi Hu |