aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-15dt-bindings: thermal: correct thermal zone node name limitKrzysztof Kozlowski1-1/+4
2024-07-15dt-bindings: thermal: qcom-tsens: Document the X1E80100 Temperature SensorAbel Vesa1-0/+1
2024-07-15dt-bindings: thermal: convert hisilicon-thermal.txt to dt-schemaAbdulrasaq Lawani2-32/+57
2024-07-15dt-bindings: thermal: mediatek: Fix thermal zone definitions for MT8188Julien Panis2-10/+10
2024-07-15dt-bindings: thermal: mediatek: Fix thermal zone definition for MT8186Julien Panis2-2/+2
2024-07-15thermal/drivers/k3_j72xx_bandgap: Implement suspend/resume supportThéo Lebrun1-33/+78
2024-07-15thermal/drivers/renesas/rcar: Add dependency on OFNiklas Söderlund1-0/+1
2024-07-15thermal/drivers/renesas: Group all renesas thermal drivers togetherNiklas Söderlund8-34/+40
2024-07-15dt-bindings: timer: sprd-timer: convert to YAMLStanislav Jakubek2-20/+68
2024-07-15Merge remote-tracking branches 'ras/edac-amd-atl' and 'ras/edac-misc' into ed...Borislav Petkov (AMD)18-39/+64
2024-07-15platform/x86: ideapad-laptop: use cleanup.hGergo Koteles1-40/+31
2024-07-15platform/x86: hp-wmi: Fix implementation of the platform_profile_omen_get fun...Alexis Belmonte1-4/+2
2024-07-15accel/ivpu: Add missing MODULE_FIRMWARE metadataAlexander F. Lent1-0/+4
2024-07-15Merge branch 'slab/for-6.11/buckets' into slab/for-nextVlastimil Babka16-136/+315
2024-07-15mm/memcg: alignment memcg_data define conditionAlex Shi (Tencent)2-3/+10
2024-07-15drm/stm: ltdc: Remove unused function plane_to_ltdcJiapeng Chong1-5/+0
2024-07-15drm/stm: Avoid use-after-free issues with crtc and planeKatya Orlova2-56/+20
2024-07-15drm/stm: ltdc: check memory returned by devm_kzalloc()Claudiu Beznea1-0/+2
2024-07-15Merge branch 'for-next' into for-linusTakashi Iwai40-264/+779
2024-07-15drm/mgag200: Rename BMC vidrst namesThomas Zimmermann6-20/+20
2024-07-15drm/mgag200: Remove vidrst callbacks from struct mgag200_device_funcsThomas Zimmermann7-42/+10
2024-07-15drm/mgag200: Only set VIDRST bits in CRTC modesettingThomas Zimmermann6-13/+15
2024-07-15platform: cznic: turris-omnia-mcu: fix Kconfig dependenciesArnd Bergmann1-4/+4
2024-07-15selftests/bpf: Change uretprobe syscall number in uprobe_syscall testJiri Olsa1-1/+1
2024-07-15uprobe: Change uretprobe syscall scope and numberJiri Olsa1-1/+1
2024-07-14workqueue: Always queue work items to the newest PWQ for order workqueuesLai Jiangshan1-1/+5
2024-07-14sched_ext: Fixes incorrect type in bpf_scx_init()Jiapeng Chong1-1/+1
2024-07-14Merge branch 'for-6.10-fixes' into for-6.11Tejun Heo1114-6655/+12829
2024-07-14xdp: fix invalid wait context of page_pool_destroy()Taehee Yoo1-3/+1
2024-07-14virtio_net: Fix napi_skb_cache_put warningBreno Leitao1-4/+4
2024-07-14Merge branch 'net-phy-bcm5481x-add-support-for-broadr-reach-mode'Jakub Kicinski8-29/+596
2024-07-14net: phy: bcm-phy-lib: Implement BroadR-Reach link modesKamil Horák (2N)3-28/+494
2024-07-14dt-bindings: ethernet-phy: add optional brr-mode flagKamil Horák (2N)1-0/+8
2024-07-14net: phy: bcm54811: Add LRE registers definitionsKamil Horák (2N)1-0/+88
2024-07-14net: phy: bcm54811: New link mode for BroadR-ReachKamil Horák (2N)3-1/+6
2024-07-14Merge branch 'virtio-net-support-af_xdp-zero-copy'Jakub Kicinski1-94/+676
2024-07-14virtio_net: xsk: rx: support recv merge modeXuan Zhuo1-0/+144
2024-07-14virtio_net: xsk: rx: support recv small modeXuan Zhuo1-8/+168
2024-07-14virtio_net: xsk: rx: support fill with xsk bufferXuan Zhuo1-4/+66
2024-07-14virtio_net: xsk: support wakeupXuan Zhuo1-0/+24
2024-07-14virtio_net: xsk: bind/unbind xsk for rxXuan Zhuo1-0/+134
2024-07-14virtio_net: separate receive_mergeableXuan Zhuo1-30/+47
2024-07-14virtio_net: separate receive_bufXuan Zhuo1-27/+35
2024-07-14virtio_net: separate virtnet_tx_resize()Xuan Zhuo1-6/+29
2024-07-14virtio_net: separate virtnet_rx_resize()Xuan Zhuo1-8/+21
2024-07-14virtio_net: replace VIRTIO_XDP_HEADROOM by XDP_PACKET_HEADROOMXuan Zhuo1-12/+9
2024-07-14af_packet: Handle outgoing VLAN packets without hardware offloadingChengen Du1-2/+84
2024-07-14Merge branch 'eliminate-config_nr_cpus-dependency-in-dpaa-eth-and-enable-comp...Jakub Kicinski4-39/+69
2024-07-14soc: fsl: qbman: FSL_DPAA depends on COMPILE_TESTBreno Leitao1-1/+1
2024-07-14net: dpaa: no need to make sure all CPUs receive a corresponding Tx queueVladimir Oltean1-11/+0