Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3b8cafdd5436f9298b3bf6eb831df5eef5ee82b6
/
drivers
3b8cafd
dm zoned: fix zone state management race
by Damien Le Moal
· 5 years ago
bd293d0
dm bufio: fix deadlock with loop device
by Junxiao Bi
· 6 years ago
2e60238
dm snapshot: add optional discard support features
by Mike Snitzer
· 6 years ago
b9411d7
dm crypt: implement eboiv - encrypted byte-offset initialization vector
by Milan Broz
· 6 years ago
6028a7a
dm crypt: remove obsolete comment about plumb IV
by Milan Broz
· 6 years ago
4a52ffc
dm crypt: wipe private IV struct after key invalid flag is set
by Milan Broz
· 6 years ago
131670c
dm integrity: use kzalloc() instead of kmalloc() + memset()
by Fuqian Huang
· 6 years ago
d370ad2
dm: update stale comment in end_clone_bio()
by Pavel Begunkov
· 6 years ago
7537dad
dm log writes: fix incorrect comment about the logged sequence example
by Qu Wenruo
· 6 years ago
d4e6e83
dm log writes: use struct_size() to calculate size of pending_block
by Zhengyuan Liu
· 6 years ago
9c81c99
dm crypt: use struct_size() when allocating encryption context
by Zhengyuan Liu
· 6 years ago
5f1c56b
dm integrity: always set version on superblock update
by Milan Broz
· 6 years ago
54fa16e
dm thin metadata: check if in fail_io mode when setting needs_check
by Mike Snitzer
· 6 years ago
2eba4e6
dm verity: use message limit for data block corruption message
by Milan Broz
· 6 years ago
a065192
dm table: don't copy from a NULL pointer in realloc_argv()
by Jerome Marchand
· 6 years ago
211ad4b
dm log writes: make sure super sector log updates are written in order
by zhangyi (F)
· 6 years ago
10c9c8e
dm init: remove trailing newline from calls to DMERR() and DMINFO()
by Stephen Boyd
· 6 years ago
dec7e64
dm init: fix incorrect uses of kstrndup()
by Gen Zhang
· 6 years ago
efba92d
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
f763cf8
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
e01e060fe0
Merge tag 'platform-drivers-x86-v5.2-3' of git://git.infradead.org/linux-platform-drivers-x86
by Linus Torvalds
· 6 years ago
ff39074
Merge tag 'usb-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 6 years ago
6aa7a22
Merge tag 'drm-fixes-2019-06-14' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
1ed1fa5
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
7b10315
Merge tag 'for-linus-20190614' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
5dcedf4
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 6 years ago
fd6b99f
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
e14c587
Merge branch 'drm-fixes-5.2' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Daniel Vetter
· 6 years ago
c78ad1b
Merge tag 'iommu-fixes-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 6 years ago
7617c9a
Merge tag 'gpio-v5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 6 years ago
744ed8c
Merge tag 'drm-misc-fixes-2019-06-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Daniel Vetter
· 6 years ago
50f44ee
mm/devm_memremap_pages: fix final page put race
by Dan Williams
· 6 years ago
1570175
PCI/P2PDMA: track pgmap references per resource, not globally
by Dan Williams
· 6 years ago
e615a19
PCI/P2PDMA: fix the gen_pool_add_virt() failure path
by Dan Williams
· 6 years ago
2374b68
drivers/base/devres: introduce devm_release_action()
by Dan Williams
· 6 years ago
c11fb13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
by Linus Torvalds
· 6 years ago
febe803
Merge tag 'drm-intel-fixes-2019-06-13' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Daniel Vetter
· 6 years ago
1d0c065
block/ps3vram: Use %llu to format sector_t after LBDAF removal
by Geert Uytterhoeven
· 6 years ago
31f6264
libata: Extend quirks for the ST1000LM024 drives with NOLPM quirk
by Hans de Goede
· 6 years ago
1f0ffa6
bcache: only set BCACHE_DEV_WB_RUNNING when cached device attached
by Coly Li
· 6 years ago
31b9095
bcache: fix stack corruption by PRECEDING_KEY()
by Coly Li
· 6 years ago
154085f
null_blk: remove duplicate check for report zone
by Chaitanya Kulkarni
· 6 years ago
f3a5231
drm/amdgpu: return 0 by default in amdgpu_pm_load_smu_firmware
by Alex Deucher
· 6 years ago
99f304b
drm/amdgpu: Fix bounds checking in amdgpu_ras_is_supported()
by Dan Carpenter
· 6 years ago
76509d6
Merge branch 'mediatek-drm-fixes-5.2' of https://github.com/ckhu-mediatek/linux.git-tags into drm-fixes
by Daniel Vetter
· 6 years ago
35110e3
Merge tag 'media/v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 6 years ago
5f54a85
usb: typec: Make sure an alt mode exist before getting its partner
by Heikki Krogerus
· 6 years ago
5d6168f
clocksource/drivers/arm_arch_timer: Don't trace count reader functions
by Julien Thierry
· 6 years ago
a0cac26
i2c: pca-platform: Fix GPIO lookup code
by Linus Walleij
· 6 years ago
48eaeb7
drm: add fallback override/firmware EDID modes workaround
by Jani Nikula
· 6 years ago
ca21f85
i2c: acorn: fix i2c warning
by Russell King
· 6 years ago
56a2b7f
drm/edid: abstract override/firmware EDID retrieval
by Jani Nikula
· 6 years ago
8c2eb7b
platform/mellanox: mlxreg-hotplug: Add devm_free_irq call to remove flow
by Vadim Pasternak
· 6 years ago
160da20
platform/x86: mlx-platform: Fix parent device in i2c-mux-reg device registration
by Vadim Pasternak
· 6 years ago
cb1921b
platform/x86: intel-vbtn: Report switch events when event wakes device
by Mathew King
· 6 years ago
401fee8
platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from asus_nb_wmi
by Hans de Goede
· 6 years ago
4e4abae
iommu/arm-smmu: Avoid constant zero in TLBI writes
by Robin Murphy
· 6 years ago
c5cc0bf
drm/i915/perf: fix whitelist on Gen10+
by Lionel Landwerlin
· 6 years ago
d74408f
drm/i915/sdvo: Implement proper HDMI audio support for SDVO
by Ville Syrjälä
· 6 years ago
77ce94d
drm/i915: Fix per-pixel alpha with CCS
by Ville Syrjälä
· 6 years ago
326fb6d
drm/i915/dmc: protect against reading random memory
by Lucas De Marchi
· 6 years ago
f9a9913
drm/i915/dsi: Use a fuzzy check for burst mode clock check
by Hans de Goede
· 6 years ago
4d8f5f9
Merge branch 'stable/for-linus-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
by Linus Torvalds
· 6 years ago
c23b071
Merge tag 'vfio-v5.2-rc5' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 6 years ago
517b91f
drm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after alloc
by Shirish S
· 6 years ago
5e3b6b8
Merge tag 'regulator-fix-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 6 years ago
e59bf42
Merge tag 'spi-fix-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 6 years ago
de060de
drm/panfrost: Require the simple_ondemand governor
by Ezequiel Garcia
· 6 years ago
1c3b526
drm/panfrost: make devfreq optional again
by Neil Armstrong
· 6 years ago
be7d9f0
drm/gem_shmem: Use a writecombine mapping for ->vaddr
by Boris Brezillon
· 6 years ago
c2ed3d4
Merge tag 'usb-serial-5.2-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
by Greg Kroah-Hartman
· 6 years ago
8e61f6f
Merge tag 'for-linus-5.2b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 6 years ago
9331b67
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
1ce2c85
Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
902b2ed
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 6 years ago
66b59f2
Merge tag 'dmaengine-fix-5.2-rc4' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 6 years ago
8d72e5b
Merge tag 'for-linus-20190608' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
1b02caa
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
652b8b0
drm: panel-orientation-quirks: Add quirk for GPD MicroPC
by Hans de Goede
· 6 years ago
15abc71
drm: panel-orientation-quirks: Add quirk for GPD pocket2
by Hans de Goede
· 6 years ago
01fb49f
Merge tag 'fixes-for-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 6 years ago
79c3ba3
Merge tag 'drm-fixes-2019-06-07-1' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
49b8095
i2c: xiic: Add max_read_len quirk
by Robert Hancock
· 6 years ago
3b00691
gpio: pca953x: hack to fix 24 bit gpio expanders
by H. Nikolaus Schaller
· 6 years ago
0ade0b6
RAS/CEC: Convert the timer callback to a workqueue
by Cong Wang
· 6 years ago
f3c74b3
RAS/CEC: Fix binary search function
by Borislav Petkov
· 6 years ago
d442564
Merge tag 'hwmon-for-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 6 years ago
6c70f89
Merge branch 'nvme-5.2-rc-next' of git://git.infradead.org/nvme into for-linus
by Jens Axboe
· 6 years ago
91f152e
Merge tag 'mmc-v5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 6 years ago
1e1d926
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
6e38335
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 6 years ago
625d7d3
scsi: hpsa: correct ioaccel2 chaining
by Don Brace
· 6 years ago
0b84933
drm/meson: fix G12A primary plane disabling
by Neil Armstrong
· 6 years ago
c03ea50
drm/meson: fix primary plane disabling
by Neil Armstrong
· 6 years ago
e98c795
drm/meson: fix G12A HDMI PLL settings for 4K60 1000/1001 variations
by Neil Armstrong
· 6 years ago
671e2ee
Merge branch 'linux-5.2' of git://github.com/skeggsb/linux into drm-fixes
by Dave Airlie
· 6 years ago
ab4bec1
drm/nouveau/secboot/gp10[2467]: support newer FW to fix SEC2 failures on some boards
by Ben Skeggs
· 6 years ago
9352ce3
drm/nouveau/secboot: enable loading of versioned LS PMU/SEC2 ACR msgqueue FW
by Ben Skeggs
· 6 years ago
5f0f8b5
drm/nouveau/secboot: split out FW version-specific LS function pointers
by Ben Skeggs
· 6 years ago
c26f306
drm/nouveau/secboot: pass max supported FW version to LS load funcs
by Ben Skeggs
· 6 years ago
Next »