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-06-21
thermal: intel: int340x: Cleanup of DLVR sysfs on driver remove
Srinivas Pandruvada
1
-1
/
+2
2024-06-21
RDMA/mana_ib: Ignore optional access flags for MRs
Konstantin Taranov
1
-0
/
+1
2024-06-21
RDMA/mlx5: Add check for srq max_sge attribute
Patrisious Haddad
1
-5
/
+8
2024-06-21
RDMA/mlx5: Fix unwind flow as part of mlx5_ib_stage_init_init
Yishai Hadas
1
-2
/
+2
2024-06-21
RDMA/mlx5: Ensure created mkeys always have a populated rb_key
Jason Gunthorpe
1
-1
/
+2
2024-06-21
RDMA/mlx5: Follow rb_key.ats when creating new mkeys
Jason Gunthorpe
1
-0
/
+1
2024-06-21
RDMA/mlx5: Remove extra unlock on error path
Jason Gunthorpe
1
-3
/
+1
2024-06-21
RDMA/cache: Release GID table even if leak is detected
Leon Romanovsky
1
-9
/
+5
2024-06-21
cpuidle: governors: teo: Fix a typo in a comment
Atul Kumar Pant
1
-1
/
+1
2024-06-21
thermal: intel: intel_tcc_cooling: Use a model-specific bitmask for TCC offset
Ricardo Neri
1
-1
/
+1
2024-06-21
thermal: intel: intel_tcc: Add model checks for temperature registers
Ricardo Neri
2
-5
/
+173
2024-06-21
Merge back thermal control changes related to Intel platforms for v6.11
Rafael J. Wysocki
6
-34
/
+28
2024-06-21
wifi: rtl8xxxu: use swap() in rtl8xxxu_switch_ports()
Jiapeng Chong
1
-5
/
+1
2024-06-21
Merge back thermal control material for v6.11.
Rafael J. Wysocki
3
-3
/
+35
2024-06-21
wifi: rtw88: usb: Further limit the TX aggregation
Bitterblue Smith
9
-1
/
+20
2024-06-21
crypto: arm/crc32 - add kCFI annotations to asm routines
Ard Biesheuvel
1
-8
/
+9
2024-06-21
ASoc: PCM6240: Return directly after a failed devm_kzalloc() in pcmdevice_i2c...
Hao Ge
1
-4
/
+2
2024-06-21
ASoC: amd: acp: add pcm constraints for buffer size and period size
Vijendar Mukunda
1
-0
/
+14
2024-06-21
ASoC: amd: acp: move i2s clock generation sequence
Vijendar Mukunda
1
-2
/
+2
2024-06-21
ASoC: amd: acp: modify conditional check for programming i2s mclk
Vijendar Mukunda
3
-4
/
+7
2024-06-21
ASoC: amd: acp: remove unused variables from acp_resource structure
Vijendar Mukunda
5
-10
/
+0
2024-06-21
ASoC: amd: acp: remove acp_i2s_probe function
Vijendar Mukunda
1
-14
/
+0
2024-06-21
ASoC: Merge up fixes
Mark Brown
26
-74
/
+144
2024-06-21
crypto: lib - add missing MODULE_DESCRIPTION() macros
Jeff Johnson
3
-0
/
+3
2024-06-21
crypto: arm - add missing MODULE_DESCRIPTION() macros
Jeff Johnson
4
-0
/
+4
2024-06-21
crypto: lib/mpi - Use swap() in mpi_powm()
Jiapeng Chong
1
-7
/
+2
2024-06-21
crypto: lib/mpi - Use swap() in mpi_ec_mul_point()
Jiapeng Chong
1
-4
/
+2
2024-06-21
crypto: arm/poly1305 - add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-21
hwrng: drivers - add missing Arm & Cavium MODULE_DESCRIPTION() macros
Jeff Johnson
3
-0
/
+3
2024-06-21
crypto: arm64 - add missing MODULE_DESCRIPTION() macros
Jeff Johnson
3
-0
/
+3
2024-06-21
crypto: qat - make adf_ctl_class constant
Greg Kroah-Hartman
1
-9
/
+12
2024-06-21
Merge tag 'kvm-x86-fixes-6.10-rcN' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
4
-7
/
+21
2024-06-21
crypto: qat - fix linking errors when PCI_IOV is disabled
Xin Zeng
1
-2
/
+3
2024-06-21
reset: hisilicon: hi6220: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-21
reset: gpio: Fix missing gpiolib dependency for GPIO reset controller
Mark Brown
1
-0
/
+1
2024-06-21
net: remove
[email protected]
from MAINTAINERS
Shannon Nelson
1
-1
/
+0
2024-06-21
i2c: Add nop fwnode operations
Sakari Ailus
1
-2
/
+22
2024-06-21
net: ethernet: rtsn: Add support for Renesas Ethernet-TSN
Niklas Söderlund
5
-0
/
+1875
2024-06-21
Merge branch 'qca8k-cleanup-and-port-isolation'
David S. Miller
2
-49
/
+70
2024-06-21
net: dsa: qca8k: add support for bridge port isolation
Matthias Schiffer
2
-2
/
+21
2024-06-21
net: dsa: qca8k: factor out bridge join/leave logic
Matthias Schiffer
1
-51
/
+50
2024-06-21
net: dsa: qca8k: do not write port mask twice in bridge join/leave
Matthias Schiffer
1
-2
/
+5
2024-06-21
net: add softirq safety to netdev_rename_lock
Eric Dumazet
1
-6
/
+6
2024-06-21
Merge branch 'net-mscc-miim-switch-reset'
David S. Miller
2
-0
/
+18
2024-06-21
net: mdio: mscc-miim: Handle the switch reset
Herve Codina
1
-0
/
+8
2024-06-21
dt-bindings: net: mscc-miim: Add resets property
Herve Codina
1
-0
/
+10
2024-06-21
KVM: SEV-ES: Fix svm_get_msr()/svm_set_msr() for KVM_SEV_ES_INIT guests
Michael Roth
1
-2
/
+2
2024-06-21
leds: trigger: Add new LED Input events trigger
Hans de Goede
3
-0
/
+250
2024-06-21
leds: ss4200: Convert PCIBIOS_* return codes to errnos
Ilpo Järvinen
1
-2
/
+5
2024-06-21
leds: bcm63138: Add MODULE_DESCRIPTION()
Jeff Johnson
1
-0
/
+1
[prev]
[next]