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
2024-12-10
platform/x86: x86-android-tablets: Add Bluetooth support for Vexia EDU ATLA 10
Hans de Goede
1
-0
/
+10
2024-12-10
platform/x86: x86-android-tablets: Add support for getting serdev-controller ...
Hans de Goede
3
-5
/
+24
2024-12-10
platform/x86: x86-android-tablets: Store serdev-controller ACPI HID + UID in ...
Hans de Goede
4
-7
/
+11
2024-12-10
platform/x86: x86-android-tablets: Change x86_instantiate_serdev() prototype
Hans de Goede
1
-2
/
+3
2024-12-10
platform/x86: serdev_helpers: Add get_serdev_controller_from_parent() helper
Hans de Goede
1
-26
/
+34
2024-12-10
platform/x86: serdev_helpers: Check for serial_ctrl_uid == NULL
Hans de Goede
1
-2
/
+2
2024-12-10
platform/x86: x86-android-tablets: Make variables only used locally static
Hans de Goede
1
-2
/
+2
2024-12-10
platform/x86: x86-android-tablets: Add missing __init to get_i2c_adap_by_*()
Hans de Goede
1
-2
/
+2
2024-12-04
Merge import NS conversion from 'https://git.kernel.org/pub/scm/linux/kernel/...
Ilpo Järvinen
1353
-2704
/
+2687
2024-12-03
module: Convert default symbol namespace to string literal
Masahiro Yamada
18
-21
/
+21
2024-12-03
doc: module: revert misconversions for MODULE_IMPORT_NS()
Masahiro Yamada
3
-6
/
+6
2024-12-03
scripts/nsdeps: get 'make nsdeps' working again
Masahiro Yamada
2
-3
/
+3
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
876
-2196
/
+2189
2024-12-02
MAINTAINERS: Change AMD PMC driver status to "Supported"
Shyam Sundar S K
1
-1
/
+1
2024-12-02
platform/x86/amd/pmc: Add STB support for AMD Desktop variants
Shyam Sundar S K
1
-5
/
+28
2024-12-02
platform/x86/amd/pmc: Update S2D message id for 1Ah Family 70h model
Shyam Sundar S K
1
-1
/
+4
2024-12-02
platform/x86/amd/pmc: Update IP information structure for newer SoCs
Shyam Sundar S K
2
-4
/
+41
2024-12-02
platform/x86/amd/pmc: Use ARRAY_SIZE() to fill num_ips information
Shyam Sundar S K
1
-2
/
+2
2024-12-02
platform/x86/amd/pmc: Isolate STB code changes to a new file
Shyam Sundar S K
3
-23
/
+36
2024-12-02
platform/x86/amd/pmc: Define enum for S2D/PMC msg_port and add helper function
Shyam Sundar S K
3
-10
/
+27
2024-12-02
platform/x86/amd/pmc: Update function names to align with new STB file
Shyam Sundar S K
3
-43
/
+42
2024-12-02
platform/x86/amd/pmc: Move STB functionality to a new file for better code or...
Shyam Sundar S K
4
-283
/
+303
2024-12-02
platform/x86/amd/pmc: Move STB block into amd_pmc_s2d_init()
Shyam Sundar S K
1
-15
/
+16
2024-12-02
platform/x86/amd/hsmp: Add support for HSMP protocol version 7 messages
Suma Hegde
2
-8
/
+103
2024-12-02
fujitsu-laptop: replace strcpy -> strscpy
Abdul Rahim
1
-4
/
+4
2024-12-02
platform/x86: x86-android-tablets: make platform data be static
Pei Xiao
1
-2
/
+2
2024-12-02
platform/mellanox: mlxbf-pmc: incorrect type in assignment
Pei Xiao
1
-3
/
+3
2024-12-02
platform/x86: quickstart: don't include 'pm_wakeup.h' directly
Wolfram Sang
1
-1
/
+0
2024-12-02
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
474
-494
/
+484
2024-12-02
Linux 6.13-rc1
v6.13-rc1
Linus Torvalds
1
-2
/
+2
2024-12-02
Merge tag 'i2c-for-6.13-rc1-part3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-3
/
+840
2024-12-02
Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-24
/
+0
2024-12-01
Merge tag 'timers_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-6
/
+7
2024-12-01
Merge tag 'irq_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
16
-24
/
+65
2024-12-01
Merge tag 'x86_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-11
/
+41
2024-12-01
strscpy: write destination buffer only once
Linus Torvalds
1
-6
/
+17
2024-12-01
printf: Remove unused 'bprintf'
Dr. David Alan Gilbert
2
-24
/
+0
2024-12-01
Merge tag 'turbostat-2024.11.30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-127
/
+325
2024-12-01
Merge tag 'pci-v6.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+7
2024-12-01
Merge tag 'lsm-pr-20241129' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+5
2024-12-01
Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linux
Linus Torvalds
27
-192
/
+547
2024-12-01
Merge tag 'io_uring-6.13-20242901' of git://git.kernel.dk/linux
Linus Torvalds
8
-47
/
+87
2024-12-01
Merge tag 'dma-mapping-6.13-2024-11-30' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-5
/
+15
2024-12-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
24
-119
/
+257
2024-12-01
Merge tag 'sh-for-v6.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2024-12-01
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-11
/
+13
2024-12-01
tools/power turbostat: 2024.11.30
Len Brown
2
-2
/
+2
2024-12-01
tools/power turbostat: Add RAPL psys as a built-in counter
Patryk Wlazlyn
2
-10
/
+85
2024-12-01
tools/power turbostat: Fix child's argument forwarding
Patryk Wlazlyn
1
-1
/
+1
2024-12-01
tools/power turbostat: Force --no-perf in --dump mode
Patryk Wlazlyn
1
-0
/
+6
[next]