summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-10-17RDMA/rtrs-srv: Avoid null pointer deref during path establishmentMd Haris Iqbal1-2/+11
2024-10-17PCI: Add function 0 DMA alias quirk for Glenfly Arise chipWangYuli3-1/+7
2024-10-17RDMA/mad: Improve handling of timed out WRs of mad agentSaravanan Vajravel1-6/+8
2024-10-17ktest.pl: Avoid false positives with grub2 skip regexDaniel Jordan1-1/+1
2024-10-17s390/cpum_sf: Remove WARN_ON_ONCE statementsThomas Richter1-8/+4
2024-10-17ext4: nested locking for xattr inodeWojciech Gładysz1-2/+2
2024-10-17ext4: don't set SB_RDONLY after filesystem errorsJan Kara1-4/+5
2024-10-17bpf, x64: Fix a jit convergence issueYonghong Song1-2/+52
2024-10-17s390/mm: Add cond_resched() to cmm_alloc/free_pages()Gerald Schaefer1-1/+17
2024-10-17s390/facility: Disable compile time optimization for decompressor codeHeiko Carstens1-2/+4
2024-10-17bpf: Check percpu map value size firstTao Chen2-0/+6
2024-10-17Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removalMathias Krause1-3/+3
2024-10-17virtio_console: fix misc probe bugsMichael S. Tsirkin1-8/+10
2024-10-17fs/ntfs3: Refactor enum_rstbl to suppress static checkerKonstantin Komarov1-2/+17
2024-10-17selftests: net: Remove executable bits from library scriptsBenjamin Poirier2-0/+0
2024-10-17selftests/net: synchronize udpgro tests' tx and rx connectionLucas Karpinski3-9/+31
2024-10-17selftests/net: give more time to udpgro bg processes to complete startupAdrien Thierry2-3/+3
2024-10-17tracing: Have saved_cmdlines arrays all in one allocationSteven Rostedt (Google)1-10/+8
2024-10-17drm/crtc: fix uninitialized variable use even harderRob Clark1-0/+1
2024-10-17tracing: Remove precision vsnprintf() check from print eventSteven Rostedt (Google)1-4/+2
2024-10-17net: ethernet: cortina: Drop TSO supportLinus Walleij1-13/+2
2024-10-17unicode: Don't special case ignorable code pointsGabriel Krisman Bertazi2-3427/+3346
2024-10-17ALSA: usb-audio: Fix possible NULL pointer dereference in snd_usb_pcm_has_fix...Jaroslav Kysela1-1/+2
2024-10-17perf report: Fix segfault when 'sym' sort key is not usedNamhyung Kim1-1/+1
2024-10-17vhost/scsi: null-ptr-dereference in vhost_scsi_get_req()Haoran Zhang1-12/+15
2024-10-179p: add missing locking around taking dentry fid listDominique Martinet1-2/+7
2024-10-17ext4: fix inode tree inconsistency caused by ENOMEMzhanchengbin1-1/+1
2024-10-17Revert "arm64: dts: qcom: sm8250: switch UFS QMP PHY to new style of bindings"Sumit Semwal1-6/+14
2024-10-17ACPI: battery: Fix possible crash when unregistering a battery hookArmin Wolf1-3/+9
2024-10-17ACPI: battery: Simplify battery hook lockingArmin Wolf1-9/+9
2024-10-17clk: qcom: gcc-sc8180x: Add GPLL9 supportSatya Priya Kakitapalli1-1/+19
2024-10-17r8169: add tally counter fields added with RTL8125Heiner Kallweit1-0/+27
2024-10-17r8169: Fix spelling mistake: "tx_underun" -> "tx_underrun"Colin Ian King1-2/+2
2024-10-17dt-bindings: clock: qcom: Add GPLL9 support on gcc-sc8180xSatya Priya Kakitapalli1-0/+1
2024-10-17dt-bindings: clock: qcom: Add missing UFS QREF clocksManivannan Sadhasivam1-0/+2
2024-10-17media: imx335: Fix reset-gpio handlingUmang Jain1-5/+4
2024-10-17media: i2c: imx335: Enable regulator suppliesKieran Bingham1-2/+34
2024-10-17drm/rockchip: vop: clear DMA stop bit on RK3066Val Packett3-0/+6
2024-10-17drm/rockchip: support gamma control on RK3399Hugh Cole-Baker1-34/+71
2024-10-17drm/rockchip: define gamma registers for RK3399Hugh Cole-Baker3-2/+25
2024-10-17lib/buildid: harden build ID parsing logicAndrii Nakryiko1-32/+44
2024-10-17build-id: require program headers to be right after ELF headerAlexey Dobriyan1-0/+14
2024-10-17drm/amd/display: Allow backlight to go below `AMDGPU_DM_DEFAULT_MIN_BACKLIGHT`Mario Limonciello1-1/+1
2024-10-17uprobes: fix kernel info leak via "[uprobes]" vmaOleg Nesterov1-1/+1
2024-10-17arm64: errata: Expand speculative SSBS workaround once moreMark Rutland3-0/+8
2024-10-17arm64: cputype: Add Neoverse-N3 definitionsMark Rutland1-0/+2
2024-10-17arm64: Add Cortex-715 CPU part definitionAnshuman Khandual1-0/+2
2024-10-17ext4: dax: fix overflowing extents beyond inode size when partially writingZhihao Cheng1-4/+4
2024-10-17ext4: properly sync file size update after O_SYNC direct IOJan Kara1-88/+65
2024-10-17spi: bcm63xx: Fix missing pm_runtime_disable()Jinjie Ruan1-4/+4