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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-29
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
16
-95
/
+183
2020-09-29
net: core: add __netdev_upper_dev_unlink()
Taehee Yoo
1
-10
/
+16
2020-09-28
net_sched: remove a redundant goto chain check
Cong Wang
1
-14
/
+0
2020-09-28
net: bridge: fdb: don't flush ext_learn entries
Nikolay Aleksandrov
1
-0
/
+2
2020-09-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
5
-17
/
+51
2020-09-28
spi: fsl-dspi: fix NULL pointer dereference
Michael Walle
1
-2
/
+3
2020-09-28
Merge tag 'nfs-for-5.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-24
/
+36
2020-09-28
mm: do not rely on mm == current->mm in __get_user_pages_locked
Jason A. Donenfeld
1
-1
/
+1
2020-09-28
io_uring: fix potential ABBA deadlock in ->show_fdinfo()
Jens Axboe
1
-5
/
+14
2020-09-28
io_uring: always delete double poll wait entry on match
Jens Axboe
1
-0
/
+2
2020-09-28
ARM: dts: bcm2835: Change firmware compatible from simple-bus to simple-mfd
Maxime Ripard
2
-3
/
+3
2020-09-28
gpio: amd-fch: correct logic of GPIO_LINE_DIRECTION
Ed Wildgoose
1
-1
/
+1
2020-09-28
mmc: sdhci: Workaround broken command queuing on Intel GLK based IRBIS models
Hans de Goede
1
-1
/
+2
2020-09-28
memstick: Skip allocating card when removing host
Kai-Heng Feng
2
-0
/
+5
2020-09-28
Linux 5.9-rc7
v5.9-rc7
Linus Torvalds
1
-1
/
+1
2020-09-27
r8169: fix RTL8168f/RTL8411 EPHY config
Heiner Kallweit
1
-2
/
+2
2020-09-27
dt-bindings: net: renesas,ravb: Add support for r8a774e1 SoC
Marian-Cristian Rotariu
1
-0
/
+1
2020-09-27
mlxsw: spectrum_acl: Fix mlxsw_sp_acl_tcam_group_add()'s error path
Ido Schimmel
1
-1
/
+2
2020-09-27
mdio: fix mdio-thunder.c dependency & build error
Randy Dunlap
1
-0
/
+1
2020-09-27
Merge tag 'kbuild-fixes-v5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+17
2020-09-27
Merge tag 'x86-urgent-2020-09-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-12
/
+68
2020-09-27
Merge tag 'timers-urgent-2020-09-27' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-22
/
+25
2020-09-27
mm/thp: Split huge pmds/puds if they're pinned when fork()
Peter Xu
1
-0
/
+28
2020-09-27
mm: Do early cow for pinned pages during fork() for ptes
Peter Xu
1
-16
/
+189
2020-09-27
mm/fork: Pass new vma pointer into copy_page_range()
Peter Xu
3
-7
/
+11
2020-09-27
mm: Introduce mm_struct.has_pinned
Peter Xu
3
-0
/
+17
2020-09-27
i2c: npcm7xx: Clear LAST bit after a failed transaction.
Tali Perry
1
-0
/
+9
2020-09-27
i2c: cpm: Fix i2c_ram structure
Nicolas VINCENT
1
-0
/
+3
2020-09-27
Merge tag 'timers-v5.9-rc4' of https://git.linaro.org/people/daniel.lezcano/l...
Thomas Gleixner
3
-22
/
+25
2020-09-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-73
/
+159
2020-09-26
Merge tag 'io_uring-5.9-2020-09-25' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+7
2020-09-26
Merge tag 'block-5.9-2020-09-25' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-24
/
+29
2020-09-26
Merge tag 's390-5.9-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-1
/
+2
2020-09-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
17
-84
/
+181
2020-09-26
mm: validate pmd after splitting
Minchan Kim
1
-1
/
+1
2020-09-26
mm: don't rely on system state to detect hot-plug operations
Laurent Dufour
3
-35
/
+64
2020-09-26
mm: replace memmap_context by meminit_context
Laurent Dufour
5
-13
/
+18
2020-09-26
arch/x86/lib/usercopy_64.c: fix __copy_user_flushcache() cache writeback
Mikulas Patocka
1
-1
/
+1
2020-09-26
lib/memregion.c: include memregion.h
Jason Yan
1
-0
/
+1
2020-09-26
lib/string.c: implement stpcpy
Nick Desaulniers
1
-0
/
+24
2020-09-26
mm/migrate: correct thp migration stats
Zi Yan
1
-4
/
+3
2020-09-26
mm/gup: fix gup_fast with dynamic page table folding
Vasily Gorbik
3
-21
/
+49
2020-09-26
mm: memcontrol: fix missing suffix of workingset_restore
Muchun Song
2
-9
/
+20
2020-09-26
mm, THP, swap: fix allocating cluster for swapfile by mistake
Gao Xiang
1
-1
/
+1
2020-09-26
mm: slab: fix potential double free in ___cache_free
Shakeel Butt
1
-2
/
+6
2020-09-26
Documentation/llvm: Fix clang target examples
Florian Fainelli
1
-2
/
+2
2020-09-26
net: atlantic: fix build when object tree is separate
Igor Russkikh
1
-2
/
+2
2020-09-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-12
/
+40
2020-09-26
MAINTAINERS: Add Vladimir as a maintainer for DSA
Florian Fainelli
1
-0
/
+1
2020-09-26
dpaa2-eth: fix command version for Tx shaping
Ioana Ciornei
1
-1
/
+3
[prev]
[next]