index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-03-02
|
\
|
*
at86rf230: add support for external xtal trim
Alexander Aring
2015-02-27
|
*
ieee802154: correct ieee802154_is_valid_psdu_len
Alexander Aring
2015-02-14
*
|
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-03-02
*
|
net: move skb->dropcount to skb->cb[]
Eyal Birger
2015-03-02
*
|
pppoe: Use workqueue to die properly when a PADT is received
Simon Farnsworth
2015-03-02
*
|
ebpf: move read-only fields to bpf_prog and shrink bpf_prog_aux
Daniel Borkmann
2015-03-01
*
|
ebpf: make internal bpf API independent of CONFIG_BPF_SYSCALL ifdefs
Daniel Borkmann
2015-03-01
*
|
ebpf: export BPF_PSEUDO_MAP_FD to uapi
Daniel Borkmann
2015-03-01
*
|
ebpf: constify various function pointer structs
Daniel Borkmann
2015-03-01
*
|
tcp: tso: remove tp->tso_deferred
Eric Dumazet
2015-02-28
*
|
usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers
Ben Hutchings
2015-02-28
*
|
net: Remove state argument from skb_find_text()
Bojan Prtvar
2015-02-22
*
|
igmp: add __ip_mc_{join|leave}_group()
Eric Dumazet
2015-02-20
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-02-17
|
\
\
|
*
|
net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offload
Tom Herbert
2015-02-11
|
*
|
net: Use more bit fields in napi_gro_cb
Tom Herbert
2015-02-11
|
*
|
net: Clarify meaning of CHECKSUM_PARTIAL for receive path
Tom Herbert
2015-02-11
|
*
|
net: Fix remcsum in GRO path to not change packet
Tom Herbert
2015-02-11
|
*
|
treewide: Remove unnecessary SSB_DEVTABLE_END macro
Joe Perches
2015-02-11
|
*
|
treewide: Remove unnecessary BCMA_CORETABLE_END macro
Joe Perches
2015-02-11
*
|
|
Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2015-02-17
|
\
\
\
|
*
|
|
vfs: add find_inode_nowait() function
Theodore Ts'o
2015-02-05
|
*
|
|
vfs: add support for a lazytime mount option
Theodore Ts'o
2015-02-05
*
|
|
|
Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2015-02-17
|
\
\
\
\
|
*
|
|
|
fs: add vfs_iter_{read,write} helpers
Christoph Hellwig
2015-01-29
|
*
|
|
|
new helper: iov_iter_bvec()
Al Viro
2015-01-29
*
|
|
|
|
Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2015-02-17
|
\
\
\
\
\
|
*
|
|
|
|
audit: replace getname()/putname() hacks with reference counters
Paul Moore
2015-01-23
*
|
|
|
|
|
Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-02-17
|
\
\
\
\
\
\
|
*
|
|
|
|
|
debugfs: Provide a file creation function that also takes an initial size
David Howells
2015-02-17
|
*
|
|
|
|
|
new primitive: debugfs_create_automount()
Al Viro
2015-01-25
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-02-17
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
new fs_pin killing logics
Al Viro
2015-01-25
|
*
|
|
|
|
|
|
allow attaching fs_pin to a group not associated with some superblock
Al Viro
2015-01-25
|
*
|
|
|
|
|
|
take count and rcu_head out of fs_pin
Al Viro
2015-01-25
|
*
|
|
|
|
|
|
dcache: let the dentry count go down to zero without taking d_lock
Linus Torvalds
2015-01-25
|
*
|
|
|
|
|
|
kill pin_put()
Al Viro
2015-01-25
|
*
|
|
|
|
|
|
kill d_validate()
Al Viro
2015-01-25
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-17
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
lib/rbtree.c: fix typo in comment
John de la Garza
2015-02-17
|
*
|
|
|
|
|
|
kexec: add IND_FLAGS macro
Geoff Levand
2015-02-17
|
*
|
|
|
|
|
|
kexec: add bit definitions for kimage entry flags
Geoff Levand
2015-02-17
|
*
|
|
|
|
|
|
kexec: remove never used member destination in kimage
Baoquan He
2015-02-17
*
|
|
|
|
|
|
|
Merge tag 'suspend-to-idle-3.20-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-02-17
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
PM / sleep: Make it possible to quiesce timers during suspend-to-idle
Rafael J. Wysocki
2015-02-15
|
*
|
|
|
|
|
|
PM / sleep: Re-implement suspend-to-idle handling
Rafael J. Wysocki
2015-02-13
*
|
|
|
|
|
|
|
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-02-17
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge tag 'samsung-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
2015-02-06
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
cpuidle: exynos: add coupled cpuidle support for exynos4210
Bartlomiej Zolnierkiewicz
2015-01-30
[next]