summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-07Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Radim Krčmář
2017-09-07fs: aio: fix the increment of aio-nr and counting against aio-max-nrMauricio Faria de Oliveira
2017-09-07Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-09-07Merge tag 'kvm-arm-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Radim Krčmář
2017-09-07NFS: Sync the correct byte range during synchronous writestarangg@amazon.com
2017-09-07Merge tag 'kvm-s390-next-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář
2017-09-07PCI: xgene: Clean up whitespaceBjorn Helgaas
2017-09-07PCI: xgene: Define XGENE_PCI_EXP_CAP and use generic PCI_EXP_RTCTL offsetBjorn Helgaas
2017-09-07PCI: xgene: Fix platform_get_irq() error handlingFabio Estevam
2017-09-07rtlwifi: btcoexist: Fix antenna selection codeLarry Finger
2017-09-07rtlwifi: btcoexist: Fix breakage of ant_sel for rtl8723beLarry Finger
2017-09-07video/console: Update BIOS dates list for GPD win console rotation DMI quirkHans de Goede
2017-09-07x86/mm: Make the SME mask a u64Borislav Petkov
2017-09-07sched/cpuset/pm: Fix cpuset vs. suspend-resume bugsPeter Zijlstra
2017-09-07ALSA: asihpi: Kill BUG_ON() usagesTakashi Iwai
2017-09-07ALSA: core: Use %pS printk format for direct addressesHelge Deller
2017-09-07ALSA: ymfpci: Use common error handling code in snd_ymfpci_create()Markus Elfring
2017-09-07ALSA: ymfpci: Use common error handling code in snd_card_ymfpci_probe()Markus Elfring
2017-09-07ALSA: 6fire: Use common error handling code in usb6fire_chip_probe()Markus Elfring
2017-09-07ALSA: usx2y: Use common error handling code in submit_urbs()Markus Elfring
2017-09-07ALSA: us122l: Use common error handling code in us122l_create_card()Markus Elfring
2017-09-07ALSA: hdspm: Use common error handling code in snd_hdspm_probe()Markus Elfring
2017-09-07ALSA: rme9652: Use common code in hdsp_get_iobox_version()Markus Elfring
2017-09-07ALSA: maestro3: Use common error handling code in two functionsMarkus Elfring
2017-09-07genirq: Make sparse_irq_lock protect what it should protectThomas Gleixner
2017-09-07sched/fair: Fix wake_affine_llc() balancing rulesPeter Zijlstra
2017-09-06Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2017-09-06Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2017-09-06Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2017-09-06Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2017-09-06tipc: remove unnecessary call to dev_net()Kleber Sacilotto de Souza
2017-09-06netlink: access nlk groups safely in netlink bind and getnameXin Long
2017-09-06netlink: fix an use-after-free issue for nlk groupsXin Long
2017-09-06sched: Use __qdisc_drop instead of kfree_skb in sch_prio and sch_qfqGao Feng
2017-09-06dt-binding: phy: don't confuse with Ethernet phy propertiesBaruch Siach
2017-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-06x86/mm: Document how CR4.PCIDE restore worksAndy Lutomirski
2017-09-06x86/mm: Reinitialize TLB state on hotplug and resumeAndy Lutomirski
2017-09-06tracing: Apply trace_clock changes to instance max bufferBaohong Liu
2017-09-06mm,fork: introduce MADV_WIPEONFORKRik van Riel
2017-09-06x86,mpx: make mpx depend on x86-64 to free up VMA flagRik van Riel
2017-09-06mm: add /proc/pid/smaps_rollupDaniel Colascione
2017-09-06mm: hugetlb: clear target sub-page last when clearing huge pageHuang Ying
2017-09-06mm: oom: let oom_reap_task and exit_mmap run concurrentlyAndrea Arcangeli
2017-09-06swap: choose swap device according to numa nodeAaron Lu
2017-09-06mm: replace TIF_MEMDIE checks by tsk_is_oom_victimMichal Hocko
2017-09-06mm, oom: do not rely on TIF_MEMDIE for memory reserves accessMichal Hocko
2017-09-06z3fold: use per-cpu unbuddied listsVitaly Wool
2017-09-06mm, swap: don't use VMA based swap readahead if HDD is used as swapHuang Ying
2017-09-06mm, swap: add sysfs interface for VMA based swap readaheadHuang Ying