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-06-10
irqdomain: Use struct_size() helper when allocating irqdomain
Marc Zyngier
2021-06-10
irqdomain: Make normal and nomap irqdomains exclusive
Marc Zyngier
2021-06-10
powerpc: Move the use of irq_domain_add_nomap() behind a config option
Marc Zyngier
2021-06-10
irqdomain: Reimplement irq_linear_revmap() with irq_find_mapping()
Marc Zyngier
2021-06-10
irq_work: Make irq_work_queue() NMI-safe again
Peter Zijlstra
2021-06-08
audit: Use list_move instead of list_del/list_add
Baokun Li
2021-06-08
audit: Rename enum audit_state constants to avoid AUDIT_DISABLED redefinition
Sergey Nazarov
2021-06-08
rq-qos: fix missed wake-ups in rq_qos_throttle try two
Jan Kara
2021-06-08
tracing: Correct the length check which causes memory corruption
Liangyan
2021-06-08
ftrace: Do not blindly read the ip address in ftrace_bug()
Steven Rostedt (VMware)
2021-06-08
cgroup: make per-cgroup pressure stall tracking configurable
Suren Baghdasaryan
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-06-07
quota: Change quotactl_path() systcall to an fd-based one
Jan Kara
2021-06-04
Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-06-04
cgroup: Fix kernel-doc
Yang Li
2021-06-04
sched/debug: Remove obsolete init_schedstats()
Eric Dumazet
2021-06-03
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2021-06-03
sched/fair: Fix util_est UTIL_AVG_UNCHANGED handling
Dietmar Eggemann
2021-06-03
sched/pelt: Ensure that *_sum is always synced with *_avg
Vincent Guittot
2021-06-02
bpf, lockdown, audit: Fix buggy SELinux lockdown permission checks
Daniel Borkmann
2021-06-01
sched: Don't defer CPU pick to migration_cpu_stop()
Valentin Schneider
2021-06-01
sched/fair: Fix ascii art by relpacing tabs
Odin Ugedal
2021-06-01
sched,init: Fix DEBUG_PREEMPT vs early boot
Peter Zijlstra
2021-06-01
sched: Add CONFIG_SCHED_CORE help text
Peter Zijlstra
2021-06-01
kprobes: Remove kprobe::fault_handler
Peter Zijlstra
2021-06-01
uprobes: Update uprobe_write_opcode() kernel-doc comment
Qiujun Huang
2021-06-01
bpf, tnums: Provably sound, faster, and more precise algorithm for tnum_mul
Harishankar Vishwanathan
2021-06-01
kgdb: Fix fall-through warning for Clang
Gustavo A. R. Silva
2021-06-01
kgdb: Fix spelling mistakes
Zhen Lei
2021-05-31
timer_list: Print name of per-cpu wakeup device
Will Deacon
2021-05-31
tick/broadcast: Program wakeup timer when entering idle if required
Will Deacon
2021-05-31
tick/broadcast: Prefer per-cpu oneshot wakeup timers to broadcast
Will Deacon
2021-05-31
tick/broadcast: Split __tick_broadcast_oneshot_control() into a helper
Will Deacon
2021-05-31
tick/broadcast: Drop unneeded CONFIG_GENERIC_CLOCKEVENTS_BROADCAST guard
Will Deacon
2021-05-31
clockevents: Use DEVICE_ATTR_[RO|WO] macros
YueHaibing
2021-05-31
perf: Fix data race between pin_count increment/decrement
Marco Elver
2021-05-31
tick/nohz: Only check for RCU deferred wakeup on user/guest entry when needed
Frederic Weisbecker
2021-05-31
sched/fair: Make sure to update tg contrib for blocked load
Vincent Guittot
2021-05-31
sched/fair: Keep load_avg and load_sum synced
Vincent Guittot
2021-05-29
Merge tag 'seccomp-fixes-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-05-29
seccomp: Refactor notification handler to prepare for new semantics
Sargun Dhillon
2021-05-28
bpf, devmap: Remove drops variable from bq_xmit_all()
Hangbin Liu
2021-05-28
cred: add missing return error code when set_cred_ucounts() failed
Yang Yingliang
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-05-27
perf/hw_breakpoint: Fix DocBook warnings in perf hw_breakpoint
Haocheng Xie
2021-05-27
perf/core: Fix DocBook warnings
Haocheng Xie
2021-05-27
perf/core: Make local function perf_pmu_snapshot_aux() static
Haocheng Xie
2021-05-26
Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-05-27
kbuild: clean up ${quiet} checks in shell scripts
Masahiro Yamada
2021-05-26
libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.h
Florent Revest
[prev]
[next]