summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-10drm/vc4: drop all currently held locks if deadlock happensMaĆ­ra Canal1-1/+10
2023-03-10drm/ast: Init iosys_map pointer as I/O memory for damage handlingThomas Zimmermann1-1/+1
2023-03-10gpu: ipu-v3: common: Add of_node_put() for reference returned by of_graph_get...Liang He1-0/+1
2023-03-10drm: tidss: Fix pixel format definitionRandolph Sapp1-2/+2
2023-03-10drm/bridge: it6505: Guard bridge power in IRQ handlerPin-yen Lin1-14/+8
2023-03-10drm/vc4: dpi: Fix format mapping for RGB565Dave Stevenson1-1/+1
2023-03-10drm/modes: Use strscpy() to copy command-line mode nameMaxime Ripard1-1/+1
2023-03-10drm/vkms: Fix null-ptr-deref in vkms_release()Yuan Can1-1/+2
2023-03-10drm/vkms: Fix memory leak in vkms_init()Yuan Can1-1/+6
2023-03-10drm/bridge: megachips: Fix error handling in i2c_register_driver()Yuan Can1-1/+5
2023-03-10drm: mxsfb: DRM_MXSFB should depend on ARCH_MXS || ARCH_MXCGeert Uytterhoeven1-0/+1
2023-03-10drm: mxsfb: DRM_IMX_LCDIF should depend on ARCH_MXCGeert Uytterhoeven1-0/+1
2023-03-10drm/bridge: ti-sn65dsi83: Fix delay after reset deassert to match specFrieder Schrempf1-1/+1
2023-03-10drm/fourcc: Add missing big-endian XRGB1555 and RGB565 formatsGeert Uytterhoeven1-0/+4
2023-03-10drm: Fix potential null-ptr-deref due to drmm_mode_config_init()Shang XiaoJing1-1/+7
2023-03-10sefltests: netdevsim: wait for devlink instance after netns removalJiri Pirko1-0/+18
2023-03-10selftest: fib_tests: Always cleanup before exitRoxana Nicolescu1-0/+2
2023-03-10net/mlx5e: Align IPsec ASO result memory to be as required by hardwareLeon Romanovsky1-1/+1
2023-03-10net/mlx4_en: Introduce flexible array to silence overflow warningKees Cook2-11/+12
2023-03-10net: lan966x: Fix possible deadlock inside PTPHoratiu Vultur1-2/+2
2023-03-10net: bcmgenet: fix MoCA LED controlDoug Berger1-9/+2
2023-03-10l2tp: Avoid possible recursive deadlock in l2tp_tunnel_register()Shigeru Yoshida1-58/+67
2023-03-10selftests/net: Interpret UDP_GRO cmsg data as an int valueJakub Sitnicki1-4/+2
2023-03-10net/smc: fix application data exceptionD. Wythe1-9/+8
2023-03-10net/smc: fix potential panic dues to unprotected smc_llc_srv_add_link()D. Wythe1-0/+2
2023-03-10irqchip/irq-bcm7120-l2: Set IRQ_LEVEL for level triggered interruptsFlorian Fainelli1-1/+2
2023-03-10irqchip/irq-brcmstb-l2: Set IRQ_LEVEL for level triggered interruptsFlorian Fainelli1-1/+5
2023-03-10bpf: Fix global subprog context argument resolution logicAndrii Nakryiko1-2/+11
2023-03-10LoongArch, bpf: Use 4 instructions for function address in JITHengqi Chen2-1/+22
2023-03-10xsk: check IFF_UP earlier in Tx pathMaciej Fijalkowski1-26/+33
2023-03-10can: esd_usb: Make use of can_change_state() and relocate checking skb for NULLFrank Jungclaus1-25/+25
2023-03-10can: esd_usb: Move mislocated storage of SJA1000_ECC_SEG bits in case of a bu...Frank Jungclaus1-1/+3
2023-03-10selftests/bpf: Fix xdp_do_redirect on s390xIlya Leoshkevich1-0/+4
2023-03-10bpf: Zeroing allocated object from slab in bpf memory allocatorHou Tao3-3/+10
2023-03-10wifi: mac80211: pass 'sta' to ieee80211_rx_data_set_sta()Johannes Berg1-15/+11
2023-03-10selftests/bpf: Fix map_kptr test.Alexei Starovoitov1-5/+7
2023-03-10thermal/drivers/hisi: Drop second sensor hi3660Yongqin Liu1-4/+0
2023-03-10tools/lib/thermal: Fix thermal_sampling_exit()Vincent Guittot1-1/+1
2023-03-10wifi: mac80211: fix off-by-one link settingJohannes Berg1-1/+1
2023-03-10wifi: mac80211: avoid u32_encode_bits() warningArnd Bergmann1-1/+1
2023-03-10wifi: mac80211: Don't translate MLD addresses for multicastAndrei Otcheretianski1-1/+2
2023-03-10wifi: mac80211: fix non-MLO station associationKarthikeyan Periyasamy1-3/+0
2023-03-10wifi: mac80211: make rate u32 in sta_set_rate_info_rx()Shayne Chen1-1/+1
2023-03-10wifi: mac80211: move color collision detection report in a delayed workLorenzo Bianconi3-1/+31
2023-03-10vfio/ccw: remove WARN_ON during shutdownEric Farman1-1/+1
2023-03-10crypto: crypto4xx - Call dma_unmap_page when doneHerbert Xu1-6/+4
2023-03-10crypto: octeontx2 - Fix objects shared between several modulesAlexander Lobakin8-14/+39
2023-03-10ACPI: resource: Do IRQ override on all TongFang GMxRGxxWerner Sembach1-4/+3
2023-03-10ACPI: resource: Add IRQ overrides for MAINGEAR Vector Pro 2 modelsAdam Niederer1-0/+19
2023-03-10selftests/bpf: Fix out-of-srctree buildIlya Leoshkevich1-2/+0