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-03
tracing: Use .flush() call to wake up readers
Steven Rostedt (Google)
1
-6
/
+15
2024-04-03
KVM: SVM: Flush pages under kvm->lock to fix UAF in svm_register_enc_region()
Sean Christopherson
1
-7
/
+9
2024-04-03
KVM: x86: Mark target gfn of emulated atomic instruction as dirty
Sean Christopherson
1
-0
/
+10
2024-04-03
init/Kconfig: lower GCC version check for -Warray-bounds
Kees Cook
1
-3
/
+3
2024-04-03
xfrm: Avoid clang fortify warning in copy_to_user_tmpl()
Nathan Chancellor
1
-0
/
+3
2024-04-03
Drivers: hv: vmbus: Calculate ring buffer size for more efficient use of memory
Michael Kelley
1
-1
/
+21
2024-04-03
netfilter: nf_tables: reject constant set with timeout
Pablo Neira Ayuso
1
-0
/
+3
2024-04-03
netfilter: nf_tables: disallow anonymous set with timeout flag
Pablo Neira Ayuso
1
-0
/
+3
2024-04-03
netfilter: nf_tables: mark set as dead when unbinding anonymous set with timeout
Pablo Neira Ayuso
1
-0
/
+1
2024-04-03
tls: fix race between tx work scheduling and socket close
Jakub Kicinski
1
-10
/
+6
2024-04-03
platform/x86: p2sb: On Goldmont only cache P2SB and SPI devfn BAR
Hans de Goede
1
-16
/
+9
2024-04-03
cpufreq: brcmstb-avs-cpufreq: fix up "add check for cpufreq_cpu_get's return ...
Greg Kroah-Hartman
1
-2
/
+3
2024-04-03
x86/pm: Work around false positive kmemleak report in msr_build_context()
Anton Altaparmakov
1
-5
/
+5
2024-04-03
dm snapshot: fix lockup in dm_exception_table_exit
Mikulas Patocka
1
-1
/
+3
2024-04-03
drm/amd/display: Fix noise issue on HDMI AV mute
Leo Ma
1
-1
/
+11
2024-04-03
drm/amd/display: Return the correct HDCP error code
Rodrigo Siqueira
1
-0
/
+3
2024-04-03
drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flag
Philip Yang
1
-0
/
+1
2024-04-03
ahci: asm1064: asm1166: don't limit reported ports
Conrad Kostecki
1
-13
/
+0
2024-04-03
ahci: asm1064: correct count of reported ports
Andrey Jr. Melnikov
1
-3
/
+11
2024-04-03
wireguard: netlink: access device through ctx instead of peer
Jason A. Donenfeld
1
-2
/
+2
2024-04-03
wireguard: netlink: check for dangling peer via is_dead instead of empty list
Jason A. Donenfeld
1
-3
/
+3
2024-04-03
LoongArch: Define the __io_aw() hook as mmiowb()
Huacai Chen
1
-0
/
+2
2024-04-03
LoongArch: Change __my_cpu_offset definition to avoid mis-optimization
Huacai Chen
1
-1
/
+6
2024-04-03
net: hns3: tracing: fix hclgevf trace event strings
Steven Rostedt (Google)
2
-8
/
+8
2024-04-03
NFSD: Fix nfsd_clid_class use of __string_len() macro
Steven Rostedt (Google)
1
-1
/
+1
2024-04-03
x86/CPU/AMD: Update the Zenbleed microcode revisions
Borislav Petkov (AMD)
1
-5
/
+5
2024-04-03
cpufreq: dt: always allocate zeroed cpumask
Marek Szyprowski
1
-1
/
+1
2024-04-03
cifs: open_cached_dir(): add FILE_READ_EA to desired access
Eugene Korenevsky
1
-1
/
+2
2024-04-03
nilfs2: prevent kernel bug at submit_bh_wbc()
Ryusuke Konishi
1
-1
/
+1
2024-04-03
nilfs2: fix failure to detect DAT corruption in btree and direct mappings
Ryusuke Konishi
2
-4
/
+14
2024-04-03
f2fs: truncate page cache before clearing flags when aborting atomic write
Sunmin Jeong
1
-1
/
+3
2024-04-03
f2fs: mark inode dirty for FI_ATOMIC_COMMITTED flag
Sunmin Jeong
1
-0
/
+1
2024-04-03
Revert "block/mq-deadline: use correct way to throttling write requests"
Bart Van Assche
1
-2
/
+1
2024-04-03
memtest: use {READ,WRITE}_ONCE in memory scanning
Qiang Zhang
1
-2
/
+2
2024-04-03
drm/vc4: hdmi: do not return negative values from .get_modes()
Jani Nikula
1
-1
/
+1
2024-04-03
drm/imx/ipuv3: do not return negative values from .get_modes()
Jani Nikula
1
-2
/
+2
2024-04-03
drm/exynos: do not return negative values from .get_modes()
Jani Nikula
2
-4
/
+4
2024-04-03
drm/panel: do not return negative error codes from drm_panel_get_modes()
Jani Nikula
1
-6
/
+11
2024-04-03
drm/probe-helper: warn about negative .get_modes()
Jani Nikula
2
-1
/
+9
2024-04-03
s390/zcrypt: fix reference counting on zcrypt card objects
Harald Freudenberger
1
-0
/
+2
2024-04-03
soc: fsl: qbman: Use raw spinlock for cgr_lock
Sean Anderson
1
-11
/
+14
2024-04-03
soc: fsl: qbman: Always disable interrupts when taking cgr_lock
Sean Anderson
1
-5
/
+5
2024-04-03
ring-buffer: Use wait_event_interruptible() in ring_buffer_wait()
Steven Rostedt (Google)
2
-48
/
+69
2024-04-03
ring-buffer: Fix full_waiters_pending in poll
Steven Rostedt (Google)
1
-7
/
+20
2024-04-03
ring-buffer: Fix resetting of shortest_full
Steven Rostedt (Google)
1
-7
/
+23
2024-04-03
ring-buffer: Do not set shortest_full when full target is hit
Steven Rostedt (Google)
1
-3
/
+4
2024-04-03
ring-buffer: Fix waking up ring buffer readers
Steven Rostedt (Google)
1
-71
/
+68
2024-04-03
ksmbd: retrieve number of blocks using vfs_getattr in set_file_allocation_info
Marios Makassikis
1
-2
/
+8
2024-04-03
vfio/platform: Disable virqfds on cleanup
Alex Williamson
1
-1
/
+4
2024-04-03
vfio/pci: Lock external INTx masking ops
Alex Williamson
1
-6
/
+28
[prev]
[next]