summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-12-07usb: gadget: f_fs: Fix epfile null pointer access after ep enable.Owen Gu1-1/+7
2025-12-07tracing: fix declaration-after-statement warningMatthieu Baerts (NGI0)1-1/+2
2025-12-07arch: back to -std=gnu89 in < v5.18Matthieu Baerts (NGI0)6-6/+6
2025-12-07x86/boot: Compile boot code with -std=gnu11 tooAlexey Dobriyan1-1/+1
2025-12-07x86/resctrl: Fix miscount of bandwidth event when reactivating previously una...Babu Moger1-1/+9
2025-12-07serial: 8250_dw: handle reset control deassert errorArtem Shimko1-1/+3
2025-12-07serial: 8250_dw: Use devm_add_action_or_reset()Andy Shevchenko1-32/+31
2025-12-07can: gs_usb: increase max interface to U8_MAXCeleste Liu1-12/+11
2025-12-07devcoredump: Fix circular locking dependency with devcd->mutex.Maarten Lankhorst1-54/+84
2025-12-07xfs: always warn about deprecated mount optionsDarrick J. Wong1-12/+21
2025-12-07net: ravb: Enforce descriptor type orderingLad Prabhakar1-2/+14
2025-12-07net: phy: dp83867: Disable EEE support as not implementedEmanuele Ghidoli1-0/+6
2025-12-07regmap: slimbus: fix bus_context pointer in regmap init callsAlexey Klimov1-4/+2
2025-12-07block: fix op_is_zone_mgmt() to handle REQ_OP_ZONE_RESET_ALLDamien Le Moal1-0/+1
2025-12-07drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on IcelandJohn Smith1-1/+1
2025-12-07drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on FijiJohn Smith1-1/+1
2025-12-07drm/amd/pm: fix smu table id bound check issue in smu_cmn_update_table()Yang Wang1-1/+1
2025-12-07drm/etnaviv: fix flush sequence logicTomeu Vizoso1-1/+1
2025-12-07usbnet: Prevents free active keventLizhi Xu1-0/+2
2025-12-07bpf: Sync pending IRQ work before freeing ring bufferNoorain Eqbal1-0/+2
2025-12-07ALSA: usb-audio: fix control pipe directionRoy Vegard Ovesen1-1/+1
2025-12-07drm/msm/a6xx: Fix GMU firmware parserAkhil P Oommen1-1/+4
2025-12-07wifi: ath10k: Fix memory leak on unsupported WMI commandLoic Poulain1-0/+1
2025-12-07ASoC: qdsp6: q6asm: do not sleep while atomicSrinivas Kandagatla1-1/+1
2025-12-07fbdev: valkyriefb: Fix reference count leak in valkyriefb_initMiaoqian Lin1-0/+2
2025-12-07fbdev: pvr2fb: Fix leftover reference to ONCHIP_NR_DMA_CHANNELSFlorian Fuchs1-1/+1
2025-12-07wifi: brcmfmac: fix crash while sending Action Frames in standalone AP ModeGokul Sivakumar3-22/+12
2025-12-07fbdev: bitblit: bound-check glyph index in bit_putcs*Junjie Cao1-4/+12
2025-12-07ACPI: video: Fix use-after-free in acpi_video_switch_brightness()Yuhao Jiang1-1/+3
2025-12-07fbdev: atyfb: Check if pll_ops->init_pll failedDaniel Palmer1-2/+6
2025-12-07net: usb: asix_devices: Check return value of usbnet_get_endpointsMiaoqian Lin1-3/+9
2025-12-07NFSD: Fix crash in nfsd4_read_release()Chuck Lever1-3/+4
2025-12-07btrfs: use smp_mb__after_atomic() when forcing COW in create_pending_snapshot()Filipe Manana1-1/+1
2025-12-07btrfs: always drop log root tree reference in btrfs_replay_log()Filipe Manana2-2/+1
2025-12-07x86/bugs: Fix reporting of LFENCE retpolineDavid Kaplan1-4/+1
2025-12-07net/sched: sch_qfq: Fix null-deref in agg_dequeueXiang Mei4-28/+25
2025-10-29Linux 5.10.246v5.10.246Greg Kroah-Hartman1-1/+1
2025-10-29fsdax: Fix infinite loop in dax_iomap_rw()Li Jinlin1-0/+3
2025-10-29net: rtnetlink: fix module reference count leak issue in rtnetlink_rcv_msgZhengchao Shao1-0/+1
2025-10-29arch_topology: Fix incorrect error check in topology_parse_cpu_capacity()Kaushlendra Kumar1-1/+1
2025-10-29fuse: fix livelock in synchronous file put from fuseblk workersDarrick J. Wong1-1/+7
2025-10-29NFSD: Define a proc_layoutcommit for the FlexFiles layout typeChuck Lever1-0/+8
2025-10-29vfs: Don't leak disconnected dentries on umountJan Kara1-0/+2
2025-10-29drm/amdgpu: use atomic functions with memory barriers for vm fault infoGui-Dong Han3-11/+8
2025-10-29spi: cadence-quadspi: Flush posted register writes before DAC accessPratyush Yadav1-0/+2
2025-10-29ext4: avoid potential buffer over-read in parse_apply_sb_mount_options()Theodore Ts'o1-6/+4
2025-10-29PCI/sysfs: Ensure devices are powered for config readsBrian Norris1-1/+19
2025-10-29PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functionsKrzysztof WilczyƄski2-42/+40
2025-10-29PCI: Add sysfs attribute for device power stateMaximilian Luz2-0/+19
2025-10-29PCI: j721e: Fix programming sequence of "strap" settingsSiddharth Vadapalli1-0/+25