index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2024-02-15
configs/debug: add NET debug config
Matthieu Baerts (NGI0)
2024-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
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-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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
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
2024-02-07
getrusage: use sig->stats_lock rather than lock_task_sighand()
Oleg Nesterov
2024-02-07
getrusage: move thread_group_cputime_adjusted() outside of lock_task_sighand()
Oleg Nesterov
2024-02-06
hrtimer: Report offline hrtimer enqueue
Frederic Weisbecker
2024-02-02
Merge tag 'trace-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2024-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-01
tracing/timerlat: Move hrtimer_init to timerlat_fd open()
Daniel Bristot de Oliveira
2024-01-31
ring-buffer: Clean ring_buffer_poll_wait() error return
Vincent Donnefort
2024-01-29
Merge tag 'trace-v6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-01-29
Merge tag 'mm-hotfixes-stable-2024-01-28-23-21' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-01-28
Merge tag 'locking_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-01-28
Merge tag 'irq_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-28
Merge tag 'timers_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-01-26
tracing/trigger: Fix to return error if failed to alloc snapshot
Masami Hiramatsu (Google)
2024-01-25
uprobes: use pagesize-aligned virtual address when replacing pages
David Hildenbrand
2024-01-25
bpf: Fix error checks against bpf_get_btf_vmlinux().
Kui-Feng Lee
2024-01-25
Merge tag 'urgent-rcu.2024.01.24a' of https://github.com/neeraju/linux
Linus Torvalds
2024-01-25
tick/sched: Preserve number of idle sleeps across CPU hotplug events
Tim Chen
2024-01-25
clocksource: Skip watchdog check for large watchdog intervals
Jiri Wiesner
2024-01-24
bpf: Support symbolic BPF FS delegation mount options
Andrii Nakryiko
2024-01-24
bpf: Fail BPF_TOKEN_CREATE if no delegation option was set on BPF FS
Andrii Nakryiko
2024-01-24
bpf,lsm: Add BPF token LSM hooks
Andrii Nakryiko
2024-01-24
bpf,lsm: Refactor bpf_map_alloc/bpf_map_free LSM hooks
Andrii Nakryiko
2024-01-24
bpf,lsm: Refactor bpf_prog_alloc/bpf_prog_free LSM hooks
Andrii Nakryiko
2024-01-24
bpf: Consistently use BPF token throughout BPF verifier logic
Andrii Nakryiko
2024-01-24
bpf: Take into account BPF token when fetching helper protos
Andrii Nakryiko
2024-01-24
bpf: Add BPF token support to BPF_PROG_LOAD command
Andrii Nakryiko
2024-01-24
bpf: Add BPF token support to BPF_BTF_LOAD command
Andrii Nakryiko
2024-01-24
bpf: Add BPF token support to BPF_MAP_CREATE command
Andrii Nakryiko
2024-01-24
bpf: Introduce BPF token object
Andrii Nakryiko
2024-01-24
bpf: Add BPF token delegation mount options to BPF FS
Andrii Nakryiko
2024-01-24
bpf: Align CAP_NET_ADMIN checks with bpf_capable() approach
Andrii Nakryiko
2024-01-24
Merge tag 'execve-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-24
exec: Distinguish in_execve from in_exec
Kees Cook
2024-01-24
rcu: Defer RCU kthreads wakeup when CPU is dying
Frederic Weisbecker
2024-01-24
genirq: Initialize resend_node hlist for all interrupt descriptors
Dawei Li
2024-01-23
bpf: export btf_ctx_access to modules.
Kui-Feng Lee
2024-01-23
bpf, net: switch to dynamic registration
Kui-Feng Lee
[next]