OSDN Git Service

Merge tag 'linux-watchdog-5.6-rc1' of git://www.linux-watchdog.org/linux-watchdog
[tomoyo/tomoyo-test1.git] / fs /
2020-02-07 Linus TorvaldsMerge tag 'linux-watchdog-5.6-rc1' of git://linux-watch...
2020-02-07 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2020-02-07 Linus TorvaldsMerge tag 'xtensa-20200206' of git://github.com/jcmvbkb...
2020-02-06 Linus TorvaldsMerge tag 'kvm-5.6-2' of git://git./virt/kvm/kvm
2020-02-06 Linus TorvaldsMerge tag 'kgdb-fixes-5.6-rc1' of git://git./linux...
2020-02-06 Linus TorvaldsMerge tag 'pci-v5.6-fixes-1' of git://git./linux/kernel...
2020-02-06 Linus TorvaldsMerge tag 'sound-fix-5.6-rc1' of git://git./linux/kerne...
2020-02-06 Linus TorvaldsMerge tag 'ceph-for-5.6-rc1' of https://github.com...
2020-02-06 Takashi IwaiMerge tag 'asoc-v5.6-3' of https://git./linux/kernel...
2020-02-06 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2020-02-06 Linus TorvaldsMerge tag 'Smack-for-5.6' of git://github.com/cschaufle...
2020-02-06 Linus TorvaldsMerge tag 'xfs-5.6-merge-8' of git://git./fs/xfs/xfs...
2020-02-06 Linus TorvaldsMerge tag 'trace-v5.6-2' of git://git./linux/kernel...
2020-02-06 Linus TorvaldsMerge tag 'io_uring-5.6-2020-02-05' of git://git.kernel...
2020-02-06 Linus TorvaldsMerge tag 'block-5.6-2020-02-05' of git://git.kernel...
2020-02-06 Linus TorvaldsMerge tag 'libata-5.6-2020-02-05' of git://git.kernel...
2020-02-05 Linus TorvaldsMerge tag 'pwm/for-5.6-rc1' of git://git./linux/kernel...
2020-02-05 Linus TorvaldsMerge tag 'dmaengine-fix-5.6-rc1' of git://git.infradea...
2020-02-05 Linus TorvaldsMerge tag 'iommu-updates-v5.6' of git://git./linux...
2020-02-05 Linus TorvaldsMerge tag 'for-linus-5.6-rc1-tag' of git://git./linux...
2020-02-05 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.6' of git://git....
2020-02-05 Linus TorvaldsMerge tag 's390-5.6-2' of git://git./linux/kernel/git...
2020-02-05 Paolo BonziniMerge tag 'kvm-s390-next-5.6-1' of git://git./linux...
2020-02-05 Takashi IwaiMerge tag 'asoc-v5.6-2' of https://git./linux/kernel...
2020-02-05 Linus TorvaldsMerge branch 'parisc-5.6-1' of git://git./linux/kernel...
2020-02-05 Linus TorvaldsMerge tag 'jfs-5.6' of git://github.com/kleikamp/linux...
2020-02-05 Linus TorvaldsMerge branch 'work.recursive_removal' of git://git...
2020-02-05 Linus TorvaldsMerge branch 'imm.timestamp' of git://git./linux/kernel...
2020-02-05 Jens Axboeio_uring: cleanup fixed file data table references
2020-02-04 Jens Axboeio_uring: spin for sq thread to idle on shutdown
2020-02-04 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2020-02-04 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2020-02-04 Linus TorvaldsMerge tag 'powerpc-5.6-1' of git://git./linux/kernel...
2020-02-04 Linus TorvaldsMerge tag 'microblaze-v5.6-rc1' of git://git.monstr...
2020-02-04 Linus TorvaldsMerge tag 'ovl-update-5.6' of git://git./linux/kernel...
2020-02-04 Linus TorvaldsMerge tag 'rproc-v5.6' of git://git./linux/kernel/git...
2020-02-04 Linus TorvaldsMerge tag 'hwlock-v5.6' of git://git./linux/kernel...
2020-02-04 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-02-04 Linus TorvaldsMerge tag 'drm-next-2020-02-04' of git://anongit.freede...
2020-02-04 Linus TorvaldsMerge tag 'tag-chrome-platform-for-v5.6' of git://git...
2020-02-04 Linus TorvaldsMerge tag 'rtc-5.6' of git://git./linux/kernel/git...
2020-02-04 Masahiro Yamadatreewide: remove redundant IS_ERR() before error code...
2020-02-04 Alexey Dobriyanproc: convert everything to "struct proc_ops"
2020-02-04 Alexey Dobriyanproc: decouple proc from VFS with "struct proc_ops"
2020-02-04 Steven Pricemm: pagewalk: add 'depth' parameter to pte_hole
2020-02-04 David Hildenbrandfs/proc/page.c: allow inspection of last section and...
2020-02-04 Gang Heocfs2: fix oops when writing cloned file
2020-02-04 Jens Axboeaio: prevent potential eventfd recursion on poll
2020-02-04 Pavel Begunkovio_uring: put the flag changing code in the same spot
2020-02-04 Pavel Begunkovio_uring: iterate req cache backwards
2020-02-04 Jens Axboeio_uring: punt even fadvise() WILLNEED to async context
2020-02-04 Jens Axboeio_uring: fix sporadic double CQE entry for close
2020-02-04 Pavel Begunkovio_uring: remove extra ->file check
2020-02-04 Jens Axboeio_uring: don't map read/write iovec potentially twice
2020-02-04 Jens Axboeio_uring: use the proper helpers for io_send/recv
2020-02-04 Jens Axboeio_uring: prevent potential eventfd recursion on poll
2020-02-04 Jens Axboeeventfd: track eventfd_signal() recursion depth
2020-02-03 Linus TorvaldsMerge branch 'for-5.6' of git://git./linux/kernel/git...
2020-02-03 Linus TorvaldsMerge branch 'stable/for-linus-5.6' of git://git./linux...
2020-02-03 Linus TorvaldsMerge tag 'vfio-v5.6-rc1' of git://github.com/awilliam...
2020-02-03 Linus TorvaldsMerge tag 'clk-for-linus' of git://git./linux/kernel...
2020-02-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2020-02-03 Jakub KicinskiMerge tag 'rxrpc-fixes-20200203' of git://git./linux...
2020-02-03 Linus TorvaldsMerge tag 'for-5.6-tag' of git://git./linux/kernel...
2020-02-03 Linus TorvaldsMerge tag 'kgdb-5.6-rc1' of git://git./linux/kernel...
2020-02-03 Linus TorvaldsMerge tag 'char-misc-5.6-rc1-2' of git://git./linux...
2020-02-03 Linus TorvaldsMerge tag 'backlight-next-5.6' of git://git./linux...
2020-02-03 Linus TorvaldsMerge tag 'mfd-next-5.6' of git://git./linux/kernel...
2020-02-03 Linus TorvaldsMerge tag 'hyperv-next-signed' of git://git./linux...
2020-02-03 Miklos Szerediovl: fix lseek overflow on 32bit
2020-02-02 Linus TorvaldsMerge tag 'leds-5.6-rc1' of git://git./linux/kernel...
2020-02-02 Linus TorvaldsMerge branch 'pcmcia-next' of git://git./linux/kernel...
2020-02-02 Josef Bacikbtrfs: do not zero f_bavail if we have available space
2020-02-01 Jakub KicinskiMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2020-02-01 Linus TorvaldsMerge tag '5.6-rc-small-smb3-fix-for-stable' of git...
2020-02-01 Al Virovfs: fix do_last() regression
2020-02-01 Linus TorvaldsMerge tag 'kconfig-v5.6' of git://git./linux/kernel...
2020-02-01 Linus TorvaldsMerge tag 'kbuild-v5.6' of git://git./linux/kernel...
2020-02-01 Linus TorvaldsMerge tag 'random_for_linus' of git://git./linux/kernel...
2020-02-01 Michael EllermanMerge branch 'topic/user-access-begin' into next
2020-02-01 Dmitry TorokhovMerge branch 'next' into for-linus
2020-01-31 Linus TorvaldsMerge tag 'pci-v5.6-changes' of git://git./linux/kernel...
2020-01-31 Linus TorvaldsMerge tag 'media/v5.6-1' of git://git./linux/kernel...
2020-01-31 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2020-01-31 Linus TorvaldsMerge tag 'thermal-v5.6-rc1-2' of git://git./linux...
2020-01-31 Linus TorvaldsMerge tag 'acpi-5.6-rc1-2' of git://git./linux/kernel...
2020-01-31 Linus TorvaldsMerge tag 'pm-5.6-rc1-2' of git://git./linux/kernel...
2020-01-31 Steve Frenchcifs: update internal module version number
2020-01-31 Linus TorvaldsMerge tag 'gfs2-for-5.6' of git://git./linux/kernel...
2020-01-31 Linus TorvaldsMerge tag 'iomap-5.6-merge-3' of git://git./fs/xfs...
2020-01-31 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-01-31 Linus TorvaldsMerge tag 'modules-for-v5.6' of git://git./linux/kernel...
2020-01-31 Linus TorvaldsMerge tag 'mips_5.6' of git://git./linux/kernel/git...
2020-01-31 Linus TorvaldsMerge tag 'arc-5.6-rc1' of git://git./linux/kernel...
2020-01-31 Linus TorvaldsMerge tag 'riscv-for-linus-5.6-mw0' of git://git./linux...
2020-01-31 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2020-01-31 Alexey Dobriyanexecve: warn if process starts with executable stack
2020-01-31 Yunfeng Yereiserfs: prevent NULL pointer dereference in reiserfs_...
2020-01-31 Alexey Dobriyanfs/binfmt_elf.c: coredump: allow process with empty...
2020-01-31 Alexey Dobriyanfs/binfmt_elf.c: coredump: delete duplicated overflow...
next