OSDN Git Service

kernel/kexec_file.c: move purgatories sha256 to common code
[tomoyo/tomoyo-test1.git] / include /
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: use read-only sections in arch_kex...
2018-04-14 Philipp Rudokernel/kexec_file.c: make purgatory_info->ehdr const
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 Takahirokexec_file,x86,powerpc: factor out kexec_file_ops functions
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 Linus TorvaldsMerge tag 'pci-v4.17-changes-2' of git://git./linux...
2018-04-13 Linus TorvaldsMerge branch 'parisc-4.17-2' of git://git./linux/kernel...
2018-04-12 Dave AirlieMerge tag 'drm-misc-next-fixes-2018-04-11' of git:...
2018-04-12 Linus TorvaldsMerge tag 'xfs-4.17-merge-4' of git://git./fs/xfs/xfs...
2018-04-12 Linus TorvaldsMerge tag 'gfs2-4.17.fixes2' of git://git./linux/kernel...
2018-04-12 Linus TorvaldsMerge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org...
2018-04-12 Linus TorvaldsMerge branch 'work.thaw' of git://git./linux/kernel...
2018-04-12 Linus TorvaldsMerge branch 'afs-dh' of git://git./linux/kernel/git...
2018-04-12 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2018-04-12 Linus TorvaldsMerge tag 'for-linus-4.17-rc1-tag' of git://git./linux...
2018-04-12 Linus TorvaldsMerge tag 'dma-mapping-4.17-2' of git://git.infradead...
2018-04-12 Linus TorvaldsMerge tag 'mmc-v4.17-2' of git://git./linux/kernel...
2018-04-12 Linus TorvaldsMerge tag 'for_linus-4.16' of git://git./linux/kernel...
2018-04-12 Linus TorvaldsMerge tag 'microblaze-4.17-rc1' of git://git.monstr...
2018-04-12 Andreas Gruenbacherlockref: Add lockref_put_not_zero
2018-04-12 Linus TorvaldsMerge tag 'asm-generic' of git://git./linux/kernel...
2018-04-12 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2018-04-12 Linus TorvaldsMerge tag 'iommu-updates-v4.17' of git://git./linux...
2018-04-12 Linus TorvaldsMerge tag 'pm-4.17-rc1-2' of git://git./linux/kernel...
2018-04-11 Linus TorvaldsMerge tag 'ktest-v4.17' of git://git./linux/kernel...
2018-04-11 Linus TorvaldsMerge tag 'tags/upstream-4.17-rc1' of git://git.infrade...
2018-04-11 Linus TorvaldsMerge git://git./pub/scm/linux/kernel/git/rw/uml
2018-04-11 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2018-04-11 Linus TorvaldsMerge tag 'nios2-v4.17-rc1' of git://git./linux/kernel...
2018-04-11 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2018-04-11 Matthew Wilcoxpage cache: use xa_lock
2018-04-11 Matthew Wilcoxxarray: add the xa_lock to the radix_tree_root
2018-04-11 Matthew Wilcoxexport __set_page_dirty
2018-04-11 Matthew Wilcoxradix tree: use GFP_ZONEMASK bits of gfp_t for flags
2018-04-11 Masahiro Yamadalinux/const.h: refactor _BITUL and _BITULL a bit
2018-04-11 Masahiro Yamadalinux/const.h: move UL() macro to include/linux/const.h
2018-04-11 Masahiro Yamadalinux/const.h: prefix include guard of uapi/linux/const...
2018-04-11 Michal Hockofs, elf: drop MAP_FIXED usage from elf_map
2018-04-11 Michal Hockomm: introduce MAP_FIXED_NOREPLACE
2018-04-11 Valentin Vidicinclude/linux/kfifo.h: fix comment
2018-04-11 Davidlohr Buesoipc/msg: introduce msgctl(MSG_STAT_ANY)
2018-04-11 Davidlohr Buesoipc/sem: introduce semctl(SEM_STAT_ANY)
2018-04-11 Davidlohr Buesoipc/shm: introduce shmctl(SHM_STAT_ANY)
2018-04-11 Kees Cookexec: pin stack limit during exec
2018-04-11 Kees Cookexec: introduce finalize_exec() before start_thread()
2018-04-11 Kees Cookexec: pass stack rlimit into mm layout functions
2018-04-11 Alexey Dobriyanseq_file: allocate seq_file from kmem_cache
2018-04-11 Kees Cooktask_struct: only use anon struct under randstruct...
2018-04-11 Alexey Dobriyanuts: create "struct uts_namespace" from kmem_cache
2018-04-11 Kees Cooktaint: add taint for randstruct
2018-04-11 Kees Cooktaint: convert to indexed initialization
2018-04-11 Andrei Vaginproc: add seq_put_decimal_ull_width to speed up /proc...
2018-04-11 Andrei Vaginprocfs: add seq_put_hex_ll to speed up /proc/pid/maps
2018-04-11 Joonsoo Kimmm/cma: manage the memory of the CMA area by using...
2018-04-11 Joonsoo Kimmm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVA...
2018-04-11 Michal Hockomm: unclutter THP migration
2018-04-11 Michal Hockomm, migrate: remove reason argument from new_page_t
2018-04-11 Johannes Weinermm: memcg: make sure memory.events is uptodate when...
2018-04-11 Arnd Bergmannmm/hmm: fix header file if/else/endif maze, again
2018-04-11 Jérôme Glissemm/hmm: use device driver encoding for HMM pfn
2018-04-11 Jérôme Glissemm/hmm: change hmm_vma_fault() to allow write fault...
2018-04-11 Jérôme Glissemm/hmm: rename HMM_PFN_DEVICE_UNADDRESSABLE to HMM_PFN_...
2018-04-11 Jérôme Glissemm/hmm: do not differentiate between empty entry or...
2018-04-11 Jérôme Glissemm/hmm: use uint64_t for HMM pfn instead of defining...
2018-04-11 Jérôme Glissemm/hmm: remove HMM_PFN_READ flag and ignore peculiar...
2018-04-11 Jérôme Glissemm/hmm: use struct for hmm_vma_fault(), hmm_vma_get_pfn...
2018-04-11 Ralph Campbellmm/hmm: HMM should have a callback before MM is destroyed
2018-04-11 Jérôme Glissemm/hmm: fix header file if/else/endif maze
2018-04-11 Steven Rostedtmm, vmscan, tracing: use pointer to reclaim_stat struct...
2018-04-11 Andrey Ryabininmm/vmscan: don't mess with pgdat->flags in memcg reclaim
2018-04-11 Roman Gushchinmm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTES
2018-04-11 Tejaswi Tanikellaslip: Check if rstate is initialized before uncompressing
2018-04-11 Rafael J. WysockiMerge branches 'pm-cpuidle' and 'pm-qos'
2018-04-11 Helge Dellerparisc/signal: Add FPE_CONDTRAP for conditional trap...
2018-04-11 Matthew WilcoxExport __set_page_dirty
2018-04-10 Dave AirlieMerge tag 'drm-misc-next-fixes-2018-04-04' of git:...
2018-04-10 Trond MyklebustNFSv4; Clean up XDR encoding of type bitmap4
2018-04-10 Trond MyklebustSUNRPC: Add a helper for encoding opaque data inline
2018-04-10 Trond MyklebustSUNRPC: Add helpers for decoding opaque and string...
2018-04-10 Trond MyklebustNFS: More fine grained attribute tracking
2018-04-10 Trond MyklebustNFS: Convert NFS_INO_INVALID flags to unsigned long
2018-04-10 Trond MyklebustNFS: Remove the unused return_delegation() callback
2018-04-10 Trond MyklebustNFS: Add a delegation return into nfs4_proc_unlink_setup()
2018-04-10 Trond MyklebustNFS: Move delegation recall into the NFSv4 callback...
2018-04-10 Trond MyklebustNFS: Move the delegation return down into nfs4_proc_rem...
2018-04-10 Chuck Leversunrpc: Add static trace point to report result of...
2018-04-10 Chuck Leversunrpc: Add static trace point to report RPC latency...
2018-04-10 Chuck Leversunrpc: Simplify synopsis of some trace points
2018-04-10 Chuck LeverSUNRPC: Make num_reqs a non-atomic integer
2018-04-10 Chuck LeverSUNRPC: Move xprt_update_rtt callsite
2018-04-10 Chuck Leverxprtrdma: "Support" call-only RPCs
2018-04-10 Linus TorvaldsMerge tag 'ceph-for-4.17-rc1' of git://github.com/ceph...
2018-04-10 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.17-1' of git://git...
2018-04-10 Linus TorvaldsMerge tag 'dmaengine-4.17-rc1' of git://git.infradead...
2018-04-10 Linus TorvaldsMerge tag 'rproc-v4.17' of git://github.com/andersson...
2018-04-10 Linus TorvaldsMerge tag 'rpmsg-v4.17' of git://github.com/andersson...
next