aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-06smack: Record transmuting in smk_transmutedRoberto Sassu
2023-10-06nvme-pci: always return an ERR_PTR from nvme_pci_alloc_devIrvin Cote
2023-10-06scsi: qla2xxx: Fix NULL pointer dereference in target modeGleb Chesnokov
2023-10-06wifi: ath11k: Don't drop tx_status when peer cannot be foundSven Eckelmann
2023-10-06nvme-pci: do not set the NUMA node of device if it has nonePratyush Yadav
2023-10-06nvme-pci: factor out a nvme_pci_alloc_dev helperChristoph Hellwig
2023-10-06nvme-pci: factor the iod mempool creation into a helperChristoph Hellwig
2023-10-06perf build: Define YYNOMEM as YYNOABORT for bison < 3.81Arnaldo Carvalho de Melo
2023-10-06fbdev/sh7760fb: Depend on FB=yThomas Zimmermann
2023-10-06LoongArch: Set all reserved memblocks on Node#0 at initializationHuacai Chen
2023-10-06tsnep: Fix NAPI polling with budget 0Gerhard Engleder
2023-10-06tsnep: Fix NAPI schedulingGerhard Engleder
2023-10-06net: hsr: Add __packed to struct hsr_sup_tlv.Sebastian Andrzej Siewior
2023-10-06ncsi: Propagate carrier gain/loss events to the NCSI controllerJohnathan Mantey
2023-10-06powerpc/watchpoints: Annotate atomic context in more placesBenjamin Gray
2023-10-06powerpc/watchpoint: Disable pagefaults when getting user instructionBenjamin Gray
2023-10-06powerpc/watchpoints: Disable preemption in thread_change_pc()Benjamin Gray
2023-10-06ASoC: SOF: Intel: MTL: Reduce the DSP init timeoutRanjani Sridharan
2023-10-06NFSv4.1: fix zero value filehandle in post open getattrOlga Kornievskaia
2023-10-06media: vb2: frame_vector.c: replace WARN_ONCE with a commentHans Verkuil
2023-10-06ASoC: imx-rpmsg: Set ignore_pmdown_time for dai_linkChancel Liu
2023-10-06memblock tests: fix warning ‘struct seq_file’ declared inside parameter listMike Rapoport (IBM)
2023-10-06memblock tests: fix warning: "__ALIGN_KERNEL" redefinedMike Rapoport (IBM)
2023-10-06firmware: cirrus: cs_dsp: Only log list of algorithms in debug buildRichard Fitzgerald
2023-10-06ASoC: cs42l42: Don't rely on GPIOD_OUT_LOW to set RESET initially lowRichard Fitzgerald
2023-10-06ASoC: cs42l42: Ensure a reset pulse meets minimum pulse width.Richard Fitzgerald
2023-10-06ALSA: hda: intel-sdw-acpi: Use u8 type for link indexPeter Ujfalusi
2023-10-06bpf: Clarify error expectations from bpf_clone_redirectStanislav Fomichev
2023-10-06spi: intel-pci: Add support for Granite Rapids SPI serial flashMika Westerberg
2023-10-06ASoC: fsl: imx-pcm-rpmsg: Add SNDRV_PCM_INFO_BATCH flagShengjiu Wang
2023-10-06spi: stm32: add a delay before SPI disableValentin Caron
2023-10-06spi: nxp-fspi: reset the FLSHxCR1 registersHan Xu
2023-10-06ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_eh_reset()Niklas Cassel
2023-10-06smb3: correct places where ENOTSUPP is used instead of preferred EOPNOTSUPPSteve French
2023-10-06scsi: pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFI...Michal Grzedzicki
2023-10-06scsi: pm80xx: Use phy-specific SAS address when sending PHY_START commandMichal Grzedzicki
2023-10-06riscv: errata: fix T-Head dcache.cva encodingIcenowy Zheng
2023-10-06drm/amdgpu: Handle null atom context in VBIOS info ioctlDavid Francis
2023-10-06drm/amdgpu/nbio4.3: set proper rmmio_remap.reg_offset for SR-IOVAlex Deucher
2023-10-06drm/amdgpu/soc21: don't remap HDP registers for SR-IOVAlex Deucher
2023-10-06drm/amd/display: Don't check registers, if using AUX BL controlSwapnil Patel
2023-10-06thermal/of: add missing of_node_put()Julia Lawall
2023-10-06platform/x86: asus-wmi: Support 2023 ROG X16 tablet modeLuke D. Jones
2023-10-06platform/mellanox: mlxbf-bootctl: add NET dependency into KconfigDavid Thompson
2023-10-06ata: sata_mv: Fix incorrect string length computation in mv_dump_mem()Christophe JAILLET
2023-10-06net/smc: bugfix for smcr v2 server connect success statisticGuangguan Wang
2023-10-06ring-buffer: Do not attempt to read past "commit"Steven Rostedt (Google)
2023-10-06selftests: fix dependency checker scriptRicardo B. Marliere
2023-10-06btrfs: assert delayed node locked when removing delayed itemFilipe Manana
2023-10-06ring-buffer: Avoid softlockup in ring_buffer_resize()Zheng Yejian