summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-08mm/damon/tests/core-kunit: handle allocation failures in damon_test_regions()SeongJae Park1-0/+6
2026-01-08mm/damon/tests/core-kunit: handle alloc failures on damon_test_split_at()SeongJae Park1-0/+11
2026-01-08mm/damon/tests/vaddr-kunit: handle alloc failures on damon_test_split_evenly_...SeongJae Park1-1/+8
2026-01-08mm/damon/tests/vaddr-kunit: handle alloc failures in damon_test_split_evenly_...SeongJae Park1-1/+10
2026-01-08mm/damon/tests/sysfs-kunit: handle alloc failures on damon_sysfs_test_add_tar...SeongJae Park1-0/+25
2026-01-08LoongArch: Use unsigned long for _end and _textTiezhu Yang1-2/+2
2026-01-08LoongArch: Use __pmd()/__pte() for swap entry conversionsWangYuli1-2/+2
2026-01-08LoongArch: Fix build errors for CONFIG_RANDSTRUCTHuacai Chen1-2/+2
2026-01-08LoongArch: Correct the calculation logic of thread_countQiang Ma1-1/+7
2026-01-08LoongArch: Add new PCI ID for pci_fixup_vgadev()Huacai Chen1-0/+2
2026-01-08media: mediatek: vcodec: Fix a reference leak in mtk_vcodec_fw_vpu_init()Haoxiang Li1-1/+3
2026-01-08media: i2c: adv7842: Remove redundant cancel_delayed_work in probeDuoming Zhou1-3/+1
2026-01-08media: i2c: ADV7604: Remove redundant cancel_delayed_work in probeDuoming Zhou1-3/+1
2026-01-08media: amphion: Cancel message work before releasing the VPU coreMing Qian1-3/+3
2026-01-08media: vpif_display: fix section mismatchJohan Hovold1-2/+2
2026-01-08media: vpif_capture: fix section mismatchJohan Hovold1-2/+2
2026-01-08media: videobuf2: Fix device reference leak in vb2_dc_alloc error pathHaotian Zhang1-0/+1
2026-01-08media: verisilicon: Protect G2 HEVC decoder against invalid DPB indexNicolas Dufresne1-2/+13
2026-01-08media: TDA1997x: Remove redundant cancel_delayed_work in probeDuoming Zhou1-1/+0
2026-01-08media: samsung: exynos4-is: fix potential ABBA deadlock on initMarek Szyprowski1-4/+6
2026-01-08media: renesas: rcar_drif: fix device node reference leak in rcar_drif_bond_e...Miaoqian Lin1-0/+1
2026-01-08media: platform: mtk-mdp3: fix device leaks at probeJohan Hovold1-0/+14
2026-01-08media: msp3400: Avoid possible out-of-bounds array accesses in msp3400c_thread()Ivan Abramov1-0/+2
2026-01-08media: cec: Fix debugfs leak on bus_register() failureHaotian Zhang1-0/+1
2026-01-08fbdev: tcx.c fix mem_map to correct smem_start offsetRené Rebe1-1/+1
2026-01-08fbdev: pxafb: Fix multiple clamped values in pxafb_adjust_timingThorsten Blum1-6/+6
2026-01-08fbdev: gbefb: fix to use physical address instead of dma addressRene Rebe1-2/+3
2026-01-08dm-bufio: align write boundary on physical block sizeMikulas Patocka1-4/+6
2026-01-08dm-ebs: Mark full buffer dirty even on partial writeUladzislau Rezki (Sony)1-1/+1
2026-01-08firmware: stratix10-svc: Add mutex in stratix10 memory managementMahesh Rao1-0/+11
2026-01-08media: adv7842: Avoid possible out-of-bounds array accesses in adv7842_cp_log...Ivan Abramov1-2/+5
2026-01-08powerpc/pseries/cmm: call balloon_devinfo_init() also without CONFIG_BALLOON_...David Hildenbrand1-1/+1
2026-01-08perf/x86/amd/uncore: Fix the return value of amd_uncore_df_event_init() on errorSandipan Das1-4/+1
2026-01-08parisc: entry: set W bit for !compat tasks in syscall_restore_rfi()Sven Schnelle2-1/+6
2026-01-08parisc: entry.S: fix space adjustment on interruption for 64-bit userspaceSven Schnelle1-3/+8
2026-01-08mtd: spi-nor: winbond: Add support for W25H02NWxxAM chipsMiquel Raynal1-0/+4
2026-01-08mtd: spi-nor: winbond: Add support for W25H01NWxxAM chipsMiquel Raynal1-0/+4
2026-01-08mtd: spi-nor: winbond: Add support for W25H512NWxxAM chipsMiquel Raynal1-0/+4
2026-01-08mtd: spi-nor: winbond: Add support for W25Q02NWxxIM chipsMiquel Raynal1-0/+4
2026-01-08mtd: spi-nor: winbond: Add support for W25Q01NWxxIM chipsMiquel Raynal1-0/+4
2026-01-08mtd: spi-nor: winbond: Add support for W25Q01NWxxIQ chipsMiquel Raynal1-0/+4
2026-01-08mtd: mtdpart: ignore error -ENOENT from parsers on subpartitionsChristian Marangi1-2/+5
2026-01-08media: verisilicon: Fix CPU stalls on G2 bus errorNicolas Dufresne6-23/+85
2026-01-08media: rc: st_rc: Fix reset control resource leakHaotian Zhang1-1/+1
2026-01-08mfd: max77620: Fix potential IRQ chip conflict when probing two devicesKrzysztof Kozlowski1-4/+11
2026-01-08mfd: altera-sysmgr: Fix device leak on sysmgr regmap lookupJohan Hovold1-0/+2
2026-01-08clk: samsung: exynos-clkout: Assign .num before accessing .hwsNathan Chancellor1-1/+1
2026-01-08block: Clear BLK_ZONE_WPLUG_PLUGGED when aborting plugged BIOsDamien Le Moal1-0/+4
2026-01-08leds: leds-lp50xx: Enable chip before any communicationChristian Hitz1-15/+40
2026-01-08leds: leds-lp50xx: LP5009 supports 3 modules for a total of 9 LEDsChristian Hitz1-1/+1