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
2021-04-10
Linux 4.14.230
v4.14.230
Greg Kroah-Hartman
1
-1
/
+1
2021-04-10
can: flexcan: flexcan_chip_freeze(): fix chip freeze for missing bitrate
Angelo Dureghello
1
-1
/
+7
2021-04-10
init/Kconfig: make COMPILE_TEST depend on HAS_IOMEM
Masahiro Yamada
1
-2
/
+1
2021-04-10
init/Kconfig: make COMPILE_TEST depend on !S390
Heiko Carstens
1
-1
/
+1
2021-04-10
bpf, x86: Validate computation of branch displacements for x86-64
Piotr Krysiuk
1
-1
/
+10
2021-04-10
cifs: Silently ignore unknown oplock break handle
Vincent Whitchurch
1
-2
/
+2
2021-04-10
cifs: revalidate mapping when we open files for SMB1 POSIX
Ronnie Sahlberg
1
-0
/
+1
2021-04-10
ia64: mca: allocate early mca with GFP_ATOMIC
Sergei Trofimovich
1
-1
/
+1
2021-04-10
scsi: target: pscsi: Clean up after failure in pscsi_map_sg()
Martin Wilck
1
-0
/
+8
2021-04-10
x86/build: Turn off -fcf-protection for realmode targets
Arnd Bergmann
1
-1
/
+1
2021-04-10
platform/x86: thinkpad_acpi: Allow the FnLock LED to change state
Esteve Varela Colominas
1
-1
/
+7
2021-04-10
drm/msm: Ratelimit invalid-fence message
Rob Clark
1
-1
/
+1
2021-04-10
mac80211: choose first enabled channel for monitor
Karthikeyan Kathirvel
1
-1
/
+12
2021-04-10
mISDN: fix crash in fritzpci
Tong Zhang
1
-1
/
+1
2021-04-10
net: pxa168_eth: Fix a potential data race in pxa168_eth_remove
Pavel Andrianov
1
-1
/
+1
2021-04-10
ARM: dts: am33xx: add aliases for mmc interfaces
Mans Rullgard
1
-0
/
+3
2021-04-07
Linux 4.14.229
v4.14.229
Greg Kroah-Hartman
1
-1
/
+1
2021-04-07
drivers: video: fbcon: fix NULL dereference in fbcon_cursor()
Du Cheng
1
-0
/
+3
2021-04-07
staging: rtl8192e: Change state information from u16 to u8
Atul Gopinathan
1
-1
/
+1
2021-04-07
staging: rtl8192e: Fix incorrect source in memcpy()
Atul Gopinathan
1
-1
/
+1
2021-04-07
usb: gadget: udc: amd5536udc_pci fix null-ptr-dereference
Tong Zhang
1
-5
/
+5
2021-04-07
USB: cdc-acm: fix use-after-free after probe failure
Johan Hovold
1
-0
/
+5
2021-04-07
USB: cdc-acm: downgrade message to debug
Oliver Neukum
1
-1
/
+2
2021-04-07
USB: cdc-acm: untangle a circular dependency between callback and softint
Oliver Neukum
1
-16
/
+32
2021-04-07
cdc-acm: fix BREAK rx code path adding necessary calls
Oliver Neukum
1
-1
/
+3
2021-04-07
usb: xhci-mtk: fix broken streams issue on 0.96 xHCI
Chunfeng Yun
1
-1
/
+9
2021-04-07
usb: musb: Fix suspend with devices connected for a64
Tony Lindgren
1
-4
/
+8
2021-04-07
USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem
Vincent Palatin
1
-0
/
+4
2021-04-07
usbip: vhci_hcd fix shift out-of-bounds in vhci_hub_control()
Shuah Khan
1
-0
/
+2
2021-04-07
firewire: nosy: Fix a use-after-free bug in nosy_ioctl()
Zheyu Ma
1
-2
/
+7
2021-04-07
extcon: Fix error handling in extcon_dev_register
Dinghao Liu
1
-0
/
+1
2021-04-07
extcon: Add stubs for extcon_register_notifier_all() functions
Krzysztof Kozlowski
1
-0
/
+23
2021-04-07
pinctrl: rockchip: fix restore error in resume
Wang Panzhenzhuan
1
-5
/
+8
2021-04-07
mm: writeback: use exact memcg dirty counts
Greg Thelen
2
-3
/
+22
2021-04-07
mm: fix oom_kill event handling
Roman Gushchin
3
-7
/
+27
2021-04-07
mem_cgroup: make sure moving_account, move_lock_task and stat_cpu in the same...
Aaron Lu
1
-4
/
+19
2021-04-07
mm: memcg: make sure memory.events is uptodate when waking pollers
Johannes Weiner
3
-30
/
+35
2021-04-07
mm: memcontrol: fix NR_WRITEBACK leak in memcg and system stats
Johannes Weiner
1
-8
/
+16
2021-04-07
reiserfs: update reiserfs_xattrs_initialized() condition
Tetsuo Handa
1
-1
/
+1
2021-04-07
drm/amdgpu: check alignment on CPU page for bo map
Xℹ Ruoyao
1
-4
/
+4
2021-04-07
drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings()
Nirmoy Das
1
-1
/
+1
2021-04-07
mm: fix race by making init_zero_pfn() early_initcall
Ilya Lipnitskiy
1
-1
/
+1
2021-04-07
tracing: Fix stack trace event size
Steven Rostedt (VMware)
1
-1
/
+2
2021-04-07
ALSA: hda/realtek: call alc_update_headset_mode() in hp_automute_hook
Hui Wang
1
-0
/
+1
2021-04-07
ALSA: hda/realtek: fix a determine_headset_type issue for a Dell AIO
Hui Wang
1
-1
/
+1
2021-04-07
ALSA: usb-audio: Apply sample rate quirk to Logitech Connect
Ikjoon Jang
1
-0
/
+1
2021-04-07
bpf: Remove MTU check in __bpf_skb_max_len
Jesper Dangaard Brouer
1
-7
/
+4
2021-04-07
net: wan/lmc: unregister device when no matching device is found
Tong Zhang
1
-0
/
+2
2021-04-07
appletalk: Fix skb allocation size in loopback case
Doug Brown
1
-12
/
+21
2021-04-07
net: ethernet: aquantia: Handle error cleanup of start on open
Nathan Rossi
1
-1
/
+3
[next]