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-02-20
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-02-20
sched/topology: fix KASAN warning in hop_cmp()
Yury Norov
2023-02-17
bpf: Fix global subprog context argument resolution logic
Andrii Nakryiko
2023-02-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2023-02-15
bpf: Zeroing allocated object from slab in bpf memory allocator
Hou Tao
2023-02-15
bpf: BPF_ST with variable offset should preserve STACK_ZERO marks
Eduard Zingerman
2023-02-15
bpf: track immediate values written to stack by BPF_ST instruction
Eduard Zingerman
2023-02-15
Merge tag 'trace-v6.2-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-02-13
bpf: Special verifier handling for bpf_rbtree_{remove, first}
Dave Marchevsky
2023-02-13
bpf: Add callback validation to kfunc verifier logic
Dave Marchevsky
2023-02-13
bpf: Add support for bpf_rb_root and bpf_rb_node in kfunc args
Dave Marchevsky
2023-02-13
bpf: Add bpf_rbtree_{add,remove,first} kfuncs
Dave Marchevsky
2023-02-13
bpf: Add basic bpf_rb_{root,node} support
Dave Marchevsky
2023-02-13
bpf: Migrate release_on_unlock logic to non-owning ref semantics
Dave Marchevsky
2023-02-12
tracing: Make trace_define_field_ext() static
Steven Rostedt (Google)
2023-02-12
Merge tag 'trace-v6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-02-12
tracing: Fix TASK_COMM_LEN in trace event format file
Yafang Shao
2023-02-11
Merge tag 'locking-urgent-2023-02-11' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-02-10
bpf: allow to disable bpf prog memory accounting
Yafang Shao
2023-02-10
bpf: allow to disable bpf map memory accounting
Yafang Shao
2023-02-10
bpf: use bpf_map_kvcalloc in bpf_local_storage
Yafang Shao
2023-02-10
Daniel Borkmann says:
Jakub Kicinski
2023-02-10
net: skbuff: drop the word head from skb cache
Jakub Kicinski
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-07
sched/topology: Introduce sched_numa_hop_mask()
Valentin Schneider
2023-02-07
sched: add sched_numa_find_nth_cpu()
Yury Norov
2023-02-07
Merge tag 'trace-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-02-06
cpuset: Call set_cpus_allowed_ptr() with appropriate mask for task
Will Deacon
2023-02-06
cgroup/cpuset: Don't filter offline CPUs in cpuset_cpus_allowed() for top cpu...
Waiman Long
2023-02-06
rtmutex: Ensure that the top waiter is always woken up
Wander Lairson Costa
2023-02-05
Merge tag 'char-misc-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-05
Merge tag 'perf_urgent_for_v6.2_rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-02-03
kernel/irq/irqdomain.c: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-02
bpf: devmap: check XDP features in __xdp_enqueue routine
Lorenzo Bianconi
2023-02-02
bpf: Drop always true do_idr_lock parameter to bpf_map_free_id
Tobias Klauser
2023-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-02
Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-02-02
tracing: Fix poll() and select() do not work on per_cpu trace_pipe and trace_...
Shiju Jose
2023-02-02
bpf: Add __bpf_kfunc tag to all kfuncs
David Vernet
2023-01-31
cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask()
Waiman Long
2023-01-31
perf: Fix perf_event_pmu_context serialization
James Clark
2023-01-29
Merge tag 'irq_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-01-28
bpf: btf: Add BTF_FMODEL_SIGNED_ARG flag
Ilya Leoshkevich
2023-01-28
bpf: iterators: Split iterators.lskel.h into little- and big- endian versions
Ilya Leoshkevich
2023-01-28
bpf: Build-time assert that cpumask offset is zero
David Vernet
2023-01-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-01-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-27
Merge tag 'trace-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-01-26
bpf: Fix the kernel crash caused by bpf_setsockopt().
Kui-Feng Lee
[next]