summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-01-28Linux 4.15v4.15Linus Torvalds
2018-01-28Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-01-28Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-01-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-01-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-01-28Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-01-28x86/ftrace: Add one more ENDPROC annotationJosh Poimboeuf
2018-01-27hrtimer: Reset hrtimer cpu base proper on CPU hotplugThomas Gleixner
2018-01-27x86: Mark hpa as a "Designated Reviewer" for the time beingH. Peter Anvin
2018-01-26Merge tag 'riscv-for-linus-4.15-maintainers' of git://git.kernel.org/pub/scm/...Linus Torvalds
2018-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-01-26Merge tag 'drm-fixes-for-v4.15-rc10-2' of git://people.freedesktop.org/~airli...Linus Torvalds
2018-01-26VSOCK: set POLLOUT | POLLWRNORM for TCP_CLOSINGStefan Hajnoczi
2018-01-26dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed stateAlexey Kodanev
2018-01-26Update the RISC-V MAINTAINERS filePalmer Dabbelt
2018-01-26x86/mm/64: Tighten up vmalloc_fault() sanity checks on 5-level kernelsAndy Lutomirski
2018-01-26x86/mm/64: Fix vmapped stack syncing on very-large-memory 4-level systemsAndy Lutomirski
2018-01-26Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-01-25net: vrf: Add support for sends to local broadcast addressDavid Ahern
2018-01-25r8169: fix memory corruption on retrieval of hardware statistics.Francois Romieu
2018-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-01-25orangefs: fix deadlock; do not write i_size in read_iterMartin Brandenburg
2018-01-26drm/nouveau: Move irq setup/teardown to pci ctor/dtorLyude Paul
2018-01-25net: don't call update_pmtu unconditionallyNicolas Dichtel
2018-01-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-01-25Merge tag 'for-4.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2018-01-25net: tcp: close sock if net namespace is exitingDan Streetman
2018-01-25perf/x86: Fix perf,x86,cpuhp deadlockPeter Zijlstra
2018-01-25perf/core: Fix ctx::mutex deadlockPeter Zijlstra
2018-01-25perf/core: Fix another perf,trace,cpuhp lock inversionPeter Zijlstra
2018-01-25perf/core: Fix lock inversion between perf,trace,cpuhpPeter Zijlstra
2018-01-25Merge tag 'drm-misc-fixes-2018-01-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2018-01-24net/ibm/emac: wrong bit is used for STA control register writeIvan Mikhaylov
2018-01-24net/ibm/emac: add 8192 rx/tx fifo sizeIvan Mikhaylov
2018-01-24Revert "Input: synaptics_rmi4 - use devm_device_add_group() for attributes in...Nick Dyer
2018-01-24vhost: do not try to access device IOTLB when not initializedJason Wang
2018-01-24vhost: use mutex_lock_nested() in vhost_dev_lock_vqs()Jason Wang
2018-01-24i40e: flower: check if TC offload is enabled on a netdevJakub Kicinski
2018-01-24sparc64: fix typo in CONFIG_CRYPTO_DES_SPARC64 => CONFIG_CRYPTO_CAMELLIA_SPARC64Corentin Labbe
2018-01-24Merge branch 'qed-rdma-bug-fixes'David S. Miller
2018-01-24qed: Free reserved MR tidMichal Kalderon
2018-01-24qed: Remove reserveration of dpi for kernelMichal Kalderon
2018-01-24Merge branch 'kcm-fix-two-syzcaller-issues'David S. Miller
2018-01-24kcm: Check if sk_user_data already set in kcm_attachTom Herbert
2018-01-24kcm: Only allow TCP sockets to be attached to a KCM muxTom Herbert
2018-01-25MAINTAINERS: update email address for James MorrisJames Morris
2018-01-24net: sched: fix TCF_LAYER_LINK case in tcf_get_base_ptrWolfgang Bumiller