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-07-03
iommu/vt-d: Handle volatile descriptor status read
Jacob Pan
1
-1
/
+1
2024-07-03
MAINTAINERS: Mobileye: add OLB drivers and dt-bindings
Théo Lebrun
1
-0
/
+5
2024-07-03
MIPS: mobileye: eyeq5: add OLB system-controller node
Théo Lebrun
3
-39
/
+162
2024-07-03
dt-bindings: soc: mobileye: add EyeQ OLB system controller
Théo Lebrun
1
-0
/
+374
2024-07-03
MIPS: Alchemy: switch to use software nodes for GPIOs
Dmitry Torokhov
1
-38
/
+42
2024-07-03
um: Enable preemption in UML
Anton Ivanov
3
-2
/
+3
2024-07-03
um: refactor TLB update handling
Benjamin Berg
9
-132
/
+110
2024-07-03
um: simplify and consolidate TLB updates
Benjamin Berg
3
-317
/
+99
2024-07-03
um: remove force_flush_all from fork_handler
Benjamin Berg
3
-33
/
+15
2024-07-03
um: Do not flush MM in flush_thread
Benjamin Berg
2
-5
/
+24
2024-07-03
um: Delay flushing syscalls until the thread is restarted
Benjamin Berg
7
-42
/
+49
2024-07-03
um: remove copy_context_skas0
Benjamin Berg
9
-229
/
+10
2024-07-03
um: remove LDT support
Benjamin Berg
9
-477
/
+10
2024-07-03
um: compress memory related stub syscalls while adding them
Benjamin Berg
1
-0
/
+39
2024-07-03
um: Rework syscall handling
Benjamin Berg
16
-297
/
+274
2024-07-03
um: Add generic stub_syscall6 function
Benjamin Berg
2
-0
/
+38
2024-07-03
um: Create signal stack memory assignment in stub_data
Benjamin Berg
5
-8
/
+24
2024-07-03
um: Remove stub-data.h include from common-offsets.h
Benjamin Berg
3
-11
/
+8
2024-07-03
um: time-travel: fix signal blocking race/hang
Johannes Berg
1
-20
/
+98
2024-07-03
um: time-travel: remove time_exit()
Johannes Berg
1
-6
/
+0
2024-07-03
drm/display/dsc: Add a helper to dump the DSC configuration
Imre Deak
2
-0
/
+94
2024-07-03
drm: Add helpers for q4 fixed point values
Imre Deak
2
-2
/
+26
2024-07-03
fuse: Convert to new uid/gid option parsing helpers
Eric Sandeen
1
-8
/
+4
2024-07-03
fuse: verify {g,u}id mount options correctly
Eric Sandeen
1
-4
/
+20
2024-07-03
MIPS: sync-r4k: Rework based on x86 tsc_sync
Jiaxun Yang
3
-86
/
+202
2024-07-03
MIPS: csrc-r4k: Don't register as sched_clock if unfit
Jiaxun Yang
1
-3
/
+14
2024-07-03
MIPS: csrc-r4k: Select HAVE_UNSTABLE_SCHED_CLOCK if SMP && 64BIT
Jiaxun Yang
1
-0
/
+1
2024-07-03
iommu/arm-smmu-v3: Enable HTTU for stage1 with io-pgtable mapping
Kunkun Jiang
4
-1
/
+23
2024-07-03
iommu/arm-smmu-v3: Add support for dirty tracking in domain alloc
Joao Martins
3
-23
/
+67
2024-07-03
iommu/io-pgtable-arm: Add read_and_clear_dirty() support
Shameer Kolothum
1
-2
/
+112
2024-07-03
iommu/arm-smmu-v3: Add feature detection for HTTU
Jean-Philippe Brucker
2
-0
/
+37
2024-07-03
iommu/arm-smmu-v3: Add support for domain_alloc_user fn
Shameer Kolothum
1
-2
/
+31
2024-07-03
MIPS: csrc-r4k: Apply verification clocksource flags
Jiaxun Yang
1
-1
/
+3
2024-07-03
MIPS: csrc-r4k: Refine rating computation
Jiaxun Yang
1
-1
/
+2
2024-07-03
parport: Remove parport_driver.devmodel
Dr. David Alan Gilbert
24
-27
/
+0
2024-07-03
parport: Remove attach function pointer
Dr. David Alan Gilbert
1
-1
/
+0
2024-07-03
parport: Remove 'drivers' list
Dr. David Alan Gilbert
2
-10
/
+0
2024-07-03
mcb: remove unused struct 'mcb_parse_priv'
Dr. David Alan Gilbert
1
-5
/
+0
2024-07-03
misc: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
9
-10
/
+10
2024-07-03
bsr: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-03
platform/goldfish: goldfish_pipe: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-03
dca: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-03
greybus: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2
-0
/
+2
2024-07-03
intel_th: msu-sink: add missing MODULE_DESCRIPTION()
Jeff Johnson
1
-0
/
+1
2024-07-03
dsp56k: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-03
dtlk: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-03
misc: ti-st: st_kim: use 'time_left' variable with wait_for_completion_interr...
Wolfram Sang
1
-4
/
+4
2024-07-03
misc: tifm: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-3
/
+3
2024-07-03
misc: bh1770glc: use 'time_left' variable with wait_event_interruptible_timeo...
Wolfram Sang
1
-5
/
+5
2024-07-03
misc: apds990x: use 'time_left' variable with wait_event_interruptible_timeout()
Wolfram Sang
1
-5
/
+5
[prev]
[next]