开源镜像站
帮助
动态
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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2013-06-29
Don't pass inode to ->d_hash() and ->d_compare()
Linus Torvalds
2013-06-29
constify rw_verify_area()
Al Viro
2013-06-29
new helper: fixed_size_llseek()
Al Viro
2013-06-29
kill find_inode_number()
Al Viro
2013-06-29
Replace a bunch of file->dentry->d_inode refs with file_inode()
David Howells
2013-06-29
allow the temp files created by open() to be linked to
Al Viro
2013-06-29
[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...
Al Viro
2013-06-29
[readdir] constify ->actor
Al Viro
2013-06-29
[readdir] ->readdir() is gone
Al Viro
2013-06-29
[readdir] convert ext3
Al Viro
2013-06-29
[readdir] switch dcache_readdir() users to ->iterate()
Al Viro
2013-06-29
[readdir] introduce ->iterate(), ctx->pos, dir_emit()
Al Viro
2013-06-29
[readdir] introduce iterate_dir() and dir_context
Al Viro
2013-06-29
move linux/loop.h to drivers/block
Al Viro
2013-06-20
splice: don't pass the address of ->f_pos to methods
Al Viro
2013-06-14
smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().
David Daney
2013-06-13
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
2013-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-06-12
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-06-12
include/linux/math64.h: add div64_ul()
Alex Shi
2013-06-12
mm: migration: add migrate_entry_wait_huge()
Naoya Horiguchi
2013-06-12
kmsg: honor dmesg_restrict sysctl on /dev/kmsg
Kees Cook
2013-06-12
CPU hotplug: provide a generic helper to disable/enable CPU hotplug
Srivatsa S. Bhat
2013-06-12
team: fix checks in team_get_first_port_txable_rcu()
Jiri Pirko
2013-06-10
sock_diag: fix filter code sent to userspace
Nicolas Dichtel
2013-06-10
trace: Allow idle-safe tracepoints to be called from irq
Paul E. McKenney
2013-06-07
Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-06-06
net: Unbreak compat_sys_{send,recv}msg
Andy Lutomirski
2013-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-06-03
Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-06-02
net: force a reload of first item in hlist_nulls_for_each_entry_rcu
Eric Dumazet
2013-05-31
list: introduce list_first_entry_or_null
Jiri Pirko
2013-05-31
udp6: Fix udp fragmentation for tunnel traffic.
Pravin B Shelar
2013-05-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2013-05-30
aerdrv: Move cper_print_aer() call out of interrupt context
Lance Ortiz
2013-05-30
scatterlist: sg_set_buf() argument must be in linear mapping
Rusty Russell
2013-05-28
rcu: Add _notrace variation of rcu_dereference_raw() and hlist_for_each_entry...
Steven Rostedt
2013-05-25
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-05-24
Merge branch 'akpm' (incoming from Andrew Morton)
Linus Torvalds
2013-05-24
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-05-24
linux/kernel.h: fix kernel-doc warning
Randy Dunlap
2013-05-24
wait: fix false timeouts when using wait_event_timeout()
Imre Deak
2013-05-24
rapidio: add enumeration/discovery start from user space
Alexandre Bounine
2013-05-24
rapidio: make enumeration/discovery configurable
Alexandre Bounine
2013-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-05-24
cgroup: fix a subtle bug in descendant pre-order walk
Tejun Heo
2013-05-23
Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-05-23
Merge tag 'tty-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-05-23
Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-05-23
netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6
Florian Westphal
[next]