OSDN Git Service

android-x86/kernel.git
2018-04-06 Huang Yingmm: fix races between address_space dereference and...
2018-04-06 Andy Shevchenkomm: reuse DEFINE_SHOW_ATTRIBUTE() macro
2018-04-06 David Rientjesmm, page_alloc: move mirrored_kernelcore to __meminitdata
2018-04-06 David Rientjesmm, page_alloc: extend kernelcore and movablecore for...
2018-04-06 Naoya Horiguchimm: hwpoison: disable memory error handling on 1GB...
2018-04-06 Pavel Tatashinmm/memory_hotplug: optimize memory hotplug
2018-04-06 Pavel Tatashinmm/memory_hotplug: don't read nid from struct page...
2018-04-06 Pavel Tatashinmm/memory_hotplug: optimize probe routine
2018-04-06 Pavel Tatashinmm: uninitialized struct page poisoning sanity checking
2018-04-06 Pavel Tatashinx86/mm/memory_hotplug: determine block size based on...
2018-04-06 Pavel Tatashinmm/memory_hotplug: enforce block size aligned range...
2018-04-06 Yang Shimm: thp: fix potential clearing to referenced flag...
2018-04-06 Pavel Tatashinmm: initialize pages on demand during boot
2018-04-06 Pavel Tatashinmm: disable interrupts while initializing deferred...
2018-04-06 Randy Dunlapmm/swap_slots.c: use conditional compilation
2018-04-06 Anshuman Khandualmm/migrate: rename migration reason MR_CMA to MR_CONTIG...
2018-04-06 David Woodhousemm: always print RLIMIT_DATA warning
2018-04-06 Colin Ian Kingmm/ksm.c: make stable_node_dup() static
2018-04-06 Shakeel Buttslab, slub: skip unnecessary kasan_cache_shutdown()
2018-04-06 Mikulas Patockamm/slab_common.c: remove test if cache name is accessible
2018-04-06 Shakeel Buttslab, slub: remove size disparity on debug kernel
2018-04-06 Alexey Dobriyanslab: use 32-bit arithmetic in freelist_randomize()
2018-04-06 Alexey Dobriyanslub: make size_from_object() return unsigned int
2018-04-06 Alexey Dobriyanslub: make struct kmem_cache_order_objects::x unsigned int
2018-04-06 Alexey Dobriyanslub: make slab_index() return unsigned int
2018-04-06 Alexey Dobriyanslab: make usercopy region 32-bit
2018-04-06 Alexey Dobriyankasan: make kasan_cache_create() work with 32-bit slab...
2018-04-06 Alexey Dobriyanslab: make kmem_cache_flags accept 32-bit object size
2018-04-06 Alexey Dobriyanslub: make ->size unsigned int
2018-04-06 Alexey Dobriyanslub: make ->object_size unsigned int
2018-04-06 Alexey Dobriyanslub: make ->offset unsigned int
2018-04-06 Alexey Dobriyanslub: make ->cpu_partial unsigned int
2018-04-06 Alexey Dobriyanslub: make ->inuse unsigned int
2018-04-06 Alexey Dobriyanslub: make ->align unsigned int
2018-04-06 Alexey Dobriyanslub: make ->reserved unsigned int
2018-04-06 Alexey Dobriyanslub: make ->red_left_pad unsigned int
2018-04-06 Alexey Dobriyanslub: make ->max_attr_size unsigned int
2018-04-06 Alexey Dobriyanslub: make ->remote_node_defrag_ratio unsigned int
2018-04-06 Alexey Dobriyanslab: make size_index_elem() unsigned int
2018-04-06 Alexey Dobriyanslab: make size_index[] array u8
2018-04-06 Alexey Dobriyanslab: make kmem_cache_create() work with 32-bit sizes
2018-04-06 Alexey Dobriyanslab: make create_boot_cache() work with 32-bit sizes
2018-04-06 Alexey Dobriyanslab: make create_kmalloc_cache() work with 32-bit...
2018-04-06 Alexey Dobriyanslab: make kmalloc_size() return "unsigned int"
2018-04-06 Alexey Dobriyanslab: make kmalloc_index() return "unsigned int"
2018-04-06 Alexey Dobriyanslab: fixup calculate_alignment() argument type
2018-04-06 Chintan Pandyamm/slub.c: use jitter-free reference while printing age
2018-04-06 Alexey Dobriyanmm/slab_common.c: mark kmalloc machinery as __ro_after_init
2018-04-06 shunki-fujitafs: don't flush pagecache when expanding block device
2018-04-06 Chengguang Xunet/9p/client.c: fix potential refcnt problem of trans...
2018-04-06 Yiwen Jiangfs/9p: don't set SB_NOATIME by default
2018-04-06 Chengguang Xu9p: check memory allocation result for cachetag
2018-04-06 Eryu Guan9p: don't maintain dir i_nlink if the exported fs doesn...
2018-04-06 Greg Kurznet/9p: avoid -ERESTARTSYS leak to userspace
2018-04-06 Changwei Geocfs2/dlm: clean up unused variable in dlm_process_reco...
2018-04-06 piaojunocfs2/o2hb: check len for bio_add_page() to avoid getti...
2018-04-06 Gang Heocfs2: add duplicated ino number check
2018-04-06 Gang Heocfs2: add kobject for online file check
2018-04-06 Gang Heocfs2: fix some small problems
2018-04-06 Gang Heocfs2: move some definitions to header file
2018-04-06 Changwei Geocfs2: correct spelling mistake for migratable for all
2018-04-06 Colin Ian Kingocfs2: fix spelling mistake: "Migrateable" -> "Migratable"
2018-04-06 piaojunocfs2/dlm: wait for dlm recovery done when migrating...
2018-04-06 Changwei Geocfs2/dlm: clean up unused stack variable in dlm_do_loc...
2018-04-06 Changwei Geocfs2/dlm: clean up unused argument for dlm_destroy_rec...
2018-04-06 Changwei Gefs/ocfs2/dlm/dlmrecovery.c: remove unrelated comment
2018-04-06 Changwei Geocfs2: remove two unused functions from suballoc.c
2018-04-06 piaojunocfs2: remove unnecessary null pointer check before...
2018-04-06 Jun Piaoocfs2/dlm: don't handle migrate lockres if already...
2018-04-06 Jia Guoocfs2: keep the trace point consistent with the functio...
2018-04-06 piaojunocfs2: remove some unused function declarations
2018-04-06 piaojunocfs2: use 'oi' instead of 'OCFS2_I()'
2018-04-06 piaojunocfs2: use 'osb' instead of 'OCFS2_SB()'
2018-04-06 Changbin Duscripts/faddr2line: show the code context
2018-04-06 Yury Norovlib: fix stall in __bitmap_parselist()
2018-04-06 Mike Kravetzhugetlbfs: fix bug in pgoff overflow checking
2018-04-06 Huacai Chenzboot: fix stack protector in compressed boot phase
2018-04-05 Linus TorvaldsMerge tag 'char-misc-4.17-rc1' of git://git./linux...
2018-04-05 Linus TorvaldsMerge tag 'driver-core-4.17-rc1' of git://git./linux...
2018-04-05 Linus TorvaldsMerge tag 'staging-4.17-rc1' of git://git./linux/kernel...
2018-04-05 Linus TorvaldsMerge tag 'tty-4.17-rc1' of git://git./linux/kernel...
2018-04-05 Linus TorvaldsMerge tag 'usb-4.17-rc1' of git://git./linux/kernel...
2018-04-05 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2018-04-05 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2018-04-04 Linus TorvaldsMerge tag 'riscv-for-linus-4.17-mw0' of git://git....
2018-04-04 Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2018-04-04 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2018-04-04 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2018-04-04 Linus TorvaldsMerge tag 'random_for_linus' of git://git./linux/kernel...
2018-04-04 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2018-04-04 Linus TorvaldsMerge tag '4.17-SMB3-Fixes' of git://git.samba.org...
2018-04-04 Linus TorvaldsMerge tag 'gfs2-4.17.fixes' of git://git./linux/kernel...
2018-04-04 Linus TorvaldsMerge tag 'for-4.17-tag' of git://git./linux/kernel...
2018-04-04 Linus TorvaldsMerge tag 'xfs-4.17-merge-1' of git://git./fs/xfs/xfs...
2018-04-04 Linus TorvaldsMerge branch 'work.dcache' of git://git./linux/kernel...
2018-04-04 Arnd Bergmannnetdevsim: remove incorrect __net_initdata annotations
2018-04-04 Bert Kenwardsfc: remove ctpio_dmabuf_start from stats
2018-04-04 Eric Dumazetinet: frags: fix ip6frag_low_thresh boundary
2018-04-04 GhantaKrishnamurthy... tipc: Fix namespace violation in tipc_sk_fill_sock_diag
2018-04-04 Paolo Abeninet: avoid unneeded atomic operation in ip*_append_data()
next