Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
292 commits
Select commit Hold shift + click to select a range
082297e
net: mvpp2: do not call txq_done from the Tx path when Tx irqs are used
atenart Oct 23, 2017
b71d21c
sctp: full support for ipv6 ip_nonlocal_bind & IP_FREEBIND
laszloth Oct 23, 2017
3a379f5
can: sun4i: fix loopback mode
GBert Aug 17, 2017
8f65a92
can: kvaser_usb: Correct return value in printout
jassarsson Oct 24, 2017
e1d2d13
can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messages
jassarsson Oct 24, 2017
864f5af
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/gi…
davem330 Oct 24, 2017
ec650b2
xfrm: Fix xfrm_dst_cache memleak
klassert Oct 24, 2017
829385f
strparser: Use delayed work instead of timer for msg timeout
Oct 20, 2017
3eb8fee
net: dsa: check master device before put
vivien Oct 24, 2017
cfbb0d9
mac80211: don't compare TKIP TX MIC key in reinstall prevention
jmberg-intel Oct 24, 2017
0b167f1
powerpc/perf: Fix IMC allocation routine
Oct 19, 2017
158f196
powerpc: Fix check for copy/paste instructions in alignment handler
paulusmack Oct 25, 2017
0414c78
netfilter: nft_set_hash: disable fast_ops for 2-len keys
Natolumin Oct 4, 2017
26e53d5
powerpc/64s/radix: Fix preempt imbalance in TLB flush
npiggin Oct 24, 2017
331c7cb
perf symbols: Fix memory corruption because of zero length symbols
Oct 24, 2017
0f5da65
net/unix: don't show information about sockets from other namespaces
avagin Oct 25, 2017
d309ae5
nfp: refuse offloading filters that redirects to upper devices
pjvuuren Oct 25, 2017
5c25f65
tun: allow positive return values on dev_get_valid_name() call
gomesj Oct 25, 2017
2b06cdf
xfrm: Clear sk_dst_cache when applying per-socket policy.
Oct 25, 2017
6377ed0
net/mlx5: Fix health work queue spin lock to IRQ safe
Oct 19, 2017
4ca637a
net/mlx5: Delay events till mlx5 interface's add complete for pci resume
Oct 4, 2017
3c37745
net/mlx5e: Properly deal with encap flows add/del under neigh update
ogerlitz Oct 17, 2017
be0f161
net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidth
Sep 28, 2017
ef4816f
net: mvpp2: fix typo in the tcam setup
atenart Oct 24, 2017
20746d7
net: mvpp2: fix invalid parameters order when calling the tcam init
atenart Oct 24, 2017
239dd4e
net: mvpp2: do not sleep in set_rx_mode
atenart Oct 24, 2017
d2c2490
Merge tag 'linux-can-fixes-for-4.14-20171024' of git://git.kernel.org…
davem330 Oct 26, 2017
e9a0b99
rds: ib: Fix uninitialized variable
Hakon-Bugge Oct 24, 2017
a0c0865
rds: Fix inaccurate accounting of unsignaled wrs
Hakon-Bugge Oct 24, 2017
06f877d
tcp/dccp: fix other lockdep splats accessing ireq_opt
edumazet Oct 24, 2017
5889e2c
tcp: call tcp_rate_skb_sent() when retransmit with unaligned skb->data
yousukseung Oct 24, 2017
78e0ea6
tap: double-free in error path in tap_open()
Oct 25, 2017
44c445c
e1000: fix race condition between e1000_down() and e1000_watchdog
vmaffione Sep 16, 2017
5983587
e1000: avoid null pointer dereference on invalid stat type
Sep 22, 2017
104ba83
igb: Fix TX map failure path
Oct 19, 2017
069db9c
ixgbe: Fix Tx map failure path
Oct 19, 2017
1078134
i40e: Fix incorrect use of tx_itr_setting when checking for Rx ITR setup
Oct 20, 2017
62b4c66
i40e: Add programming descriptors to cleaned_count
Oct 22, 2017
cda80a8
ARM: dts: mvebu: pl310-cache disable double-linefill
yanmarkman Oct 15, 2016
9618aec
Merge tag 'mac80211-for-davem-2017-10-25' of git://git.kernel.org/pub…
davem330 Oct 27, 2017
5be9541
Merge tag 'mlx5-fixes-2017-10-26' of git://git.kernel.org/pub/scm/lin…
davem330 Oct 27, 2017
c0d5adc
wcn36xx: Remove unnecessary rcu_read_unlock in wcn36xx_bss_info_changed
XidianGeneral Oct 27, 2017
93689a6
Merge branch 'nvme-4.14' of git://git.infradead.org/nvme into for-linus
axboe Oct 27, 2017
4894ac6
net: stmmac: dwc-qos-eth: Fix typo in DT bindings parsing
joabreu Oct 26, 2017
efea2ab
virtio_blk: Fix an SG_IO regression
KAGA-KOKO Oct 27, 2017
6d9f079
net: stmmac: First Queue must always be in DCB mode
joabreu Oct 26, 2017
9445464
perf tools: Unwind properly location after REJECT
olsajiri Oct 12, 2017
f3594f0
ipip: only increase err_count for some certain type icmp in ipip_err
lxin Oct 26, 2017
f8d20b4
ip6_gre: only increase err_count for some certain type icmpv6 in ip6g…
lxin Oct 26, 2017
8aec495
ip6_gre: update dst pmtu if dev mtu has been updated by toobig in __g…
lxin Oct 26, 2017
8ab190f
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git…
davem330 Oct 27, 2017
29f9007
efi/libstub: arm: omit sorting of the UEFI memory map
Oct 22, 2017
63b9ab6
tuntap: properly align skb->head before building skb
jasowang Oct 27, 2017
ee1836a
tcp: refresh tp timestamp before tcp_mtu_probe()
edumazet Oct 27, 2017
dea6e19
tap: reference to KVA of an unloaded module causes kernel panic
Oct 27, 2017
4139433
Merge tag 'perf-urgent-for-mingo-4.14-20171027' of git://git.kernel.o…
Oct 28, 2017
8108a77
bpf: bpf_compute_data uses incorrect cb structure
jrfastab Oct 27, 2017
bfa6407
bpf: rename sk_actions to align with bpf infrastructure
jrfastab Oct 27, 2017
151516f
Merge branch 'sockmap-fixes'
davem330 Oct 29, 2017
b923826
KVM: arm/arm64: vgic-its: Fix return value for device table restore
wanghaibin-mouse Oct 26, 2017
f31b98b
KVM: arm/arm64: vgic-its: Fix vgic_its_restore_collection_table retur…
eauger Oct 26, 2017
c9b51bb
KVM: arm/arm64: vgic-its: Check CBASER/BASER validity before enabling…
eauger Oct 26, 2017
c2385ea
KVM: arm/arm64: vgic-its: Check GITS_BASER Valid bit before saving ta…
eauger Oct 26, 2017
d04adf1
sctp: reset owner sk for data chunks on out queues when migrating a sock
lxin Oct 27, 2017
50317fc
net_sched: avoid matching qdisc with zero handle
congwang Oct 28, 2017
1da4fc9
sctp: fix some type cast warnings introduced by stream reconf
lxin Oct 28, 2017
8d32503
sctp: fix some type cast warnings introduced by transport rhashtable
lxin Oct 28, 2017
f6fc6bc
sctp: fix a type cast warnings that causes a_rwnd gets the wrong value
lxin Oct 28, 2017
978aa04
sctp: fix some type cast warnings introduced since very beginning
lxin Oct 28, 2017
8c83c88
Merge branch 'sctp-endianness-fixes'
davem330 Oct 29, 2017
7aa0045
net_sched: introduce a workqueue for RCU callbacks of tc filter
congwang Oct 27, 2017
c96a483
net_sched: use tcf_queue_work() in basic filter
congwang Oct 27, 2017
e910af6
net_sched: use tcf_queue_work() in bpf filter
congwang Oct 27, 2017
b1b5b04
net_sched: use tcf_queue_work() in cgroup filter
congwang Oct 27, 2017
94cdb47
net_sched: use tcf_queue_work() in flow filter
congwang Oct 27, 2017
0552c8a
net_sched: use tcf_queue_work() in flower filter
congwang Oct 27, 2017
e071dff
net_sched: use tcf_queue_work() in fw filter
congwang Oct 27, 2017
df2735e
net_sched: use tcf_queue_work() in matchall filter
congwang Oct 27, 2017
c0d378e
net_sched: use tcf_queue_work() in u32 filter
congwang Oct 27, 2017
c2f3f31
net_sched: use tcf_queue_work() in route filter
congwang Oct 27, 2017
d4f84a4
net_sched: use tcf_queue_work() in rsvp filter
congwang Oct 27, 2017
27ce4f0
net_sched: use tcf_queue_work() in tcindex filter
congwang Oct 27, 2017
2d132eb
net_sched: add rtnl assertion to tcf_exts_destroy()
congwang Oct 27, 2017
46e235c
net_sched: fix call_rcu() race on act_sample module removal
congwang Oct 27, 2017
7f07199
selftests: Introduce a new script to generate tc batch file
mishuang2017 Oct 27, 2017
31c2611
selftests: Introduce a new test case to tc testsuite
mishuang2017 Oct 27, 2017
6c325f4
Merge branch 'net_sched-fix-races-with-RCU-callbacks'
davem330 Oct 29, 2017
19e1219
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
torvalds Oct 29, 2017
0b07194
Linux 4.14-rc7
torvalds Oct 29, 2017
f74bc7c
cifs: check MaxPathNameComponentLength != 0 before using it
Oct 30, 2017
7eccb73
ath10k: rebuild crypto header in rx data frames
Oct 27, 2017
e48e9c4
Revert "ath10k: fix napi_poll budget overflow"
kvalo Oct 29, 2017
36a247b
Merge tag 'uniphier-fixes-v4.14' of git://git.kernel.org/pub/scm/linu…
arndb Oct 30, 2017
2a9a86d
PM / QoS: Fix default runtime_pm device resume latency
Oct 30, 2017
be96b31
perf/cgroup: Fix perf cgroup hierarchy support
htejun Oct 28, 2017
0363b12
mmc: dw_mmc: cancel the CTO timer after a voltage switch
dianders Oct 12, 2017
4c2357f
mmc: dw_mmc: Fix the CTO timeout calculation
dianders Oct 12, 2017
8892b70
mmc: dw_mmc: Add locking to the CTO timer
dianders Oct 12, 2017
5e0fab5
nvme: Fix setting logical block format when revalidating
Oct 27, 2017
da984d7
Merge tag 'mvebu-fixes-4.14-3' of git://git.infradead.org/linux-mvebu…
arndb Oct 30, 2017
1960e8e
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git…
torvalds Oct 30, 2017
daea3da
Merge tag 'mmc-v4.14-rc4-2' of git://git.kernel.org/pub/scm/linux/ker…
torvalds Oct 30, 2017
b39ab98
Mark 'ioremap_page_range()' as possibly sleeping
torvalds Oct 30, 2017
713946d
drm/i915: Cancel the modeset retry work during modeset cleanup
Oct 26, 2017
8777b92
drm/i915: Do not rely on wm preservation for ILK watermarks
mlankhorst Oct 19, 2017
7c838e2
drm/i915/edp: read edp display control registers unconditionally
jnikula Oct 26, 2017
23e8733
drm/i915: Hold rcu_read_lock when iterating over the radixtree (objects)
ickle Oct 26, 2017
dc35b11
drm/i915: Hold rcu_read_lock when iterating over the radixtree (vma idr)
ickle Oct 26, 2017
5f47944
Merge tag 'pm-urgent-4.14' of git://git.kernel.org/pub/scm/linux/kern…
torvalds Oct 30, 2017
f9e56ba
l2tp: hold tunnel in pppol2tp_connect()
Oct 30, 2017
822e86d
net_sched: remove tcf_block_put_deferred()
congwang Oct 30, 2017
518828f
tc-testing: fix arg to ip command: -s -> -n
Oct 30, 2017
79fb051
ALSA: timer: Add missing mutex lock for compat ioctls
tiwai Oct 29, 2017
1f20f9f
ALSA: seq: Fix nested rwsem annotation for lockdep splat
tiwai Oct 29, 2017
73b9fc4
xfrm: Fix GSO for IPsec with GRE tunnel.
klassert Oct 30, 2017
e2532b4
scsi: qla2xxx: Fix oops in qla2x00_probe_one error path
dougmill-ibm Oct 20, 2017
c29f56b
Merge ath-current from ath.git
Oct 31, 2017
5ba2572
Revert "PM / QoS: Fix default runtime_pm device resume latency"
rafaeljw Oct 31, 2017
d5919dc
Revert "PM / QoS: Fix device resume latency PM QoS"
rafaeljw Oct 31, 2017
287683d
RDMA/nldev: Enforce device index check for port callback
Oct 31, 2017
a323335
selftests: lib.mk: print individual test results to console by default
Oct 30, 2017
ea82daf
tile: pass machine size to sparse
lucvoo Oct 31, 2017
48c834b
Update MIPS email addresses
paulburton Oct 26, 2017
7c404c6
Merge tag 'pm-reverts-4.14' of git://git.kernel.org/pub/scm/linux/ker…
torvalds Oct 31, 2017
a128696
MIPS: generic: Fix NI 169445 its build
amalon Oct 31, 2017
d324c5b
drm/nouveau/kms/nv50: use the correct state for base channel notifier…
Oct 31, 2017
c9bb863
irqchip/irq-mvebu-gicp: Add missing spin_lock init
atenart Oct 25, 2017
c496f3c
MIPS: Fix exception entry when CONFIG_EVA enabled
mpredfearn Oct 11, 2017
7f005f1
MIPS: generic: Fix compilation error from include asm/mips-cpc.h
mpredfearn Oct 16, 2017
6a6cba1
MIPS: Fix CM region target definitions
paulburton Oct 31, 2017
25dd1aa
Merge branch 'linux-4.14' of git://github.com/skeggsb/linux into drm-…
airlied Nov 1, 2017
77238e7
MIPS: microMIPS: Fix incorrect mask in insn_table_MM
GustavoARSilva Oct 31, 2017
6a2932a
MIPS: bpf: Fix a typo in build_one_insn()
Oct 13, 2017
9e8c399
MIPS: SMP: Fix deadlock & online race
mpredfearn Sep 27, 2017
b34a264
Merge tag 'wireless-drivers-for-davem-2017-10-31' of git://git.kernel…
davem330 Nov 1, 2017
14fc0ab
net: phy: marvell: Only configure RGMII delays when using RGMII
lunn Oct 31, 2017
04686ef
bpf: remove SK_REDIRECT from UAPI
jrfastab Nov 1, 2017
7db8874
net: lapbether: fix double free
SinkFinder Oct 29, 2017
d2083d0
net: hns: set correct return value
SinkFinder Oct 30, 2017
f1fd20c
MAINTAINERS: Update Yotam's E-mail
yotamgi Oct 30, 2017
1cf098b
MAINTAINERS: Remove Yotam from mlxfw
Oct 30, 2017
62b0e92
mlxsw: reg: Add high and low temperature thresholds
idosch Oct 30, 2017
63be1a8
Revert "powerpc64/elfv1: Only dereference function descriptor for non…
rnav Oct 30, 2017
e6c4dcb
powerpc/kprobes: Dereference function pointers only if the address do…
rnav Oct 30, 2017
153fbd1
futex: Fix more put_pi_state() vs. exit_pi_state_list() races
Oct 31, 2017
122f00c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/gi…
davem330 Nov 1, 2017
7400bb4
netfilter: nf_reject_ipv4: Fix use-after-free in send_reset
Oct 23, 2017
d70eaa3
mlxsw: i2c: Fix buffer increment counter for write transaction
mellanoxbmc Nov 1, 2017
9316192
tun/tap: sanitize TUNSETSNDBUF input
kraigatgoog Oct 30, 2017
e669b86
ipv6: addrconf: increment ifp refcount before ipv6_del_addr()
edumazet Oct 31, 2017
2b7cda9
tcp: fix tcp_mtu_probe() vs highest_sack
edumazet Oct 31, 2017
b817d93
Merge remote-tracking branches 'asoc/fix/topology', 'asoc/fix/adau17x…
broonie Nov 1, 2017
9d9491a
mmc: dw_mmc: Fix the DTO timeout calculation
dianders Oct 12, 2017
79d7334
ide:ide-cd: fix kernel panic resulting from missing scsi_req_init
hongxu-jia Oct 31, 2017
89db69d
Merge tag 'smb3-file-name-too-long-fix' of git://git.samba.org/sfrenc…
torvalds Nov 1, 2017
cb0631f
x86/mm: fix use-after-free of vma during userfaultfd fault
tehcaster Nov 1, 2017
4f2ba5d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
torvalds Nov 1, 2017
a53a0ab
Merge tag 'asoc-fix-v4.14-rc7' of https://git.kernel.org/pub/scm/linu…
tiwai Nov 1, 2017
bb5cf33
drm/i915: Check incoming alignment for unfenced buffers (on i915gm)
ickle Oct 31, 2017
ff0c6ee
ARM: 8716/1: pass endianness info to sparse
lucvoo Oct 31, 2017
9c388a5
watchdog/harclockup/perf: Revert a33d44843d45 ("watchdog/hardlockup/p…
KAGA-KOKO Oct 31, 2017
42f930d
watchdog/hardlockup/perf: Use atomics to track in-use cpu counter
dzickusrh Nov 1, 2017
7298f08
x86/mcelog: Get rid of RCU remnants
suryasaimadhu Nov 1, 2017
8a46f71
MIPS: CPS: Fix use of current_cpu_data in preemptible code
mpredfearn Nov 1, 2017
89677e4
MIPS: Update RINT emulation maintainer email address
AMarkovic Oct 20, 2017
0464a53
MIPS: Update Goldfish RTC driver maintainer email address
AMarkovic Oct 20, 2017
1cc1570
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
torvalds Nov 1, 2017
c3aff08
signal: Fix name of SIGEMT in #if defined() check
ac000 Nov 1, 2017
f677b77
MIPS: smp-cmp: Use right include for task_struct
zx2c4 Oct 23, 2017
07ca043
MAINTAINERS: Update Pistachio platform maintainers
Oct 11, 2017
3a99df9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Nov 1, 2017
7e7bf0e
MIPS: smp-cmp: Fix vpe_id build error
amalon Nov 1, 2017
dad4675
ARM: add debug ".edata_real" symbol
Nov 1, 2017
96ffbbf
Merge tag 'drm-intel-fixes-2017-11-01' of git://anongit.freedesktop.o…
airlied Nov 2, 2017
cb4b02d
drm/amdgpu: return -ENOENT from uvd 6.0 early init for harvesting
zming6666 Nov 1, 2017
32bec2a
drm/amdgpu: allow harvesting check for Polaris VCE
zming6666 Nov 1, 2017
9cc0696
Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/…
airlied Nov 2, 2017
4eebff2
tcp_nv: fix division by zero in tcpnv_acked()
koct9i Nov 1, 2017
18129a2
net: vrf: correct FRA_L3MDEV encode type
Nov 1, 2017
74784da
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
davem330 Nov 2, 2017
3239b6f
KEYS: return full count in keyring_read() if buffer is too small
ebiggers Nov 2, 2017
a3c812f
KEYS: trusted: fix writing past end of buffer in trusted_read()
ebiggers Nov 2, 2017
2eb9eab
KEYS: fix out-of-bounds read during ASN.1 parsing
ebiggers Nov 2, 2017
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no…
gregkh Nov 1, 2017
6f52b16
License cleanup: add SPDX license identifier to uapi header files wit…
gregkh Nov 1, 2017
e2be04c
License cleanup: add SPDX license identifier to uapi header files wit…
gregkh Nov 1, 2017
ca208b5
MIPS: Update email address for Marcin Nowakowski
Nov 2, 2017
e78c38f
futex: futex_wake_op, do not fail on invalid op
Oct 23, 2017
6965f1a
Merge branch 'fixes-v4.14-rc7' of git://git.kernel.org/pub/scm/linux/…
torvalds Nov 2, 2017
0f07e10
Merge tag 'sound-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kern…
torvalds Nov 2, 2017
fdebad1
Merge tag 'linux-kselftest-4.14-rc7' of git://git.kernel.org/pub/scm/…
torvalds Nov 2, 2017
ead7515
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm…
torvalds Nov 2, 2017
0087552
kvm: Return -ENODEV from update_persistent_clock
jgunthorpe Oct 31, 2017
a488848
KVM: VMX: Do not fully reset PI descriptor on vCPU reset
schnhrr Oct 25, 2017
4191db2
KVM: x86: Update APICv on APIC reset
schnhrr Oct 25, 2017
b33c873
Merge tag 'kvm-arm-fixes-for-v4.14' of git://git.kernel.org/pub/scm/l…
bonzini Nov 2, 2017
7a7003b
arm64: ensure __dump_instr() checks addr_limit
mrutland-arm Nov 2, 2017
6daa083
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/…
torvalds Nov 2, 2017
890da9c
Revert "x86: do not use cpufreq_quick_get() for /proc/cpuinfo "cpu MHz""
torvalds Nov 2, 2017
5cb0512
Kbuild: don't pass "-C" to preprocessor when processing linker scripts
torvalds Nov 2, 2017
7ecb37f
powerpc/perf: Fix core-imc hotplug callback failure during imc initia…
Nov 2, 2017
a159d3c
net_sched: acquire RTNL in tc_action_net_exit()
congwang Nov 1, 2017
ceffcc5
net_sched: hold netns refcnt for each action
congwang Nov 1, 2017
2f2b1ae
Merge branch 'net-sched-use-after-free'
davem330 Nov 3, 2017
e73b49e
stmmac: use of_property_read_u32 instead of read_u8
Nov 2, 2017
25dd169
fib: fib_dump_info can no longer use __in_dev_get_rtnl
Nov 2, 2017
3b11775
tcp: do not mangle skb->cb[] in tcp_make_synack()
edumazet Nov 2, 2017
93824c8
net: systemport: Correct IPG length settings
ffainelli Nov 2, 2017
e16e437
Documentation: Add Tim Bird to list of enforcement statement endorsers
tbird20d Nov 2, 2017
294cbd0
Merge branch 'linus' into perf/urgent, to pick up dependent commits
Nov 3, 2017
1e39214
userfaultfd: hugetlbfs: prevent UFFDIO_COPY to fill beyond the end of…
aagit Nov 2, 2017
b83d7e4
mm, /proc/pid/pagemap: fix soft dirty marking for PMD migration entry
yhuang-intel Nov 2, 2017
105ddc9
ocfs2: fstrim: Fix start offset of first cluster group during fstrim
Nov 2, 2017
ab615a5
fs/hugetlbfs/inode.c: fix hwpoison reserve accounting
mjkravetz Nov 2, 2017
e08b187
initramfs: fix initramfs rebuilds w/ compression after disabling
ffainelli Nov 2, 2017
dd8a67f
mm/huge_memory.c: deposit page table when copying a PMD migration entry
x-y-z Nov 2, 2017
2628bd6
mm, swap: fix race between swap count continuation operations
yhuang-intel Nov 2, 2017
941f5f0
x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo
rafaeljw Nov 3, 2017
fb615d6
Update MIPS email addresses
paulburton Oct 26, 2017
f0395d5
Merge branch 'akpm' (patches from Andrew)
torvalds Nov 3, 2017
7ba3ebf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
torvalds Nov 3, 2017
e65a139
Merge tag 'drm-fixes-for-v4.14-rc8' of git://people.freedesktop.org/~…
torvalds Nov 3, 2017
3f46540
Merge tag 'mmc-v4.14-rc4-3' of git://git.kernel.org/pub/scm/linux/ker…
torvalds Nov 3, 2017
866ba84
Merge tag 'powerpc-4.14-6' of git://git.kernel.org/pub/scm/linux/kern…
torvalds Nov 3, 2017
777a45b
arch/tile: Implement ->set_state_oneshot_stopped()
cmetcalf-tilera Nov 3, 2017
01073ac
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g…
torvalds Nov 3, 2017
81ca2ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
torvalds Nov 3, 2017
53f0b7f
Input: ar1021_i2c - set INPUT_PROP_DIRECT
merge Nov 2, 2017
6f29c24
Input: sparse-keymap - send sync event for KE_SW/KE_VSW
StefanBruens Nov 3, 2017
d4c2e9f
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux…
torvalds Nov 3, 2017
e50f82f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Nov 4, 2017
649e441
Merge branch 'linus' into core/urgent, to pick up dependent commits
Nov 4, 2017
da0db32
objtool: Resync objtool's instruction decoder source code copy with t…
jpoimboe Nov 3, 2017
fb7df12
tools/headers: Synchronize kernel ABI headers
Nov 3, 2017
707f5a0
doc: add Willy Tarreau to the list of enforcement statement endorsers
wtarreau Nov 3, 2017
e1b48c2
Documentation: Add Frank Rowand to list of enforcement statement endo…
frowand Nov 3, 2017
6753573
Revert "x86/mm: Stop calling leave_mm() in idle code"
amluto Nov 4, 2017
ec1e1b6
objtool: Prevent GCC from merging annotate_unreachable(), take 2
jpoimboe Nov 3, 2017
dab30d5
Merge tag 'mips_fixes_4.14' of git://git.kernel.org/pub/scm/linux/ker…
torvalds Nov 4, 2017
b1878b8
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Nov 4, 2017
f0a32ee
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
torvalds Nov 4, 2017
2d63499
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
torvalds Nov 4, 2017
eda9cec
x86/module: Detect and skip invalid relocations
jpoimboe Nov 3, 2017
3131dc4
Merge tag 'enforcement-4.14-rc8' of git://git.kernel.org/pub/scm/linu…
torvalds Nov 5, 2017
b772b8e
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/…
torvalds Nov 5, 2017
c84e6d0
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/l…
torvalds Nov 5, 2017
9d9cc4a
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/…
torvalds Nov 5, 2017
b21172c
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/l…
torvalds Nov 5, 2017
9b3499d
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/l…
torvalds Nov 5, 2017
39dae59
Linux 4.14-rc8
torvalds Nov 5, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
6 changes: 6 additions & 0 deletions .mailmap
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Adriana Reus <adi.reus@gmail.com> <adriana.reus@intel.com>
Alan Cox <alan@lxorguk.ukuu.org.uk>
Alan Cox <root@hraefn.swansea.linux.org.uk>
Aleksey Gorelov <aleksey_gorelov@phoenix.com>
Aleksandar Markovic <aleksandar.markovic@mips.com> <aleksandar.markovic@imgtec.com>
Al Viro <viro@ftp.linux.org.uk>
Al Viro <viro@zenIV.linux.org.uk>
Andreas Herrmann <aherrman@de.ibm.com>
Expand Down Expand Up @@ -43,6 +44,7 @@ Corey Minyard <minyard@acm.org>
Damian Hobson-Garcia <dhobsong@igel.co.jp>
David Brownell <david-b@pacbell.net>
David Woodhouse <dwmw2@shinybook.infradead.org>
Deng-Cheng Zhu <dengcheng.zhu@mips.com> <dengcheng.zhu@imgtec.com>
Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Domen Puncer <domen@coderock.org>
Douglas Gilbert <dougg@torque.net>
Expand Down Expand Up @@ -100,6 +102,7 @@ Leonid I Ananiev <leonid.i.ananiev@intel.com>
Linas Vepstas <linas@austin.ibm.com>
Linus Lüssing <linus.luessing@c0d3.blue> <linus.luessing@web.de>
Linus Lüssing <linus.luessing@c0d3.blue> <linus.luessing@ascom.ch>
Marcin Nowakowski <marcin.nowakowski@mips.com> <marcin.nowakowski@imgtec.com>
Mark Brown <broonie@sirena.org.uk>
Martin Kepplinger <martink@posteo.de> <martin.kepplinger@theobroma-systems.com>
Martin Kepplinger <martink@posteo.de> <martin.kepplinger@ginzinger.com>
Expand All @@ -114,9 +117,11 @@ Mauro Carvalho Chehab <mchehab@kernel.org> <mchehab@s-opensource.com>
Matt Ranostay <mranostay@gmail.com> Matthew Ranostay <mranostay@embeddedalley.com>
Matt Ranostay <mranostay@gmail.com> <matt.ranostay@intel.com>
Matt Ranostay <matt.ranostay@konsulko.com> <matt@ranostay.consulting>
Matt Redfearn <matt.redfearn@mips.com> <matt.redfearn@imgtec.com>
Mayuresh Janorkar <mayur@ti.com>
Michael Buesch <m@bues.ch>
Michel Dänzer <michel@tungstengraphics.com>
Miodrag Dinic <miodrag.dinic@mips.com> <miodrag.dinic@imgtec.com>
Mitesh shah <mshah@teja.com>
Mohit Kumar <mohit.kumar@st.com> <mohit.kumar.dhaka@gmail.com>
Morten Welinder <terra@gnome.org>
Expand All @@ -127,6 +132,7 @@ Mythri P K <mythripk@ti.com>
Nguyen Anh Quynh <aquynh@gmail.com>
Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Patrick Mochel <mochel@digitalimplant.org>
Paul Burton <paul.burton@mips.com> <paul.burton@imgtec.com>
Peter A Jonsson <pj@ludd.ltu.se>
Peter Oruba <peter@oruba.de>
Peter Oruba <peter.oruba@amd.com>
Expand Down
4 changes: 2 additions & 2 deletions Documentation/ABI/testing/sysfs-class-remoteproc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
What: /sys/class/remoteproc/.../firmware
Date: October 2016
Contact: Matt Redfearn <matt.redfearn@imgtec.com>
Contact: Matt Redfearn <matt.redfearn@mips.com>
Description: Remote processor firmware

Reports the name of the firmware currently loaded to the
Expand All @@ -11,7 +11,7 @@ Description: Remote processor firmware

What: /sys/class/remoteproc/.../state
Date: October 2016
Contact: Matt Redfearn <matt.redfearn@imgtec.com>
Contact: Matt Redfearn <matt.redfearn@mips.com>
Description: Remote processor state

Reports the state of the remote processor, which will be one of:
Expand Down
4 changes: 1 addition & 3 deletions Documentation/ABI/testing/sysfs-devices-power
Original file line number Diff line number Diff line change
Expand Up @@ -211,9 +211,7 @@ Description:
device, after it has been suspended at run time, from a resume
request to the moment the device will be ready to process I/O,
in microseconds. If it is equal to 0, however, this means that
the PM QoS resume latency may be arbitrary and the special value
"n/a" means that user space cannot accept any resume latency at
all for the given device.
the PM QoS resume latency may be arbitrary.

Not all drivers support this attribute. If it isn't supported,
it is not present.
Expand Down
22 changes: 16 additions & 6 deletions Documentation/process/kernel-enforcement-statement.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,9 @@ be stronger.
Except where noted below, we speak only for ourselves, and not for any company
we might work for today, have in the past, or will in the future.

- Laura Abbott
- Bjorn Andersson (Linaro)
- Andrea Arcangeli (Red Hat)
- Andrea Arcangeli
- Neil Armstrong
- Jens Axboe
- Pablo Neira Ayuso
Expand All @@ -60,15 +61,17 @@ we might work for today, have in the past, or will in the future.
- Felipe Balbi
- Arnd Bergmann
- Ard Biesheuvel
- Paolo Bonzini (Red Hat)
- Tim Bird
- Paolo Bonzini
- Christian Borntraeger
- Mark Brown (Linaro)
- Paul Burton
- Javier Martinez Canillas
- Rob Clark
- Jonathan Corbet
- Dennis Dalessandro
- Vivien Didelot (Savoir-faire Linux)
- Hans de Goede (Red Hat)
- Hans de Goede
- Mel Gorman (SUSE)
- Sven Eckelmann
- Alex Elder (Linaro)
Expand All @@ -79,6 +82,7 @@ we might work for today, have in the past, or will in the future.
- Juergen Gross
- Shawn Guo
- Ulf Hansson
- Stephen Hemminger (Microsoft)
- Tejun Heo
- Rob Herring
- Masami Hiramatsu
Expand All @@ -104,18 +108,21 @@ we might work for today, have in the past, or will in the future.
- Viresh Kumar
- Aneesh Kumar K.V
- Julia Lawall
- Doug Ledford (Red Hat)
- Doug Ledford
- Chuck Lever (Oracle)
- Daniel Lezcano
- Shaohua Li
- Xin Long (Red Hat)
- Xin Long
- Tony Luck
- Catalin Marinas (Arm Ltd)
- Mike Marshall
- Chris Mason
- Paul E. McKenney
- David S. Miller
- Ingo Molnar
- Kuninori Morimoto
- Trond Myklebust
- Martin K. Petersen (Oracle)
- Borislav Petkov
- Jiri Pirko
- Josh Poimboeuf
Expand All @@ -124,18 +131,20 @@ we might work for today, have in the past, or will in the future.
- Joerg Roedel
- Leon Romanovsky
- Steven Rostedt (VMware)
- Ivan Safonov
- Frank Rowand
- Ivan Safonov
- Anna Schumaker
- Jes Sorensen
- K.Y. Srinivasan
- Heiko Stuebner
- Jiri Kosina (SUSE)
- Willy Tarreau
- Dmitry Torokhov
- Linus Torvalds
- Thierry Reding
- Rik van Riel
- Geert Uytterhoeven (Glider bvba)
- Eduardo Valentin (Amazon.com)
- Daniel Vetter
- Linus Walleij
- Richard Weinberger
Expand All @@ -145,3 +154,4 @@ we might work for today, have in the past, or will in the future.
- Masahiro Yamada
- Wei Yongjun
- Lv Zheng
- Marc Zyngier (Arm Ltd)
1 change: 1 addition & 0 deletions Kbuild
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# SPDX-License-Identifier: GPL-2.0
#
# Kbuild for top-level directory of the kernel
# This file takes care of the following:
Expand Down
1 change: 1 addition & 0 deletions Kconfig
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# SPDX-License-Identifier: GPL-2.0
#
# For a description of the syntax of this configuration file,
# see Documentation/kbuild/kconfig-language.txt.
Expand Down
21 changes: 10 additions & 11 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -873,7 +873,7 @@ F: drivers/android/
F: drivers/staging/android/

ANDROID GOLDFISH RTC DRIVER
M: Miodrag Dinic <miodrag.dinic@imgtec.com>
M: Miodrag Dinic <miodrag.dinic@mips.com>
S: Supported
F: Documentation/devicetree/bindings/rtc/google,goldfish-rtc.txt
F: drivers/rtc/rtc-goldfish.c
Expand Down Expand Up @@ -6671,7 +6671,7 @@ F: include/net/ieee802154_netdev.h
F: Documentation/networking/ieee802154.txt

IFE PROTOCOL
M: Yotam Gigi <yotamg@mellanox.com>
M: Yotam Gigi <yotam.gi@gmail.com>
M: Jamal Hadi Salim <jhs@mojatatu.com>
F: net/ife
F: include/net/ife.h
Expand Down Expand Up @@ -6733,7 +6733,7 @@ S: Maintained
F: drivers/usb/atm/ueagle-atm.c

IMGTEC ASCII LCD DRIVER
M: Paul Burton <paul.burton@imgtec.com>
M: Paul Burton <paul.burton@mips.com>
S: Maintained
F: Documentation/devicetree/bindings/auxdisplay/img-ascii-lcd.txt
F: drivers/auxdisplay/img-ascii-lcd.c
Expand Down Expand Up @@ -8743,7 +8743,7 @@ Q: http://patchwork.ozlabs.org/project/netdev/list/
F: drivers/net/ethernet/mellanox/mlxsw/

MELLANOX FIRMWARE FLASH LIBRARY (mlxfw)
M: Yotam Gigi <yotamg@mellanox.com>
M: mlxsw@mellanox.com
L: netdev@vger.kernel.org
S: Supported
W: http://www.mellanox.com
Expand Down Expand Up @@ -8993,7 +8993,7 @@ F: Documentation/mips/
F: arch/mips/

MIPS BOSTON DEVELOPMENT BOARD
M: Paul Burton <paul.burton@imgtec.com>
M: Paul Burton <paul.burton@mips.com>
L: linux-mips@linux-mips.org
S: Maintained
F: Documentation/devicetree/bindings/clock/img,boston-clock.txt
Expand All @@ -9003,7 +9003,7 @@ F: drivers/clk/imgtec/clk-boston.c
F: include/dt-bindings/clock/boston-clock.h

MIPS GENERIC PLATFORM
M: Paul Burton <paul.burton@imgtec.com>
M: Paul Burton <paul.burton@mips.com>
L: linux-mips@linux-mips.org
S: Supported
F: arch/mips/generic/
Expand All @@ -9019,7 +9019,7 @@ F: drivers/*/*loongson1*
F: drivers/*/*/*loongson1*

MIPS RINT INSTRUCTION EMULATION
M: Aleksandar Markovic <aleksandar.markovic@imgtec.com>
M: Aleksandar Markovic <aleksandar.markovic@mips.com>
L: linux-mips@linux-mips.org
S: Supported
F: arch/mips/math-emu/sp_rint.c
Expand Down Expand Up @@ -10683,10 +10683,9 @@ S: Maintained
F: drivers/pinctrl/spear/

PISTACHIO SOC SUPPORT
M: James Hartley <james.hartley@imgtec.com>
M: Ionela Voinescu <ionela.voinescu@imgtec.com>
M: James Hartley <james.hartley@sondrel.com>
L: linux-mips@linux-mips.org
S: Maintained
S: Odd Fixes
F: arch/mips/pistachio/
F: arch/mips/include/asm/mach-pistachio/
F: arch/mips/boot/dts/img/pistachio*
Expand Down Expand Up @@ -10890,7 +10889,7 @@ S: Maintained
F: drivers/block/ps3vram.c

PSAMPLE PACKET SAMPLING SUPPORT:
M: Yotam Gigi <yotamg@mellanox.com>
M: Yotam Gigi <yotam.gi@gmail.com>
S: Maintained
F: net/psample
F: include/net/psample.h
Expand Down
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 14
SUBLEVEL = 0
EXTRAVERSION = -rc6
EXTRAVERSION = -rc8
NAME = Fearless Coyote

# *DOCUMENTATION*
Expand Down
1 change: 1 addition & 0 deletions arch/Kconfig
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# SPDX-License-Identifier: GPL-2.0
#
# General architecture dependent options
#
Expand Down
1 change: 1 addition & 0 deletions arch/alpha/Kconfig
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# SPDX-License-Identifier: GPL-2.0
config ALPHA
bool
default y
Expand Down
1 change: 1 addition & 0 deletions arch/alpha/Kconfig.debug
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# SPDX-License-Identifier: GPL-2.0
menu "Kernel hacking"

source "lib/Kconfig.debug"
Expand Down
1 change: 1 addition & 0 deletions arch/alpha/boot/bootloader.lds
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0 */
OUTPUT_FORMAT("elf64-alpha")
ENTRY(__start)
printk = srm_printk;
Expand Down
1 change: 1 addition & 0 deletions arch/alpha/boot/bootp.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
/*
* arch/alpha/boot/bootp.c
*
Expand Down
1 change: 1 addition & 0 deletions arch/alpha/boot/bootpz.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
/*
* arch/alpha/boot/bootpz.c
*
Expand Down
1 change: 1 addition & 0 deletions arch/alpha/boot/head.S
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0 */
/*
* arch/alpha/boot/head.S
*
Expand Down
1 change: 1 addition & 0 deletions arch/alpha/boot/main.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
/*
* arch/alpha/boot/main.c
*
Expand Down
1 change: 1 addition & 0 deletions arch/alpha/boot/misc.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
/*
* misc.c
*
Expand Down
1 change: 1 addition & 0 deletions arch/alpha/boot/tools/mkbb.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
/* This utility makes a bootblock suitable for the SRM console/miniloader */

/* Usage:
Expand Down
1 change: 1 addition & 0 deletions arch/alpha/boot/tools/objstrip.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
/*
* arch/alpha/boot/tools/objstrip.c
*
Expand Down
1 change: 1 addition & 0 deletions arch/alpha/include/asm/Kbuild
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# SPDX-License-Identifier: GPL-2.0


generic-y += clkdev.h
Expand Down
1 change: 1 addition & 0 deletions arch/alpha/include/asm/a.out.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __ALPHA_A_OUT_H__
#define __ALPHA_A_OUT_H__

Expand Down
1 change: 1 addition & 0 deletions arch/alpha/include/asm/agp.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef AGP_H
#define AGP_H 1

Expand Down
1 change: 1 addition & 0 deletions arch/alpha/include/asm/agp_backend.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ALPHA_AGP_BACKEND_H
#define _ALPHA_AGP_BACKEND_H 1

Expand Down
1 change: 1 addition & 0 deletions arch/alpha/include/asm/atomic.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ALPHA_ATOMIC_H
#define _ALPHA_ATOMIC_H

Expand Down
1 change: 1 addition & 0 deletions arch/alpha/include/asm/barrier.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __BARRIER_H
#define __BARRIER_H

Expand Down
1 change: 1 addition & 0 deletions arch/alpha/include/asm/bitops.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ALPHA_BITOPS_H
#define _ALPHA_BITOPS_H

Expand Down
1 change: 1 addition & 0 deletions arch/alpha/include/asm/bug.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ALPHA_BUG_H
#define _ALPHA_BUG_H

Expand Down
1 change: 1 addition & 0 deletions arch/alpha/include/asm/cache.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0 */
/*
* include/asm-alpha/cache.h
*/
Expand Down
1 change: 1 addition & 0 deletions arch/alpha/include/asm/cacheflush.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ALPHA_CACHEFLUSH_H
#define _ALPHA_CACHEFLUSH_H

Expand Down
1 change: 1 addition & 0 deletions arch/alpha/include/asm/checksum.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ALPHA_CHECKSUM_H
#define _ALPHA_CHECKSUM_H

Expand Down
1 change: 1 addition & 0 deletions arch/alpha/include/asm/cmpxchg.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ALPHA_CMPXCHG_H
#define _ALPHA_CMPXCHG_H

Expand Down
1 change: 1 addition & 0 deletions arch/alpha/include/asm/compiler.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __ALPHA_COMPILER_H
#define __ALPHA_COMPILER_H

Expand Down
1 change: 1 addition & 0 deletions arch/alpha/include/asm/console.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __AXP_CONSOLE_H
#define __AXP_CONSOLE_H

Expand Down
1 change: 1 addition & 0 deletions arch/alpha/include/asm/core_apecs.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __ALPHA_APECS__H__
#define __ALPHA_APECS__H__

Expand Down
Loading