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-04-01
net: mvneta: Fix the case where the last poll did not process all rx
Jisheng Zhang
1
-2
/
+1
2020-04-01
net: ena: Add PCI shutdown handler to allow safe kexec
Guilherme G. Piccoli
1
-10
/
+41
2020-04-01
net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_pop
Vladimir Oltean
3
-60
/
+9
2020-04-01
net: dsa: mt7530: Change the LINK bit to reflect the link status
René van Dorst
1
-2
/
+2
2020-04-01
net: dsa: Fix duplicate frames flooded by learning
Florian Fainelli
1
-0
/
+2
2020-04-01
net: cbs: Fix software cbs to consider packet sending time
Zh-yuan Ye
1
-1
/
+11
2020-04-01
net/bpfilter: fix dprintf usage for /dev/kmsg
Bruno Meneguele
1
-6
/
+8
2020-04-01
mlxsw: spectrum_mr: Fix list iteration in error path
Ido Schimmel
1
-4
/
+4
2020-04-01
mlxsw: pci: Only issue reset when system is ready
Ido Schimmel
1
-11
/
+39
2020-04-01
macsec: restrict to ethernet devices
Willem de Bruijn
1
-0
/
+3
2020-04-01
ipv4: fix a RCU-list lock in inet_dump_fib()
Qian Cai
1
-0
/
+2
2020-04-01
hsr: fix general protection fault in hsr_addr_is_self()
Taehee Yoo
1
-4
/
+4
2020-04-01
geneve: move debug check after netdev unregister
Florian Westphal
1
-2
/
+6
2020-04-01
cxgb4: fix Txq restart check during backpressure
Rahul Lakkireddy
1
-2
/
+8
2020-04-01
cxgb4: fix throughput drop during Tx backpressure
Rahul Lakkireddy
1
-40
/
+2
2020-04-01
crypto: arm64/chacha - correctly walk through blocks
Jason A. Donenfeld
2
-7
/
+12
2020-04-01
crypto: chacha20poly1305 - add back missing test vectors and test chunking
Jason A. Donenfeld
1
-14
/
+1698
2020-04-01
mmc: sdhci-tegra: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSY
Ulf Hansson
1
-0
/
+3
2020-04-01
mmc: sdhci-omap: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSY
Ulf Hansson
1
-0
/
+3
2020-04-01
mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for eMMC sleep command
Ulf Hansson
1
-2
/
+5
2020-04-01
mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for erase/trim/discard
Ulf Hansson
1
-1
/
+4
2020-04-01
mmc: core: Allow host controllers to require R1B for CMD6
Ulf Hansson
2
-3
/
+6
2020-03-25
Linux 5.5.13
v5.5.13
Greg Kroah-Hartman
1
-1
/
+1
2020-03-25
driver core: Skip unnecessary work when device doesn't have sync_state()
Saravana Kannan
1
-1
/
+3
2020-03-25
driver core: Add dev_has_sync_state()
Saravana Kannan
1
-0
/
+11
2020-03-25
Linux 5.5.12
v5.5.12
Greg Kroah-Hartman
1
-1
/
+1
2020-03-25
int128: fix __uint128_t compiler test in Kconfig
Masahiro Yamada
1
-2
/
+1
2020-03-25
kconfig: introduce m32-flag and m64-flag
Masahiro Yamada
1
-0
/
+7
2020-03-25
staging: greybus: loopback_test: fix potential path truncations
Johan Hovold
1
-7
/
+8
2020-03-25
staging: greybus: loopback_test: fix potential path truncation
Johan Hovold
1
-1
/
+1
2020-03-25
drm/i915: Handle all MCR ranges
Matt Roper
1
-3
/
+22
2020-03-25
drm/i915/execlists: Track active elements during dequeue
Chris Wilson
1
-20
/
+12
2020-03-25
drm/bridge: dw-hdmi: fix AVI frame colorimetry
Jernej Skrabec
1
-20
/
+26
2020-03-25
Revert "drm/i915/tgl: Add extra hdc flush workaround"
Caz Yokoyama
1
-20
/
+0
2020-03-25
btrfs: fix removal of raid[56|1c34} incompat flags after removing block group
Filipe Manana
1
-2
/
+2
2020-03-25
modpost: Get proper section index by get_secindex() instead of st_shndx
Xiao Yang
1
-1
/
+2
2020-03-25
nvmet-tcp: set MSG_MORE only if we actually have more to send
Sagi Grimberg
1
-3
/
+9
2020-03-25
arm64: smp: fix crash_smp_send_stop() behaviour
Cristian Marussi
1
-2
/
+6
2020-03-25
arm64: smp: fix smp_send_stop() behaviour
Cristian Marussi
1
-3
/
+14
2020-03-25
thunderbolt: Fix error code in tb_port_is_width_supported()
Dan Carpenter
1
-1
/
+1
2020-03-25
ALSA: hda/realtek: Fix pop noise on ALC225
Kai-Heng Feng
1
-0
/
+2
2020-03-25
futex: Unbreak futex hashing
Thomas Gleixner
1
-2
/
+2
2020-03-25
futex: Fix inode life-time issue
Peter Zijlstra
4
-43
/
+65
2020-03-25
io_uring: NULL-deref for IOSQE_{ASYNC,DRAIN}
Pavel Begunkov
1
-0
/
+8
2020-03-25
x86/mm: split vmalloc_sync_all()
Joerg Roedel
6
-13
/
+43
2020-03-25
page-flags: fix a crash at SetPageError(THP_SWAP)
Qian Cai
1
-1
/
+1
2020-03-25
mm, slub: prevent kmalloc_node crashes and memory leaks
Vlastimil Babka
1
-9
/
+17
2020-03-25
mm: slub: be more careful about the double cmpxchg of freelist
Linus Torvalds
1
-2
/
+4
2020-03-25
epoll: fix possible lost wakeup on epoll_ctl() path
Roman Penyaev
1
-4
/
+4
2020-03-25
mm: do not allow MADV_PAGEOUT for CoW pages
Michal Hocko
1
-3
/
+9
[prev]
[next]