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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2025-02-21
neighbour: use RCU protection in __neigh_notify()
Eric Dumazet
1
-2
/
+6
2025-02-21
ndisc: use RCU protection in ndisc_alloc_skb()
Eric Dumazet
1
-6
/
+4
2025-02-21
HID: hid-steam: Move hidraw input (un)registering to work
Vicki Pfau
1
-7
/
+31
2025-02-21
HID: hid-steam: Make sure rumble work is canceled on removal
Vicki Pfau
1
-0
/
+1
2025-02-21
ipv6: icmp: convert to dev_net_rcu()
Eric Dumazet
1
-19
/
+23
2025-02-21
ipv6: use RCU protection in ip6_default_advmss()
Eric Dumazet
1
-1
/
+6
2025-02-21
flow_dissector: use RCU protection to fetch dev_net()
Eric Dumazet
1
-10
/
+11
2025-02-21
ipv4: icmp: convert to dev_net_rcu()
Eric Dumazet
1
-14
/
+17
2025-02-21
ipv4: use RCU protection in __ip_rt_update_pmtu()
Eric Dumazet
1
-5
/
+6
2025-02-21
net: ipv4: Cache pmtu for all packet paths if multipath enabled
Vladimir Vdovin
2
-17
/
+108
2025-02-21
ipv4: use RCU protection in inet_select_addr()
Eric Dumazet
1
-1
/
+2
2025-02-21
ipv4: use RCU protection in rt_is_expired()
Eric Dumazet
1
-1
/
+7
2025-02-21
ipv4: use RCU protection in ipv4_default_advmss()
Eric Dumazet
1
-3
/
+8
2025-02-21
net: add dev_net_rcu() helper
Eric Dumazet
2
-1
/
+7
2025-02-21
ipv4: use RCU protection in ip_dst_mtu_maybe_forward()
Eric Dumazet
1
-3
/
+10
2025-02-21
ipv4: add RCU protection to ip4_dst_hoplimit()
Eric Dumazet
1
-2
/
+7
2025-02-21
cpufreq/amd-pstate: Fix cpufreq_policy ref counting
Dhananjay Ugwekar
1
-4
/
+5
2025-02-21
cpufreq/amd-pstate: convert mutex use to guard()
Mario Limonciello
1
-20
/
+12
2025-02-21
cpufreq/amd-pstate: Merge amd_pstate_epp_cpu_offline() and amd_pstate_epp_off...
Dhananjay Ugwekar
1
-13
/
+4
2025-02-21
cpufreq/amd-pstate: Remove the cppc_state check in offline/online functions
Dhananjay Ugwekar
1
-6
/
+3
2025-02-21
cpufreq/amd-pstate: Refactor amd_pstate_epp_reenable() and amd_pstate_epp_off...
Dhananjay Ugwekar
1
-31
/
+7
2025-02-21
cpufreq/amd-pstate: Align offline flow of shared memory and MSR based systems
Dhananjay Ugwekar
1
-0
/
+1
2025-02-21
cpufreq/amd-pstate: Call cppc_set_epp_perf in the reenable function
Dhananjay Ugwekar
1
-2
/
+4
2025-02-21
rust: kbuild: add -fzero-init-padding-bits to bindgen_skip_cflags
Justin M. Forbes
1
-0
/
+1
2025-02-21
scsi: ufs: Fix toggling of clk_gating.state when clock gating is not allowed
Avri Altman
1
-1
/
+1
2025-02-21
scsi: ufs: core: Introduce a new clock_gating lock
Avri Altman
2
-59
/
+59
2025-02-21
scsi: ufs: core: Prepare to introduce a new clock_gating lock
Avri Altman
1
-4
/
+7
2025-02-21
scsi: ufs: core: Introduce ufshcd_has_pending_tasks()
Avri Altman
1
-4
/
+9
2025-02-21
clocksource: Use migrate_disable() to avoid calling get_random_u32() in atomi...
Waiman Long
1
-2
/
+4
2025-02-21
clocksource: Use pr_info() for "Checking clocksource synchronization" message
Waiman Long
1
-1
/
+2
2025-02-21
net: ipv6: fix dst ref loops in rpl, seg6 and ioam6 lwtunnels
Jakub Kicinski
3
-9
/
+18
2025-02-21
net: ipv6: rpl_iptunnel: mitigate 2-realloc issue
Justin Iurman
1
-21
/
+25
2025-02-21
net: ipv6: seg6_iptunnel: mitigate 2-realloc issue
Justin Iurman
1
-33
/
+52
2025-02-21
net: ipv6: ioam6_iptunnel: mitigate 2-realloc issue
Justin Iurman
1
-36
/
+37
2025-02-21
include: net: add static inline dst_dev_overhead() to dst.h
Justin Iurman
1
-0
/
+9
2025-02-21
btrfs: fix hole expansion when writing at an offset beyond EOF
Filipe Manana
1
-3
/
+1
2025-02-21
mlxsw: Add return value check for mlxsw_sp_port_get_stats_raw()
Wentao Liang
1
-1
/
+3
2025-02-21
cifs: pick channels for individual subrequests
Shyam Prasad N
2
-4
/
+4
2025-02-21
igc: Set buffer type for empty frames in igc_init_empty_frame
Song Yoong Siang
1
-0
/
+1
2025-02-21
mmc: mtk-sd: Fix register settings for hs400(es) mode
Andy-ld Lu
1
-11
/
+20
2025-02-21
arm64: Handle .ARM.attributes section in linker scripts
Nathan Chancellor
2
-0
/
+2
2025-02-21
regmap-irq: Add missing kfree()
Jiasheng Jiang
1
-0
/
+2
2025-02-21
iommu: Fix potential memory leak in iopf_queue_remove_device()
Lu Baolu
1
-0
/
+1
2025-02-21
regulator: qcom_smd: Add l2, l5 sub-node to mp5496 regulator
Varadarajan Narayanan
1
-1
/
+1
2025-02-21
sched_ext: Fix incorrect autogroup migration detection
Tejun Heo
5
-22
/
+10
2025-02-21
partitions: mac: fix handling of bogus partition table
Jann Horn
1
-3
/
+15
2025-02-21
gpio: stmpe: Check return value of stmpe_reg_read in stmpe_gpio_irq_sync_unlock
Wentao Liang
1
-3
/
+12
2025-02-21
gpiolib: acpi: Add a quirk for Acer Nitro ANV14
Mario Limonciello
1
-0
/
+14
2025-02-21
s390/pci: Fix handling of isolated VFs
Niklas Schnelle
3
-1
/
+28
2025-02-21
s390/pci: Pull search for parent PF out of zpci_iov_setup_virtfn()
Niklas Schnelle
1
-14
/
+42
[next]