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
2022-03-23
Linux 5.4.187
v5.4.187
Greg Kroah-Hartman
1
-1
/
+1
2022-03-23
Revert "selftests/bpf: Add test for bpf_timer overwriting crash"
Greg Kroah-Hartman
2
-86
/
+0
2022-03-23
perf symbols: Fix symbol size calculation condition
Michael Petlan
1
-1
/
+1
2022-03-23
Input: aiptek - properly check endpoint type
Pavel Skripkin
1
-6
/
+4
2022-03-23
usb: usbtmc: Fix bug in pipe direction for control transfers
Alan Stern
1
-3
/
+10
2022-03-23
usb: gadget: Fix use-after-free bug by not setting udc->dev.driver
Alan Stern
1
-3
/
+0
2022-03-23
usb: gadget: rndis: prevent integer overflow in rndis_set_response()
Dan Carpenter
1
-0
/
+1
2022-03-23
arm64: fix clang warning about TRAMP_VALIAS
Arnd Bergmann
1
-2
/
+2
2022-03-23
net: dsa: Add missing of_node_put() in dsa_port_parse_of
Miaoqian Lin
1
-0
/
+1
2022-03-23
net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()
Nicolas Dichtel
1
-0
/
+1
2022-03-23
drm/panel: simple: Fix Innolux G070Y2-L01 BPP settings
Marek Vasut
1
-1
/
+1
2022-03-23
hv_netvsc: Add check for kvmalloc_array
Jiasheng Jiang
1
-0
/
+3
2022-03-23
atm: eni: Add check for dma_map_single
Jiasheng Jiang
1
-0
/
+2
2022-03-23
net/packet: fix slab-out-of-bounds access in packet_recvmsg()
Eric Dumazet
1
-1
/
+10
2022-03-23
net: phy: marvell: Fix invalid comparison in the resume and suspend functions
Kurt Cancemi
1
-4
/
+4
2022-03-23
efi: fix return value of __setup handlers
Randy Dunlap
2
-2
/
+2
2022-03-23
ocfs2: fix crash when initialize filecheck kobj fails
Joseph Qi
1
-11
/
+11
2022-03-23
crypto: qcom-rng - ensure buffer for generate is completely filled
Brian Masney
1
-7
/
+10
2022-03-19
Linux 5.4.186
v5.4.186
Greg Kroah-Hartman
1
-1
/
+1
2022-03-19
fixup for "arm64 entry: Add macro for reading symbol address from the trampol...
James Morse
1
-2
/
+2
2022-03-19
kselftest/vm: fix tests build with old libc
Chengming Zhou
1
-0
/
+1
2022-03-19
sfc: extend the locking on mcdi->seqno
Niels Dossche
1
-1
/
+1
2022-03-19
tcp: make tcp_read_sock() more robust
Eric Dumazet
1
-4
/
+6
2022-03-19
nl80211: Update bss channel on channel switch for P2P_CLIENT
Sreeramya Soratkal
1
-1
/
+2
2022-03-19
drm/vrr: Set VRR capable prop only if it is attached to connector
Manasi Navare
1
-0
/
+3
2022-03-19
iwlwifi: don't advertise TWT support
Golan Ben Ami
2
-3
/
+1
2022-03-19
atm: firestream: check the return value of ioremap() in fs_init()
Jia-Ju Bai
1
-0
/
+2
2022-03-19
can: rcar_canfd: rcar_canfd_channel_probe(): register the CAN device when ful...
Lad Prabhakar
1
-3
/
+3
2022-03-19
ARM: 9178/1: fix unmet dependency on BITREVERSE for HAVE_ARCH_BITREVERSE
Julian Braha
1
-1
/
+0
2022-03-19
MIPS: smp: fill in sibling and core maps earlier
Alexander Lobakin
1
-3
/
+3
2022-03-19
mac80211: refuse aggregations sessions before authorized
Johannes Berg
1
-1
/
+9
2022-03-19
ARM: dts: rockchip: fix a typo on rk3288 crypto-controller
Corentin Labbe
1
-1
/
+1
2022-03-19
ARM: dts: rockchip: reorder rk322x hmdi clocks
Sascha Hauer
1
-2
/
+2
2022-03-19
arm64: dts: agilex: use the compatible "intel,socfpga-agilex-hsotg"
Dinh Nguyen
1
-2
/
+2
2022-03-19
arm64: dts: rockchip: reorder rk3399 hdmi clocks
Sascha Hauer
1
-3
/
+3
2022-03-19
arm64: dts: rockchip: fix rk3399-puma eMMC HS400 signal integrity
Jakob Unterwurzacher
1
-0
/
+6
2022-03-19
xfrm: Fix xfrm migrate issues when address family changes
Yan Yan
1
-3
/
+5
2022-03-19
xfrm: Check if_id in xfrm_migrate
Yan Yan
5
-11
/
+23
2022-03-19
arm64: Use the clearbhb instruction in mitigations
James Morse
8
-0
/
+57
2022-03-19
KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migrated
James Morse
5
-3
/
+54
2022-03-19
arm64: Mitigate spectre style branch history side channels
James Morse
8
-4
/
+316
2022-03-19
KVM: arm64: Add templates for BHB mitigation sequences
James Morse
5
-4
/
+130
2022-03-19
arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2
James Morse
2
-4
/
+46
2022-03-19
arm64: Add percpu vectors for EL1
James Morse
5
-9
/
+55
2022-03-19
arm64: entry: Add macro for reading symbol addresses from the trampoline
James Morse
1
-19
/
+16
2022-03-19
arm64: entry: Add vectors that have the bhb mitigation sequences
James Morse
4
-9
/
+107
2022-03-19
arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigations
James Morse
1
-1
/
+34
2022-03-19
arm64: entry: Allow the trampoline text to occupy multiple pages
James Morse
5
-7
/
+20
2022-03-19
arm64: entry: Make the kpti trampoline's kpti sequence optional
James Morse
1
-6
/
+12
2022-03-19
arm64: entry: Move trampoline macros out of ifdef'd section
James Morse
1
-6
/
+5
[next]