summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-11net: dsa: qca8k: remove assignment of an_enabled in pcs_get_state()Russell King (Oracle)1-1/+0
2023-05-11libbpf: Fix ld_imm64 copy logic for ksym in light skeleton.Alexei Starovoitov1-4/+6
2023-05-11net/packet: convert po->auxdata to an atomic flagEric Dumazet3-8/+6
2023-05-11net/packet: convert po->origdev to an atomic flagEric Dumazet3-8/+26
2023-05-11net/packet: annotate accesses to po->xmitEric Dumazet1-4/+8
2023-05-11vlan: partially enable SIOCSHWTSTAMP in containerVadim Fedorenko1-1/+1
2023-05-11net: pcs: xpcs: remove double-read of link state when using ANRussell King (Oracle)1-11/+2
2023-05-11bpf: Remove misleading spec_v1 check on var-offset stack readLuis Gerhorst1-10/+6
2023-05-11selftests/bpf: Fix a fd leak in an error path in network_helpers.cMartin KaFai Lau1-1/+1
2023-05-11wifi: ath11k: fix deinitialization of firmware resourcesAditya Kumar Singh1-0/+6
2023-05-11scm: fix MSG_CTRUNC setting condition for SO_PASSSECAlexander Mikhalitsyn1-1/+12
2023-05-11crypto: qat - fix concurrency issue when device state changesShashank Gupta5-20/+73
2023-05-11bpf: fix precision propagation verbose loggingAndrii Nakryiko1-2/+2
2023-05-11bpf: take into account liveness when propagating precisionAndrii Nakryiko1-2/+4
2023-05-11wifi: rtw88: mac: Return the original error from rtw_mac_power_switch()Martin Blumenstingl1-2/+4
2023-05-11wifi: rtw88: mac: Return the original error from rtw_pwr_seq_parser()Martin Blumenstingl1-1/+1
2023-05-11tools: bpftool: Remove invalid \' json escapeLuis Gerhorst1-3/+0
2023-05-11wifi: ath6kl: reduce WARN to dev_dbg() in callbackFedor Pchelkin1-2/+2
2023-05-11wifi: brcmfmac: support CQM RSSI notification with older firmwareJohn Keeping1-6/+8
2023-05-11wifi: rtl8xxxu: Remove always true condition in rtl8xxxu_print_chipinfoBitterblue Smith1-5/+1
2023-05-11wifi: ath11k: fix SAC bug on peer addition with sta band migrationChristian Marangi1-2/+3
2023-05-11wifi: ath5k: fix an off by one check in ath5k_eeprom_read_freq_list()Dan Carpenter1-1/+1
2023-05-11wifi: ath5k: Use platform_get_irq() to get the interruptDouglas Anderson1-6/+4
2023-05-11wifi: ath11k: Use platform_get_irq() to get the interruptDouglas Anderson1-4/+4
2023-05-11wifi: ath9k: hif_usb: fix memory leak of remain_skbsFedor Pchelkin1-0/+19
2023-05-11wifi: ath6kl: minor fix for allocation sizeAlexey V. Vissarionov1-1/+1
2023-05-11platform/chrome: cros_typec_switch: Add missing fwnode_handle_put()Liang He1-0/+1
2023-05-11hwmon: (pmbus/fsp-3y) Fix functionality bitmask in FSP-3Y YM-2151ETomáš Pecka1-1/+0
2023-05-11rpmsg: glink: Propagate TX failures in intentless mode as wellBjorn Andersson1-4/+6
2023-05-11cpufreq: use correct unit when verify cur freqSanjay Chandrashekara1-1/+1
2023-05-11ACPI: bus: Ensure that notify handlers are not running after removalRafael J. Wysocki1-0/+1
2023-05-11tick/common: Align tick period with the HZ tick.Sebastian Andrzej Siewior1-1/+11
2023-05-11drm/i915: Make intel_get_crtc_new_encoder() less oopsyVille Syrjälä1-1/+1
2023-05-11debugobject: Prevent init race with static objectsThomas Gleixner1-59/+66
2023-05-11media: mediatek: vcodec: add remove function for decoder platform driverYunfei Dong1-0/+8
2023-05-11media: mediatek: vcodec: fix decoder disable pm crashYunfei Dong1-1/+2
2023-05-11perf/arm-cmn: Fix port detection for CMN-700Robin Murphy1-27/+30
2023-05-11arm64: kgdb: Set PSTATE.SS to 1 to re-enable single-stepSumit Garg3-0/+8
2023-05-11x86/ioapic: Don't return 0 from arch_dynirq_lower_bound()Saurabh Sengar1-5/+9
2023-05-11regulator: stm32-pwr: fix of_iomap leakYAN SHI1-4/+3
2023-05-11media: venus: dec: Fix capture formats enumeration orderJavier Martinez Canillas1-4/+4
2023-05-11media: venus: dec: Fix handling of the start cmdMichał Krawczyk1-0/+8
2023-05-11media: rc: gpio-ir-recv: Fix support for wake-upFlorian Fainelli1-0/+2
2023-05-11drm/amd/display: Fix potential null dereferenceIgor Artemiev1-1/+2
2023-05-11media: hi846: Fix memleak in hi846_init_controls()Wei Chen1-3/+8
2023-05-11media: v4l: async: Return async sub-devices to subnotifier listSakari Ailus1-5/+8
2023-05-11media: rcar_fdp1: Fix refcount leak in probe and remove functionMiaoqian Lin1-3/+8
2023-05-11media: rcar_fdp1: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-11platform: Provide a remove callback that returns no valueUwe Kleine-König2-1/+14
2023-05-11media: vsp1: Replace vb2_is_streaming() with vb2_start_streaming_called()Laurent Pinchart1-1/+1