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
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
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
2020-09-26
Linux 4.19.148
v4.19.148
Greg Kroah-Hartman
1
-1
/
+1
2020-09-26
serial: 8250: Avoid error message on reprobe
Lukas Wunner
1
-2
/
+9
2020-09-26
tcp_bbr: adapt cwnd based on ack aggregation estimation
Priyaranjan Jha
2
-3
/
+123
2020-09-26
tcp_bbr: refactor bbr_target_cwnd() for general inflight provisioning
Priyaranjan Jha
1
-21
/
+39
2020-09-26
mm: memcg: fix memcg reclaim soft lockup
Xunlei Pang
1
-0
/
+8
2020-09-26
kbuild: support LLVM=1 to switch the default tools to Clang/LLVM
Masahiro Yamada
3
-8
/
+35
2020-09-26
kbuild: replace AS=clang with LLVM_IAS=1
Masahiro Yamada
2
-1
/
+6
2020-09-26
kbuild: remove AS variable
Masahiro Yamada
1
-2
/
+1
2020-09-26
x86/boot: kbuild: allow readelf executable to be specified
Dmitry Golovin
2
-2
/
+3
2020-09-26
net: wan: wanxl: use $(M68KCC) instead of $(M68KAS) for rebuilding firmware
Masahiro Yamada
1
-3
/
+3
2020-09-26
net: wan: wanxl: use allow to pass CROSS_COMPILE_M68k for rebuilding firmware
Masahiro Yamada
2
-7
/
+7
2020-09-26
Documentation/llvm: fix the name of llvm-size
Fangrui Song
1
-1
/
+1
2020-09-26
Documentation/llvm: add documentation on building w/ Clang/LLVM
Nick Desaulniers
2
-0
/
+81
2020-09-26
kbuild: add OBJSIZE variable for the size tool
Vasily Gorbik
1
-1
/
+2
2020-09-26
MAINTAINERS: add CLANG/LLVM BUILD SUPPORT info
Nick Desaulniers
1
-0
/
+8
2020-09-26
ipv4: Update exception handling for multipath routes via same device
David Ahern
1
-5
/
+8
2020-09-26
net: add __must_check to skb_put_padto()
Eric Dumazet
1
-3
/
+4
2020-09-26
net: qrtr: check skb_put_padto() return value
Eric Dumazet
1
-9
/
+11
2020-09-26
net: phy: Avoid NPD upon phy_detach() when driver is unbound
Florian Fainelli
1
-1
/
+2
2020-09-26
bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex.
Michael Chan
1
-11
/
+20
2020-09-26
bnxt_en: return proper error codes in bnxt_show_temp
Edwin Peer
1
-6
/
+13
2020-09-26
tipc: use skb_unshare() instead in tipc_buf_append()
Xin Long
1
-1
/
+2
2020-09-26
tipc: fix shutdown() of connection oriented socket
Tetsuo Handa
1
-4
/
+1
2020-09-26
tipc: Fix memory leak in tipc_group_create_member()
Peilin Ye
1
-4
/
+10
2020-09-26
nfp: use correct define to return NONE fec
Jakub Kicinski
1
-2
/
+2
2020-09-26
net: sch_generic: aviod concurrent reset and enqueue op for lockless qdisc
Yunsheng Lin
1
-16
/
+33
2020-09-26
net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMAC
Necip Fazil Yildiran
1
-0
/
+1
2020-09-26
net: dsa: rtl8366: Properly clear member config
Linus Walleij
1
-7
/
+13
2020-09-26
net: DCB: Validate DCB_ATTR_DCB_BUFFER argument
Petr Machata
1
-0
/
+8
2020-09-26
ipv6: avoid lockdep issue in fib6_del()
Eric Dumazet
1
-4
/
+9
2020-09-26
ip: fix tos reflection in ack and reset packets
Wei Wang
1
-1
/
+2
2020-09-26
hdlc_ppp: add range checks in ppp_cp_parse_cr()
Dan Carpenter
1
-5
/
+11
2020-09-26
geneve: add transport ports in route lookup for geneve
Mark Gray
1
-10
/
+27
2020-09-26
cxgb4: Fix offset when clearing filter byte counters
Ganji Aravind
1
-3
/
+6
2020-09-26
mm/thp: fix __split_huge_pmd_locked() for migration PMD
Ralph Campbell
1
-17
/
+23
2020-09-26
kprobes: fix kill kprobe which has been marked as gone
Muchun Song
1
-1
/
+8
2020-09-26
KVM: fix memory leak in kvm_io_bus_unregister_dev()
Rustam Kovhaev
1
-9
/
+12
2020-09-26
af_key: pfkey_dump needs parameter validation
Mark Salyzyn
1
-0
/
+7
2020-09-23
Linux 4.19.147
v4.19.147
Greg Kroah-Hartman
1
-1
/
+1
2020-09-23
x86/defconfig: Enable CONFIG_USB_XHCI_HCD=y
Adam Borowski
2
-0
/
+2
2020-09-23
powerpc/dma: Fix dma_map_ops::get_required_mask
Alexey Kardashevskiy
1
-1
/
+2
2020-09-23
ehci-hcd: Move include to keep CRC stable
Quentin Perret
2
-1
/
+1
2020-09-23
x86/boot/compressed: Disable relocation relaxation
Arvind Sankar
1
-0
/
+2
2020-09-23
serial: 8250_pci: Add Realtek 816a and 816b
Tobias Diedrich
1
-0
/
+11
2020-09-23
Input: i8042 - add Entroware Proteus EL07R4 to nomux and reset lists
Hans de Goede
1
-0
/
+16
2020-09-23
Input: trackpoint - add new trackpoint variant IDs
Vincent Huang
2
-8
/
+12
2020-09-23
percpu: fix first chunk size calculation for populated bitmap
Sunghyun Jin
1
-1
/
+1
2020-09-23
Revert "ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A...
Greg Kroah-Hartman
1
-1
/
+0
2020-09-23
i2c: i801: Fix resume bug
Volker RĂ¼melin
1
-7
/
+14
2020-09-23
usblp: fix race between disconnect() and read()
Oliver Neukum
1
-0
/
+5
[next]