OSDN Git Service

uclinux-h8/linux.git
2017-11-30 Pierre-Hugues... drm/bridge: synopsys/dw-hdmi: Enable cec clock
2017-11-30 Hans Verkuildrm/bridge: adv7511/33: Fix adv7511_cec_init() failure...
2017-11-30 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2017-11-30 Nadav Amitfs/hugetlbfs/inode.c: change put_page/unlock_page order...
2017-11-30 Kirill A. Shutemovmm/hugetlb: fix NULL-pointer dereference on 5-level...
2017-11-30 Ian Kentautofs: revert "autofs: fix AT_NO_AUTOMOUNT not being...
2017-11-30 Ian Kentautofs: revert "autofs: take more care to not update...
2017-11-30 OGAWA Hirofumifs/fat/inode.c: fix sb_rdonly() change
2017-11-30 Shakeel Buttmm, memcg: fix mem_cgroup_swapout() for THPs
2017-11-30 Zi Yanmm: migrate: fix an incorrect call of prep_transhuge_page()
2017-11-30 Yisheng Xiekmemleak: add scheduling point to kmemleak_scan()
2017-11-30 Andy Shevchenkoscripts/bloat-o-meter: don't fail with division by 0
2017-11-30 Jiang Biaofs/mbcache.c: make count_objects() more robust
2017-11-30 Michal HockoRevert "mm/page-writeback.c: print a warning if the...
2017-11-30 chenjiemm/madvise.c: fix madvise() infinite loop under special...
2017-11-30 Kees Cookexec: avoid RLIMIT_STACK races with prlimit()
2017-11-30 Dan WilliamsIB/core: disable memory registration of filesystem...
2017-11-30 Dan Williamsv4l2: disable filesystem-dax mapping support
2017-11-30 Dan Williamsmm: fail get_vaddr_frames() for filesystem-dax mappings
2017-11-30 Dan Williamsmm: introduce get_user_pages_longterm
2017-11-30 Dan Williamsdevice-dax: implement ->split() to catch invalid munmap...
2017-11-30 Dan Williamsmm, hugetlbfs: introduce ->split() to vm_operations_struct
2017-11-30 Liu, Changchengscripts/faddr2line: extend usage on generic arch
2017-11-30 Dan Williamsmm: replace pte_write with pte_access_permitted in...
2017-11-30 Dan Williamsmm: replace pmd_write with pmd_access_permitted in...
2017-11-30 Dan Williamsmm: replace pud_write with pud_access_permitted in...
2017-11-30 Dan Williamsmm: switch to 'define pmd_write' instead of __HAVE_ARCH...
2017-11-30 Dan Williamsmm: fix device-dax pud write-faults triggered by get_us...
2017-11-30 Mike Kravetzmm/cma: fix alloc_contig_range ret code/potential leak
2017-11-30 Wang Nanmm, oom_reaper: gather each vma to prevent leaking...
2017-11-30 Michal Hockomm, memory_hotplug: do not back off draining pcp free...
2017-11-29 Linus TorvaldsMerge tag 'nfsd-4.15-1' of git://linux-nfs.org/~bfields...
2017-11-29 Linus TorvaldsMerge tag 'for-4.15-rc2-tag' of git://git./linux/kernel...
2017-11-29 Linus TorvaldsMerge tag 'microblaze-4.15-rc2' of git://git.monstr...
2017-11-29 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2017-11-29 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2017-11-29 David S. Millersparc64: Fix boot on T4 and later.
2017-11-29 Oded Gabbaydrm/radeon: remove init of CIK VMIDs 8-16 for amdkfd
2017-11-29 Christian Königdrm/ttm: fix populate_and_map() functions once more
2017-11-29 Linus Torvaldsvsprintf: don't use 'restricted_pointer()' when not...
2017-11-29 Trond MyklebustSUNRPC: Allow connect to return EHOSTUNREACH
2017-11-29 Trond MyklebustNFSv4: Ensure gcc 4.4.4 can compile initialiser for...
2017-11-29 Linus Torvaldskallsyms: take advantage of the new '%px' format
2017-11-29 Linus TorvaldsMerge tag 'printk-hash-pointer-4.15-rc2' of git://githu...
2017-11-29 Linus TorvaldsRevert "mm, thp: Do not make pmd/pud dirty without...
2017-11-29 Jens AxboeMerge branch 'nvme-4.15' of git://git.infradead.org...
2017-11-29 Tetsuo Handaquota: Check for register_shrinker() failure.
2017-11-29 Benjamin Gaignardethernet: dwmac-stm32: Fix copyright
2017-11-29 Heiner Kallweiteeprom: at24: check at24_read/write arguments
2017-11-29 Heiner Kallweiteeprom: at24: fix reading from 24MAC402/24MAC602
2017-11-29 Colin Ian Kingnet: via: via-rhine: use %p to format void * address...
2017-11-29 Geert Uytterhoevennet: ethernet: xilinx: Mark XILINX_LL_TEMAC broken...
2017-11-29 Maarten Lankhorstdrm/fb_helper: Disable all crtc's when initial setup...
2017-11-29 Hyong-Youb Kimmyri10ge: Update MAINTAINERS
2017-11-29 Bartosz Golaszewskieeprom: at24: correctly set the size for at24mac402
2017-11-29 Lucas Stachdrm/atomic: make drm_atomic_helper_wait_for_vblanks...
2017-11-29 Bastian Stendermmc: core: prepend 0x to OCR entry in sysfs
2017-11-29 Bastian Stendermmc: core: prepend 0x to pre_eol_info entry in sysfs
2017-11-29 Vaibhav Jainpowerpc: Do not assign thread.tidr if already assigned
2017-11-29 Vaibhav Jainpowerpc: Avoid signed to unsigned conversion in set_thr...
2017-11-29 Tobin C. Hardingkasan: use %px to print addresses instead of %p
2017-11-29 Tobin C. Hardingvsprintf: add printk specifier %px
2017-11-29 Tobin C. Hardingprintk: hash addresses printed with %p
2017-11-29 Tobin C. Hardingvsprintf: refactor %pK code out of pointer()
2017-11-29 Tobin C. Hardingdocs: correct documentation for %pK
2017-11-29 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2017-11-28 Hersen Wudrm/amd/display: USB-C / thunderbolt dock specific...
2017-11-28 Andrey Grodzovskydrm/amd/display: Switch to drm_atomic_helper_wait_for_f...
2017-11-28 Roman Lidrm/amd/display: fix gamma setting
2017-11-28 Leo (Sunpeng) Lidrm/amd/display: Do not put drm_atomic_state on resume
2017-11-28 Harry Wentlanddrm/amd/display: Fix couple more inconsistent NULL...
2017-11-28 Harry Wentlanddrm/amd/display: Fix potential NULL and mem leak in...
2017-11-28 Harry Wentlanddrm/amd/display: Fix hubp check in set_cursor_position
2017-11-28 Harry Wentlanddrm/amd/display: Fix use before NULL check in validate_...
2017-11-28 Harry Wentlanddrm/amd/display: Bunch of smatch error and warning...
2017-11-28 Harry Wentlanddrm/amd/display: Fix amdgpu_dm bugs found by smatch
2017-11-28 Charlene Liudrm/amd/display: try to find matching audio inst for...
2017-11-28 Charlene Liudrm/amd/display: fix seq issue: turn on clock before...
2017-11-28 Colin Ian Kingdrm/amd/display: fix memory leaks on error exit return
2017-11-28 Shirish Sdrm/amd/display: check plane state before validating fbc
2017-11-28 Leo (Sunpeng) Lidrm/amd/display: Do DC mode-change check when adding...
2017-11-28 Jordan Lazaredrm/amd/display: Revert noisy assert messages
2017-11-28 Dmytro Laktyushkindrm/amd/display: fix split viewport rounding error
2017-11-28 Jerry (Fangzhi... drm/amd/display: Check aux channel before MST resume
2017-11-28 Dmytro Laktyushkindrm/amd/display: fix split recout offset
2017-11-28 Andrew Jiangdrm/amd/display: Don't reject 3D timings
2017-11-28 Hersen Wudrm/amd/display: Handle as MST first and then DP dongle...
2017-11-28 Dmytro Laktyushkindrm/amd/display: fix split recout calculation
2017-11-28 Roman Lidrm/amd/display: Fix S3 topology change
2017-11-28 Eric Yangdrm/amd/display: Add timing validation against dongle cap
2017-11-28 Leo (Sunpeng) Lidrm/amd/display: Should disable when new stream is...
2017-11-28 Bhawanpreet... drm/amd/display: Add null check for 24BPP (xfm and...
2017-11-28 Alex Deucherdrm/amdgpu: drop experimental flag for raven
2017-11-28 Christian Königdrm/amdgpu: don't try to move pinned BOs
2017-11-28 Michel Dänzerdrm/amdgpu: Use unsigned ring indices in amdgpu_queue_m...
2017-11-28 Michel Dänzerdrm/amdgpu: Set adev->vcn.irq.num_types for VCN
2017-11-28 Alex DeucherRevert "drm/amdgpu: fix rmmod KCQ disable failed error"
2017-11-28 Alex Deucherdrm/amdgpu: used cached gca values for cik_read_register
2017-11-28 Alex Deucherdrm/amdgpu/gfx7: cache raster_config values
2017-11-28 Leo Liudrm/amdgpu: move UVD/VCE and VCN structure out from...
next