summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-02media: pvrusb2: Fix incorrect variable used in trace messageColin Ian King1-1/+1
2026-01-02media: dvb-usb: dtv5100: fix out-of-bounds in dtv5100_i2c_msg()Jeongjun Park1-0/+5
2026-01-02usb: usb-storage: Maintain minimal modifications to the bcdDevice range.Chen Changcheng1-1/+1
2026-01-02mptcp: avoid deadlock on fallback while reinjectingPaolo Abeni1-2/+5
2026-01-02mptcp: schedule rtx timer only after pushing dataPaolo Abeni1-6/+9
2026-01-02selftests: mptcp: pm: ensure unknown flags are ignoredMatthieu Baerts (NGI0)2-0/+15
2026-01-02mptcp: pm: ignore unknown endpoint flagsMatthieu Baerts (NGI0)2-1/+3
2026-01-02mm/slab: introduce kvfree_rcu_barrier_on_cache() for cache destructionHarry Yoo4-40/+75
2026-01-02dma-mapping: Fix DMA_BIT_MASK() macro being brokenHans de Goede1-1/+1
2026-01-02crash: let architecture decide crash memory export to iomem_resourceSourabh Jain3-0/+17
2026-01-02tpm2-sessions: Fix tpm2_read_public range checksJarkko Sakkinen2-44/+53
2026-01-02tpm2-sessions: Fix out of range indexing in name_sizeJarkko Sakkinen4-55/+142
2026-01-02mm/huge_memory: add pmd folio to ds_queue in do_huge_zero_wp_pmd()Wei Yang1-1/+1
2026-01-02media: v4l2-mem2mem: Fix outdated documentationLaurent Pinchart1-2/+1
2026-01-02mm/ksm: fix exec/fork inheritance support for prctlxu xin2-5/+19
2026-01-02block: Remove queue freezing from several sysfs store callbacksBart Van Assche2-19/+9
2026-01-02jbd2: use a weaker annotation in journal handlingByungchul Park1-1/+1
2026-01-02jbd2: use a per-journal lock_class_key for jbd2_trans_commit_keyTetsuo Handa2-2/+10
2026-01-02ext4: align max orphan file size with e2fsprogs limitBaokun Li1-1/+3
2026-01-02ext4: fix incorrect group number assertion in mb_check_buddyYongjian Sun1-0/+2
2026-01-02ext4: clear i_state_flags when alloc inodeHaibo Chen3-2/+1
2026-01-02ext4: xattr: fix null pointer deref in ext4_raw_inode()Karina Yankevich1-1/+5
2026-01-02ext4: check if mount_opts is NUL-terminated in ext4_ioctl_set_tune_sb()Fedor Pchelkin1-0/+4
2026-01-02ext4: fix string copying in parse_apply_sb_mount_options()Fedor Pchelkin1-2/+3
2026-01-02printk: Avoid irq_work for printk_deferred() on suspendJohn Ogness1-1/+1
2026-01-02printk: Allow printk_trigger_flush() to flush all typesJohn Ogness2-2/+23
2026-01-02fs: PM: Fix reverse check in filesystems_freeze_callback()Rafael J. Wysocki1-1/+1
2026-01-02tpm: Cap the number of PCR banksJarkko Sakkinen4-14/+8
2026-01-02ktest.pl: Fix uninitialized var in config-bisect.plSteven Rostedt1-2/+2
2026-01-02fs/ntfs3: fix mount failure for sparse runs in run_unpack()Konstantin Komarov1-1/+5
2026-01-02kallsyms: Fix wrong "big" kernel symbol type read from procfsZheng Yejian1-1/+4
2026-01-02crypto: scatterwalk - Fix memcpy_sglist() to always succeedEric Biggers2-34/+115
2026-01-02floppy: fix for PAGE_SIZE != 4KBRene Rebe1-1/+1
2026-01-02jbd2: fix the inconsistency between checksum and data in memory for journal sbYe Bin1-0/+14
2026-01-02block: rate-limit capacity change info logLi Chen1-1/+1
2026-01-02gfs2: fix freeze error handlingAlexey Velichayshiy1-3/+1
2026-01-02btrfs: don't rewrite ret from inode_permissionJosef Bacik1-3/+1
2026-01-02wifi: mt76: Fix DTS power-limits on little endian systemsSven Eckelmann (Plasma Cloud)1-13/+24
2026-01-02s390/dasd: Fix gendisk parent after copy pair swapStefan Haberland1-0/+8
2026-01-02lib/crypto: x86/blake2s: Fix 32-bit arg treated as 64-bitEric Biggers1-2/+2
2026-01-02perf: arm_cspmu: fix error handling in arm_cspmu_impl_unregister()Ma Ke1-1/+3
2026-01-02efi: Add missing static initializer for efi_mm::cpus_allowed_lockArd Biesheuvel1-0/+3
2026-01-02phy: exynos5-usbdrd: fix clock prepare imbalanceAndré Draszik1-1/+1
2026-01-02dt-bindings: clock: mmcc-sdm660: Add missing MDSS resetAlexey Minnekhanov1-0/+1
2026-01-02mmc: sdhci-msm: Avoid early clock doubling during HS400 transitionSarthak Garg1-12/+15
2026-01-02x86/mce: Do not clear bank's poll bit in mce_poll_banks on AMD SMCA systemsAvadhut Naik1-1/+2
2026-01-02sched_ext: Fix missing post-enqueue handling in move_local_task_to_local_dsq()Tejun Heo1-0/+10
2026-01-02sched_ext: Fix bypass depth leak on scx_enable() failureTejun Heo1-0/+14
2026-01-02sched_ext: Fix the memleak for sch->helper objectsZqiang1-2/+2
2026-01-02sched_ext: Factor out local_dsq_post_enq() from dispatch_enqueue()Tejun Heo1-15/+19