summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-04NFSD: callback request does not use correct credential for AUTH_SYSDai Ngo1-2/+2
2023-04-04NFS: Remove "select RPCSEC_GSS_KRB5Chuck Lever1-1/+0
2023-04-04sunrpc: only free unix grouplist after RCU settlesJeff Layton1-4/+13
2023-04-04net: stmmac: fix up RX flow hash indirection table when setting channelsCorinna Vinschen1-1/+5
2023-04-04iommufd: Do not corrupt the pfn list when doing batch carryJason Gunthorpe1-1/+1
2023-04-04iommufd: Fix unpinning of pages when an access is presentJason Gunthorpe1-1/+9
2023-04-04iommufd: Check for uptr overflowJason Gunthorpe1-0/+4
2023-04-04powerpc/papr_scm: Update the NUMA distance table for the target nodeAneesh Kumar K.V2-0/+8
2023-04-04net: ethernet: ti: am65-cpsw: Fix mdio cleanup in probeSiddharth Vadapalli1-2/+4
2023-04-04um: Only disable SSE on clang to work around old GCC bugsDavid Gow1-0/+5
2023-04-04PCI/DOE: Fix memory leak with CONFIG_DEBUG_OBJECTS=yLukas Wunner1-0/+1
2023-04-04PCI/DOE: Silence WARN splat with CONFIG_DEBUG_OBJECTS=yLukas Wunner1-1/+3
2023-04-04cxl/pci: Handle excessive CDAT lengthLukas Wunner1-0/+3
2023-04-04cxl/pci: Handle truncated CDAT entriesLukas Wunner2-4/+23
2023-04-04cxl/pci: Handle truncated CDAT headerLukas Wunner1-1/+1
2023-04-03Merge tag 'vfs.misc.fixes.v6.3-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2023-04-03Merge tag 'hyperv-fixes-signed-20230402' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-4/+12
2023-04-03mtd: rawnand: meson: fix bitmask for length in command wordArseniy Krasnov1-3/+3
2023-04-03mtdblock: tolerate corrected bit-flipsBang Li1-4/+8
2023-04-03mtd: rawnand: stm32_fmc2: use timings.mode instead of checking tRC_minChristophe Kerello1-1/+1
2023-04-03mtd: rawnand: stm32_fmc2: remove unsupported EDO modeChristophe Kerello1-0/+3
2023-04-03Merge tag 'tee-fix-for-v6.3' of https://git.linaro.org/people/jens.wiklander/...Arnd Bergmann1-1/+1
2023-04-03tracing: Error if a trace event has an array for a __field()Steven Rostedt (Google)1-4/+17
2023-04-03tracing/osnoise: Fix notify new tracing_max_latencyDaniel Bristot de Oliveira1-1/+1
2023-04-03tracing/timerlat: Notify new max thread latencyDaniel Bristot de Oliveira1-0/+2
2023-04-03ftrace: Mark get_lock_parent_ip() __always_inlineJohn Keeping1-1/+1
2023-04-03ring-buffer: Fix race while reader and writer are on the same pageZheng Yejian1-1/+12
2023-04-03tracing/synthetic: Fix races on freeing last_cmdTze-nan Wu1-4/+15
2023-04-03Merge tag 'amlogic-fixes-v6.3-rc' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2-25/+24
2023-04-03Merge tag 'optee-fix-for-v6.3' of https://git.linaro.org/people/jens.wiklande...Arnd Bergmann1-1/+1
2023-04-03bpf, arm64: Fixed a BTI error on returning to patched functionXu Kuohai2-1/+6
2023-04-03gpio: davinci: Add irq chip flag to skip set wakeDhruva Gole1-1/+1
2023-04-03gpio: davinci: Do not clear the bank intr enable bit in save_contextDhruva Gole1-3/+0
2023-04-03wifi: mt76: ignore key disable commandsFelix Fietkau8-96/+62
2023-04-03wifi: ath11k: reduce the MHI timeout to 20sKalle Valo1-1/+1
2023-04-03ASoC: SOF: ipc4-topology: Clarify bind failure caused by missing fw_modulePeter Ujfalusi1-4/+6
2023-04-03platform/x86: thinkpad_acpi: Add missing T14s Gen1 type to s2idle quirk listBenjamin Asbach1-0/+8
2023-04-03platform/x86: think-lmi: Clean up display of current_value on ThinkstationMark Pearson1-3/+6
2023-04-03platform/x86: think-lmi: Fix memory leaks when parsing ThinkStation WMI stringsMark Pearson1-3/+4
2023-04-03platform/x86: think-lmi: Fix memory leak when showing current settingsArmin Wolf1-2/+4
2023-04-03ipv6: Fix an uninit variable access bug in __ip6_make_skb()Ziyang Xuan1-1/+6
2023-04-03net: qrtr: Do not do DEL_SERVER broadcast after DEL_CLIENTSricharan Ramabadhran1-6/+9
2023-04-03net: sfp: add quirk enabling 2500Base-x for HG MXPD-483IIDaniel Golle1-0/+4
2023-04-03drm/i915: Fix context runtime accountingTvrtko Ursulin1-2/+10
2023-04-03drm/i915: fix race condition UAF in i915_perf_add_config_ioctlMin Li1-3/+3
2023-04-03drm/i915: Use compressed bpp when calculating m/n value for DP MST DSCStanislav Lisovskiy1-1/+1
2023-04-03drm/i915/huc: Cancel HuC delayed load timer on reset.Daniele Ceraolo Spurio2-6/+8
2023-04-03drm/i915/ttm: fix sparse warningMatthew Auld1-2/+3
2023-04-03drm/panfrost: Fix the panfrost_mmu_map_fault_addr() error pathBoris Brezillon1-0/+1
2023-04-03ksmbd: fix slab-out-of-bounds in init_smb2_rsp_hdrNamjae Jeon4-37/+111