aboutsummaryrefslogtreecommitdiffstats
path: root/security (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-17gpu/drm: Ingenic: Fix opaque pointer casted to wrong typePaul Cercueil1-1/+1
2020-05-17gpu/drm: ingenic: Fix bogus crtc_atomic_check callbackPaul Cercueil1-2/+2
2020-05-13drm/meson: pm resume add return errno branchBernard Zhao1-3/+1
2020-05-05drm: Fix HDCP failures when SRM fw is missingSean Paul1-1/+7
2020-05-04sun6i: dsi: fix gcc-4.8Arnd Bergmann1-1/+1
2020-05-04drm: ingenic-drm: add MODULE_DEVICE_TABLEH. Nikolaus Schaller1-0/+1
2020-05-04drm/virtio: create context before RESOURCE_CREATE_2D in 3D modeGurchetan Singh3-2/+5
2020-04-30dma-buf: fix documentation build warningsRandy Dunlap2-4/+3
2020-04-29drm/qxl: qxl_release use after freeVasily Averin4-11/+7
2020-04-29drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()Vasily Averin1-1/+2
2020-04-28drm/qxl: qxl_release leak in qxl_hw_surface_alloc()Vasily Averin1-2/+3
2020-04-28drm/qxl: qxl_release leak in qxl_draw_dirty_fb()Vasily Averin1-2/+3
2020-04-28drm/virtio: only destroy created contextsGurchetan Singh1-11/+6
2020-04-27drm/dp_mst: Fix drm_dp_send_dpcd_write() return codeLyude Paul1-2/+6
2020-04-27dma-buf: Fix SET_NAME ioctl uapiDaniel Vetter2-1/+8
2020-04-24drm/edid: Fix off-by-one in DispID DTD pixel clockVille Syrjälä1-1/+1
2020-04-20drm/tidss: fix crash related to accessing freed memoryTomi Valkeinen3-12/+42
2020-04-17drm/dp_mst: Zero assigned PBN when releasing VCPI slotsMikita Lipski1-0/+1
2020-04-15drm/scheduler: fix drm_sched_get_cleanup_jobChristian König1-1/+1
2020-04-15drm/meson: Delete an error message in meson_dw_hdmi_bind()Markus Elfring1-3/+1
2020-04-14drm/bridge: anx6345: set correct BPC for display_info of connectorVasily Khoruzhick1-0/+3
2020-04-14dt-bindings: display: allow port and ports in panel-lvdsSam Ravnborg1-1/+9
2020-04-14dt-bindings: display: xpp055c272: Remove the reg propertyFabio Estevam1-1/+0
2020-04-14dt-bindings: display: ltk500hd1829: Remove the reg propertyFabio Estevam1-1/+0
2020-04-12Linux 5.7-rc1Linus Torvalds1-2/+2
2020-04-12MAINTAINERS: sort field names for all entriesLinus Torvalds1-1974/+1974
2020-04-12MAINTAINERS: sort entries by entry nameLinus Torvalds1-820/+820
2020-04-11mailmap: Add Sedat Dilek (replacement for expired email address)Sedat Dilek1-0/+1
2020-04-11pNFS: Fix RCU lock leakageTrond Myklebust1-0/+1
2020-04-11KVM: VMX: Extend VMXs #AC interceptor to handle split lock #AC in guestXiaoyao Li1-3/+34
2020-04-11KVM: x86: Emulate split-lock access as a write in emulatorXiaoyao Li1-1/+11
2020-04-11x86/split_lock: Provide handle_guest_split_lock()Thomas Gleixner2-5/+34
2020-04-11kbuild: fix comment about missing include guard detectionMasahiro Yamada1-1/+1
2020-04-10ipc/util.c: sysvipc_find_ipc() should increase position indexVasily Averin1-1/+1
2020-04-10kernel/gcov/fs.c: gcov_seq_next() should increase position indexVasily Averin1-1/+1
2020-04-10fs/seq_file.c: seq_read(): add info message about buggy .next functionsVasily Averin1-2/+5
2020-04-10drivers/dma/tegra20-apb-dma.c: fix platform_get_irq.cocci warningskbuild test robot1-1/+0
2020-04-10change email address for Pali RohárPali Rohár24-41/+42
2020-04-10selftests: kmod: test disabling module autoloadingEric Biggers1-0/+30
2020-04-10selftests: kmod: fix handling test numbers above 9Eric Biggers1-4/+9
2020-04-10docs: admin-guide: document the kernel.modprobe sysctlEric Biggers1-0/+21
2020-04-10fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()Eric Biggers1-1/+3
2020-04-10kmod: make request_module() return an error when autoloading is disabledEric Biggers1-2/+2
2020-04-10mm/memremap: set caching mode for PCI P2PDMA memory to WCLogan Gunthorpe1-0/+3
2020-04-10mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe10-7/+36
2020-04-10powerpc/mm: thread pgprot_t through create_section_mapping()Logan Gunthorpe7-17/+27
2020-04-10x86/mm: introduce __set_memory_prot()Logan Gunthorpe2-0/+14
2020-04-10x86/mm: thread pgprot_t through init_memory_mapping()Logan Gunthorpe8-25/+34
2020-04-10mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe10-33/+33
2020-04-10mm/memory_hotplug: drop the flags field from struct mhp_restrictionsLogan Gunthorpe1-2/+0