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
leds: simatic-ipc-leds: Add missing MODULE_DESCRIPTION() macros
Jeff Johnson
5
-0
/
+5
2024-06-21
leds: rt4505: Add MODULE_DESCRIPTION()
Jeff Johnson
1
-0
/
+1
2024-06-21
leds: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
15
-17
/
+17
2024-06-21
leds: trigger: Call synchronize_rcu() before calling trig->activate()
Hans de Goede
1
-0
/
+7
2024-06-21
docs: leds: leds-blinkm.rst: Fix 'dasy-chain' typo
Aryabhatta Dey
1
-1
/
+1
2024-06-21
leds: trigger: Unregister sysfs attributes before calling deactivate()
Hans de Goede
1
-1
/
+1
2024-06-21
leds: is31fl319x: Constify struct regmap_config
Christophe JAILLET
1
-2
/
+2
2024-06-21
Merge branch 'acpi-scan'
Rafael J. Wysocki
2
-9
/
+23
2024-06-21
Merge branches 'ib-leds-mfd-6.11', 'ib-leds-platform-power-6.11' and 'ib-mfd-...
Lee Jones
12
-42
/
+203
2024-06-21
mfd: cros_ec: Register LED subdevice
Thomas Weißschuh
1
-0
/
+9
2024-06-21
leds: Add ChromeOS EC driver
Thomas Weißschuh
4
-0
/
+298
2024-06-21
leds: core: Unexport led_colors[] array
Thomas Weißschuh
2
-3
/
+1
2024-06-21
leds: multicolor: Use led_get_color_name() function
Thomas Weißschuh
1
-1
/
+1
2024-06-21
leds: core: Introduce led_get_color_name() function
Thomas Weißschuh
2
-0
/
+19
2024-06-21
Merge branch 'l2tp-sk_user_data'
David S. Miller
7
-265
/
+308
2024-06-21
l2tp: replace hlist with simple list for per-tunnel session list
James Chapman
3
-91
/
+50
2024-06-21
l2tp: drop the now unused l2tp_tunnel_get_session
James Chapman
2
-24
/
+0
2024-06-21
l2tp: use IDR for all session lookups
James Chapman
4
-4
/
+20
2024-06-21
l2tp: don't use sk_user_data in l2tp_udp_encap_err_recv
James Chapman
1
-6
/
+0
2024-06-21
l2tp: refactor udp recv to lookup to not use sk_user_data
James Chapman
1
-75
/
+21
2024-06-21
l2tp: store l2tpv2 sessions in per-net IDR
James Chapman
2
-15
/
+56
2024-06-21
l2tp: store l2tpv3 sessions in per-net IDR
James Chapman
4
-74
/
+188
2024-06-21
l2tp: remove unused list_head member in l2tp_tunnel
James Chapman
2
-3
/
+0
2024-06-21
ionic: fix kernel panic due to multi-buffer handling
Taehee Yoo
1
-9
/
+18
2024-06-21
net: pse-pd: Kconfig: Fix missing firmware loader config select
Kory Maincent
1
-0
/
+1
2024-06-21
octeontx2-pf: Add ucast filter count configurability via devlink.
Sai Krishna
5
-14
/
+95
2024-06-21
bonding: fix incorrect software timestamping report
Hangbin Liu
1
-0
/
+3
2024-06-21
net: mvpp2: fill-in dev_port attribute
Aryan Srivastava
1
-0
/
+1
2024-06-21
Merge tag 'dmaengine_topic_dma_vec' into next
Vinod Koul
4
-0
/
+92
2024-06-21
ALSA: hda: Use imply for suggesting CONFIG_SERIAL_MULTI_INSTANTIATE
Takashi Iwai
1
-2
/
+2
2024-06-21
Documentation: dmaengine: Document new dma_vec API
Paul Cercueil
2
-0
/
+19
2024-06-21
dmaengine: dma-axi-dmac: Implement device_prep_peripheral_dma_vec
Paul Cercueil
1
-0
/
+40
2024-06-21
dmaengine: Add API function dmaengine_prep_peripheral_dma_vec()
Paul Cercueil
1
-0
/
+33
2024-06-21
soundwire: bus: simplify by using local slave->prop
Krzysztof Kozlowski
1
-3
/
+3
2024-06-21
soundwire: generic_bandwidth_allocation: change port_bo parameter to pointer
Bard Liao
1
-8
/
+6
2024-06-21
soundwire: Intel: clarify Copyright information
Pierre-Louis Bossart
3
-3
/
+3
2024-06-21
hfsplus: fix to avoid false alarm of circular locking
Chao Yu
3
-16
/
+29
2024-06-21
Improve readability of copy_tree
Jemmy
1
-28
/
+31
2024-06-21
vfs: shave a branch in getname_flags
Mateusz Guzik
1
-11
/
+20
2024-06-21
coresight: constify the struct device_type usage
Ricardo B. Marliere
2
-2
/
+2
2024-06-21
docs: net: document guidance of implementing the SR-IOV NDOs
Jakub Kicinski
2
-0
/
+26
2024-06-21
openvswitch: get related ct labels from its master if it is not confirmed
Xin Long
1
-1
/
+6
2024-06-21
net: dsa: ksz_common: Allow only up to two HSR HW offloaded ports for KSZ9477
Lukasz Majewski
1
-0
/
+7
2024-06-21
net: fec: Fix FEC_ECR_EN1588 being cleared on link-down
Csókás, Bence
1
-0
/
+6
2024-06-21
Merge branch 'bnxt_en-netdev_queue_mgmt_ops'
David S. Miller
1
-107
/
+468
2024-06-21
bnxt_en: implement netdev_queue_mgmt_ops
David Wei
1
-0
/
+275
2024-06-21
bnxt_en: split rx ring helpers out from ring helpers
David Wei
1
-107
/
+193
2024-06-21
Merge branch 'net-cleanup-arc-emac'
David S. Miller
6
-154
/
+2
2024-06-21
dt-bindings: net: remove arc_emac.txt
Johan Jonker
1
-46
/
+0
2024-06-21
net: ethernet: arc: remove emac_arc driver
Johan Jonker
3
-99
/
+0
[prev]
[next]