index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-28
ethtool: fix the check logic of at least one channel for RX/TX
Yinjun Zhang
1
-13
/
+13
2021-02-26
bnxt_en: reliably allocate IRQ table on reset to avoid crash
Edwin Peer
1
-2
/
+12
2021-02-26
bnxt_en: Fix race between firmware reset and driver remove.
Vasundhara Volam
1
-0
/
+3
2021-02-26
mlxsw: spectrum_router: Ignore routes using a deleted nexthop object
Ido Schimmel
1
-0
/
+7
2021-02-26
mlxsw: spectrum_ethtool: Add an external speed to PTYS register
Danielle Ratson
3
-1
/
+8
2021-02-26
selftests: forwarding: Fix race condition in mirror installation
Danielle Ratson
1
-0
/
+9
2021-02-26
tcp: Fix sign comparison bug in getsockopt(TCP_ZEROCOPY_RECEIVE)
Arjun Roy
1
-1
/
+2
2021-02-26
net: fec: ptp: avoid register access when ipg clock is disabled
Heiko Thiery
1
-0
/
+7
2021-02-26
net: phy: make mdio_bus_phy_suspend/resume as __maybe_unused
Arnd Bergmann
1
-4
/
+2
2021-02-26
net: dsa: mt7530: don't build GPIO support if !GPIOLIB
DENG Qingfang
1
-0
/
+4
2021-02-26
net: dsa: tag_ocelot_8021q: fix driver dependency
Arnd Bergmann
1
-0
/
+2
2021-02-26
net: mscc: ocelot: select NET_DEVLINK
Arnd Bergmann
1
-0
/
+1
2021-02-26
net: stmmac: re-init rx buffers when mac resume back
Joakim Zhang
1
-1
/
+83
2021-02-26
net: stmmac: fix wrongly set buffer2 valid when sph unsupport
Joakim Zhang
4
-6
/
+15
2021-02-26
net: stmmac: fix dma physical address of descriptor when display ring
Joakim Zhang
5
-34
/
+94
2021-02-26
net: stmmac: fix watchdog timeout during suspend/resume stress test
Joakim Zhang
1
-0
/
+2
2021-02-26
net: stmmac: stop each tx channel independently
Joakim Zhang
1
-4
/
+0
2021-02-26
mt76: mt7915: fix unused 'mode' variable
Arnd Bergmann
1
-2
/
+2
2021-02-26
mt76: dma: do not report truncated frames to mac80211
Lorenzo Bianconi
1
-4
/
+7
2021-02-26
mt76: mt7921: remove incorrect error handling
Arnd Bergmann
1
-3
/
+1
2021-02-26
iwlwifi: pcie: fix iwl_so_trans_cfg link error when CONFIG_IWLMVM is disabled
Kalle Valo
1
-1
/
+2
2021-02-25
r8169: fix jumbo packet handling on RTL8168e
Heiner Kallweit
1
-2
/
+2
2021-02-25
net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8081
Christian Melki
1
-0
/
+1
2021-02-25
net: psample: Fix netlink skb length with tunnel info
Chris Mi
1
-2
/
+2
2021-02-25
net: broadcom: bcm4908_enet: fix NAPI poll returned value
Rafał Miłecki
1
-0
/
+2
2021-02-25
net: broadcom: bcm4908_enet: fix RX path possible mem leak
Rafał Miłecki
1
-0
/
+1
2021-02-25
net: hsr: add support for EntryForgetTime
Marco Wenzel
3
-2
/
+9
2021-02-25
net: dsa: sja1105: Remove unneeded cast in sja1105_crc32()
Geert Uytterhoeven
1
-1
/
+1
2021-02-25
drm/panel: kd35t133: allow using non-continuous dsi clock
Heiko Stuebner
1
-1
/
+2
2021-02-25
drm/rockchip: Require the YTR modifier for AFBC
Alyssa Rosenzweig
1
-0
/
+11
2021-02-25
drm/ttm: Fix a memory leak
xinhui pan
1
-3
/
+6
2021-02-25
nds32: Fix bogus reference to <asm/procinfo.h>
Geert Uytterhoeven
1
-1
/
+1
2021-02-25
nds32: use get_kernel_nofault in dump_mem
Christoph Hellwig
1
-12
/
+3
2021-02-25
nds32: remove dump_instr
Christoph Hellwig
1
-35
/
+0
2021-02-25
nds32: configs: Cleanup CONFIG_CROSS_COMPILE
Krzysztof Kozlowski
1
-1
/
+0
2021-02-25
nds32: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
1
-1
/
+1
2021-02-24
ibmvnic: fix a race between open and reset
Sukadev Bhattiprolu
1
-8
/
+55
2021-02-24
net: stmmac: Fix missing spin_lock_init in visconti_eth_dwmac_probe()
Wei Yongjun
1
-0
/
+1
2021-02-24
net: introduce CAN specific pointer in the struct net_device
Oleksij Rempel
10
-66
/
+84
2021-02-24
mm/migrate: remove unneeded semicolons
Chengyang Fan
1
-1
/
+1
2021-02-24
hugetlbfs: remove unneeded return value of hugetlb_vmtruncate()
Miaohe Lin
1
-5
/
+2
2021-02-24
hugetlbfs: fix some comment typos
Miaohe Lin
1
-4
/
+4
2021-02-24
hugetlbfs: correct some obsolete comments about inode i_mutex
Miaohe Lin
1
-2
/
+2
2021-02-24
hugetlbfs: make hugepage size conversion more readable
Miaohe Lin
1
-2
/
+2
2021-02-24
hugetlbfs: remove meaningless variable avoid_reserve
Miaohe Lin
1
-3
/
+9
2021-02-24
hugetlbfs: correct obsolete function name in hugetlbfs_read_iter()
Miaohe Lin
1
-1
/
+1
2021-02-24
hugetlbfs: use helper macro default_hstate in init_hugetlbfs_fs
Miaohe Lin
1
-1
/
+1
2021-02-24
hugetlbfs: remove useless BUG_ON(!inode) in hugetlbfs_setattr()
Miaohe Lin
1
-2
/
+0
2021-02-24
hugetlbfs: remove special hugetlbfs_set_page_dirty()
Mike Kravetz
1
-12
/
+1
2021-02-24
mm/hugetlb: change hugetlb_reserve_pages() to type bool
Mike Kravetz
3
-26
/
+17
[next]