index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2024-04-23
bpf: verifier: bail out if the argument is not a map
Benjamin Tissoires
2024-04-23
bpf: add support for bpf_wq user type
Benjamin Tissoires
2024-04-23
bpf: replace bpf_timer_cancel_and_free with a generic helper
Benjamin Tissoires
2024-04-23
bpf: replace bpf_timer_set_callback with a generic helper
Benjamin Tissoires
2024-04-23
bpf: replace bpf_timer_init with a generic helper
Benjamin Tissoires
2024-04-23
bpf: make timer data struct more generic
Benjamin Tissoires
2024-04-22
bpf: Fix typos in comments
Rafael Passos
2024-04-22
bpf: Fix typo in function save_aux_ptr_type
Rafael Passos
2024-04-16
bpf: Harden and/or/xor value tracking in verifier
Harishankar Vishwanathan
2024-04-16
btf: Avoid weak external references
Ard Biesheuvel
2024-04-10
bpf: Add bpf_link support for sk_msg and sk_skb progs
Yonghong Song
2024-04-09
bpf: Add support for certain atomics in bpf_arena to x86 JIT
Alexei Starovoitov
2024-04-05
bpf: Allow invoking kfuncs from BPF_PROG_TYPE_SYSCALL progs
David Vernet
2024-04-05
bpf: allow invoking bpf_for_each_map_elem with different maps
Philo Lu
2024-04-05
bpf: store both map ptr and state in bpf_insn_aux_data
Philo Lu
2024-04-05
bpf: fix perf_snapshot_branch_stack link failure
Arnd Bergmann
2024-04-04
bpf: prevent r10 register from being marked as precise
Andrii Nakryiko
2024-04-04
bpf: inline bpf_get_branch_snapshot() helper
Andrii Nakryiko
2024-04-04
bpf: make bpf_get_branch_snapshot() architecture-agnostic
Andrii Nakryiko
2024-04-04
bpf: Optimize emit_mov_imm64().
Alexei Starovoitov
2024-04-03
bpf: inline bpf_map_lookup_elem() helper for PERCPU_HASH map
Andrii Nakryiko
2024-04-03
bpf: inline bpf_map_lookup_elem() for PERCPU_ARRAY maps
Andrii Nakryiko
2024-04-03
bpf: inline bpf_get_smp_processor_id() helper
Andrii Nakryiko
2024-04-03
bpf: add special internal-only MOV instruction to resolve per-CPU addrs
Andrii Nakryiko
2024-04-03
bpf: Replace deprecated strncpy with strscpy
Justin Stitt
2024-04-02
bpf: Improve program stats run-time calculation
Jose Fernandez
2024-04-02
bpf: Add a verbose message if map limit is reached
Anton Protopopov
2024-03-29
bpf: Avoid kfree_rcu() under lock in bpf_lpm_trie.
Alexei Starovoitov
2024-03-28
bpf: Mark bpf prog stack with kmsan_unposion_memory in interpreter mode
Martin KaFai Lau
2024-03-28
bpf: Mitigate latency spikes associated with freeing non-preallocated htab
Yafang Shao
2024-03-28
bpf: add bpf_modify_return_test_tp() kfunc triggering tracepoint
Andrii Nakryiko
2024-03-28
bpf,arena: Use helper sizeof_field in struct accessors
Haiyue Wang
2024-03-28
bpf: improve error message for unsupported helper
Mykyta Yatsenko
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
[next]