summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-10-10rxrpc: Fix a race between socket set up and I/O thread creationDavid Howells3-4/+10
2024-10-10net: stmmac: move the EST lock to struct stmmac_privXiaolei Wang4-13/+16
2024-10-10null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues'Yu Kuai1-14/+26
2024-10-10null_blk: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-2/+2
2024-10-10platform/x86: think-lmi: Fix password opcode ordering for workstationsMark Pearson1-7/+9
2024-10-10efi/unaccepted: touch soft lockup during memory acceptChen Yu1-0/+4
2024-10-10drm/bridge: adv7511: fix crash on irq during probeMads Bligaard Nielsen1-11/+11
2024-10-10iommufd: Fix protection fault in iommufd_test_syz_conv_iovaNicolin Chen1-6/+21
2024-10-10net: dsa: fix netdev_priv() dereference before check on non-DSA netdevice eventsVladimir Oltean1-2/+5
2024-10-10netfilter: nf_tables: restore set elements when delete set failsPablo Neira Ayuso5-20/+42
2024-10-10netfilter: nf_tables: fix memleak in map from abort pathPablo Neira Ayuso1-2/+14
2024-10-10ubifs: ubifs_symlink: Fix memleak of inode->i_link in error pathZhihao Cheng1-0/+2
2024-10-10Revert "drm/amd/display: Skip Recompute DSC Params if no Stream on Link"Jonathan Gray1-3/+0
2024-10-10drm/rockchip: vop: enable VOP_FEATURE_INTERNAL_RGB on RK3066Val Packett1-0/+1
2024-10-10btrfs: drop the backref cache during relocation if we commitJosef Bacik2-76/+11
2024-10-10btrfs: relocation: constify parameters where possibleDavid Sterba2-32/+33
2024-10-10btrfs: relocation: return bool from btrfs_should_ignore_reloc_rootDavid Sterba2-11/+10
2024-10-10ACPI: battery: Fix possible crash when unregistering a battery hookArmin Wolf1-3/+9
2024-10-10ACPI: battery: Simplify battery hook lockingArmin Wolf1-9/+9
2024-10-10clk: qcom: gcc-sc8180x: Add GPLL9 supportSatya Priya Kakitapalli1-1/+19
2024-10-10r8169: add tally counter fields added with RTL8125Heiner Kallweit1-0/+27
2024-10-10r8169: Fix spelling mistake: "tx_underun" -> "tx_underrun"Colin Ian King1-2/+2
2024-10-10iio: pressure: bmp280: Fix waiting time for BMP3xx configurationVasileios Amoiridis1-3/+4
2024-10-10iio: pressure: bmp280: Fix regmap for BMP280 deviceVasileios Amoiridis3-4/+44
2024-10-10iio: pressure: bmp280: Use BME prefix for BME280 specificsVasileios Amoiridis3-44/+46
2024-10-10iio: pressure: bmp280: Improve indentation and line wrappingVasileios Amoiridis2-51/+61
2024-10-10iio: pressure: bmp280: Allow multiple chips id per family of devicesAngel Iglesias2-10/+28
2024-10-10dt-bindings: clock: qcom: Add GPLL9 support on gcc-sc8180xSatya Priya Kakitapalli1-0/+1
2024-10-10dt-bindings: clock: qcom: Add missing UFS QREF clocksManivannan Sadhasivam1-0/+2
2024-10-10remoteproc: k3-r5: Delay notification of wakeup eventUdit Kumar1-2/+3
2024-10-10remoteproc: k3-r5: Acquire mailbox handle during probe routineBeleswar Padhi1-48/+30
2024-10-10media: imx335: Fix reset-gpio handlingUmang Jain1-5/+4
2024-10-10media: i2c: imx335: Enable regulator suppliesKieran Bingham1-2/+34
2024-10-10RDMA/mana_ib: use the correct page table index based on hardware page sizeLong Li1-1/+1
2024-10-10net: mana: Add support for page sizes other than 4KB on ARM64Haiyang Zhang7-25/+35
2024-10-10net: mana: Enable MANA driver on ARM64 with 4K page sizeHaiyang Zhang1-1/+2
2024-10-10sched: psi: fix bogus pressure spikes from aggregation raceJohannes Weiner1-14/+12
2024-10-10lib/buildid: harden build ID parsing logicAndrii Nakryiko1-32/+44
2024-10-10build-id: require program headers to be right after ELF headerAlexey Dobriyan1-0/+14
2024-10-10drm/amd/display: Allow backlight to go below `AMDGPU_DM_DEFAULT_MIN_BACKLIGHT`Mario Limonciello1-1/+1
2024-10-10mm: z3fold: deprecate CONFIG_Z3FOLDYosry Ahmed3-8/+19
2024-10-10uprobes: fix kernel info leak via "[uprobes]" vmaOleg Nesterov1-1/+1
2024-10-10io_uring/net: harden multishot termination case for recvJens Axboe1-1/+3
2024-10-10arm64: errata: Expand speculative SSBS workaround once moreMark Rutland3-0/+8
2024-10-10arm64: cputype: Add Neoverse-N3 definitionsMark Rutland1-0/+2
2024-10-10i2c: synquacer: Deal with optional PCLK correctlyArd Biesheuvel1-2/+3
2024-10-10i2c: synquacer: Remove a clk reference from struct synquacer_i2cChristophe JAILLET1-6/+5
2024-10-10i2c: core: Lock address during client device instantiationHeiner Kallweit2-0/+31
2024-10-10i2c: create debugfs entry per adapterWolfram Sang2-0/+13
2024-10-10platform/x86: x86-android-tablets: Fix use after free on platform_device_regi...Hans de Goede1-2/+4