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-08-16
thermal: gov_bang_bang: Use governor_data to reduce overhead
Rafael J. Wysocki
3
-1
/
+21
2024-08-16
thermal: gov_bang_bang: Add .manage() callback
Rafael J. Wysocki
1
-0
/
+30
2024-08-16
thermal: gov_bang_bang: Split bang_bang_control()
Rafael J. Wysocki
1
-19
/
+23
2024-08-16
thermal: gov_bang_bang: Call __thermal_cdev_update() directly
Rafael J. Wysocki
1
-4
/
+1
2024-08-16
arm64/sve: Remove unused declaration read_smcr_features()
Yue Haibing
1
-2
/
+0
2024-08-16
ACPI: ARM64: add acpi_iort.h to MAINTAINERS
Hanjun Guo
1
-0
/
+1
2024-08-16
ACPI/IORT: Switch to use kmemdup_array()
Andy Shevchenko
1
-1
/
+1
2024-08-16
arm64: mm: Remove unused declaration early_io_map()
Yue Haibing
1
-1
/
+0
2024-08-16
ALSA: oss: Remove unused declarations
Yue Haibing
1
-3
/
+0
2024-08-16
arm64: el2_setup.h: Rename some labels to be more diff-friendly
Dave Martin
1
-7
/
+10
2024-08-16
arm64: signal: Fix some under-bracketed UAPI macros
Dave Martin
1
-3
/
+3
2024-08-16
arm64/mm: Drop TCR_SMP_FLAGS
Anshuman Khandual
1
-3
/
+1
2024-08-16
arm64/mm: Drop PMD_SECT_VALID
Anshuman Khandual
1
-1
/
+0
2024-08-16
wifi: ath9k_htc: Use __skb_set_length() for resetting urb before resubmit
Toke Høiland-Jørgensen
1
-4
/
+2
2024-08-16
wifi: mwifiex: keep mwifiex_cfg80211_ops constant
Sascha Hauer
1
-11
/
+15
2024-08-16
wifi: mwifiex: duplicate static structs used in driver instances
Sascha Hauer
1
-6
/
+26
2024-08-16
firmware: arm_scmi: Update various protocols versions
Cristian Marussi
6
-6
/
+6
2024-08-16
firmware: arm_scmi: Remove legacy transport-layer code
Cristian Marussi
4
-104
/
+16
2024-08-16
firmware: arm_scmi: Make VirtIO transport a standalone driver
Cristian Marussi
7
-97
/
+99
2024-08-16
firmware: arm_scmi: Make OPTEE transport a standalone driver
Cristian Marussi
7
-64
/
+64
2024-08-16
firmware: arm_scmi: Make SMC transport a standalone driver
Cristian Marussi
7
-49
/
+62
2024-08-16
drm: use mem_is_zero() instead of !memchr_inv(s, 0, n)
Jani Nikula
6
-6
/
+6
2024-08-16
string: add mem_is_zero() helper to check if memory area is all zeros
Jani Nikula
1
-0
/
+12
2024-08-16
Merge branch 'vln-ocelot-fixes'
David S. Miller
15
-173
/
+1036
2024-08-16
net: mscc: ocelot: treat 802.1ad tagged traffic as 802.1Q-untagged
Vladimir Oltean
3
-11
/
+180
2024-08-16
net: dsa: felix: fix VLAN tag loss on CPU reception with ocelot-8021q
Vladimir Oltean
1
-6
/
+109
2024-08-16
net: dsa: provide a software untagging function on RX for VLAN-aware bridges
Vladimir Oltean
3
-38
/
+118
2024-08-16
net: mscc: ocelot: serialize access to the injection/extraction groups
Vladimir Oltean
4
-0
/
+76
2024-08-16
net: mscc: ocelot: fix QoS class for injected packets with "ocelot-8021q"
Vladimir Oltean
2
-2
/
+9
2024-08-16
net: mscc: ocelot: use ocelot_xmit_get_vlan_info() also for FDMA and register...
Vladimir Oltean
5
-43
/
+75
2024-08-16
selftests: net: bridge_vlan_aware: test that other TPIDs are seen as untagged
Vladimir Oltean
1
-1
/
+53
2024-08-16
selftests: net: local_termination: add PTP frames to the mix
Vladimir Oltean
1
-13
/
+148
2024-08-16
selftests: net: local_termination: don't use xfail_on_veth()
Vladimir Oltean
2
-16
/
+99
2024-08-16
selftests: net: local_termination: introduce new tests which capture VLAN beh...
Vladimir Oltean
1
-7
/
+110
2024-08-16
selftests: net: local_termination: add one more test for VLAN-aware bridges
Vladimir Oltean
1
-4
/
+18
2024-08-16
selftests: net: local_termination: parameterize test name
Vladimir Oltean
1
-18
/
+20
2024-08-16
selftests: net: local_termination: parameterize sending interface
Vladimir Oltean
1
-19
/
+20
2024-08-16
selftests: net: local_termination: refactor macvlan creation/deletion
Vladimir Oltean
1
-12
/
+18
2024-08-16
drm/i915: make intel_display_power_domain_str() static
Jani Nikula
2
-4
/
+1
2024-08-16
drm/i915/hti: convert to struct intel_display
Jani Nikula
5
-17
/
+18
2024-08-16
drm/i915/display: convert dp aux backlight to struct intel_display
Jani Nikula
1
-30
/
+40
2024-08-16
drm/i915/lspcon: convert to struct intel_display
Jani Nikula
1
-58
/
+57
2024-08-16
drm/i915/alpm: convert to struct intel_display
Jani Nikula
1
-27
/
+27
2024-08-16
drm/i915/display: convert intel_load_detect.c to struct intel_display
Jani Nikula
1
-14
/
+13
2024-08-16
drm/i915/display: convert intel_link_bw.c to struct intel_display
Jani Nikula
2
-14
/
+13
2024-08-16
drm/i915/display: support struct intel_atomic_state in to_intel_display()
Jani Nikula
1
-0
/
+3
2024-08-16
char: xillybus: Check USB endpoints when probing device
Eli Billauer
1
-2
/
+20
2024-08-16
char: xillybus: Refine workqueue handling
Eli Billauer
1
-3
/
+5
2024-08-16
ALSA: aoa: Use helper function for_each_child_of_node()
Zhang Zekun
1
-2
/
+2
2024-08-16
drm/tilcdc: Use backlight power constants
Thomas Zimmermann
1
-1
/
+1
[prev]
[next]