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.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-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
*
afs: Fix cell specification to permit an empty address list
David Howells
2018-10-10
1
-8
/
+7
*
firmware: arm_scmi: fix divide by zero when sustained_perf_level is zero
Sudeep Holla
2018-10-10
1
-1
/
+7
*
ceph: avoid a use-after-free in ceph_destroy_options()
Ilya Dryomov
2018-10-10
1
-5
/
+11
*
nds32: linker script: GCOV kernel may refers data in __exit
Greentime Hu
2018-10-10
1
-0
/
+12
*
tools/vm/page-types.c: fix "defined but not used" warning
Naoya Horiguchi
2018-10-10
1
-6
/
+0
*
tools/vm/slabinfo.c: fix sign-compare warning
Naoya Horiguchi
2018-10-10
1
-2
/
+2
*
nds32: fix build error because of wrong semicolon
Greentime Hu
2018-10-10
1
-2
/
+2
*
nds32: Fix get_user/put_user macro expand pointer problem
Zong Li
2018-10-10
1
-12
/
+14
*
nds32: Fix empty call trace
Zong Li
2018-10-10
1
-1
/
+1
*
nds32: add NULL entry to the end of_device_id array
YueHaibing
2018-10-10
1
-1
/
+2
*
nds32: fix logic for module
Greentime Hu
2018-10-10
1
-2
/
+2
*
net/ibm/emac: wrong emac_calc_base call was used by typo
Ivan Mikhaylov
2018-10-10
1
-3
/
+3
*
fsnotify: fix ignore mask logic in fsnotify()
Amir Goldstein
2018-10-10
1
-10
/
+3
*
mac80211: shorten the IBSS debug messages
Emmanuel Grumbach
2018-10-10
1
-11
/
+11
*
mac80211: don't Tx a deauth frame if the AP forbade Tx
Emmanuel Grumbach
2018-10-10
1
-2
/
+15
*
mac80211: Fix station bandwidth setting after channel switch
Ilan Peer
2018-10-10
1
-0
/
+53
*
mac80211: fix a race between restart and CSA flows
Emmanuel Grumbach
2018-10-10
1
-1
/
+20
*
mac80211: fix WMM TXOP calculation
Dreyfuss, Haim
2018-10-10
1
-2
/
+1
*
cfg80211: fix a type issue in ieee80211_chandef_to_operating_class()
Dan Carpenter
2018-10-10
1
-1
/
+1
*
mac80211: fix an off-by-one issue in A-MSDU max_subframe computation
Lorenzo Bianconi
2018-10-10
1
-1
/
+1
*
fs/cifs: don't translate SFM_SLASH (U+F026) to backslash
Jon Kuhn
2018-10-10
1
-3
/
+0
*
net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()
Jia-Ju Bai
2018-10-10
1
-1
/
+1
*
i2c: uniphier-f: issue STOP only for last message or I2C_M_STOP
Masahiro Yamada
2018-10-10
1
-5
/
+2
*
i2c: uniphier: issue STOP only for last message or I2C_M_STOP
Masahiro Yamada
2018-10-10
1
-5
/
+2
*
bpf: avoid misuse of psock when TCP_ULP_BPF collides with another ULP
John Fastabend
2018-10-10
1
-1
/
+11
*
bpf: Fix bpf_msg_pull_data()
Tushar Dave
2018-10-10
1
-4
/
+3
*
ibmvnic: Include missing return code checks in reset function
Thomas Falcon
2018-10-10
1
-3
/
+9
*
selftests: pmtu: detect correct binary to ping ipv6 addresses
Sabrina Dubroca
2018-10-10
1
-1
/
+4
*
selftests: pmtu: maximum MTU for vti4 is 2^16-1-20
Sabrina Dubroca
2018-10-10
1
-1
/
+1
*
RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0
Xiao Ni
2018-10-10
1
-1
/
+4
*
md/raid5-cache: disable reshape completely
Shaohua Li
2018-10-10
2
-3
/
+8
*
Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmd...
Dennis Zhou (Facebook)
2018-10-10
2
-63
/
+16
*
ARC: atomics: unbork atomic_fetch_##op()
Will Deacon
2018-10-10
1
-1
/
+1
*
gpio: Fix crash due to registration race
Vincent Whitchurch
2018-10-10
1
-0
/
+1
*
tools/kvm_stat: fix updates for dead guests
Stefan Raspl
2018-10-10
1
-1
/
+10
*
tools/kvm_stat: fix handling of invalid paths in debugfs provider
Stefan Raspl
2018-10-10
1
-0
/
+8
*
tools/kvm_stat: fix python3 issues
Stefan Raspl
2018-10-10
1
-3
/
+3
*
mac80211: always account for A-MSDU header changes
Johannes Berg
2018-10-10
1
-5
/
+7
*
mac80211: do not convert to A-MSDU if frag/subframe limited
Lorenzo Bianconi
2018-10-10
1
-3
/
+3
*
cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IE
Arunk Khandavalli
2018-10-10
1
-0
/
+1
*
tc-testing: add test-cases for numeric and invalid control action
Paolo Abeni
2018-10-10
1
-0
/
+48
*
net: mvpp2: initialize port of_node pointer
Baruch Siach
2018-10-10
1
-0
/
+1
*
sh_eth: Add R7S9210 support
Chris Brandt
2018-10-10
2
-0
/
+37
*
net: hns: add netif_carrier_off before change speed and duplex
Peng Li
2018-10-10
1
-0
/
+2
*
net: hns: add the code for cleaning pkt in chip
Peng Li
2018-10-10
13
-4
/
+255
*
tipc: switch to rhashtable iterator
Cong Wang
2018-10-10
4
-26
/
+56
*
bpf: fix sg shift repair start offset in bpf_msg_pull_data
Daniel Borkmann
2018-10-10
1
-13
/
+13
*
bpf: fix shift upon scatterlist ring wrap-around in bpf_msg_pull_data
Daniel Borkmann
2018-10-10
1
-1
/
+4
*
bpf: fix msg->data/data_end after sg shift repair in bpf_msg_pull_data
Daniel Borkmann
2018-10-10
1
-3
/
+2
*
gpio: dwapb: Fix error handling in dwapb_gpio_probe()
Alexey Khoroshilov
2018-10-10
1
-0
/
+1
[next]