index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
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
2021-08-25
bpf: Add bpf_task_pt_regs() helper
Daniel Xu
2021-08-25
bpf: Extend bpf_base_func_proto helpers with bpf_get_current_task_btf()
Daniel Xu
2021-08-25
bpf: Consolidate task_struct BTF_ID declarations
Daniel Xu
2021-08-25
Merge branch 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2021-08-25
cgroup/cpuset: Avoid memory migration when nodemasks match
Nicolas Saenz Julienne
2021-08-25
locking/rtmutex: Dequeue waiter on ww_mutex deadlock
Thomas Gleixner
2021-08-25
locking/rtmutex: Dont dereference waiter lockless
Thomas Gleixner
2021-08-24
audit: move put_tree() to avoid trim_trees refcount underflow and UAF
Richard Guy Briggs
2021-08-24
bpf: Fix possible out of bound write in narrow load handling
Andrey Ignatov
2021-08-24
genirq/msi: Move MSI sysfs handling from PCI to MSI core
Barry Song
2021-08-24
genirq/cpuhotplug: Demote debug printk to KERN_DEBUG
Lee Jones
2021-08-23
bpf: Migrate cgroup_bpf to internal cgroup_bpf_attach_type enum
Dave Marchevsky
2021-08-23
ucounts: Increase ucounts reference counter before the security hook
Alexey Gladkov
2021-08-23
ucounts: Fix regression preventing increasing of rlimits in init_user_ns
Eric W. Biederman
2021-08-23
bpf: Fix ringbuf helper function compatibility
Daniel Borkmann
2021-08-23
io_uring: remove files pointer in cancellation functions
Hao Xu
2021-08-23
Merge back cpufreq changes for v5.15.
Rafael J. Wysocki
2021-08-23
irqdomain: Export irq_domain_disconnect_hierarchy()
Maulik Shah
2021-08-20
tracing: Add a probe that attaches to trace events
Tzvetomir Stoyanov (VMware)
2021-08-20
locking/semaphore: Add might_sleep() to down_*() family
Xiaoming Ni
2021-08-20
sched: Introduce dl_task_check_affinity() to check proposed affinity
Will Deacon
2021-08-20
sched: Allow task CPU affinity to be restricted on asymmetric systems
Will Deacon
2021-08-20
sched: Split the guts of sched_setaffinity() into a helper function
Will Deacon
2021-08-20
sched: Introduce task_struct::user_cpus_ptr to track requested affinity
Will Deacon
2021-08-20
sched: Reject CPU affinity changes based on task_cpu_possible_mask()
Will Deacon
2021-08-20
cpuset: Cleanup cpuset_cpus_allowed_fallback() use in select_fallback_rq()
Will Deacon
2021-08-20
cpuset: Honour task_cpu_possible_mask() in guarantee_online_cpus()
Will Deacon
2021-08-20
cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1
Will Deacon
2021-08-20
sched: Introduce task_cpu_possible_mask() to limit fallback rq selection
Will Deacon
2021-08-20
sched: Cgroup SCHED_IDLE support
Josh Don
2021-08-20
sched/topology: Skip updating masks for non-online nodes
Valentin Schneider
2021-08-20
sched: Fix Core-wide rq->lock for uninitialized CPUs
Peter Zijlstra
2021-08-20
locking/ww_mutex: Initialize waiter.ww_ctx properly
Sebastian Andrzej Siewior
2021-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-20
bpf: Add support for {set|get} socket options from setsockopt BPF
Prankur Gupta
2021-08-20
bpf: Use kvmalloc for map keys in syscalls
Stanislav Fomichev
2021-08-20
bpf: Use kvmalloc for map values in syscall
Stanislav Fomichev
2021-08-19
Merge tag 'net-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-08-19
bpf: Fix NULL event->prog pointer access in bpf_overflow_handler
Yonghong Song
2021-08-19
bpf: Undo off-by-one in interpreter tail call count limit
Daniel Borkmann
2021-08-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-08-19
tracing/probes: Reject events which have the same name of existing one
Masami Hiramatsu
2021-08-19
tracing/probes: Have process_fetch_insn() take a void * instead of pt_regs
Steven Rostedt (VMware)
2021-08-19
tracing/probe: Change traceprobe_set_print_fmt() to take a type
Steven Rostedt (VMware)
2021-08-19
livepatch: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-19
dma-mapping: make the global coherent pool conditional
Christoph Hellwig
2021-08-19
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2021-08-18
tracing/probes: Use struct_size() instead of defining custom macros
Steven Rostedt (VMware)
2021-08-18
tracing/probes: Allow for dot delimiter as well as slash for system names
Steven Rostedt (VMware)
2021-08-18
tracing/probe: Have traceprobe_parse_probe_arg() take a const arg
Steven Rostedt (VMware)
[prev]
[next]