summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-02-01USB: serial: quatech2: fix null-ptr-deref in qt2_process_read_urb()Qasim Ijaz1-1/+1
2025-02-01scsi: storvsc: Ratelimit warning logs to prevent VM denial of serviceEaswar Hariharan1-1/+7
2025-02-01ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_find()Ido Schimmel1-1/+1
2025-02-01ext4: fix access to uninitialised lock in fc replay pathLuis Henriques (SUSE)1-1/+2
2025-02-01vfio/platform: check the bounds of read/write syscallsAlex Williamson1-0/+10
2025-02-01cachestat: fix page cache statistics permission checkingLinus Torvalds1-0/+19
2025-02-01Revert "HID: multitouch: Add support for lenovo Y9000P Touchpad"Jiri Kosina2-7/+2
2025-02-01block: fix integer overflow in BLKSECDISCARDAlexey Dobriyan1-4/+5
2025-02-01net: sched: fix ets qdisc OOB IndexingJamal Hadi Salim1-0/+2
2025-02-01smb: client: handle lack of EA support in smb2_query_path_info()Paulo Alcantara1-23/+69
2025-02-01libfs: Use d_children list to iterate simple_offset directoriesChuck Lever1-25/+59
2025-02-01libfs: Replace simple_offset end-of-directory detectionChuck Lever1-16/+21
2025-02-01Revert "libfs: Add simple_offset_empty()"Chuck Lever3-35/+2
2025-02-01libfs: Return ENOSPC when the directory offset range is exhaustedChuck Lever1-2/+2
2025-02-01shmem: Fix shmem_rename2()Chuck Lever1-0/+9
2025-02-01libfs: Add simple_offset_rename() APIChuck Lever3-2/+24
2025-02-01libfs: Fix simple_offset_rename_exchange()Chuck Lever1-6/+19
2025-02-01libfs: Add simple_offset_empty()Chuck Lever3-2/+35
2025-02-01libfs: Define a minimum directory offsetChuck Lever1-5/+8
2025-02-01libfs: Re-arrange locking in offset_iterate_dir()Chuck Lever1-6/+6
2025-02-01gfs2: Truncate address space when flipping GFS2_DIF_JDATA flagAndreas Gruenbacher1-0/+1
2025-02-01RDMA/bnxt_re: Avoid CPU lockups due fifo occupancy check loopSelvin Xavier1-0/+10
2025-02-01ipv6: Fix soft lockups in fib6_select_path under high next hop churnOmid Ehtemam-Haghighi4-19/+297
2025-02-01cpufreq: amd-pstate: add check for cpufreq_cpu_get's return valueAnastasia Belova1-1/+6
2025-02-01ata: libata-core: Set ATA_QCFLAG_RTF_FILLED in fill_result_tf()Igor Pylypiv2-10/+10
2025-02-01ASoC: samsung: Add missing depends on I2CCharles Keepax1-2/+2
2025-02-01hwmon: (drivetemp) Set scsi command timeout to 10sRussell Harmon1-1/+1
2025-02-01irqchip/sunxi-nmi: Add missing SKIP_WAKE flagPhilippe Simons1-1/+2
2025-02-01of/unittest: Add test that of_address_to_resource() fails on non-translatable...Rob Herring (Arm)2-0/+27
2025-02-01drm/amd/display: Use HW lock mgr for PSR1Tom Chung1-1/+2
2025-02-01scsi: iscsi: Fix redundant response for ISCSI_UEVENT_GET_HOST_STATS requestXiang Zhang1-1/+3
2025-02-01seccomp: Stub for !CONFIG_SECCOMPLinus Walleij1-1/+1
2025-02-01ASoC: samsung: Add missing selects for MFD_WM8994Charles Keepax1-1/+3
2025-02-01ASoC: wm8994: Add depends on MFD coreCharles Keepax1-0/+1
2025-01-23Linux 6.6.74v6.6.74Greg Kroah-Hartman1-1/+1
2025-01-23net: fix data-races around sk->sk_forward_allocWang Liang2-4/+2
2025-01-23x86/xen: fix SLS mitigation in xen_hypercall_iret()Juergen Gross1-1/+1
2025-01-23nfsd: add list_head nf_gc to struct nfsd_fileYouzhong Yang2-8/+11
2025-01-23Revert "drm/amdgpu: rework resume handling for display (v2)"Greg Kroah-Hartman1-43/+2
2025-01-23fs: relax assertions on failure to encode file handlesAmir Goldstein2-6/+3
2025-01-23ovl: support encoding fid from inode with no aliasAmir Goldstein1-21/+25
2025-01-23ovl: pass realinode to ovl_encode_real_fh() instead of realdentryAmir Goldstein4-10/+12
2025-01-23ocfs2: fix deadlock in ocfs2_get_system_file_inodeMohammed Anees1-1/+7
2025-01-23block: fix uaf for flush rq while iterating tagsYu Kuai2-10/+5
2025-01-23drm/amd/display: Fix out-of-bounds access in 'dcn21_link_encoder_create'Srinivasan Shanmugam1-1/+1
2025-01-23iio: imu: inv_icm42600: fix spi burst write not supportedJean-Baptiste Maneyrol3-1/+14
2025-01-23Revert "PCI: Use preserve_config in place of pci_flags"Terry Tritton2-9/+15
2025-01-23drm/amdgpu: always sync the GFX pipe on ctx switchChristian König1-2/+2
2025-01-23drm/i915/fb: Relax clear color alignment to 64 bytesVille Syrjälä1-1/+1
2025-01-23hrtimers: Handle CPU state correctly on hotplugKoichiro Den3-2/+12