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
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2026-01-22
rseq: Implement sys_rseq_slice_yield()
Thomas Gleixner
-0
/
+22
2026-01-22
rseq: Add prctl() to enable time slice extensions
Thomas Gleixner
-0
/
+58
2026-01-22
rseq: Add statistics for time slice extensions
Thomas Gleixner
-0
/
+14
2026-01-22
rseq: Provide static branch for time slice extensions
Thomas Gleixner
-0
/
+17
2026-01-22
rseq: Add fields and constants for time slice extension
Thomas Gleixner
-0
/
+7
2026-01-22
sched/debug: Convert copy_from_user() + kstrtouint() to kstrtouint_from_user()
Fushuai Wang
-10
/
+4
2026-01-21
bpf: add bpf_strncasecmp kfunc
Yuzuki Ishiyama
-5
/
+25
2026-01-21
bpf: support bpf_get_func_arg() for BPF_TRACE_RAW_TP
Menglong Dong
-6
/
+26
2026-01-21
sched/fair: Fix pelt clock sync when entering idle
Vincent Guittot
-6
/
+6
2026-01-21
perf: Fix refcount warning on event->mmap_count increment
Will Rosenberg
-0
/
+9
2026-01-21
clocksource: Reduce watchdog readout delay limit to prevent false positives
Thomas Gleixner
-1
/
+1
2026-01-20
bpf, x86: inline bpf_get_current_task() for x86_64
Menglong Dong
-0
/
+22
2026-01-20
fork-comment-fix: remove ambiguous question mark in CLONE_CHILD_CLEARTID comment
Minu Jin
-1
/
+1
2026-01-20
kallsyms: prevent module removal when printing module name and buildid
Petr Mladek
-0
/
+3
2026-01-20
kallsyms/ftrace: set module buildid in ftrace_mod_address_lookup()
Petr Mladek
-3
/
+6
2026-01-20
kallsyms/bpf: rename __bpf_address_lookup() to bpf_address_lookup()
Petr Mladek
-5
/
+4
2026-01-20
kallsyms: cleanup code for appending the module buildid
Petr Mladek
-9
/
+33
2026-01-20
module: add helper function for reading module_buildid()
Petr Mladek
-7
/
+2
2026-01-20
kallsyms: clean up modname and modbuildid initialization in kallsyms_lookup_b...
Petr Mladek
-4
/
+8
2026-01-20
kallsyms: clean up @namebuf initialization in kallsyms_lookup_buildid()
Petr Mladek
-1
/
+6
2026-01-20
watchdog: softlockup: panic when lockup duration exceeds N thresholds
Li RongQing
-5
/
+7
2026-01-20
kernel/crash: handle multi-page vmcoreinfo in crash kernel copy
Pnina Feder
-4
/
+13
2026-01-20
kernel: vmcoreinfo: allocate vmcoreinfo_data based on VMCOREINFO_BYTES
Pnina Feder
-2
/
+4
2026-01-20
kernel: fix off-by-one benign bugs
Alejandro Colomar
-2
/
+2
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
-0
/
+4
2026-01-20
crash_dump: constify struct configfs_item_operations and configfs_group_opera...
Christophe JAILLET
-2
/
+2
2026-01-20
bpf: Simplify bpf_timer_cancel()
Mykyta Yatsenko
-16
/
+11
2026-01-20
bpf: Introduce lock-free bpf_async_update_prog_callback()
Mykyta Yatsenko
-30
/
+37
2026-01-20
bpf: Remove unnecessary arguments from bpf_async_set_callback()
Mykyta Yatsenko
-5
/
+4
2026-01-20
bpf: Factor out timer deletion helper
Mykyta Yatsenko
-11
/
+18
2026-01-20
bpf: Require ARG_PTR_TO_MEM with memory flag
Zesen Liu
-0
/
+17
2026-01-20
bpf: Fix memory access flags in helper prototypes
Zesen Liu
-5
/
+5
2026-01-20
bpf: Add range tracking for BPF_DIV and BPF_MOD
Yazhou Tang
-0
/
+299
2026-01-20
bpf: Remove __prog kfunc arg annotation
Ihor Solodrai
-9
/
+2
2026-01-20
bpf: Migrate bpf_stream_vprintk() to KF_IMPLICIT_ARGS
Ihor Solodrai
-4
/
+3
2026-01-20
bpf: Migrate bpf_task_work_schedule_* kfuncs to KF_IMPLICIT_ARGS
Ihor Solodrai
-22
/
+20
2026-01-20
bpf: Migrate bpf_wq_set_callback_impl() to KF_IMPLICIT_ARGS
Ihor Solodrai
-14
/
+13
2026-01-20
bpf: Verifier support for KF_IMPLICIT_ARGS
Ihor Solodrai
-4
/
+54
2026-01-20
bpf: Introduce struct bpf_kfunc_meta
Ihor Solodrai
-65
/
+91
2026-01-20
bpf: Refactor btf_kfunc_id_set_contains
Ihor Solodrai
-20
/
+56
2026-01-20
Merge tag 'mm-hotfixes-stable-2026-01-20-13-09' of git://git.kernel.org/pub/s...
Linus Torvalds
-2
/
+2
2026-01-20
bpf/verifier: Optimize ID mapping reset in states_equal
Qiliang Yuan
-9
/
+14
2026-01-20
bpf: Remove leftover accounting in htab_map_mem_usage after rqspinlock
Daniel Borkmann
-7
/
+4
2026-01-20
bpf: verifier: Make sync_linked_regs() scratch registers
Puranjay Mohan
-6
/
+12
2026-01-20
Merge tag 'dma-mapping-6.19-2026-01-20' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-9
/
+18
2026-01-20
kprobes: retry blocked optprobe in do_free_cleaned_kprobes
hongao
-6
/
+12
2026-01-20
timekeeping: Adjust the leap state for the correct auxiliary timekeeper
Thomas Weißschuh
-1
/
+1
2026-01-19
panic: only warn about deprecated panic_print on write access
Gal Pressman
-2
/
+2
2026-01-18
Merge tag 'cgroup-for-6.19-rc5-fixes-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-16
/
+3
2026-01-18
Merge tag 'timers-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-1
/
+1
[prev]
[next]