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
2018-07-28
Linux 4.4.145
v4.4.145
Greg Kroah-Hartman
1
-1
/
+1
2018-07-28
ARM: fix put_user() for gcc-8
Arnd Bergmann
1
-1
/
+1
2018-07-28
turn off -Wattribute-alias
Arnd Bergmann
1
-0
/
+1
2018-07-28
can: xilinx_can: fix RX overflow interrupt not being enabled
Anssi Hannula
1
-1
/
+1
2018-07-28
can: xilinx_can: fix incorrect clear of non-processed interrupts
Anssi Hannula
1
-5
/
+5
2018-07-28
can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accounting
Anssi Hannula
1
-16
/
+123
2018-07-28
can: xilinx_can: fix device dropping off bus on RX overrun
Anssi Hannula
1
-1
/
+0
2018-07-28
can: xilinx_can: fix recovery from error states not being propagated
Anssi Hannula
1
-28
/
+127
2018-07-28
can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOK
Anssi Hannula
1
-13
/
+5
2018-07-28
driver core: Partially revert "driver core: correct device's shutdown order"
Rafael J. Wysocki
1
-8
/
+0
2018-07-28
usb: gadget: f_fs: Only return delayed status when len is 0
Jerry Zhang
1
-1
/
+1
2018-07-28
usb: core: handle hub C_PORT_OVER_CURRENT condition
Bin Liu
1
-2
/
+6
2018-07-28
usb: cdc_acm: Add quirk for Castles VEGA3000
Lubomir Rintel
1
-0
/
+3
2018-07-28
ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull
Willem de Bruijn
2
-4
/
+10
2018-07-28
tcp: detect malicious patterns in tcp_collapse_ofo_queue()
Eric Dumazet
1
-2
/
+14
2018-07-28
tcp: avoid collapses in tcp_prune_queue() if possible
Eric Dumazet
1
-0
/
+3
2018-07-28
tcp: do not delay ACK in DCTCP upon CE status change
Yuchung Cheng
3
-13
/
+21
2018-07-28
tcp: do not cancel delay-AcK on DCTCP special ACK
Yuchung Cheng
3
-33
/
+13
2018-07-28
tcp: helpers to send special DCTCP ack
Yuchung Cheng
1
-5
/
+17
2018-07-28
tcp: fix dctcp delayed ACK schedule
Yuchung Cheng
1
-2
/
+4
2018-07-28
rtnetlink: add rtnl_link_state check in rtnl_configure_link
Roopa Prabhu
1
-3
/
+6
2018-07-28
net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapper
Jack Morgenstein
1
-1
/
+1
2018-07-28
ip: hash fragments consistently
Paolo Abeni
2
-0
/
+4
2018-07-28
MIPS: ath79: fix register address in ath79_ddr_wb_flush()
Felix Fietkau
1
-1
/
+1
2018-07-25
Linux 4.4.144
v4.4.144
Greg Kroah-Hartman
1
-1
/
+1
2018-07-25
ubi: fastmap: Erase outdated anchor PEBs during attach
Sascha Hauer
1
-20
/
+57
2018-07-25
ubi: Fix Fastmap's update_vol()
Richard Weinberger
1
-0
/
+1
2018-07-25
ubi: Fix races around ubi_refill_pools()
Richard Weinberger
4
-14
/
+30
2018-07-25
ubi: Be more paranoid while seaching for the most recent Fastmap
Richard Weinberger
2
-4
/
+27
2018-07-25
ubi: Rework Fastmap attach base code
Richard Weinberger
4
-42
/
+162
2018-07-25
ubi: Introduce vol_ignored()
Richard Weinberger
2
-6
/
+33
2018-07-25
clk: tegra: Fix PLL_U post divider and initial rate on Tegra30
Lucas Stach
1
-5
/
+6
2018-07-25
block: do not use interruptible wait anywhere
Alan Jenkins
1
-7
/
+3
2018-07-25
x86/cpu: Re-apply forced caps every time CPU caps are re-read
Andy Lutomirski
1
-0
/
+7
2018-07-25
x86/xen: Add call of speculative_store_bypass_ht_init() to PV paths
Juergen Gross
1
-0
/
+5
2018-07-25
x86/bugs: Rename SSBD_NO to SSB_NO
Konrad Rzeszutek Wilk
2
-2
/
+2
2018-07-25
x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFG
Thomas Gleixner
2
-0
/
+36
2018-07-25
x86/bugs: Rework spec_ctrl base and mask logic
Thomas Gleixner
1
-7
/
+19
2018-07-25
x86/bugs: Remove x86_spec_ctrl_set()
Thomas Gleixner
2
-13
/
+2
2018-07-25
x86/bugs: Expose x86_spec_ctrl_base directly
Thomas Gleixner
3
-24
/
+6
2018-07-25
x86/bugs: Unify x86_spec_ctrl_{set_guest, restore_host}
Borislav Petkov
2
-49
/
+44
2018-07-25
x86/speculation: Rework speculative_store_bypass_update()
Thomas Gleixner
3
-4
/
+9
2018-07-25
x86/speculation: Add virtualized speculative store bypass disable support
Tom Lendacky
4
-2
/
+18
2018-07-25
x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL
Thomas Gleixner
2
-5
/
+24
2018-07-25
x86/speculation: Handle HT correctly on AMD
Thomas Gleixner
3
-6
/
+130
2018-07-25
x86/cpufeatures: Add FEATURE_ZEN
Thomas Gleixner
2
-0
/
+3
2018-07-25
x86/cpu/AMD: Fix erratum 1076 (CPB bit)
Borislav Petkov
1
-0
/
+11
2018-07-25
x86/cpufeatures: Disentangle SSBD enumeration
Thomas Gleixner
6
-14
/
+15
2018-07-25
x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS
Thomas Gleixner
4
-9
/
+22
2018-07-25
x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP
Borislav Petkov
2
-8
/
+18
[next]