index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2023-04-13
rv/reactor: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
perf/hw_breakpoint: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
dma-mapping: benchmark: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
mm: compaction: move compaction sysctl to its own file
Minghao Chi
2023-04-13
mm: memory-failure: Move memory failure sysctls to its own file
Kefeng Wang
2023-04-13
utsname: simplify one-level sysctl registration for uts_kern_table
Luis Chamberlain
2023-04-13
seccomp: simplify sysctls with register_sysctl_init()
Luis Chamberlain
2023-04-12
bpf: Remove bpf_cgroup_kptr_get() kfunc
David Vernet
2023-04-12
bpf: Make bpf_cgroup_acquire() KF_RCU | KF_RET_NULL
David Vernet
2023-04-12
cgroup/cpuset: Make cpuset_attach_task() skip subpartitions CPUs for top_cpuset
Waiman Long
2023-04-12
cgroup/cpuset: Add cpuset_can_fork() and cpuset_cancel_fork() methods
Waiman Long
2023-04-12
cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properly
Waiman Long
2023-04-12
cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach()
Waiman Long
2023-04-12
cgroup,freezer: hold cpu_hotplug_lock before freezer_mutex
Tetsuo Handa
2023-04-12
bpf: Handle NULL in bpf_local_storage_free.
Alexei Starovoitov
2023-04-12
sched/core: Make sched_dynamic_mutex static
Josh Poimboeuf
2023-04-12
sched/fair: Fix imbalance overflow
Vincent Guittot
2023-04-11
bpf/btf: Fix is_int_ptr()
Feng Zhou
2023-04-11
bpf: Relax log_buf NULL conditions when log_level>0 is requested
Andrii Nakryiko
2023-04-11
bpf: Simplify internal verifier log interface
Andrii Nakryiko
2023-04-11
bpf: Add log_true_size output field to return necessary log buffer size
Andrii Nakryiko
2023-04-11
bpf: Keep track of total log content size in both fixed and rolling modes
Andrii Nakryiko
2023-04-11
bpf: Simplify logging-related error conditions handling
Andrii Nakryiko
2023-04-11
bpf: Avoid incorrect -EFAULT error in BPF_LOG_KERNEL mode
Andrii Nakryiko
2023-04-11
bpf: Fix missing -EFAULT return on user log buf error in btf_parse()
Andrii Nakryiko
2023-04-11
bpf: Ignore verifier log reset in BPF_LOG_KERNEL mode
Andrii Nakryiko
2023-04-11
bpf: Switch BPF verifier log to be a rotating log by default
Andrii Nakryiko
2023-04-11
bpf: Remove minimum size restrictions on verifier log buffer
Andrii Nakryiko
2023-04-11
bpf: Split off basic BPF verifier log into separate file
Andrii Nakryiko
2023-04-10
Merge tag 'urgent-rcu.2023.04.07a' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-04-09
Merge tag 'perf_urgent_for_v6.3_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-04-08
kexec: remove unnecessary arch_kexec_kernel_image_load()
Bjorn Helgaas
2023-04-08
notifiers: add tracepoints to the notifiers infrastructure
Guilherme G. Piccoli
2023-04-08
kernel/hung_task.c: set some hung_task.c variables storage-class-specifier to...
Tom Rix
2023-04-08
Merge tag 'dma-mapping-6.3-2023-04-08' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-04-08
Merge tag 'trace-v6.3-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-04-08
Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-04-07
dma-mapping: provide CONFIG_ARCH_DMA_DEFAULT_COHERENT
Jiaxun Yang
2023-04-07
dma-mapping: provide a fallback dma_default_coherent
Jiaxun Yang
2023-04-06
bpf: ensure all memory is initialized in bpf_get_current_comm
Barret Rhoden
2023-04-06
bpf: Improve handling of pattern '<const> <cond_op> <non_const>' in verifier
Yonghong Song
2023-04-06
bpf: Improve verifier JEQ/JNE insn branch taken checking
Yonghong Song
2023-04-06
tracing/synthetic: Make lastcmd_mutex static
Steven Rostedt (Google)
2023-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-06
rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace period
Ziwei Dai
2023-04-06
ftrace: Fix issue that 'direct->addr' not restored in modify_ftrace_direct()
Zheng Yejian
2023-04-06
swiotlb: fix a braino in the alignment check fix
Petr Tesarik
2023-04-05
sched/numa: use hash_32 to mix up PIDs accessing VMA
Raghavendra K T
2023-04-05
sched/numa: implement access PID reset logic
Raghavendra K T
2023-04-05
sched/numa: enhance vma scanning logic
Raghavendra K T
[prev]
[next]