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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-18
ASoC: Constify passed data to core function
Krzysztof Kozlowski
2
-16
/
+19
2024-06-18
ASoC: Constify of_phandle_args in snd_soc_dai_link_component
Krzysztof Kozlowski
1
-1
/
+1
2024-06-18
ASoC: Constify of_phandle_args in snd_soc_dai_driver
Krzysztof Kozlowski
1
-1
/
+1
2024-06-18
fbdev: vesafb: Detect VGA compatibility from screen info's VESA attributes
Thomas Zimmermann
1
-0
/
+10
2024-06-18
net: phy: introduce core support for phy-mode = "10g-qxgmii"
Vladimir Oltean
2
-0
/
+5
2024-06-18
drm: Add DRM_MODE_TV_MODE_MONOCHROME
Nick Hollinghurst
1
-0
/
+7
2024-06-18
Merge tag 'v6.10-rc4' into usb-next
Greg Kroah-Hartman
34
-242
/
+222
2024-06-18
Merge branch 'pdx86/platform-drivers-x86-lenovo-c630' into review-ilpo
Ilpo Järvinen
1
-0
/
+44
2024-06-17
Merge tag 'lsm-pr-20240617' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+4
2024-06-17
net: Move dev_set_hwtstamp_phylib to net/core/dev.h
Kory Maincent
1
-3
/
+0
2024-06-17
Merge tag 'peci-next-6.11-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2
-4
/
+26
2024-06-17
Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...
Linus Torvalds
4
-11
/
+15
2024-06-17
Merge tag 'hardening-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-06-17
irqdomain: Make build work for CONFIG_GENERIC_IRQ_CHIP=n
Thomas Gleixner
1
-0
/
+10
2024-06-17
x86/sev: Extend the config-fs attestation support for an SVSM
Tom Lendacky
1
-0
/
+19
2024-06-17
x86/sev: Take advantage of configfs visibility support in TSM
Tom Lendacky
1
-7
/
+31
2024-06-17
fs/configfs: Add a callback to determine attribute visibility
Tom Lendacky
1
-0
/
+3
2024-06-17
sev-guest: configfs-tsm: Allow the privlevel_floor attribute to be updated
Tom Lendacky
1
-1
/
+1
2024-06-17
ASoC: soc-dai.h: Constify DAI ops auto_selectable_formats
Krzysztof Kozlowski
1
-1
/
+1
2024-06-17
x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method
Kirill A. Shutemov
1
-1
/
+14
2024-06-17
x86/acpi: Rename fields in the acpi_madt_multiproc_wakeup structure
Kirill A. Shutemov
1
-2
/
+2
2024-06-17
cpu/hotplug, x86/acpi: Disable CPU offlining for ACPI MADT wakeup
Kirill A. Shutemov
1
-10
/
+0
2024-06-17
cpu/hotplug: Add support for declaring CPU offlining not supported
Kirill A. Shutemov
1
-0
/
+2
2024-06-17
irqdomain: Remove __irq_domain_add()
Herve Codina
1
-5
/
+1
2024-06-17
irqdomain: Convert __irq_domain_add() wrappers to irq_domain_instantiate()
Herve Codina
1
-5
/
+53
2024-06-17
irqdomain: Add a resource managed version of irq_domain_instantiate()
Herve Codina
1
-0
/
+2
2024-06-17
irqdomain: Add support for generic irq chips creation before publishing a domain
Herve Codina
1
-0
/
+9
2024-06-17
genirq/generic_chip: Introduce init() and exit() hooks
Herve Codina
1
-0
/
+8
2024-06-17
genirq/generic_chip: Introduce irq_domain_{alloc,remove}_generic_chips()
Herve Codina
1
-0
/
+25
2024-06-17
irqdomain: Introduce init() and exit() hooks
Herve Codina
1
-0
/
+8
2024-06-17
irqdomain: Handle domain bus token in irq_domain_create()
Herve Codina
1
-0
/
+2
2024-06-17
irqdomain: Handle domain hierarchy parent in irq_domain_instantiate()
Herve Codina
1
-0
/
+6
2024-06-17
irqdomain: Handle additional domain flags in irq_domain_instantiate()
Herve Codina
1
-0
/
+2
2024-06-17
irqdomain: Constify parameter in is_fwnode_irqchip()
Herve Codina
1
-1
/
+1
2024-06-17
irqdomain: Introduce irq_domain_instantiate()
Herve Codina
1
-0
/
+21
2024-06-17
cpu/hotplug: Fix typo in comment
Costa Shulyupin
1
-1
/
+1
2024-06-17
peci, hwmon: Switch to new Intel CPU model defines
Tony Luck
2
-4
/
+26
2024-06-17
net/smc: Introduce IPPROTO_SMC
D. Wythe
1
-0
/
+2
2024-06-17
net: make for_each_netdev_dump() a little more bug-proof
Jakub Kicinski
1
-1
/
+2
2024-06-17
ASoC: SOF: mediatek: Constify struct mtk_adsp_ipc_ops
Christophe JAILLET
1
-1
/
+1
2024-06-17
Merge tag 'v6.10-rc4' into driver-core-next
Greg Kroah-Hartman
34
-242
/
+222
2024-06-17
Merge tag 'v6.10-rc4' into char-misc-next
Greg Kroah-Hartman
34
-242
/
+222
2024-06-17
firewire: core: record card index in tracepoints event for self ID sequence
Takashi Sakamoto
1
-3
/
+6
2024-06-17
firewire: core: add tracepoints event for self_id_sequence
Takashi Sakamoto
1
-0
/
+59
2024-06-17
firewire: core: arrangement header inclusion for tracepoints events
Takashi Sakamoto
1
-1
/
+1
2024-06-16
block: Drop locking annotation for limits_lock
John Garry
1
-1
/
+0
2024-06-16
io_uring/io-wq: make io_wq_work flags atomic
Jens Axboe
1
-1
/
+1
2024-06-16
io_uring/eventfd: move eventfd handling to separate file
Jens Axboe
1
-8
/
+0
2024-06-16
io_uring: Drop per-ctx dummy_ubuf
Gabriel Krisman Bertazi
1
-1
/
+0
2024-06-16
Merge tag 'usb-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-9
/
+38
[prev]
[next]