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
*
AUDIT: make audit_is_compat depend on CONFIG_AUDIT_COMPAT_GENERIC
Chris Metcalf
2014-04-10
*
audit: define audit_is_compat in kernel internal header
Eric Paris
2014-03-24
*
sched: declare pid_alive as inline
Richard Guy Briggs
2014-03-20
*
pid: get pid_t ppid of task in init_pid_ns
Richard Guy Briggs
2014-03-20
*
audit: Add generic compat syscall support
AKASHI Takahiro
2014-03-20
*
audit: Send replies in the proper network namespace.
Eric W. Biederman
2014-03-20
*
mm: Create utility function for accessing a tasks commandline value
William Roberts
2014-03-07
*
Merge tag 'v3.13' into for-3.15
Eric Paris
2014-03-07
|
\
|
*
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-01-16
|
|
\
|
|
*
seqlock: Use raw_ prefix instead of _no_lockdep
John Stultz
2014-01-12
|
*
|
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-01-16
|
|
\
\
|
|
*
|
i2c: Re-instate body of i2c_parent_is_i2c_adapter()
Stephen Warren
2014-01-14
|
|
|
/
|
*
/
crash_dump: fix compilation error (on MIPS at least)
Qais Yousef
2014-01-15
|
|
/
|
*
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
2014-01-10
|
*
ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC
Wei-Chun Chao
2014-01-02
|
*
vlan: Fix header ops passthru when doing TX VLAN offload.
David S. Miller
2013-12-31
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-12-30
|
|
\
|
|
*
net: Add some clarification to skb_tx_timestamp() comment.
David S. Miller
2013-12-27
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2013-12-19
|
|
|
\
|
|
|
*
net: allow netdev_all_upper_get_next_dev_rcu with rtnl lock held
John Fastabend
2013-12-17
|
|
*
|
ip_gre: fix msg_name parsing for recvfrom/recvmsg
Timo Teräs
2013-12-18
|
*
|
|
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-12-24
|
|
\
\
\
|
|
*
|
|
percpu: fix spurious sparse warnings from DEFINE_PER_CPU()
Tejun Heo
2013-12-05
|
*
|
|
|
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-12-24
|
|
\
\
\
\
|
|
*
|
|
|
libata: implement ATA_HORKAGE_NO_NCQ_TRIM and apply it to Micro M500 SSDs
Marc Carino
2013-12-17
|
|
|
/
/
/
|
*
|
|
|
auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASE
Ard Biesheuvel
2013-12-24
|
*
|
|
|
aio/migratepages: make aio migrate pages sane
Benjamin LaHaise
2013-12-21
|
*
|
|
|
pstore: Don't allow high traffic options on fragile devices
Luck, Tony
2013-12-20
|
*
|
|
|
mm: do not allocate page->ptl dynamically, if spinlock_t fits to long
Kirill A. Shutemov
2013-12-20
|
*
|
|
|
mm: numa: guarantee that tlb_flush_pending updates are visible before page ta...
Mel Gorman
2013-12-18
|
*
|
|
|
mm: fix TLB flush race between migration, and change_protection_range
Rik van Riel
2013-12-18
|
*
|
|
|
mm: numa: avoid unnecessary disruption of NUMA hinting during migration
Mel Gorman
2013-12-18
|
*
|
|
|
kexec: migrate to reboot cpu
Vivek Goyal
2013-12-18
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-12-17
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
sched/fair: Rework sched_fair time accounting
Peter Zijlstra
2013-12-11
|
|
*
|
math64: Add mul_u64_u32_shr()
Peter Zijlstra
2013-12-11
|
|
*
|
sched: Remove PREEMPT_NEED_RESCHED from generic code
Peter Zijlstra
2013-12-11
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-12-15
|
|
\
\
\
|
|
*
|
|
net: make neigh_priv_len in struct net_device 16bit instead of 8bit
Sebastian Siewior
2013-12-12
|
|
*
|
|
micrel: add support for KSZ8041RNLI
Sergei Shtylyov
2013-12-11
|
|
*
|
|
net: unix: allow set_peek_off to fail
Sasha Levin
2013-12-10
|
|
*
|
|
xen-netback: fix fragment detection in checksum setup
Paul Durrant
2013-12-05
|
|
*
|
|
Revert "net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum()."
David S. Miller
2013-12-02
|
|
*
|
|
PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...
Rafael J. Wysocki
2013-12-02
|
*
|
|
|
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2013-12-15
|
|
\
\
\
\
|
|
*
|
|
|
x86, build, icc: Remove uninitialized_var() from compiler-intel.h
H. Peter Anvin
2013-12-10
|
*
|
|
|
|
Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-12-15
|
|
\
\
\
\
\
|
|
*
|
|
|
|
PCI: Disable Bus Master only on kexec reboot
Khalid Aziz
2013-12-07
|
|
*
|
|
|
|
PCI: Omit PCI ID macro strings to shorten quirk names
Michal Marek
2013-11-25
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
mfd/rtc: s5m: fix register updating by adding regmap for RTC
Krzysztof Kozlowski
2013-12-12
[next]