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-27
lib: math: polynomial: remove link to non-exist file and fix spelling
Andy Shevchenko
-12
/
+8
2026-03-27
lib: math: polynomial: don't use 'proxy' headers
Andy Shevchenko
-1
/
+2
2026-03-27
lib: polynomial: move to math/ subfolder
Andy Shevchenko
-5
/
+4
2026-03-27
ocfs2: fix deadlock when creating quota file
Heming Zhao
-2
/
+18
2026-03-27
get_maintainer: add ** glob pattern support
Matteo Croce
-2
/
+8
2026-03-27
crash_dump: use sysfs_emit in sysfs show functions
Thorsten Blum
-4
/
+5
2026-03-27
lib/glob: clean up "bool abuse" in pointer arithmetic
Josh Law
-1
/
+1
2026-03-27
lib: glob: replace bitwise OR with logical operation on boolean
Josh Law
-1
/
+2
2026-03-27
lib: glob: add explicit include for export.h
Josh Law
-0
/
+1
2026-03-27
lib: glob: fix grammar and replace non-inclusive terminology
Josh Law
-1
/
+1
2026-03-27
selftests/fchmodat2: use ksft_finished()
Mark Brown
-4
/
+1
2026-03-27
selftests/fchmodat2: clean up temporary files and directories
Mark Brown
-50
/
+111
2026-03-27
lib: glob: add missing SPDX-License-Identifier
Josh Law
-0
/
+1
2026-03-27
pid: document the PIDNS_ADDING checks in alloc_pid() and copy_process()
Oleg Nesterov
-1
/
+10
2026-03-27
pid: make sub-init creation retryable
Oleg Nesterov
-7
/
+6
2026-03-27
crash_dump: fix typo in function name read_key_from_user_keying
Thorsten Blum
-2
/
+2
2026-03-27
crash_dump: remove redundant less-than-zero check
Thorsten Blum
-1
/
+1
2026-03-27
fork: replace simple_strtoul with kstrtoul in coredump_filter_setup
Thorsten Blum
-5
/
+6
2026-03-27
complete_signal: kill always-true "core_state || !SIGNAL_GROUP_EXIT" check
Oleg Nesterov
-3
/
+1
2026-03-27
exit: kill unnecessary thread_group_leader() checks in exit_notify() and do_n...
Oleg Nesterov
-7
/
+4
2026-03-27
selftests/ipc: skip msgque test when MSG_COPY is unsupported
UYeol Jo
-0
/
+3
2026-03-27
scripts/spelling.txt: add "exaclty" typo
Petr Vorel
-0
/
+1
2026-03-27
scripts/spelling.txt: sort alphabetically
Petr Vorel
-165
/
+165
2026-03-27
kernel/panic: mark init_taint_buf as __initdata and panic instead of warning ...
Rio
-7
/
+3
2026-03-27
kernel/panic: allocate taint string buffer dynamically
Rio
-5
/
+46
2026-03-27
kernel/panic: increase buffer size for verbose taint logging
Rio
-2
/
+6
2026-03-27
scripts/bloat-o-meter: rename file arguments to match output
Valtteri Koskivuori
-3
/
+3
2026-03-27
unshare: fix nsproxy leak in ksys_unshare() on set_cred_ucounts() failure
Michal Grzedzicki
-4
/
+7
2026-03-27
scripts/spelling.txt: add "binded||bound"
Günther Noack
-0
/
+1
2026-03-27
proc: array: drop stale FIXME about RCU in task_sig()
Jaime Saguillo Revilla
-1
/
+1
2026-03-27
Merge branch 'vrf-a-few-cleanups'
Jakub Kicinski
-66
/
+16
2026-03-27
vrf: Remove unnecessary RCU protection around dst entries
Ido Schimmel
-44
/
+12
2026-03-27
vrf: Use dst_dev_put() instead of using loopback device
Ido Schimmel
-20
/
+4
2026-03-27
vrf: Remove unnecessary NULL check
Ido Schimmel
-7
/
+5
2026-03-27
Merge branch 'net-stmmac-disable-eee-on-i-mx'
Jakub Kicinski
-13
/
+16
2026-03-27
net: stmmac: imx: Disable EEE
Laurent Pinchart
-6
/
+3
2026-03-27
net: stmmac: provide flag to disable EEE
Russell King (Oracle)
-7
/
+13
2026-03-27
Merge branch 'net-enetc-add-more-checks-to-enetc_set_rxfh'
Jakub Kicinski
-1
/
+9
2026-03-27
net: enetc: do not allow VF to configure the RSS key
Wei Fang
-1
/
+5
2026-03-27
net: enetc: check whether the RSS algorithm is Toeplitz
Wei Fang
-0
/
+4
2026-03-27
net: sfp: Fix Ubiquiti U-Fiber Instant SFP module on mvneta
Marek Behún
-1
/
+6
2026-03-27
mm/mseal: update VMA end correctly on merge
Lorenzo Stoakes (Oracle)
-2
/
+1
2026-03-27
bug: avoid format attribute warning for clang as well
Arnd Bergmann
-5
/
+2
2026-03-27
mm/pagewalk: fix race between concurrent split and refault
Max Boone
-3
/
+22
2026-03-27
mm/memory: fix PMD/PUD checks in follow_pfnmap_start()
David Hildenbrand (Arm)
-3
/
+15
2026-03-27
mm/damon/sysfs: check contexts->nr in repeat_call_fn
Josh Law
-0
/
+3
2026-03-27
mm/damon/sysfs: check contexts->nr before accessing contexts_arr[0]
Josh Law
-0
/
+3
2026-03-27
mm/damon/sysfs: fix param_ctx leak on damon_sysfs_new_test_ctx() failure
Josh Law
-1
/
+3
2026-03-27
mm/swap: fix swap cache memcg accounting
Alexandre Ghiti
-5
/
+4
2026-03-27
MAINTAINERS, mailmap: update email address for Harry Yoo
Harry Yoo (Oracle)
-2
/
+3
[prev]
[next]