index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2023-06-23
workqueue: clean up WORK_* constant types, clarify masking
Linus Torvalds
2023-06-23
tracing/probes: Fix tracepoint event with $arg* to fetch correct argument
Masami Hiramatsu (Google)
2023-06-23
tracing/probes: Fix to return NULL and keep using current argc
Masami Hiramatsu (Google)
2023-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-22
Merge tag 'net-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-06-22
Merge tag 'cgroup-for-6.4-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-06-22
Revert "cgroup: Avoid -Wstringop-overflow warnings"
Tejun Heo
2023-06-22
tracing/boot: Replace strlcpy with strscpy
Azeem Shaikh
2023-06-22
tracing/timerlat: Add user-space interface
Daniel Bristot de Oliveira
2023-06-22
tracing/osnoise: Skip running osnoise if all instances are off
Daniel Bristot de Oliveira
2023-06-22
tracing/osnoise: Switch from PF_NO_SETAFFINITY to migrate_disable
Daniel Bristot de Oliveira
2023-06-22
ftrace: Show all functions with addresses in available_filter_functions_addrs
Jiri Olsa
2023-06-22
kbuild: generate KSYMTAB entries by modpost
Masahiro Yamada
2023-06-22
hrtimer: Add missing sparse annotations to hrtimer locking
Ben Dooks
2023-06-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-06-21
cgroup/misc: Expose misc.current on cgroup v2 root
LeiZhou-97
2023-06-21
cgroup: Avoid -Wstringop-overflow warnings
Gustavo A. R. Silva
2023-06-21
Merge tag 'timers-urgent-2023-06-21' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-06-21
cgroup: remove obsolete comment on cgroup_on_dfl()
Miaohe Lin
2023-06-21
Merge branch irq/misc-6.5 into irq/irqchip-next
Marc Zyngier
2023-06-21
bpf: Force kprobe multi expected_attach_type for kprobe_multi link
Jiri Olsa
2023-06-21
bpf/btf: Accept function names that contain dots
Florent Revest
2023-06-20
function_graph: Support recording and printing the return value of function
Donglin Peng
2023-06-20
fgraph: Add declaration of "struct fgraph_ret_regs"
Steven Rostedt (Google)
2023-06-20
Merge tag 'trace-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-06-19
watchdog/sparc64: define HARDLOCKUP_DETECTOR_SPARC64
Petr Mladek
2023-06-19
watchdog/hardlockup: make HAVE_NMI_WATCHDOG sparc64-specific
Petr Mladek
2023-06-19
watchdog/hardlockup: move SMP barriers from common code to buddy code
Douglas Anderson
2023-06-19
watchdog/buddy: don't copy the cpumask in watchdog_next_cpu()
Douglas Anderson
2023-06-19
watchdog/buddy: cleanup how watchdog_buddy_check_hardlockup() is called
Douglas Anderson
2023-06-19
watchdog/hardlockup: in watchdog_hardlockup_check() use cpumask_copy()
Douglas Anderson
2023-06-19
watchdog/hardlockup: don't use raw_cpu_ptr() in watchdog_hardlockup_kick()
Douglas Anderson
2023-06-19
watchdog/hardlockup: HAVE_NMI_WATCHDOG must implement watchdog_hardlockup_pro...
Douglas Anderson
2023-06-19
watchdog/hardlockup: keep kernel.nmi_watchdog sysctl as 0444 if probe fails
Douglas Anderson
2023-06-19
kernel: pid_namespace: remove unused set_memfd_noexec_scope()
YueHaibing
2023-06-19
mm: ptep_get() conversion
Ryan Roberts
2023-06-19
dma-mapping: force bouncing if the kmalloc() size is not cache-line-aligned
Catalin Marinas
2023-06-19
dma-mapping: name SG DMA flag helpers consistently
Robin Murphy
2023-06-19
scatterlist: add dedicated config for DMA flags
Robin Murphy
2023-06-19
perf/core: allow pte_offset_map() to fail
Hugh Dickins
2023-06-19
bpf: Keep BPF_PROG_LOAD permission checks clear of validations
Andrii Nakryiko
2023-06-19
bpf: Centralize permissions checks for all BPF map types
Andrii Nakryiko
2023-06-19
bpf: Inline map creation logic in map_create() function
Andrii Nakryiko
2023-06-19
bpf: Move unprivileged checks into map_create() and bpf_prog_load()
Andrii Nakryiko
2023-06-18
tick/rcu: Fix bogus ratelimit condition
Wen Yang
2023-06-18
alarmtimer: Remove unnecessary (void *) cast
Li zeming
2023-06-18
alarmtimer: Remove unnecessary initialization of variable 'ret'
Li zeming
2023-06-18
posix-timers: Refer properly to CONFIG_HIGH_RES_TIMERS
Lukas Bulwahn
2023-06-18
posix-timers: Polish coding style in a few places
Thomas Gleixner
2023-06-18
posix-timers: Remove pointless comments
Thomas Gleixner
[prev]
[next]