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
compress-2025-01-21
compress-2025-01-23
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-02-22
Linux 4.19.273
v4.19.273
Greg Kroah-Hartman
1
-1
/
+1
2023-02-22
net: phy: meson-gxl: Add generic dummy stubs for MMD register access
Chris Healy
1
-0
/
+2
2023-02-22
nilfs2: fix underflow in second superblock position calculations
Ryusuke Konishi
3
-1
/
+23
2023-02-22
kvm: initialize all of the kvm_debugregs structure before sending it to users...
Greg Kroah-Hartman
1
-2
/
+1
2023-02-22
i40e: Add checking for null for nlmsg_find_attr()
Natalia Petrova
1
-0
/
+2
2023-02-22
ipv6: Fix tcp socket connection with DSCP.
Guillaume Nault
1
-0
/
+1
2023-02-22
ipv6: Fix datagram socket connection with DSCP.
Guillaume Nault
1
-1
/
+1
2023-02-22
net: mpls: fix stale pointer if allocation fails during device rename
Jakub Kicinski
1
-0
/
+4
2023-02-22
net: stmmac: Restrict warning on disabling DMA store and fwd mode
Cristian Ciocaltea
1
-1
/
+1
2023-02-22
bnxt_en: Fix mqprio and XDP ring checking logic
Michael Chan
1
-2
/
+6
2023-02-22
net: stmmac: fix order of dwmac5 FlexPPS parametrization sequence
Johannes Zink
1
-1
/
+2
2023-02-22
net/usb: kalmia: Don't pass act_len in usb_bulk_msg error path
Miko Larsson
1
-4
/
+4
2023-02-22
dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.
Kuniyuki Iwashima
3
-12
/
+18
2023-02-22
net: bgmac: fix BCM5358 support by setting correct flags
Rafał Miłecki
1
-3
/
+3
2023-02-22
i40e: add double of VLAN header when computing the max MTU
Jason Xing
1
-1
/
+1
2023-02-22
revert "squashfs: harden sanity check in squashfs_read_xattr_id_table"
Andrew Morton
1
-1
/
+1
2023-02-22
hugetlb: check for undefined shift on 32 bit architectures
Mike Kravetz
1
-1
/
+4
2023-02-22
ALSA: hda/realtek - fixed wrong gpio assigned
Kailang Yang
1
-1
/
+1
2023-02-22
ALSA: hda/conexant: add a new hda codec SN6180
Bo Liu
1
-0
/
+1
2023-02-22
mmc: sdio: fix possible resource leaks in some error paths
Yang Yingliang
2
-15
/
+14
2023-02-22
Revert "x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN"
Greg Kroah-Hartman
1
-2
/
+5
2023-02-22
netfilter: nft_tproxy: restrict to prerouting hook
Florian Westphal
1
-0
/
+8
2023-02-22
aio: fix mremap after fork null-deref
Seth Jenkins
1
-0
/
+4
2023-02-22
nvme-fc: fix a missing queue put in nvmet_fc_ls_create_association
Amit Engel
1
-1
/
+3
2023-02-22
net/rose: Fix to not accept on connected socket
Hyunwoo Kim
1
-0
/
+8
2023-02-22
tools/virtio: fix the vringh test for virtio ring changes
Shunsuke Mie
8
-5
/
+45
2023-02-22
ASoC: cs42l56: fix DT probe
Arnd Bergmann
1
-6
/
+0
2023-02-22
migrate: hugetlb: check for hugetlb shared PMD in node migration
Mike Kravetz
1
-1
/
+2
2023-02-22
bpf: Always return target ifindex in bpf_fib_lookup
Toke Høiland-Jørgensen
1
-1
/
+2
2023-02-22
arm64: dts: meson-axg: Make mmc host controller interrupts level-sensitive
Heiner Kallweit
1
-2
/
+2
2023-02-22
arm64: dts: meson-gx: Make mmc host controller interrupts level-sensitive
Heiner Kallweit
1
-3
/
+3
2023-02-22
riscv: Fixup race condition on PG_dcache_clean in flush_icache_pte
Guo Ren
1
-1
/
+3
2023-02-22
usb: typec: altmodes/displayport: Fix probe pin assign check
Prashant Malani
1
-4
/
+4
2023-02-22
usb: core: add quirk for Alcor Link AK9563 smartcard reader
Mark Pearson
1
-0
/
+3
2023-02-22
net: USB: Fix wrong-direction WARNING in plusb.c
Alan Stern
1
-3
/
+1
2023-02-22
pinctrl: intel: Restore the pins that used to be in Direct IRQ mode
Andy Shevchenko
1
-3
/
+13
2023-02-22
pinctrl: intel: Convert unsigned to unsigned int
Andy Shevchenko
2
-66
/
+67
2023-02-22
pinctrl: single: fix potential NULL dereference
Maxim Korotkov
1
-0
/
+2
2023-02-22
pinctrl: aspeed: Fix confusing types in return value
Joel Stanley
1
-1
/
+1
2023-02-22
ALSA: pci: lx6464es: fix a debug loop
Dan Carpenter
1
-6
/
+5
2023-02-22
selftests: forwarding: lib: quote the sysctl values
Hangbin Liu
1
-2
/
+2
2023-02-22
rds: rds_rm_zerocopy_callback() use list_first_entry()
Pietro Borrello
1
-3
/
+3
2023-02-22
net: phy: meson-gxl: use MMD access dummy stubs for GXL, internal PHY
Heiner Kallweit
1
-0
/
+2
2023-02-22
net: phy: meson-gxl: add g12a support
Jerome Brunet
1
-0
/
+11
2023-02-22
net: phy: add macros for PHYID matching
Heiner Kallweit
1
-0
/
+4
2023-02-22
IB/hfi1: Restore allocated resources on failed copyout
Dean Luick
1
-2
/
+5
2023-02-22
ALSA: emux: Avoid potential array out-of-bound in snd_emux_xg_control()
Artemii Karasev
1
-0
/
+3
2023-02-22
btrfs: limit device extents to the device size
Josef Bacik
1
-1
/
+5
2023-02-22
iio:adc:twl6030: Enable measurement of VAC
Andreas Kemnade
1
-1
/
+1
2023-02-22
thermal: intel: int340x: Add locking to int340x_thermal_get_trip_type()
Rafael J. Wysocki
1
-3
/
+7
[next]