Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update from base #12

Merged
merged 2,341 commits into from
Jan 31, 2018
Merged
Show file tree
Hide file tree
Changes from 5 commits
Commits
Show all changes
2341 commits
Select commit Hold shift + click to select a range
21ead9f
SUNRPC: Micro-optimize __rpc_execute
chucklever Jan 3, 2018
a8e4c0a
arm64: Move BP hardening to check_and_switch_context
Jan 19, 2018
20d5902
block: Set BIO_TRACE_COMPLETION on new bio during split
goldwynr Jan 23, 2018
55b35d0
arm64: Run enable method for errata work arounds on late CPUs
Jan 17, 2018
83b5753
mm/memory_failure: Remove unused trapno from memory_failure
ebiederm Jul 9, 2017
c0f4555
signal/memory-failure: Use force_sig_mceerr and send_sig_mceerr
ebiederm Aug 2, 2017
0be283f
SUNRPC: Fix null rpc_clnt dereference in rpc_task_queued tracepoint
bcodding-rh Jan 23, 2018
62314e4
nvme-pci: Fix queue double allocations
Jan 23, 2018
8f39fce
Merge tag 'nfs-rdma-for-4.16-1' of git://git.linux-nfs.org/projects/a…
trondmy Jan 23, 2018
f3d795d
arm64: Branch predictor hardening for Cavium ThunderX2
jchandra-cavm Jan 19, 2018
0ba2e29
arm64: Turn on KPTI only on CPUs that need it
jchandra-cavm Jan 19, 2018
c5baa1b
irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUG
Jan 17, 2018
fe6daab
x86/centaur: Mark TSC invariant
Jan 22, 2018
310eb25
mmc: mmci: fix error return code in mmci_probe()
Jan 23, 2018
162f8de
spi: a3700: Remove endianness swapping functions when accessing FIFOs
Jan 24, 2018
34b1fca
spi: a3700: Remove endianness swapping for full-duplex transfers
Jan 24, 2018
6b136a2
blk-mq-debugfs: don't allow write on attributes with seq_operations set
Jan 23, 2018
3124b65
bsg: use pr_debug instead of hand crafted macros
Jan 24, 2018
9d48533
regulator: qcom_spmi: Use regmap helpers for enable/disable/is_enable…
AxelLin Nov 29, 2017
535cb8f
lockd: Fix server refcounting
trondmy Jan 24, 2018
83b7739
cifs: Add smb2_send_recv
Nov 9, 2017
13cacea
cifs: remove rfc1002 header from smb2_negotiate_req
Nov 20, 2017
45305ed
cifs: remove rfc1002 header from smb2_logoff_req
Nov 9, 2017
4eecf4c
cifs: remove rfc1002 header from smb2_tree_disconnect_req
Nov 9, 2017
afcccef
cifs: remove rfc1002 header from smb2_close_req
Nov 9, 2017
9775468
cifs: remove rfc1002 header from smb2_ioctl_req
Nov 9, 2017
7f7ae75
cifs: remove rfc1002 header from smb2_echo_req
Nov 9, 2017
661bb94
cifs: remove rfc1002 header from smb2_tree_connect_req
Nov 9, 2017
88ea5cb
cifs: remove rfc1002 header from smb2_sess_setup_req
Nov 20, 2017
4f33bc3
cifs: remove rfc1002 header from smb2_create_req
Nov 20, 2017
1f444e4
cifs: remove rfc1002 header from smb2_flush_req
Nov 20, 2017
ced9367
cifs: remove rfc1002 header from smb2_lock_req
Nov 20, 2017
f5688a6
cifs: remove rfc1002 header from smb2 read/write requests
Nov 20, 2017
2fc803e
cifs: remove rfc1002 header from smb2_set_info_req
Nov 20, 2017
7c00c3a
cifs: remove rfc1002 header from smb2_query_directory_req
Nov 20, 2017
b2fb7fe
cifs: remove rfc1002 header from smb2_query_info_req
Nov 20, 2017
21ad948
cifs: remove rfc1002 header from smb2_oplock_break we get from server
Nov 20, 2017
5dfe69a
cifs: remove unused variable from SMB2_read
Nov 20, 2017
8eb7998
cifs: remove rfc1002 header from smb2_lease_ack
Nov 21, 2017
305428a
cifs: remove small_smb2_init
Nov 21, 2017
3cecf48
cifs: avoid a kmalloc in smb2_send_recv/SendReceive2 for the common case
Nov 21, 2017
2dabfd5
CIFS: SMBD: Add parameter rdata to smb2_new_read_req
longlimsft Nov 7, 2017
2b6ed88
CIFS: SMBD: Introduce kernel config option CONFIG_CIFS_SMB_DIRECT
longlimsft Nov 7, 2017
8339dd3
CIFS: SMBD: Add rdma mount option
longlimsft Nov 7, 2017
03bee01
CIFS: SMBD: Add SMB Direct protocol initial values and constants
longlimsft Nov 7, 2017
f198186
CIFS: SMBD: Establish SMB Direct connection
longlimsft Nov 5, 2017
399f953
CIFS: SMBD: Implement function to create a SMB Direct connection
longlimsft Nov 18, 2017
d8ec913
CIFS: SMBD: export protocol initial values
longlimsft Nov 7, 2017
f04a703
cifs: Fix missing put_xid in cifs_file_strict_mmap
Dec 15, 2017
0933d6f
cifs: fix build errors for SMB_DIRECT
rddunlap Jan 2, 2018
2f89464
CIFS: SMBD: Upper layer connects to SMBDirect session
longlimsft Nov 23, 2017
ad57b8e
CIFS: SMBD: Implement function to reconnect to a SMB Direct transport
longlimsft Nov 23, 2017
781a805
CIFS: SMBD: Upper layer reconnects to SMB Direct session
longlimsft Nov 23, 2017
8ef130f
CIFS: SMBD: Implement function to destroy a SMB Direct connection
longlimsft Nov 23, 2017
bce9ce7
CIFS: SMBD: Upper layer destroys SMB Direct session on shutdown or um…
longlimsft Nov 23, 2017
09902f8
CIFS: SMBD: Set SMB Direct maximum read or write size for I/O
longlimsft Nov 23, 2017
f64b78f
CIFS: SMBD: Implement function to receive data via RDMA receive
longlimsft Nov 23, 2017
2fef137
CIFS: SMBD: Upper layer receives data via RDMA receive
longlimsft Nov 23, 2017
d649e1b
CIFS: SMBD: Implement function to send data via RDMA send
longlimsft Nov 23, 2017
9762c2d
CIFS: SMBD: Upper layer sends data via RDMA send
longlimsft Nov 23, 2017
c739858
CIFS: SMBD: Implement RDMA memory registration
longlimsft Nov 23, 2017
db223a5
CIFS: SMBD: Upper layer performs SMB write via RDMA read through memo…
longlimsft Nov 23, 2017
74dcf41
CIFS: SMBD: Read correct returned data length for RDMA write (SMB rea…
longlimsft Nov 23, 2017
bd3dcc6
CIFS: SMBD: Upper layer performs SMB read via RDMA write through memo…
longlimsft Nov 23, 2017
08a3b96
CIFS: SMBD: Add SMB Direct debug counters
longlimsft Nov 23, 2017
8801e90
CIFS: SMBD: Disable signing on SMB direct transport
longlimsft Nov 23, 2017
9084432
CIFS: SMBD: _smbd_get_connection() can be static
Dec 18, 2017
9aca7e4
cifs: Fix autonegotiate security settings mismatch
Jan 11, 2018
e36c048
CIFS: SMBD: work around gcc -Wmaybe-uninitialized warning
arndb Jan 10, 2018
37e12f5
cifs: remove redundant duplicated assignment of pointer 'node'
Jan 17, 2018
4c7e95b
mtd: nand: gpmi: Fix subpage reads
Jan 23, 2018
f4c6cd1
mtd: nand: sunxi: Fix ECC strength choice
miquelraynal Jan 24, 2018
617ab45
x86/hyperv: Stop suppressing X86_FEATURE_PCID
vittyvk Jan 24, 2018
782bf20
x86: Remove unused IOMMU_STRESS Kconfig
montjoie Jan 24, 2018
b3ab8ad
perf vendor events intel: Update Broadwell events to V22
Jan 18, 2018
97d00f2
perf vendor events intel: Update BroadwellX events to V13
Jan 18, 2018
03da89c
perf vendor events intel: Update Goldmont events to V12
Jan 18, 2018
ca3a2d0
perf vendor events intel: Update Haswell events to V27
Jan 18, 2018
032c16b
perf vendor events intel: Update HaswellX events to V19
Jan 18, 2018
c955cd2
perf vendor events intel: Update IvyBridge events to V20
Jan 18, 2018
194b6fa
perf vendor events intel: Update IvyTown events to V20
Jan 18, 2018
ffaa6f2
perf vendor events intel: Update Silvermont events to V14
Jan 18, 2018
c93240a
perf vendor events intel: Update Skylake events to V36
Jan 18, 2018
1716021
perf vendor events intel: Update SkylakeX events to V1.06
Jan 18, 2018
fae0a4d
perf vendor events intel: Update BroadwellDE events to V7
Jan 18, 2018
f5b5bdd
perf vendor events intel: Update IvyBridge files to V20
Jan 18, 2018
5b50758
perf vendor events intel: Update IvyTown files to V20
Jan 18, 2018
aa6292f
perf tools: Integrating the CoreSight decoding library
mathieupoirier Jan 17, 2018
440a23b
perf tools: Add initial entry point for decoder CoreSight traces
mathieupoirier Jan 17, 2018
cd8bfd8
perf tools: Add processing of coresight metadata
tor-jeremiassen Jan 17, 2018
68ffe39
perf tools: Add decoder mechanic to support dumping trace data
mathieupoirier Jan 17, 2018
c9a01a1
perf tools: Add support for decoding CoreSight trace data
mathieupoirier Jan 17, 2018
290598b
perf tools: Add functionality to communicate with the openCSD decoder
mathieupoirier Jan 17, 2018
20d9c47
pert tools: Add queue management functionality
mathieupoirier Jan 17, 2018
9f878b2
perf tools: Add full support for CoreSight trace decoding
mathieupoirier Jan 17, 2018
b12235b
perf tools: Add mechanic to synthesise CoreSight trace packets
mathieupoirier Jan 17, 2018
8046bf0
MAINTAINERS: Adding entry for CoreSight trace decoding
tor-jeremiassen Jan 17, 2018
78c4369
perf bpf: Remove misplaced __maybe_unused attribute
acmel Jan 22, 2018
591421e
perf trace: Add --print-sample
acmel Jan 22, 2018
522283f
perf trace: Do not print from time delta for interrupted syscall lines
acmel Jan 22, 2018
3258abe
perf trace beauty futex: Beautify FUTEX_BITSET_MATCH_ANY
acmel Jan 22, 2018
bafae98
perf evlist: Remove fcntl.h from evlist.h
acmel Jan 22, 2018
c19d084
perf trace beauty flock: Move to separate object file
acmel Jan 22, 2018
1a29b5b
KVM: x86: Make indirect calls in emulator speculation safe
Jan 25, 2018
c940a3f
KVM: VMX: Make indirect call speculation safe
Jan 25, 2018
ee9aebb
nvme-pci: Suspend queues after deleting them
Jan 24, 2018
e72685d
ata: sata_mv: Replace mdelay with usleep_range in mv_reset_channel
XidianGeneral Jan 25, 2018
eada859
ata: pata_it821x: Replace mdelay with usleep_range in it821x_firmware…
XidianGeneral Jan 25, 2018
b3506c7
ata: pata_pdc2027x: Replace mdelay with msleep
XidianGeneral Jan 25, 2018
6e49412
nvme: don't free uuid pointer before printing it
Jan 25, 2018
1dad3a6
nvme-rdma: remove redundant boolean for inline_data
Dec 6, 2017
2882d34
f2fs: use GFP_F2FS_ZERO for cleanup
chaseyu Jan 25, 2018
6819b88
f2fs: clean up duplicated assignment in init_discard_policy
chaseyu Jan 25, 2018
3b60d80
f2fs: stop issuing discard if fs is readonly
chaseyu Jan 25, 2018
068c3cd
f2fs: rebuild sit page from sit info in mem
Jan 25, 2018
b396047
pnfs/blocklayout: pnfs_block_dev_map uses bytes, not sectors
bcodding-rh Jan 25, 2018
f34462c
pnfs/blocklayout: Ensure disk address in block device map
bcodding-rh Jan 25, 2018
1c1d35d
f2fs: support inode creation time
chaseyu Jan 25, 2018
ad70062
nvme-pci: introduce RECONNECTING state to mark initializing procedure
Jan 22, 2018
3d030e4
nvme: add tracepoint for nvme_setup_cmd
Jan 26, 2018
ca5554a
nvme: add tracepoint for nvme_complete_rq
Jan 26, 2018
479c03a
spi: orion: Fix a resource leak if the optional "axi" clk is deferred
tititiou36 Jan 25, 2018
caf7501
module/retpoline: Warn about missing retpoline in module
Jan 25, 2018
057c764
regulator: added support for suspend states
Jan 26, 2018
c360a6d
regulator: make regulator voltage be an array to support more states
Jan 26, 2018
72069f9
regulator: leave one item to record whether regulator is enabled
Jan 26, 2018
aa27bbc
regulator: empty the old suspend functions
Jan 26, 2018
f7efad1
regulator: add PM suspend and resume hooks
Jan 26, 2018
993181e
spi: dw: Remove unused members from struct chip_data
jhnikula Jan 26, 2018
95ca0ee
x86/cpufeatures: Add CPUID_7_EDX CPUID leaf
dwmw2 Jan 25, 2018
fc67dd7
x86/cpufeatures: Add Intel feature bits for Speculation Control
dwmw2 Jan 25, 2018
5d10cbc
x86/cpufeatures: Add AMD feature bits for Speculation Control
dwmw2 Jan 25, 2018
1e340c6
x86/msr: Add definitions for new speculation control MSRs
dwmw2 Jan 25, 2018
fec9434
x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown
dwmw2 Jan 25, 2018
a5b2966
x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 micr…
dwmw2 Jan 25, 2018
20ffa1c
x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) …
dwmw2 Jan 25, 2018
0e6c16c
x86/alternative: Print unadorned pointers
suryasaimadhu Jan 26, 2018
7a32fc5
x86/nospec: Fix header guards names
suryasaimadhu Jan 26, 2018
55fa19d
x86/bugs: Drop one "mitigation" from dmesg
suryasaimadhu Jan 26, 2018
148096a
regulator: core: Move of_find_regulator_by_node() to of_regulator.c
Jan 22, 2018
3d67fe9
regulator: core: Refactor regulator_list_voltage()
Jan 22, 2018
285c22d
Merge branch 'topic/suspend' of https://git.kernel.org/pub/scm/linux/…
broonie Jan 26, 2018
00cb9f4
regulator: Fix build error
broonie Jan 26, 2018
73d8003
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
broonie Jan 26, 2018
2755646
Merge remote-tracking branch 'regulator/topic/qcom_spmi' into regulat…
broonie Jan 26, 2018
cf1ba3b
Merge remote-tracking branches 'regulator/topic/doc' and 'regulator/t…
broonie Jan 26, 2018
4e79f3f
Merge remote-tracking branch 'regulator/topic/tps65218' into regulato…
broonie Jan 26, 2018
7a4e28a
Merge remote-tracking branches 'spi/fix/imx' and 'spi/fix/sh-msiof' i…
broonie Jan 26, 2018
ae324b2
Merge remote-tracking branches 'spi/topic/a3700', 'spi/topic/atmel', …
broonie Jan 26, 2018
33c58c1
Merge remote-tracking branches 'spi/topic/fsl-dspi', 'spi/topic/imx',…
broonie Jan 26, 2018
977b06d
Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/s3c64xx…
broonie Jan 26, 2018
35a8f1a
Merge remote-tracking branch 'spi/topic/xilinx' into spi-next
broonie Jan 26, 2018
b16791d
Merge branch 'nvme-4.16' of git://git.infradead.org/nvme into for-4.1…
axboe Jan 26, 2018
ec89ab5
arm64: Fix TTBR + PAN + 52-bit PA logic in cpu_do_switch_mm
stevecapperarm Jan 24, 2018
796baee
block: remove smart1,2.h
montjoie Jan 26, 2018
b327a71
CIFS: make IPC a regular tcon
aaptel Jan 24, 2018
63a83b8
CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctl
aaptel Jan 24, 2018
02cf590
CIFS: dump IPC tcon in debug proc file
aaptel Jan 24, 2018
2026b06
Cleanup some minor endian issues in smb3 rdma
smfrench Jan 25, 2018
97f4b72
CIFS: zero sensitive data when freeing
aaptel Jan 25, 2018
6b31471
move a few externs to smbdirect.h to eliminate warning
smfrench Jan 25, 2018
4a1360d
CIFS: document tcon/ses/server refcount dance
aaptel Jan 25, 2018
cd1aca2
cifs: add .splice_write
andsouto Dec 28, 2017
ab2c643
update internal version number for cifs.ko
smfrench Jan 26, 2018
303c146
Merge branch 'timers/urgent' into timers/core
KAGA-KOKO Jan 27, 2018
e383095
x86/cpu/bugs: Make retpoline module warning conditional
KAGA-KOKO Jan 27, 2018
836ad11
hwmon: (dell-smm) Enable broken functionality via "force" module param
pali Jan 27, 2018
f480ea9
hwmon: (dell-smm) Disable fan support for Dell Inspiron 7720
pali Jan 27, 2018
6fbc423
hwmon: (dell-smm) Disable fan support for Dell Vostro 3360
pfactum Jan 27, 2018
2961298
x86/cpufeatures: Clean up Spectre v2 related CPUID flags
dwmw2 Jan 27, 2018
1dde741
x86/retpoline: Simplify vmexit_fill_RSB()
bp3tk0v Jan 27, 2018
64e1672
x86/speculation: Simplify indirect_branch_prediction_barrier()
suryasaimadhu Jan 27, 2018
128159f
NFS: Remove a redundant call to unmap_mapping_range()
trondmypd Jan 28, 2018
36c7ce4
fs/cifs/cifsacl.c Fixes typo in a comment
Jan 28, 2018
e4c1091
Merge tag 'perf-core-for-mingo-4.16-20180125' of git://git.kernel.org…
Jan 28, 2018
e231c68
NFS: Fix a race between mmap() and O_DIRECT
trondmypd Jan 28, 2018
c8f22b0
Merge tag 'spi-nor/for-4.16' of git://git.infradead.org/linux-mtd int…
Jan 29, 2018
571cb17
Merge tag 'nand/for-4.16' of git://git.infradead.org/linux-mtd into m…
Jan 29, 2018
ae5e165
fs: new API for handling inode->i_version
jtlayton Jan 29, 2018
7594c46
fs: don't take the i_lock in inode_inc_iversion
jtlayton Dec 18, 2017
2489dba
fat: convert to new i_version API
jtlayton Dec 11, 2017
9dffe56
affs: convert to new i_version API
jtlayton Dec 11, 2017
a01179e
afs: convert to new i_version API
jtlayton Dec 11, 2017
c7f88c4
btrfs: convert to new i_version API
jtlayton Dec 11, 2017
317bc94
exofs: switch to new i_version API
jtlayton Dec 11, 2017
e1d747d
ext2: convert to new i_version API
jtlayton Dec 11, 2017
ee73f9a
ext4: convert to new i_version API
jtlayton Jan 9, 2018
1eb5d98
nfs: convert to new i_version API
jtlayton Jan 9, 2018
1f15a55
nfsd: convert to new i_version API
jtlayton Dec 11, 2017
cc56c33
ocfs2: convert to new i_version API
jtlayton Dec 11, 2017
bb8c2d6
ufs: use new i_version API
jtlayton Dec 11, 2017
f0e2828
xfs: convert to new i_version API
jtlayton Dec 11, 2017
3b370b2
IMA: switch IMA over to new i_version API
jtlayton Dec 11, 2017
e38cf30
fs: only set S_VERSION when updating times if necessary
jtlayton Dec 11, 2017
d17260f
xfs: avoid setting XFS_ILOG_CORE if i_version doesn't need incrementing
jtlayton Dec 11, 2017
3a8c723
btrfs: only dirty the inode in btrfs_update_time if something was cha…
jtlayton Dec 11, 2017
f02a9ad
fs: handle inode->i_version more efficiently
jtlayton Dec 21, 2017
49f9c35
Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/…
torvalds Jan 29, 2018
1c1f395
Merge tag 'sound-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kern…
torvalds Jan 29, 2018
7f3fdd4
Merge tag 'pm-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/…
torvalds Jan 29, 2018
1a9a126
Merge tag 'acpi-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kerne…
torvalds Jan 29, 2018
e124ece
btrfs: get device pointer from device_list_add()
asj Jan 18, 2018
3acbcbf
btrfs: drop devid as device_list_add() arg
asj Jan 18, 2018
1c7385d
Merge tag 'pnp-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Jan 29, 2018
bc4e118
Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kerne…
torvalds Jan 29, 2018
aa5e75b
Merge tag 'for-backlight-next-4.16' of git://git.kernel.org/pub/scm/l…
torvalds Jan 29, 2018
0fc7e74
Merge tag 'mtd/for-4.16' of git://git.infradead.org/linux-mtd
torvalds Jan 29, 2018
47d5cc5
Merge tag 'hwmon-for-linus-v4.16' of git://git.kernel.org/pub/scm/lin…
torvalds Jan 29, 2018
0bae60f
Merge tag 'mmc-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi…
torvalds Jan 29, 2018
8e32647
Merge tag 'spi-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi…
torvalds Jan 29, 2018
dc38787
Merge tag 'regulator-v4.16' of git://git.kernel.org/pub/scm/linux/ker…
torvalds Jan 29, 2018
b5856f9
Merge tag 'regmap-v4.16' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Jan 29, 2018
9697e9d
Merge tag 'edac_for_4.16' of git://git.kernel.org/pub/scm/linux/kerne…
torvalds Jan 29, 2018
0a4b6e2
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
torvalds Jan 29, 2018
d1de762
Merge tag 'upstream-4.16-rc1' of git://git.infradead.org/linux-ubifs
torvalds Jan 29, 2018
a4b7fd7
Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/ke…
torvalds Jan 29, 2018
6787dc2
Merge tag '4.16-rc-SMB3' of git://git.samba.org/sfrench/cifs-2.6
torvalds Jan 29, 2018
31466f3
Merge tag 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Jan 29, 2018
aca21de
Merge tag 'm68k-for-v4.16-tag1' of git://git.kernel.org/pub/scm/linux…
torvalds Jan 30, 2018
d0bd31d
Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensa
torvalds Jan 30, 2018
7bcd342
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/lin…
torvalds Jan 30, 2018
a46d3f9
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/…
torvalds Jan 30, 2018
f0b1342
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/li…
torvalds Jan 30, 2018
669c0f7
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm…
torvalds Jan 30, 2018
36c289e
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/l…
torvalds Jan 30, 2018
9426335
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux…
torvalds Jan 30, 2018
6304672
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linu…
torvalds Jan 30, 2018
03eac8b
Documentation: Fix 'file_mapped' -> 'mapped_file'
Jan 30, 2018
c148879
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/l…
torvalds Jan 30, 2018
d772794
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/lin…
torvalds Jan 30, 2018
b8dbf73
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/lin…
torvalds Jan 30, 2018
5e7481a
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm…
torvalds Jan 30, 2018
d8b91dd
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/li…
torvalds Jan 30, 2018
a1c75e1
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/lin…
torvalds Jan 30, 2018
af8c5e2
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/l…
torvalds Jan 30, 2018
5289d30
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/lin…
torvalds Jan 30, 2018
3ccabd6
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm…
torvalds Jan 30, 2018
72906f3
Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/l…
torvalds Jan 30, 2018
0aebc6a
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kern…
torvalds Jan 30, 2018
d417302
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/ke…
torvalds Jan 30, 2018
2afe738
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/ker…
torvalds Jan 30, 2018
f8cc87b
Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/…
torvalds Jan 30, 2018
76a250f
Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/…
torvalds Jan 30, 2018
289104c
Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/…
torvalds Jan 30, 2018
13ddd16
Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/…
torvalds Jan 30, 2018
168fe32
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Jan 31, 2018
8b0fdf6
Merge branch 'work.mqueue' of git://git.kernel.org/pub/scm/linux/kern…
torvalds Jan 31, 2018
1ed2d76
Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linu…
torvalds Jan 31, 2018
efd52b5
Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondm…
torvalds Jan 31, 2018
3da90b1
Merge tag 'f2fs-for-4.16-rc1' of git://git.kernel.org/pub/scm/linux/k…
torvalds Jan 31, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions arch/x86/Kconfig.debug
Original file line number Diff line number Diff line change
Expand Up @@ -169,14 +169,6 @@ config IOMMU_DEBUG
options. See Documentation/x86/x86_64/boot-options.txt for more
details.

config IOMMU_STRESS
bool "Enable IOMMU stress-test mode"
---help---
This option disables various optimizations in IOMMU related
code to do real stress testing of the IOMMU code. This option
will cause a performance drop and should only be enabled for
testing.

config IOMMU_LEAK
bool "IOMMU leak tracing"
depends on IOMMU_DEBUG && DMA_API_DEBUG
Expand Down
1 change: 0 additions & 1 deletion arch/x86/kernel/itmt.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
#include <linux/cpumask.h>
#include <linux/cpuset.h>
#include <linux/mutex.h>
#include <linux/sched.h>
#include <linux/sysctl.h>
#include <linux/nodemask.h>

Expand Down
1 change: 0 additions & 1 deletion arch/x86/kernel/process.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
#include <linux/dmi.h>
#include <linux/utsname.h>
#include <linux/stackprotector.h>
#include <linux/tick.h>
#include <linux/cpuidle.h>
#include <trace/events/power.h>
#include <linux/hw_breakpoint.h>
Expand Down
1 change: 0 additions & 1 deletion arch/x86/kernel/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@
#include <asm/alternative.h>
#include <asm/prom.h>
#include <asm/microcode.h>
#include <asm/mmu_context.h>
#include <asm/kaslr.h>
#include <asm/unwind.h>

Expand Down
1 change: 0 additions & 1 deletion arch/x86/kernel/smpboot.c
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@
#include <asm/uv/uv.h>
#include <linux/mc146818rtc.h>
#include <asm/i8259.h>
#include <asm/realmode.h>
#include <asm/misc.h>
#include <asm/qspinlock.h>

Expand Down
2 changes: 1 addition & 1 deletion arch/x86/lib/delay.c
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ void __delay(unsigned long loops)
}
EXPORT_SYMBOL(__delay);

inline void __const_udelay(unsigned long xloops)
void __const_udelay(unsigned long xloops)
{
unsigned long lpj = this_cpu_read(cpu_info.loops_per_jiffy) ? : loops_per_jiffy;
int d0;
Expand Down
34 changes: 17 additions & 17 deletions arch/x86/mm/extable.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,16 @@ ex_fixup_handler(const struct exception_table_entry *x)
return (ex_handler_t)((unsigned long)&x->handler + x->handler);
}

bool ex_handler_default(const struct exception_table_entry *fixup,
struct pt_regs *regs, int trapnr)
__visible bool ex_handler_default(const struct exception_table_entry *fixup,
struct pt_regs *regs, int trapnr)
{
regs->ip = ex_fixup_addr(fixup);
return true;
}
EXPORT_SYMBOL(ex_handler_default);

bool ex_handler_fault(const struct exception_table_entry *fixup,
struct pt_regs *regs, int trapnr)
__visible bool ex_handler_fault(const struct exception_table_entry *fixup,
struct pt_regs *regs, int trapnr)
{
regs->ip = ex_fixup_addr(fixup);
regs->ax = trapnr;
Expand All @@ -42,8 +42,8 @@ EXPORT_SYMBOL_GPL(ex_handler_fault);
* Handler for UD0 exception following a failed test against the
* result of a refcount inc/dec/add/sub.
*/
bool ex_handler_refcount(const struct exception_table_entry *fixup,
struct pt_regs *regs, int trapnr)
__visible bool ex_handler_refcount(const struct exception_table_entry *fixup,
struct pt_regs *regs, int trapnr)
{
/* First unconditionally saturate the refcount. */
*(int *)regs->cx = INT_MIN / 2;
Expand Down Expand Up @@ -95,8 +95,8 @@ EXPORT_SYMBOL(ex_handler_refcount);
* of vulnerability by restoring from the initial state (essentially, zeroing
* out all the FPU registers) if we can't restore from the task's FPU state.
*/
bool ex_handler_fprestore(const struct exception_table_entry *fixup,
struct pt_regs *regs, int trapnr)
__visible bool ex_handler_fprestore(const struct exception_table_entry *fixup,
struct pt_regs *regs, int trapnr)
{
regs->ip = ex_fixup_addr(fixup);

Expand All @@ -108,8 +108,8 @@ bool ex_handler_fprestore(const struct exception_table_entry *fixup,
}
EXPORT_SYMBOL_GPL(ex_handler_fprestore);

bool ex_handler_ext(const struct exception_table_entry *fixup,
struct pt_regs *regs, int trapnr)
__visible bool ex_handler_ext(const struct exception_table_entry *fixup,
struct pt_regs *regs, int trapnr)
{
/* Special hack for uaccess_err */
current->thread.uaccess_err = 1;
Expand All @@ -118,8 +118,8 @@ bool ex_handler_ext(const struct exception_table_entry *fixup,
}
EXPORT_SYMBOL(ex_handler_ext);

bool ex_handler_rdmsr_unsafe(const struct exception_table_entry *fixup,
struct pt_regs *regs, int trapnr)
__visible bool ex_handler_rdmsr_unsafe(const struct exception_table_entry *fixup,
struct pt_regs *regs, int trapnr)
{
if (pr_warn_once("unchecked MSR access error: RDMSR from 0x%x at rIP: 0x%lx (%pF)\n",
(unsigned int)regs->cx, regs->ip, (void *)regs->ip))
Expand All @@ -133,8 +133,8 @@ bool ex_handler_rdmsr_unsafe(const struct exception_table_entry *fixup,
}
EXPORT_SYMBOL(ex_handler_rdmsr_unsafe);

bool ex_handler_wrmsr_unsafe(const struct exception_table_entry *fixup,
struct pt_regs *regs, int trapnr)
__visible bool ex_handler_wrmsr_unsafe(const struct exception_table_entry *fixup,
struct pt_regs *regs, int trapnr)
{
if (pr_warn_once("unchecked MSR access error: WRMSR to 0x%x (tried to write 0x%08x%08x) at rIP: 0x%lx (%pF)\n",
(unsigned int)regs->cx, (unsigned int)regs->dx,
Expand All @@ -147,8 +147,8 @@ bool ex_handler_wrmsr_unsafe(const struct exception_table_entry *fixup,
}
EXPORT_SYMBOL(ex_handler_wrmsr_unsafe);

bool ex_handler_clear_fs(const struct exception_table_entry *fixup,
struct pt_regs *regs, int trapnr)
__visible bool ex_handler_clear_fs(const struct exception_table_entry *fixup,
struct pt_regs *regs, int trapnr)
{
if (static_cpu_has(X86_BUG_NULL_SEG))
asm volatile ("mov %0, %%fs" : : "rm" (__USER_DS));
Expand All @@ -157,7 +157,7 @@ bool ex_handler_clear_fs(const struct exception_table_entry *fixup,
}
EXPORT_SYMBOL(ex_handler_clear_fs);

bool ex_has_fault_handler(unsigned long ip)
__visible bool ex_has_fault_handler(unsigned long ip)
{
const struct exception_table_entry *e;
ex_handler_t handler;
Expand Down
1 change: 0 additions & 1 deletion arch/x86/platform/efi/efi_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
#include <linux/spinlock.h>
#include <linux/bootmem.h>
#include <linux/ioport.h>
#include <linux/init.h>
#include <linux/mc146818rtc.h>
#include <linux/efi.h>
#include <linux/uaccess.h>
Expand Down
2 changes: 0 additions & 2 deletions arch/x86/xen/spinlock.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ static DEFINE_PER_CPU(int, lock_kicker_irq) = -1;
static DEFINE_PER_CPU(char *, irq_name);
static bool xen_pvspin = true;

#include <asm/qspinlock.h>

static void xen_qlock_kick(int cpu)
{
int irq = per_cpu(lock_kicker_irq, cpu);
Expand Down