summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-03HID: nintendo: Fix N64 controller being identified as mouseNuno Pereira1-4/+4
2024-04-03gpiolib: Fix triggering "kobject: 'gpiochipX' is not initialized, yet" kobjec...Hans de Goede1-0/+3
2024-04-03net: bcmgenet: Reset RBUF on first openPhil Elwell1-4/+12
2024-04-03spi: mchp-pci1xxx: Fix a possible null pointer dereference in pci1xxx_spi_probeHuai-Yuan Liu1-0/+2
2024-04-03spi: spi-fsl-lpspi: remove redundant spi_controller_put callCarlos Song1-8/+6
2024-04-03octeontx2-af: Add array index checkAleksandr Mishin1-0/+2
2024-04-03perf/x86/intel/ds: Don't clear ->pebs_data_cfg for the last PEBS eventKan Liang1-4/+4
2024-04-03arm64: dts: mediatek: mt7622: drop "reset-names" from thermal blockRafał Miłecki1-1/+0
2024-04-03arm64: dts: mediatek: mt7622: fix ethernet controller "compatible"Rafał Miłecki1-3/+1
2024-04-03arm64: dts: mediatek: mt7622: fix IR nodenameRafał Miłecki1-1/+1
2024-04-03arm64: dts: mediatek: mt7622: fix clock controllersRafał Miłecki1-15/+12
2024-04-03arm64: dts: mediatek: mt8186-corsola: Update min voltage constraint for VgpuPin-yen Lin1-1/+1
2024-04-03arm64: dts: mediatek: mt8183-kukui: Use default min voltage for MT6358Pin-yen Lin1-1/+0
2024-04-03arm64: dts: mediatek: mt8195-cherry: Update min voltage constraint for MT6315Pin-yen Lin1-2/+2
2024-04-03arm64: dts: mediatek: mt8192-asurada: Update min voltage constraint for MT6315Pin-yen Lin1-3/+3
2024-04-03arm64: dts: mediatek: cherry: Describe CPU suppliesNícolas F. R. A. Prado1-0/+32
2024-04-03arm64: dts: mediatek: mt8195: Add missing gce-client-reg to mutex1Nícolas F. R. A. Prado1-0/+1
2024-04-03arm64: dts: mediatek: mt8195: Add missing gce-client-reg to mutexNícolas F. R. A. Prado1-0/+1
2024-04-03arm64: dts: mediatek: mt8195: Add missing gce-client-reg to vpp/vdosysNícolas F. R. A. Prado1-0/+3
2024-04-03arm64: dts: mediatek: mt8192: Add missing gce-client-reg to mutexNícolas F. R. A. Prado1-0/+1
2024-04-03arm64: dts: mediatek: mt8183: Add power-domains properity to mfgcfgIkjoon Jang1-0/+1
2024-04-03x86/resctrl: Fix uninitialized memory read when last CPU of domain goes offlineReinette Chatre1-1/+2
2024-04-03clk: qcom: smd-rpm: Restore msm8976 num_clkAdam Skladowski1-0/+1
2024-04-03clk: qcom: gdsc: treat optional supplies as optionalJohan Hovold1-3/+8
2024-04-03powerpc/iommu: Refactor spapr_tce_platform_iommu_attach_dev()Shivaprasad G Bhat1-4/+3
2024-04-03Merge tag 'selinux-pr-20240402' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+7
2024-04-03xtensa: fix MAKE_PC_FROM_RA second argumentMax Filippov4-8/+10
2024-04-03MAINTAINERS: mlx5: Add Tariq ToukanTariq Toukan1-0/+2
2024-04-03ipv6: Fix infinite recursion in fib6_dump_done().Kuniyuki Iwashima1-7/+7
2024-04-03r8169: fix issue caused by buggy BIOS on certain boards with RTL8168dHeiner Kallweit1-0/+9
2024-04-03io_uring/kbuf: hold io_buffer_list reference over mmapJens Axboe3-14/+36
2024-04-03io_uring/kbuf: protect io_buffer_list teardown with a referenceJens Axboe2-4/+13
2024-04-03io_uring/kbuf: get rid of bl->is_readyJens Axboe2-10/+0
2024-04-03io_uring/kbuf: get rid of lower BGID listsJens Axboe3-65/+8
2024-04-03vsock/virtio: fix packet delivery to tap deviceMarco Pinna1-1/+2
2024-04-03ax25: fix use-after-free bugs caused by ax25_ds_del_timerDuoming Zhou1-1/+1
2024-04-03ARM: dts: imx7s-warp: Pass OV2680 link-frequenciesFabio Estevam1-0/+1
2024-04-03bcachefs: ratelimit informational fsck errorsKent Overstreet1-4/+4
2024-04-03bcachefs: Check for bad needs_discard before doing discardKent Overstreet1-21/+26
2024-04-03bcachefs: Improve bch2_btree_update_to_text()Kent Overstreet2-22/+43
2024-04-02ASoC: codecs: ES8326: solve some hp issues andMark Brown2-17/+22
2024-04-02Merge tag 'docs-6.9-fixes' of git://git.lwn.net/linuxLinus Torvalds4-4/+6
2024-04-02ACPI: thermal: Register thermal zones without valid trip pointsStephen Horvath1-12/+10
2024-04-02Merge tag 'bcachefs-2024-04-01' of https://evilpiepirate.org/git/bcachefsLinus Torvalds48-646/+814
2024-04-02mean_and_variance: Drop always failing testsGuenter Roeck1-27/+1
2024-04-02btrfs: always clear PERTRANS metadata during commitBoris Burkov1-1/+1
2024-04-02btrfs: make btrfs_clear_delalloc_extent() free delalloc reserveBoris Burkov1-1/+1
2024-04-02btrfs: qgroup: convert PREALLOC to PERTRANS after record_root_in_transBoris Burkov1-9/+8
2024-04-02btrfs: record delayed inode root in transactionBoris Burkov1-0/+3
2024-04-02btrfs: qgroup: fix qgroup prealloc rsv leak in subvolume operationsBoris Burkov4-22/+40