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-18
bcachefs: varint: Avoid left-shift of a negative value
Tavian Barnes
1
-1
/
+1
2024-07-18
Merge tag 'x86-percpu-2024-07-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-256
/
+280
2024-07-18
Merge tag 'slab-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
17
-175
/
+369
2024-07-18
Merge tag 'memblock-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-82
/
+542
2024-07-19
drm/bridge: analogix: remove unused struct 'bridge_init'
Dr. David Alan Gilbert
1
-5
/
+0
2024-07-18
Merge tag 'perf-tools-for-v6.11-2024-07-16' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
581
-4379
/
+81285
2024-07-18
Merge tag 'trace-v6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
2
-6
/
+7
2024-07-18
x86/efistub: Revert to heap allocated boot_params for PE entrypoint
Ard Biesheuvel
1
-5
/
+15
2024-07-18
Merge tag 'trace-tools-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-6
/
+32
2024-07-18
Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
22
-441
/
+2055
2024-07-18
clk: sophgo: clk-sg2042-pll: Fix uninitialized variable in debug output
Dan Carpenter
1
-1
/
+1
2024-07-18
clk: davinci: da8xx-cfgchip: Initialize clk_init_data before use
Bastien Curutchet
1
-2
/
+2
2024-07-18
Merge tag 'trace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
4
-7
/
+8
2024-07-18
drm/xe/uapi: Expose SIMD16 EU mask in topology query
Lucas De Marchi
4
-7
/
+45
2024-07-18
drm/i915/guc: Extend w/a 14019159160
John Harrison
2
-9
/
+10
2024-07-18
drm/i915/arl: Enable Wa_14019159160 for ARL
John Harrison
2
-2
/
+2
2024-07-18
Merge tag 'bootconfig-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+9
2024-07-18
Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
23
-92
/
+1320
2024-07-18
Merge tag 'fbdev-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
41
-64
/
+78
2024-07-18
dt-bindings: watchdog: dlg,da9062-watchdog: Drop blank space
Biju Das
1
-1
/
+1
2024-07-18
watchdog: rzn1: Convert comma to semicolon
Chen Ni
1
-3
/
+3
2024-07-18
watchdog: lenovo_se10_wdt: Convert comma to semicolon
Chen Ni
1
-2
/
+2
2024-07-18
irqchip/gic-v3-its: Correctly fish out the DID for platform MSI
Marc Zyngier
1
-1
/
+1
2024-07-18
irqchip/gic-v3-its: Correctly honor the RID remapping
Marc Zyngier
1
-1
/
+1
2024-07-18
genirq/msi: Move msi_device_data to core
Thomas Gleixner
2
-20
/
+18
2024-07-18
genirq/msi: Remove platform MSI leftovers
Thomas Gleixner
3
-450
/
+5
2024-07-18
irqchip/irq-mvebu-icu: Remove platform MSI leftovers
Thomas Gleixner
1
-206
/
+6
2024-07-18
irqchip/irq-mvebu-sei: Switch to MSI parent
Thomas Gleixner
1
-32
/
+20
2024-07-18
irqchip/mvebu-odmi: Switch to parent MSI
Thomas Gleixner
2
-19
/
+19
2024-07-18
irqchip/mvebu-gicp: Switch to MSI parent
Thomas Gleixner
2
-25
/
+20
2024-07-18
irqchip/irq-mvebu-icu: Prepare for real per device MSI
Thomas Gleixner
1
-11
/
+170
2024-07-18
irqchip/imx-mu-msi: Switch to MSI parent
Thomas Gleixner
3
-27
/
+24
2024-07-18
irqchip/gic-v2m: Switch to device MSI
Thomas Gleixner
2
-56
/
+26
2024-07-18
irqchip/gic_v3_mbi: Switch over to parent domain
Thomas Gleixner
1
-83
/
+47
2024-07-18
genirq/msi: Remove platform_msi_create_device_domain()
Thomas Gleixner
1
-2
/
+0
2024-07-18
irqchip/mbigen: Remove platform_msi_create_device_domain() fallback
Thomas Gleixner
1
-70
/
+4
2024-07-18
irqchip/gic-v3-its: Switch platform MSI to MSI parent
Thomas Gleixner
3
-165
/
+73
2024-07-18
irqchip/irq-msi-lib: Prepare for DOMAIN_BUS_WIRED_TO_MSI
Thomas Gleixner
1
-0
/
+2
2024-07-18
irqchip/mbigen: Prepare for real per device MSI
Thomas Gleixner
1
-28
/
+70
2024-07-18
irqchip/irq-msi-lib: Prepare for DEVICE MSI to replace platform MSI
Thomas Gleixner
2
-0
/
+17
2024-07-18
irqchip/gic-v3-its: Provide MSI parent for PCI/MSI[-X]
Thomas Gleixner
3
-206
/
+111
2024-07-18
irqchip/irq-msi-lib: Prepare for PCI MSI/MSIX
Thomas Gleixner
2
-1
/
+16
2024-07-18
irqchip/gic-v3-its: Provide MSI parent infrastructure
Thomas Gleixner
5
-1
/
+41
2024-07-18
irqchip: Provide irq-msi-lib
Thomas Gleixner
4
-0
/
+135
2024-07-18
PCI/MSI: Provide MSI_FLAG_PCI_MSI_MASK_PARENT
Shivamurthy Shastri
2
-0
/
+22
2024-07-18
PCI: Check for the existence of 'dev.of_node' before calling of_platform_popu...
Manivannan Sadhasivam
1
-2
/
+2
2024-07-18
init/Kconfig: remove CONFIG_GCC_ASM_GOTO_OUTPUT_WORKAROUND
Mark Rutland
2
-30
/
+12
2024-07-18
drm/xe: Remove unused xe_sync_entry_wait
Matthew Brost
2
-9
/
+0
2024-07-18
drm/xe: Validate user fence during creation
Matthew Brost
1
-4
/
+8
2024-07-18
kbuild: fix rebuild of generic syscall headers
Masahiro Yamada
1
-0
/
+8
[prev]
[next]