index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-20
Merge tag 'execve-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-09-13
Revert "fs/exec: allow to unshare a time namespace on vfork+exec"
Andrei Vagin
2022-09-10
Merge tag 'dma-mapping-6.0-2022-09-10' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2022-09-09
Merge tag 'driver-core-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-09-08
kprobes: Prohibit probes in gate area
Christian A. Ehrhardt
2022-09-07
dma-mapping: mark dma_supported static
Christoph Hellwig
2022-09-07
swiotlb: fix a typo
Chao Gao
2022-09-07
swiotlb: avoid potential left shift overflow
Chao Gao
2022-09-07
dma-debug: improve search for partial syncs
Robin Murphy
2022-09-07
Revert "swiotlb: panic if nslabs is too small"
Yu Zhao
2022-09-06
rv/reactor: add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
2022-09-06
tracing: Fix to check event_mutex is held while accessing trigger list
Masami Hiramatsu (Google)
2022-09-06
tracing: hold caller_addr to hardirq_{enable,disable}_ip
Yipeng Zou
2022-09-06
tracepoint: Allow trace events in modules with TAINT_TEST
Alison Schofield
2022-09-06
rv/monitors: Make monitor's automata definition static
Daniel Bristot de Oliveira
2022-09-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
2022-09-05
bpf: Optimize rcu_barrier usage between hash map and bpf_mem_alloc.
Alexei Starovoitov
2022-09-05
bpf: Remove usage of kmem_cache from bpf_mem_cache.
Alexei Starovoitov
2022-09-05
bpf: Remove prealloc-only restriction for sleepable bpf programs.
Alexei Starovoitov
2022-09-05
bpf: Prepare bpf_mem_alloc to be used by sleepable bpf programs.
Alexei Starovoitov
2022-09-05
bpf: Remove tracing program restriction on map types
Alexei Starovoitov
2022-09-05
bpf: Convert percpu hash map to per-cpu bpf_mem_alloc.
Alexei Starovoitov
2022-09-05
bpf: Add percpu allocation support to bpf_mem_alloc.
Alexei Starovoitov
2022-09-05
bpf: Batch call_rcu callbacks instead of SLAB_TYPESAFE_BY_RCU.
Alexei Starovoitov
2022-09-05
bpf: Adjust low/high watermarks in bpf_mem_cache
Alexei Starovoitov
2022-09-05
bpf: Optimize call_rcu in non-preallocated hash map.
Alexei Starovoitov
2022-09-05
bpf: Optimize element count in non-preallocated hash map.
Alexei Starovoitov
2022-09-05
bpf: Relax the requirement to use preallocated hash maps in tracing progs.
Alexei Starovoitov
2022-09-05
bpf: Convert hash map to bpf_mem_alloc.
Alexei Starovoitov
2022-09-05
bpf: Introduce any context BPF specific memory allocator.
Alexei Starovoitov
2022-09-05
IB/core: Fix a nested dead lock as part of ODP flow
Yishai Hadas
2022-09-05
sched/debug: fix dentry leak in update_sched_domain_debugfs
Greg Kroah-Hartman
2022-09-01
bpf: Only add BTF IDs for socket security hooks when CONFIG_SECURITY_NETWORK ...
Hou Tao
2022-09-01
bpf: Remove useless else if
Jiapeng Chong
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-01
bpf: Use this_cpu_{inc_return|dec} for prog->active
Hou Tao
2022-09-01
bpf: Use this_cpu_{inc|dec|inc_return} for bpf_task_storage_busy
Hou Tao
2022-09-01
Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-08-31
bpf: Propagate error from htab_lock_bucket() to userspace
Hou Tao
2022-08-31
bpf: Disable preemption when increasing per-cpu map_locked
Hou Tao
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
2022-08-28
Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-08-28
vmcoreinfo: add kallsyms_num_syms symbol
Stephen Brennan
2022-08-27
Merge tag 'audit-pr-20220826' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-26
wait_on_bit: add an acquire memory barrier
Mikulas Patocka
2022-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2022-08-25
bpf: prepare for more bpf syscall to be used from kernel and user space.
Benjamin Tissoires
2022-08-25
bpf: Add CGROUP prefix to cgroup_iter_order
Hao Luo
[next]