summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-08compat: remove some compat entry pointsArnd Bergmann
2021-09-08mm: simplify compat numa syscallsArnd Bergmann
2021-09-08mm: simplify compat_sys_move_pagesArnd Bergmann
2021-09-08kexec: avoid compat_alloc_user_spaceArnd Bergmann
2021-09-08kexec: move locking into do_kexec_loadArnd Bergmann
2021-09-08mm: migrate: change to use bool type for 'page_was_mapped'Baolin Wang
2021-09-08mm: migrate: fix the incorrect function name in commentsBaolin Wang
2021-09-08mm: migrate: introduce a local variable to get the number of pagesBaolin Wang
2021-09-08mm/vmstat: protect per cpu variables with preempt disable on RTIngo Molnar
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-08Merge tag 'mm-slub-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-09-08scripts: check_extable: fix typo in user error messageRandy Dunlap
2021-09-08mm/workingset: correct kernel-doc notationsRandy Dunlap
2021-09-08ipc: replace costly bailout check in sysvipc_find_ipc()Rafael Aquini
2021-09-08selftests/memfd: remove unused variableGreg Thelen
2021-09-08Kconfig.debug: drop selecting non-existing HARDLOCKUP_DETECTOR_ARCHLukas Bulwahn
2021-09-08configs: remove the obsolete CONFIG_INPUT_POLLDEVZenghui Yu
2021-09-08prctl: allow to setup brk for et_dyn executablesCyrill Gorcunov
2021-09-08pid: cleanup the stale comment mentioning pidmap_init().Takahiro Itazuri
2021-09-08kernel/fork.c: unexport get_{mm,task}_exe_fileChristoph Hellwig
2021-09-08coredump: fix memleak in dump_vma_snapshot()QiuXi
2021-09-08fs/coredump.c: log if a core dump is aborted due to changed file permissionsDavid Oberhollenzer
2021-09-08nilfs2: use refcount_dec_and_lock() to fix potential UAFZhen Lei
2021-09-08nilfs2: fix memory leak in nilfs_sysfs_delete_snapshot_groupNanyong Sun
2021-09-08nilfs2: fix memory leak in nilfs_sysfs_create_snapshot_groupNanyong Sun
2021-09-08nilfs2: fix memory leak in nilfs_sysfs_delete_##name##_groupNanyong Sun
2021-09-08nilfs2: fix memory leak in nilfs_sysfs_create_##name##_groupNanyong Sun
2021-09-08nilfs2: fix NULL pointer in nilfs_##name##_attr_releaseNanyong Sun
2021-09-08nilfs2: fix memory leak in nilfs_sysfs_create_device_groupNanyong Sun
2021-09-08trap: cleanup trap_init()Kefeng Wang
2021-09-08init: move usermodehelper_enable() to populate_rootfs()Rasmus Villemoes
2021-09-08fs/epoll: use a per-cpu counter for user's watches countNicholas Piggin
2021-09-08checkpatch: improve GIT_COMMIT_ID testJoe Perches
2021-09-08checkpatch: make email address check case insensitiveMimi Zohar
2021-09-08checkpatch: support wide stringsJoe Perches
2021-09-08tools: rename bitmap_alloc() to bitmap_zalloc()Andy Shevchenko
2021-09-08lib/iov_iter.c: fix kernel-doc warningsRandy Dunlap
2021-09-08lib/dump_stack: correct kernel-doc notationRandy Dunlap
2021-09-08lib/test: convert test_sort.c to use KUnitDaniel Latypov
2021-09-08math: RATIONAL_KUNIT_TEST should depend on RATIONAL instead of selecting itGeert Uytterhoeven
2021-09-08math: make RATIONAL tristateGeert Uytterhoeven
2021-09-08Documentation/llvm: update IRC locationNathan Chancellor
2021-09-08Documentation/llvm: update mailing listNathan Chancellor
2021-09-08MAINTAINERS: update ClangBuiltLinux mailing listNathan Chancellor
2021-09-08profiling: fix shift-out-of-bounds bugsPavel Skripkin
2021-09-08kernel/acct.c: use dedicated helper to access rlimit valuesYang Yang
2021-09-08phy/drivers/stm32: use HZ macrosDaniel Lezcano
2021-09-08mtd/drivers/nand: use HZ macrosDaniel Lezcano
2021-09-08i2c/drivers/ov02q10: use HZ macrosDaniel Lezcano
2021-09-08iio/drivers/hid-sensor: use HZ macrosDaniel Lezcano