index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ovl: layer is const
Miklos Szeredi
2020-01-24
6
-22
/
+23
*
ovl: fix corner case of non-constant st_dev;st_ino
Amir Goldstein
2020-01-24
2
-17
/
+14
*
ovl: fix corner case of conflicting lower layer uuid
Amir Goldstein
2020-01-24
2
-2
/
+8
*
ovl: generalize the lower_fs[] array
Amir Goldstein
2020-01-24
3
-46
/
+46
*
ovl: simplify ovl_same_sb() helper
Amir Goldstein
2020-01-24
6
-34
/
+37
*
ovl: generalize the lower_layers[] array
Amir Goldstein
2020-01-22
4
-31
/
+35
*
ovl: improving copy-up efficiency for big sparse file
Chengguang Xu
2020-01-22
1
-2
/
+39
*
ovl: use ovl_inode_lock in ovl_llseek()
Amir Goldstein
2020-01-22
2
-2
/
+23
*
ovl: use pr_fmt auto generate prefix
lijiazi
2020-01-22
9
-81
/
+85
*
ovl: fix wrong WARN_ON() in ovl_cache_update_ino()
Amir Goldstein
2020-01-22
1
-1
/
+7
*
Linux 5.5-rc7
v5.5-rc7
Linus Torvalds
2020-01-19
1
-1
/
+1
*
Merge tag 'riscv/for-v5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-01-19
4
-25
/
+73
|
\
|
*
riscv: Less inefficient gcc tishift helpers (and export their symbols)
Olof Johansson
2020-01-18
2
-18
/
+61
|
*
riscv: delete temporary files
Ilie Halip
2020-01-18
1
-1
/
+2
|
*
riscv: make sure the cores stay looping in .Lsecondary_park
Greentime Hu
2020-01-15
1
-6
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-01-19
92
-377
/
+773
|
\
\
|
*
|
cxgb4: reject overlapped queues in TC-MQPRIO offload
Rahul Lakkireddy
2020-01-19
1
-1
/
+27
|
*
|
cxgb4: fix Tx multi channel port rate limit
Rahul Lakkireddy
2020-01-19
4
-3
/
+96
|
*
|
net: sched: act_ctinfo: fix memory leak
Eric Dumazet
2020-01-19
1
-0
/
+11
|
*
|
Merge branch 'bnxt_en-fixes'
David S. Miller
2020-01-18
3
-12
/
+24
|
|
\
\
|
|
*
|
bnxt_en: Do not treat DSN (Digital Serial Number) read failure as fatal.
Michael Chan
2020-01-18
3
-4
/
+7
|
|
*
|
bnxt_en: Fix ipv6 RFS filter matching logic.
Michael Chan
2020-01-18
1
-5
/
+17
|
|
*
|
bnxt_en: Fix NTUPLE firmware command failures.
Michael Chan
2020-01-18
1
-3
/
+0
|
|
/
/
|
*
|
net: systemport: Fixed queue mapping in internal ring map
Florian Fainelli
2020-01-17
1
-3
/
+4
|
*
|
net: dsa: bcm_sf2: Configure IMP port for 2Gb/sec
Florian Fainelli
2020-01-17
1
-1
/
+1
|
*
|
net: dsa: sja1105: Don't error out on disabled ports with no phy-mode
Vladimir Oltean
2020-01-17
1
-1
/
+1
|
*
|
net: phy: dp83867: Set FORCE_LINK_GOOD to default after reset
Michael Grzeschik
2020-01-17
1
-1
/
+7
|
*
|
net: hns: fix soft lockup when there is not enough memory
Yonglong Liu
2020-01-17
1
-3
/
+1
|
*
|
net: avoid updating qdisc_xmit_lock_key in netdev_update_lockdep_key()
Cong Wang
2020-01-17
1
-12
/
+0
|
*
|
net/sched: act_ife: initalize ife->metalist earlier
Eric Dumazet
2020-01-17
1
-4
/
+3
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-01-17
5
-24
/
+54
|
|
\
\
|
|
*
|
netfilter: nat: fix ICMP header corruption on ICMP errors
Eyal Birger
2020-01-16
1
-0
/
+13
|
|
*
|
netfilter: nf_tables: fix flowtable list del corruption
Florian Westphal
2020-01-16
1
-0
/
+6
|
|
*
|
netfilter: nf_tables: fix memory leak in nf_tables_parse_netdev_hooks()
Dan Carpenter
2020-01-16
1
-0
/
+1
|
|
*
|
netfilter: nf_tables: remove WARN and add NLA_STRING upper limits
Florian Westphal
2020-01-16
1
-4
/
+9
|
|
*
|
netfilter: nft_tunnel: ERSPAN_VERSION must not be null
Florian Westphal
2020-01-16
1
-0
/
+3
|
|
*
|
netfilter: nft_tunnel: fix null-attribute check
Florian Westphal
2020-01-16
1
-1
/
+1
|
|
*
|
netfilter: nf_tables: store transaction list locally while requesting module
Pablo Neira Ayuso
2020-01-16
1
-9
/
+10
|
|
*
|
netfilter: arp_tables: init netns pointer in xt_tgdtor_param struct
Florian Westphal
2020-01-13
1
-9
/
+10
|
|
*
|
netfilter: fix a use-after-free in mtype_destroy()
Cong Wang
2020-01-13
1
-1
/
+1
|
*
|
|
net: wan: lapbether.c: Use built-in RCU list checking
Madhuparna Bhowmik
2020-01-16
1
-1
/
+1
|
*
|
|
net: dsa: tag_qca: fix doubled Tx statistics
Alexander Lobakin
2020-01-16
1
-3
/
+0
|
*
|
|
net: dsa: tag_gswip: fix typo in tagger name
Alexander Lobakin
2020-01-16
1
-1
/
+1
|
*
|
|
net: ethernet: ave: Avoid lockdep warning
Kunihiko Hayashi
2020-01-16
1
-7
/
+13
|
*
|
|
net: hns3: pad the short frame before sending to the hardware
Yunsheng Lin
2020-01-16
1
-0
/
+6
|
*
|
|
macvlan: use skb_reset_mac_header() in macvlan_queue_xmit()
Eric Dumazet
2020-01-16
1
-2
/
+3
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-01-16
13
-43
/
+95
|
|
\
\
\
|
|
*
\
\
Merge branch 'bpf-sockmap-tls-fixes'
Daniel Borkmann
2020-01-15
9
-25
/
+66
|
|
|
\
\
\
|
|
|
*
|
|
bpf: Sockmap/tls, fix pop data with SK_DROP return code
John Fastabend
2020-01-15
2
-8
/
+2
|
|
|
*
|
|
bpf: Sockmap/tls, skmsg can have wrapped skmsg that needs extra chaining
John Fastabend
2020-01-15
1
-0
/
+6
[next]