This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 79160a603bdb Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/l [...] new 839a534f1e85 exfat: avoid incorrectly releasing for root inode new 1e5654de0f51 exfat: handle wrong stream entry size in exfat_readdir() new 7a5e9a17b2d8 Merge tag 'exfat-for-5.14-rc1' of git://git.kernel.org/pub [...] new 24523e45b44f orangefs: readahead adjustment new 0fdec1b3c9fb orangefs: fix orangefs df output. new 729437e334a9 Merge tag 'for-linus-5.14-ofs1' of git://git.kernel.org/pu [...] new d92d88f0568e fuse: Fix crash in fuse_dentry_automount() error path new e3a43f2a9539 fuse: Fix crash if superblock of submount gets killed early new e4a9ccdd1c03 fuse: Fix infinite loop in sget_fc() new b89ecd60d38e fuse: ignore PG_workingset after stealing new 80ef08670d4c fuse: check connected before queueing on fpq->io new 49221cf86d18 fuse: reject internal errno new 2d82ab251ef0 virtiofs: propagate sync() to file server new fe0a7bd81bfe fuse: add dedicated filesystem context ops for submounts new 266eb3f2fae4 fuse: Call vfs_get_tree() for submounts new 29e0e4df9d2b fuse: Switch to fc_mount() for submounts new 1b539917374d fuse: Make fuse_fill_super_submount() static new 6b1bdb56b17c fuse: allow fallocate(FALLOC_FL_ZERO_RANGE) new 15db16837a35 fuse: fix illegal access to inode with reused nodeid new 6c88632be382 fuse: use DIV_ROUND_UP helper macro for calculations new c4e0cd4e0c16 virtiofs: Fix spelling mistakes new 8e4f3e15175f Merge tag 'fuse-update-5.14' of git://git.kernel.org/pub/s [...] new 5f66f73b9ff4 coccinelle: misc: add minmax script new 3afb532b19df coccinelle: misc: restrict patch mode in flexible_array.cocci new cb62732d3bf0 coccinelle: misc: update uninitialized_var.cocci documentation new 7845daa8bd72 coccinelle: misc: add swap script new 5d2db9bb5f8a coccinelle: irqf_oneshot: reduce the severity due to false [...] new 32c465613959 drop unneeded *s new aeb300c1dbfc coccinelle: misc: minmax: suppress patch generation for er [...] new f5b3553b5019 scripts: coccicheck: fix troubles on non-English builds new 5e5234462756 coccinelle: api: remove kobj_to_dev.cocci script new 76e2d16bd5d0 Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/li [...] new 220a31b091fb kgdb: Fix spelling mistakes new c8daba4640ac kgdb: Fix fall-through warning for Clang new df8ba5f16033 Merge tag 'kgdb-5.14-rc1' of git://git.kernel.org/pub/scm/ [...] new ad4e600cbf89 drivers/soc/litex: remove 8-bit subregister option new 4c55e2aeb808 Merge tag 'for-linus' of git://github.com/openrisc/linux new d619f90fae23 ARM: update __swp_entry_to_pte() to use PTE_TYPE_FAULT new 01bb34852bf3 ARM: change vmalloc_min to be unsigned long new 4f706b078fd5 ARM: use a temporary variable to hold maximum vmalloc size new f572f5cb3926 ARM: change vmalloc_min to vmalloc_start new 4c1b7a761608 ARM: change vmalloc_start to vmalloc_size new 08b842400ff5 ARM: use "* SZ_1M" rather than "<< 20" new c01914efeaa9 ARM: use MiB for vmalloc sizes new 7411cfc3c91a ARM: 9070/1: Make UNWINDER_ARM depend on ld.bfd or ld.lld 11.0.0+ new 331f5f63c30c ARM: 9076/1: boot: remove redundant piggy_data from clean-files new 4e271701c17d ARM: 9077/1: PLT: Move struct plt_entries definition to header new 890cb057a46d ARM: 9078/1: Add warn suppress parameter to arm_gen_branch_link() new 79f32b221b18 ARM: 9079/1: ftrace: Add MODULE_PLTS support new ae7ba7614601 ARM: 9082/1: [v2] mark prepare_page_table as __init new 4716e2e34a22 ARM: 9083/1: uncompress: atags_to_fdt: Spelling s/REturn/Return/ new 6073882cc1a8 ARM: 9084/1: simplify the build rule of mach-types.h new b34b98204ca4 ARM: 9085/1: remove unneeded abi parameter to syscallnr.sh new ad05f676525a ARM: 9086/1: syscalls: use pattern rules to generate sysca [...] new 8b95a7d90ce8 ARM: 9087/1: kprobes: test-thumb: fix for LLVM_IAS=1 new b78f63f4439b ARM: 9088/1: Split KERNEL_OFFSET from PAGE_OFFSET new a91da5457085 ARM: 9089/1: Define kernel physical section start and end new 6e121df14ccd ARM: 9090/1: Map the lowmem and kernel separately new 89a0b011fa72 ARM: 9091/1: Revert "mm: qsd8x50: Fix incorrect permission [...] new cfca563bc1d8 ARM: 9092/1: xen: Register with kernel restart handler new 2bb565bbdc03 ARM: 9093/1: drivers: firmwapsci: Register with kernel res [...] new ce8f1ccbc027 ARM: 9094/1: Register with kernel restart handler new ab6cef1d1447 ARM: 9095/1: ARM64: Remove arm_pm_restart() new 33f087577ed3 ARM: 9096/1: Remove arm_pm_restart() new e17362d683fb ARM: 9097/1: mmu: Declare section start/end correctly new 6fa630bf4738 ARM: 9098/1: ftrace: MODULE_PLT: Fix build problem without [...] new 77d34a4683b0 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
The 67 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.
Summary of changes: arch/arm/Kconfig.debug | 2 + arch/arm/boot/compressed/Makefile | 2 +- arch/arm/boot/compressed/atags_to_fdt.c | 2 +- arch/arm/include/asm/ftrace.h | 3 + arch/arm/include/asm/insn.h | 8 +- arch/arm/include/asm/memory.h | 15 +- arch/arm/include/asm/module.h | 10 ++ arch/arm/include/asm/pgtable.h | 2 +- arch/arm/include/asm/system_misc.h | 1 - arch/arm/kernel/ftrace.c | 46 ++++- arch/arm/kernel/head.S | 30 +++- arch/arm/kernel/insn.c | 19 +- arch/arm/kernel/module-plts.c | 49 ++++-- arch/arm/kernel/reboot.c | 6 +- arch/arm/kernel/setup.c | 20 ++- arch/arm/kernel/vmlinux.lds.S | 2 +- arch/arm/mm/Kconfig | 2 - arch/arm/mm/abort-ev7.S | 26 --- arch/arm/mm/mmu.c | 166 +++++++++++++----- arch/arm/probes/kprobes/test-thumb.c | 10 +- arch/arm/tools/Makefile | 25 +-- arch/arm/tools/syscallnr.sh | 3 +- arch/arm/xen/enlighten.c | 12 +- arch/arm64/include/asm/system_misc.h | 2 - arch/arm64/kernel/process.c | 7 +- drivers/firmware/psci/psci.c | 12 +- drivers/soc/litex/Kconfig | 12 -- drivers/soc/litex/litex_soc_ctrl.c | 3 +- fs/exfat/dir.c | 8 +- fs/exfat/super.c | 2 +- fs/fuse/dax.c | 6 +- fs/fuse/dev.c | 14 +- fs/fuse/dir.c | 63 +------ fs/fuse/file.c | 14 +- fs/fuse/fuse_i.h | 24 ++- fs/fuse/inode.c | 100 ++++++++++- fs/fuse/readdir.c | 7 +- fs/fuse/virtio_fs.c | 4 + fs/orangefs/inode.c | 7 +- fs/orangefs/super.c | 2 +- include/linux/kgdb.h | 8 +- include/linux/litex.h | 103 ++--------- include/uapi/linux/fuse.h | 10 +- kernel/debug/debug_core.c | 3 +- kernel/debug/kdb/kdb_main.c | 8 +- kernel/debug/kdb/kdb_private.h | 2 +- scripts/coccicheck | 2 +- scripts/coccinelle/api/kobj_to_dev.cocci | 45 ----- scripts/coccinelle/free/kfree.cocci | 12 +- scripts/coccinelle/misc/flexible_array.cocci | 23 ++- scripts/coccinelle/misc/irqf_oneshot.cocci | 4 +- scripts/coccinelle/misc/minmax.cocci | 222 ++++++++++++++++++++++++ scripts/coccinelle/misc/swap.cocci | 122 +++++++++++++ scripts/coccinelle/misc/uninitialized_var.cocci | 15 +- 54 files changed, 905 insertions(+), 422 deletions(-) delete mode 100644 scripts/coccinelle/api/kobj_to_dev.cocci create mode 100644 scripts/coccinelle/misc/minmax.cocci create mode 100644 scripts/coccinelle/misc/swap.cocci