summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-15Linux 6.6.40v6.6.40Greg Kroah-Hartman1-1/+1
2024-07-15Revert "usb: xhci: prevent potential failure in handle_tx_event() for Transfe...Greg Kroah-Hartman1-3/+2
2024-07-11Linux 6.6.39v6.6.39Greg Kroah-Hartman1-1/+1
2024-07-11nilfs2: fix incorrect inode allocation from reserved inodesRyusuke Konishi4-12/+19
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-11ALSA: ump: Set default protocol when not given explicitlyTakashi Iwai1-0/+8
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-11kbuild: fix short log for AS in link-vmlinux.shMasahiro Yamada1-1/+1
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-11connector: Fix invalid conversion in cn_proc.hMatt Jan1-2/+1
2024-07-11dma-mapping: benchmark: avoid needless copy_to_user if benchmark failsFedor Pchelkin1-0/+3
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-11ALSA: hda/realtek: Enable headset mic of JP-IK LEAP W502 with ALC897Jian-Hong Pan1-0/+9
2024-07-11fs/ntfs3: Mark volume as dirty if xattr is brokenKonstantin Komarov1-1/+4
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-11ima: Avoid blocking in RCU read-side critical sectionGUO Zihua11-22/+34
2024-07-11arm64: dts: rockchip: Fix the DCDC_REG2 minimum voltage on Quartz64 Model BDragan Simic1-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-11powerpc/64s: Fix unnecessary copy to 0 when kernel is booted at address 0Jinglin Wen1-2/+3
2024-07-11powerpc/pseries: Fix scv instruction crash with kexecNicholas Piggin4-10/+11
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-11Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again"Jan Kara1-1/+1
2024-07-11fsnotify: Do not generate events for O_PATH file descriptorsJan Kara1-1/+7
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-11f2fs: Add inline to f2fs_build_fault_attr() stubNathan Chancellor1-2/+2
2024-07-11btrfs: fix adding block group to a reclaim list and the unused list during re...Naohiro Aota1-2/+11
2024-07-11mm: avoid overflows in dirty throttling logicJan Kara1-4/+26