summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-12-14xhci: dbc: Fix STALL transfer event handlingMathias Nyman2-54/+83
2024-12-14mm/damon/vaddr: fix issue in damon_va_evenly_split_region()Zheng Yejian2-2/+3
2024-12-14jffs2: Fix rtime decompressorRichard Weinberger1-1/+1
2024-12-14jffs2: Prevent rtime decompress memory corruptionKinsey Moore1-0/+3
2024-12-14KVM: x86/mmu: Ensure that kvm_release_pfn_clean() takes exact pfn from kvm_fa...Nikolay Kuratov2-3/+12
2024-12-14selftests/ftrace: adjust offset for kprobe syntax error testHari Bathini1-1/+1
2024-12-14vfio/mlx5: Align the page tracking max message size with the device capabilityYishai Hadas1-12/+35
2024-12-14Revert "unicode: Don't special case ignorable code points"Linus Torvalds2-3346/+3427
2024-12-14x86: Fix build regression with CONFIG_KEXEC_JUMP enabledDamien Le Moal1-0/+1
2024-12-14tracing/eprobe: Fix to release eprobe when failed to add dyn_eventMasami Hiramatsu (Google)1-0/+5
2024-12-14clk: en7523: Initialize num before accessing hws in en7523_register_clocks()Haoyu Li1-2/+2
2024-12-14btrfs: fix missing snapshot drew unlock when root is dead during swap activationFilipe Manana1-0/+1
2024-12-14sched/deadline: Fix warning in migrate_enable for boosted tasksWander Lairson Costa1-0/+1
2024-12-14sched/deadline: Move bandwidth accounting into {en,de}queue_dl_entityPeter Zijlstra2-58/+78
2024-12-14sched/deadline: Collect sched_dl_entity initializationPeter Zijlstra3-15/+17
2024-12-14sched: Unify more update_curr*()Peter Zijlstra1-13/+11
2024-12-14sched: Remove vruntime from trace_sched_stat_runtime()Peter Zijlstra2-12/+8
2024-12-14sched: Unify runtime accounting across classesPeter Zijlstra6-61/+53
2024-12-14sched/headers: Move 'struct sched_param' out of uapi, to work around glibc/mu...Kir Kolyshkin2-5/+4
2024-12-14sched/fair: Rename check_preempt_curr() to wakeup_preempt()Ingo Molnar7-26/+26
2024-12-14sched/fair: Rename check_preempt_wakeup() to check_preempt_wakeup_fair()Ingo Molnar1-2/+2
2024-12-14sched/core: Prevent wakeup of ksoftirqd during idle load balanceK Prateek Nayak1-1/+1
2024-12-14sched/fair: Check idle_cpu() before need_resched() to detect ilb CPU turning ...K Prateek Nayak1-1/+1
2024-12-14sched/core: Remove the unnecessary need_resched() check in nohz_csd_func()K Prateek Nayak1-1/+1
2024-12-14mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MMDavid Hildenbrand1-0/+4
2024-12-14mempolicy: fix migrate_pages(2) syscall return nr_failedHugh Dickins1-179/+159
2024-12-14sched/numa: fix memory leak due to the overwritten vma->numab_stateAdrian Huang1-3/+9
2024-12-14sched/numa: Fix mm numa_scan_seq based unconditional scanRaghavendra K T2-1/+6
2024-12-14io_uring/tctx: work around xa_store() allocation error issueJens Axboe1-1/+12
2024-12-14setlocalversion: work around "git describe" performanceRasmus Villemoes1-16/+38
2024-12-14smb: client: don't try following DFS links in cifs_tree_connect()Paulo Alcantara1-171/+17
2024-12-14serial: 8250_dw: Add Sophgo SG2044 quirkInochi Amaoto1-2/+3
2024-12-14rtc: cmos: avoid taking rtc_lock for extended period of timeDmitry Torokhov1-16/+15
2024-12-14misc: eeprom: eeprom_93cx6: Add quirk for extra read clock cycleParker Newman2-0/+21
2024-12-14powerpc/prom_init: Fixup missing powermac #size-cellsMichael Ellerman1-2/+27
2024-12-14ASoC: amd: yc: Add quirk for microphone on Lenovo Thinkpad T14s Gen 6 21M1CTO1WWUwe Kleine-König1-0/+7
2024-12-14MIPS: Loongson64: DTS: Really fix PCIe port nodes for ls7aXi Ruoyao1-13/+60
2024-12-14drm/amdgpu/vcn: reset fw_shared when VCPU buffers corrupted on vcn v4.0.3Xiang Liu1-8/+22
2024-12-14ASoC: amd: yc: fix internal mic on Redmi G 2022Alex Far1-0/+7
2024-12-14iio: light: ltr501: Add LTER0303 to the supported devicesAndy Shevchenko1-0/+2
2024-12-14usb: chipidea: udc: handle USB Error Interrupt if IOC not setXu Yang1-1/+1
2024-12-14fs/ntfs3: Fix case when unmarked clusters intersect with zoneKonstantin Komarov1-10/+30
2024-12-14LoongArch: Fix sleeping in atomic context for PREEMPT_RTHuacai Chen1-1/+1
2024-12-14ACPI: x86: Clean up Asus entries in acpi_quirk_skip_dmi_ids[]Hans de Goede1-7/+10
2024-12-14ACPI: x86: Add skip i2c clients quirk for Acer Iconia One 8 A1-840Hans de Goede1-0/+13
2024-12-14f2fs: fix to shrink read extent node in batchesChao Yu1-28/+41
2024-12-14f2fs: print message if fscorrupted was found in f2fs_new_node_page()Chao Yu1-1/+6
2024-12-14i3c: Use i3cdev->desc->info instead of calling i3c_device_get_info() to avoid...Defa Li1-1/+2
2024-12-14PCI: Add ACS quirk for Wangxun FF5xxx NICsMengyuan Lou1-6/+9
2024-12-14PCI: Add 'reset_subordinate' to reset hierarchy below bridgeKeith Busch4-1/+39