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.19.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-7.0.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-11-18
can: flexcan: flexcan_remove(): disable wakeup completely
Joakim Zhang
1
-0
/
+2
2020-11-18
can: flexcan: remove FLEXCAN_QUIRK_DISABLE_MECR quirk for LS1021A
Joakim Zhang
1
-2
/
+1
2020-11-18
can: peak_canfd: pucan_handle_can_rx(): fix echo management when loopback is on
Stephane Grosjean
1
-3
/
+8
2020-11-18
can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrapping
Stephane Grosjean
1
-5
/
+46
2020-11-18
can: peak_usb: add range checking in decode operations
Dan Carpenter
1
-11
/
+37
2020-11-18
can: xilinx_can: handle failure cases of pm_runtime_get_sync
Navid Emamdoost
1
-3
/
+3
2020-11-18
can: ti_hecc: ti_hecc_probe(): add missed clk_disable_unprepare() in error path
Zhang Changzhong
1
-3
/
+5
2020-11-18
can: j1939: j1939_sk_bind(): return failure if netdev is down
Zhang Changzhong
1
-0
/
+6
2020-11-18
can: j1939: swap addr and pgn in the send example
Yegor Yefremov
1
-2
/
+2
2020-11-18
can: can_create_echo_skb(): fix echo skb generation: always use skb_clone()
Oleksij Rempel
1
-12
/
+8
2020-11-18
can: dev: __can_get_echo_skb(): fix real payload length return value for RTR ...
Oliver Hartkopp
1
-2
/
+6
2020-11-18
can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ context
Vincent Mailhol
1
-1
/
+5
2020-11-18
can: rx-offload: don't call kfree_skb() from IRQ context
Marc Kleine-Budde
1
-2
/
+2
2020-11-18
vfio/pci: Implement ioeventfd thread handler for contended memory lock
Alex Williamson
1
-8
/
+35
2020-11-18
afs: Fix incorrect freeing of the ACL passed to the YFS ACL store op
David Howells
1
-6
/
+1
2020-11-18
afs: Fix warning due to unadvanced marshalling pointer
David Howells
1
-0
/
+1
2020-11-18
iommu/vt-d: Fix a bug for PDP check in prq_event_thread
Liu, Yi L
1
-1
/
+1
2020-11-18
iommu/vt-d: Fix sid not set issue in intel_svm_bind_gpasid()
Liu Yi L
1
-0
/
+6
2020-11-18
ALSA: hda: prevent undefined shift in snd_hdac_ext_bus_get_link()
Dan Carpenter
1
-0
/
+2
2020-11-18
perf tools: Add missing swap for cgroup events
Namhyung Kim
1
-0
/
+13
2020-11-18
perf tools: Add missing swap for ino_generation
Jiri Olsa
1
-0
/
+1
2020-11-18
perf trace: Fix segfault when trying to trace events by cgroup
Stanislav Ivanichkin
1
-6
/
+9
2020-11-18
drm/panfrost: Fix module unload
Steven Price
1
-2
/
+3
2020-11-18
drm/panfrost: move devfreq_init()/fini() in device
Clément Péron
2
-14
/
+13
2020-11-18
drm/panfrost: rename error labels in device_init
Clément Péron
1
-15
/
+15
2020-11-18
mm: memcontrol: correct the NR_ANON_THPS counter of hierarchical memcg
zhongjiang-ali
1
-2
/
+8
2020-11-18
IB/srpt: Fix memory leak in srpt_add_one
Maor Gottlieb
1
-5
/
+8
2020-11-18
drm/vc4: bo: Add a managed action to cleanup the cache
Maxime Ripard
3
-4
/
+4
2020-11-18
powerpc/eeh_cache: Fix a possible debugfs deadlock
Qian Cai
1
-2
/
+3
2020-11-18
irqchip/sifive-plic: Fix chip_data access within a hierarchy
Greentime Hu
1
-4
/
+4
2020-11-18
netfilter: ipset: Update byte and packet counters regardless of whether they ...
Stefano Brivio
1
-1
/
+2
2020-11-18
PCI: Always enable ACS even if no ACS Capability
Rajat Jain
1
-2
/
+7
2020-11-18
netfilter: nf_tables: missing validation from the abort path
Pablo Neira Ayuso
3
-10
/
+36
2020-11-18
netfilter: use actual socket sk rather than skb sk when routing harder
Jason A. Donenfeld
12
-24
/
+26
2020-11-18
netfilter: nftables: fix netlink report logic in flowtable and genid
Pablo Neira Ayuso
1
-2
/
+2
2020-11-18
mac80211: don't require VHT elements for HE on 2.4 GHz
Johannes Berg
1
-1
/
+2
2020-11-18
xfs: set xefi_discard when creating a deferred agfl free log intent item
Darrick J. Wong
2
-1
/
+2
2020-11-18
mtd: spi-nor: Fix address width on flash chips > 16MB
Bert Vermeulen
1
-3
/
+5
2020-11-18
ASoC: codecs: wcd9335: Set digital gain range correctly
Srinivas Kandagatla
1
-1
/
+1
2020-11-18
ASoC: codecs: wcd934x: Set digital gain range correctly
Srinivas Kandagatla
1
-1
/
+1
2020-11-18
selftests: filter kselftest headers from command in lib.mk
Tommi Rantala
1
-1
/
+1
2020-11-18
usb: gadget: fsl: fix null pointer checking
Ran Wang
1
-1
/
+1
2020-11-18
kunit: Don't fail test suites if one of them is empty
Andy Shevchenko
1
-1
/
+1
2020-11-18
kunit: Fix kunit.py --raw_output option
David Gow
1
-1
/
+0
2020-11-18
irqchip/sifive-plic: Fix broken irq_set_affinity() callback
Greentime Hu
1
-1
/
+1
2020-11-18
spi: imx: fix runtime pm support for !CONFIG_PM
Sascha Hauer
1
-8
/
+15
2020-11-18
ASoC: codecs: wsa881x: add missing stream rates and format
Srinivas Kandagatla
1
-0
/
+2
2020-11-18
net: xfrm: fix a race condition during allocing spi
zhuoliang zhang
1
-3
/
+5
2020-11-18
hv_balloon: disable warning when floor reached
Olaf Hering
1
-1
/
+1
2020-11-18
genirq: Let GENERIC_IRQ_IPI select IRQ_DOMAIN_HIERARCHY
Marc Zyngier
1
-0
/
+1
[prev]
[next]