summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-21phy: fsl-imx8mq-usb: enable RX Termination overrideXu Yang
2026-01-21phy: fsl-imx8mq-usb: set platform driver dataXu Yang
2026-01-21phy: fsl-imx8mq-usb: disable bind/unbind platform driver featureXu Yang
2026-01-21drm/bridge: anx7625: Fix invalid EDID sizeLoic Poulain
2026-01-21drm/tests/drm_buddy: Add tests for allocations exceeding max_orderSanjay Yadav
2026-01-21drm/buddy: Prevent BUG_ON by validating rounded allocationSanjay Yadav
2026-01-20Merge branch 'bpf-x86-inline-bpf_get_current_task-for-x86_64'Alexei Starovoitov
2026-01-20selftests/bpf: test the jited inline of bpf_get_current_taskMenglong Dong
2026-01-20bpf, x86: inline bpf_get_current_task() for x86_64Menglong Dong
2026-01-21platform/chrome: cros_typec_switch: Use acpi_get_local_u64_address()Andy Shevchenko
2026-01-21platform/chrome: cros_typec_switch: Don't touch struct fwnode_handle::devAndy Shevchenko
2026-01-21drm/atmel-hlcdc: don't reject the commit if the src rect has fractional partsLudovic Desroches
2026-01-20fork-comment-fix: remove ambiguous question mark in CLONE_CHILD_CLEARTID commentMinu Jin
2026-01-20kallsyms: prevent module removal when printing module name and buildidPetr Mladek
2026-01-20kallsyms/ftrace: set module buildid in ftrace_mod_address_lookup()Petr Mladek
2026-01-20kallsyms/bpf: rename __bpf_address_lookup() to bpf_address_lookup()Petr Mladek
2026-01-20kallsyms: cleanup code for appending the module buildidPetr Mladek
2026-01-20module: add helper function for reading module_buildid()Petr Mladek
2026-01-20kallsyms: clean up modname and modbuildid initialization in kallsyms_lookup_b...Petr Mladek
2026-01-20kallsyms: clean up @namebuf initialization in kallsyms_lookup_buildid()Petr Mladek
2026-01-20.editorconfig: respect .editorconfig settings from parent directoriesKevin Hao
2026-01-20fat: remove unused parameterLalit Shankar Chowdhury
2026-01-20watchdog: softlockup: panic when lockup duration exceeds N thresholdsLi RongQing
2026-01-20kernel/crash: handle multi-page vmcoreinfo in crash kernel copyPnina Feder
2026-01-20kernel: vmcoreinfo: allocate vmcoreinfo_data based on VMCOREINFO_BYTESPnina Feder
2026-01-20mm: use ARRAY_END() instead of open-coding itAlejandro Colomar
2026-01-20kernel: fix off-by-one benign bugsAlejandro Colomar
2026-01-20mm: fix benign off-by-one bugsAlejandro Colomar
2026-01-20array_size.h: add ARRAY_END()Alejandro Colomar
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2026-01-20lib/tests: convert test_uuid module to KUnitRyota Sakamoto
2026-01-20ocfs2: annotate more flexible array members with __counted_by_le()Dmitry Antipov
2026-01-20ocfs2: fix oob in __ocfs2_find_pathEdward Adam Davis
2026-01-20ocfs2: add validate function for slot map blocksPrithvi Tambewagh
2026-01-20ocfs2: adjust ocfs2_xa_remove_entry() to match UBSAN boundary checksDmitry Antipov
2026-01-20ocfs2: validate inline data i_size during inode readDeepanshu Kartikey
2026-01-20ocfs2: validate i_refcount_loc when refcount flag is setDeepanshu Kartikey
2026-01-20ocfs2: constify struct configfs_item_operations and configfs_group_operationsChristophe JAILLET
2026-01-20ocfs2: detect released suballocator BG for fh_to_[dentry|parent]Heming Zhao
2026-01-20ocfs2: give ocfs2 the ability to reclaim suballocator free bgHeming Zhao
2026-01-20crash_dump: constify struct configfs_item_operations and configfs_group_opera...Christophe JAILLET
2026-01-20oid_registry: allow arbitrary size OIDsJames Bottomley
2026-01-20mm/mmu_gather: remove @delay_remap of __tlb_remove_page_size()Wei Yang
2026-01-20mm/oom_kill: remove unnecessary integer promotion in format stringDipendra Khadka
2026-01-20mm/damon/tests/core-kunit: remove a redundant test case and add a new test ca...Shu Anzai
2026-01-20mm/damon/tests/core-kunit: add test cases for multiple regions in damon_test_...Shu Anzai
2026-01-20mm/damon/tests/core-kunit: add a test case for region merge size limit in dam...Shu Anzai
2026-01-20mm/damon/tests/core-kunit: verify the 'age' and 'nr_accesses_bp' fields in da...Shu Anzai
2026-01-20mm/damon/tests/core-kunit: verify the 'age' field in damon_test_split_at()Shu Anzai
2026-01-20mm/vmstat: remove unused node and zone state helpersWei Yang