index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-25
rv: Remove unused field in struct rv_monitor_def
Nam Cao
1
-1
/
+0
2025-07-24
rv: Return init error when registering monitors
Gabriele Monaco
11
-22
/
+11
2025-07-24
verification/rvgen: Organise Kconfig entries for nested monitors
Gabriele Monaco
3
-5
/
+26
2025-07-24
tools/dot2c: Fix generated files going over 100 column limit
Gabriele Monaco
2
-11
/
+23
2025-07-24
tools/rv: Stop gracefully also on SIGTERM
Gabriele Monaco
1
-0
/
+1
2025-07-24
tools/rv: Do not skip idle in trace
Gabriele Monaco
1
-2
/
+2
2025-07-24
verification/rvgen: Do not generate unused variables
Nam Cao
1
-4
/
+21
2025-07-24
verification/rvgen: Generate each variable definition only once
Nam Cao
1
-3
/
+5
2025-07-24
verification/rvgen: Support the 'next' operator
Nam Cao
2
-0
/
+27
2025-07-24
Documentation/rv: Add documentation for linear temporal logic monitors
Nam Cao
3
-16
/
+274
2025-07-24
verification/rvgen: Add support for linear temporal logic
Nam Cao
7
-1
/
+915
2025-07-24
verification/rvgen: Restructure the classes to prepare for LTL inclusion
Nam Cao
5
-261
/
+308
2025-07-24
verification/rvgen: Restructure the templates files
Nam Cao
8
-32
/
+20
2025-07-24
Documentation/rv: Prepare monitor synthesis document for LTL inclusion
Nam Cao
2
-11
/
+11
2025-07-24
verification/dot2k: Prepare the frontend for LTL inclusion
Nam Cao
12
-17
/
+25
2025-07-24
verification/dot2k: Replace is_container() hack with subparsers
Nam Cao
2
-18
/
+21
2025-07-24
verification/dot2k: Remove __buff_to_string()
Nam Cao
1
-15
/
+6
2025-07-24
verification/dot2k: Make a separate dot2k_templates/Kconfig_container
Nam Cao
2
-1
/
+7
2025-07-22
rv/ltl: Do not execute the Buchi automaton twice on start condition
Nam Cao
1
-1
/
+3
2025-07-11
panic: Fix up description of vpanic()
Nam Cao
1
-1
/
+1
2025-07-11
objtool: Add vpanic() to the noreturn list
Nam Cao
1
-0
/
+1
2025-07-09
rv: Allow to configure the number of per-task monitor
Nam Cao
5
-17
/
+18
2025-07-09
rv: Add documentation for rtapp monitor
Nam Cao
2
-0
/
+134
2025-07-09
rv: Add rtapp_sleep monitor
Nam Cao
8
-1
/
+556
2025-07-09
rv: Add rtapp_pagefault monitor
Nam Cao
8
-0
/
+190
2025-07-09
riscv: mm: Add page fault trace points
Nam Cao
1
-0
/
+8
2025-07-09
rv: Add rtapp container monitor
Nam Cao
5
-0
/
+48
2025-07-09
rv: Add support for LTL monitors
Nam Cao
5
-8
/
+298
2025-07-09
rv: rename CONFIG_DA_MON_EVENTS to CONFIG_RV_MON_EVENTS
Nam Cao
2
-4
/
+4
2025-07-09
rv: Let the reactors take care of buffers
Nam Cao
5
-42
/
+30
2025-07-09
panic: Add vpanic()
Nam Cao
2
-4
/
+15
2025-07-09
printk: Make vprintk_deferred() public
Nam Cao
2
-1
/
+7
2025-07-09
rv: Add #undef TRACE_INCLUDE_FILE
Nam Cao
1
-1
/
+2
2025-07-06
Linux 6.16-rc5
v6.16-rc5
Linus Torvalds
1
-1
/
+1
2025-07-06
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-8
/
+12
2025-07-06
Merge tag 'sched_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-16
/
+21
2025-07-06
Merge tag 'objtool_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+1
2025-07-06
Merge tag 'perf_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+3
2025-07-06
Merge tag 'x86_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+35
2025-07-06
Merge tag 'locking_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-0
/
+5
2025-07-06
Merge tag 'edac_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-1
/
+5
2025-07-06
Merge tag 'ras_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-24
/
+29
2025-07-06
Merge tag 'irq_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2025-07-06
selftests/futex: Add futex_numa to .gitignore
Terry Tritton
1
-0
/
+1
2025-07-05
Merge tag 'hid-for-linus-2025070502' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-11
/
+19
2025-07-05
Merge tag 'v6.16-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-36
/
+39
2025-07-05
Merge tag 'i2c-for-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-2
/
+8
2025-07-04
Merge tag 'pm-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
8
-13
/
+29
2025-07-04
Merge tag 'acpi-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-16
/
+3
2025-07-04
Merge branch 'pm-sleep'
Rafael J. Wysocki
7
-12
/
+12
[next]