summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-08Merge tag 'pm-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-09-08Merge tag 'acpi-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-09-08Merge tag 'docs-5.15-2' of git://git.lwn.net/linuxLinus Torvalds
2021-09-08Merge tag 'modules-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-08Merge tag 'microblaze-v5.15' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2021-09-08Merge tag 'nfsd-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2021-09-08Merge tag 'ceph-for-5.15-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2021-09-08Merge tag '9p-for-5.15-rc1' of git://github.com/martinetd/linuxLinus Torvalds
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
2021-09-08hwmon/drivers/mr75203: use HZ macrosDaniel Lezcano