index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2024-04-01
bitops: make BYTES_TO_BITS() treewide-available
Alexander Lobakin
2024-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-28
Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-03-27
Merge tag 'mm-hotfixes-stable-2024-03-27-11-25' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-03-27
Merge tag 'probes-fixes-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-27
bpf: Protect against int overflow for stack access size
Andrei Matei
2024-03-27
bpf: Check bloom filter map value size
Andrei Matei
2024-03-27
Fix memory leak in posix_clock_open()
Linus Torvalds
2024-03-27
bpf: fix warning for crash_kexec
Hari Bathini
2024-03-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-03-26
crash: use macro to add crashk_res into iomem early for specific arch
Baoquan He
2024-03-26
prctl: generalize PR_SET_MDWE support check to be per-arch
Zev Weiss
2024-03-26
Merge tag 'printk-for-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2024-03-25
Merge tag 'v6.9-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2024-03-25
bpf: Avoid get_kernel_nofault() to fetch kprobe entry IP
Andrii Nakryiko
2024-03-25
tracing: probes: Fix to zero initialize a local variable
Masami Hiramatsu (Google)
2024-03-24
Merge tag 'dma-mapping-6.9-2024-03-24' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2024-03-23
Merge tag 'timers-urgent-2024-03-23' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-03-23
Merge tag 'core-entry-2024-03-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-22
bpf: verifier: reject addr_space_cast insn without arena
Puranjay Mohan
2024-03-22
bpf: verifier: fix addr_space_cast from as(1) to as(0)
Puranjay Mohan
2024-03-22
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-22
Revert "crypto: pkcs7 - remove sha1 support"
Eric Biggers
2024-03-21
Merge tag 'rtc-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2024-03-21
Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-03-21
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2024-03-21
Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-21
Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-03-21
bpf-next: Avoid goto in regs_refine_cond_op()
Harishankar Vishwanathan
2024-03-20
bpf: report RCU QS in cpumap kthread
Yan Zhai
2024-03-19
bpf: support BPF cookie in raw tracepoint (raw_tp, tp_btf) programs
Andrii Nakryiko
2024-03-19
bpf: pass whole link instead of prog when triggering raw tracepoint
Andrii Nakryiko
2024-03-19
bpf: flatten bpf_probe_register call chain
Andrii Nakryiko
2024-03-19
bpf: Allow helper bpf_get_[ns_]current_pid_tgid() for all prog types
Yonghong Song
2024-03-19
Merge tag 'pm-6.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2024-03-19
bpf/lpm_trie: Inline longest_prefix_match for fastpath
Jesper Dangaard Brouer
2024-03-19
timers: Fix removed self-IPI on global timer's enqueue in nohz_full
Frederic Weisbecker
2024-03-19
timers/migration: Fix endless timer requeue after idle interrupts
Frederic Weisbecker
2024-03-18
Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-03-18
bpf: Check return from set_memory_rox()
Christophe Leroy
2024-03-18
bpf: Remove arch_unprotect_bpf_trampoline()
Christophe Leroy
2024-03-18
bpf: Remove unnecessary err < 0 check in bpf_struct_ops_map_update_elem
Martin KaFai Lau
2024-03-18
tracing: Use div64_u64() instead of do_div()
Thorsten Blum
2024-03-18
tracing: Support to dump instance traces by ftrace_dump_on_oops
Huang Yiwei
2024-03-18
ftrace: Fix most kernel-doc warnings
Randy Dunlap
2024-03-18
tracing: Decrement the snapshot if the snapshot trigger fails to register
Steven Rostedt (Google)
2024-03-18
tracing: Fix snapshot counter going between two tracers that use it
Steven Rostedt (Google)
2024-03-18
tracing: Use init_utsname()->release
John Garry
2024-03-18
tracing/user_events: Introduce multi-format events
Beau Belgrave
[next]