summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-04cxl/hdm: Skip emulation when driver manages mem_enableDan Williams
2023-04-04cxl/hdm: Fix double allocation of @cxlhdmDan Williams
2023-04-04blk-mq: directly poll requestsKeith Busch
2023-04-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-04-04Merge tag 'nfsd-6.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-04-04docs: kvm: x86: Fix broken field listTakahiro Itazuri
2023-04-04asm-generic: avoid __generic_cmpxchg_local warningsArnd Bergmann
2023-04-04asm-generic/io.h: suppress endianness warnings for relaxed accessorsVladimir Oltean
2023-04-04asm-generic/io.h: suppress endianness warnings for readq() and writeq()Vladimir Oltean
2023-04-04ice: Reset FDIR counter in FDIR init stageLingyu Liu
2023-04-04ice: fix wrong fallback logic for FDIRSimei Su
2023-04-04NFSD: callback request does not use correct credential for AUTH_SYSDai Ngo
2023-04-04NFS: Remove "select RPCSEC_GSS_KRB5Chuck Lever
2023-04-04sunrpc: only free unix grouplist after RCU settlesJeff Layton
2023-04-04net: stmmac: fix up RX flow hash indirection table when setting channelsCorinna Vinschen
2023-04-04iommufd: Do not corrupt the pfn list when doing batch carryJason Gunthorpe
2023-04-04iommufd: Fix unpinning of pages when an access is presentJason Gunthorpe
2023-04-04iommufd: Check for uptr overflowJason Gunthorpe
2023-04-04net: ethernet: ti: am65-cpsw: Fix mdio cleanup in probeSiddharth Vadapalli
2023-04-03PCI/DOE: Fix memory leak with CONFIG_DEBUG_OBJECTS=yLukas Wunner
2023-04-03PCI/DOE: Silence WARN splat with CONFIG_DEBUG_OBJECTS=yLukas Wunner
2023-04-03cxl/pci: Handle excessive CDAT lengthLukas Wunner
2023-04-03cxl/pci: Handle truncated CDAT entriesLukas Wunner
2023-04-03cxl/pci: Handle truncated CDAT headerLukas Wunner
2023-04-03Merge tag 'vfs.misc.fixes.v6.3-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-03Merge tag 'hyperv-fixes-signed-20230402' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-04-03tracing: Error if a trace event has an array for a __field()Steven Rostedt (Google)
2023-04-03tracing/osnoise: Fix notify new tracing_max_latencyDaniel Bristot de Oliveira
2023-04-03tracing/timerlat: Notify new max thread latencyDaniel Bristot de Oliveira
2023-04-03ftrace: Mark get_lock_parent_ip() __always_inlineJohn Keeping
2023-04-03ring-buffer: Fix race while reader and writer are on the same pageZheng Yejian
2023-04-03tracing/synthetic: Fix races on freeing last_cmdTze-nan Wu
2023-04-03gpio: davinci: Add irq chip flag to skip set wakeDhruva Gole
2023-04-03gpio: davinci: Do not clear the bank intr enable bit in save_contextDhruva Gole
2023-04-03wifi: mt76: ignore key disable commandsFelix Fietkau
2023-04-03wifi: ath11k: reduce the MHI timeout to 20sKalle Valo
2023-04-03platform/x86: thinkpad_acpi: Add missing T14s Gen1 type to s2idle quirk listBenjamin Asbach
2023-04-03platform/x86: think-lmi: Clean up display of current_value on ThinkstationMark Pearson
2023-04-03platform/x86: think-lmi: Fix memory leaks when parsing ThinkStation WMI stringsMark Pearson
2023-04-03platform/x86: think-lmi: Fix memory leak when showing current settingsArmin Wolf
2023-04-03ipv6: Fix an uninit variable access bug in __ip6_make_skb()Ziyang Xuan
2023-04-03net: qrtr: Do not do DEL_SERVER broadcast after DEL_CLIENTSricharan Ramabadhran
2023-04-03net: sfp: add quirk enabling 2500Base-x for HG MXPD-483IIDaniel Golle
2023-04-03drm/i915: Fix context runtime accountingTvrtko Ursulin
2023-04-03drm/i915: fix race condition UAF in i915_perf_add_config_ioctlMin Li
2023-04-03drm/i915: Use compressed bpp when calculating m/n value for DP MST DSCStanislav Lisovskiy
2023-04-03drm/i915/huc: Cancel HuC delayed load timer on reset.Daniele Ceraolo Spurio
2023-04-03drm/i915/ttm: fix sparse warningMatthew Auld
2023-04-03drm/panfrost: Fix the panfrost_mmu_map_fault_addr() error pathBoris Brezillon
2023-04-02ksmbd: fix slab-out-of-bounds in init_smb2_rsp_hdrNamjae Jeon