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-10-29
Linux 5.15.76
v5.15.76
Greg Kroah-Hartman
1
-1
/
+1
2022-10-29
mm: /proc/pid/smaps_rollup: fix no vma's null-deref
Seth Jenkins
1
-1
/
+1
2022-10-29
mmc: core: Add SD card quirk for broken discard
Avri Altman
4
-1
/
+19
2022-10-29
Makefile.debug: re-enable debug info for .S files
Nick Desaulniers
1
-1
/
+3
2022-10-29
x86/Kconfig: Drop check for -mabi=ms for CONFIG_EFI_STUB
Nathan Chancellor
1
-1
/
+0
2022-10-29
ACPI: video: Force backlight native for more TongFang devices
Werner Sembach
1
-0
/
+64
2022-10-29
perf: Skip and warn on unknown format 'configN' attrs
Rob Herring
5
-13
/
+26
2022-10-29
mmc: sdhci-tegra: Use actual clock rate for SW tuning correction
Prathamesh Shete
1
-1
/
+1
2022-10-29
tracing: Do not free snapshot if tracer is on cmdline
Steven Rostedt (Google)
1
-4
/
+6
2022-10-29
tracing: Simplify conditional compilation code in tracing_set_tracer()
sunliming
1
-2
/
+0
2022-10-29
ksmbd: fix incorrect handling of iterate_dir
Namjae Jeon
1
-10
/
+4
2022-10-29
ksmbd: handle smb2 query dir request for OutputBufferLength that is too small
Namjae Jeon
1
-1
/
+9
2022-10-29
arm64: mte: move register initialization to C
Peter Collingbourne
5
-42
/
+65
2022-10-29
fs: dlm: fix invalid derefence of sb_lvbptr
Alexander Aring
1
-1
/
+1
2022-10-29
iommu/vt-d: Clean up si_domain in the init_dmars() error path
Jerry Snitselaar
1
-0
/
+5
2022-10-29
iommu/vt-d: Allow NVS regions in arch_rmrr_sanity_check()
Charlotte Tan
1
-1
/
+3
2022-10-29
net: phy: dp83822: disable MDI crossover status change interrupt
Felix Riemann
1
-2
/
+1
2022-10-29
net: sched: fix race condition in qdisc_graft()
Eric Dumazet
1
-2
/
+3
2022-10-29
net: hns: fix possible memory leak in hnae_ae_register()
Yang Yingliang
1
-1
/
+3
2022-10-29
wwan_hwsim: fix possible memory leak in wwan_hwsim_dev_new()
Yang Yingliang
1
-1
/
+1
2022-10-29
sfc: include vport_id in filter spec hash and equal()
Pieter Jansen van Vuuren
2
-6
/
+7
2022-10-29
net: sched: sfb: fix null pointer access issue when sfb_init() fails
Zhengchao Shao
1
-1
/
+2
2022-10-29
net: sched: delete duplicate cleanup of backlog and qlen
Zhengchao Shao
21
-40
/
+0
2022-10-29
net: sched: cake: fix null pointer access issue when cake_init() fails
Zhengchao Shao
1
-0
/
+4
2022-10-29
nvmet: fix workqueue MEM_RECLAIM flushing dependency
Sagi Grimberg
1
-1
/
+1
2022-10-29
nvme-hwmon: kmalloc the NVME SMART log buffer
Serge Semin
1
-7
/
+16
2022-10-29
nvme-hwmon: consistently ignore errors from nvme_hwmon_init
Christoph Hellwig
2
-6
/
+13
2022-10-29
netfilter: nf_tables: relax NFTA_SET_ELEM_KEY_END set flags requirements
Pablo Neira Ayuso
1
-2
/
+3
2022-10-29
ionic: catch NULL pointer issue on reconfig
Brett Creeley
1
-4
/
+8
2022-10-29
net: hsr: avoid possible NULL deref in skb_clone()
Eric Dumazet
1
-6
/
+6
2022-10-29
dm: remove unnecessary assignment statement in alloc_dev()
Genjian Zhang
1
-1
/
+0
2022-10-29
cifs: Fix xid leak in cifs_ses_add_channel()
Zhang Xiaoxu
1
-0
/
+1
2022-10-29
cifs: Fix xid leak in cifs_flock()
Zhang Xiaoxu
1
-4
/
+7
2022-10-29
cifs: Fix xid leak in cifs_copy_file_range()
Zhang Xiaoxu
1
-2
/
+5
2022-10-29
cifs: Fix xid leak in cifs_create()
Zhang Xiaoxu
1
-2
/
+4
2022-10-29
udp: Update reuse->has_conns under reuseport_lock.
Kuniyuki Iwashima
6
-10
/
+25
2022-10-29
scsi: lpfc: Fix memory leak in lpfc_create_port()
Rafael Mendonca
1
-3
/
+4
2022-10-29
net: phylink: add mac_managed_pm in phylink_config structure
Shenwei Wang
2
-0
/
+5
2022-10-29
net: phy: dp83867: Extend RX strap quirk for SGMII mode
Harini Katakam
1
-0
/
+8
2022-10-29
net/atm: fix proc_mpc_write incorrect return value
Xiaobo Liu
1
-1
/
+2
2022-10-29
sfc: Change VF mac via PF as first preference if available.
Jonathan Cooper
1
-34
/
+24
2022-10-29
HID: magicmouse: Do not set BTN_MOUSE on double report
José Expósito
1
-1
/
+1
2022-10-29
i40e: Fix DMA mappings leak
Jan Sokolowski
6
-28
/
+74
2022-10-29
tipc: fix an information leak in tipc_topsrv_kern_subscr
Alexander Potapenko
1
-1
/
+1
2022-10-29
tipc: Fix recognition of trial period
Mark Tomlinson
1
-1
/
+1
2022-10-29
ACPI: extlog: Handle multiple records
Tony Luck
1
-13
/
+20
2022-10-29
drm/vc4: Add module dependency on hdmi-codec
Maxime Ripard
1
-0
/
+1
2022-10-29
btrfs: fix processing of delayed tree block refs during backref walking
Filipe Manana
1
-6
/
+7
2022-10-29
btrfs: fix processing of delayed data refs during backref walking
Filipe Manana
1
-9
/
+24
2022-10-29
x86/topology: Fix duplicated core ID within a package
Zhang Rui
1
-1
/
+1
[next]