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
2023-12-18
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-12-18
bpf: Ensure precise is reset to false in __mark_reg_const_zero()
Andrii Nakryiko
2023-12-18
bpf: Fail uprobe multi link with negative offset
Jiri Olsa
2023-12-15
x86/cfi,bpf: Fix bpf_exception_cb() signature
Alexei Starovoitov
2023-12-15
bpf: Fix dtor CFI
Peter Zijlstra
2023-12-15
x86/cfi,bpf: Fix bpf_struct_ops CFI
Peter Zijlstra
2023-12-15
x86/cfi,bpf: Fix BPF JIT call
Peter Zijlstra
2023-12-15
bpf: Limit the number of kprobes when attaching program to multiple kprobes
Hou Tao
2023-12-15
bpf: Limit the number of uprobes when attaching program to multiple uprobes
Hou Tao
2023-12-14
bpf: xdp: Register generic_kfunc_set with XDP programs
Daniel Xu
2023-12-14
bpf: support symbolic BPF FS delegation mount options
Andrii Nakryiko
2023-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-14
bpf: Fix a race condition between btf_put() and map_free()
Yonghong Song
2023-12-13
bpf: Use GFP_KERNEL in bpf_event_entry_gen()
Hou Tao
2023-12-13
bpf: Reduce the scope of rcu_read_lock when updating fd map
Hou Tao
2023-12-13
bpf: Update the comments in maybe_wait_bpf_programs()
Hou Tao
2023-12-13
bpf: add small subset of SECURITY_PATH hooks to BPF sleepable_lsm_hooks list
Matt Bobrowski
2023-12-13
bpf: fail BPF_TOKEN_CREATE if no delegation option was set on BPF FS
Andrii Nakryiko
2023-12-13
bpf: Support uid and gid when mounting bpffs
Jie Jiang
2023-12-12
bpf: Comment on check_mem_size_reg
Andrei Matei
2023-12-12
bpf: Remove unused backtrack_state helper functions
Yang Li
2023-12-11
bpf: tidy up exception callback management a bit
Andrii Nakryiko
2023-12-11
bpf: emit more dynptr information in verifier log
Andrii Nakryiko
2023-12-11
bpf: log PTR_TO_MEM memory size in verifier log
Andrii Nakryiko
2023-12-10
Merge tag 'sched_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-12-10
Merge tag 'perf_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-12-09
bpf: Add bpf_cpumask_weight() kfunc
David Vernet
2023-12-09
bpf: handle fake register spill to stack with BPF_ST_MEM instruction
Andrii Nakryiko
2023-12-09
bpf: Set uattr->batch.count as zero before batched update or deletion
Hou Tao
2023-12-09
bpf: Only call maybe_wait_bpf_programs() when map operation succeeds
Hou Tao
2023-12-09
bpf: Add missed maybe_wait_bpf_programs() for htab of maps
Hou Tao
2023-12-09
bpf: Call maybe_wait_bpf_programs() only once for generic_map_update_batch()
Hou Tao
2023-12-09
bpf: Remove unnecessary wait from bpf_map_copy_value()
Hou Tao
2023-12-08
bpf: Enable bpf_cgrp_storage for cgroup1 non-attach case
Yafang Shao
2023-12-08
bpf: Minor cleanup around stack bounds
Andrei Matei
2023-12-08
bpf: Fix accesses to uninit stack slots
Andrei Matei
2023-12-08
Merge tag 'trace-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-12-08
Merge tag 'mm-hotfixes-stable-2023-12-07-18-47' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-07
Merge tag 'net-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-12-07
bpf: Guard stack limits against 32bit overflow
Andrei Matei
2023-12-07
bpf: Fix verification of indirect var-off stack access
Andrei Matei
2023-12-07
Merge tag 'cgroup-for-6.7-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-12-07
Merge tag 'wq-for-6.7-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-12-06
bpf: Use arch_bpf_trampoline_size
Song Liu
2023-12-06
bpf: Add arch_bpf_trampoline_size()
Song Liu
2023-12-06
bpf: Add helpers for trampoline image management
Song Liu
2023-12-06
bpf: Adjust argument names of arch_prepare_bpf_trampoline()
Song Liu
2023-12-06
bpf: Let bpf_prog_pack_free handle any pointer
Song Liu
2023-12-06
kernel/Kconfig.kexec: drop select of KEXEC for CRASH_DUMP
Baoquan He
[next]