开源镜像站
帮助
下载
动态
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
Age
Commit message (
Expand
)
Author
2023-08-29
SUNRPC: Send RPC message on TCP with a single sock_sendmsg() call
Chuck Lever
2023-08-29
SUNRPC: Convert svc_tcp_sendmsg to use bio_vecs directly
Chuck Lever
2023-08-29
nfsd: inherit required unset default acls from effective set
Jeff Layton
2023-08-29
sunrpc: Remove unused extern declarations
YueHaibing
2023-08-29
lockd: nlm_blocked list race fixes
Alexander Aring
2023-08-29
nfsd: set missing after_change as before_change + 1
Jeff Layton
2023-08-29
nfsd: remove unsafe BUG_ON from set_change_info
Jeff Layton
2023-08-29
nfsd: handle failure to collect pre/post-op attrs more sanely
Jeff Layton
2023-08-29
nfsd: add a MODULE_DESCRIPTION
Jeff Layton
2023-08-29
NFSD: Rename struct svc_cacherep
Chuck Lever
2023-08-29
NFSD: Remove svc_rqst::rq_cacherep
Chuck Lever
2023-08-29
NFSD: Refactor the duplicate reply cache shrinker
Chuck Lever
2023-08-29
NFSD: Replace nfsd_prune_bucket()
Chuck Lever
2023-08-29
NFSD: Rename nfsd_reply_cache_alloc()
Chuck Lever
2023-08-29
NFSD: Refactor nfsd_reply_cache_free_locked()
Chuck Lever
2023-08-29
SUNRPC: Remove net/sunrpc/auth_gss/gss_krb5_seqnum.c
Chuck Lever
2023-08-29
SUNRPC: Remove the ->import_ctx method
Chuck Lever
2023-08-29
SUNRPC: Remove CONFIG_RPCSEC_GSS_KRB5_CRYPTOSYSTEM
Chuck Lever
2023-08-29
SUNRPC: Remove gss_import_v1_context()
Chuck Lever
2023-08-29
SUNRPC: Remove krb5_derive_key_v1()
Chuck Lever
2023-08-29
SUNRPC: Remove code behind CONFIG_RPCSEC_GSS_KRB5_SIMPLIFIED
Chuck Lever
2023-08-29
SUNRPC: Remove DES and DES3 enctypes from the supported enctypes list
Chuck Lever
2023-08-29
SUNRPC: Remove Kunit tests for the DES3 encryption type
Chuck Lever
2023-08-29
SUNRPC: Remove RPCSEC_GSS_KRB5_ENCTYPES_DES
Chuck Lever
2023-08-29
NFSD: Enable write delegation support
Dai Ngo
2023-08-29
NFSD: Report zero space limit for write delegations
Chuck Lever
2023-08-29
NFSD: handle GETATTR conflict with write delegation
Dai Ngo
2023-08-29
locks: allow support for write delegation
Dai Ngo
2023-08-29
SUNRPC: Fix the recent bv_offset fix
Chuck Lever
2023-08-27
Linux 6.5
v6.5
Linus Torvalds
2023-08-27
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2023-08-26
Merge tag 'x86-urgent-2023-08-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-26
Merge tag 'irq-urgent-2023-08-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-26
Merge tag 'loongarch-fixes-6.5-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-26
genirq: Fix software resend lockup and nested resend
Johan Hovold
2023-08-26
LoongArch: Fix hw_breakpoint_control() for watchpoints
Huacai Chen
2023-08-26
LoongArch: Ensure FP/SIMD registers in the core dump file is up to date
Huacai Chen
2023-08-25
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-08-25
lib/clz_ctz.c: Fix __clzdi2() and __ctzdi2() for 32-bit kernels
Helge Deller
2023-08-25
Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-08-25
Merge tag 'riscv-for-linus-6.5-rc8' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-08-25
Merge tag 'gpio-fixes-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-08-25
Merge tag 'pinctrl-v6.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2023-08-25
Merge tag 'sound-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2023-08-25
LoongArch: Put the body of play_dead() into arch_cpu_idle_dead()
Tiezhu Yang
2023-08-25
LoongArch: Add identifier names to arguments of die() declaration
Tiezhu Yang
2023-08-25
LoongArch: Return earlier in die() if notify_die() returns NOTIFY_STOP
Tiezhu Yang
2023-08-25
LoongArch: Do not kill the task in die() if notify_die() returns NOTIFY_STOP
Tiezhu Yang
2023-08-25
LoongArch: Remove <asm/export.h>
Masahiro Yamada
2023-08-25
LoongArch: Replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
[next]