OSDN Git Service

android-x86/kernel.git
2018-06-03 Al ViroRevert "fs: fold open_check_o_direct into do_dentry_open"
2018-05-24 Al Virofix io_destroy()/aio_complete() race
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-13 Al Virofix breakage caused by d_find_alias() semantics change
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-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 ViroDon't leak MNT_INTERNAL away from internal mounts
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 Linus TorvaldsLinux 4.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...
2018-04-13 Jean Delvarefirmware: dmi_scan: Fix UUID length safety check
2018-04-13 Zhang RuiMerge branches 'thermal-core' and 'thermal-soc' into...
2018-04-13 Linus TorvaldsMerge tag 'drm-fixes-for-v4.17-rc1' of git://people...
2018-04-13 Linus TorvaldsMerge tag 'trace-v4.17-2' of git://git./linux/kernel...
2018-04-13 Alexey Dobriyanproc: fixup copyright sign
2018-04-13 Linus TorvaldsMerge tag 'pci-v4.17-changes-2' of git://git./linux...
2018-04-13 Ronnie Sahlbergcifs: change validate_buf to validate_iov
2018-04-13 Ronnie Sahlbergcifs: remove rfc1002 hardcoded constants from cifs_disc...
2018-04-13 Ronnie Sahlbergcifs: Change SMB2_open to return an iov for the error...
2018-04-13 Ronnie Sahlbergcifs: add resp_buf_size to the mid_q_entry structure
2018-04-13 Steve Frenchsmb3.11: replace a 4 with server->vals->header_preamble...
2018-04-13 Linus TorvaldsMerge branch 'parisc-4.17-2' of git://git./linux/kernel...
2018-04-12 Thomas Petazzoniarch/sh: pcie-sh7786: handle non-zero DMA offset
2018-04-12 Thomas Petazzoniarch/sh: pcie-sh7786: adjust the memory mapping
2018-04-12 Thomas Petazzoniarch/sh: pcie-sh7786: adjust PCI MEM and IO regions
2018-04-12 Thomas Petazzoniarch/sh: pcie-sh7786: exclude unusable PCI MEM areas
2018-04-12 Thomas Petazzoniarch/sh: pcie-sh7786: mark unavailable PCI resource...
next