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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2026-01-29
riscv/ptrace: expose riscv CFI status and state via ptrace and in core files
Deepak Gupta
-0
/
+2
2026-01-29
prctl: add arch-agnostic prctl()s for indirect branch tracking
Deepak Gupta
-0
/
+31
2026-01-29
Merge tag 'reset-for-v6.20' of https://git.pengutronix.de/git/pza/linux into ...
Arnd Bergmann
-11
/
+466
2026-01-29
Merge tag 'mtk-soc-for-v6.20' of https://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
-0
/
+112
2026-01-29
Merge tag 'apple-soc-drivers-6.20' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
-0
/
+7
2026-01-29
fs: add helpers name_is_dot{,dot,_dotdot}
Amir Goldstein
-2
/
+12
2026-01-29
netfilter: nfnetlink_queue: optimize verdict lookup with hash table
Scott Mitchell
-0
/
+3
2026-01-29
dt-bindings: gpio: Add Tegra264 support
Prathamesh Shete
-0
/
+61
2026-01-29
slab: add sheaves to most caches
Vlastimil Babka
-6
/
+0
2026-01-29
wait: Introduce io_wait_event_killable()
Remi Pommarel
-0
/
+15
2026-01-28
nfc: nci: Fix race between rfkill and nci_unregister_device().
Kuniyuki Iwashima
-0
/
+2
2026-01-28
tcp: move tcp_rack_advance() to tcp_input.c
Eric Dumazet
-2
/
+0
2026-01-28
tcp: move tcp_rack_update_reo_wnd() to tcp_input.c
Eric Dumazet
-1
/
+0
2026-01-29
regmap: reg_default_cb for flat cache defaults
Mark Brown
-0
/
+14
2026-01-29
of: reserved_mem: Allow reserved_mem framework detect "cma=" kernel param
Oreoluwa Babatunde
-0
/
+9
2026-01-28
cpufreq: ondemand: Simplify idle cputime granularity test
Frederic Weisbecker
-0
/
+2
2026-01-28
vduse: add vq group asid support
Eugenio Pérez
-3
/
+63
2026-01-28
vdpa: document set_group_asid thread safety
Eugenio Pérez
-1
/
+3
2026-01-28
vduse: return internal vq group struct as map token
Eugenio Pérez
-3
/
+3
2026-01-28
vduse: add vq group support
Eugenio Pérez
-3
/
+9
2026-01-28
vduse: add v1 API definition
Eugenio Pérez
-0
/
+4
2026-01-28
compiler-context-analysis: Remove __assume_ctx_lock from initializers
Marco Elver
-16
/
+2
2026-01-28
compiler-context-analysis: Introduce scoped init guards
Marco Elver
-7
/
+35
2026-01-28
cleanup: Make __DEFINE_LOCK_GUARD handle commas in initializers
Marco Elver
-4
/
+4
2026-01-28
ftrace: Factor ftrace_ops ops_func interface
Jiri Olsa
-1
/
+1
2026-01-28
bpf: Add trampoline ip hash table
Jiri Olsa
-2
/
+5
2026-01-28
ftrace: Add update_ftrace_direct_mod function
Jiri Olsa
-0
/
+6
2026-01-28
ftrace: Add update_ftrace_direct_del function
Jiri Olsa
-0
/
+6
2026-01-28
ftrace: Add update_ftrace_direct_add function
Jiri Olsa
-0
/
+7
2026-01-28
ftrace: Export some of hash related functions
Jiri Olsa
-0
/
+9
2026-01-28
ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flag
Jiri Olsa
-1
/
+0
2026-01-28
Merge tag 'samsung-dt64-6.20-2' of https://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
-0
/
+36
2026-01-28
nfsd: add controls to set the minimum number of threads per pool
Jeff Layton
-0
/
+1
2026-01-28
sunrpc: allow svc_recv() to return -ETIMEDOUT and -EBUSY
Jeff Layton
-1
/
+2
2026-01-28
sunrpc: split new thread creation into a separate function
Jeff Layton
-0
/
+1
2026-01-28
sunrpc: introduce the concept of a minimum number of threads per pool
Jeff Layton
-3
/
+5
2026-01-28
sunrpc: track the max number of requested threads in a pool
Jeff Layton
-1
/
+2
2026-01-28
sunrpc: split svc_set_num_threads() into two functions
Jeff Layton
-1
/
+3
2026-01-28
PCI: endpoint: Add BAR subrange mapping support
Koichiro Den
-0
/
+27
2026-01-28
PCI: endpoint: Add dynamic_inbound_mapping EPC feature
Koichiro Den
-0
/
+5
2026-01-28
iomap: add a flag to bounce buffer direct I/O
Christoph Hellwig
-0
/
+9
2026-01-28
block: add helpers to bounce buffer an iov_iter into bios
Christoph Hellwig
-0
/
+26
2026-01-28
iov_iter: extract a iov_iter_extract_bvecs helper from bio code
Christoph Hellwig
-0
/
+3
2026-01-28
block: add a BIO_MAX_SIZE constant and use it
Christoph Hellwig
-1
/
+2
2026-01-28
Merge branch 'platform-drivers-x86-asus-kbd' into for-next
Ilpo Järvinen
-50
/
+28
2026-01-28
platform/x86: asus-wmi: add keyboard brightness event handler
Antheas Kapenekakis
-0
/
+13
2026-01-28
platform/x86: asus-wmi: remove unused keyboard backlight quirk
Antheas Kapenekakis
-50
/
+0
2026-01-28
platform/x86: asus-wmi: Add support for multiple kbd led handlers
Antheas Kapenekakis
-0
/
+15
2026-01-28
spi: aspeed: Improve handling of shared SPI
Mark Brown
-28
/
+209
2026-01-28
RDMA/core: add rdma_rw_max_sge() helper for SQ sizing
Chuck Lever
-0
/
+2
[prev]
[next]