index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-17
x86/bugs: Rename various 'ia32_cap' variables to 'x86_arch_cap_msr'
Ingo Molnar
3
-42
/
+42
2024-04-17
x86/bugs: Cache the value of MSR_IA32_ARCH_CAPABILITIES
Josh Poimboeuf
1
-15
/
+7
2024-04-17
x86/bugs: Fix BHI documentation
Josh Poimboeuf
2
-12
/
+15
2024-04-17
x86/bugs: Fix return type of spectre_bhi_state()
Daniel Sneddon
1
-1
/
+1
2024-04-17
irqflags: Explicitly ignore lockdep_hrtimer_exit() argument
Arnd Bergmann
1
-1
/
+1
2024-04-17
x86/apic: Force native_apic_mem_read() to use the MOV instruction
Adam Dunlap
1
-1
/
+2
2024-04-17
selftests: timers: Fix abs() warning in posix_timers test
John Stultz
1
-1
/
+1
2024-04-17
x86/cpu: Actually turn off mitigations by default for SPECULATION_MITIGATIONS=n
Sean Christopherson
1
-1
/
+2
2024-04-17
perf/x86: Fix out of range data
Namhyung Kim
1
-0
/
+1
2024-04-17
vhost: Add smp_rmb() in vhost_enable_notify()
Gavin Shan
1
-1
/
+11
2024-04-17
vhost: Add smp_rmb() in vhost_vq_avail_empty()
Gavin Shan
1
-1
/
+11
2024-04-17
drm/client: Fully protect modes[] with dev->mode_config.mutex
Ville Syrjälä
1
-1
/
+2
2024-04-17
drm/ast: Fix soft lockup
Jammy Huang
1
-0
/
+3
2024-04-17
drm/amdkfd: Reset GPU on queue preemption failure
Harish Kasiviswanathan
1
-0
/
+1
2024-04-17
drm/i915/vrr: Disable VRR when using bigjoiner
Ville Syrjälä
1
-0
/
+7
2024-04-17
kprobes: Fix possible use-after-free issue on kprobe registration
Zheng Yejian
1
-6
/
+12
2024-04-17
io_uring/net: restore msg_control on sendzc retry
Pavel Begunkov
1
-0
/
+1
2024-04-17
btrfs: qgroup: convert PREALLOC to PERTRANS after record_root_in_trans
Boris Burkov
1
-9
/
+8
2024-04-17
btrfs: record delayed inode root in transaction
Boris Burkov
1
-0
/
+3
2024-04-17
btrfs: qgroup: correctly model root qgroup rsv in convert
Boris Burkov
1
-0
/
+2
2024-04-17
iommu/vt-d: Allocate local memory for page request queue
Jacob Pan
1
-1
/
+1
2024-04-17
tracing: hide unused ftrace_event_id_fops
Arnd Bergmann
1
-0
/
+4
2024-04-17
net: ena: Fix incorrect descriptor free behavior
David Arinzon
1
-3
/
+11
2024-04-17
net: ena: Wrong missing IO completions check order
David Arinzon
1
-9
/
+12
2024-04-17
net: ena: Fix potential sign extension issue
David Arinzon
1
-1
/
+1
2024-04-17
af_unix: Fix garbage collector racing against connect()
Michal Luczaj
1
-1
/
+17
2024-04-17
af_unix: Do not use atomic ops for unix_sk(sk)->inflight.
Kuniyuki Iwashima
4
-15
/
+16
2024-04-17
net: dsa: mt7530: trap link-local frames regardless of ST Port State
Arınç ÜNAL
2
-34
/
+200
2024-04-17
net: sparx5: fix wrong config being used when reconfiguring PCS
Daniel Machon
1
-2
/
+2
2024-04-17
net/mlx5e: HTB, Fix inconsistencies with QoS SQs number
Carolina Jubran
1
-16
/
+17
2024-04-17
net/mlx5e: Fix mlx5e_priv_init() cleanup flow
Carolina Jubran
2
-2
/
+2
2024-04-17
net/mlx5: Properly link new fs rules into the tree
Cosmin Ratiu
1
-1
/
+2
2024-04-17
netfilter: complete validation of user input
Eric Dumazet
3
-0
/
+12
2024-04-17
Bluetooth: L2CAP: Fix not validating setsockopt user input
Luiz Augusto von Dentz
1
-32
/
+20
2024-04-17
Bluetooth: SCO: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2
-13
/
+19
2024-04-17
ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr
Jiri Benc
2
-3
/
+8
2024-04-17
ipv4/route: avoid unused-but-set-variable warning
Arnd Bergmann
1
-3
/
+1
2024-04-17
ipv6: fib: hide unused 'pn' variable
Arnd Bergmann
1
-2
/
+5
2024-04-17
octeontx2-af: Fix NIX SQ mode and BP config
Geetha sowjanya
1
-10
/
+10
2024-04-17
af_unix: Clear stale u->oob_skb.
Kuniyuki Iwashima
1
-1
/
+3
2024-04-17
net: ks8851: Handle softirqs at the end of IRQ thread to fix hang
Marek Vasut
1
-1
/
+5
2024-04-17
net: ks8851: Inline ks8851_rx_skb()
Marek Vasut
4
-36
/
+1
2024-04-17
bnxt_en: Reset PTP tx_avail after possible firmware reset
Pavan Chebbi
1
-0
/
+2
2024-04-17
geneve: fix header validation in geneve[6]_xmit_skb
Eric Dumazet
2
-2
/
+35
2024-04-17
xsk: validate user input for XDP_{UMEM|COMPLETION}_FILL_RING
Eric Dumazet
1
-0
/
+2
2024-04-17
u64_stats: fix u64_stats_init() for lockdep when used repeatedly in one file
Petr Tesarik
1
-4
/
+5
2024-04-17
net: openvswitch: fix unwanted error log on timeout policy probing
Ilya Maximets
1
-2
/
+3
2024-04-17
scsi: qla2xxx: Fix off by one in qla_edif_app_getstats()
Dan Carpenter
1
-1
/
+1
2024-04-17
scsi: hisi_sas: Modify the deadline for ata_wait_after_reset()
Xiang Chen
1
-1
/
+1
2024-04-17
nouveau: fix function cast warning
Arnd Bergmann
1
-1
/
+6
[prev]
[next]