index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/sgx: Specify freestanding environment for enclave compilation
Jo Van Bulck
2023-12-08
1
-1
/
+1
*
selftests/sgx: Separate linker options
Jo Van Bulck
2023-12-08
1
-5
/
+7
*
selftests/sgx: Include memory clobber for inline asm in test enclave
Jo Van Bulck
2023-12-08
1
-3
/
+5
*
selftests/sgx: Fix uninitialized pointer dereferences in encl_get_entry
Jo Van Bulck
2023-12-08
1
-3
/
+6
*
selftests/sgx: Fix uninitialized pointer dereference in error path
Jo Van Bulck
2023-12-08
1
-2
/
+3
*
Linux 6.7-rc4
v6.7-rc4
Linus Torvalds
2023-12-03
1
-1
/
+1
*
Merge tag 'v6.7-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-12-03
7
-34
/
+54
|
\
|
*
smb: client, common: fix fortify warnings
Dmitry Antipov
2023-11-30
5
-31
/
+40
|
*
cifs: Fix FALLOC_FL_INSERT_RANGE by setting i_size after EOF moved
David Howells
2023-11-29
1
-0
/
+3
|
*
cifs: Fix FALLOC_FL_ZERO_RANGE by setting i_size if EOF moved
David Howells
2023-11-29
1
-2
/
+8
|
*
smb: client: report correct st_size for SMB and NFS symlinks
Paulo Alcantara
2023-11-28
1
-0
/
+2
|
*
smb: client: fix missing mode bits for SMB symlinks
Paulo Alcantara
2023-11-28
1
-1
/
+1
*
|
Merge tag 'firewire-fixes-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-12-03
1
-7
/
+4
|
\
\
|
*
|
firewire: core: fix possible memory leak in create_units()
Yang Yingliang
2023-11-30
1
-7
/
+4
|
|
/
*
|
Merge tag 'powerpc-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-12-03
3
-3
/
+18
|
\
\
|
*
|
KVM: PPC: Book3S HV: Fix KVM_RUN clobbering FP/VEC user registers
Nicholas Piggin
2023-11-29
1
-3
/
+3
|
*
|
powerpc: Don't clobber f0/vs0 during fp|altivec register save
Timothy Pearson
2023-11-28
2
-0
/
+15
*
|
|
Merge tag 'vfio-v6.7-rc4' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2023-12-03
4
-18
/
+26
|
\
\
\
|
*
|
|
vfio: Drop vfio_file_iommu_group() stub to fudge around a KVM wart
Sean Christopherson
2023-11-30
1
-6
/
+2
|
*
|
|
vfio/pds: Fix possible sleep while in atomic context
Brett Creeley
2023-11-27
3
-9
/
+11
|
*
|
|
vfio/pds: Fix mutex lock->magic != lock warning
Brett Creeley
2023-11-27
1
-3
/
+13
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'for-linus-6.7a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-12-03
3
-3
/
+9
|
\
\
\
|
*
|
|
xen/events: fix error code in xen_bind_pirq_msi_to_irq()
Dan Carpenter
2023-11-28
1
-1
/
+3
|
*
|
|
x86/xen: fix percpu vcpu_info allocation
Juergen Gross
2023-11-28
2
-2
/
+6
*
|
|
|
Merge tag 'probes-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-12-03
5
-21
/
+43
|
\
\
\
\
|
*
|
|
|
rethook: Use __rcu pointer for rethook::handler
Masami Hiramatsu (Google)
2023-12-01
3
-14
/
+22
|
*
|
|
|
kprobes: consistent rcu api usage for kretprobe holder
JP Kobryn
2023-12-01
2
-7
/
+4
|
*
|
|
|
lib: objpool: fix head overrun on RK3588 SBC
wuqiang.matt
2023-12-01
1
-0
/
+17
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'pm-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-12-02
7
-32
/
+136
|
\
\
\
\
|
*
\
\
\
Merge branch 'powercap'
Rafael J. Wysocki
2023-12-01
2
-13
/
+4
|
|
\
\
\
\
|
|
*
|
|
|
powercap: DTPM: Fix unneeded conversions to micro-Watts
Lukasz Luba
2023-11-28
2
-13
/
+4
|
|
|
/
/
/
|
*
|
|
|
cpufreq/amd-pstate: Only print supported EPP values for performance governor
Ayush Jain
2023-11-29
1
-1
/
+6
|
*
|
|
|
cpufreq/amd-pstate: Fix scaling_min_freq and scaling_max_freq update
Wyes Karny
2023-11-29
2
-13
/
+51
|
*
|
|
|
cpufreq/amd-pstate: Fix the return value of amd_pstate_fast_switch()
Gautham R. Shenoy
2023-11-28
1
-1
/
+3
|
*
|
|
|
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2023-11-27
3
-4
/
+72
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
pmdomain: qcom: rpmpd: Set GENPD_FLAG_ACTIVE_WAKEUP
Stephan Gerhold
2023-11-23
1
-0
/
+1
|
|
*
|
|
cpufreq: qcom-nvmem: Preserve PM domain votes in system suspend
Stephan Gerhold
2023-11-23
1
-0
/
+27
|
|
*
|
|
cpufreq: qcom-nvmem: Enable virtual power domain devices
Stephan Gerhold
2023-11-23
1
-3
/
+43
|
|
*
|
|
cpufreq: imx6q: Don't disable 792 Mhz OPP unnecessarily
Christoph Niedermaier
2023-11-23
1
-1
/
+1
*
|
|
|
|
Merge tag 'acpi-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2023-12-02
4
-24
/
+17
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'acpi-tables'
Rafael J. Wysocki
2023-12-01
3
-15
/
+12
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ACPI: Fix ARM32 platforms compile issue introduced by fw_table changes
Dave Jiang
2023-11-22
3
-15
/
+12
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
ACPI: video: Use acpi_video_device for cooling-dev driver data
Hans de Goede
2023-11-27
1
-9
/
+5
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2023-12-02
1
-0
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
arm64: Avoid enabling KPTI unnecessarily
Ard Biesheuvel
2023-11-30
1
-0
/
+4
*
|
|
|
|
|
Merge tag 'iommu-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-12-02
9
-42
/
+126
|
\
\
\
\
\
\
|
*
|
|
|
|
|
iommu: Fix printk arg in of_iommu_get_resv_regions()
Daniel Mentz
2023-12-01
1
-1
/
+1
|
*
|
|
|
|
|
iommu/vt-d: Set variable intel_dirty_ops to static
Kunwu Chan
2023-11-27
1
-2
/
+2
|
*
|
|
|
|
|
iommu/vt-d: Fix incorrect cache invalidation for mm notification
Lu Baolu
2023-11-27
1
-0
/
+26
|
*
|
|
|
|
|
iommu/vt-d: Add MTL to quirk list to skip TE disabling
Abdul Halim, Mohd Syazwan
2023-11-27
1
-1
/
+1
[next]