forge
login
or
join now
tjh.dev
/
kernel
star
1
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
star
1
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
overview
issues
pulls
pipelines
kernel
/
kernel
/
at
c366a7b5ed7564e41345c380285bd3f6cb98971b
22 folders
123 files
Linus Torvalds
Merge tag 'trace-ring-buffer-v7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
19d ago
27d128c1
bpf
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
3 weeks ago
cgroup
mm: memcontrol: prepare for reparenting non-hierarchical stats
2 months ago
configs
Remove WARN_ALL_UNSEEDED_RANDOM kernel config option
2 months ago
debug
kgdb: update outdated references to kgdb_wait()
1 month ago
dma
dma-mapping: introduce DMA_ATTR_CC_SHARED for shared memory
1 month ago
entry
entry: Split kernel mode logic from irqentry_{enter,exit}()
1 month ago
events
Merge branch kvm-arm64/hyp-tracing into kvmarm-master/next
1 month ago
futex
futex: Clear stale exiting pointer in futex_lock_pi() retry path
1 month ago
gcov
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
2 months ago
irq
genirq/chip: Invoke add_interrupt_randomness() in handle_percpu_devid_irq()
1 month ago
kcsan
Merge tag 'kmalloc_obj-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
2 months ago
livepatch
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
2 months ago
liveupdate
Merge branch 'rework/prb-fixes' into for-linus
3 weeks ago
locking
Merge tag 'locking-urgent-2026-04-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2 weeks ago
module
Merge tag 'v7.0-rc6' into irq/core
1 month ago
power
PM: EM: Fix NULL pointer dereference when perf domain ID is not found
1 month ago
printk
printk: ringbuffer: fix errors in comments
1 month ago
rcu
rcutorture: Test call_srcu() with preemption disabled and not
2 months ago
sched
sched_ext: Drop spurious warning on kick during scheduler disable
1 month ago
time
clockevents: Add missing resets of the next_event_forced flag
4 weeks ago
trace
Merge tag 'trace-ring-buffer-v7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
2 weeks ago
unwind
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
2 months ago
.gitignore
Kconfig.freezer
Kconfig.hz
Kconfig.kexec
liveupdate: kho: move to kernel/liveupdate
6 months ago
Kconfig.locks
Kconfig.preempt
sched: Further restrict the preemption modes
4 months ago
Makefile
kcov: Enable context analysis
4 months ago
acct.c
kernel: acct: fix duplicate word in comment
1 month ago
async.c
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
2 months ago
audit.c
audit: handle unknown status requests in audit_receive_msg()
2 months ago
audit.h
audit: widen ino fields to u64
2 months ago
audit_fsnotify.c
audit: widen ino fields to u64
2 months ago
audit_tree.c
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
2 months ago
audit_watch.c
audit: widen ino fields to u64
2 months ago
auditfilter.c
audit: fix coding style issues
2 months ago
auditsc.c
audit: widen ino fields to u64
2 months ago
backtracetest.c
bounds.c
x86/asm: Remove ANNOTATE_DATA_SPECIAL usage
5 months ago
capability.c
cfi.c
cfi: Move BPF CFI types and helpers to generic code
9 months ago
compat.c
configs.c
context_tracking.c
context_tracking: Remove rcu_task_trace_heavyweight_{enter,exit}()
4 months ago
cpu.c
cpu: Provide lockdep check for CPU hotplug lock write-held
11 months ago
cpu_pm.c
syscore: Pass context data to callbacks
6 months ago
crash_core.c
kernel/crash: remove inclusion of crypto/sha1.h
2 months ago
crash_core_test.c
crash: add KUnit tests for crash_exclude_mem_range
8 months ago
crash_dump_dm_crypt.c
crash_dump/dm-crypt: don't print in arch-specific code
2 months ago
crash_reserve.c
kernel/crash: remove inclusion of crypto/sha1.h
2 months ago
cred.c
cred: remove unused set_security_override_from_ctx()
4 months ago
delayacct.c
delayacct: fix uapi timespec64 definition
3 months ago
dma.c
elfcorehdr.c
exec_domain.c
exit.c
exit: kill unnecessary thread_group_leader() checks in exit_notify() and do_notify_parent()
2 months ago
exit.h
extable.c
fail_function.c
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
2 months ago
fork.c
locking: Add task::blocked_lock to serialize blocked_on state
1 month ago
freezer.c
Merge tag 'pm-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
6 months ago
gen_kheaders.sh
Merge tag 'kbuild-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
9 months ago
groups.c
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
2 months ago
hung_task.c
hung_task: explicitly report I/O wait state in log output
2 months ago
iomem.c
irq_work.c
kernel: Use trace_call__##name() at guarded tracepoint call sites
1 month ago
jump_label.c
jump_label: use ATOMIC_INIT() for initialization of .enabled
2 months ago
kallsyms.c
kallsyms: Get rid of kallsyms relative base
3 months ago
kallsyms_internal.h
kallsyms: Get rid of kallsyms relative base
3 months ago
kallsyms_selftest.c
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
2 months ago
kallsyms_selftest.h
kcmp.c
kcov.c
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
2 months ago
kexec.c
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
2 months ago
kexec_core.c
kernel/kexec: remove inclusion of crypto/hash.h
2 months ago
kexec_elf.c
kexec_file.c
kexec: derive purgatory entry from symbol
3 months ago
kexec_internal.h
kexec: enable CMA based contiguous allocation
11 months ago
kheaders.c
kprobes.c
kprobes: Remove unneeded warnings from __arm_kprobe_ftrace()
2 months ago
kstack_erase.c
sysctl: remove __user qualifier from stack_erasing_sysctl buffer argument
6 months ago
ksyms_common.c
ksysfs.c
Merge tag 'sched_ext-for-7.0-rc6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
1 month ago
kthread.c
kthread: consolidate kthread exit paths to prevent use-after-free
2 months ago
latencytop.c
module_signature.c
module: Give 'enum pkey_id_type' a more specific name
2 months ago
notifier.c
nscommon.c
nsfs: tighten permission checks for ns iteration ioctls
2 months ago
nsproxy.c
nsproxy: Add FOR_EACH_NS_TYPE() X-macro and CLONE_NS_ALL
2 months ago
nstree.c
nstree: tighten permission checks for listing
2 months ago
padata.c
padata: Put CPU offline callback in ONLINE section to allow failure
2 months ago
panic.c
kernel/panic: mark init_taint_buf as __initdata and panic instead of warning in alloc_taint_buf()
2 months ago
params.c
module: Clean up parse_args() arguments
2 months ago
pid.c
pid: document the PIDNS_ADDING checks in alloc_pid() and copy_process()
2 months ago
pid_namespace.c
pid_namespace: allow opening pid_for_children before init was created
1 month ago
pid_sysctl.h
profile.c
ptrace.c
clone: add CLONE_AUTOREAP
2 months ago
range.c
reboot.c
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
2 months ago
regset.c
relay.c
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
2 months ago
resource.c
PCI: Align head space better
1 month ago
resource_kunit.c
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
2 months ago
rseq.c
rseq: slice ext: Ensure rseq feature size differs from original rseq size
2 months ago
scftorture.c
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
2 months ago
scs.c
scs: fix a wrong parameter in __scs_magic
7 months ago
seccomp.c
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
2 months ago
signal.c
do_notify_parent: sanitize the valid_signal() checks
1 month ago
smp.c
smp: Use system_percpu_wq instead of system_wq
6 months ago
smpboot.c
smpboot.h
softirq.c
softirq: Prepare for deferred hrtimer rearming
2 months ago
stacktrace.c
static_call.c
static_call_inline.c
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
2 months ago
stop_machine.c
sys.c
Merge tag 'sched-urgent-2026-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
1 month ago
sys_ni.c
rseq: Implement sys_rseq_slice_yield()
4 months ago
sysctl-test.c
sysctl.c
sysctl: fix uninitialized variable in proc_do_large_bitmap
1 month ago
task_work.c
task_work: Fix NMI race condition
7 months ago
taskstats.c
taskstats: set version in TGID exit notifications
1 month ago
torture.c
torture: Avoid modulo-zero error in torture_hrtimeout_ns()
2 months ago
tracepoint.c
tracepoint: balance regfunc() on func_add() failure in tracepoint_add_func()
1 month ago
tsacct.c
tsacct: skip all kernel threads
4 months ago
ucount.c
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
2 months ago
uid16.c
uid16.h
umh.c
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
2 months ago
up.c
user-return-notifier.c
user.c
ns: drop custom reference count initialization for initial namespaces
6 months ago
user_namespace.c
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
2 months ago
utsname.c
ns: move ns type into struct ns_common
7 months ago
utsname_sysctl.c
vhost_task.c
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
2 months ago
vmcore_info.c
mm: rename the 'compound_head' field in the 'struct page' to 'compound_info'
2 months ago
watch_queue.c
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
2 months ago
watchdog.c
watchdog/hardlockup: improve buddy system detection timeliness
2 months ago
watchdog_buddy.c
watchdog/hardlockup: improve buddy system detection timeliness
2 months ago
watchdog_perf.c
watchdog/hardlockup: simplify perf event probe and remove per-cpu dependency
3 months ago
workqueue.c
Merge tag 'pm-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
1 month ago
workqueue_internal.h
workqueue: Show in-flight work item duration in stall diagnostics
2 months ago