This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 0a8ad0ffa4d8 Merge tag 'for-linus-5.3-ofs1' of git://git.kernel.org/pub [...] new bb9a374dfa3a mm/z3fold: don't try to use buddy slots after free new e5f2249ab853 mm/shmem.c: fix unused shmem_parse_huge() function warning new 7b7c1df2883d lib/mpi/longlong.h: fix building with 32-bit x86 new a07057dce282 mm/slab_common.c: work around clang bug #42570 new 929f92f78068 mm/cma.c: fix a typo ("alloc_cma" -> "cma_alloc") in cma_r [...] new f1549cb5ab2b mm/z3fold.c: allow __GFP_HIGHMEM in z3fold_alloc new 766a4c19d880 mm/memcontrol.c: keep local VM counters in sync with the h [...] new e5ca8071fe65 mm/vmscan.c: add a new member reclaim_state in struct shri [...] new 0308f7cf19c9 mm/vmscan.c: calculate reclaimed slab caches in all reclaim paths new 1732d2b0117c mm/vmscan.c: add checks for incorrect handling of current- [...] new be03074c9af2 mm/z3fold.c: remove z3fold_migration trylock new c92d2f38563d mm/z3fold.c: reinitialize zhdr structs after migration new c633324e3112 mm/cma.c: fail if fixed declaration can't be honored new 0bf5f9492389 mm: fix the MAP_UNINITIALIZED flag new 89165b8b0ee9 mm: provide a print_vma_addr stub for !CONFIG_MMU new 9b98fa229485 mm: stub out all of swapops.h for !CONFIG_MMU new bca1eac55a94 tools/testing/selftests/proc/proc-pid-vm.c: hide "segfault [...] new c6c405336bd3 vmcore: add a kernel parameter novmcoredd new ce251e0e3c05 include/linux/kernel.h: add typeof_member() macro new 9af27b28b1da fs/proc/inode.c: use typeof_member() macro new 7dbbade1f285 proc: test /proc/sysvipc vs setns(CLONE_NEWIPC) new 5ec27ec735ba fs/proc/proc_sysctl.c: fix the default values of i_uid/i_g [...] new 65f50f255349 kernel: fix typos and some coding style in comments new 95b980d62d52 linux/bits.h: make BIT(), GENMASK(), and friends available [...] new fe6ba88b251a arch: replace _BITUL() in kernel-space headers with BIT() new 3a7f0adfe7c2 arch/*: remove unused isa_page_to_bus() new c296d4dc13ae asm-generic: fix a compilation warning new 49662503e8e4 get_maintainer: add ability to skip moderated mailing lists new 4c6080cd6f8b lib/list: tweak LIST_POISON2 for better code generation on x86_64 new b09757104e43 lib/string.c: allow searching for NUL with strnchr new 33d6e0ff68af lib/test_string.c: avoid masking memset16/32/64 failures new d1a5dc5e6acc lib/test_string.c: add some testcases for strchr and strnchr new 8e060c21ae2c lib/test_overflow.c: avoid tainting the kernel and fix wrap size new 5015a300a522 lib: introduce test_meminit module new 6b95ab4218bf mm/ioremap: check virtual address alignment while creating [...] new 0f472d04f59f mm/ioremap: probe platform for p4d huge map support new b4658cdd8cab lib/string_helpers: fix some kerneldoc warnings new d3a811617ae6 lib/test_meminit.c: fix -Wmaybe-uninitialized false positive new 4ab7ace46546 lib/test_meminit.c: minor test fixes new 9f973cb38088 lib/rbtree: avoid generating code twice for the cached versions new 6a8d76cbd647 checkpatch.pl: warn on duplicate sysctl local variable new 1b113e04e202 fs/binfmt_flat.c: remove set but not used variable 'inode' new aa94b1dc5bca fs/binfmt_elf.c: delete stale comment new 92bae787c483 init/Kconfig: fix neighboring typos new b98cca444d28 mm, kprobes: generalize and rename notify_page_fault() as [...] new 7fa0a1da3dad coda: pass the host file in vma->vm_file on mmap new 694a58e29ef2 uapi linux/coda.h: use __kernel_pid_t for userspace new f90fb3c7e2c1 uapi linux/coda_psdev.h: move upc_req definition from uapi [...] new 02551c23bcd8 coda: add error handling for fget new 6e51f8aa76b6 coda: potential buffer overflow in coda_psdev_write() new b2a57e334086 coda: fix build using bare-metal toolchain new 9a05671dd8d8 coda: don't try to print names that were considered too long new 2fe7491d2194 uapi linux/coda_psdev.h: move CODA_REQ_ from uapi to kerne [...] new 850622136ff2 coda: clean up indentation, replace spaces with tab new 6ced9aa7b56b coda: stop using 'struct timespec' in user API new 5e7c31dfe747 coda: change Coda's user api to use 64-bit time_t in timespec new 4dc48193d748 coda: get rid of CODA_ALLOC() new 936dae452532 coda: get rid of CODA_FREE() new b6a18c60080f coda: bump module version new 8fc8b9df8313 coda: move internal defs out of include/linux/ [ver #2] new 6dc280ebeed2 coda: remove uapi/linux/coda_psdev.h new 79a0d65e77ed coda: destroy mutex in put_super() new 50e9a6efb0fa coda: use SIZE() for stat new f94845284abe coda: add __init to init_coda_psdev() new 6975259ae30e coda: remove sysctl object from module when unused new 7f6118ce95d2 coda: remove sb test in coda_fid_to_inode() new 5bb44810f47a coda: ftoc validity check integration new a9fba24c6ac9 coda: add hinting support for partial file caching new 29774f3f4e5a fs/hfsplus/xattr.c: replace strncpy with memcpy new ba542f20f97e fs/ufs/super.c: remove set but not used variable 'usb3' new dc0dde61f17d fs/reiserfs/journal.c: change return type of dirty_one_tra [...] new 33644b95eb34 nds32: fix asm/syscall.h new 6c132dd6d402 hexagon: define syscall_get_error() and syscall_get_return [...] new ba849160a0fa mips: define syscall_get_error() new 2938c1f8faa0 parisc: define syscall_get_error() new f296f1df6e0e powerpc: define syscall_get_error() new 201766a20e30 ptrace: add PTRACE_GET_SYSCALL_INFO request new ac76de555d76 selftests/ptrace: add a test case for PTRACE_GET_SYSCALL_INFO new e2d9018e81ba signal: reorder struct sighand_struct new b772434be089 signal: simplify set_user_sigmask/restore_user_sigmask new 8cf8b5539a41 select: change do_poll() to return -ERESTARTNOHAND rather [...] new ac301020627e select: shift restore_saved_sigmask_unless() into poll_sel [...] new 156e0b1a8112 drivers/rapidio/devices/rio_mport_cdev.c: NUL terminate so [...] new f57e515a1b56 kernel/pid.c: convert struct pid count to refcount_t new 5515e9a6273b drivers/pps/pps.c: clear offset flags in PPS_SETPARAMS ioctl new 8207d4a88e1e scripts/gdb: add lx-genpd-summary command new 778c1f5ccbd9 scripts/gdb: add helpers to find and list devices new 6b15f678fb7d include/asm-generic/bug.h: fix "cut here" for WARN_ON for [...] new a318f12ed884 ipc/mqueue.c: only perform resource calculation if user valid new 97a0efea657e include/linux/lz4.h: fix spelling and copy-paste errors in [...] new 31e4ca92a7dd device-dax: fix memory and resource leak if hotplug fails new eca499ab3749 mm/hotplug: make remove_memory() interface usable new 9f960da72b25 device-dax: "Hotremove" persistent memory that is used lik [...] new 22fcea6f85f2 mm: move MAP_SYNC to asm-generic/mman-common.h new 8aa3c927ec10 mm/mmap: move common defines to mman-common.h new 7588adf8dff1 mm: clean up is_device_*_page() definitions new 175967318c30 mm: introduce ARCH_HAS_PTE_DEVMAP new 73b20c84d42d arm64: mm: implement pte_devmap support new 79eb597cba06 mm: add account_locked_vm utility function new 43e11fa2d1d3 fs/select.c: use struct_size() in kmalloc() new 57a8ec387e14 Merge branch 'akpm' (patches from Andrew) new 1b496469d0c0 Fix allyesconfig output. new 860dbce3d8dd Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] new 7c04efc8d2ef sh: configs: Remove useless UEVENT_HELPER_PATH new d3023897b437 arch/sh: Check for kprobe trap number before trying to han [...] new 415bfd9cdb17 Merge tag 'for-linus-20190617' of git://git.sourceforge.jp [...] new 38ef0515e1e8 H8300: remove unused barrier defines new 7d4901c08ae5 Merge tag 'h8300-for-linus-20190617' of git://git.sourcefo [...] new 361686288213 MIPS: replace MBIT_ULL() with BIT_ULL() new 1323c3b72a98 MIPS: lb60: Fix pin mappings new ffa7546283c4 memory: Kconfig: Drop dependency on MACH_JZ4780 for jz4780 new d7d14ccfe29a dt-bindings: memory: jz4780: Add compatible string for JZ4740 SoC new fcbc3b104d82 memory: jz4780_nemc: Add support for the JZ4740 new 56a171e5dcb8 memory: jz4780-nemc: Reduce size of const array new d171df6b73bb memory: jz4780-nemc: Grammar s/the its/its/ new 4f85c9566cc1 MIPS: ftrace: Reword prepare_ftrace_return() comment block new 017105478bb5 MIPS: ralink: Switch pinmux.h to SPDX header new cf910de5c3c2 MIPS: config: Remove left-over BACKLIGHT_LCD_SUPPORT new 65eb3e4c1426 MIPS: configs: Remove useless UEVENT_HELPER_PATH new 262e4c3893ac FDDI: defza: Include linux/io-64-nonatomic-lo-hi.h new 1e2791448b92 mips: Remove q-accessors from non-64bit platforms new aa0f58b4666f MIPS: lantiq: Move macro directly to iomem function new 39588164d3c9 MIPS: lantiq: Change variables to the same type as the source new 64a95283c336 MIPS: lantiq: Fix attributes of of_device_id structure new 7c6747bc2e3d MIPS: lantiq: Remove unused macros new ba1bc0fcdeaf MIPS: lantiq: Fix bitfield masking new f0dd300101f3 MIPS: lantiq: Shorten register names, remove unused macros new 85cf2c37cb40 MIPS: lantiq: Add SMP support for lantiq interrupt controller new 9ea34af728f7 MIPS: ralink: mt7628a.dtsi: Add SPDX GPL-2.0 license identifier new 380f072c57a5 MIPS: ralink: mt7628a.dtsi: Add pinmux DT node new 6394de396ed3 MIPS: ralink: mt7628a.dtsi: Add pinctrl DT properties to t [...] new e456a3bdea4b MIPS: ralink: mt7628a.dtsi: Add GPIO controller DT node new 4e41b745d35b MIPS: ralink: mt7628a.dtsi: Add SPI controller DT node new 1bca2eacd647 MIPS: ralink: mt7628a.dtsi: Add watchdog controller DT node new a4e5914a7b4f MAINTAINERS: Add myself as Ingenic SoCs maintainer new c9093486f283 mips/kprobes: Export kprobe_fault_handler() new 03bcba73cb3c MIPS: perf events: handle switch statement falling through [...] new e5793cd1b5fe MIPS: fix some more fall through errors in arch/mips new fa121bb3fed6 Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux [...]
The 139 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: Documentation/admin-guide/kernel-parameters.txt | 11 + .../devicetree/bindings/usb/s3c2410-usb.txt | 2 +- Documentation/filesystems/coda.txt | 11 +- MAINTAINERS | 27 ++ arch/alpha/include/asm/io.h | 5 - arch/arc/include/asm/pgtable.h | 8 +- arch/arc/plat-eznps/include/plat/ctop.h | 15 +- arch/arm/include/asm/io.h | 1 - arch/arm/mm/fault.c | 24 +- arch/arm64/Kconfig | 1 + arch/arm64/include/asm/pgtable-prot.h | 1 + arch/arm64/include/asm/pgtable.h | 21 ++ arch/arm64/include/asm/sysreg.h | 82 ++--- arch/arm64/mm/fault.c | 24 +- arch/arm64/mm/mmu.c | 5 + arch/h8300/include/asm/bitops.h | 6 - arch/hexagon/include/asm/syscall.h | 14 + arch/ia64/mm/fault.c | 24 +- arch/mips/ar7/setup.c | 1 + arch/mips/ath79/setup.c | 2 +- arch/mips/bcm63xx/dev-flash.c | 1 + arch/mips/boot/dts/ralink/mt7628a.dtsi | 148 ++++++++- arch/mips/cavium-octeon/executive/cvmx-pko.c | 2 +- arch/mips/configs/ar7_defconfig | 1 - arch/mips/configs/ath25_defconfig | 1 - arch/mips/configs/ath79_defconfig | 1 - arch/mips/configs/bcm63xx_defconfig | 1 - arch/mips/configs/bigsur_defconfig | 1 - arch/mips/configs/bmips_be_defconfig | 1 - arch/mips/configs/bmips_stb_defconfig | 1 - arch/mips/configs/cavium_octeon_defconfig | 1 - arch/mips/configs/ci20_defconfig | 1 - arch/mips/configs/cobalt_defconfig | 1 - arch/mips/configs/fuloong2e_defconfig | 1 - arch/mips/configs/gpr_defconfig | 1 - arch/mips/configs/ip27_defconfig | 1 - arch/mips/configs/ip32_defconfig | 1 - arch/mips/configs/lemote2f_defconfig | 2 - arch/mips/configs/loongson1b_defconfig | 1 - arch/mips/configs/loongson1c_defconfig | 1 - arch/mips/configs/loongson3_defconfig | 1 - arch/mips/configs/malta_defconfig | 1 - arch/mips/configs/malta_kvm_defconfig | 1 - arch/mips/configs/malta_kvm_guest_defconfig | 1 - arch/mips/configs/maltaup_xpa_defconfig | 1 - arch/mips/configs/mips_paravirt_defconfig | 1 - arch/mips/configs/omega2p_defconfig | 1 - arch/mips/configs/pistachio_defconfig | 1 - arch/mips/configs/pnx8335_stb225_defconfig | 1 - arch/mips/configs/qi_lb60_defconfig | 2 - arch/mips/configs/rb532_defconfig | 1 - arch/mips/configs/rt305x_defconfig | 1 - arch/mips/configs/sb1250_swarm_defconfig | 1 - arch/mips/configs/tb0219_defconfig | 1 - arch/mips/configs/tb0226_defconfig | 1 - arch/mips/configs/tb0287_defconfig | 1 - arch/mips/configs/vocore2_defconfig | 1 - arch/mips/configs/xway_defconfig | 1 - arch/mips/include/asm/cpu.h | 125 ++++--- arch/mips/include/asm/io.h | 13 +- arch/mips/include/asm/kprobes.h | 1 + arch/mips/include/asm/mach-ralink/pinmux.h | 1 - arch/mips/include/asm/syscall.h | 6 + arch/mips/jz4740/board-qi_lb60.c | 16 +- arch/mips/kernel/ftrace.c | 23 +- arch/mips/kernel/kprobes.c | 2 +- arch/mips/kernel/perf_event_mipsxx.c | 30 +- arch/mips/lantiq/irq.c | 177 +++++++--- arch/nds32/include/asm/syscall.h | 27 +- arch/parisc/include/asm/syscall.h | 7 + arch/powerpc/Kconfig | 2 +- arch/powerpc/include/asm/book3s/64/pgtable.h | 1 - arch/powerpc/include/asm/syscall.h | 10 + arch/powerpc/include/uapi/asm/mman.h | 6 +- arch/powerpc/kvm/book3s_64_vio.c | 44 +-- arch/powerpc/mm/book3s64/iommu_api.c | 41 +-- arch/powerpc/mm/book3s64/radix_pgtable.c | 5 + arch/powerpc/mm/fault.c | 23 +- arch/s390/include/asm/ctl_reg.h | 42 +-- arch/s390/include/asm/nmi.h | 20 +- arch/s390/include/asm/processor.h | 20 +- arch/s390/include/asm/ptrace.h | 10 +- arch/s390/include/asm/setup.h | 40 +-- arch/s390/include/asm/thread_info.h | 34 +- arch/s390/mm/fault.c | 16 +- arch/sh/boards/Kconfig | 14 +- arch/sh/configs/ap325rxa_defconfig | 1 - arch/sh/configs/apsh4a3a_defconfig | 1 - arch/sh/configs/apsh4ad0a_defconfig | 1 - arch/sh/configs/cayman_defconfig | 1 - arch/sh/configs/dreamcast_defconfig | 1 - arch/sh/configs/ecovec24-romimage_defconfig | 1 - arch/sh/configs/ecovec24_defconfig | 1 - arch/sh/configs/edosk7760_defconfig | 1 - arch/sh/configs/espt_defconfig | 1 - arch/sh/configs/hp6xx_defconfig | 1 - arch/sh/configs/kfr2r09-romimage_defconfig | 1 - arch/sh/configs/kfr2r09_defconfig | 1 - arch/sh/configs/landisk_defconfig | 1 - arch/sh/configs/lboxre2_defconfig | 1 - arch/sh/configs/magicpanelr2_defconfig | 1 - arch/sh/configs/microdev_defconfig | 1 - arch/sh/configs/migor_defconfig | 1 - arch/sh/configs/polaris_defconfig | 1 - arch/sh/configs/r7780mp_defconfig | 1 - arch/sh/configs/r7785rp_defconfig | 1 - arch/sh/configs/rsk7201_defconfig | 1 - arch/sh/configs/rsk7203_defconfig | 1 - arch/sh/configs/rsk7264_defconfig | 1 - arch/sh/configs/rsk7269_defconfig | 1 - arch/sh/configs/rts7751r2d1_defconfig | 1 - arch/sh/configs/rts7751r2dplus_defconfig | 1 - arch/sh/configs/sdk7780_defconfig | 1 - arch/sh/configs/sdk7786_defconfig | 1 - arch/sh/configs/se7206_defconfig | 1 - arch/sh/configs/se7343_defconfig | 1 - arch/sh/configs/se7712_defconfig | 1 - arch/sh/configs/se7721_defconfig | 1 - arch/sh/configs/se7722_defconfig | 1 - arch/sh/configs/se7724_defconfig | 1 - arch/sh/configs/sh03_defconfig | 1 - arch/sh/configs/sh2007_defconfig | 1 - arch/sh/configs/sh7710voipgw_defconfig | 1 - arch/sh/configs/sh7724_generic_defconfig | 1 - arch/sh/configs/sh7757lcr_defconfig | 1 - arch/sh/configs/sh7763rdp_defconfig | 1 - arch/sh/configs/sh7770_generic_defconfig | 1 - arch/sh/configs/sh7785lcr_32bit_defconfig | 1 - arch/sh/configs/sh7785lcr_defconfig | 1 - arch/sh/configs/shx3_defconfig | 1 - arch/sh/configs/titan_defconfig | 1 - arch/sh/configs/ul2_defconfig | 1 - arch/sh/configs/urquell_defconfig | 1 - arch/sh/kernel/kprobes.c | 3 +- arch/sh/mm/fault.c | 18 +- arch/sparc/include/uapi/asm/mman.h | 6 - arch/sparc/mm/fault_64.c | 16 +- arch/x86/Kconfig | 2 +- arch/x86/include/asm/io.h | 1 - arch/x86/include/asm/pgtable.h | 4 +- arch/x86/include/asm/pgtable_types.h | 1 - arch/x86/mm/fault.c | 21 +- arch/x86/mm/ioremap.c | 5 + arch/xtensa/include/uapi/asm/mman.h | 6 +- drivers/dax/dax-private.h | 2 + drivers/dax/kmem.c | 46 ++- drivers/fpga/dfl-afu-dma-region.c | 53 +-- drivers/memory/jz4780-nemc.c | 2 +- drivers/net/fddi/defza.c | 1 + .../net/wireless/mediatek/mt76/mt76x02_usb_core.c | 2 +- drivers/pps/pps.c | 8 + drivers/rapidio/devices/rio_mport_cdev.c | 2 + drivers/vfio/vfio_iommu_spapr_tce.c | 54 +-- drivers/vfio/vfio_iommu_type1.c | 17 +- fs/aio.c | 20 +- fs/binfmt_elf.c | 1 - fs/binfmt_flat.c | 2 - fs/coda/Makefile | 3 +- fs/coda/cache.c | 2 +- fs/coda/cnode.c | 17 +- fs/coda/coda_fs_i.h | 4 +- fs/coda/coda_int.h | 10 + fs/coda/coda_linux.c | 45 ++- fs/coda/coda_linux.h | 16 - {include/linux => fs/coda}/coda_psdev.h | 55 +++- fs/coda/dir.c | 12 +- fs/coda/file.c | 143 ++++++-- fs/coda/inode.c | 3 +- fs/coda/pioctl.c | 3 +- fs/coda/psdev.c | 36 +- fs/coda/symlink.c | 3 +- fs/coda/sysctl.c | 11 - fs/coda/upcall.c | 146 +++++++-- fs/eventpoll.c | 12 +- fs/hfsplus/xattr.c | 2 +- fs/io_uring.c | 11 +- fs/proc/Kconfig | 3 +- fs/proc/inode.c | 27 +- fs/proc/proc_sysctl.c | 4 + fs/proc/vmcore.c | 9 + fs/reiserfs/journal.c | 6 +- fs/select.c | 96 ++---- fs/ufs/super.c | 2 - include/asm-generic/bug.h | 6 +- include/asm-generic/cacheflush.h | 74 ++++- include/linux/bits.h | 17 +- include/linux/coda.h | 3 +- include/linux/compat.h | 3 +- include/linux/io.h | 1 + include/linux/kernel.h | 2 + include/linux/kprobes.h | 19 ++ include/linux/lz4.h | 18 +- include/linux/memory_hotplug.h | 8 +- include/linux/mm.h | 45 ++- include/linux/pfn_t.h | 4 +- include/linux/pid.h | 5 +- include/linux/poison.h | 2 +- include/linux/rbtree.h | 70 ++-- include/linux/rbtree_augmented.h | 27 +- include/linux/sched/signal.h | 16 +- include/linux/signal.h | 4 - include/linux/swapops.h | 5 +- include/linux/tracehook.h | 9 +- include/uapi/asm-generic/mman-common.h | 15 +- include/uapi/asm-generic/mman.h | 10 +- include/uapi/linux/coda.h | 56 +++- include/uapi/linux/coda_psdev.h | 28 -- include/uapi/linux/ptrace.h | 35 ++ init/Kconfig | 4 +- ipc/mqueue.c | 19 +- kernel/pid.c | 9 +- kernel/ptrace.c | 101 +++++- kernel/signal.c | 69 ++-- kernel/sysctl.c | 18 +- lib/Kconfig.debug | 8 + lib/Makefile | 1 + lib/ioremap.c | 11 + lib/mpi/longlong.h | 16 +- lib/rbtree.c | 40 +-- lib/string.c | 11 +- lib/string_helpers.c | 77 ++--- lib/test_meminit.c | 364 +++++++++++++++++++++ lib/test_overflow.c | 11 +- lib/test_string.c | 83 ++++- mm/Kconfig | 5 +- mm/cma.c | 15 +- mm/gup.c | 2 +- mm/memcontrol.c | 22 +- mm/memory_hotplug.c | 64 ++-- mm/nommu.c | 4 +- mm/page_alloc.c | 4 - mm/shmem.c | 4 +- mm/slab_common.c | 3 +- mm/util.c | 75 +++++ mm/vmscan.c | 44 ++- mm/z3fold.c | 29 +- scripts/checkpatch.pl | 6 + scripts/gdb/linux/device.py | 182 +++++++++++ scripts/gdb/linux/genpd.py | 83 +++++ scripts/gdb/vmlinux-gdb.py | 2 + scripts/get_maintainer.pl | 14 +- sound/soc/qcom/qdsp6/q6asm.c | 2 +- tools/testing/selftests/proc/.gitignore | 1 + tools/testing/selftests/proc/Makefile | 1 + tools/testing/selftests/proc/proc-pid-vm.c | 17 +- tools/testing/selftests/proc/setns-sysvipc.c | 133 ++++++++ tools/testing/selftests/ptrace/.gitignore | 1 + tools/testing/selftests/ptrace/Makefile | 2 +- tools/testing/selftests/ptrace/get_syscall_info.c | 271 +++++++++++++++ tools/testing/selftests/seccomp/seccomp_bpf.c | 13 +- 250 files changed, 3091 insertions(+), 1482 deletions(-) rename {include/linux => fs/coda}/coda_psdev.h (59%) delete mode 100644 include/uapi/linux/coda_psdev.h create mode 100644 lib/test_meminit.c create mode 100644 scripts/gdb/linux/device.py create mode 100644 scripts/gdb/linux/genpd.py create mode 100644 tools/testing/selftests/proc/setns-sysvipc.c create mode 100644 tools/testing/selftests/ptrace/get_syscall_info.c