summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-14perf bench: Fix numa testcase to check if CPU used to bind task is onlineAthira Rajeev3-2/+58
2022-04-14perf record: Fix per-thread optionAlexey Bayduraev1-5/+17
2022-04-14arm64: fix typos in commentsKen Kurematsu1-1/+1
2022-04-14arm64: Improve HAVE_DYNAMIC_FTRACE_WITH_REGS selection for clangNathan Chancellor1-2/+11
2022-04-14ARM: dts: logicpd-som-lv: Fix wrong pinmuxing on OMAP35Adam Ford3-15/+30
2022-04-14ARM: dts: am3517-evm: Fix misc pinmuxingAdam Ford2-5/+49
2022-04-14ARM: dts: am33xx-l4: Add missing touchscreen clock propertiesMiquel Raynal1-0/+2
2022-04-14ARM: dts: Fix mmc order for omap3-gta04H. Nikolaus Schaller1-0/+2
2022-04-14gpio: sim: fix setting and getting multiple linesBartosz Golaszewski1-2/+2
2022-04-14net: bcmgenet: Revert "Use stronger register read/writes to assure ordering"Jeremy Linton1-2/+2
2022-04-14rtnetlink: Fix handling of disabled L3 stats in RTM_GETSTATS repliesPetr Machata1-0/+3
2022-04-14net: dsa: felix: fix tagging protocol changes with multiple CPU portsVladimir Oltean1-0/+23
2022-04-14interconnect: qcom: sdx55: Drop IP0 interconnectsStephen Boyd1-21/+0
2022-04-14interconnect: qcom: sc7180: Drop IP0 interconnectsStephen Boyd1-21/+0
2022-04-14tun: annotate access to queue->trans_startAntoine Tenart1-1/+1
2022-04-14phy: ti: Add missing pm_runtime_disable() in serdes_am654_probeMiaoqian Lin1-1/+1
2022-04-14phy: mapphone-mdm6600: Fix PM error handling in phy_mdm6600_probeMiaoqian Lin1-1/+2
2022-04-14cifs: verify that tcon is valid before dereference in cifs_kill_sbRonnie Sahlberg1-3/+3
2022-04-14Merge tag 'drm-msm-fixes-2022-04-13' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie12-48/+109
2022-04-14Merge tag 'drm-intel-fixes-2022-04-13' of git://anongit.freedesktop.org/drm/d...Dave Airlie1-1/+1
2022-04-14dma-direct: avoid redundant memory sync for swiotlbChao Gao1-1/+2
2022-04-14drm/amd/display: remove dtbclk_ss compensation for dcn316Charlene Liu3-4/+4
2022-04-14drm/amdgpu: Enable gfxoff quirk on MacBook ProTomasz Moń1-0/+2
2022-04-14drm/amdgpu: Ensure HDA function is suspended before ASIC resetKai-Heng Feng1-6/+12
2022-04-14drm/amdgpu: fix VCN 3.1.2 firmware nameAlex Deucher1-1/+1
2022-04-14drm/amd/display: don't ignore alpha property on pre-multiplied modeMelissa Wen2-10/+18
2022-04-14perf tools: Fix segfault accessing sample_id xyarrayAdrian Hunter1-2/+1
2022-04-14perf stat: Fix error check return value of hashmap__new(), must use IS_ERR()Lv Ruyi1-1/+2
2022-04-13cpu/hotplug: Remove the 'cpu' member of cpuhp_cpu_stateSteven Price1-18/+18
2022-04-13vfio/pci: Fix vf_token mechanism when device-specific VF drivers are usedJason Gunthorpe2-50/+76
2022-04-13dm zone: fix NULL pointer dereference in dm_zone_map_bioMike Snitzer1-21/+28
2022-04-13dm mpath: only use ktime_get_ns() in historical selectorKhazhismel Kumykov1-6/+5
2022-04-13cifs: potential buffer overflow in handling symlinksHarshit Mogalapalli1-0/+3
2022-04-13ARM: dts: at91: fix pinctrl phandlesClaudiu Beznea2-6/+6
2022-04-13ARM: dts: at91: sama5d4_xplained: fix pinctrl phandle nameClaudiu Beznea1-2/+2
2022-04-13smp: Fix offline cpu check in flush_smp_call_function_queue()Nadav Amit1-1/+1
2022-04-13ARM: dts: at91: Describe regulators on at91sam9g20ekMark Brown1-0/+37
2022-04-13ARM: dts: at91: Map MCLK for wm8731 on at91sam9g20ekMark Brown1-0/+6
2022-04-13ARM: dts: at91: Fix boolean properties with valuesRob Herring2-2/+2
2022-04-13ARM: dts: at91: use generic node name for dataflashKrzysztof Kozlowski9-10/+10
2022-04-13ARM: dts: at91: align SPI NOR node name with dtschemaKrzysztof Kozlowski12-12/+12
2022-04-13ARM: dts: at91: sama7g5ek: Align the impedance of the QSPI0's HSIO and PCB linesTudor Ambarus1-1/+1
2022-04-13ARM: dts: at91: sama7g5ek: enable pull-up on flexcom3 console linesEugen Hristev1-1/+1
2022-04-13dm integrity: fix memory corruption when tag_size is less than digest sizeMikulas Patocka1-2/+5
2022-04-13ARM: dts: at91: sama7g5: Swap `rx` and `tx` for `i2c` nodesSergiu Moga1-9/+9
2022-04-13io_uring: fix poll error reportingPavel Begunkov1-3/+2
2022-04-13io_uring: fix poll file assign deadlockPavel Begunkov1-1/+2
2022-04-13io_uring: use right issue_flags for splice/teePavel Begunkov1-2/+2
2022-04-13e1000e: Fix possible overflow in LTR decodingSasha Neftin1-2/+2
2022-04-13igc: Fix suspending when PTM is activeVinicius Costa Gomes1-1/+14