文件最后提交记录最后更新时间
bpf: Add preempt_count_{sub,add} into btf id deny list19 天前
kernel: repair linux-5.10 CVE backport build1 个月前
compiler: remove CONFIG_OPTIMIZE_INLINING entirely6 年前
kdb: Fix buffer overflow during tab-complete1 年前
dma: fix call order in dmam_free_coherent1 年前
entry/kvm: Exit to user mode when TIF_NOTIFY_SIGNAL is set3 年前
perf: Fix __perf_event_overflow() vs perf_remove_from_context() race19 天前
futex: Clear stale exiting pointer in futex_lock_pi() retry path1 个月前
gcov: add support for checksum field2 年前
genirq/ipi: Fix NULL pointer deref in irq_data_get_affinity_mask()1 个月前
kcsan: Don't expect 64 bits atomic builtins from 32 bits architectures2 年前
Revert "回退 'Pull Request !1416 : 支持 LoongArch 架构'"1 年前
locking/spinlock/debug: Fix data-race in do_raw_write_lock5 个月前
PM: hibernate: Enforce ordering during image compression/decompression1 年前
printk: Fix signed integer overflow when defining LOG_BUF_LEN_MAX1 年前
srcu: Use irq_work to start GP in tiny SRCU27 天前
kernel: repair linux-5.10 CVE backport build1 个月前
posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_timer_del()10 个月前
!1944 merge cve-fix-20260522-kernel_linux_5.10-master into master24 天前
kbuild: update config_data.gz only when the content of .config is changed5 年前
treewide: Add SPDX license identifier - Makefile/Kconfig6 年前
treewide: Add SPDX license identifier - Makefile/Kconfig6 年前
sched/rt, locking: Use CONFIG_PREEMPTION6 年前
sched/Kconfig: Fix spelling mistake in user-visible help text6 年前
futex: Move to kernel/futex/3 年前
acct: fix potential integer overflow in encode_comp_t()2 年前
async: Introduce async_schedule_dev_nocall()2 年前
audit: Send netlink ACK before setting connection in auditd_set1 年前
audit: log AUDIT_TIME_* records only from rules3 年前
audit: fix potential double free on error path from fsnotify_add_inode_mark3 年前
audit: move put_tree() to avoid trim_trees refcount underflow and UAF4 年前
audit: don't WARN_ON_ONCE(!current->mm) in audit_exe_compare()1 年前
treewide: Use fallthrough pseudo-keyword5 年前
audit: fix possible soft lockup in __audit_inode_child()2 年前
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()5 年前
kbuild: fix kernel/bounds.c 'W=1' warning7 年前
LSM: Signal to SafeSetID when setting group IDs5 年前
cfi: Fix __cfi_slowpath_diag RCU usage with cpuidle3 年前
sched_getaffinity: don't assume 'cpumask_size()' is fully initialized2 年前
proc: convert everything to "struct proc_ops"6 年前
context_tracking: Ensure that the critical path cannot be instrumented5 年前
cpu/hotplug: Make target_store() a nop when target == state3 年前
PM: cpu: Make notifier chain use a raw_spinlock_t4 年前
crash_core, vmcoreinfo: append 'SECTION_SIZE_BITS' to vmcoreinfo4 年前
crash_dump: Remove no longer used saved_max_pfn6 年前
cred: switch to using atomic_long_t1 年前
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 256 年前
proc: introduce proc_create_single{,_data}7 年前
proc: introduce proc_create_single{,_data}7 年前
perf: Fix sample vs do_exit()10 个月前
kernel/extable.c: use address-of operator on section symbols6 年前
kernel/fail_function: fix memory leak with using debugfs_lookup()2 年前
sched: Fix yet more sched_fork() races1 年前
Revert "kernel: freezer should treat PF_IO_WORKER like PF_KTHREAD for freezing"5 年前
kbuild: add variables for compression tools5 年前
LSM: Signal to SafeSetID when setting group IDs5 年前
Signed-off-by: zhizhimeimei6 <zhangminghao11@huawei.com>4 年前
mm/nvdimm: add is_ioremap_addr and use that to check ioremap address6 年前
irq_work, smp: Allow irq_work on call_single_queue5 年前
jump_label: Fix jump_label_text_reserved() vs __init4 年前
kallsyms: strip LTO suffixes from static functions3 年前
exec: Transform exec_update_mutex into a rw_semaphore5 年前
kcov: make some symbols static5 年前
panic, kexec: make __crash_kexec() NMI safe2 年前
kexec: fix a memory leak in crash_shrink_memory()2 年前
kexec_elf: support 32 bit ELF files6 年前
kexec: support purgatories with .text.hot sections2 年前
panic, kexec: make __crash_kexec() NMI safe2 年前
kheaders: Use array declaration instead of char2 年前
kmod: remove redundant "be an" in the comment5 年前
kprobes: Fix check for probe enabled in kill_kprobe()5 个月前
kexec: turn all kexec_mutex acquisitions into trylocks2 年前
kthread: use WARN_ON_FUNCTION_MISMATCH3 年前
sysctl: pass kernel pointers to ->proc_handler6 年前
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 366 年前
module: fix [e_shstrndx].sh_size=0 OOB access10 个月前
module: harden ELF info handling5 年前
module: harden ELF info handling5 年前
notifier: Fix broken error handling pattern5 年前
内核容器逃逸模块新增HOOK点2 年前
padata: use integer wrap around to prevent deadlock on seq_nr overflow1 年前
exit: Use READ_ONCE() for all oops/warn limit reads2 年前
module: ensure that kobject_put() is safe for module type kobjects11 个月前
pid: Add a judgment for ns null in pid_nr_ns1 个月前
rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes()2 年前
profiling: fix shift too large makes kernel panic3 年前
ptrace: Reimplement PTRACE_KILL by always sending SIGKILL3 年前
kernel.h: split out min()/max() et al. helpers5 年前
kernel/reboot: emergency_restart: Set correct system_state1 年前
regset: kill ->get()5 年前
relayfs: fix out-of-bounds access in relay_file_read2 年前
dax/kmem: Fix leak of memory-hotplug resources2 年前
rseq: Fix segfault on registration when rseq_cs is non-zero11 个月前
scftorture: Forgive memory-allocation failure if KASAN2 年前
mm: memcontrol: account kernel stack per node5 年前
seccomp: Fix setting loaded filter count during TSYNC4 年前
task_work: unconditionally run task_work from get_signal()3 年前
smp: Fix offline cpu check in flush_smp_call_function_queue()3 年前
sched/core: Initialize the idle task with preemption disabled4 年前
License cleanup: add SPDX GPL-2.0 license identifier to files with no license8 年前
softirq: Add debug check to __raise_softirq_irqoff()5 年前
gcc-plugins/stackleak: Use noinstr in favor of notrace3 年前
stacktrace: Remove reliable argument from arch_stack_walk() callback5 年前
static_call: Fix unused variable warn w/o MODULE4 年前
sched: Support cpu isolation of core_ctl codeaurora inclusion category: feature issue: #I4SRVK CVE: NA4 年前
feat: Add jitfort prctl interface2 年前
kernel/sys_ni: add compat entry for fadvise64_643 年前
kunit: allow kunit tests to be loaded as a module6 年前
sysctl: move some boundary constants from sysctl.c to sysctl_vals2 年前
task_work: add helper for more targeted task_work canceling3 年前
taskstats: move specifying netlink policy back to ops5 年前
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 256 年前
torture: Fix hang during kthread shutdown phase2 年前
tracepoint: Use rcu get state and cond sync for static call updates4 年前
taskstats: Cleanup the use of task->exit_code3 年前
Revert "Add a reference to ucounts for each cred"4 年前
fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappers8 年前
kernel: provide ksys_*() wrappers for syscalls called by kernel/uid16.c8 年前
usermodehelper: reset umask to default before executing user process5 年前
smp: Fix smp_call_function_single_async prototype5 年前
treewide: Add SPDX license identifier for missed files6 年前
user.c: make uidhash_table static5 年前
memcg: enable accounting for new namesapces and struct nsproxy4 年前
switch file_open_root() to struct path4 年前
nsproxy: add struct nsset5 年前
sysctl: pass kernel pointers to ->proc_handler6 年前
watch_queue: fix IOC_WATCH_QUEUE_SET_SIZE alloc error paths2 年前
watchdog: move softlockup_panic back to early_param1 年前
watchdog/perf: more properly prevent false positives with turbo modes2 年前
workqueue: Do not warn when cancelling WQ_MEM_RECLAIM work from !WQ_MEM_RECLAIM worker1 年前
sched/core, workqueues: Distangle worker accounting from rq lock7 年前