开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2025-11-20
lib: mul_u64_u64_div_u64(): optimise multiply on 32bit x86
David Laight
2025-11-20
lib: add mul_u64_add_u64_div_u64() and mul_u64_u64_div_u64_roundup()
David Laight
2025-11-20
util_macros.h: fix kernel-doc for u64_to_user_ptr()
Andy Shevchenko
2025-11-20
panic: sys_info: align constant definition names with parameters
Andy Shevchenko
2025-11-12
lib/xxhash: remove more unused xxh functions
Dr. David Alan Gilbert
2025-11-12
dynamic_debug: add support for print stack
Ye Bin
2025-11-12
uaccess: decouple INLINE_COPY_FROM_USER and CONFIG_RUST
Yury Norov (NVIDIA)
2025-11-12
taint/module: remove unnecessary taint_flag.module field
Petr Pavlu
2025-11-12
crash: let architecture decide crash memory export to iomem_resource
Sourabh Jain
2025-11-12
compiler.h: remove ARCH_SEL()
Thomas Weißschuh
2025-11-09
Merge tag 'kbuild-fixes-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-11-08
kbuild: Let kernel-doc.py use PYTHON3 override
Jean Delvare
2025-11-07
Merge tag 'drm-fixes-2025-11-08' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-11-07
compiler_types: Move unused static inline functions warning to W=2
Peter Zijlstra
2025-11-07
Merge tag 'io_uring-6.18-20251106' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-11-07
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2025-11-07
Merge tag 'drm-misc-fixes-2025-11-06' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2025-11-06
Merge tag 'hardening-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-11-06
Merge tag 'net-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-11-05
libie: depend on DEBUG_FS when building LIBIE_FWLOG
Michal Swiatkowski
2025-11-06
drm: define NVIDIA DRM format modifiers for GB20x
James Jones
2025-11-05
Merge tag 'platform-drivers-x86-v6.18-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-11-04
virtio_net: fix alignment for virtio_net_hdr_v1_hash
Michael S. Tsirkin
2025-11-03
io_uring/zcrx: remove sync refill uapi
Pavel Begunkov
2025-11-01
Merge tag 'regmap-fix-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-11-01
Merge tag 'kbuild-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-10-31
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-10-31
Merge tag 'block-6.18-20251031' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-10-31
Merge tag 'for-net-2025-10-31' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2025-10-31
Merge tag 'wireless-2025-10-30' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2025-10-31
bpf: Make migrate_disable always inline to avoid partial inlining
Yonghong Song
2025-10-31
Bluetooth: MGMT: Fix OOB access in parse_adv_monitor_pattern()
Ilia Gavrilov
2025-10-31
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2025-10-30
Merge tag 'fbdev-for-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-10-30
Merge tag 'net-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-10-29
scsi: ufs: core: Add a quirk to suppress link_startup_again
Adrian Hunter
2025-10-29
libeth: xdp: Disable generic kCFI pass for libeth_xdp_tx_xmit_bulk()
Nathan Chancellor
2025-10-29
compiler_types: Introduce __nocfi_generic
Nathan Chancellor
2025-10-29
net: tls: Cancel RX async resync request on rcd_delta overflow
Shahar Shitrit
2025-10-29
net: tls: Change async resync helpers argument
Shahar Shitrit
2025-10-29
tcp: add newval parameter to tcp_rcvbuf_grow()
Eric Dumazet
2025-10-29
trace: tcp: add three metrics to trace_tcp_rcvbuf_grow()
Eric Dumazet
2025-10-28
fbcon: Set fb_display[i]->mode to NULL when the mode is released
Quanmin Yan
2025-10-28
video: fb: Fix typo in comment in fb.h
PIYUSH CHOUDHARY
2025-10-28
regmap: irq: Correct documentation of wake_invert flag
Shawn Guo
2025-10-28
Input: Add keycodes for electronic privacy screen on/off hotkeys
Hans de Goede
2025-10-28
platform/x86: int3472: Fix double free of GPIO device during unregister
Qiu Wenbo
2025-10-28
wifi: cfg80211: add an hrtimer based delayed work item
Benjamin Berg
2025-10-28
block: make REQ_OP_ZONE_OPEN a write operation
Damien Le Moal
2025-10-28
block: fix op_is_zone_mgmt() to handle REQ_OP_ZONE_RESET_ALL
Damien Le Moal
[next]