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-09-13
perf: Use sample_flags for callchain
Namhyung Kim
2022-09-12
Merge 6.0-rc5 into driver-core-next
Greg Kroah-Hartman
2022-09-11
latencytop: use the last element of latency_record of system
wuchi
2022-09-11
kernel/utsname_sysctl.c: print kernel arch
Petr Vorel
2022-09-11
kernel/profile.c: simplify duplicated code in profile_setup()
wuchi
2022-09-11
fail_function: fix wrong use of fei_attr_remove()
Yang Yingliang
2022-09-11
fail_function: refactor code of checking return value of register_kprobe()
Yang Yingliang
2022-09-11
fail_function: switch to memdup_user_nul() helper
Yang Yingliang
2022-09-11
smpboot: use atomic_try_cmpxchg in cpu_wait_death and cpu_report_death
Uros Bizjak
2022-09-11
task_work: use try_cmpxchg in task_work_add, task_work_cancel_match and task_...
Uros Bizjak
2022-09-11
kexec: replace kmap() with kmap_local_page()
Fabio M. De Francesco
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
2022-09-11
panic, kexec: make __crash_kexec() NMI safe
Valentin Schneider
2022-09-11
kexec: turn all kexec_mutex acquisitions into trylocks
Valentin Schneider
2022-09-11
memory tiering: adjust hot threshold automatically
Huang Ying
2022-09-11
memory tiering: rate limit NUMA migration throughput
Huang Ying
2022-09-11
memory tiering: hot page selection with hint page fault latency
Huang Ying
2022-09-10
bpf: Add verifier support for custom callback return range
Dave Marchevsky
2022-09-10
bpf: btf: fix truncated last_member_type_id in btf_struct_resolve
Lorenz Bauer
2022-09-10
bpf: Export btf_type_by_id() and bpf_log()
Daniel Xu
2022-09-10
bpf: Remove duplicate PTR_TO_BTF_ID RO check
Daniel Xu
2022-09-10
bpf: Simplify code by using for_each_cpu_wrap()
Punit Agrawal
2022-09-10
bpf: add missing percpu_counter_destroy() in htab_map_alloc()
Tetsuo Handa
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-09
ACPI: s2idle: Add a new ->check() callback for platform_s2idle_ops
Mario Limonciello
2022-09-09
sched/psi: Per-cgroup PSI accounting disable/re-enable interface
Chengming Zhou
2022-09-09
sched/psi: Cache parent psi_group to speed up group iteration
Chengming Zhou
2022-09-09
sched/psi: Consolidate cgroup_psi()
Chengming Zhou
2022-09-09
sched/psi: Add PSI_IRQ to track IRQ/SOFTIRQ pressure
Chengming Zhou
2022-09-09
sched/psi: Remove NR_ONCPU task accounting
Johannes Weiner
2022-09-09
sched/psi: Optimize task switch inside shared cgroups again
Chengming Zhou
2022-09-09
sched/psi: Move private helpers to sched/stats.h
Chengming Zhou
2022-09-09
sched/psi: Save percpu memory when !psi_cgroups_enabled
Chengming Zhou
2022-09-09
sched/psi: Don't create cgroup PSI files when psi_disabled
Chengming Zhou
2022-09-09
sched/psi: Fix periodic aggregation shut off
Chengming Zhou
2022-09-09
Merge branch 'driver-core/driver-core-next'
Peter Zijlstra
2022-09-08
module/decompress: generate sysfs string at compile time
David Disseldorp
2022-09-08
kernel/sysctl-test: use SYSCTL_{ZERO/ONE_HUNDRED} instead of i_{zero/one_hund...
Liu Shixin
2022-09-08
kernel/sysctl.c: move sysctl_vals and sysctl_long_vals to sysctl.c
Liu Shixin
2022-09-08
sysctl: remove max_extfrag_threshold
Liu Shixin
2022-09-08
module: Add debugfs interface to view unloaded tainted modules
Aaron Tomlin
2022-09-08
kernel/sysctl.c: remove unnecessary (void*) conversions
Dong Chuanjian
2022-09-08
kprobes: Prohibit probes in gate area
Christian A. Ehrhardt
2022-09-07
bpf: Add helper macro bpf_for_each_reg_in_vstate
Kumar Kartikeya Dwivedi
2022-09-07
perf: Add a few assertions
Peter Zijlstra
2022-09-07
perf: Consolidate branch sample filter helpers
Anshuman Khandual
2022-09-07
freezer,sched: Rewrite core freezer logic
Peter Zijlstra
2022-09-07
sched/completion: Add wait_for_completion_state()
Peter Zijlstra
[prev]
[next]