summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-14Merge tag 'vfio-v6.1-rc6' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-11-14dt-bindings: iio: adc: Remove the property "aspeed,trim-data-valid"Billy Tsai
2022-11-14iio: adc: aspeed: Remove the trim valid dts property.Billy Tsai
2022-11-14Merge tag 'mtd/fixes-for-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-11-14blk-cgroup: properly pin the parent in blkcg_css_onlineChris Mason
2022-11-14erofs: fix missing xas_retry() in fscache modeJingbo Xu
2022-11-14NFSD: Fix trace_nfsd_fh_verify_err() crasherChuck Lever
2022-11-14pinctrl: mediatek: Fix EINT pins input debounce time configurationAngeloGioacchino Del Regno
2022-11-14xen/platform-pci: add missing free_irq() in error pathruanjinjie
2022-11-14xen-pciback: Allow setting PCI_MSIX_FLAGS_MASKALL tooMarek Marczykowski-Górecki
2022-11-14xen/pcpu: fix possible memory leak in register_pcpu()Yang Yingliang
2022-11-14x86/xen: Use kstrtobool() instead of strtobool()Christophe JAILLET
2022-11-14arm64: ftrace: Define ftrace_stub_graph only with FUNCTION_GRAPH_TRACERSami Tolvanen
2022-11-14net: dsa: make dsa_master_ioctl() see through port_hwtstamp_get() shimsVladimir Oltean
2022-11-14net: mhi: Fix memory leak in mhi_net_dellink()Wei Yongjun
2022-11-14drm/lima: Fix opp clkname setting in case of missing regulatorErico Nunes
2022-11-14Merge branch 'octeon_ep-fixes'David S. Miller
2022-11-14octeon_ep: ensure get mac address successfully before eth_hw_addr_set()Ziyang Xuan
2022-11-14octeon_ep: fix potential memory leak in octep_device_setup()Ziyang Xuan
2022-11-14octeon_ep: ensure octep_get_link_status() successfully before octep_link_up()Ziyang Xuan
2022-11-14octeon_ep: delete unnecessary napi rollback under set_queues_err in octep_open()Ziyang Xuan
2022-11-14bnxt_en: Remove debugfs when pci_register_driver failedGaosheng Cui
2022-11-14net: caif: fix double disconnect client in chnl_net_open()Zhengchao Shao
2022-11-14net: macvlan: Use built-in RCU list checkingChuang Wang
2022-11-14mISDN: fix misuse of put_device() in mISDN_register_device()Wang ShaoBo
2022-11-14net: liquidio: release resources when liquidio driver open failedZhengchao Shao
2022-11-14drm/i915/ttm: fix uaf with lmem_userfault_list handlingMatthew Auld
2022-11-14ceph: fix NULL pointer dereference for req->r_sessionXiubo Li
2022-11-14ceph: avoid putting the realm twice when decoding snaps failsXiubo Li
2022-11-14ceph: fix a NULL vs IS_ERR() check when calling ceph_lookup_inode()Dan Carpenter
2022-11-14MAINTAINERS: git://github.com -> https://github.com for cephPalmer Dabbelt
2022-11-14Merge tag 'at91-fixes-6.1' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2022-11-14Merge tag 'qcom-arm64-fixes-for-6.1' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2022-11-14sched: Fix race in task_call_func()Peter Zijlstra
2022-11-14rseq: Use pr_warn_once() when deprecated/unknown ABI flags are encounteredMathieu Desnoyers
2022-11-14soc: imx8m: Enable OCOTP clock before reading the registerXiaolei Wang
2022-11-13Linux 6.1-rc5Linus Torvalds
2022-11-13Merge tag 'mips-fixes_6.1_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-11-13Merge tag 'efi-fixes-for-v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-11-13arm64: dts: rockchip: Fix Pine64 Quartz4-B PMIC interruptChen-Yu Tsai
2022-11-12iio: core: Fix entry not deleted when iio_register_sw_trigger_type() failsChen Zhongjin
2022-11-12iio: accel: bma400: Fix memory leak in bma400_get_steps_reg()Dong Chenchen
2022-11-12iio: light: rpr0521: add missing Kconfig dependenciesPaul Gazzillo
2022-11-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-11-12Merge tag 'sound-fix-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-11-12iio: health: afe4404: Fix oob read in afe4404_[read|write]_rawWei Yongjun
2022-11-12iio: health: afe4403: Fix oob read in afe4403_read_rawWei Yongjun
2022-11-12ALSA: usb-audio: Drop snd_BUG_ON() from snd_usbmidi_output_open()Takashi Iwai
2022-11-12PCI: hv: Only reuse existing IRTE allocation for Multi-MSIDexuan Cui
2022-11-12Merge tag 'asoc-fix-v6.2-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai