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
2024-10-10
Linux 6.6.55
v6.6.55
Greg Kroah-Hartman
1
-1
/
+1
2024-10-10
perf python: Allow checking for the existence of warning options in clang
Arnaldo Carvalho de Melo
1
-1
/
+1
2024-10-10
Revert "ubifs: ubifs_symlink: Fix memleak of inode->i_link in error path"
Zhihao Cheng
1
-2
/
+0
2024-10-10
null_blk: Fix return value of nullb_device_power_store()
Damien Le Moal
1
-0
/
+1
2024-10-10
drm/amd/display: enable_hpo_dp_link_output: Check link_res->hpo_dp_link_enc b...
Alex Hung
1
-0
/
+5
2024-10-10
perf report: Fix segfault when 'sym' sort key is not used
Namhyung Kim
1
-1
/
+1
2024-10-10
drm/amd/display: Revert Avoid overflow assignment
Gabe Teeger
3
-4
/
+2
2024-10-10
crypto: octeontx* - Select CRYPTO_AUTHENC
Herbert Xu
1
-0
/
+2
2024-10-10
vhost/scsi: null-ptr-dereference in vhost_scsi_get_req()
Haoran Zhang
1
-12
/
+15
2024-10-10
rxrpc: Fix a race between socket set up and I/O thread creation
David Howells
3
-4
/
+10
2024-10-10
net: stmmac: move the EST lock to struct stmmac_priv
Xiaolei Wang
4
-13
/
+16
2024-10-10
null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues'
Yu Kuai
1
-14
/
+26
2024-10-10
null_blk: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-2
/
+2
2024-10-10
platform/x86: think-lmi: Fix password opcode ordering for workstations
Mark Pearson
1
-7
/
+9
2024-10-10
efi/unaccepted: touch soft lockup during memory accept
Chen Yu
1
-0
/
+4
2024-10-10
drm/bridge: adv7511: fix crash on irq during probe
Mads Bligaard Nielsen
1
-11
/
+11
2024-10-10
iommufd: Fix protection fault in iommufd_test_syz_conv_iova
Nicolin Chen
1
-6
/
+21
2024-10-10
net: dsa: fix netdev_priv() dereference before check on non-DSA netdevice events
Vladimir Oltean
1
-2
/
+5
2024-10-10
netfilter: nf_tables: restore set elements when delete set fails
Pablo Neira Ayuso
5
-20
/
+42
2024-10-10
netfilter: nf_tables: fix memleak in map from abort path
Pablo Neira Ayuso
1
-2
/
+14
2024-10-10
ubifs: ubifs_symlink: Fix memleak of inode->i_link in error path
Zhihao Cheng
1
-0
/
+2
2024-10-10
Revert "drm/amd/display: Skip Recompute DSC Params if no Stream on Link"
Jonathan Gray
1
-3
/
+0
2024-10-10
drm/rockchip: vop: enable VOP_FEATURE_INTERNAL_RGB on RK3066
Val Packett
1
-0
/
+1
2024-10-10
btrfs: drop the backref cache during relocation if we commit
Josef Bacik
2
-76
/
+11
2024-10-10
btrfs: relocation: constify parameters where possible
David Sterba
2
-32
/
+33
2024-10-10
btrfs: relocation: return bool from btrfs_should_ignore_reloc_root
David Sterba
2
-11
/
+10
2024-10-10
ACPI: battery: Fix possible crash when unregistering a battery hook
Armin Wolf
1
-3
/
+9
2024-10-10
ACPI: battery: Simplify battery hook locking
Armin Wolf
1
-9
/
+9
2024-10-10
clk: qcom: gcc-sc8180x: Add GPLL9 support
Satya Priya Kakitapalli
1
-1
/
+19
2024-10-10
r8169: add tally counter fields added with RTL8125
Heiner Kallweit
1
-0
/
+27
2024-10-10
r8169: Fix spelling mistake: "tx_underun" -> "tx_underrun"
Colin Ian King
1
-2
/
+2
2024-10-10
iio: pressure: bmp280: Fix waiting time for BMP3xx configuration
Vasileios Amoiridis
1
-3
/
+4
2024-10-10
iio: pressure: bmp280: Fix regmap for BMP280 device
Vasileios Amoiridis
3
-4
/
+44
2024-10-10
iio: pressure: bmp280: Use BME prefix for BME280 specifics
Vasileios Amoiridis
3
-44
/
+46
2024-10-10
iio: pressure: bmp280: Improve indentation and line wrapping
Vasileios Amoiridis
2
-51
/
+61
2024-10-10
iio: pressure: bmp280: Allow multiple chips id per family of devices
Angel Iglesias
2
-10
/
+28
2024-10-10
dt-bindings: clock: qcom: Add GPLL9 support on gcc-sc8180x
Satya Priya Kakitapalli
1
-0
/
+1
2024-10-10
dt-bindings: clock: qcom: Add missing UFS QREF clocks
Manivannan Sadhasivam
1
-0
/
+2
2024-10-10
remoteproc: k3-r5: Delay notification of wakeup event
Udit Kumar
1
-2
/
+3
2024-10-10
remoteproc: k3-r5: Acquire mailbox handle during probe routine
Beleswar Padhi
1
-48
/
+30
2024-10-10
media: imx335: Fix reset-gpio handling
Umang Jain
1
-5
/
+4
2024-10-10
media: i2c: imx335: Enable regulator supplies
Kieran Bingham
1
-2
/
+34
2024-10-10
RDMA/mana_ib: use the correct page table index based on hardware page size
Long Li
1
-1
/
+1
2024-10-10
net: mana: Add support for page sizes other than 4KB on ARM64
Haiyang Zhang
7
-25
/
+35
2024-10-10
net: mana: Enable MANA driver on ARM64 with 4K page size
Haiyang Zhang
1
-1
/
+2
2024-10-10
sched: psi: fix bogus pressure spikes from aggregation race
Johannes Weiner
1
-14
/
+12
2024-10-10
lib/buildid: harden build ID parsing logic
Andrii Nakryiko
1
-32
/
+44
2024-10-10
build-id: require program headers to be right after ELF header
Alexey Dobriyan
1
-0
/
+14
2024-10-10
drm/amd/display: Allow backlight to go below `AMDGPU_DM_DEFAULT_MIN_BACKLIGHT`
Mario Limonciello
1
-1
/
+1
2024-10-10
mm: z3fold: deprecate CONFIG_Z3FOLD
Yosry Ahmed
3
-8
/
+19
[next]