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 5.15.95
v5.15.95
Greg Kroah-Hartman
1
-1
/
+1
2023-02-22
platform/x86/amd: pmc: add CONFIG_SERIO dependency
Arnd Bergmann
1
-0
/
+1
2023-02-22
net: sched: sch: Fix off by one in htb_activate_prios()
Dan Carpenter
1
-1
/
+1
2023-02-22
ASoC: SOF: Intel: hda-dai: fix possible stream_tag leak
Pierre-Louis Bossart
1
-4
/
+4
2023-02-22
alarmtimer: Prevent starvation by small intervals and SIG_IGN
Thomas Gleixner
1
-4
/
+29
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
net/sched: tcindex: search key must be 16 bits
Pedro Tammela
1
-1
/
+1
2023-02-22
i40e: Add checking for null for nlmsg_find_attr()
Natalia Petrova
1
-0
/
+2
2023-02-22
net/sched: act_ctinfo: use percpu stats
Pedro Tammela
1
-3
/
+3
2023-02-22
flow_offload: fill flags to action structure
Baowen Zheng
14
-14
/
+14
2023-02-22
drm/i915/gen11: Wa_1408615072/Wa_1407596294 should be on GT list
Matt Roper
1
-7
/
+7
2023-02-22
drm/i915/gen11: Moving WAs to icl_gt_workarounds_init()
Raviteja Goud Talla
1
-9
/
+9
2023-02-22
mm/filemap: fix page end in filemap_get_read_batch
Qian Yingjin
1
-2
/
+3
2023-02-22
nilfs2: fix underflow in second superblock position calculations
Ryusuke Konishi
3
-1
/
+23
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
ixgbe: add double of VLAN header when computing the max MTU
Jason Xing
2
-2
/
+3
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: openvswitch: fix possible memory leak in ovs_meter_cmd_set()
Hangyu Hua
1
-1
/
+3
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/sched: tcindex: update imperfect hash filters respecting rcu
Pedro Tammela
1
-4
/
+30
2023-02-22
sctp: sctp_sock_filter(): avoid list_entry() on possibly empty list
Pietro Borrello
1
-3
/
+1
2023-02-22
net: ethernet: ti: am65-cpsw: Add RX DMA Channel Teardown Quirk
Siddharth Vadapalli
2
-1
/
+12
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
ixgbe: allow to increase MTU to 3K with XDP enabled
Jason Xing
1
-9
/
+16
2023-02-22
revert "squashfs: harden sanity check in squashfs_read_xattr_id_table"
Andrew Morton
1
-1
/
+1
2023-02-22
net: Fix unwanted sign extension in netdev_stats_to_stats64()
Felix Riemann
1
-1
/
+1
2023-02-22
Revert "mm: Always release pages to the buddy allocator in memblock_free_late...
Aaron Thompson
1
-7
/
+1
2023-02-22
selftest/lkdtm: Skip stack-entropy test if lkdtm is not available
Misono Tomohiro
1
-1
/
+15
2023-02-22
of: reserved_mem: Have kmemleak ignore dynamically allocated reserved mem
Isaac J. Manjarres
1
-1
/
+2
2023-02-22
hugetlb: check for undefined shift on 32 bit architectures
Mike Kravetz
1
-1
/
+4
2023-02-22
sched/psi: Fix use-after-free in ep_remove_wait_queue()
Munehisa Kamata
1
-3
/
+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: mmc_spi: fix error handling in mmc_spi_probe()
Yang Yingliang
1
-4
/
+4
2023-02-22
mmc: sdio: fix possible resource leaks in some error paths
Yang Yingliang
2
-15
/
+14
2023-02-22
mmc: jz4740: Work around bug on JZ4760(B)
Paul Cercueil
1
-0
/
+10
2023-02-22
tcp: Fix listen() regression in 5.15.88.
Kuniyuki Iwashima
1
-0
/
+1
2023-02-22
netfilter: nft_tproxy: restrict to prerouting hook
Florian Westphal
1
-0
/
+8
2023-02-22
platform/x86/amd: pmc: Disable IRQ1 wakeup for RN/CZN
Mario Limonciello
1
-0
/
+37
2023-02-22
platform/x86: amd-pmc: Correct usage of SMU version
Mario Limonciello
1
-5
/
+8
2023-02-22
platform/x86: amd-pmc: Fix compilation when CONFIG_DEBUGFS is disabled
Hans de Goede
1
-43
/
+43
2023-02-22
platform/x86: amd-pmc: Export Idlemask values based on the APU
Sanket Goswami
1
-0
/
+76
2023-02-22
drm/amd/display: Fail atomic_check early on normalize_zpos error
Leo Li
1
-1
/
+5
2023-02-22
aio: fix mremap after fork null-deref
Seth Jenkins
1
-0
/
+4
[next]