summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-07-11null_blk: Do not allow runt zone with zone capacity smaller then zone sizeDamien Le Moal1-0/+11
2024-07-11drm/amdgpu: silence UBSAN warningAlex Deucher1-1/+1
2024-07-11spi: cadence: Ensure data lines set to low during dummy-cycle periodWitold Sadowski1-5/+15
2024-07-11nfc/nci: Add the inconsistency check between the input data length and countEdward Adam Davis1-0/+4
2024-07-11nvmet: fix a possible leak when destroy a ctrl during qp establishmentSagi Grimberg1-0/+9
2024-07-11platform/x86: touchscreen_dmi: Add info for the EZpad 6s Prohmtheboy1541-0/+11
2024-07-11platform/x86: touchscreen_dmi: Add info for GlobalSpace SolT IVW 11.6" tablethmtheboy1541-0/+25
2024-07-11regmap-i2c: Subtract reg size from max_writeJim Wylder1-1/+2
2024-07-11nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offsetKundan Kumar1-1/+2
2024-07-11nvme-multipath: find NUMA path only for online numa-nodeNilay Shroff1-1/+1
2024-07-11vhost-scsi: Handle vhost_vq_work_queue failures for eventsMike Christie1-5/+12
2024-07-11i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isrPiotr Wojtaszczyk1-38/+10
2024-07-11clk: mediatek: mt8183: Only enable runtime PM on mt8183-mfgcfgPin-yen Lin3-10/+17
2024-07-11clk: qcom: clk-alpha-pll: set ALPHA_EN bit for Stromer Plus PLLsGabor Juhos1-0/+3
2024-07-11clk: qcom: gcc-sm6350: Fix gpll6* & gpll7 parentsLuca Weiss1-5/+5
2024-07-11media: dw2102: fix a potential buffer overflowMauro Carvalho Chehab1-1/+1
2024-07-11bnx2x: Fix multiple UBSAN array-index-out-of-boundsGhadi Elie Rahme1-1/+1
2024-07-11net: stmmac: dwmac-qcom-ethqos: fix error array sizeYijie Yang1-1/+1
2024-07-11mtd: rawnand: rockchip: ensure NVDDR timings are rejectedVal Packett1-3/+3
2024-07-11mtd: rawnand: Bypass a couple of sanity checks during NAND identificationMiquel Raynal1-24/+31
2024-07-11mtd: rawnand: Fix the nand_read_data_op() early checkMiquel Raynal1-1/+1
2024-07-11mtd: rawnand: Ensure ECC configuration is propagated to upper layersMiquel Raynal1-1/+8
2024-07-11clk: sunxi-ng: common: Don't call hw_to_ccu_common on hw without commonFrank Oltmanns1-6/+12
2024-07-11clk: qcom: gcc-ipq9574: Add BRANCH_HALT_VOTED flagMd Sadre Alam1-4/+6
2024-07-11drm: panel-orientation-quirks: Add quirk for Valve GalileoJohn Schoenick1-0/+7
2024-07-11drm/amdgpu/atomfirmware: silence UBSAN warningAlex Deucher1-1/+1
2024-07-11drm/nouveau: fix null pointer dereference in nouveau_connector_get_modesMa Ke1-0/+3
2024-07-11can: kvaser_usb: Explicitly initialize family in leafimx driver_info structJimmy Assarsson1-0/+1
2024-07-11Bluetooth: qca: Fix BT enable failure again for QCA6390 after warm rebootZijun Hu1-3/+15
2024-07-11Bluetooth: hci_bcm4377: Fix msgid releaseHector Martin1-1/+1
2024-07-11scsi: mpi3mr: Use proper format specifier in mpi3mr_sas_port_add()Nathan Chancellor1-1/+1
2024-07-11Revert "igc: fix a log entry using uninitialized netdev"Sasha Neftin1-3/+2
2024-07-11platform/x86: toshiba_acpi: Fix quickstart quirk handlingArmin Wolf1-13/+18
2024-07-11gpiolib: of: add polarity quirk for TSC2005Dmitry Torokhov1-0/+8
2024-07-11mlxsw: core_linecards: Fix double memory deallocation in case of invalid INI ...Aleksandr Mishin1-0/+1
2024-07-11bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()Sam Sun1-3/+3
2024-07-11wifi: wilc1000: fix ies_len type in connect pathJozef Hopko1-1/+2
2024-07-11gpio: mmio: do not calculate bgpio_bits via "ngpios"Shiji Yang1-2/+0
2024-07-11net: ntb_netdev: Move ntb_netdev_rx_handler() to call netif_rx() from __netif...Dave Jiang1-1/+1
2024-07-11net: txgbe: initialize num_q_vectors for MSI/INTx interruptsJiawen Wu1-0/+1
2024-07-11gpiolib: of: fix lookup quirk for MIPS LantiqDmitry Torokhov1-2/+12
2024-07-11e1000e: Fix S0ix residency on corporate systemsDima Ruinskiy1-66/+66
2024-07-11net/mlx5e: Add mqprio_rl cleanup and free in mlx5e_priv_cleanup()Jianbo Liu1-0/+5
2024-07-11net/mlx5: E-switch, Create ingress ACL when neededChris Mi1-8/+29
2024-07-11vhost_task: Handle SIGKILL by flushing work and exitingMike Christie2-4/+52
2024-07-11vhost: Release worker mutex during flushesMike Christie1-14/+30
2024-07-11vhost: Use virtqueue mutex for swapping workerMike Christie1-6/+12
2024-07-11cdrom: rearrange last_media_change check to avoid unintentional overflowJustin Stitt1-1/+1
2024-07-11s390/pkey: Wipe sensitive data on failureHolger Dengler1-2/+2
2024-07-11serial: imx: Raise TX trigger level to 8Matthias Schiffer1-1/+1