index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-11
Merge tag 'thunderbolt-for-v6.12-rc1' of ssh://gitolite.kernel.org/pub/scm/li...
Greg Kroah-Hartman
4
-52
/
+452
2024-09-11
ASoC: mediatek: mt8365: check validity before usage of i2s_data
Muhammad Usama Anjum
1
-1
/
+4
2024-09-11
ASoC: codecs: avoid possible garbage value in peb2466_reg_read()
Su Hui
1
-1
/
+2
2024-09-11
perf ftrace: Detect whether ftrace is enabled on system
Changbin Du
1
-0
/
+23
2024-09-11
perf test shell probe_vfs_getname: Remove extraneous '=' from probe line numb...
Arnaldo Carvalho de Melo
1
-2
/
+2
2024-09-11
perf build: Require at least clang 16.0.6 to build BPF skeletons
Arnaldo Carvalho de Melo
1
-2
/
+2
2024-09-11
perf trace: If a syscall arg is marked as 'const', assume it is coming _from_...
Arnaldo Carvalho de Melo
1
-1
/
+4
2024-09-11
perf parse-events: Remove duplicated include in parse-events.c
Yang Li
1
-1
/
+0
2024-09-11
platform/x86: asus-wmi: don't fail if platform_profile already registered
Luke D. Jones
1
-1
/
+6
2024-09-11
platform/x86: asus-wmi: add debug print in more key places
Luke D. Jones
1
-10
/
+48
2024-09-11
platform/x86: intel_scu_wdt: Move intel_scu_wdt.h to x86 subfolder
Andy Shevchenko
3
-5
/
+6
2024-09-11
platform/x86: intel_scu_ipc: Move intel_scu_ipc.h out of arch/x86/include/asm
Mika Westerberg
13
-20
/
+16
2024-09-11
MAINTAINERS: Add Intel MID section
Andy Shevchenko
1
-0
/
+18
2024-09-11
platform/x86: panasonic-laptop: Add support for programmable buttons
James Harmison
1
-2
/
+14
2024-09-11
ep93xx: clock: Fix off by one in ep93xx_div_recalc_rate()
Dan Carpenter
1
-1
/
+1
2024-09-11
platform/olpc: Remove redundant null pointer checks in olpc_ec_setup_debugfs()
Li Zetao
1
-3
/
+0
2024-09-11
HID: multitouch: Add support for Thinkpad X12 Gen 2 Kbd Portfolio
Vishnu Sankar
2
-0
/
+7
2024-09-11
platform/x86: intel/pmc: Ignore all LTRs during suspend
Xi Pardee
2
-0
/
+55
2024-09-11
dm-integrity: check mac_size against HASH_MAX_DIGESTSIZE in sb_mac()
Eric Biggers
1
-1
/
+2
2024-09-11
RDMA/mlx5: Add implicit MR handling to ODP memory scheme
Michael Guralnik
2
-8
/
+111
2024-09-11
RDMA/mlx5: Add handling for memory scheme page fault events
Michael Guralnik
1
-6
/
+114
2024-09-11
RDMA/mlx5: Split ODP mkey search logic
Michael Guralnik
1
-26
/
+39
2024-09-11
RDMA/mlx5: Enforce umem boundaries for explicit ODP page faults
Michael Guralnik
1
-9
/
+16
2024-09-11
RDMA/mlx5: Add new ODP memory scheme eqe format
Michael Guralnik
2
-20
/
+50
2024-09-11
net/mlx5: Expose HW bits for Memory scheme ODP
Michael Guralnik
4
-43
/
+86
2024-09-11
net/mlx5: Expand mkey page size to support 6 bits
Michael Guralnik
4
-21
/
+25
2024-09-11
ASoC: amd: acp: remove MODULE_ALIAS for sof based generic machine driver
Vijendar Mukunda
1
-7
/
+0
2024-09-11
ASoC: amd: acp: remove MODULE_ALIAS for legacy machine driver
Vijendar Mukunda
1
-7
/
+0
2024-09-11
i2c: designware: Use pci_get_drvdata()
Andy Shevchenko
1
-2
/
+2
2024-09-11
i2c: designware: Propagate firmware node
Andy Shevchenko
3
-5
/
+2
2024-09-11
i2c: designware: Uninline i2c_dw_probe()
Andy Shevchenko
2
-15
/
+16
2024-09-11
regulator: Few constifications of static data
Mark Brown
14
-105
/
+95
2024-09-11
Merge branch 'lan743x-phylink'
David S. Miller
6
-324
/
+498
2024-09-11
net: lan743x: Add support to ethtool phylink get and set settings
Raju Lakkaraju
3
-79
/
+67
2024-09-11
net: lan743x: Migrate phylib to phylink
Raju Lakkaraju
3
-225
/
+349
2024-09-11
net: lan743x: Create separate Link Speed Duplex state function
Raju Lakkaraju
1
-30
/
+45
2024-09-11
net: lan743x: Create separate PCS power reset function
Raju Lakkaraju
1
-26
/
+29
2024-09-11
net: phylink: Add phylink_set_fixed_link() to configure fixed link state in p...
Russell King
2
-0
/
+44
2024-09-11
Merge tag 'memory-controller-drv-6.12-2' of https://git.kernel.org/pub/scm/li...
Arnd Bergmann
3
-21
/
+16
2024-09-11
sched/cpufreq: Use NSEC_PER_MSEC for deadline task
Christian Loehle
1
-3
/
+3
2024-09-11
cpufreq/cppc: Use NSEC_PER_MSEC for deadline task
Christian Loehle
1
-3
/
+3
2024-09-11
sched/deadline: Clarify nanoseconds in uapi
Christian Loehle
1
-3
/
+3
2024-09-11
sched/deadline: Convert schedtool example to chrt
Christian Loehle
1
-8
/
+6
2024-09-11
Merge tag 'v6.11-next-defconfig' of https://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
1
-0
/
+2
2024-09-11
Merge tag 'riscv-config-for-v6.12' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
1
-0
/
+7
2024-09-11
Merge tag 'arm-soc/for-6.12/drivers' of https://github.com/Broadcom/stblinux ...
Arnd Bergmann
1
-1
/
+2
2024-09-11
Merge patch series "can: rockchip_canfd: rework delay calculation and decodin...
Marc Kleine-Budde
2
-5
/
+3
2024-09-11
can: rockchip_canfd: rkcanfd_handle_error_int_reg_ec(): fix decoding of error...
Marc Kleine-Budde
1
-3
/
+1
2024-09-11
can: rockchip_canfd: rkcanfd_timestamp_init(): rework delay calculation
Arnd Bergmann
1
-2
/
+2
2024-09-11
Merge tag 'v6.12-rockchip-drivers-2' of https://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
1
-0
/
+2
[prev]
[next]