summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-10-09Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-09blk-wbt: fix that 'rwb->wc' is always set to 1 in wbt_init()Yu Kuai
2022-10-09ALSA: usb-audio: Avoid superfluous endpoint setupTakashi Iwai
2022-10-09ALSA: usb-audio: Correct the return code from snd_usb_endpoint_set_params()Takashi Iwai
2022-10-09ALSA: usb-audio: Apply mutex around snd_usb_endpoint_set_params()Takashi Iwai
2022-10-09ALSA: usb-audio: Avoid unnecessary interface change at EP closeTakashi Iwai
2022-10-09ALSA: hda: Update register polling macrosAmadeusz Sławiński
2022-10-08Merge tag 'mailbox-v6.1' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2022-10-08Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2022-10-08Merge tag 'gpio-updates-for-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-10-08Merge tag 'staging-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-08Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-08fbdev: mb862xx: Fix check of return value from irq_of_parse_and_map()Christophe Leroy
2022-10-08fbdev: vga16fb: Add missing MODULE_DEVICE_TABLE() entryZeng Heng
2022-10-08fbdev: tridentfb: Fix missing pci_disable_device() in probe and removeRuan Jinjie
2022-10-08fbdev: smscufx: Fix use-after-free in ufx_ops_open()Hyunwoo Kim
2022-10-08fbdev: gbefb: Convert to use dev_groupsJiasheng Jiang
2022-10-08fbdev: imxfb: Remove redundant dev_err() callShang XiaoJing
2022-10-08fbdev: omapfb/dss: Use pm_runtime_resume_and_get() instead of pm_runtime_get_...Zhang Qilong
2022-10-08fbdev: uvesafb: Convert snprintf to scnprintfJules Irenge
2022-10-08fbdev: arkfb: Remove the unused function dac_read_reg()Jiapeng Chong
2022-10-08fbdev: tridentfb: Remove the unused function shadowmode_off()Jiapeng Chong
2022-10-08fbdev: controlfb: Remove the unused function VAR_MATCH()Jiapeng Chong
2022-10-08fbdev: udlfb: Remove redundant initialization to variable identicalColin Ian King
2022-10-08openrisc: Fix pagewalk usage in arch_dma_{clear, set}_uncachedJann Horn
2022-10-07smb3: fix oops in calculating shash_setkeySteve French
2022-10-07cifs: secmech: use shash_desc directly, remove sdescEnzo Matsumiya
2022-10-07smb3: rename encryption/decryption TFMsEnzo Matsumiya
2022-10-07cifs: replace kfree() with kfree_sensitive() for sensitive dataEnzo Matsumiya
2022-10-07Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-10-07virtio_pci: don't try to use intxif pin is zeroAngus Chen
2022-10-07vDPA: conditionally read MTU and MAC in dev cfg spaceZhu Lingshan
2022-10-07vDPA: fix spars cast warning in vdpa_dev_net_mq_config_fillZhu Lingshan
2022-10-07vDPA: check virtio device features to detect MQZhu Lingshan
2022-10-07vDPA: check VIRTIO_NET_F_RSS for max_virtqueue_paris's presenceZhu Lingshan
2022-10-07vDPA: only report driver features if FEATURES_OK is setZhu Lingshan
2022-10-07vDPA: allow userspace to query features of a vDPA deviceZhu Lingshan
2022-10-07Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-10-07Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-10-07Merge tag 'soundwire-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-07Merge tag 'phy-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
2022-10-07Merge tag 'dmaengine-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-07hugetlb: allocate vma lock for all sharable vmasMike Kravetz
2022-10-07hugetlb: take hugetlb vma_lock when clearing vma_lock->vma pointerMike Kravetz
2022-10-07hugetlb: fix vma lock handling during split vma and range unmappingMike Kravetz
2022-10-07mglru: mm/vmscan.c: fix imprecise commentsYu Zhao
2022-10-07mm/mglru: don't sync disk for each aging cycleYu Zhao
2022-10-07f2fs: change to use atomic_t type form sbi.atomic_filesChao Yu
2022-10-07f2fs: account swapfile inodesChao Yu