summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-09selftests/bpf: Move sleepable refcounted_kptr tests to syscallsViktor Malik-3/+3
2026-03-09bpf: Always allow fmod_ret programs on syscallsViktor Malik-10/+19
2026-03-09bpf: Always allow sleepable programs on syscallsViktor Malik-6/+54
2026-03-09staging: rtl8723bs: Fix logical continuation placementMariyam Shahid-6/+6
2026-03-09docs: kdoc_files: document KernelFiles() ABIMauro Carvalho Chehab-1/+43
2026-03-09docs: kdoc_files: allows the caller to use a different xforms classMauro Carvalho Chehab-2/+7
2026-03-09Merge branch 'for-7.0-fixes' into for-7.1Tejun Heo-4/+5
2026-03-09sched/deadline: document new sched_getattr() feature for retrieving current p...Tommaso Cucinotta-4/+15
2026-03-09docs: filesystems: clarify KernelPageSize vs. MMUPageSize in smapsDavid Hildenbrand (Arm)-12/+28
2026-03-09Documentation/mm: Fix typo in NUMA paragraphAriful Islam Shoikot-1/+1
2026-03-09dt-bindings: fsl: imx7ulp-smc1: Add #clock-cells propertyPeng Fan-0/+5
2026-03-09docs/dev-tools: fix a broken URL in dev-tools/coccinelle.rstLIU Haoyang-1/+1
2026-03-09sched_ext: Use WRITE_ONCE() for the write side of scx_enable helper pointerzhidao su-4/+5
2026-03-09tools/docs/checktransupdate.py: add support for scanning directoryHaoyang LIU-1/+13
2026-03-09staging: rtl8723bs: refactor halbtc8723b1ant_CoexTableWithType() to remove du...Bera Yüzlü-44/+14
2026-03-09fbtft: Update REAMDE to slow down the stream of undesired cleanupsAndy Shevchenko-22/+7
2026-03-09staging: greybus: remove redundant 'int' from unsigned long longOskar Ray-Frayssinet-1/+1
2026-03-09staging: rtl8723bs: replace msleep() with fsleep() in rtw_cmd.cJose A. Perez de Azpillaga-2/+3
2026-03-09staging: greybus: arche: use sysfs_emit() instead of sprintf()Ruslan Valiyev-5/+5
2026-03-09staging: greybus: arche-platform: Use sysfs_emit instead of sprintfShubham Chakraborty-5/+5
2026-03-09docs: fix typo in housekeepingRyan Cheevers-1/+1
2026-03-09objtool: Fix another stack overflow in validate_branch()Josh Poimboeuf-5/+5
2026-03-09objtool: Handle Clang RSP musical chairsJosh Poimboeuf-39/+37
2026-03-09MAINTAINERS: Remove bouncing Keem Bay maintainerDave Hansen-1/+0
2026-03-09mmc: sdhci-esdhc-imx: add NXP S32N79 supportCiprian Marian Costea-0/+9
2026-03-09dt-bindings: mmc: fsl-imx-esdhc: add S32N79 supportCiprian Marian Costea-0/+1
2026-03-09ktest: Add a --dry-run modeRicardo B. Marlière-26/+63
2026-03-09ktest: Run POST_KTEST hooks on failure and cancellationRicardo B. Marlière-5/+22
2026-03-09ima: check return value of crypto_shash_final() in boot aggregateDaniel Hodges-1/+1
2026-03-09lib/fonts: Remove internal symbols and macros from public header fileThomas Zimmermann-55/+85
2026-03-09lib/fonts: Store font data for user space with font_data_export()Thomas Zimmermann-55/+43
2026-03-09lib/fonts: Create font_data_t from struct console_font with font_data_import()Thomas Zimmermann-53/+75
2026-03-09lib/fonts: Compare font data for equality with font_data_is_equal()Thomas Zimmermann-9/+29
2026-03-09lib/fonts: Manage font-data lifetime with font_data_get/_put()Thomas Zimmermann-53/+115
2026-03-09lib/fonts: Read font size with font_data_size()Thomas Zimmermann-8/+31
2026-03-09lib/fonts: Store font data as font_data_t; update consolesThomas Zimmermann-27/+84
2026-03-09lib/fonts: Remove FNTCHARCNT()Thomas Zimmermann-2/+0
2026-03-09lib/fonts: Remove trailing whitespacesThomas Zimmermann-5/+5
2026-03-09vt: Calculate font-buffer size with vc_font_size()Thomas Zimmermann-7/+30
2026-03-09vt: Store font in struct vc_fontThomas Zimmermann-12/+36
2026-03-09vt: Remove trailing whitespacesThomas Zimmermann-1/+1
2026-03-09fbdev: Declare src parameter of fb_pad_ helpers as constantThomas Zimmermann-8/+8
2026-03-09io_uring/register: fix comment about task_no_new_privsJann Horn-2/+2
2026-03-09nvdimm/bus: Fix potential use after free in asynchronous initializationIra Weiny-2/+3
2026-03-09drivers: rpmsg: class_destroy() is deprecatedJori Koolstra-2/+2
2026-03-09ktest: Add PRE_KTEST_DIE for PRE_KTEST failuresRicardo B. Marlière-1/+13
2026-03-09ktest: Stop dropping console output during power-cycle rebootRicardo B. Marlière-5/+6
2026-03-09ktest: Run commands through list-form shell openRicardo B. Marlière-1/+4
2026-03-09ktest: Honor empty per-test option overridesRicardo B. Marlière-2/+4
2026-03-09ktest: Treat undefined self-reference as emptyRicardo B. Marlière-0/+8