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
2021-01-15
drm/nouveau/imem/ga10[024]: initial support
Ben Skeggs
1
-0
/
+3
2021-01-15
drm/nouveau/privring/ga10[024]: initial support
Ben Skeggs
1
-0
/
+3
2021-01-15
drm/nouveau/mc/ga10[024]: initial support
Ben Skeggs
4
-0
/
+79
2021-01-15
drm/nouveau/devinit/ga10[024]: initial support
Ben Skeggs
6
-1
/
+83
2021-01-15
drm/nouveau/bios/ga10[024]: initial support
Ben Skeggs
2
-0
/
+6
2021-01-15
drm/nouveau/pci/ga10[024]: initial support
Ben Skeggs
1
-0
/
+3
2021-01-15
drm/nouveau/core: recognise GA10[024]
Ben Skeggs
5
-3
/
+36
2021-01-15
drm/nouveau/kms/nv50-: fix case where notifier buffer is at offset 0
Ben Skeggs
3
-4
/
+4
2021-01-15
drm/nouveau/mmu: fix vram heap sizing
Ben Skeggs
1
-3
/
+3
2021-01-15
drm/nouveau/i2c/gm200: increase width of aux semaphore owner fields
Ben Skeggs
1
-4
/
+4
2021-01-15
drm/nouveau/i2c/gk110-: disable hw-initiated dpcd reads
Ben Skeggs
7
-6
/
+40
2021-01-15
drm/nouveau/i2c/gk110: split out from i2c/gk104
Ben Skeggs
4
-6
/
+46
2021-01-15
drm/nouveau/privring: ack interrupts the same way as RM
Ben Skeggs
2
-6
/
+14
2021-01-15
drm/nouveau/bios: fix issue shadowing expansion ROMs
Ben Skeggs
1
-1
/
+1
2021-01-10
Linux 5.11-rc3
v5.11-rc3
Linus Torvalds
1
-1
/
+1
2021-01-10
Merge tag 'kbuild-fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-14
/
+6
2021-01-10
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-26
/
+123
2021-01-10
Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-block
Linus Torvalds
22
-59
/
+172
2021-01-10
Merge tag 'io_uring-5.11-2021-01-10' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-89
/
+167
2021-01-10
Merge tag 'usb-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
33
-225
/
+267
2021-01-10
Merge tag 'staging-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-29
/
+21
2021-01-10
Merge tag 'char-misc-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
21
-217
/
+322
2021-01-11
Documentation: kbuild: Fix section reference
Viresh Kumar
1
-1
/
+1
2021-01-10
Merge tag 'arc-5.11-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-232
/
+3
2021-01-10
Merge tag 'powerpc-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-1
/
+10
2021-01-10
Merge tag 'x86_urgent_for_v5.11_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-83
/
+94
2021-01-09
Merge tag 'hwmon-for-v5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-3
/
+14
2021-01-09
Merge tag 'dmaengine-fix-5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-25
/
+48
2021-01-09
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-7
/
+30
2021-01-09
maintainers: update my email address
Darrick J. Wong
1
-2
/
+2
2021-01-09
io_uring: stop SQPOLL submit on creator's death
Pavel Begunkov
1
-9
/
+53
2021-01-09
io_uring: add warn_once for io_uring_flush()
Pavel Begunkov
1
-4
/
+10
2021-01-09
io_uring: inline io_uring_attempt_task_drop()
Pavel Begunkov
1
-18
/
+11
2021-01-09
io_uring: io_rw_reissue lockdep annotations
Pavel Begunkov
1
-0
/
+2
2021-01-09
bcache: set bcache device into read-only mode for BCH_FEATURE_INCOMPAT_OBSO_L...
Coly Li
1
-0
/
+15
2021-01-09
bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucket
Coly Li
4
-8
/
+29
2021-01-09
bcache: check unsupported feature sets for bcache register
Coly Li
2
-0
/
+29
2021-01-09
bcache: fix typo from SUUP to SUPP in features.h
Coly Li
1
-3
/
+3
2021-01-09
bcache: set pdev_set_uuid before scond loop iteration
Yi Li
1
-1
/
+1
2021-01-08
Merge tag 'zonefs-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2021-01-08
Merge tag 'linux-kselftest-kunit-fixes-5.11-rc3' of git://git.kernel.org/pub/...
Linus Torvalds
1
-1
/
+1
2021-01-08
Merge tag 'linux-kselftest-next-5.11-rc3' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-1
/
+4
2021-01-08
Merge tag 'docs-5.11-3' of git://git.lwn.net/linux
Linus Torvalds
13
-60
/
+56
2021-01-08
Merge tag 'devprop-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+8
2021-01-08
Merge tag 'acpi-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
3
-19
/
+8
2021-01-08
Merge tag 'pm-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-18
/
+6
2021-01-08
Merge tag 'drm-fixes-2021-01-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
47
-177
/
+302
2021-01-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
45
-655
/
+667
2021-01-08
Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
10
-91
/
+147
2021-01-08
Merge tag 'arm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-8
/
+23
[next]