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.19.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-7.0.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
2025-11-26
char/mwave: drop typedefs
Jiri Slaby (SUSE)
9
-93
/
+89
2025-11-26
char/mwave: drop printk wrapper
Jiri Slaby (SUSE)
5
-85
/
+74
2025-11-26
char/mwave: remove printk tracing
Jiri Slaby (SUSE)
7
-524
/
+14
2025-11-26
char/mwave: remove unneeded fops
Jiri Slaby (SUSE)
1
-62
/
+0
2025-11-26
char/mwave: remove MWAVE_FUTZ_WITH_OTHER_DEVICES ifdeffery
Jiri Slaby (SUSE)
2
-111
/
+0
2025-11-26
char/mwave: remove dead code
Jiri Slaby (SUSE)
3
-118
/
+0
2025-11-26
firmware_loader: make RUST_FW_LOADER_ABSTRACTIONS select FW_LOADER
Alexandre Courbot
1
-1
/
+1
2025-11-26
comedi: 8255: Fail to attach if fail to request I/O port region
Ian Abbott
1
-11
/
+9
2025-11-26
comedi: comedi_bond: Check for loops when bonding devices
Ian Abbott
1
-2
/
+2
2025-11-26
comedi: kcomedilib: Add loop checking variants of open and close
Ian Abbott
2
-7
/
+147
2025-11-26
comedi: Use reference count for asynchronous command functions
Ian Abbott
4
-152
/
+323
2025-11-26
comedi: Add reference counting for Comedi command handling
Ian Abbott
3
-8
/
+78
2025-11-26
comedi: pcl818: fix null-ptr-deref in pcl818_ai_cancel()
Nikita Zhandarovich
1
-3
/
+2
2025-11-26
comedi: multiq3: sanitize config options in multiq3_attach()
Nikita Zhandarovich
1
-0
/
+9
2025-11-26
comedi: check device's attached status in compat ioctls
Nikita Zhandarovich
1
-6
/
+36
2025-11-26
comedi: c6xdigio: Fix invalid PNP driver unregistration
Ian Abbott
1
-11
/
+35
2025-11-26
MAINTAINERS: Downgrade ocxl to Odd Fixes
Andrew Donnellan
1
-1
/
+1
2025-11-26
mei: Fix error handling in mei_register
Ma Ke
1
-0
/
+1
2025-11-26
mei: gsc: add dependency on Xe driver
Junxiao Chang
1
-1
/
+1
2025-11-26
mei: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2
-14
/
+2
2025-11-26
rust: list: add warning to List::remove docs about mem::take
Alice Ryhl
1
-0
/
+3
2025-11-26
rust_binder: avoid mem::take on delivered_deaths
Alice Ryhl
1
-2
/
+6
2025-11-26
rust_binder: fix race condition on death_list
Alice Ryhl
1
-3
/
+3
2025-11-26
android: binder: add missing return value documentation for binder_apply_fd_f...
Sunday Adelodun
1
-0
/
+2
2025-11-26
android: binderfs: add missing parameters in binder_ctl_ioctl()'s doc
Sunday Adelodun
1
-0
/
+3
2025-11-26
MAINTAINERS: add Alice as a Binder maintainer
Carlos Llamas
1
-3
/
+1
2025-11-26
rust_binder: move BC_FREE_BUFFER drop inside if statement
Alice Ryhl
1
-2
/
+2
2025-11-26
rust_binder: use compat_ptr_ioctl
Alice Ryhl
2
-28
/
+3
2025-11-26
binder: mark binder_alloc_exhaustive_test as slow
Carlos Llamas
1
-1
/
+1
2025-11-24
nvmem: imx-ocotp-ele: Add i.MX94 OCOTP support
Alice Guo
1
-0
/
+20
2025-11-24
dt-bindings: nvmem: imx-ocotp: Add support for i.MX94
Alice Guo
1
-1
/
+3
2025-11-24
dt-bindings: nvmem: don't check node names
Wolfram Sang
1
-1
/
+1
2025-11-24
dt-bindings: nvmem: mediatek: efuse: Add compatible for MT8189 SoC
Louis-Alexis Eyraud
1
-1
/
+3
2025-11-24
nvmem: layouts: u-boot-env: add optional "env-size" property
Jascha Sundaresan
2
-1
/
+10
2025-11-24
nvmem: Add driver for the eeprom in qnap-mcu controllers
Heiko Stuebner
3
-0
/
+122
2025-11-24
dt-bindings: nvmem: Support MediaTek MT8189 evb board efuse
Jack Hsu
1
-0
/
+1
2025-11-24
dt-bindings: nvmem: qfprom: Add sa8775p compatible
Akhil P Oommen
1
-0
/
+1
2025-11-24
firmware: stratix10-svc: fix make htmldocs warning for stratix10_svc
Dinh Nguyen
1
-0
/
+1
2025-11-24
firmware: stratix10-svc: fix make htmldocs warning
Dinh Nguyen
1
-2
/
+8
2025-11-24
firmware: stratix-svc: fix make htmldocs warning
Dinh Nguyen
1
-2
/
+2
2025-11-24
Merge tag 'icc-6.19-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
62
-10785
/
+9632
2025-11-24
Merge tag 'coresight-next-v6.19' of ssh://gitolite.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
24
-187
/
+402
2025-11-21
Merge tag 'mhi-for-v6.19' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
3
-3
/
+29
2025-11-21
Merge tag 'iio-for-6.19a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
116
-1493
/
+10724
2025-11-21
Merge tag 'w1-drv-6.19' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
3
-17
/
+12
2025-11-21
Merge tag 'fpga-for-6.19-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
4
-18
/
+15
2025-11-20
bus: mhi: host: pci_generic: Add Foxconn T99W760 modem
Slark Xiao
1
-0
/
+13
2025-11-19
Merge branch 'icc-sm6350' into icc-next
Georgi Djakov
3
-29
/
+355
2025-11-19
interconnect: qcom: sm6350: enable QoS configuration
Luca Weiss
1
-0
/
+288
2025-11-19
interconnect: qcom: sm6350: Remove empty BCM arrays
Luca Weiss
1
-10
/
+0
[next]