aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-01-21media: nxp: use cleanup __free(fwnode_handle) simplify codeFrank Li2-34/+16
2026-01-21media: nxp: imx8-isi: use devm_pm_runtime_enable() to simplify codeFrank Li1-9/+7
2026-01-21media: nxp: use dev_err_probe() to simplify codeFrank Li3-32/+21
2026-01-21media: rkisp1: Fix filter mode register configurationRui Wang1-6/+0
2026-01-21media: rkisp1: Discard pm_runtime_put() return valueRafael J. Wysocki1-4/+1
2026-01-21media: imx8-isi: Drop unneeded module aliasLaurent Pinchart1-1/+0
2026-01-21media: dt-bindings: media: renesas,fcp: Allow three clocks for RZ/V2N SoCLad Prabhakar1-0/+1
2026-01-21phy: fsl-imx8mq-usb: enable RX Termination overrideXu Yang1-1/+14
2026-01-21phy: fsl-imx8mq-usb: set platform driver dataXu Yang1-0/+2
2026-01-21phy: fsl-imx8mq-usb: disable bind/unbind platform driver featureXu Yang1-0/+1
2026-01-21drm/bridge: anx7625: Fix invalid EDID sizeLoic Poulain1-1/+1
2026-01-21drm/tests/drm_buddy: Add tests for allocations exceeding max_orderSanjay Yadav1-0/+35
2026-01-21drm/buddy: Prevent BUG_ON by validating rounded allocationSanjay Yadav1-0/+9
2026-01-20Merge branch 'bpf-x86-inline-bpf_get_current_task-for-x86_64'Alexei Starovoitov3-0/+44
2026-01-20selftests/bpf: test the jited inline of bpf_get_current_taskMenglong Dong2-0/+22
2026-01-20bpf, x86: inline bpf_get_current_task() for x86_64Menglong Dong1-0/+22
2026-01-21platform/chrome: cros_typec_switch: Use acpi_get_local_u64_address()Andy Shevchenko1-12/+3
2026-01-21platform/chrome: cros_typec_switch: Don't touch struct fwnode_handle::devAndy Shevchenko1-3/+3
2026-01-21drm/atmel-hlcdc: don't reject the commit if the src rect has fractional partsLudovic Desroches1-15/+4
2026-01-20fork-comment-fix: remove ambiguous question mark in CLONE_CHILD_CLEARTID commentMinu Jin1-1/+1
2026-01-20kallsyms: prevent module removal when printing module name and buildidPetr Mladek1-0/+3
2026-01-20kallsyms/ftrace: set module buildid in ftrace_mod_address_lookup()Petr Mladek3-5/+10
2026-01-20kallsyms/bpf: rename __bpf_address_lookup() to bpf_address_lookup()Petr Mladek6-30/+11
2026-01-20kallsyms: cleanup code for appending the module buildidPetr Mladek1-9/+33
2026-01-20module: add helper function for reading module_buildid()Petr Mladek2-7/+11
2026-01-20kallsyms: clean up modname and modbuildid initialization in kallsyms_lookup_buildid()Petr Mladek1-4/+8
2026-01-20kallsyms: clean up @namebuf initialization in kallsyms_lookup_buildid()Petr Mladek1-1/+6
2026-01-20.editorconfig: respect .editorconfig settings from parent directoriesKevin Hao1-2/+0
2026-01-20fat: remove unused parameterLalit Shankar Chowdhury1-2/+2
2026-01-20watchdog: softlockup: panic when lockup duration exceeds N thresholdsLi RongQing13-25/+28
2026-01-20kernel/crash: handle multi-page vmcoreinfo in crash kernel copyPnina Feder1-4/+13
2026-01-20kernel: vmcoreinfo: allocate vmcoreinfo_data based on VMCOREINFO_BYTESPnina Feder1-2/+4
2026-01-20mm: use ARRAY_END() instead of open-coding itAlejandro Colomar2-3/+3
2026-01-20kernel: fix off-by-one benign bugsAlejandro Colomar1-2/+2
2026-01-20mm: fix benign off-by-one bugsAlejandro Colomar2-3/+3
2026-01-20array_size.h: add ARRAY_END()Alejandro Colomar2-2/+6
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap123-1/+122
2026-01-20lib/tests: convert test_uuid module to KUnitRyota Sakamoto19-152/+119
2026-01-20ocfs2: annotate more flexible array members with __counted_by_le()Dmitry Antipov2-5/+3
2026-01-20ocfs2: fix oob in __ocfs2_find_pathEdward Adam Davis1-4/+5
2026-01-20ocfs2: add validate function for slot map blocksPrithvi Tambewagh1-2/+25
2026-01-20ocfs2: adjust ocfs2_xa_remove_entry() to match UBSAN boundary checksDmitry Antipov1-2/+3
2026-01-20ocfs2: validate inline data i_size during inode readDeepanshu Kartikey1-6/+19
2026-01-20ocfs2: validate i_refcount_loc when refcount flag is setDeepanshu Kartikey1-0/+7
2026-01-20ocfs2: constify struct configfs_item_operations and configfs_group_operationsChristophe JAILLET2-6/+6
2026-01-20ocfs2: detect released suballocator BG for fh_to_[dentry|parent]Heming Zhao2-11/+21
2026-01-20ocfs2: give ocfs2 the ability to reclaim suballocator free bgHeming Zhao1-9/+299
2026-01-20crash_dump: constify struct configfs_item_operations and configfs_group_operationsChristophe JAILLET1-2/+2
2026-01-20oid_registry: allow arbitrary size OIDsJames Bottomley1-8/+18
2026-01-20mm/mmu_gather: remove @delay_remap of __tlb_remove_page_size()Wei Yang3-10/+6