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.12.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
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
zram: zcomp: remove zcomp_set_max_streams() declaration
Kefeng Wang
2024-03-04
1
-1
/
+0
*
arm64, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
2024-02-23
1
-0
/
+2
*
crash: split crash dumping code out from kexec_core.c
Baoquan He
2024-02-23
1
-3
/
+3
*
crash: split vmcoreinfo exporting code out from crash_core.c
Baoquan He
2024-02-23
1
-7
/
+7
*
dax: fix incorrect list of data cache aliasing architectures
Mathieu Desnoyers
2024-02-22
1
-3
/
+2
*
dax: check for data cache aliasing at runtime
Mathieu Desnoyers
2024-02-22
1
-0
/
+10
*
dcssblk: handle alloc_dax() -EOPNOTSUPP failure
Mathieu Desnoyers
2024-02-22
1
-5
/
+6
*
dm: treat alloc_dax() -EOPNOTSUPP failure as non-fatal
Mathieu Desnoyers
2024-02-22
1
-8
/
+9
*
nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal
Mathieu Desnoyers
2024-02-22
1
-10
/
+12
*
dax: alloc_dax() return ERR_PTR(-EOPNOTSUPP) for CONFIG_DAX=n
Mathieu Desnoyers
2024-02-22
1
-0
/
+5
*
nvdimm/pmem: fix leak on dax_add_host() failure
Mathieu Desnoyers
2024-02-22
1
-2
/
+1
*
zram: do not allocate physically contiguous strm buffers
Barry Song
2024-02-22
1
-2
/
+3
*
zram: use copy_page for full page copy
Mark-PK Tsai
2024-02-22
1
-1
/
+1
*
x86/mm: delete unused cpu argument to leave_mm()
Yosry Ahmed
2024-02-22
1
-1
/
+1
*
mm and cache_info: remove unnecessary CPU cache info update
Huang Ying
2024-02-22
1
-6
/
+44
*
dax: add a sysfs knob to control memmap_on_memory behavior
Vishal Verma
2024-02-22
1
-0
/
+43
*
dax/bus.c: replace several sprintf() with sysfs_emit()
Vishal Verma
2024-02-22
1
-16
/
+16
*
dax/bus.c: replace driver-core lock usage by a local rwsem
Vishal Verma
2024-02-22
1
-62
/
+156
*
s390/mm: implement MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers
Sumanth Korikkar
2024-02-21
1
-6
/
+35
*
s390/sclp: remove unhandled memory notifier type
Sumanth Korikkar
2024-02-21
1
-3
/
+0
*
mm/memory_hotplug: introduce MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers
Sumanth Korikkar
2024-02-21
1
-1
/
+22
*
Merge tag 'irq_urgent_for_v6.8_rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-02-18
4
-26
/
+47
|
\
|
*
irqchip/gic-v3-its: Fix GICv4.1 VPE affinity update
Marc Zyngier
2024-02-13
1
-9
/
+13
|
*
irqchip/gic-v3-its: Restore quirk probing for ACPI-based systems
Marc Zyngier
2024-02-13
1
-1
/
+2
|
*
irqchip/gic-v3-its: Handle non-coherent GICv4 redistributors
Marc Zyngier
2024-02-13
1
-12
/
+25
|
*
irqchip/qcom-mpm: Fix IS_ERR() vs NULL check in qcom_mpm_init()
Dan Carpenter
2024-02-13
1
-2
/
+2
|
*
irqchip/loongson-eiointc: Use correct struct type in eiointc_domain_alloc()
Bibo Mao
2024-02-13
1
-1
/
+1
|
*
irqchip/irq-brcmstb-l2: Add write memory barrier before exit
Doug Berger
2024-02-13
1
-1
/
+4
*
|
Merge tag 'i2c-for-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-02-18
4
-13
/
+17
|
\
\
|
*
\
Merge tag 'i2c-host-fixes-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kern...
Wolfram Sang
2024-02-17
4
-13
/
+17
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
i2c: i801: Fix block process call transactions
Jean Delvare
2024-02-14
1
-2
/
+2
|
|
*
i2c: pasemi: split driver into two separate modules
Arnd Bergmann
2024-02-14
2
-4
/
+8
|
|
*
i2c: qcom-geni: Correct I2C TRE sequence
Viken Dadhaniya
2024-02-12
1
-7
/
+7
*
|
|
Merge tag 'driver-core-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-02-17
2
-13
/
+26
|
\
\
\
|
*
|
|
driver core: fw_devlink: Improve logs for cycle detection
Saravana Kannan
2024-02-02
1
-2
/
+9
|
*
|
|
driver core: fw_devlink: Improve detection of overlapping cycles
Saravana Kannan
2024-02-02
1
-2
/
+7
|
*
|
|
driver core: Fix device_link_flag_is_sync_state_only()
Saravana Kannan
2024-02-02
1
-2
/
+4
|
*
|
|
topology: Set capacity_freq_ref in all cases
Vincent Guittot
2024-01-30
1
-7
/
+6
*
|
|
|
Merge tag 'char-misc-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-02-17
17
-13
/
+48
|
\
\
\
\
|
*
|
|
|
nvmem: include bit index in cell sysfs file name
Arnd Bergmann
2024-02-14
1
-2
/
+3
|
*
|
|
|
Merge tag 'iio-fixes-for-6.8a' of http://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2024-02-14
12
-10
/
+41
|
|
\
\
\
\
|
|
*
|
|
|
iio: adc: ad4130: only set GPIO_CTRL if pin is unused
Cosmin Tanislav
2024-02-10
1
-3
/
+7
|
|
*
|
|
|
iio: adc: ad4130: zero-initialize clock init data
Cosmin Tanislav
2024-02-10
1
-1
/
+1
|
|
*
|
|
|
iio: accel: bma400: Fix a compilation problem
Mario Limonciello
2024-02-04
1
-0
/
+2
|
|
*
|
|
|
iio: hid-sensor-als: Return 0 for HID_USAGE_SENSOR_TIME_TIMESTAMP
Srinivas Pandruvada
2024-02-04
1
-0
/
+1
|
|
*
|
|
|
staging: iio: ad5933: fix type mismatch regression
David Schiller
2024-01-27
1
-1
/
+1
|
|
*
|
|
|
iio: humidity: hdc3020: fix temperature offset
Dimitri Fedrau
2024-01-27
1
-1
/
+1
|
|
*
|
|
|
iio: adc: ad7091r8: Fix error code in ad7091r8_gpio_setup()
Dan Carpenter
2024-01-22
1
-1
/
+1
|
|
*
|
|
|
iio: humidity: hdc3020: Add Makefile, Kconfig and MAINTAINERS entry
Jonathan Cameron
2024-01-22
2
-0
/
+13
|
|
*
|
|
|
iio: imu: bno055: serdev requires REGMAP
Randy Dunlap
2024-01-22
1
-0
/
+1
[next]