summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-04-22LoongArch: BPF: Support small struct arguments for trampolineTiezhu Yang-24/+31
2026-04-22LoongArch: BPF: Open code and remove invoke_bpf_mod_ret()Tiezhu Yang-15/+10
2026-04-22LoongArch: BPF: Support load-acquire and store-release instructionsTiezhu Yang-1/+97
2026-04-22LoongArch: BPF: Support 8 and 16 bit read-modify-write instructionsTiezhu Yang-9/+68
2026-04-22LoongArch: BPF: Add the default case in emit_atomic() and rename itTiezhu Yang-2/+9
2026-04-22LoongArch: Define instruction formats for AM{SWAP/ADD}.{B/H} and DBARTiezhu Yang-31/+51
2026-04-22LoongArch: Batch the icache maintenance for jump_labelYouling Tang-5/+15
2026-04-22LoongArch: Add flush_icache_all()/local_flush_icache_all()Youling Tang-11/+15
2026-04-22LoongArch: Add spectre boundry for syscall dispatch tableGreg Kroah-Hartman-1/+2
2026-04-22LoongArch: Show CPU vulnerabilites correctlyHuacai Chen-0/+7
2026-04-22LoongArch: Make arch_irq_work_has_interrupt() true only if IPI HW existHuacai Chen-1/+1
2026-04-22LoongArch: Use get_random_canary() for stack canary initLuo Qiu-8/+1
2026-04-22LoongArch: Improve the logging of disabling KASLRYuqian Yang-8/+18
2026-04-22LoongArch: Align FPU register state to 32 bytesLisa Robinson-7/+9
2026-04-22LoongArch: Handle CONFIG_32BIT in syscall_get_arch()Tiezhu Yang-0/+4
2026-04-22LoongArch: Add HIGHMEM (PKMAP and FIX_KMAP) supportHuacai Chen-18/+161
2026-04-22LoongArch: Adjust build infrastructure for 32BIT/64BITHuacai Chen-42/+122
2026-04-22x86/hyperv: Skip LP/VP creation on kexecJork Loeser-0/+77
2026-04-22x86/hyperv: move stimer cleanup to hv_machine_shutdown()Jork Loeser-3/+6
2026-04-22Drivers: hv: vmbus: fix hyperv_cpuhp_online variable shadowingJork Loeser-1/+0
2026-04-22mshv: Add tracepoint for GPA intercept handlingStanislav Kinsburskii-2/+33
2026-04-22pwm: atmel-tcb: Cache clock rates and mark chip as atomicSangyun Kim-4/+34
2026-04-21io_uring: take page references for NOMMU pbuf_ring mmapsGreg Kroah-Hartman-1/+45
2026-04-21Merge tag 'probes-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds-162/+466
2026-04-21io_uring/poll: ensure EPOLL_ONESHOT is propagated for EPOLL_URING_WAKEJens Axboe-1/+3
2026-04-22Merge tag 'amd-drm-next-7.1-2026-04-17' of https://gitlab.freedesktop.org/agd...Dave Airlie-510/+1344
2026-04-21scsi: target: iscsi: reject invalid size Extended CDB AHSCarlos Bilbao-4/+18
2026-04-21scsi: ufs: core: Fix bRefClkFreq write failure in HS-LSS modeWang Shuaiwei-2/+33
2026-04-21Merge tag 'drm-next-2026-04-22' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-777/+1162
2026-04-22selftests/ftrace: Add a testcase for multiple fprobe eventsMasami Hiramatsu (Google)-0/+69
2026-04-22selftests/ftrace: Add a testcase for fprobe events on moduleMasami Hiramatsu (Google)-0/+87
2026-04-22tracing/fprobe: Fix to unregister ftrace_ops if it is empty on module unloadingMasami Hiramatsu (Google)-65/+159
2026-04-22ceph: add subvolume metrics collection and reportingAlex Markuze-14/+1018
2026-04-22ceph: parse subvolume_id from InodeStat v9 and store in inodeAlex Markuze-14/+76
2026-04-22ceph: handle InodeStat v8 versioned field in reply parsingAlex Markuze-0/+20
2026-04-22libceph: Fix slab-out-of-bounds access in auth message processingRaphael Zimmer-1/+3
2026-04-22rbd: fix null-ptr-deref when device_add_disk() failsDawei Feng-3/+3
2026-04-22crush: cleanup in crush_do_rule() methodViacheslav Dubeyko-4/+3
2026-04-22ceph: clear s_cap_reconnect when ceph_pagelist_encode_32() failsMax Kellermann-1/+5
2026-04-22ceph: only d_add() negative dentries when they are unhashedMax Kellermann-2/+4
2026-04-22libceph: update outdated comment in ceph_sock_write_space()kexinsun-2/+2
2026-04-22libceph: Remove obsolete session key alignment logicEric Biggers-8/+5
2026-04-22ceph: fix num_ops off-by-one when crypto allocation failsSam Edwards-0/+4
2026-04-22libceph: Prevent potential null-ptr-deref in ceph_handle_auth_reply()Raphael Zimmer-1/+1
2026-04-21x86/cpu: Disable FRED when PTI is forced onDave Hansen-0/+5
2026-04-21Merge tag 'f2fs-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-151/+386
2026-04-21tools/power turbostat: Fix AMD RAPL regression on big systemsLen Brown-1/+1
2026-04-21Merge tag 'libnvdimm-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-50/+566
2026-04-21drm/amd/display: Disable 10-bit truncation and dithering on DCE 6.xTimur Kristóf-0/+6
2026-04-21drm/amdgpu: OR init_pte_flags into invalid leaf PTE updatesSiwei He-2/+5