index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2022-08-10
bpf: Only allow sleepable program for resched-able iterator
Hou Tao
2022-08-10
bpf: Acquire map uref in .init_seq_private for hash map iterator
Hou Tao
2022-08-10
bpf: Acquire map uref in .init_seq_private for array map iterator
Hou Tao
2022-08-10
bpf: Disallow bpf programs call prog_run command.
Alexei Starovoitov
2022-08-10
bpf: export crash_kexec() as destructive kfunc
Artem Savkov
2022-08-10
bpf: add destructive kfunc flag
Artem Savkov
2022-08-09
bpf: Don't reinit map value in prealloc_lru_pop
Kumar Kartikeya Dwivedi
2022-08-09
bpf: Fix ref_obj_id for dynptr data slices in verifier
Joanne Koong
2022-08-09
time: Correct the prototype of ns_to_kernel_old_timeval and ns_to_timespec64
Youngmin Nam
2022-08-09
bpf: Always return corresponding btf_type in __get_type_size()
Yonghong Song
2022-08-09
bpf: Add BPF-helper for accessing CLOCK_TAI
Jesper Dangaard Brouer
2022-08-09
bpf: Cleanup check_refcount_ok
Dave Marchevsky
2022-08-09
bpf, iter: Fix the condition on p when calling stop.
Hao Luo
2022-08-09
cgroup: enable cgroup_get_from_file() on cgroup1
Yosry Ahmed
2022-08-09
btf: Add a new kfunc flag which allows to mark a function to be sleepable
Benjamin Tissoires
2022-08-08
Merge tag 'rproc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
2022-08-08
Merge tag 'sysctl-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2022-08-08
Merge tag 'modules-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-08
kernel/sysctl.c: Remove trailing white space
Fanjun Kong
2022-08-08
kernel/sysctl.c: Clean up indentation, replace spaces with tab.
Fanjun Kong
2022-08-08
sysctl: Merge adjacent CONFIG_TREE_RCU blocks
Geert Uytterhoeven
2022-08-08
bpf: Verifier cleanups
Joanne Koong
2022-08-08
bpf: Use proper target btf when exporting attach_btf_obj_id
Stanislav Fomichev
2022-08-07
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-08-06
Merge tag 'sched-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-08-06
Merge tag 'perf-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-08-06
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-08-06
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
2022-08-06
posix-timers: Make do_clock_gettime() static
Jiri Slaby
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
bpf: Cleanup ftrace hash in bpf_trampoline_put
Jiri Olsa
2022-08-05
Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2022-08-04
rv: Unlock on error path in rv_unregister_reactor()
Dan Carpenter
2022-08-04
Merge tag 'for-linus-6.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-08-04
Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-04
audit, io_uring, io-wq: Fix memory leak in io_sq_thread() and io_wqe_worker()
Peilin Ye
2022-08-04
sched/core: Do not requeue task on CPU excluded from cpus_mask
Mel Gorman
2022-08-04
locking/spinlocks: Mark spinlocks noinline when inline spinlocks are disabled
Andi Kleen
2022-08-04
sched/core: Remove superfluous semicolon
Xin Gao
2022-08-04
perf/core: Fix ';;' typo
Slark Xiao
2022-08-03
Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-08-03
Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-08-03
Merge tag 'pull-work.lseek' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-03
sched/fair: Make per-cpu cpumasks static
Bing Huang
2022-08-03
sched/fair: Remove unused parameter idle of _nohz_idle_balance()
Hao Jia
2022-08-03
Merge tag 'cgroup-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-03
sched/rt: Fix Sparse warnings due to undefined rt.c declarations
Ben Dooks
2022-08-03
exit: Fix typo in comment: s/sub-theads/sub-threads
Ingo Molnar
2022-08-03
sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowed
Waiman Long
2022-08-02
Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
[prev]
[next]