Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-19drm/scheduler: Remove priority macro INVALID (v2)Luben Tuikov
2020-08-19drm/scheduler: Scheduler priority fixes (v2)Luben Tuikov
2020-08-06drm/amdgpu: new ids flag for tmz (v2)Pierre-Eric Pelloux-Prayer
2020-08-05drm/amdkfd: Replace bitmask with event idx in SMI event msgMukul Joshi
2020-07-27drm/amdkfd: Add thermal throttling SMI eventMukul Joshi
2020-07-15include/uapi/linux: Update KFD ioctl versionAmber Lin
2020-07-15drm/amdkfd: Provide SMI events watchAmber Lin
2020-07-15drm/amdgpu: add navy_flounder asic typeJiansong Chen
2020-07-02Merge tag 'amd-drm-next-5.9-2020-07-01' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-06-30Merge tag 'drm-misc-next-2020-06-26' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-06-24drm/mipi-dbi: Remove ->enabledDaniel Vetter
2020-06-24Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-06-23drm: bridge: dw-hdmi: Pass drm_display_info to dw_hdmi_support_scdc()Laurent Pinchart
2020-06-23drm: bridge: dw-hdmi: Constify mode argument to dw_hdmi_phy_ops .init()Laurent Pinchart
2020-06-23drm: bridge: dw-hdmi: Pass drm_display_info to .mode_valid()Laurent Pinchart
2020-06-23drm: bridge: dw-hdmi: Remove unused field from dw_hdmi_plat_dataLaurent Pinchart
2020-06-23drm: bridge: dw-hdmi: Pass private data pointer to .configure_phy()Laurent Pinchart
2020-06-23drm: bridge: dw-hdmi: Pass private data pointer to .mode_valid()Laurent Pinchart
2020-06-23drm: bridge: Pass drm_display_info to drm_bridge_funcs .mode_valid()Laurent Pinchart
2020-06-23drm: edid: Constify connector argument to infoframe functionsLaurent Pinchart
2020-06-21Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-06-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-06-21Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-06-21Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-20Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-06-20Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-06-20mm: Allow arches to provide ptep_get()Christophe Leroy
2020-06-19Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-19Merge tag 'libata-5.8-2020-06-19' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-19drm/dp: DRM DP helper for reading Ignore MSA from DPCDManasi Navare
2020-06-19Merge tag 'ceph-for-5.8-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-06-19Merge tag 'overflow-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-19drm: drm_fourcc: Add uncompressed AFBC modifierBen Davis
2020-06-19drm: drm_fourcc: add NV15, Q410, Q401 YUV formatsBen Davis
2020-06-19i2c: remove deprecated i2c_new_device APIWolfram Sang
2020-06-18Merge branch 'hch' (maccess patches from Christoph Hellwig)Linus Torvalds
2020-06-18maccess: make get_kernel_nofault() check for minimal type compatibilityLinus Torvalds
2020-06-18maccess: rename probe_kernel_address to get_kernel_nofaultChristoph Hellwig
2020-06-18sparse: use identifiers to define address spacesLuc Van Oostenryck
2020-06-18block: make function 'kill_bdev' staticZheng Bin
2020-06-18libata: Use per port sync for detachKai-Heng Feng
2020-06-17maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofaultChristoph Hellwig
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig
2020-06-17overflow.h: Add flex_array_size() helperGustavo A. R. Silva
2020-06-17kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa
2020-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-17Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2020-06-16libceph: move away from global osd_req_flagsIlya Dryomov
2020-06-16tifm: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-16sctp: Replace zero-length array with flexible-arrayGustavo A. R. Silva