index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
22
-129
/
+60
2020-06-02
mm: remove vmalloc_sync_(un)mappings()
Joerg Roedel
1
-6
/
+0
2020-06-02
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
6
-14
/
+10
2020-06-02
gpu/drm: remove the powerpc hack in drm_legacy_sg_alloc
Christoph Hellwig
1
-10
/
+1
2020-06-02
mm: remove the prot argument from vm_map_ram
Christoph Hellwig
3
-5
/
+3
2020-06-02
powerpc: add an ioremap_phb helper
Christoph Hellwig
1
-29
/
+16
2020-06-02
staging: media: ipu3: use vmap instead of reimplementing it
Christoph Hellwig
2
-25
/
+9
2020-06-02
staging: android: ion: use vmap instead of vm_map_ram
Christoph Hellwig
1
-2
/
+2
2020-06-02
ivtv: convert get_user_pages() --> pin_user_pages()
John Hubbard
3
-26
/
+14
2020-06-02
mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead
NeilBrown
1
-1
/
+1
2020-06-02
mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE
NeilBrown
1
-1
/
+1
2020-06-02
md: remove __clear_page_buffers and use attach/detach_page_private
Guoqing Jiang
1
-10
/
+2
2020-06-02
vfs: track per-sb writeback errors and report them to syncfs
Jeff Layton
1
-0
/
+1
2020-06-02
gup: document and work around "COW can break either way" issue
Linus Torvalds
1
-0
/
+8
2020-06-02
Merge branch 'uaccess.__copy_to_user' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2020-06-02
Merge branch 'uaccess.__copy_from_user' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+1
2020-06-02
Merge branch 'uaccess.__put_user' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-10
/
+10
2020-06-02
Merge branch 'uaccess.readdir' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+3
2020-06-02
Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
17
-107
/
+3
2020-06-02
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
19
-23
/
+25
2020-06-02
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
6
-44
/
+11
2020-06-02
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
21
-156
/
+199
2020-06-01
Merge tag 'efi-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
22
-766
/
+1949
2020-06-01
Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-10
/
+9
2020-06-01
Merge tag 'locking-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-33
/
+37
2020-06-01
Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2020-06-01
Merge tag 'edac_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-54
/
+73
2020-06-01
Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-14
/
+4
2020-06-01
Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-1
/
+590
2020-06-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
46
-1344
/
+3930
2020-06-01
Merge tag 'i3c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...
Linus Torvalds
1
-8
/
+8
2020-06-01
Merge tag 'regulator-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
54
-319
/
+891
2020-06-01
Merge tag 'spi-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
41
-768
/
+1675
2020-06-01
Merge tag 'regmap-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
4
-16
/
+158
2020-06-01
Merge tag 'hwmon-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
25
-104
/
+3416
2020-06-01
Merge tag 'tpmdd-next-20200522' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
2
-8
/
+6
2020-06-01
Merge remote-tracking branch 'regulator/for-5.8' into regulator-linus
Mark Brown
54
-315
/
+887
2020-06-01
Merge remote-tracking branch 'regulator/for-5.7' into regulator-linus
Mark Brown
1
-4
/
+4
2020-06-01
regulator: max8998: max8998_set_current_limit() can be static
kbuild test robot
1
-2
/
+2
2020-06-01
Merge branches 'edac-i10nm' and 'edac-misc' into edac-updates-for-5.8
Borislav Petkov
9
-54
/
+73
2020-06-01
mtd: Support kmsg dumper based on pstore/blk
WeiXiong Liao
3
-0
/
+589
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
20
-77
/
+119
2020-05-30
Merge tag 'gpio-v5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
6
-18
/
+42
2020-05-30
pstore/ram: Introduce max_reason and convert dump_oops
Kees Cook
1
-1
/
+1
2020-05-30
drivers/net/ibmvnic: Update VNIC protocol version reporting
Thomas Falcon
1
-5
/
+3
2020-05-30
NFC: st21nfca: add missed kfree_skb() in an error path
Chuhong Yuan
1
-1
/
+3
2020-05-30
Merge tag 'armsoc-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+3
2020-05-30
Merge remote-tracking branch 'spi/for-5.8' into spi-next
Mark Brown
36
-719
/
+1610
2020-05-30
Merge remote-tracking branch 'spi/for-5.7' into spi-linus
Mark Brown
10
-49
/
+65
2020-05-30
spi: spi-fsl-dspi: fix native data copy
Angelo Dureghello
1
-2
/
+22
[next]