aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-02Kbuild: don't pass "-C" to preprocessor when processing linker scriptsHEADmasterLinus Torvalds1-1/+1
2017-11-02Revert "x86: do not use cpufreq_quick_get() for /proc/cpuinfo "cpu MHz""Linus Torvalds1-2/+8
2017-11-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2017-11-02arm64: ensure __dump_instr() checks addr_limitMark Rutland1-1/+1
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds12591-0/+12591
2017-11-02Merge tag 'linux-kselftest-4.14-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+5
2017-11-02Merge tag 'sound-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds12-76/+69
2017-11-02Merge branch 'fixes-v4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-31/+34
2017-11-02futex: futex_wake_op, do not fail on invalid opJiri Slaby1-2/+10
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman522-0/+522
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman930-0/+930
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman11139-0/+11139
2017-11-02KEYS: fix out-of-bounds read during ASN.1 parsingEric Biggers1-0/+3
2017-11-02KEYS: trusted: fix writing past end of buffer in trusted_read()Eric Biggers1-11/+12
2017-11-02KEYS: return full count in keyring_read() if buffer is too smallEric Biggers1-20/+19
2017-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-1/+1
2017-11-01signal: Fix name of SIGEMT in #if defined() checkAndrew Clayton1-1/+1
2017-11-01Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds4-4/+21
2017-11-01Merge tag 'asoc-fix-v4.14-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai707-4365/+7146
2017-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds26-86/+182
2017-11-01x86/mm: fix use-after-free of vma during userfaultfd faultVlastimil Babka1-1/+10
2017-11-01Merge tag 'smb3-file-name-too-long-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-2/+3
2017-11-01ide:ide-cd: fix kernel panic resulting from missing scsi_req_initHongxu Jia1-0/+1
2017-11-01Merge remote-tracking branches 'asoc/fix/topology', 'asoc/fix/adau17x1', 'aso...Mark Brown10-73/+53
2017-11-01tcp: fix tcp_mtu_probe() vs highest_sackEric Dumazet2-4/+5
2017-11-01ipv6: addrconf: increment ifp refcount before ipv6_del_addr()Eric Dumazet1-0/+1
2017-11-01tun/tap: sanitize TUNSETSNDBUF inputCraig Gallek2-0/+6
2017-11-01mlxsw: i2c: Fix buffer increment counter for write transactionVadim Pasternak1-1/+1
2017-11-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller3-2/+4
2017-11-01mlxsw: reg: Add high and low temperature thresholdsIdo Schimmel1-0/+25
2017-11-01MAINTAINERS: Remove Yotam from mlxfwYuval Mintz1-1/+1
2017-11-01MAINTAINERS: Update Yotam's E-mailYotam Gigi4-5/+5
2017-11-01net: hns: set correct return valuePan Bian1-2/+2
2017-11-01net: lapbether: fix double freePan Bian1-1/+0
2017-11-01bpf: remove SK_REDIRECT from UAPIJohn Fastabend3-7/+13
2017-11-01net: phy: marvell: Only configure RGMII delays when using RGMIIAndrew Lunn1-3/+5
2017-11-01Merge tag 'wireless-drivers-for-davem-2017-10-31' of git://git.kernel.org/pub...David S. Miller3-28/+98
2017-10-31Merge tag 'pm-reverts-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-65/+36
2017-10-31selftests: lib.mk: print individual test results to console by defaultShuah Khan1-1/+5
2017-10-31RDMA/nldev: Enforce device index check for port callbackLeon Romanovsky1-1/+3
2017-10-31Revert "PM / QoS: Fix device resume latency PM QoS"Rafael J. Wysocki8-63/+35
2017-10-31Revert "PM / QoS: Fix default runtime_pm device resume latency"Rafael J. Wysocki1-2/+1
2017-10-31Merge ath-current from ath.gitKalle Valo3-28/+98
2017-10-31xfrm: Fix GSO for IPsec with GRE tunnel.Steffen Klassert1-1/+3
2017-10-31ALSA: seq: Fix nested rwsem annotation for lockdep splatTakashi Iwai1-1/+1
2017-10-31ALSA: timer: Add missing mutex lock for compat ioctlsTakashi Iwai1-2/+15
2017-10-31tc-testing: fix arg to ip command: -s -> -nBrenda J. Butler1-2/+2
2017-10-31net_sched: remove tcf_block_put_deferred()Cong Wang1-29/+8
2017-10-31l2tp: hold tunnel in pppol2tp_connect()Guillaume Nault1-1/+6
2017-10-30Merge tag 'pm-urgent-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-1/+2
2017-10-30Mark 'ioremap_page_range()' as possibly sleepingLinus Torvalds1-0/+1
2017-10-30Merge tag 'mmc-v4.14-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-7/+23
2017-10-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-4/+4
2017-10-30nvme: Fix setting logical block format when revalidatingKeith Busch1-0/+1
2017-10-30PM / QoS: Fix default runtime_pm device resume latencyTero Kristo1-1/+2
2017-10-30Revert "ath10k: fix napi_poll budget overflow"Kalle Valo1-11/+6
2017-10-30ath10k: rebuild crypto header in rx data framesVasanthakumar Thiagarajan2-16/+92
2017-10-30cifs: check MaxPathNameComponentLength != 0 before using itRonnie Sahlberg1-2/+3
2017-10-29Linux 4.14-rc7Linus Torvalds1-1/+1
2017-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds78-361/+1021
2017-10-29Merge branch 'net_sched-fix-races-with-RCU-callbacks'David S. Miller19-57/+367
2017-10-29selftests: Introduce a new test case to tc testsuiteChris Mi3-5/+40
2017-10-29selftests: Introduce a new script to generate tc batch fileChris Mi1-0/+62
2017-10-29net_sched: fix call_rcu() race on act_sample module removalCong Wang1-0/+1
2017-10-29net_sched: add rtnl assertion to tcf_exts_destroy()Cong Wang1-0/+1
2017-10-29net_sched: use tcf_queue_work() in tcindex filterCong Wang1-5/+33
2017-10-29net_sched: use tcf_queue_work() in rsvp filterCong Wang1-3/+16
2017-10-29net_sched: use tcf_queue_work() in route filterCong Wang1-3/+16
2017-10-29net_sched: use tcf_queue_work() in u32 filterCong Wang1-3/+26
2017-10-29net_sched: use tcf_queue_work() in matchall filterCong Wang1-3/+16
2017-10-29net_sched: use tcf_queue_work() in fw filterCong Wang1-3/+16
2017-10-29net_sched: use tcf_queue_work() in flower filterCong Wang1-3/+16
2017-10-29net_sched: use tcf_queue_work() in flow filterCong Wang1-3/+16
2017-10-29net_sched: use tcf_queue_work() in cgroup filterCong Wang1-4/+18
2017-10-29net_sched: use tcf_queue_work() in bpf filterCong Wang1-2/+17
2017-10-29net_sched: use tcf_queue_work() in basic filterCong Wang1-3/+17
2017-10-29net_sched: introduce a workqueue for RCU callbacks of tc filterCong Wang3-17/+56
2017-10-29Merge branch 'sctp-endianness-fixes'David S. Miller10-50/+59
2017-10-29sctp: fix some type cast warnings introduced since very beginningXin Long5-7/+7
2017-10-29sctp: fix a type cast warnings that causes a_rwnd gets the wrong valueXin Long1-2/+2
2017-10-29sctp: fix some type cast warnings introduced by transport rhashtableXin Long1-11/+11
2017-10-29sctp: fix some type cast warnings introduced by stream reconfXin Long6-30/+39
2017-10-29net_sched: avoid matching qdisc with zero handleCong Wang1-0/+2
2017-10-29sctp: reset owner sk for data chunks on out queues when migrating a sockXin Long1-0/+32
2017-10-29Merge branch 'sockmap-fixes'David S. Miller5-11/+47
2017-10-29bpf: rename sk_actions to align with bpf infrastructureJohn Fastabend4-8/+10
2017-10-29bpf: bpf_compute_data uses incorrect cb structureJohn Fastabend3-3/+37
2017-10-28Merge tag 'kbuild-fixes-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-24/+28
2017-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-9/+14
2017-10-28Merge tag 'pci-v4.14-fixes-6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds17-54/+54
2017-10-28Merge tag 'drm-fixes-for-v4.14-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds8-79/+27
2017-10-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds9-22/+37
2017-10-28assoc_array: Fix a buggy node-splitting caseDavid Howells1-34/+17
2017-10-28Merge tag '4.14-smb3-fixes-for-stable' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds8-34/+77
2017-10-28Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-27/+42
2017-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-1/+2
2017-10-28tap: reference to KVA of an unloaded module causes kernel panicGirish Moodalbail4-8/+9
2017-10-28tcp: refresh tp timestamp before tcp_mtu_probe()Eric Dumazet1-1/+1
2017-10-28tuntap: properly align skb->head before building skbJason Wang1-0/+1
2017-10-27Merge tag 'for-linus-4.14c-rc7-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-9/+15
2017-10-27Merge tag 'arc-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds5-6/+22
2017-10-27Fix tracing sample code warning.Linus Torvalds1-1/+1
2017-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-2/+5
2017-10-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-31/+57
2017-10-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-11/+16
2017-10-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+3
2017-10-27Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+5
2017-10-27Input: synaptics-rmi4 - limit the range of what GPIOs are buttonsAndrew Duggan1-2/+3
2017-10-27Input: gtco - fix potential out-of-bound accessDmitry Torokhov1-7/+10
2017-10-28Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller5-21/+22
2017-10-27ip6_gre: update dst pmtu if dev mtu has been updated by toobig in __gre6_xmitXin Long1-2/+7
2017-10-27ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_errXin Long1-4/+7
2017-10-27ipip: only increase err_count for some certain type icmp in ipip_errXin Long1-17/+42
2017-10-27net: stmmac: First Queue must always be in DCB modeJose Abreu1-0/+7
2017-10-27virtio_blk: Fix an SG_IO regressionBart Van Assche1-0/+12
2017-10-27net: stmmac: dwc-qos-eth: Fix typo in DT bindings parsingJose Abreu1-1/+1
2017-10-27Merge branch 'nvme-4.14' of git://git.infradead.org/nvme into for-linusJens Axboe1-4/+7
2017-10-27wcn36xx: Remove unnecessary rcu_read_unlock in wcn36xx_bss_info_changedJia-Ju Bai1-1/+0
2017-10-27Merge tag 'mlx5-fixes-2017-10-26' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller6-96/+204
2017-10-27Revert "x86/mm: Limit mmap() of /dev/mem to valid physical addresses"Ingo Molnar2-16/+0
2017-10-27maintainers: drop Chris Wright from pvopsJuergen Gross1-1/+0
2017-10-27Merge tag 'mac80211-for-davem-2017-10-25' of git://git.kernel.org/pub/scm/lin...David S. Miller4-20/+88
2017-10-27Merge tag 'drm-intel-fixes-2017-10-26' of git://anongit.freedesktop.org/drm/d...Dave Airlie5-65/+15
2017-10-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-1/+12
2017-10-26arm/xen: don't inclide rwlock.h directly.Sebastian Andrzej Siewior1-1/+1
2017-10-26drm/i915/gvt: Adding ACTHD mmio read handlerXiong Zhang1-2/+3
2017-10-27drm/i915/gvt: Extract mmio_read_from_hw() common functionXiong Zhang1-16/+5
2017-10-27drm/i915/gvt: Refine MMIO_RING_F()Zhi Wang2-45/+2
2017-10-27drm/i915/gvt: properly check per_ctx bb valid stateZhenyu Wang3-2/+5
2017-10-26Revert "apparmor: add base infastructure for socket mediation"Linus Torvalds12-840/+16
2017-10-26SMB3: Validate negotiate request must always be signedSteve French1-0/+3
2017-10-26Merge tag 'pm-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds8-35/+63
2017-10-26alpha/PCI: Move pci_map_irq()/pci_swizzle() out of initdataLorenzo Pieralisi17-54/+54
2017-10-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds5-14/+69
2017-10-26Merge tag 'spi-fix-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-107/+65
2017-10-26Merge tag 'ceph-for-4.14-rc7' of git://github.com/ceph/ceph-clientLinus Torvalds1-1/+4
2017-10-26i40e: Add programming descriptors to cleaned_countAlexander Duyck1-0/+1
2017-10-26i40e: Fix incorrect use of tx_itr_setting when checking for Rx ITR setupAlexander Duyck1-1/+1
2017-10-26ixgbe: Fix Tx map failure pathAlexander Duyck1-12/+6
2017-10-26igb: Fix TX map failure pathJean-Philippe Brucker1-1/+1
2017-10-26e1000: avoid null pointer dereference on invalid stat typeColin Ian King1-5/+4
2017-10-26e1000: fix race condition between e1000_down() and e1000_watchdogVincenzo Maffione1-2/+9
2017-10-26xen: fix booting ballooned down hvm guestJuergen Gross1-6/+13
2017-10-26tap: double-free in error path in tap_open()Girish Moodalbail1-9/+9
2017-10-26tcp: call tcp_rate_skb_sent() when retransmit with unaligned skb->dataYousuk Seung1-1/+3
2017-10-26tcp/dccp: fix other lockdep splats accessing ireq_optEric Dumazet4-4/+10
2017-10-26rds: Fix inaccurate accounting of unsignaled wrsHåkon Bugge1-8/+7
2017-10-26rds: ib: Fix uninitialized variableHåkon Bugge1-0/+1
2017-10-26Merge tag 'linux-can-fixes-for-4.14-20171024' of git://git.kernel.org/pub/scm...David S. Miller2-3/+9
2017-10-26net: mvpp2: do not sleep in set_rx_modeAntoine Tenart1-2/+2
2017-10-26net: mvpp2: fix invalid parameters order when calling the tcam initAntoine Tenart1-2/+2
2017-10-26net: mvpp2: fix typo in the tcam setupAntoine Tenart1-1/+1
2017-10-26net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidthHuy Nguyen3-30/+106
2017-10-26net/mlx5e: Properly deal with encap flows add/del under neigh updateOr Gerlitz1-35/+54
2017-10-26net/mlx5: Delay events till mlx5 interface's add complete for pci resumeHuy Nguyen1-29/+41
2017-10-26net/mlx5: Fix health work queue spin lock to IRQ safeMoshe Shemesh1-2/+3
2017-10-26Merge tag 'xfs-4.14-fixes-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-8/+13
2017-10-26xfrm: Clear sk_dst_cache when applying per-socket policy.Jonathan Basseri1-0/+1
2017-10-26Merge tag 'hwmon-for-linus-v4.14-rc7' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-8/+10
2017-10-26Merge tag 'sound-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+19
2017-10-26tun: allow positive return values on dev_get_valid_name() callJulien Gomes1-1/+1
2017-10-26nfp: refuse offloading filters that redirects to upper devicesPieter Jansen van Vuuren1-0/+2
2017-10-26net/unix: don't show information about sockets from other namespacesAndrei Vagin1-0/+2
2017-10-26Merge tag 'drm-intel-fixes-2017-10-25' of git://anongit.freedesktop.org/drm/d...Dave Airlie1-0/+4
2017-10-26Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2-14/+8
2017-10-25RDMA/netlink: OOPs in rdma_nl_rcv_msg() from misinterpreted flagMichael J. Ruhl1-1/+12
2017-10-25SMB: fix validate negotiate info uninitialised memory useDavid Disseldorp1-1/+2
2017-10-25SMB: fix leak of validate negotiate info response bufferDavid Disseldorp1-2/+5
2017-10-25CIFS: Fix NULL pointer deref on SMB2_tcon() failureAurélien Aptel1-2/+2
2017-10-25CIFS: do not send invalid input buffer on QUERY_INFO requestsAurelien Aptel1-3/+7
2017-10-25cifs: Select all required crypto modulesBenjamin Gilbert1-0/+5
2017-10-25xen/gntdev: avoid out of bounds access in case of partial gntdev_mmap()Juergen Gross1-1/+1
2017-10-25drm/i915/perf: fix perf enable/disable ioctls with 32bits userspaceLionel Landwerlin1-0/+4
2017-10-25fuse: fix READDIRPLUS skipping an entryMiklos Szeredi1-1/+2
2017-10-25drm/amd/amdgpu: Remove workaround check for UVD6 on APUsTom St Denis1-11/+5
2017-10-25Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/idr', 'spi/fix/qspi...Mark Brown5-107/+65
2017-10-25efi/libstub/arm: Don't randomize runtime regions when CONFIG_HIBERNATION=yArd Biesheuvel1-1/+2
2017-10-25efi/efi_test: Prevent an Oops in efi_runtime_query_capsulecaps()Dan Carpenter1-0/+3
2017-10-25mac80211: don't compare TKIP TX MIC key in reinstall preventionJohannes Berg1-2/+34
2017-10-25ceph: unlock dangling spinlock in try_flush_caps()Jeff Layton1-1/+4
2017-10-25s390/kvm: fix detection of guest machine checksMartin Schwidefsky1-2/+5
2017-10-25Merge tag 'nfs-for-4.14-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-11/+25
2017-10-25net: dsa: check master device before putVivien Didelot1-3/+4
2017-10-25strparser: Use delayed work instead of timer for msg timeoutTom Herbert2-11/+9
2017-10-24nbd: handle interrupted sendmsg with a sndtimeo setJosef Bacik1-2/+11
2017-10-24Input: elan_i2c - add ELAN0611 to the ACPI tableKai-Heng Feng1-0/+1
2017-10-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-14/+25
2017-10-24ovl: do not cleanup unsupported index entriesAmir Goldstein2-10/+8
2017-10-24ovl: handle ENOENT on index lookupAmir Goldstein1-0/+4
2017-10-24ovl: fix EIO from lookup of non-indexed upperAmir Goldstein3-17/+26
2017-10-24PM / QoS: Fix device resume latency PM QoSRafael J. Wysocki8-35/+63
2017-10-24hwmon: (tmp102) Fix first temperature readingGuenter Roeck1-8/+5
2017-10-24ALSA: hda - fix headset mic problem for Dell machines with alc236Hui Wang1-0/+8
2017-10-24xfrm: Fix xfrm_dst_cache memleakSteffen Klassert1-1/+0
2017-10-24perf/x86/intel/bts: Fix exclusive event reference leakAlexander Shishkin1-3/+3
2017-10-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2-18/+23
2017-10-24can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messagesJimmy Assarsson1-0/+6
2017-10-24can: kvaser_usb: Correct return value in printoutJimmy Assarsson1-1/+2
2017-10-24can: sun4i: fix loopback modeGerhard Bertelsmann1-2/+1
2017-10-24sctp: full support for ipv6 ip_nonlocal_bind & IP_FREEBINDLaszlo Toth1-2/+4