index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-02-01
mm: migrate: make buffer_migrate_page_norefs() actually succeed
Jan Kara
2019-02-01
kernel/exit.c: release ptraced tasks before zap_pid_ns_processes
Andrei Vagin
2019-02-01
x86_64: increase stack size for KASAN_EXTRA
Qian Cai
2019-02-01
mm/hugetlb.c: teach follow_hugetlb_page() to handle FOLL_NOWAIT
Andrea Arcangeli
2019-02-01
arch: unexport asm/shmparam.h for all architectures
Masahiro Yamada
2019-02-01
proc: fix /proc/net/* after setns(2)
Alexey Dobriyan
2019-02-01
mm, memory_hotplug: don't bail out in do_migrate_range() prematurely
Oscar Salvador
2019-02-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-02-01
Merge tag 'iomap-5.0-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-02-01
Merge tag 'pm-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-02-01
Merge tag 'acpi-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-02-01
Merge tag 'mmc-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
2019-02-01
Merge tag 'i3c/fixes-for-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-02-01
x86: explicitly align IO accesses in memcpy_{to,from}io
Linus Torvalds
2019-02-01
Merge branch 'acpi-misc'
Rafael J. Wysocki
2019-02-01
Merge branch 'pm-cpuidle-fixes'
Rafael J. Wysocki
2019-01-31
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-01-31
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-01-31
Merge tag 'pci-v5.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-01-31
Revert "PCI: armada8k: Add support for gpio controlled reset signal"
Baruch Siach
2019-01-31
ARM: cns3xxx: Use actual size reads for PCIe
Koen Vandeputte
2019-01-31
ARM: cns3xxx: Fix writing to wrong PCI config registers after alignment
Koen Vandeputte
2019-01-31
PCI: imx: Fix checking pd_pcie_phy device link addition
Leonard Crestez
2019-01-31
PCI: imx: Fix probe failure without power domain
Leonard Crestez
2019-01-31
gfs2: Revert "Fix loop in gfs2_rbm_find"
Andreas Gruenbacher
2019-01-31
Merge tag 'linux-kselftest-5.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-01-31
Merge tag 'nfs-for-5.0-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-01-31
Merge tag 'sound-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2019-01-30
cpuidle: poll_state: Fix default time limit
Doug Smythies
2019-01-30
PM-runtime: Fix deadlock with ktime_get()
Vincent Guittot
2019-01-30
fs/dcache: Track & report number of negative dentries
Waiman Long
2019-01-30
fs: Don't need to put list_lru into its own cacheline
Waiman Long
2019-01-30
fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()
Waiman Long
2019-01-30
Merge tag 'iommu-fixes-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-01-30
Merge tag 'gpio-v5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-29
NFS: Fix up return value on fatal errors in nfs_page_async_flush()
Trond Myklebust
2019-01-29
IB/uverbs: Fix OOPs in uverbs_user_mmap_disassociate
Yishai Hadas
2019-01-29
MAINTAINERS: Add entry for XDP (eXpress Data Path)
Jesper Dangaard Brouer
2019-01-29
net: set default network namespace in init_dummy_netdev()
Josh Elsasser
2019-01-29
net: b44: replace dev_kfree_skb_xxx by dev_consume_skb_xxx for drop profiles
Yang Wei
2019-01-29
net: caif: call dev_consume_skb_any when skb xmit done
Yang Wei
2019-01-29
net: 8139cp: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
2019-01-29
net: macb: Apply RXUBR workaround only to versions with errata
Harini Katakam
2019-01-29
ALSA: hda/realtek - Fixed hp_pin no value
Kailang Yang
2019-01-29
platform/x86: Fix unmet dependency warning for SAMSUNG_Q10
Sinan Kaya
2019-01-29
platform/x86: Fix unmet dependency warning for ACPI_CMPC
Sinan Kaya
2019-01-29
mfd: Fix unmet dependency warning for MFD_TPS68470
Sinan Kaya
2019-01-28
net: ti: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
2019-01-28
net: apple: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
[next]