index
:
linux.git
iio/light/color-sensors
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
2024-03-11
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.pidfd' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-11
Merge tag 'linux_kselftest-kunit-6.9-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2024-03-10
Merge tag 'trace-ring-buffer-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-10
tracing: Use .flush() call to wake up readers
Steven Rostedt (Google)
2024-03-10
ring-buffer: Fix resetting of shortest_full
Steven Rostedt (Google)
2024-03-10
ring-buffer: Fix waking up ring buffer readers
Steven Rostedt (Google)
2024-03-07
Merge tag 'net-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-03-06
tracing: Limit trace_marker writes to just 4K
Steven Rostedt (Google)
2024-03-06
tracing: Remove precision vsnprintf() check from print event
Steven Rostedt (Google)
2024-03-05
cpumap: Zero-initialise xdp_rxq_info struct before running XDP program
Toke Høiland-Jørgensen
2024-03-05
bpf: check bpf_func_state->callback_depth when pruning states
Eduard Zingerman
2024-03-05
Merge tag 'cgroup-for-6.8-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-03-01
Merge tag 'probes-fixes-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-01
pidfs: convert to path_from_stashed() helper
Christian Brauner
2024-03-01
pidfd: add pidfs
Christian Brauner
2024-03-01
fprobe: Fix to allocate entry_data_size buffer with rethook instances
Masami Hiramatsu (Google)
2024-02-29
cgroup/cpuset: Fix retval in update_cpumask()
Kamalesh Babulal
2024-02-28
cgroup/cpuset: Fix a memory leak in update_exclusive_cpumask()
Waiman Long
2024-02-28
pidfd: move struct pidfd_fops
Christian Brauner
2024-02-27
time: test: Fix incorrect format specifier
David Gow
2024-02-25
power: port block device access to file
Christian Brauner
2024-02-22
Merge tag 'net-6.8.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-02-22
Merge tag 'trace-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2024-02-22
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2024-02-21
ring-buffer: Do not let subbuf be bigger than write mask
Steven Rostedt (Google)
2024-02-21
pidfd: allow to override signal scope in pidfd_send_signal()
Christian Brauner
2024-02-20
sched/membarrier: reduce the ability to hammer on sys_membarrier
Linus Torvalds
2024-02-19
bpf: Fix an issue due to uninitialized bpf_iter_task
Yafang Shao
2024-02-19
bpf: Fix racing between bpf_timer_cancel_and_free and bpf_timer_cancel
Martin KaFai Lau
2024-02-17
Merge tag 'probes-fixes-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-02-17
tracing/probes: Fix to search structure fields correctly
Masami Hiramatsu (Google)
2024-02-16
Merge tag 'wq-for-6.8-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-02-16
Merge tag 'trace-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2024-02-15
tracing/synthetic: Fix trace_string() return value
Thorsten Blum
2024-02-14
tracing: Inform kmemleak of saved_cmdlines allocation
Steven Rostedt (Google)
2024-02-13
bpf: Fix warning for bpf_cpumask in verifier
Hari Bathini
2024-02-13
tracing: Use ring_buffer_record_is_set_on() in tracer_tracing_is_on()
Sven Schnelle
2024-02-13
tracing: Fix HAVE_DYNAMIC_FTRACE_WITH_REGS ifdef
Petr Pavlu
2024-02-11
Merge tag 'timers_urgent_for_v6.8_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-02-10
Merge tag 'mm-hotfixes-stable-2024-02-10-11-16' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-02-10
pidfd: change pidfd_send_signal() to respect PIDFD_THREAD
Oleg Nesterov
2024-02-10
signal: fill in si_code in prepare_kill_siginfo()
Oleg Nesterov
2024-02-09
Merge tag 'trace-v6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2024-02-09
tracing: Fix wasted memory in saved_cmdlines logic
Steven Rostedt (Google)
2024-02-09
ftrace: Fix DIRECT_CALLS to use SAVE_REGS by default
Masami Hiramatsu (Google)
2024-02-08
kprobes: Remove unnecessary initial values of variables
Li zeming
2024-02-08
tracing/probes: Fix to set arg size and fmt after setting type from BTF
Masami Hiramatsu (Google)
2024-02-08
tracing/probes: Fix to show a parse error for bad type for $comm
Masami Hiramatsu (Google)
2024-02-07
exit: wait_task_zombie: kill the no longer necessary spin_lock_irq(siglock)
Oleg Nesterov
[next]