index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-03-09
selftests/bpf: Move sleepable refcounted_kptr tests to syscalls
Viktor Malik
-3
/
+3
2026-03-09
bpf: Always allow fmod_ret programs on syscalls
Viktor Malik
-10
/
+19
2026-03-09
bpf: Always allow sleepable programs on syscalls
Viktor Malik
-6
/
+54
2026-03-09
staging: rtl8723bs: Fix logical continuation placement
Mariyam Shahid
-6
/
+6
2026-03-09
docs: kdoc_files: document KernelFiles() ABI
Mauro Carvalho Chehab
-1
/
+43
2026-03-09
docs: kdoc_files: allows the caller to use a different xforms class
Mauro Carvalho Chehab
-2
/
+7
2026-03-09
Merge branch 'for-7.0-fixes' into for-7.1
Tejun Heo
-4
/
+5
2026-03-09
sched/deadline: document new sched_getattr() feature for retrieving current p...
Tommaso Cucinotta
-4
/
+15
2026-03-09
docs: filesystems: clarify KernelPageSize vs. MMUPageSize in smaps
David Hildenbrand (Arm)
-12
/
+28
2026-03-09
Documentation/mm: Fix typo in NUMA paragraph
Ariful Islam Shoikot
-1
/
+1
2026-03-09
dt-bindings: fsl: imx7ulp-smc1: Add #clock-cells property
Peng Fan
-0
/
+5
2026-03-09
docs/dev-tools: fix a broken URL in dev-tools/coccinelle.rst
LIU Haoyang
-1
/
+1
2026-03-09
sched_ext: Use WRITE_ONCE() for the write side of scx_enable helper pointer
zhidao su
-4
/
+5
2026-03-09
tools/docs/checktransupdate.py: add support for scanning directory
Haoyang LIU
-1
/
+13
2026-03-09
staging: rtl8723bs: refactor halbtc8723b1ant_CoexTableWithType() to remove du...
Bera Yüzlü
-44
/
+14
2026-03-09
fbtft: Update REAMDE to slow down the stream of undesired cleanups
Andy Shevchenko
-22
/
+7
2026-03-09
staging: greybus: remove redundant 'int' from unsigned long long
Oskar Ray-Frayssinet
-1
/
+1
2026-03-09
staging: rtl8723bs: replace msleep() with fsleep() in rtw_cmd.c
Jose A. Perez de Azpillaga
-2
/
+3
2026-03-09
staging: greybus: arche: use sysfs_emit() instead of sprintf()
Ruslan Valiyev
-5
/
+5
2026-03-09
staging: greybus: arche-platform: Use sysfs_emit instead of sprintf
Shubham Chakraborty
-5
/
+5
2026-03-09
docs: fix typo in housekeeping
Ryan Cheevers
-1
/
+1
2026-03-09
objtool: Fix another stack overflow in validate_branch()
Josh Poimboeuf
-5
/
+5
2026-03-09
objtool: Handle Clang RSP musical chairs
Josh Poimboeuf
-39
/
+37
2026-03-09
MAINTAINERS: Remove bouncing Keem Bay maintainer
Dave Hansen
-1
/
+0
2026-03-09
mmc: sdhci-esdhc-imx: add NXP S32N79 support
Ciprian Marian Costea
-0
/
+9
2026-03-09
dt-bindings: mmc: fsl-imx-esdhc: add S32N79 support
Ciprian Marian Costea
-0
/
+1
2026-03-09
ktest: Add a --dry-run mode
Ricardo B. Marlière
-26
/
+63
2026-03-09
ktest: Run POST_KTEST hooks on failure and cancellation
Ricardo B. Marlière
-5
/
+22
2026-03-09
ima: check return value of crypto_shash_final() in boot aggregate
Daniel Hodges
-1
/
+1
2026-03-09
lib/fonts: Remove internal symbols and macros from public header file
Thomas Zimmermann
-55
/
+85
2026-03-09
lib/fonts: Store font data for user space with font_data_export()
Thomas Zimmermann
-55
/
+43
2026-03-09
lib/fonts: Create font_data_t from struct console_font with font_data_import()
Thomas Zimmermann
-53
/
+75
2026-03-09
lib/fonts: Compare font data for equality with font_data_is_equal()
Thomas Zimmermann
-9
/
+29
2026-03-09
lib/fonts: Manage font-data lifetime with font_data_get/_put()
Thomas Zimmermann
-53
/
+115
2026-03-09
lib/fonts: Read font size with font_data_size()
Thomas Zimmermann
-8
/
+31
2026-03-09
lib/fonts: Store font data as font_data_t; update consoles
Thomas Zimmermann
-27
/
+84
2026-03-09
lib/fonts: Remove FNTCHARCNT()
Thomas Zimmermann
-2
/
+0
2026-03-09
lib/fonts: Remove trailing whitespaces
Thomas Zimmermann
-5
/
+5
2026-03-09
vt: Calculate font-buffer size with vc_font_size()
Thomas Zimmermann
-7
/
+30
2026-03-09
vt: Store font in struct vc_font
Thomas Zimmermann
-12
/
+36
2026-03-09
vt: Remove trailing whitespaces
Thomas Zimmermann
-1
/
+1
2026-03-09
fbdev: Declare src parameter of fb_pad_ helpers as constant
Thomas Zimmermann
-8
/
+8
2026-03-09
io_uring/register: fix comment about task_no_new_privs
Jann Horn
-2
/
+2
2026-03-09
nvdimm/bus: Fix potential use after free in asynchronous initialization
Ira Weiny
-2
/
+3
2026-03-09
drivers: rpmsg: class_destroy() is deprecated
Jori Koolstra
-2
/
+2
2026-03-09
ktest: Add PRE_KTEST_DIE for PRE_KTEST failures
Ricardo B. Marlière
-1
/
+13
2026-03-09
ktest: Stop dropping console output during power-cycle reboot
Ricardo B. Marlière
-5
/
+6
2026-03-09
ktest: Run commands through list-form shell open
Ricardo B. Marlière
-1
/
+4
2026-03-09
ktest: Honor empty per-test option overrides
Ricardo B. Marlière
-2
/
+4
2026-03-09
ktest: Treat undefined self-reference as empty
Ricardo B. Marlière
-0
/
+8
[prev]
[next]