开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-08-31
fs/ntfs3: Rework file operations
Konstantin Komarov
2021-08-31
fs/ntfs3: Remove fat ioctl's from ntfs3 driver for now
Kari Argillander
2021-08-30
fs/ntfs3: Restyle comments to better align with kernel-doc
Kari Argillander
2021-08-27
fs/ntfs3: Fix error handling in indx_insert_into_root()
Dan Carpenter
2021-08-27
fs/ntfs3: Potential NULL dereference in hdr_find_split()
Dan Carpenter
2021-08-27
fs/ntfs3: Fix error code in indx_add_allocate()
Dan Carpenter
2021-08-27
fs/ntfs3: fix an error code in ntfs_get_acl_ex()
Dan Carpenter
2021-08-27
fs/ntfs3: add checks for allocation failure
Dan Carpenter
2021-08-27
fs/ntfs3: Use kcalloc/kmalloc_array over kzalloc/kmalloc
Kari Argillander
2021-08-27
fs/ntfs3: Do not use driver own alloc wrappers
Kari Argillander
2021-08-27
fs/ntfs3: Use kernel ALIGN macros over driver specific
Kari Argillander
2021-08-27
fs/ntfs3: Restyle comment block in ni_parse_reparse()
Kari Argillander
2021-08-27
fs/ntfs3: Remove unused including <linux/version.h>
Jiapeng Chong
2021-08-27
fs/ntfs3: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-08-27
fs/ntfs3: Fix one none utf8 char in source file
Kari Argillander
2021-08-27
fs/ntfs3: Remove unused variable cnt in ntfs_security_init()
Nathan Chancellor
2021-08-27
fs/ntfs3: Fix integer overflow in multiplication
Colin Ian King
2021-08-27
fs/ntfs3: Add ifndef + define to all header files
Kari Argillander
2021-08-27
fs/ntfs3: Use linux/log2 is_power_of_2 function
Kari Argillander
2021-08-27
fs/ntfs3: Fix various spelling mistakes
Colin Ian King
2021-08-23
Merge branch 'torvalds:master' into master
aalexandrovich
2021-08-22
Linux 5.14-rc7
v5.14-rc7
Linus Torvalds
2021-08-22
Merge tag 'powerpc-5.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-08-21
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-08-21
Merge tag 'char-misc-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-08-21
Merge tag 'usb-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-08-21
Merge tag 'riscv-for-linus-5.14-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-21
Merge tag 's390-5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-08-21
Merge tag 'locks-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...
Linus Torvalds
2021-08-21
Merge tag 'block-5.14-2021-08-20' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-21
Merge tag 'io_uring-5.14-2021-08-20' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-21
fs: warn about impending deprecation of mandatory locks
Jeff Layton
2021-08-20
io_uring: fix xa_alloc_cycle() error return value check
Jens Axboe
2021-08-20
Merge tag 'acpi-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2021-08-20
Merge tag 'pm-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-08-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-08-20
Merge tag 'drm-fixes-2021-08-20-3' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-08-20
Merge tag 'pci-v5.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-08-20
Merge tag 'mmc-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2021-08-20
Merge tag 'sound-5.14-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-08-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-08-20
Merge branch 'acpi-pm'
Rafael J. Wysocki
2021-08-20
Merge tag 'iommu-fixes-v5.14-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-08-20
Merge branch 'pm-opp'
Rafael J. Wysocki
2021-08-20
hugetlb: don't pass page cache pages to restore_reserve_on_error
Mike Kravetz
2021-08-20
kfence: fix is_kfence_address() for addresses below KFENCE_POOL_SIZE
Marco Elver
2021-08-20
mm: vmscan: fix missing psi annotation for node_reclaim()
Johannes Weiner
2021-08-20
mm/hwpoison: retry with shake_page() for unhandlable pages
Naoya Horiguchi
2021-08-20
mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim
Johannes Weiner
2021-08-20
MAINTAINERS: update ClangBuiltLinux IRC chat
Nathan Chancellor
[next]