index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-09
nvme: fix possible hang when ns scanning fails during error recovery
Sagi Grimberg
1
-1
/
+1
2020-05-09
nvme-pci: fix "slimmer CQ head update"
Alexey Dobriyan
1
-1
/
+5
2020-05-09
bdi: add a ->dev_name field to struct backing_dev_info
Christoph Hellwig
2
-2
/
+4
2020-05-09
bdi: use bdi_dev_name() to get device name
Yufen Yu
4
-8
/
+10
2020-05-09
gcc-10: disable 'array-bounds' warning for now
Linus Torvalds
1
-0
/
+1
2020-05-09
gcc-10: disable 'zero-length-bounds' warning for now
Linus Torvalds
1
-0
/
+3
2020-05-09
Stop the ad-hoc games with -Wno-maybe-initialized
Linus Torvalds
3
-23
/
+3
2020-05-09
Merge tag 'io_uring-5.7-2020-05-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-70
/
+40
2020-05-09
drm/i915/gvt: Init DPLL/DDI vreg for virtual display instead of inheritance.
Colin Xu
1
-5
/
+44
2020-05-08
drm/amd/display: add basic atomic check for cursor plane
Simon Ser
1
-2
/
+24
2020-05-08
drm/amd/display: Fix vblank and pageflip event handling for FreeSync
Nicholas Kazlauskas
1
-82
/
+55
2020-05-08
Revert "gfs2: Don't demote a glock until its revokes are written"
Bob Peterson
1
-3
/
+0
2020-05-08
gfs2: If go_sync returns error, withdraw but skip invalidate
Bob Peterson
1
-1
/
+2
2020-05-08
drm/amdgpu: implement soft_recovery for gfx10
Alex Deucher
1
-0
/
+14
2020-05-08
drm/amdgpu: enable hibernate support on Navi1X
Evan Quan
3
-1
/
+4
2020-05-08
drm/amdgpu: Use GEM obj reference for KFD BOs
Felix Kuehling
1
-2
/
+3
2020-05-08
drm/amdgpu: force fbdev into vram
Alex Deucher
1
-2
/
+1
2020-05-08
drm/amd/powerplay: perform PG ungate prior to CG ungate
Evan Quan
2
-6
/
+6
2020-05-08
drm/amdgpu: drop unnecessary cancel_delayed_work_sync on PG ungate
Evan Quan
2
-14
/
+4
2020-05-08
drm/amdgpu: disable MGCG/MGLS also on gfx CG ungate
Evan Quan
1
-1
/
+1
2020-05-08
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-6
/
+7
2020-05-08
Merge tag 'ceph-for-5.7-rc5' of git://github.com/ceph/ceph-client
Linus Torvalds
4
-14
/
+7
2020-05-08
gfs2: Grab glock reference sooner in gfs2_add_revoke
Andreas Gruenbacher
1
-3
/
+3
2020-05-08
gfs2: don't call quota_unhold if quotas are not locked
Bob Peterson
1
-2
/
+1
2020-05-08
gfs2: move privileged user check to gfs2_quota_lock_check
Bob Peterson
2
-3
/
+3
2020-05-08
gfs2: remove check for quotas on in gfs2_quota_check
Bob Peterson
1
-3
/
+0
2020-05-08
gfs2: Change BUG_ON to an assert_withdraw in gfs2_quota_change
Bob Peterson
1
-1
/
+3
2020-05-08
gfs2: Fix problems regarding gfs2_qa_get and _put
Bob Peterson
2
-4
/
+4
2020-05-08
ceph: demote quotarealm lookup warning to a debug message
Luis Henriques
1
-2
/
+2
2020-05-08
Merge tag 'char-misc-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14
-51
/
+77
2020-05-08
Merge tag 'driver-core-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-30
/
+48
2020-05-08
Merge tag 'staging-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-6
/
+4
2020-05-08
Merge tag 'tty-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-5
/
+9
2020-05-08
Merge tag 'usb-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
8
-10
/
+24
2020-05-08
Merge tag 'drm-fixes-2020-05-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
12
-31
/
+57
2020-05-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
14
-78
/
+275
2020-05-08
fork: prevent accidental access to clone3 features
Christian Brauner
1
-6
/
+7
2020-05-08
iommu/virtio: Reverse arguments to list_add
Julia Lawall
1
-1
/
+1
2020-05-08
gfs2: More gfs2_find_jhead fixes
Andreas Gruenbacher
1
-7
/
+12
2020-05-08
gfs2: Another gfs2_walk_metadata fix
Andreas Gruenbacher
1
-7
/
+9
2020-05-08
gfs2: Fix use-after-free in gfs2_logd after withdraw
Bob Peterson
1
-0
/
+5
2020-05-08
gfs2: Fix BUG during unmount after file system withdraw
Bob Peterson
1
-4
/
+6
2020-05-08
gfs2: Fix error exit in do_xmote
Bob Peterson
1
-1
/
+1
2020-05-08
mmc: block: Fix request completion in the CQE timeout path
Adrian Hunter
1
-2
/
+1
2020-05-08
mmc: core: Fix recursive locking issue in CQE recovery path
Sarthak Garg
1
-9
/
+4
2020-05-08
mmc: core: Check request type before completing the request
Veerabhadrarao Badiganti
1
-1
/
+2
2020-05-08
Merge tag 'drm-misc-fixes-2020-05-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
6
-4
/
+14
2020-05-08
Merge tag 'amd-drm-fixes-5.7-2020-05-06' of git://people.freedesktop.org/~agd...
Dave Airlie
6
-27
/
+43
2020-05-07
Merge branch 'for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
1
-1
/
+1
2020-05-07
mm: limit boost_watermark on small zones
Henry Willard
1
-0
/
+8
[prev]
[next]