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
2024-05-07
printk: cleanup deprecated uses of strncpy/strcpy
Justin Stitt
-13
/
+13
2024-05-06
bpf/verifier: relax MUL range computation check
Cupertino Miranda
-5
/
+1
2024-05-06
bpf/verifier: improve XOR and OR range computation
Cupertino Miranda
-2
/
+2
2024-05-06
bpf/verifier: refactor checks for range computation
Cupertino Miranda
-64
/
+45
2024-05-06
bpf/verifier: replace calls to mark_reg_unknown.
Cupertino Miranda
-5
/
+4
2024-05-06
kunit: Handle test faults
Mickaël Salaün
-0
/
+1
2024-05-06
printk: Change type of CONFIG_BASE_SMALL to bool
Yoann Congal
-2
/
+2
2024-05-06
powerpc/dexcr: Add DEXCR prctl interface
Benjamin Gray
-0
/
+16
2024-05-05
Merge tag 'irq-urgent-2024-05-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-4
/
+8
2024-05-05
Merge tag 'probes-fixes-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-1
/
+1
2024-05-05
Merge tag 'trace-v6.9-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+12
2024-05-05
Merge tag 'dma-mapping-6.9-2024-05-04' of git://git.infradead.org/users/hch/d...
Linus Torvalds
-0
/
+1
2024-05-04
eventfs/tracing: Add callback for release of an eventfs_inode
Steven Rostedt (Google)
-0
/
+12
2024-05-03
stackleak: Use a copy of the ctl_table argument
Thomas Weißschuh
-3
/
+3
2024-05-02
swsusp: don't bother with setting block size
Al Viro
-6
/
+1
2024-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-72
/
+105
2024-05-02
Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-2
/
+40
2024-05-02
swiotlb: initialise restricted pool list_head when SWIOTLB_DYNAMIC=y
Will Deacon
-0
/
+1
2024-05-02
Merge tag 'v6.9-rc6' into perf/core, to pick up fixes
Ingo Molnar
-93
/
+85
2024-05-02
vmlinux: Avoid weak reference to notes section
Ard Biesheuvel
-2
/
+2
2024-05-02
kallsyms: Avoid weak references for kallsyms symbols
Ard Biesheuvel
-24
/
+12
2024-05-01
bpf: crypto: fix build when CONFIG_CRYPTO=m
Vadim Fedorenko
-1
/
+1
2024-05-01
hardening: Enable KCFI and some other options
Kees Cook
-0
/
+8
2024-05-01
rethook: honor CONFIG_FTRACE_VALIDATE_RCU_IS_WATCHING in rethook_try_get()
Andrii Nakryiko
-0
/
+2
2024-05-01
ftrace: make extra rcu_is_watching() validation check optional
Andrii Nakryiko
-0
/
+13
2024-05-01
uprobes: reduce contention on uprobes_tree access
Jonathan Haslam
-11
/
+11
2024-05-01
rethook: Remove warning messages printed for finding return address of a frame.
Kui-Feng Lee
-1
/
+1
2024-05-01
tracing/probes: support '%pD' type for print struct file's name
Ye Bin
-23
/
+36
2024-05-01
tracing/probes: support '%pd' type for print struct dentry's name
Ye Bin
-1
/
+65
2024-05-01
uprobes: add speculative lockless system-wide uprobe filter check
Andrii Nakryiko
-3
/
+7
2024-05-01
uprobes: prepare uprobe args buffer lazily
Andrii Nakryiko
-21
/
+28
2024-05-01
uprobes: encapsulate preparation of uprobe args buffer
Andrii Nakryiko
-37
/
+41
2024-05-01
Merge branches 'fixes.2024.04.15a', 'misc.2024.04.12a', 'rcu-sync-normal-impr...
Uladzislau Rezki (Sony)
-77
/
+479
2024-04-30
bpf: Add BPF_PROG_TYPE_CGROUP_SKB attach type enforcement in BPF_LINK_CREATE
Stanislav Fomichev
-0
/
+5
2024-04-30
Merge patch series "riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX ...
Palmer Dabbelt
-0
/
+6
2024-04-30
bpf: Add support for kprobe session cookie
Jiri Olsa
-3
/
+23
2024-04-30
bpf: Add support for kprobe session context
Jiri Olsa
-7
/
+63
2024-04-30
bpf: Add support for kprobe session attach
Jiri Olsa
-9
/
+26
2024-04-30
bpf: Do not walk twice the hash map on free
Benjamin Tissoires
-36
/
+13
2024-04-30
bpf: Do not walk twice the map on free
Benjamin Tissoires
-7
/
+8
2024-04-30
PM: hibernate: replace deprecated strncpy() with strscpy()
Justin Stitt
-1
/
+1
2024-04-29
bpf: Switch to krealloc_array()
Andy Shevchenko
-1
/
+1
2024-04-29
bpf: Use struct_size()
Andy Shevchenko
-5
/
+7
2024-04-29
Merge tag 'wq-for-6.9-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-3
/
+16
2024-04-30
clocksource: Make the int help prompt unit readable in ncurses
Borislav Petkov (AMD)
-1
/
+1
2024-04-29
bpf: Fix verifier assumptions about socket->sk
Alexei Starovoitov
-5
/
+18
2024-04-29
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-222
/
+1249
2024-04-29
bounds: Use the right number of bits for power-of-two CONFIG_NR_CPUS
Matthew Wilcox (Oracle)
-1
/
+1
2024-04-29
tracing/probes: Fix memory leak in traceprobe_parse_probe_arg_body()
LuMingYin
-1
/
+1
2024-04-29
softirq: Fix suspicious RCU usage in __do_softirq()
Zqiang
-4
/
+8
[prev]
[next]