index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-21
CREDITS/MAINTAINERS: Retire parisc-linux.org email domain
Helge Deller
2
-14
/
+11
2019-02-21
parisc: Fix ptrace syscall number modification
Dmitry V. Levin
1
-8
/
+21
2019-02-20
Merge tag 'docs-5.0-fix' of git://git.lwn.net/linux
Linus Torvalds
3
-73
/
+78
2019-02-20
Merge tag 'sound-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
4
-4
/
+56
2019-02-20
Merge tag 'pinctrl-v5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2
-2
/
+2
2019-02-20
Merge tag 'gpio-v5.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2
-10
/
+11
2019-02-20
Merge tag 'mtd/fixes-for-5.0-rc8' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-1
/
+2
2019-02-20
Merge branch 'fixes-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-97
/
+108
2019-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
41
-244
/
+355
2019-02-19
sky2: Increase D3 delay again
Kai-Heng Feng
1
-1
/
+1
2019-02-19
vhost: correctly check the return value of translate_desc() in log_used()
Jason Wang
1
-1
/
+1
2019-02-19
Merge tag 'asoc-fix-v5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Takashi Iwai
3
-3
/
+15
2019-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-1
/
+5
2019-02-18
net: netcp: Fix ethss driver probe issue
Murali Karicheri
1
-1
/
+1
2019-02-18
net: hns: Fixes the missing put_device in positive leg for roce reset
Salil Mehta
1
-0
/
+3
2019-02-18
Merge tag 'wireless-drivers-for-davem-2019-02-18' of git://git.kernel.org/pub...
David S. Miller
1
-17
/
+29
2019-02-18
net: stmmac: Fix a race in EEE enable callback
Jose Abreu
1
-10
/
+12
2019-02-18
Merge branch 'qed-iWARP'
David S. Miller
2
-7
/
+15
2019-02-18
qed: Fix iWARP syn packet mac address validation.
Michal Kalderon
1
-0
/
+9
2019-02-18
qed: Fix iWARP buffer size provided for syn packet processing.
Michal Kalderon
2
-7
/
+6
2019-02-18
exec: load_script: Do not exec truncated interpreter path
Kees Cook
1
-9
/
+48
2019-02-18
r8152: Add support for MAC address pass through on RTL8153-BD
David Chen
1
-2
/
+3
2019-02-18
mac80211: mesh: fix missing unlock on error in table_path_del()
Wei Yongjun
1
-1
/
+1
2019-02-18
net/mlx4_en: fix spelling mistake: "quiting" -> "quitting"
Colin Ian King
1
-1
/
+1
2019-02-18
net: crypto set sk to NULL when af_alg_release.
Mao Wenan
1
-1
/
+3
2019-02-18
ASoC: simple-card: fixup refcount_t underflow
Kuninori Morimoto
1
-1
/
+1
2019-02-18
ASoC: topology: free created components in tplg load error
Bard liao
1
-1
/
+7
2019-02-18
Merge tag 'mailbox-fixes-v5.0-rc7' of git://git.linaro.org/landing-teams/work...
Linus Torvalds
2
-2
/
+3
2019-02-18
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
6
-65
/
+5
2019-02-18
Merge tag 'trace-v5.0-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-9
/
+3
2019-02-18
mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush timeout issue
Rayagonda Kokatanur
1
-2
/
+2
2019-02-18
mailbox: Export mbox_flush()
Thierry Reding
1
-0
/
+1
2019-02-17
Linux 5.0-rc7
v5.0-rc7
Linus Torvalds
1
-1
/
+1
2019-02-17
Merge branch 'netdev-page_frag_alloc-fixes'
David S. Miller
2
-4
/
+8
2019-02-17
net: Do not allocate page fragments that are not skb aligned
Alexander Duyck
1
-0
/
+4
2019-02-17
mm: Use fixed constant in page_frag_alloc instead of size + 1
Alexander Duyck
1
-4
/
+4
2019-02-17
Merge branch 'tcp-fix-possible-crash-in-tcp_v4_err'
David S. Miller
2
-2
/
+5
2019-02-17
tcp: tcp_v4_err() should be more careful
Eric Dumazet
1
-1
/
+4
2019-02-17
tcp: clear icsk_backoff in tcp_write_queue_purge()
Eric Dumazet
1
-1
/
+1
2019-02-17
net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe()
Alexey Khoroshilov
1
-1
/
+6
2019-02-17
qmi_wwan: apply SET_DTR quirk to Sierra WP7607
Beniamino Galvani
1
-2
/
+2
2019-02-17
net: stmmac: handle endianness in dwmac4_get_timestamp
Alexandre Torgue
1
-3
/
+6
2019-02-17
doc: Mention MSG_ZEROCOPY implementation for UDP
Petr Vorel
1
-1
/
+1
2019-02-17
Documentation: change linux-4.x references to 5.x
Arnd Bergmann
3
-73
/
+78
2019-02-17
pinctrl: meson: meson8b: fix the sdxc_a data 1..3 pins
Martin Blumenstingl
1
-1
/
+1
2019-02-17
mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local variable
Petr Machata
1
-5
/
+7
2019-02-17
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-20
/
+20
2019-02-17
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-5
/
+41
2019-02-17
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-3
/
+59
2019-02-17
Merge tag 'powerpc-5.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+2
[next]