index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2021-12-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-12-10
timers: implement usleep_idle_range()
SeongJae Park
2021-12-10
Merge tag 'trace-v5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-12-10
Merge tag 'aio-poll-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-12-09
Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-12-09
wait: add wake_up_pollfree()
Eric Biggers
2021-12-09
tracing: Fix possible memory leak in __create_synth_event() error path
Miaoqian Lin
2021-12-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-12-08
ftrace: Add cleanup to unregister_ftrace_direct_multi
Jiri Olsa
2021-12-08
ftrace: Use direct_ops hash in unregister_ftrace_direct
Jiri Olsa
2021-12-05
Merge tag 'timers_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-12-05
Merge tag 'sched_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-12-04
sched/uclamp: Fix rq->uclamp_max not set on first enqueue
Qais Yousef
2021-12-04
preempt/dynamic: Fix setup_preempt_mode() return value
Andrew Halaney
2021-12-03
bpf: Fix the off-by-two error in range markings
Maxim Mikityanskiy
2021-12-02
bpf: Fix bpf_check_mod_kfunc_call for built-in modules
Kumar Kartikeya Dwivedi
2021-12-02
bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALL
Kumar Kartikeya Dwivedi
2021-12-02
sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_full
Frederic Weisbecker
2021-12-02
timers/nohz: Last resort update jiffies on nohz_full IRQ entry
Frederic Weisbecker
2021-12-01
kprobes: Limit max data_size of the kretprobe instances
Masami Hiramatsu
2021-12-01
tracing: Fix a kmemleak false positive in tracing_map
Chen Jun
2021-12-01
tracing/histograms: String compares should not care about signed values
Steven Rostedt (VMware)
2021-11-28
Merge tag 'sched-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-11-28
Merge tag 'perf-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-11-28
Merge tag 'locking-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-11-28
Merge tag 'trace-v5.16-rc2-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-27
tracing: Test the 'Do not trace this pid' case in create event
Steven Rostedt (VMware)
2021-11-27
Merge tag 'trace-v5.16-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-26
tracing: Fix pid filtering when triggers are attached
Steven Rostedt (VMware)
2021-11-26
Merge tag 'pm-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-11-26
tracing: Check pid filtering when creating events
Steven Rostedt (VMware)
2021-11-24
PM: hibernate: Fix snapshot partial write lengths
Evan Green
2021-11-24
PM: hibernate: use correct mode for swsusp_close()
Thomas Zeitlhofer
2021-11-24
sched/scs: Reset task stack state in bringup_cpu()
Mark Rutland
2021-11-23
tracing/uprobe: Fix uprobe_perf_open probes iteration
Jiri Olsa
2021-11-23
perf: Ignore sigtrap for tracepoints destined for other tasks
Marco Elver
2021-11-23
locking/rwsem: Optimize down_read_trylock() under highly contended case
Muchun Song
2021-11-23
locking/rwsem: Make handoff bit handling more consistent
Waiman Long
2021-11-19
Merge tag 'trace-v5.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2021-11-19
Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/s...
Linus Torvalds
2021-11-19
signal: Replace force_fatal_sig with force_exit_sig when in doubt
Eric W. Biederman
2021-11-19
signal: Don't always set SA_IMMUTABLE for forced signals
Eric W. Biederman
2021-11-18
tracing: Don't use out-of-sync va_list in event printing
Nikita Yushchenko
2021-11-18
tracing: Use memset_startat() to zero struct trace_iterator
Kees Cook
2021-11-18
Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-11-18
tracing/histogram: Fix UAF in destroy_hist_field()
Kalesh Singh
2021-11-18
Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-18
Merge branch 'rework/printk_safe-removal' into for-linus
Petr Mladek
2021-11-16
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-11-15
bpf: Fix toctou on read-only map's constant scalar tracking
Daniel Borkmann
[next]