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-08-30
drm/msm: Remove unused pm_state
Rob Clark
1
-2
/
+0
2024-08-30
drm/msm: Remove prototypes for non-existing functions
Laurent Pinchart
1
-2
/
+0
2024-08-30
drm/msm/adreno: Use kvmemdup to simplify the code
Li Zetao
1
-4
/
+2
2024-08-30
libbpf: Ensure new BTF objects inherit input endianness
Tony Ambardar
1
-0
/
+4
2024-08-30
bpf: Fix a crash when btf_parse_base() returns an error pointer
Martin KaFai Lau
1
-1
/
+1
2024-08-30
io_uring: add GCOV_PROFILE_URING Kconfig option
Jens Axboe
2
-0
/
+17
2024-08-30
io_uring/kbuf: return correct iovec count from classic buffer peek
Jens Axboe
1
-1
/
+1
2024-08-30
fbdev: efifb: Use driver-private screen_info for sysfs
Thomas Weißschuh
1
-1
/
+3
2024-08-30
fbdev: efifb: Use devm_register_framebuffer()
Thomas Weißschuh
1
-11
/
+1
2024-08-30
fbdev: efifb: Register sysfs groups through driver core
Thomas Weißschuh
1
-9
/
+2
2024-08-30
fbdev: Introduce devm_register_framebuffer()
Thomas Weißschuh
2
-0
/
+31
2024-08-30
fbdev: omapfb: Use sysfs_emit_at() to simplify code
Christophe JAILLET
1
-22
/
+14
2024-08-30
fbdev: omapfb: panel-sony-acx565akm: Simplify show_cabc_available_modes()
Christophe JAILLET
1
-7
/
+8
2024-08-30
fbdev: mmp: Use devm_clk_get_enabled() helpers
ying zuxin
1
-5
/
+1
2024-08-30
fbdev: hpfb: Fix an error handling path in hpfb_dio_probe()
Christophe JAILLET
1
-0
/
+1
2024-08-30
bpf: Use sockfd_put() helper
Jinjie Ruan
1
-1
/
+1
2024-08-30
drm/xe/hwmon: Treat hwmon as a per-device concept
Matt Roper
1
-42
/
+53
2024-08-30
drm/xe/pcode: Treat pcode as per-tile rather than per-GT
Matt Roper
11
-79
/
+85
2024-08-30
drm/xe/display: Drop unnecessary xe_gt.h includes
Matt Roper
4
-4
/
+0
2024-08-30
selftests: vDSO: quash clang omitted parameter warning in getrandom test
Jason A. Donenfeld
1
-3
/
+3
2024-08-30
bpf: Remove custom build rule
Alexey Gladkov
4
-6
/
+6
2024-08-30
arm64: zynqmp: Add PCIe phys property for ZCU102
Sean Anderson
1
-0
/
+1
2024-08-30
hwmon: (ina2xx) Use shunt voltage to calculate current
Guenter Roeck
1
-1
/
+13
2024-08-30
hwmon: (ina2xx) Add support for current limits
Guenter Roeck
2
-2
/
+63
2024-08-30
hwmon: (ina2xx) Pass register to alert limit write functions
Guenter Roeck
1
-10
/
+11
2024-08-30
hwmon: (ina2xx) Convert to use with_info hwmon API
Guenter Roeck
1
-202
/
+293
2024-08-30
hwmon: (ina2xx) Move ina2xx_get_value()
Guenter Roeck
1
-36
/
+36
2024-08-30
hwmon: (ina2xx) Set alert latch
Guenter Roeck
1
-2
/
+5
2024-08-30
hwmon: (ina2xx) Consolidate chip initialization code
Guenter Roeck
1
-68
/
+43
2024-08-30
hwmon: (ina2xx) Fix various overflow issues
Guenter Roeck
1
-12
/
+20
2024-08-30
hwmon: (ina2xx) Re-initialize chip using regmap functions
Guenter Roeck
1
-9
/
+41
2024-08-30
hwmon: (ina2xx) Use local regmap pointer if used more than once
Guenter Roeck
1
-13
/
+10
2024-08-30
hwmon: (ina2xx) Mark regmap_config as const
Guenter Roeck
1
-10
/
+2
2024-08-30
hwmon: (ina2xx) Use bit operations
Guenter Roeck
1
-42
/
+42
2024-08-30
hwmon: (ina2xx) Replace platform data with device properties
Guenter Roeck
1
-12
/
+4
2024-08-30
hwmon: (ina2xx) Reorder include files to alphabetic order
Guenter Roeck
1
-8
/
+7
2024-08-30
arm64: smccc: Reserve block of KVM "vendor" services for pKVM hypercalls
Will Deacon
1
-0
/
+60
2024-08-30
drivers/virt: pkvm: Intercept ioremap using pKVM MMIO_GUARD hypercall
Will Deacon
3
-0
/
+68
2024-08-30
arm64: mm: Add confidential computing hook to ioremap_prot()
Will Deacon
2
-1
/
+26
2024-08-30
drivers/virt: pkvm: Hook up mem_encrypt API using pKVM hypercalls
Will Deacon
3
-0
/
+119
2024-08-30
arm64: mm: Add top-level dispatcher for internal mem_encrypt API
Will Deacon
5
-1
/
+68
2024-08-30
drivers/virt: pkvm: Add initial support for running as a protected guest
Will Deacon
8
-0
/
+88
2024-08-30
firmware/smccc: Call arch-specific hook on discovering KVM services
Marc Zyngier
3
-0
/
+8
2024-08-30
kselftest/arm64: Fix build warnings for ptrace
Dev Jain
1
-2
/
+2
2024-08-30
iommu/arm-smmu-v3-test: Test masters with stall enabled
Mostafa Saleh
1
-21
/
+62
2024-08-30
iommu/arm-smmu-v3: Match Stall behaviour for S2
Mostafa Saleh
2
-5
/
+4
2024-08-30
ASoC: cs-amp-lib: Add KUnit test case for empty calibration entries
Richard Fitzgerald
1
-0
/
+44
2024-08-30
clk: rockchip: fix error for unknown clocks
Sebastian Reichel
1
-1
/
+2
2024-08-30
clk: rockchip: rk3588: drop unused code
Sebastian Reichel
1
-40
/
+0
2024-08-30
nvme: fix metadata handling in nvme-passthrough
Puranjay Mohan
1
-8
/
+14
[prev]
[next]