summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | drm/nouveau: Move irq setup/teardown to pci ctor/dtorLyude Paul2018-01-261-15/+31
| | * | | | | | Merge tag 'drm-misc-fixes-2018-01-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-01-251-6/+27
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | * | | | | drm/vc4: Fix NULL pointer dereference in vc4_save_hang_state()Boris Brezillon2018-01-181-6/+6
| | | * | | | | drm/vc4: Flush the caches before the bin jobs, as well.Eric Anholt2018-01-181-0/+21
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-01-266-130/+210
| |\ \ \ \ \ \ \
| | * | | | | | | Revert "Input: synaptics_rmi4 - use devm_device_add_group() for attributes in...Nick Dyer2018-01-241-3/+9
| | * | | | | | | Input: trackpoint - only expose supported controls for Elan, ALPS and NXPDmitry Torokhov2018-01-232-110/+172
| | * | | | | | | Input: trackpoint - force 3 buttons if 0 button is reportedAaron Ma2018-01-231-0/+3
| | * | | | | | | Input: xpad - add support for PDP Xbox One controllersMark Furneaux2018-01-221-0/+19
| | * | | | | | | Input: stmfts,s6sy671 - add SPDX identifierAndi Shyti2018-01-222-20/+10
| * | | | | | | | orangefs: fix deadlock; do not write i_size in read_iterMartin Brandenburg2018-01-262-16/+2
| * | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-01-251-7/+11
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'kvm-s390-master-4.15-3' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář2018-01-241-7/+11
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | | * | | | | | | KVM: s390: add proper locking for CMMA migration bitmapChristian Borntraeger2018-01-241-7/+11
| * | | | | | | | | Merge tag 'for-4.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2018-01-251-18/+8
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | * | | | | | | | Btrfs: fix stale entries in readdirJosef Bacik2018-01-241-18/+8
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-01-2519-49/+90
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | net/ibm/emac: wrong bit is used for STA control register writeIvan Mikhaylov2018-01-251-1/+1
| | * | | | | | | | | net/ibm/emac: add 8192 rx/tx fifo sizeIvan Mikhaylov2018-01-252-0/+8
| | * | | | | | | | | vhost: do not try to access device IOTLB when not initializedJason Wang2018-01-241-0/+4
| | * | | | | | | | | vhost: use mutex_lock_nested() in vhost_dev_lock_vqs()Jason Wang2018-01-241-1/+1
| | * | | | | | | | | i40e: flower: check if TC offload is enabled on a netdevJakub Kicinski2018-01-241-0/+2
| | * | | | | | | | | Merge branch 'qed-rdma-bug-fixes'David S. Miller2018-01-241-14/+17
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | qed: Free reserved MR tidMichal Kalderon2018-01-241-11/+17
| | | * | | | | | | | | qed: Remove reserveration of dpi for kernelMichal Kalderon2018-01-241-3/+0
| | |/ / / / / / / / /
| | * | | | | | | | | Merge branch 'kcm-fix-two-syzcaller-issues'David S. Miller2018-01-241-4/+21
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | kcm: Check if sk_user_data already set in kcm_attachTom Herbert2018-01-241-2/+14
| | | * | | | | | | | | kcm: Only allow TCP sockets to be attached to a KCM muxTom Herbert2018-01-241-2/+7
| | |/ / / / / / / / /
| | * | | | | | | | | net: sched: fix TCF_LAYER_LINK case in tcf_get_base_ptrWolfgang Bumiller2018-01-241-1/+1
| | * | | | | | | | | net: sched: em_nbyte: don't add the data offset twiceWolfgang Bumiller2018-01-241-1/+1
| | * | | | | | | | | mlxsw: spectrum_router: Don't log an error on missing neighborYuval Mintz2018-01-241-8/+2
| | * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-01-245-11/+22
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | xfrm: fix boolean assignment in xfrm_get_type_offloadGustavo A. R. Silva2018-01-231-1/+1
| | | * | | | | | | | | xfrm: Fix eth_hdr(skb)->h_proto to reflect inner IP versionYossi Kuperman2018-01-232-0/+2
| | | * | | | | | | | | xfrm: fix error flow in case of add state failsAviad Yehezkel2018-01-191-0/+1
| | | * | | | | | | | | xfrm: Add SA to hardware at the end of xfrm_state_construct()Yossi Kuperman2018-01-182-10/+18
| | * | | | | | | | | | vmxnet3: repair memory leakNeil Horman2018-01-241-1/+1
| | * | | | | | | | | | ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABELBen Hutchings2018-01-243-2/+3
| | * | | | | | | | | | pppoe: take ->needed_headroom of lower device into account on xmitGuillaume Nault2018-01-241-5/+6
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2018-01-251-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | sparc64: fix typo in CONFIG_CRYPTO_DES_SPARC64 => CONFIG_CRYPTO_CAMELLIA_SPARC64Corentin Labbe2018-01-241-1/+1
| * | | | | | | | | | | | MAINTAINERS: update email address for James MorrisJames Morris2018-01-241-1/+1
| * | | | | | | | | | | | Merge tag 'trace-v4.15-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-01-248-52/+152
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | tracing: Update stack trace skipping for ORC unwinderSteven Rostedt (VMware)2018-01-233-29/+67
| | * | | | | | | | | | | | ftrace, orc, x86: Handle ftrace dynamically allocated trampolinesSteven Rostedt (VMware)2018-01-233-13/+66
| | * | | | | | | | | | | | x86/ftrace: Fix ORC unwinding from ftrace handlersJosh Poimboeuf2018-01-232-10/+19
| | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | MAINTAINERS: clarify that only verified bugs should be submitted to security@Willy Tarreau2018-01-241-1/+9
| * | | | | | | | | | | | Revert "module: Add retpoline tag to VERMAGIC"Greg Kroah-Hartman2018-01-241-7/+1
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge tag 'pci-v4.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-01-231-12/+20
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | x86/PCI: Enable AMD 64-bit window on resume=?UTF-8?q?Christian=20K=C3=B6nig?=2018-01-161-12/+20