summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-05-02virtio_console: fix missing byte order handling for cols and rowsHalil Pasic1-3/+4
2025-05-02net_sched: hfsc: Fix a potential UAF in hfsc_dequeue() tooCong Wang1-4/+10
2025-05-02net_sched: hfsc: Fix a UAF vulnerability in class handlingCong Wang1-2/+7
2025-05-02tipc: fix NULL pointer dereference in tipc_mon_reinit_self()Tung Nguyen1-1/+2
2025-05-02net: phy: leds: fix memory leakQingfang Deng1-10/+13
2025-05-02cpufreq: scpi: Fix null-ptr-deref in scpi_cpufreq_get_rate()Henry Martin1-3/+10
2025-05-02drm/amd/pm: Prevent division by zeroDenis Arefev1-1/+1
2025-05-02misc: pci_endpoint_test: Fix displaying 'irq_type' after 'request_irq' errorKunihiko Hayashi1-1/+1
2025-05-02misc: pci_endpoint_test: Use INTX instead of LEGACYDamien Le Moal2-16/+17
2025-05-02PCI: Rename PCI_IRQ_LEGACY to PCI_IRQ_INTXBjorn Helgaas1-1/+3
2025-05-02iio: adc: ad7768-1: Fix conversion result signSergiu Cuciurean1-2/+2
2025-05-02iio: adc: ad7768-1: Move setting of val a bit later to avoid unnecessary retu...Jonathan Cameron1-2/+1
2025-05-02net: dsa: mv88e6xxx: fix VTU methods for 6320 familyMarek BehĂșn1-4/+4
2025-05-02media: vim2m: print device name after registering deviceMatthew Majewski1-3/+3
2025-05-02ext4: fix OOB read when checking dotdot dirAcs, Jakub1-0/+3
2025-05-02ext4: optimize __ext4_check_dir_entry()Theodore Ts'o1-5/+4
2025-05-02ext4: don't over-report free space or inodes in statvfsTheodore Ts'o1-10/+17
2025-05-02ext4: code cleanup for ext4_statfs_project()Chengguang Xu1-9/+4
2025-05-02ext4: simplify checking quota limits in ext4_statfs()Jan Kara1-8/+2
2025-05-02platform/x86: ISST: Correct command storage data lengthSrinivas Pandruvada1-1/+1
2025-05-02MIPS: ds1287: Match ds1287_set_base_clock() function typesWangYuli1-1/+1
2025-05-02MIPS: cevt-ds1287: Add missing ds1287.h includeWangYuli1-0/+1
2025-05-02MIPS: dec: Declare which_prom() as staticWangYuli1-1/+1
2025-05-02virtio-net: Add validation for used lengthXie Yongji1-8/+14
2025-05-02RDMA/srpt: Support specifying the srpt_service_guid parameterBart Van Assche1-2/+6
2025-05-02openvswitch: fix lockup on tx to unregistering netdev with carrierIlya Maximets1-1/+3
2025-05-02net: openvswitch: fix race on port outputFelix Huettner2-1/+2
2025-05-02mmc: cqhci: Fix checking of CQHCI_HALT stateSeunghwan Baek1-1/+1
2025-05-02nvmet-fc: Remove unused functionsWangYuli1-14/+0
2025-05-02usb: dwc3: support continuous runtime PM with dual roleMartin Kepplinger1-3/+8
2025-05-02misc: pci_endpoint_test: Fix 'irq_type' to convey the correct typeKunihiko Hayashi1-0/+1
2025-05-02misc: pci_endpoint_test: Avoid issue of interrupts remaining after request_ir...Kunihiko Hayashi1-0/+3
2025-05-02tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink().Kuniyuki Iwashima1-4/+15
2025-05-02powerpc/prom_init: Use -ffreestanding to avoid a reference to bcmpNathan Chancellor1-0/+1
2025-05-02kbuild: Add '-fno-builtin-wcslen'Nathan Chancellor1-0/+3
2025-05-02cpufreq: Reference count policy in cpufreq_update_limits()Rafael J. Wysocki1-0/+8
2025-05-02drm/sti: remove duplicate object namesRolf Eike Beer1-2/+0
2025-05-02drm/nouveau: prime: fix ttm_bo_delayed_delete oopsChris Bainbridge2-3/+3
2025-05-02drm/repaper: fix integer overflows in repeat functionsNikita Zhandarovich1-2/+2
2025-05-02module: sign with sha512 instead of sha1 by defaultThorsten Leemhuis1-0/+1
2025-05-02perf/x86/intel/uncore: Fix the scale of IIO free running counters on SNRKan Liang1-8/+8
2025-05-02perf/x86/intel: Allow to update user space GPRs from PEBS recordsDapeng Mi1-3/+5
2025-05-02virtiofs: add filesystem context source name checkXiangsheng Hou1-0/+3
2025-05-02riscv: Avoid fortify warning in syscall_get_arguments()Nathan Chancellor1-2/+5
2025-05-02isofs: Prevent the use of too small fidEdward Adam Davis1-1/+1
2025-05-02i2c: cros-ec-tunnel: defer probe if parent EC is not presentThadeu Lima de Souza Cascardo1-0/+3
2025-05-02hfs/hfsplus: fix slab-out-of-bounds in hfs_bnode_read_keyVasiliy Kovalev2-0/+12
2025-05-02btrfs: correctly escape subvol in btrfs_show_options()Johannes Kimmel1-2/+1
2025-05-02nfs: add missing selections of CONFIG_CRC32Eric Biggers7-26/+3
2025-05-02nfs: move nfs_fhandle_hash to common include fileJeff Layton2-15/+20