summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-03initramfs: fix initramfs rebuilds w/ compression after disablingFlorian Fainelli1-4/+5
2017-11-03fs/hugetlbfs/inode.c: fix hwpoison reserve accountingMike Kravetz1-1/+4
2017-11-03ocfs2: fstrim: Fix start offset of first cluster group during fstrimAshish Samant1-6/+18
2017-11-03mm, /proc/pid/pagemap: fix soft dirty marking for PMD migration entryHuang Ying1-1/+5
2017-11-03userfaultfd: hugetlbfs: prevent UFFDIO_COPY to fill beyond the end of i_sizeAndrea Arcangeli1-2/+30
2017-11-02Kbuild: don't pass "-C" to preprocessor when processing linker scriptsLinus 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