OSDN Git Service

tomoyo/tomoyo-test1.git
2018-05-22 Al Virosysv_lookup: use d_splice_alias()
2018-05-22 Al Viroqnx4_lookup: use d_splice_alias()
2018-05-22 Al Virominix_lookup: use d_splice_alias()
2018-05-22 Al Virofreevxfs_lookup(): use d_splice_alias()
2018-05-22 Al Virocramfs_lookup(): use d_splice_alias()
2018-05-22 Al Virobfs_add_entry: pass name/len as qstr pointer
2018-05-22 Al Virobfs_find_entry: pass name/len as qstr pointer
2018-05-22 Al Virobfs_lookup(): use d_splice_alias()
2018-05-21 Al ViroMerge branch 'work.misc' into work.lookup
2018-05-21 Al Viroaio: fix io_destroy(2) vs. lookup_ioctx() race
2018-05-21 Al Viroext2: fix a block leak
2018-05-21 Al Vironfsd: vfs_mkdir() might succeed leaving dentry negative...
2018-05-21 Al Virocachefiles: vfs_mkdir() might succeed leaving dentry...
2018-05-21 Al Virounfuck sysfs_mount()
2018-05-21 Al Virokernfs: deal with kernfs_fill_super() failures
2018-05-21 Joe Perchescramfs: Fix IS_ENABLED typo
2018-05-21 Al Virobefs_lookup(): use d_splice_alias()
2018-05-21 Al Viroaffs_lookup: switch to d_splice_alias()
2018-05-21 Al Viroaffs_lookup(): close a race with affs_remove_link()
2018-05-18 Danilo Krummrichvfs: namei: use path_equal() in follow_dotdot()
2018-05-18 Li Qiangfs.h: fix outdated comment about file flags
2018-05-14 Al Viro__inode_security_revalidate() never gets NULL opt_dentry
2018-05-14 Al Viromake xattr_getsecurity() static
2018-05-13 Al Virofix breakage caused by d_find_alias() semantics change
2018-05-13 Al Virovfat: simplify checks in vfat_lookup()
2018-05-13 Al Viroget rid of dead code in d_find_alias()
2018-05-11 Dave Chinnerfs: don't scan the inode cache before SB_BORN is set
2018-05-11 Al Virodo d_instantiate/unlock_new_inode combinations safely
2018-05-10 Al Viroit's SB_BORN, not MS_BORN...
2018-05-02 Ilya Dryomoviov_iter: fix memory leak in pipe_get_pages_alloc()
2018-05-02 Ilya Dryomoviov_iter: fix return type of __pipe_get_pages()
2018-04-20 Al Viromsdos_rmdir(): kill BS comment
2018-04-20 Al ViroDon't leak MNT_INTERNAL away from internal mounts
2018-04-16 Al Viroremove rpc_rmdir()
2018-04-16 Tetsuo Handamm,vmscan: Allow preallocating memory for register_shri...
2018-04-16 Al Virorpc_pipefs: fix double-dput()
2018-04-16 Al Viroorangefs_kill_sb(): deal with allocation failures
2018-04-16 Al Virojffs2_kill_sb(): deal with failed allocations
2018-04-16 Al Virohypfs_kill_super(): deal with failed allocations
2018-04-16 Zev Weissfs: avoid fdput() after failed fdget() in vfs_dedupe_fi...
2018-04-16 Linus TorvaldsLinux 4.17-rc1 v4.17-rc1
2018-04-16 Linus TorvaldsMerge tag 'for-4.17-part2-tag' of git://git./linux...
2018-04-16 Linus TorvaldsMerge tag '4.17-rc1SMB3-Fixes' of git://git.samba.org...
2018-04-16 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2018-04-16 Linus TorvaldsMerge tag 'kbuild-v4.17-2' of git://git./linux/kernel...
2018-04-15 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2018-04-15 Linus TorvaldsMerge branch 'x86-pti-for-linus' of git://git./linux...
2018-04-15 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2018-04-15 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2018-04-15 Linus TorvaldsMerge branch 'efi-urgent-for-linus' of git://git./linux...
2018-04-15 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2018-04-15 Linus TorvaldsMerge tag 'for-linus' of git://github.com/openrisc...
2018-04-15 Linus TorvaldsMerge tag 'powerpc-4.17-2' of git://git./linux/kernel...
2018-04-14 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2018-04-14 Philipp Rudokernel/kexec_file.c: move purgatories sha256 to common...
2018-04-14 Philipp Rudokernel/kexec_file.c: allow archs to set purgatory load...
2018-04-14 Philipp Rudokernel/kexec_file.c: remove mis-use of sh_offset field...
2018-04-14 Philipp Rudokernel/kexec_file.c: remove unneeded variables in kexec...
2018-04-14 Philipp Rudokernel/kexec_file.c: remove unneeded for-loop in kexec_...
2018-04-14 Philipp Rudokernel/kexec_file.c: split up __kexec_load_puragory
2018-04-14 Philipp Rudokernel/kexec_file.c: use read-only sections in arch_kex...
2018-04-14 Philipp Rudokernel/kexec_file.c: search symbols in read-only kexec_...
2018-04-14 Philipp Rudokernel/kexec_file.c: make purgatory_info->ehdr const
2018-04-14 Philipp Rudokernel/kexec_file.c: remove checks in kexec_purgatory_load
2018-04-14 Philipp Rudoinclude/linux/kexec.h: silence compile warnings
2018-04-14 AKASHI Takahirokexec_file, x86: move re-factored code to generic side
2018-04-14 AKASHI Takahirox86: kexec_file: clean up prepare_elf64_headers()
2018-04-14 AKASHI Takahirox86: kexec_file: lift CRASH_MAX_RANGES limit on crash_m...
2018-04-14 AKASHI Takahirox86: kexec_file: remove X86_64 dependency from prepare_...
2018-04-14 AKASHI Takahirox86: kexec_file: purge system-ram walking from prepare_...
2018-04-14 AKASHI Takahirokexec_file,x86,powerpc: factor out kexec_file_ops functions
2018-04-14 AKASHI Takahirokexec_file: make use of purgatory optional
2018-04-14 Alexey Dobriyanproc: revalidate misc dentries
2018-04-14 Vlastimil Babkamm, slab: reschedule cache_reap() on the same CPU
2018-04-14 Petr Tesarikkexec: export PG_swapbacked to VMCOREINFO
2018-04-14 Eric Biggersipc/shm: fix use-after-free of shm file via remap_file_...
2018-04-14 Arnd Bergmannmm/filemap.c: provide dummy filemap_page_mkwrite()...
2018-04-14 Michael S.... mm/gup.c: document return value
2018-04-14 Michael S.... get_user_pages_fast(): return -EFAULT on access_ok...
2018-04-14 Michael S.... mm/gup_benchmark: handle gup failures
2018-04-14 Takashi Iwairesource: fix integer overflow at reallocation
2018-04-13 Linus TorvaldsMerge branch 'overlayfs-linus' of git://git./linux...
2018-04-13 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2018-04-13 Linus TorvaldsMerge branch 'dmi-for-linus' of git://git./linux/kernel...
2018-04-13 Linus TorvaldsMerge tag 'chrome-platform-for-linus-4.17' of git:...
2018-04-13 Linus TorvaldsMerge tag 'clk-for-linus' of git://git./linux/kernel...
2018-04-13 Linus TorvaldsMerge tag 'pwm/for-4.17-rc1' of git://git./linux/kernel...
2018-04-13 Linus TorvaldsMerge tag 'linux-watchdog-4.17-rc1' of git://linux...
2018-04-13 Linus TorvaldsMerge tag 'apparmor-pr-2018-04-10' of git://git./linux...
2018-04-13 Linus TorvaldsMerge tag 'for-linus-20180413' of git://git.kernel...
2018-04-13 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2018-04-13 Linus TorvaldsMerge tag 'sh-for-4.17' of git://git.libc.org/linux-sh
2018-04-13 Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2018-04-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2018-04-13 Don Zickuskconfig: extend output of 'listnewconfig'
2018-04-13 Javier Martinez... kbuild: rpm-pkg: use kernel-install as a fallback for...
2018-04-13 Qu Wenruobtrfs: Only check first key for committed tree blocks
2018-04-13 Michael Ellermanpowerpc/64s: Fix CPU_FTRS_ALWAYS vs DT CPU features
2018-04-13 Jean Delvarefirmware: dmi_scan: Use lowercase letters for UUID
2018-04-13 Alex Hungfirmware: dmi_scan: Add DMI_OEM_STRING support to dmi_m...
next