summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-11bpf: take into account liveness when propagating precisionAndrii Nakryiko1-2/+4
2023-05-11selftests/bpf: Fix flaky fib_lookup testMartin KaFai Lau1-2/+10
2023-05-11selftests/bpf: move SYS() macro into the test_progs.hHangbin Liu11-263/+193
2023-05-11selftests/bpf: Fix IMA testRoberto Sassu1-8/+21
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-11libbpf: Fix bpf_xdp_query() in old kernelsYonghong Song1-1/+7
2023-05-11libbpf: Fix arm syscall regs spec in bpf_tracing.hPuranjay Mohan1-0/+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: ath11k: fix return value check in ath11k_ahb_probe()Yang Yingliang1-1/+1
2023-05-11wifi: ath12k: use kfree_skb() instead of kfree()Dan Carpenter1-1/+1
2023-05-11wifi: ath6kl: minor fix for allocation sizeAlexey V. Vissarionov1-1/+1
2023-05-11media: ov5670: Fix probe on ACPISakari Ailus1-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: Fix memory leaks in i915 selftestsCong Liu1-1/+3
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-11media: vsp1: Replace vb2_is_streaming() with vb2_start_streaming_called()Laurent Pinchart1-1/+1
2023-05-11media: platform: mtk-mdp3: fix potential frame size overflow in mdp_try_fmt_m...Moudy Ho1-4/+6
2023-05-11media: saa7134: fix use after free bug in saa7134_finidev due to race conditionZheng Wang3-0/+3
2023-05-11media: dm1105: Fix use after free bug in dm1105_remove due to race conditionZheng Wang1-0/+1
2023-05-11platform/x86/amd: pmc: Move out of BIOS SMN pair for STB initShyam Sundar S K1-22/+4
2023-05-11platform/x86/amd: pmc: Utilize SMN index 0 for driver probeShyam Sundar S K2-19/+6