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-20
igb: cope with large MAX_SKB_FRAGS
Paolo Abeni
1
-0
/
+1
2024-08-20
cxgb4: add forgotten u64 ivlan cast before shift
Nikolay Kuratov
1
-1
/
+2
2024-08-21
rust: enable bindgen's `--enable-function-attribute-detection` flag
Miguel Ojeda
1
-1
/
+1
2024-08-21
rust: sort blk includes in bindings_helper.h
Alice Ryhl
1
-1
/
+1
2024-08-20
dt-bindings: net: socionext,uniphier-ave4: add top-level constraints
Krzysztof Kozlowski
1
-2
/
+6
2024-08-20
dt-bindings: net: renesas,etheravb: add top-level constraints
Krzysztof Kozlowski
1
-10
/
+19
2024-08-20
dt-bindings: net: mediatek,net: add top-level constraints
Krzysztof Kozlowski
1
-2
/
+7
2024-08-20
dt-bindings: net: mediatek,net: narrow interrupts per variants
Krzysztof Kozlowski
1
-0
/
+3
2024-08-20
net: Silence false field-spanning write warning in metadata_dst memcpy
Gal Pressman
1
-2
/
+5
2024-08-20
net: hns3: Use ARRAY_SIZE() to improve readability
Zhang Zekun
1
-4
/
+4
2024-08-20
selftests: net/forwarding: spawn sh inside vrf to speed up ping loop
Jakub Kicinski
3
-12
/
+12
2024-08-20
dpaa2-switch: Fix error checking in dpaa2_switch_seed_bp()
Dan Carpenter
1
-3
/
+4
2024-08-20
clk: qcom: videocc-sm8550: Use HW_CTRL_TRIGGER flag for video GDSC's
Vedang Nagar
1
-2
/
+2
2024-08-20
arm64: qcom: sa8775p: Add ADSP and CDSP0 fastrpc nodes
Ling Xu
1
-0
/
+218
2024-08-20
arm64: dts: qcom: x1e80100: Add USB Multiport controller
Konrad Dybcio
1
-0
/
+170
2024-08-20
drm/panel: jdi-fhd-r63452: transition to mipi_dsi wrapped functions
Tejas Vipin
1
-101
/
+48
2024-08-20
drm/mipi-dsi: Add mipi_dsi_dcs_set_tear_scanline_multi
Tejas Vipin
2
-0
/
+33
2024-08-20
perf cap: Tidy up and improve capability testing
Ian Rogers
7
-72
/
+75
2024-08-20
ice: use internal pf id instead of function number
Michal Swiatkowski
1
-2
/
+2
2024-08-20
ice: fix truesize operations for PAGE_SIZE >= 8192
Maciej Fijalkowski
2
-34
/
+20
2024-08-20
ice: fix ICE_LAST_OFFSET formula
Maciej Fijalkowski
1
-1
/
+1
2024-08-20
ice: fix page reuse when PAGE_SIZE is over 8k
Maciej Fijalkowski
1
-9
/
+3
2024-08-20
perf annotate-data: Set bitfield member offset and size properly
Namhyung Kim
1
-6
/
+28
2024-08-20
drm/xe: Drop HW fence pointer to HW fence ctx
Matthew Brost
3
-7
/
+11
2024-08-20
cpuidle: riscv-sbi: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+2
2024-08-20
cpuidle: riscv-sbi: Use scoped device node handling to fix missing of_node_put
Krzysztof Kozlowski
1
-14
/
+7
2024-08-20
workqueue: Don't call va_start / va_end twice
Matthew Brost
2
-19
/
+3
2024-08-20
intel_idle: Disable promotion to C1E on Jasper Lake and Elkhart Lake
Kai-Heng Feng
1
-2
/
+12
2024-08-20
ARM: OMAP1: Remove unused declarations in arch/arm/mach-omap1/pm.h
Gaosheng Cui
1
-4
/
+0
2024-08-20
sched_ext: Allow dequeue_task_scx to fail
Yipeng Zou
1
-2
/
+3
2024-08-20
Merge branch 'tip/sched/core' into for-6.12
Tejun Heo
25
-194
/
+577
2024-08-20
cgroup/cpuset: remove use_parent_ecpus of cpuset
Chen Ridong
1
-26
/
+4
2024-08-20
cgroup/cpuset: remove fetch_xcpus
Chen Ridong
1
-10
/
+3
2024-08-20
cgroup/cpuset: Correct invalid remote parition prs
Chen Ridong
1
-12
/
+16
2024-08-20
ASoC: dt-bindings: Convert tpa6130a2.txt to yaml
Frank Li
3
-28
/
+56
2024-08-20
dt-bindings: interrupt-controller: convert bcm2836-l1-intc to yaml
Stefan Wahren
2
-37
/
+51
2024-08-20
dt-bindings: timer: convert bcm2835-system-timer bindings to YAML
Stefan Wahren
2
-22
/
+50
2024-08-20
ARM: dts: bcm-mobile: Split out nodes used by both BCM21664 and BCM23550
Artur Weber
3
-651
/
+391
2024-08-20
kernel: Add helper macros for loop unrolling
KP Singh
1
-0
/
+36
2024-08-20
init/main.c: Initialize early LSMs after arch code, static keys and calls.
KP Singh
1
-2
/
+4
2024-08-20
MAINTAINERS: add IPE entry with Fan Wu as maintainer
Fan Wu
1
-0
/
+10
2024-08-20
documentation: add IPE documentation
Deven Bowers
6
-1
/
+1255
2024-08-20
ipe: kunit test for parser
Deven Bowers
3
-0
/
+316
2024-08-20
scripts: add boot policy generation program
Deven Bowers
10
-0
/
+198
2024-08-20
ipe: enable support for fs-verity as a trust provider
Fan Wu
10
-1
/
+237
2024-08-20
fsverity: expose verified fsverity built-in signatures to LSMs
Fan Wu
3
-3
/
+39
2024-08-20
lsm: add security_inode_setintegrity() hook
Fan Wu
3
-0
/
+32
2024-08-20
ipe: add support for dm-verity as a trust provider
Deven Bowers
14
-15
/
+460
2024-08-20
dm-verity: expose root hash digest and signature data to LSMs
Deven Bowers
3
-1
/
+130
2024-08-20
block,lsm: add LSM blob and new LSM hooks for block devices
Deven Bowers
6
-0
/
+145
[prev]
[next]