开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
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
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
2015-03-12
fs: remove ki_nbytes
Christoph Hellwig
2015-03-08
gadgetfs: really get rid of switching ->f_op
Alan Stern
2015-03-08
gadgetfs: get rid of flipping ->f_op in ep_config()
Al Viro
2015-02-17
gadget: switch ep_io_operations to ->read_iter/->write_iter
Al Viro
2015-02-17
gadgetfs: use-after-free in ->aio_read()
Al Viro
2015-02-17
gadget/function/f_fs.c: switch to ->{read,write}_iter()
Al Viro
2015-02-17
gadget/function/f_fs.c: use put iov_iter into io_data
Al Viro
2015-02-17
gadget/function/f_fs.c: close leaks
Al Viro
2015-02-17
move iov_iter.c from mm/ to lib/
Al Viro
2015-02-17
new helper: dup_iter()
Al Viro
2015-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-02-17
Merge tag 'md/3.20-fixes' of git://neil.brown.name/md
Linus Torvalds
2015-02-17
Merge tag 'please-pull-fixmcelog' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-02-17
Merge tag 'docs-fix' of git://git.lwn.net/linux-2.6
Linus Torvalds
2015-02-17
Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2015-02-18
md/raid5: Fix livelock when array is both resyncing and degraded.
NeilBrown
2015-02-17
Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2015-02-17
Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2015-02-17
Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2015-02-17
Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-02-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-02-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-17
seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNO
Kees Cook
2015-02-17
samples/seccomp: improve label helper
Kees Cook
2015-02-17
ipc,sem: use current->state helpers
Davidlohr Bueso
2015-02-17
scripts/gdb: disable pagination while printing from breakpoint handler
Jan Kiszka
2015-02-17
scripts/gdb: define maintainer
Jan Kiszka
2015-02-17
scripts/gdb: convert CpuList to generator function
Jan Kiszka
2015-02-17
scripts/gdb: convert ModuleList to generator function
Jan Kiszka
2015-02-17
scripts/gdb: use a generator instead of iterator for task list
Daniel Wagner
2015-02-17
scripts/gdb: ignore byte-compiled python files
Daniel Thompson
2015-02-17
scripts/gdb: port to python3 / gdb7.7
Pantelis Koukousoulas
2015-02-17
scripts/gdb: add basic documentation
Jan Kiszka
2015-02-17
scripts/gdb: add lx-lsmod command
Jan Kiszka
2015-02-17
scripts/gdb: add class to iterate over CPU masks
Jan Kiszka
2015-02-17
scripts/gdb: add lx_current convenience function
Jan Kiszka
2015-02-17
scripts/gdb: add internal helper and convenience function for per-cpu lookup
Jan Kiszka
2015-02-17
scripts/gdb: add get_gdbserver_type helper
Jan Kiszka
2015-02-17
scripts/gdb: add internal helper and convenience function to retrieve thread_...
Jan Kiszka
2015-02-17
scripts/gdb: add is_target_arch helper
Jan Kiszka
2015-02-17
scripts/gdb: add helper and convenience function to look up tasks
Jan Kiszka
2015-02-17
scripts/gdb: add task iteration class
Jan Kiszka
2015-02-17
scripts/gdb: add lx-dmesg command
Jan Kiszka
2015-02-17
scripts/gdb: add read_u16/32/64 helpers
Jan Kiszka
2015-02-17
scripts/gdb: add get_target_endianness helper
Jan Kiszka
2015-02-17
scripts/gdb: add internal helper and convenience function to look up a module
Jan Kiszka
2015-02-17
scripts/gdb: add automatic symbol reloading on module insertion
Jan Kiszka
2015-02-17
kernel/module.c: do not inline do_init_module()
Jan Kiszka
2015-02-17
scripts/gdb: add lx-symbols command
Jan Kiszka
2015-02-17
scripts/gdb: add module iteration class
Jan Kiszka
[next]