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
2023-03-17
Linux 5.4.237
v5.4.237
Greg Kroah-Hartman
1
-1
/
+1
2023-03-17
s390/dasd: add missing discipline function
Stefan Haberland
3
-3
/
+12
2023-03-17
UML: define RUNTIME_DISCARD_EXIT
Masahiro Yamada
1
-1
/
+1
2023-03-17
sh: define RUNTIME_DISCARD_EXIT
Tom Saeger
1
-0
/
+1
2023-03-17
s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
Masahiro Yamada
1
-0
/
+2
2023-03-17
powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
Michael Ellerman
1
-1
/
+4
2023-03-17
powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
Michael Ellerman
1
-0
/
+1
2023-03-17
arch: fix broken BuildID for arm64 and riscv
Masahiro Yamada
1
-0
/
+5
2023-03-17
x86, vmlinux.lds: Add RUNTIME_DISCARD_EXIT to generic DISCARDS
H.J. Lu
2
-2
/
+11
2023-03-17
drm/i915: Don't use BAR mappings for ring buffers with LLC
John Harrison
1
-2
/
+2
2023-03-17
ipmi:watchdog: Set panic count to proper value on a panic
Corey Minyard
1
-4
/
+4
2023-03-17
ipmi/watchdog: replace atomic_add() and atomic_sub()
Yejune Deng
1
-4
/
+4
2023-03-17
media: ov5640: Fix analogue gain control
Paul Elder
1
-1
/
+1
2023-03-17
PCI: Add SolidRun vendor ID
Alvaro Karsz
1
-0
/
+2
2023-03-17
macintosh: windfarm: Use unsigned type for 1-bit bitfields
Nathan Chancellor
2
-4
/
+4
2023-03-17
alpha: fix R_ALPHA_LITERAL reloc for large modules
Edward Humes
1
-3
/
+1
2023-03-17
MIPS: Fix a compilation issue
xurui
1
-1
/
+1
2023-03-17
ext4: Fix deadlock during directory rename
Jan Kara
1
-9
/
+17
2023-03-17
riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack mode
Alexandre Ghiti
1
-1
/
+1
2023-03-17
net/smc: fix fallback failed while sendmsg with fastopen
D. Wythe
1
-5
/
+8
2023-03-17
scsi: megaraid_sas: Update max supported LD IDs to 240
Chandrakanth Patil
2
-1
/
+3
2023-03-17
btf: fix resolving BTF_KIND_VAR after ARRAY, STRUCT, UNION, PTR
Lorenz Bauer
1
-0
/
+1
2023-03-17
netfilter: tproxy: fix deadlock due to missing BH disable
Florian Westphal
3
-2
/
+9
2023-03-17
bnxt_en: Avoid order-5 memory allocation for TPA data
Michael Chan
1
-11
/
+12
2023-03-17
net: caif: Fix use-after-free in cfusbl_device_notify()
Shigeru Yoshida
1
-0
/
+3
2023-03-17
net: lan78xx: fix accessing the LAN7800's internal phy specific registers fro...
Yuiko Oshino
2
-26
/
+33
2023-03-17
net: usb: lan78xx: Remove lots of set but unused 'ret' variables
Lee Jones
1
-90
/
+78
2023-03-17
selftests: nft_nat: ensuring the listening side is up before starting the client
Hangbin Liu
1
-0
/
+2
2023-03-17
ila: do not generate empty messages in ila_xlat_nl_cmd_get_mapping()
Eric Dumazet
1
-0
/
+1
2023-03-17
nfc: fdp: add null check of devm_kmalloc_array in fdp_nci_i2c_read_device_pro...
Kang Chen
1
-0
/
+4
2023-03-17
drm/msm/a5xx: fix setting of the CP_PREEMPT_ENABLE_LOCAL register
Dmitry Baryshkov
1
-2
/
+2
2023-03-17
ext4: Fix possible corruption when moving a directory
Jan Kara
1
-1
/
+10
2023-03-17
scsi: core: Remove the /proc/scsi/${proc_name} directory earlier
Bart Van Assche
1
-0
/
+2
2023-03-17
cifs: Fix uninitialized memory read in smb3_qfs_tcon()
Volker Lendecke
1
-6
/
+7
2023-03-17
SMB3: Backup intent flag missing from some more ops
Amir Goldstein
14
-118
/
+68
2023-03-17
iommu/vt-d: Fix PASID directory pointer coherency
Jacob Pan
1
-0
/
+7
2023-03-17
irqdomain: Fix domain registration race
Marc Zyngier
1
-19
/
+43
2023-03-17
irqdomain: Change the type of 'size' in __irq_domain_add() to be consistent
Bixuan Cui
2
-2
/
+2
2023-03-17
ipmi:ssif: Add a timer between request retries
Corey Minyard
1
-7
/
+27
2023-03-17
ipmi:ssif: Increase the message retry time
Corey Minyard
1
-1
/
+1
2023-03-17
ipmi:ssif: Remove rtc_us_timer
Corey Minyard
1
-9
/
+0
2023-03-17
ipmi:ssif: resend_msg() cannot fail
Corey Minyard
1
-21
/
+7
2023-03-17
ipmi:ssif: make ssif_i2c_send() void
Liguang Zhang
1
-61
/
+20
2023-03-17
iommu/amd: Add a length limitation for the ivrs_acpihid command-line parameter
Gavrilov Ilia
1
-1
/
+15
2023-03-17
iommu/amd: Fix ill-formed ivrs_ioapic, ivrs_hpet and ivrs_acpihid options
Kim Phillips
2
-30
/
+76
2023-03-17
iommu/amd: Add PCI segment support for ivrs_[ioapic/hpet/acpihid] commands
Suravee Suthikulpanit
2
-26
/
+52
2023-03-17
nfc: change order inside nfc_se_io error path
Fedor Pchelkin
1
-1
/
+1
2023-03-17
ext4: zero i_disksize when initializing the bootloader inode
Zhihao Cheng
1
-0
/
+1
2023-03-17
ext4: fix WARNING in ext4_update_inline_data
Ye Bin
1
-0
/
+3
2023-03-17
ext4: move where set the MAY_INLINE_DATA flag is set
Ye Bin
2
-2
/
+6
[next]