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
*
rust: sync: arc: Add UniqueArc<MaybeUninit<T>::assume_init()
Asahi Lina
2023-04-12
1
-0
/
+11
*
rust: sync: arc: Implement Arc<dyn Any + Send + Sync>::downcast()
Asahi Lina
2023-04-10
2
-0
/
+30
*
rust: macros: Allow specifying multiple module aliases
Asahi Lina
2023-04-10
2
-6
/
+34
*
rust: alloc: vec: Add some try_* methods we need
Miguel Ojeda
2023-04-10
2
-3
/
+219
*
rust: Add SPDX headers to alloc::vec::{spec_extend, set_len_on_drop}
Asahi Lina
2023-04-10
2
-0
/
+4
*
rust: Import upstream `alloc::vec::spec_extend` module
Asahi Lina
2023-04-10
1
-0
/
+87
*
rust: Import upstream `alloc::vec::set_len_on_drop` module
Asahi Lina
2023-04-10
1
-0
/
+28
*
rust: Enable the new_uninit feature for kernel and driver crates
Asahi Lina
2023-04-10
2
-1
/
+2
*
samples: rust: print: Add sample code for Arc printing
Boqun Feng
2023-04-10
1
-0
/
+26
*
rust: sync: impl {Debug,Display} for {Unique,}Arc
Boqun Feng
2023-04-10
1
-0
/
+25
*
Linux 6.3-rc6
v6.3-rc6
Linus Torvalds
2023-04-09
1
-1
/
+1
*
Merge tag 'perf_urgent_for_v6.3_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-04-09
1
-6
/
+8
|
\
|
*
perf/core: Fix the same task check in perf_event_set_output
Kan Liang
2023-04-05
1
-1
/
+1
|
*
perf: Optimize perf_pmu_migrate_context()
Peter Zijlstra
2023-04-05
1
-5
/
+7
*
|
Merge tag 'x86_urgent_for_v6.3_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-09
2
-2
/
+9
|
\
\
|
*
|
x86/cpu: Add model number for Intel Arrow Lake processor
Tony Luck
2023-04-05
1
-0
/
+2
|
*
|
x86/acpi/boot: Correct acpi_is_processor_usable() check
Eric DeVolder
2023-03-30
1
-1
/
+2
|
*
|
x86/ACPI/boot: Use FADT version to check support for online capable
Mario Limonciello
2023-03-30
1
-1
/
+5
|
|
/
*
|
Merge tag 'cxl-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-04-09
10
-130
/
+175
|
\
\
|
*
\
Merge branch 'for-6.3/cxl-doe-fixes' into for-6.3/cxl
Dan Williams
2023-04-04
483
-4267
/
+4547
|
|
\
\
|
|
*
|
PCI/DOE: Fix memory leak with CONFIG_DEBUG_OBJECTS=y
Lukas Wunner
2023-04-03
1
-0
/
+1
|
|
*
|
PCI/DOE: Silence WARN splat with CONFIG_DEBUG_OBJECTS=y
Lukas Wunner
2023-04-03
1
-1
/
+3
|
|
*
|
cxl/pci: Handle excessive CDAT length
Lukas Wunner
2023-04-03
1
-0
/
+3
|
|
*
|
cxl/pci: Handle truncated CDAT entries
Lukas Wunner
2023-04-03
2
-4
/
+23
|
|
*
|
cxl/pci: Handle truncated CDAT header
Lukas Wunner
2023-04-03
1
-1
/
+1
|
|
*
|
cxl/pci: Fix CDAT retrieval on big endian
Lukas Wunner
2023-03-21
3
-26
/
+33
|
*
|
|
cxl/hdm: Extend DVSEC range register emulation for region enumeration
Dan Williams
2023-04-04
1
-5
/
+22
|
*
|
|
cxl/hdm: Limit emulation to the number of range registers
Dan Williams
2023-04-04
1
-36
/
+46
|
*
|
|
cxl/region: Move coherence tracking into cxl_region_attach()
Dan Williams
2023-04-04
1
-2
/
+1
|
*
|
|
cxl/region: Fix region setup/teardown for RCDs
Dan Williams
2023-04-04
1
-1
/
+27
|
*
|
|
cxl/port: Fix find_cxl_root() for RCDs and simplify it
Dan Williams
2023-04-04
5
-38
/
+14
|
*
|
|
cxl/hdm: Skip emulation when driver manages mem_enable
Dan Williams
2023-04-04
3
-15
/
+22
|
*
|
|
cxl/hdm: Fix double allocation of @cxlhdm
Dan Williams
2023-04-04
1
-28
/
+6
*
|
|
|
Merge tag '6.3-rc5-smb3-cifs-client-fixes' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2023-04-08
4
-8
/
+12
|
\
\
\
\
|
*
|
|
|
cifs: double lock in cifs_reconnect_tcon()
Dan Carpenter
2023-04-06
1
-1
/
+1
|
*
|
|
|
cifs: sanitize paths in cifs_update_super_prepath.
Thiago Rafael Becker
2023-04-05
3
-7
/
+11
*
|
|
|
|
Merge tag 'char-misc-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-04-08
15
-77
/
+84
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'iio-fixes-for-6.3a' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2023-03-28
12
-27
/
+59
|
|
\
\
\
\
\
|
|
*
|
|
|
|
iio: adc: ti-ads7950: Set `can_sleep` flag for GPIO chip
Lars-Peter Clausen
2023-03-18
1
-0
/
+1
|
|
*
|
|
|
|
iio: adc: palmas_gpadc: fix NULL dereference on rmmod
Patrik Dahlström
2023-03-18
1
-1
/
+1
|
|
*
|
|
|
|
iio: adc: max11410: fix read_poll_timeout() usage
Nuno Sá
2023-03-12
1
-7
/
+15
|
|
*
|
|
|
|
iio: dac: cio-dac: Fix max DAC write value check for 12-bit
William Breathitt Gray
2023-03-11
1
-2
/
+2
|
|
*
|
|
|
|
iio: light: cm32181: Unregister second I2C client if present
Kai-Heng Feng
2023-02-26
1
-0
/
+12
|
|
*
|
|
|
|
iio: accel: kionix-kx022a: Get the timestamp from the driver's private data i...
Mehdi Djait
2023-02-18
1
-1
/
+1
|
|
*
|
|
|
|
iio: adc: ad7791: fix IRQ flags
Nuno Sá
2023-02-18
1
-1
/
+1
|
|
*
|
|
|
|
iio: buffer: make sure O_NONBLOCK is respected
Nuno Sá
2023-02-18
1
-8
/
+11
|
|
*
|
|
|
|
iio: buffer: correctly return bytes written in output buffers
Nuno Sá
2023-02-18
1
-1
/
+1
|
|
*
|
|
|
|
iio: light: vcnl4000: Fix WARN_ON on uninitialized lock
Mårten Lindahl
2023-02-02
1
-1
/
+2
|
|
*
|
|
|
|
iio: adis16480: select CONFIG_CRC32
Arnd Bergmann
2023-02-02
1
-0
/
+1
|
|
*
|
|
|
|
drivers: iio: adc: ltc2497: fix LSB shift
Ian Ray
2023-01-28
1
-4
/
+2
[next]