summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-29hwmon: (occ) Prevent power cap command overwriting poll responseEddie James
2022-06-30PM / devfreq: passive: revert an editing accident in SPDX-License lineLukas Bulwahn
2022-06-30PM / devfreq: Fix kernel warning with cpufreq passive register failChristian Marangi
2022-06-30PM / devfreq: Rework freq_table to be local to devfreq structChristian Marangi
2022-06-30PM / devfreq: exynos-ppmu: Fix refcount leak in of_get_devfreq_eventsMiaoqian Lin
2022-06-30PM / devfreq: passive: Use HZ_PER_KHZ macro in units.hYicong Yang
2022-06-30PM / devfreq: Fix cpufreq passive unregister erroring on PROBE_DEFERChristian 'Ansuel' Marangi
2022-06-30PM / devfreq: Mute warning on governor PROBE_DEFERChristian 'Ansuel' Marangi
2022-06-30PM / devfreq: Fix kernel panic with cpu based scaling to passive govChristian 'Ansuel' Marangi
2022-06-29i2c: piix4: Fix a memory leak in the EFCH MMIO supportJean Delvare
2022-06-29usb: dwc3-am62: remove unnecesary clk_put()Yang Yingliang
2022-06-29usb: dwc3: gadget: Fix event pending checkThinh Nguyen
2022-06-29Revert "drm/amdgpu/display: set vblank_disable_immediate for DC"Alex Deucher
2022-06-29drm/amdgpu: To flush tlb for MMHUB of RAVEN seriesRuili Ji
2022-06-29drm/fourcc: fix integer type usage in uapi headerCarlos Llamas
2022-06-29drm/amdgpu: fix adev variable used in amdgpu_device_gpu_recover()Alex Deucher
2022-06-29spi: aspeed: Fix division by zeroCédric Le Goater
2022-06-29spi: aspeed: Add dev_dbg() to dump the spi-mem direct mapping descriptorCédric Le Goater
2022-06-29Merge tag 'platform-drivers-x86-v5.19-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-06-29Merge tag '5.19-rc4-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2022-06-29ceph: wait on async create before checking caps for syncfsJeff Layton
2022-06-29xfs: dont treat rt extents beyond EOF as eofblocks to be clearedDarrick J. Wong
2022-06-29xfs: don't hold xattr leaf buffers across transaction rollsDarrick J. Wong
2022-06-29xfs: empty xattr leaf header blocks are not corruptionDarrick J. Wong
2022-06-29x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra
2022-06-29nvme: fix regression when disconnect a recovering ctrlRuozhu Li
2022-06-29nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG SX6000LNP (AKA SPECTRIX S40G)Pablo Greco
2022-06-29nvme-tcp: always fail a request when sending it failedSagi Grimberg
2022-06-29nvmet-tcp: fix regression in data_digest calculationSagi Grimberg
2022-06-29reset: Fix devm bulk optional exclusive control getterSerge Semin
2022-06-29MAINTAINERS: rectify entry for SYNOPSYS AXS10x RESET CONTROLLER DRIVERLukas Bulwahn
2022-06-29NFC: nxp-nci: don't print header length mismatch on i2c errorMichael Walle
2022-06-29NFC: nxp-nci: Don't issue a zero length i2c_master_read()Michael Walle
2022-06-29net: tipc: fix possible refcount leak in tipc_sk_create()Hangyu Hua
2022-06-29powerpc/memhotplug: Add add_pages override for PPCAneesh Kumar K.V
2022-06-29powerpc/bpf: Fix use of user_pt_regs in uapiNaveen N. Rao
2022-06-29wifi: cfg80211: Allow P2P client interface to indicate port authorizationVinayak Yadawad
2022-06-29wifi: mac80211: do not wake queues on a vif that is being stoppedFelix Fietkau
2022-06-29wifi: mac80211: check skb_shared in ieee80211_8023_xmit()Ryder Lee
2022-06-29wifi: mac80211: add gfp_t parameter to ieeee80211_obss_color_collision_notifyLorenzo Bianconi
2022-06-29wifi: mac80211_hwsim: set virtio device ready in probe()Johannes Berg
2022-06-29fbdev: Disable sysfb device registration when removing conflicting FBsJavier Martinez Canillas
2022-06-29firmware: sysfb: Add sysfb_disable() helper functionJavier Martinez Canillas
2022-06-29firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointerJavier Martinez Canillas
2022-06-28cxl/mbox: Fix missing variable payload checks in cmd size validationVishal Verma
2022-06-28nfc: nfcmrvl: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski
2022-06-28net: ipv6: unexport __init-annotated seg6_hmac_net_init()YueHaibing
2022-06-29Merge tag 'drm-msm-fixes-2022-06-28' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2022-06-28ipv6/sit: fix ipip6_tunnel_get_prl return valuekatrinzhou
2022-06-28Merge branch 'mptcp-fixes-for-5-19'Jakub Kicinski