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
2021-10-20
Merge tag 'trace-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-10-20
block: cleanup the flush plug helpers
Christoph Hellwig
2021-10-20
ucounts: Use atomic_long_sub_return for clarity
Eric W. Biederman
2021-10-20
ucounts: Add get_ucounts_or_wrap for clarity
Eric W. Biederman
2021-10-20
ucounts: Remove unnecessary test for NULL ucount in get_ucounts
Eric W. Biederman
2021-10-20
ucounts: In set_cred_ucounts assume new->ucounts is non-NULL
Eric W. Biederman
2021-10-20
ucounts: Move get_ucounts from cred_alloc_blank to key_change_session_keyring
Eric W. Biederman
2021-10-19
tracing/perf: Add interrupt_context_level() helper
Steven Rostedt (VMware)
2021-10-19
tracing: Reuse logic from perf's get_recursion_context()
Steven Rostedt (VMware)
2021-10-19
tracing/cfi: Fix cmp_entries_* functions signature mismatch
Kalesh Singh
2021-10-19
tracing: Use linker magic instead of recasting ftrace_ops_list_func()
Steven Rostedt (VMware)
2021-10-19
bpf: Silence Coverity warning for find_kfunc_desc_btf
Kumar Kartikeya Dwivedi
2021-10-19
Revert "PM: sleep: Do not assume that "mem" is always present"
Rafael J. Wysocki
2021-10-19
workqueue: make sysfs of unbound kworker cpumask more clever
Menglong Dong
2021-10-19
ucounts: Proper error handling in set_cred_ucounts
Eric W. Biederman
2021-10-19
ucounts: Pair inc_rlimit_ucounts with dec_rlimit_ucoutns in commit_creds
Eric W. Biederman
2021-10-19
sched/scs: Reset the shadow stack when idle_task_exit
Woody Lin
2021-10-19
locking/rwsem: Fix comments about reader optimistic lock stealing conditions
Yanfei Xu
2021-10-19
locking: Remove rcu_read_{,un}lock() for preempt_{dis,en}able()
Yanfei Xu
2021-10-19
locking/rwsem: Disable preemption for spinning region
Yanfei Xu
2021-10-19
futex: Fix PREEMPT_RT build
Peter Zijlstra
2021-10-19
block: don't call blk_status_to_errno in blk_update_request
Christoph Hellwig
2021-10-18
bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAG
Yonghong Song
2021-10-18
audit: return early if the filter rule has a lower priority
Gaosheng Cui
2021-10-18
audit: fix possible null-pointer dereference in audit_filter_rules
Gaosheng Cui
2021-10-18
tracing: Have all levels of checks prevent recursion
Steven Rostedt (VMware)
2021-10-18
ucounts: Fix signal ucount refcounting
Eric W. Biederman
2021-10-18
sched: move the <linux/blkdev.h> include out of kernel/sched/sched.h
Christoph Hellwig
2021-10-18
kernel: remove spurious blkdev.h includes
Christoph Hellwig
2021-10-18
mm/filemap: Add filemap_add_folio()
Matthew Wilcox (Oracle)
2021-10-18
dma-debug: teach add_dma_entry() about DMA_ATTR_SKIP_CPU_SYNC
Hamza Mahfooz
2021-10-16
reboot: export symbol 'reboot_mode'
Shawn Guo
2021-10-16
Merge tag 'trace-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-10-15
perf/core: Allow ftrace for functions in kernel/event/core.c
Song Liu
2021-10-15
perf/x86: Add new event for AUX output counter index
Adrian Hunter
2021-10-15
irq_work: Also rcuwait for !IRQ_WORK_HARD_IRQ on PREEMPT_RT
Sebastian Andrzej Siewior
2021-10-15
irq_work: Handle some irq_work in a per-CPU thread on PREEMPT_RT
Sebastian Andrzej Siewior
2021-10-15
irq_work: Allow irq_work_sync() to sleep if irq_work() no IRQ support.
Sebastian Andrzej Siewior
2021-10-15
sched/rt: Annotate the RT balancing logic irqwork as IRQ_WORK_HARD_IRQ
Sebastian Andrzej Siewior
2021-10-15
sched: Add cluster scheduler level in core and related Kconfig for ARM64
Barry Song
2021-10-15
sched: Disable -Wunused-but-set-variable
Peter Zijlstra
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-14
pid: add pidfd_get_task() helper
Christian Brauner
2021-10-14
kernel/sched: Fix sched_fork() access an invalid sched_task_group
Zhang Qiao
2021-10-14
sched/topology: Remove unused numa_distance in cpu_attach_domain()
Yicong Yang
2021-10-14
sched/numa: Fix a few comments
Bharata B Rao
2021-10-14
sched/numa: Remove the redundant member numa_group::fault_cpus
Bharata B Rao
2021-10-14
sched/numa: Replace hard-coded number by a define in numa_task_group()
Bharata B Rao
2021-10-14
sched,livepatch: Use wake_up_if_idle()
Peter Zijlstra
[prev]
[next]