index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
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
2024-11-04
cpufreq: intel_pstate: Clear hybrid_max_perf_cpu before driver registration
Rafael J. Wysocki
1
-3
/
+18
2024-11-04
nvme/host: Fix RCU list traversal to use SRCU primitive
Breno Leitao
1
-7
/
+14
2024-11-04
e1000e: Remove Meteor Lake SMBUS workarounds
Vitaly Lifshits
1
-13
/
+4
2024-11-04
i40e: fix race condition by adding filter's intermediate sync state
Aleksandr Loktionov
3
-2
/
+12
2024-11-04
idpf: fix idpf_vc_core_init error path
Pavan Kumar Linga
2
-1
/
+1
2024-11-04
idpf: avoid vport access in idpf_get_link_ksettings
Pavan Kumar Linga
4
-13
/
+8
2024-11-04
ice: change q_index variable type to s16 to store -1 value
Mateusz Polchlopek
2
-2
/
+5
2024-11-04
ice: Fix use after free during unload with ports in bridge
Marcin Szycik
1
-1
/
+2
2024-11-04
KEYS: trusted: dcp: fix NULL dereference in AEAD crypto operation
David Gstir
1
-4
/
+5
2024-11-04
security/keys: fix slab-out-of-bounds in key_task_permission
Chen Ridong
1
-2
/
+5
2024-11-04
Merge tag 'mmc-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
1
-14
/
+24
2024-11-04
Merge tag 'tpmdd-next-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-14
/
+22
2024-11-04
drm/amd/pm: correct the workload setting
Kenneth Feng
12
-36
/
+84
2024-11-04
drm/amd/pm: always pick the pptable from IFWI
Kenneth Feng
1
-64
/
+1
2024-11-04
drm/amdgpu: prevent NULL pointer dereference if ATIF is not supported
Antonio Quartulli
1
-2
/
+2
2024-11-04
drm/amd/display: parse umc_info or vram_info based on ASIC
Aurabindo Pillai
1
-1
/
+3
2024-11-04
drm/amd/display: Fix brightness level not retained over reboot
Tom Chung
1
-0
/
+15
2024-11-04
can: mcp251xfd: mcp251xfd_get_tef_len(): fix length calculation
Marc Kleine-Budde
1
-3
/
+7
2024-11-04
can: mcp251xfd: mcp251xfd_ring_alloc(): fix coalescing configuration when swi...
Marc Kleine-Budde
1
-3
/
+5
2024-11-04
can: rockchip_canfd: Drop obsolete dependency on COMPILE_TEST
Jean Delvare
1
-1
/
+1
2024-11-04
can: rockchip_canfd: CAN_ROCKCHIP_CANFD should depend on ARCH_ROCKCHIP
Geert Uytterhoeven
1
-0
/
+1
2024-11-04
can: c_can: fix {rx,tx}_errors statistics
Dario Binacchi
1
-1
/
+6
2024-11-04
can: m_can: m_can_close(): don't call free_irq() for IRQ-less devices
Marc Kleine-Budde
1
-1
/
+2
2024-11-04
can: {cc770,sja1000}_isa: allow building on x86_64
Thomas Mühlbacher
2
-2
/
+2
2024-11-04
can: j1939: fix error in J1939 documentation.
Alexander Hölzl
1
-1
/
+1
2024-11-04
dm cache: fix potential out-of-bounds access on the first resume
Ming-Hung Tsai
1
-21
/
+16
2024-11-04
dm cache: optimize dirty bit checking with find_next_bit when resizing
Ming-Hung Tsai
1
-8
/
+8
2024-11-04
dm cache: fix out-of-bounds access to the dirty bitset when resizing
Ming-Hung Tsai
1
-1
/
+1
2024-11-04
dm cache: fix flushing uninitialized delayed_work on cache_ctr error
Ming-Hung Tsai
1
-9
/
+15
2024-11-04
dm cache: correct the number of origin blocks to match the target length
Ming-Hung Tsai
1
-4
/
+4
2024-11-04
dm-verity: don't crash if panic_on_corruption is not selected
Mikulas Patocka
2
-3
/
+7
2024-11-04
dm-unstriped: cast an operand to sector_t to prevent potential uint32_t overflow
Zichen Xie
1
-2
/
+2
2024-11-04
drm/xe/guc/tlb: Flush g2h worker in case of tlb timeout
Nirmoy Das
1
-0
/
+2
2024-11-04
drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout
Nirmoy Das
1
-0
/
+7
2024-11-04
drm/xe: Move LNL scheduling WA to xe_device.h
Nirmoy Das
2
-10
/
+15
2024-11-04
drm/xe: Use the filelist from drm for ccs_mode change
Balasubramani Vivekanandan
3
-23
/
+5
2024-11-04
drm/xe: Set mask bits for CCS_MODE register
Balasubramani Vivekanandan
2
-1
/
+7
2024-11-04
Merge tag 'thermal-v6.12-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Rafael J. Wysocki
4
-12
/
+22
2024-11-04
nfs: avoid i_lock contention in nfs_clear_invalid_mapping
Mike Snitzer
1
-5
/
+15
2024-11-04
nfs_common: fix localio to cope with racing nfs_local_probe()
Mike Snitzer
4
-9
/
+23
2024-11-04
NFS: Further fixes to attribute delegation a/mtime changes
Trond Myklebust
1
-18
/
+31
2024-11-04
NFS: Fix attribute delegation behaviour on exclusive create
Trond Myklebust
1
-0
/
+4
2024-11-04
nfs: Fix KMSAN warning in decode_getfattr_attrs()
Roberto Sassu
1
-0
/
+1
2024-11-04
NFSv3: only use NFS timeout for MOUNT when protocols are compatible
NeilBrown
1
-1
/
+9
2024-11-04
sunrpc: handle -ENOTCONN in xs_tcp_setup_socket()
NeilBrown
1
-0
/
+1
2024-11-04
thermal/of: support thermal zones w/o trips subnode
Icenowy Zheng
1
-11
/
+10
2024-11-04
tools/lib/thermal: Remove the thermal.h soft link when doing make clean
zhang jiao
1
-1
/
+3
2024-11-04
tools/lib/thermal: Fix sampling handler context ptr
Emil Dahl Juhl
1
-0
/
+2
2024-11-04
thermal/drivers/qcom/lmh: Remove false lockdep backtrace
Dmitry Baryshkov
1
-0
/
+7
2024-11-04
MAINTAINERS: update AMD SPI maintainer
Raju Rangoju
1
-2
/
+3
[prev]
[next]