summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-02Linux 6.0.11v6.0.11Greg Kroah-Hartman
2022-12-02bpf: Add explicit cast to 'void *' for __BPF_DISPATCHER_UPDATE()Nathan Chancellor
2022-12-02drm/i915: fix TLB invalidation for Gen12 video and compute enginesAndrzej Hajda
2022-12-02drm/amdgpu: Partially revert "drm/amdgpu: update drm_display_info correctly w...Alex Deucher
2022-12-02drm/amdgpu: always register an MMU notifier for userptrChristian König
2022-12-02drm/amd/display: Update soc bounding box for dcn32/dcn321Dillon Varone
2022-12-02drm/amd/amdgpu: reserve vm invalidation engine for firmwareJack Xiao
2022-12-02drm/amdgpu: Enable Aldebaran devices to report CU OccupancyRamesh Errabolu
2022-12-02drm/amdgpu/psp: don't free PSP buffers on suspendAlex Deucher
2022-12-02drm/amd/display: No display after resume from WB/CBTsung-hua Lin
2022-12-02drm/amd/dc/dce120: Fix audio register mapping, stop triggering KASANLyude Paul
2022-12-02drm/display/dp_mst: Fix drm_dp_mst_add_affected_dsc_crtcs() return codeLyude Paul
2022-12-02drm/i915/ttm: never purge busy objectsMatthew Auld
2022-12-02btrfs: do not modify log tree while holding a leaf from fs tree lockedFilipe Manana
2022-12-02btrfs: sysfs: normalize the error handling branch in btrfs_init_sysfs()Zhen Lei
2022-12-02btrfs: use kvcalloc in btrfs_get_dev_zone_infoChristoph Hellwig
2022-12-02btrfs: zoned: fix missing endianness conversion in sb_write_pointerChristoph Hellwig
2022-12-02btrfs: free btrfs_path before copying subvol info to userspaceAnand Jain
2022-12-02btrfs: free btrfs_path before copying fspath to userspaceAnand Jain
2022-12-02btrfs: free btrfs_path before copying inodes to userspaceAnand Jain
2022-12-02btrfs: free btrfs_path before copying root refs to userspaceJosef Bacik
2022-12-02wifi: wilc1000: validate number of channelsPhil Turnbull
2022-12-02wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_CHANNEL_LIST attributePhil Turnbull
2022-12-02wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_OPER_CHANNEL attributePhil Turnbull
2022-12-02wifi: wilc1000: validate pairwise and authentication suite offsetsPhil Turnbull
2022-12-02fuse: lock inode unconditionally in fuse_fallocate()Miklos Szeredi
2022-12-02dm integrity: clear the journal on suspendMikulas Patocka
2022-12-02dm integrity: flush the journal on suspendMikulas Patocka
2022-12-02gpu: host1x: Avoid trying to use GART on Tegra20Robin Murphy
2022-12-02scsi: iscsi: Fix possible memory leak when device_register() failedZhou Guanghui
2022-12-02scsi: mpi3mr: Suppress command reply debug printsShin'ichiro Kawasaki
2022-12-02net: usb: qmi_wwan: add Telit 0x103a compositionEnrico Sau
2022-12-02dm-log-writes: set dma_alignment limit in io_hintsKeith Busch
2022-12-02dm-integrity: set dma_alignment limit in io_hintsKeith Busch
2022-12-02block: make blk_set_default_limits() privateKeith Busch
2022-12-02tcp: configurable source port perturb table sizeGleb Mazovetskiy
2022-12-02platform/x86: ideapad-laptop: Add module parameters to match DMI quirk tablesHans de Goede
2022-12-02platform/x86: ideapad-laptop: Fix interrupt storm on fn-lock toggle on some Y...Arnav Rawat
2022-12-02platform/x86: hp-wmi: Ignore Smart Experience App eventKai-Heng Feng
2022-12-02platform/surface: aggregator_registry: Add support for Surface Laptop 5Maximilian Luz
2022-12-02zonefs: fix zone report size in __zonefs_io_error()Damien Le Moal
2022-12-02drm/amdkfd: Fix a memory limit issueEric Huang
2022-12-02drm/amdgpu: disable BACO support on more cardsGuchun Chen
2022-12-02drm/amd/display: use uclk pstate latency for fw assisted mclk validation dcn32Dillon Varone
2022-12-02platform/surface: aggregator_registry: Add support for Surface Pro 9Maximilian Luz
2022-12-02platform/x86: acer-wmi: Enable SW_TABLET_MODE on Switch V 10 (SW5-017)Hans de Goede
2022-12-02platform/x86: asus-wmi: add missing pci_dev_put() in asus_wmi_set_xusb2pr()Xiongfeng Wang
2022-12-02platform/x86: thinkpad_acpi: Enable s2idle quirk for 21A1 machine typeLennard Gäher
2022-12-02xen/platform-pci: add missing free_irq() in error pathruanjinjie
2022-12-02xen-pciback: Allow setting PCI_MSIX_FLAGS_MASKALL tooMarek Marczykowski-Górecki