summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-16perf: arm_pmuv3: Prepare for more than 32 countersRob Herring (Arm)
2024-08-16perf: arm_pmu: Remove event index to counter remappingRob Herring (Arm)
2024-08-16perf: arm_pmu: Use of_property_present()Rob Herring (Arm)
2024-08-16ASoC: dt-bindings: qcom,lpass-wsa-macro: correct clocks on SM8250Srinivas Kandagatla
2024-08-16ASoC: SOF: amd: Fix for acp init sequenceVijendar Mukunda
2024-08-16KVM: PPC: Book3S HV: remove unused varibleAlex Shi
2024-08-16wifi: rtw88: remove CPT execution branch never usedDmitry Kandybka
2024-08-16wifi: rtw89: 8852a: adjust ANA clock to 12MChin-Yen Lee
2024-08-16wifi: rtw89: correct base HT rate mask for firmwarePing-Ke Shih
2024-08-16wifi: rtw89: remove unused C2H event ID RTW89_MAC_C2H_FUNC_READ_WOW_CAM to pr...Ping-Ke Shih
2024-08-16wifi: rtw89: 8922a: add digital compensation to avoid TX EVM degradeKuan-Chung Chen
2024-08-16wifi: rtw89: 8852c: support firmware with fw_elementKuan-Chung Chen
2024-08-16thermal: gov_bang_bang: Use governor_data to reduce overheadRafael J. Wysocki
2024-08-16thermal: gov_bang_bang: Add .manage() callbackRafael J. Wysocki
2024-08-16thermal: gov_bang_bang: Split bang_bang_control()Rafael J. Wysocki
2024-08-16thermal: gov_bang_bang: Call __thermal_cdev_update() directlyRafael J. Wysocki
2024-08-16arm64/sve: Remove unused declaration read_smcr_features()Yue Haibing
2024-08-16ACPI: ARM64: add acpi_iort.h to MAINTAINERSHanjun Guo
2024-08-16ACPI/IORT: Switch to use kmemdup_array()Andy Shevchenko
2024-08-16arm64: mm: Remove unused declaration early_io_map()Yue Haibing
2024-08-16ALSA: oss: Remove unused declarationsYue Haibing
2024-08-16arm64: el2_setup.h: Rename some labels to be more diff-friendlyDave Martin
2024-08-16arm64: signal: Fix some under-bracketed UAPI macrosDave Martin
2024-08-16arm64/mm: Drop TCR_SMP_FLAGSAnshuman Khandual
2024-08-16arm64/mm: Drop PMD_SECT_VALIDAnshuman Khandual
2024-08-16wifi: ath9k_htc: Use __skb_set_length() for resetting urb before resubmitToke Høiland-Jørgensen
2024-08-16wifi: mwifiex: keep mwifiex_cfg80211_ops constantSascha Hauer
2024-08-16wifi: mwifiex: duplicate static structs used in driver instancesSascha Hauer
2024-08-16firmware: arm_scmi: Update various protocols versionsCristian Marussi
2024-08-16firmware: arm_scmi: Remove legacy transport-layer codeCristian Marussi
2024-08-16firmware: arm_scmi: Make VirtIO transport a standalone driverCristian Marussi
2024-08-16firmware: arm_scmi: Make OPTEE transport a standalone driverCristian Marussi
2024-08-16firmware: arm_scmi: Make SMC transport a standalone driverCristian Marussi
2024-08-16drm: use mem_is_zero() instead of !memchr_inv(s, 0, n)Jani Nikula
2024-08-16string: add mem_is_zero() helper to check if memory area is all zerosJani Nikula
2024-08-16Merge branch 'vln-ocelot-fixes'David S. Miller
2024-08-16net: mscc: ocelot: treat 802.1ad tagged traffic as 802.1Q-untaggedVladimir Oltean
2024-08-16net: dsa: felix: fix VLAN tag loss on CPU reception with ocelot-8021qVladimir Oltean
2024-08-16net: dsa: provide a software untagging function on RX for VLAN-aware bridgesVladimir Oltean
2024-08-16net: mscc: ocelot: serialize access to the injection/extraction groupsVladimir Oltean
2024-08-16net: mscc: ocelot: fix QoS class for injected packets with "ocelot-8021q"Vladimir Oltean
2024-08-16net: mscc: ocelot: use ocelot_xmit_get_vlan_info() also for FDMA and register...Vladimir Oltean
2024-08-16selftests: net: bridge_vlan_aware: test that other TPIDs are seen as untaggedVladimir Oltean
2024-08-16selftests: net: local_termination: add PTP frames to the mixVladimir Oltean
2024-08-16selftests: net: local_termination: don't use xfail_on_veth()Vladimir Oltean
2024-08-16selftests: net: local_termination: introduce new tests which capture VLAN beh...Vladimir Oltean
2024-08-16selftests: net: local_termination: add one more test for VLAN-aware bridgesVladimir Oltean
2024-08-16selftests: net: local_termination: parameterize test nameVladimir Oltean
2024-08-16selftests: net: local_termination: parameterize sending interfaceVladimir Oltean
2024-08-16selftests: net: local_termination: refactor macvlan creation/deletionVladimir Oltean