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

SYSCALL #531

Closed
wants to merge 568 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
568 commits
Select commit Hold shift + click to select a range
3499de3
Merge tag 'linux-kselftest-4.16-rc4' of git://git.kernel.org/pub/scm/…
torvalds Feb 28, 2018
36b38ae
Merge tag 'imx-fixes-4.16' of ssh://gitolite.kernel.org/pub/scm/linux…
arndb Feb 28, 2018
20f4ed3
MAINTAINERS: update entries for ARM/STM32
atorgue Feb 27, 2018
c98e140
Merge tag 'arm-soc/for-4.16/devicetree-fixes' of https://github.com/B…
arndb Feb 28, 2018
8f148f3
Merge tag 'arm-soc/for-4.16/drivers-fixes' of https://github.com/Broa…
arndb Feb 28, 2018
c52232a
timers: Forward timer base before migrating timers
Jan 18, 2018
b5e792f
Merge tag 'riscv-for-linus-4.16-rc4_smp_mb' of git://git.kernel.org/p…
torvalds Feb 28, 2018
97ace51
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Mar 1, 2018
4757d97
Merge tag 'drm-intel-fixes-2018-02-28' of git://anongit.freedesktop.o…
airlied Mar 1, 2018
2679b96
Merge tag 'drm-misc-fixes-2018-02-28' of git://people.freedesktop.org…
airlied Mar 1, 2018
93dfdf9
Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/…
airlied Mar 1, 2018
d811bce
pvcalls-front: 64-bit align flags
sstabellini Mar 1, 2018
945fd17
x86/cpu_entry_area: Sync cpu_entry_area to initial_page_table
KAGA-KOKO Feb 28, 2018
e64b6af
drm/sun4i: Fix dclk_set_phase
giuliobenetti Feb 28, 2018
b758dbd
platform/x86: intel-vbtn: Reset wakeup capable flag on removal
rafaeljw Feb 28, 2018
38c08aa
platform/x86: intel-hid: Reset wakeup capable flag on removal
rafaeljw Feb 28, 2018
09a0fb6
KVM: s390: provide io interrupt kvm_stat
borntraeger Feb 28, 2018
a8fd1f7
btrfs: use kvzalloc to allocate btrfs_fs_info
jeffmahoney Feb 16, 2018
ac01f26
btrfs: handle failure of add_pending_csums
lorddoskias Jan 8, 2018
765f3ce
btrfs: Handle btrfs_set_extent_delalloc failure in relocate_file_exte…
lorddoskias Jan 31, 2018
92e222d
btrfs: alloc_chunk: fix DUP stripe size handling
knorrie Feb 5, 2018
3c181c1
btrfs: use proper endianness accessors for super_copy
asj Feb 22, 2018
d4dfc0f
Btrfs: send, fix issuing write op when processing hole in no data mode
fdmanana Feb 6, 2018
9a6509c
Btrfs: fix log replay failure after linking special file and fsync
fdmanana Feb 28, 2018
1f250e9
Btrfs: fix log replay failure after unlink and link combination
fdmanana Feb 28, 2018
6127798
Makefile: Fix lying comment re. silentoldconfig
ulfalizer Feb 13, 2018
6c49f35
kbuild: disable sparse warnings about unknown attributes
lucvoo Feb 15, 2018
cd81fc8
kconfig: add xstrdup() helper
masahir0y Feb 16, 2018
f3bc78d
mq-deadline: Make sure to always unlock zones
damien-lemoal Feb 28, 2018
1c78924
ceph: fix potential memory leak in init_caches()
Mar 1, 2018
7c5a0dc
block: fix the count of PGPGOUT for WRITE_SAME
Feb 27, 2018
9c0fb1e
block: display the correct diskname for bio
Feb 27, 2018
158e618
block: fix a typo
Feb 27, 2018
f902a77
Merge tag 'gpio-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Mar 1, 2018
44896cd
Merge tag 'pinctrl-v4.16-2' of git://git.kernel.org/pub/scm/linux/ker…
torvalds Mar 1, 2018
16453c9
Merge tag 'sound-4.16-rc4' of git://git.kernel.org/pub/scm/linux/kern…
torvalds Mar 1, 2018
e82df67
virtio_ring: fix num_free handling in error case
Feb 23, 2018
801e459
KVM: x86: Add a framework for supporting MSR-based features
tlendacky Feb 21, 2018
d1d93fa
KVM: SVM: Add MSR-based feature support for serializing LFENCE
tlendacky Feb 23, 2018
1cedc63
platform/x86: wmi: Fix misuse of vsprintf extension %pULL
JoePerches Mar 1, 2018
7bec4a9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Mar 1, 2018
7e30309
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
torvalds Mar 1, 2018
773daa3
net: ipv4: avoid unused variable warning for sysctl
arndb Feb 28, 2018
8da5db7
Merge tag 'platform-drivers-x86-v4.16-5' of git://git.infradead.org/l…
torvalds Mar 1, 2018
66421c1
KVM: X86: Introduce kvm_get_msr_feature()
Feb 28, 2018
518e7b9
KVM: X86: Allow userspace to define the microcode version
Feb 28, 2018
b7e31be
KVM: x86: fix vcpu initialization with userspace lapic
rkrcmar Mar 1, 2018
172ed39
xfs: don't allocate COW blocks for zeroing holes or unwritten extents
Mar 1, 2018
af5b5af
xfs: don't start out with the exclusive ilock for direct I/O
Mar 1, 2018
ff3d8b9
xfs: don't block on the ilock for RWF_NOWAIT
Mar 1, 2018
2120447
Merge tag 'arc-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Mar 1, 2018
5d60e05
Merge tag 'drm-fixes-for-v4.16-rc4' of git://people.freedesktop.org/~…
torvalds Mar 1, 2018
f4bc1ee
kconfig: set SYMBOL_AUTO to the symbol marked with defconfig_list
masahir0y Feb 16, 2018
1b1e4ee
sh: fix build error for empty CONFIG_BUILTIN_DTB_SOURCE
masahir0y Feb 19, 2018
bf0bbdc
kconfig: Don't leak choice names during parsing
masahir0y Feb 20, 2018
a7b151f
kbuild: drop superfluous GCC_PLUGINS_CFLAGS assignment
Feb 21, 2018
0da4fab
kbuild: test --build-id linker flag by ld-option instead of cc-ldoption
masahir0y Feb 23, 2018
cbf7a90
kbuild/kallsyms: trivial typo fix
Feb 27, 2018
1a90ce3
kconfig: Update ncurses package names for menuconfig
aprasanna Feb 28, 2018
cd4a6f3
selftests/powerpc: Skip the subpage_prot tests if the syscall is unav…
mpe Feb 26, 2018
1514839
scsi: qla2xxx: Fix NULL pointer crash due to active timer for ABTS
Feb 12, 2018
1c6cacf
scsi: qla2xxx: Fixup locking for session deletion
hreinecke Feb 22, 2018
07ea4b6
scsi: qla2xxx: do not check login_state if no loop id is assigned
hreinecke Feb 22, 2018
fa83e65
scsi: qla2xxx: ensure async flags are reset correctly
hreinecke Feb 22, 2018
3be8828
scsi: core: Avoid that ATA error handling can trigger a kernel hang o…
KAGA-KOKO Feb 22, 2018
e39a973
scsi: core: return BLK_STS_OK for DID_OK in __scsi_error_from_host_by…
hreinecke Feb 26, 2018
2b5b964
scsi: qla2xxx: Fix FC-NVMe LUN discovery
Feb 28, 2018
967823d
scsi: qedi: Fix kernel crash during port toggle
Feb 26, 2018
07c5ccd
ocxl: Add get_metadata IOCTL to share OCXL information to userspace
deece Feb 22, 2018
e7666d0
ocxl: Document the OCXL_IOCTL_GET_METADATA IOCTL
deece Feb 22, 2018
50d629e
net: allow interface to be set into VRF if VLAN interface in same VRF
Feb 26, 2018
e2c0dc1
vrf: check forwarding on the original netdevice when generating ICMP …
ssuryaextr Feb 28, 2018
a6d5051
net: ethtool: don't ignore return from driver get_fecparam method
ecree-solarflare Feb 28, 2018
a5f7b0e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
davem330 Mar 2, 2018
c3856ae
KVM: PPC: Book3S HV: Fix handling of large pages in radix page fault …
paulusmack Feb 23, 2018
debd574
KVM: PPC: Book3S HV: Fix VRMA initialization with 2MB or 1GB memory b…
paulusmack Mar 2, 2018
f3e5fee
drm/sun4i: Release exclusive clock lock when disabling TCON
jernejsk Mar 1, 2018
d507819
ALSA: hda - Fix a wrong FIXUP for alc289 on Dell machines
jason77-wang Mar 2, 2018
0adb24e
parisc: Fix ordering of cache and TLB flushes
danglin44 Feb 27, 2018
fd8d0ca
parisc: Hide virtual kernel memory layout
hdeller Jan 12, 2018
0ed1fe4
parisc: Check if secondary CPUs want own PDC calls
hdeller Jan 12, 2018
5ffa851
parisc: Use cr16 interval timers unconditionally on qemu
hdeller Jan 12, 2018
636a415
parisc: Reduce irq overhead when run in qemu
hdeller Feb 12, 2018
b61e070
Merge branch 'cpufreq-scpi'
rafaeljw Mar 2, 2018
1a0e3a3
Merge tag 'at24-4.16-rc4-for-wolfram' of git://git.kernel.org/pub/scm…
Mar 2, 2018
7c42467
i2c: octeon: Prevent error message on bus error
Feb 27, 2018
61e1827
s390: Fix runtime warning about negative pgtables_bytes
groeck Mar 1, 2018
84eef2b
rds: Incorrect reference counting in TCP socket creation
kcp-git Mar 2, 2018
d69242b
Merge tag 'mac80211-for-davem-2018-03-02' of git://git.kernel.org/pub…
davem330 Mar 2, 2018
a11761c
Coccinelle: memdup: Fix typo in warning messages
Mar 1, 2018
5ae6fcc
kconfig: fix line number in recursive inclusion error message
masahir0y Mar 2, 2018
a5c05b7
Merge tag 'pm-4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/…
torvalds Mar 2, 2018
ff06b55
Merge tag 'mmc-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kerne…
torvalds Mar 2, 2018
ba004a2
selftests: memory-hotplug: fix emit_tests regression
Mar 1, 2018
fb6d47a
Merge tag 'for-linus-20180302' of git://git.kernel.dk/linux-block
torvalds Mar 2, 2018
2833419
Merge tag 'ceph-for-4.16-rc4' of git://github.com/ceph/ceph-client
torvalds Mar 2, 2018
0573fed
Merge tag 'for-linus-4.16a-rc4-tag' of git://git.kernel.org/pub/scm/l…
torvalds Mar 2, 2018
5fbdefc
Merge branch 'parisc-4.16-1' of git://git.kernel.org/pub/scm/linux/ke…
torvalds Mar 2, 2018
fde9fc7
signals: Move put_compat_sigset to compat.h to silence hardened usercopy
mpredfearn Feb 19, 2018
4a0c719
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
davem330 Mar 3, 2018
329ad5e
Merge tag 'pci-v4.16-fixes-2' of git://git.kernel.org/pub/scm/linux/k…
torvalds Mar 3, 2018
94db151
vfio: disable filesystem-dax page pinning
djbw Feb 4, 2018
50186e1
MAINTAINERS: take over Kconfig maintainership
masahir0y Mar 2, 2018
5fdf8e5
libnvdimm: re-enable deep flush for pmem devices via fsync()
davejiang Mar 3, 2018
949b932
memremap: fix softlockup reports at teardown
djbw Feb 7, 2018
03a6c25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
torvalds Mar 3, 2018
61bd0f6
KVM: PPC: Book3S HV: Fix guest time accounting with VIRT_CPU_ACCOUNTI…
vivier Mar 2, 2018
d6d0972
Merge tag 'linux-watchdog-4.16-fixes-1' of git://www.linux-watchdog.o…
torvalds Mar 3, 2018
7cf901b
Merge tag 'media/v4.16-3' of git://git.kernel.org/pub/scm/linux/kerne…
torvalds Mar 3, 2018
0eb3412
Merge tag 'kbuild-fixes-v4.16' of git://git.kernel.org/pub/scm/linux/…
torvalds Mar 3, 2018
20f1417
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/…
torvalds Mar 3, 2018
58bdf60
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/…
torvalds Mar 3, 2018
4e00f5d
Merge tag 'batadv-net-for-davem-20180302' of git://git.open-mesh.org/…
davem330 Mar 4, 2018
af8c081
Merge tag 'for-4.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/ke…
torvalds Mar 4, 2018
ff8d583
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/l…
torvalds Mar 4, 2018
4c4ce30
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/sc…
torvalds Mar 4, 2018
7225a44
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linu…
torvalds Mar 4, 2018
e64b956
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kerne…
torvalds Mar 4, 2018
779b793
net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len
daxtens Mar 1, 2018
ee78bbe
net: sched: tbf: handle GSO_BY_FRAGS case in enqueue
daxtens Mar 1, 2018
80f5974
net: xfrm: use skb_gso_validate_network_len() to check gso sizes
daxtens Mar 1, 2018
a4a7771
net: make skb_gso_*_seglen functions private
daxtens Mar 1, 2018
19f6484
Merge branch 'GSO_BY_FRAGS-correctness-improvements'
davem330 Mar 4, 2018
661e50b
Linux 4.16-rc4
torvalds Mar 4, 2018
0a8a1bf
mlxsw: spectrum_switchdev: Check success of FDB add operation
Mar 1, 2018
79f3a8e
tc-testing: skbmod: fix match value of ethertype
dcaratti Mar 2, 2018
77f840e
ppp: prevent unregistered channels from connecting to PPP units
Mar 2, 2018
3cc81a9
virtio-net: re enable XDP_REDIRECT for mergeable buffer
jasowang Mar 2, 2018
12f6966
hv_netvsc: avoid retry on send during shutdown
shemminger Mar 2, 2018
f4950e4
hv_netvsc: only wake transmit queue if link is up
shemminger Mar 2, 2018
fcfb4a0
hv_netvsc: fix error unwind handling if vmbus_open fails
shemminger Mar 2, 2018
a7483ec
hv_netvsc: cancel subchannel setup before halting device
shemminger Mar 2, 2018
d64e38a
hv_netvsc: fix race in napi poll when rescheduling
shemminger Mar 2, 2018
68633ed
hv_netvsc: use napi_schedule_irqoff
shemminger Mar 2, 2018
b3bf566
hv_netvsc: defer queue selection to VF
shemminger Mar 2, 2018
009f766
hv_netvsc: filter multicast/broadcast
shemminger Mar 2, 2018
bee9d41
hv_netvsc: propagate rx filters to VF
shemminger Mar 2, 2018
a7f0fb1
Merge branch 'hv_netvsc-minor-fixes'
davem330 Mar 5, 2018
6cfc70c
MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_PARPORT
chenhuacai Mar 1, 2018
ee2515d
MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_SERIO
chenhuacai Mar 1, 2018
5470461
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
torvalds Mar 5, 2018
094b58e
Merge tag 'linux-kselftest-4.16-rc5' of git://git.kernel.org/pub/scm/…
torvalds Mar 5, 2018
a8d0fb2
drm/amd/amdgpu: Mask rptr as well in ring debugfs
Mar 1, 2018
05656e5
drm/amdgpu: used cached pcie gen info for SI (v2)
alexdeucher Feb 26, 2018
c36aaba
drm/amd/display: Fix active dongle hotplug
Feb 9, 2018
bd5edbe
ia64: convert unwcheck.py to python3
montjoie Feb 14, 2018
2879b65
ia64: Convert remaining atomic operations
Feb 19, 2018
339d541
ia64: doc: tweak whitespace for 'console=' parameter
Feb 24, 2018
69c9070
ia64/err-inject: Use get_user_pages_fast()
Jan 22, 2018
48e362d
ia64/err-inject: fix spelling mistake: "capapbilities" -> "capabilities"
Mar 2, 2018
06a3f0c
MIPS: BMIPS: Do not mask IPIs during suspend
Ryceancurry Sep 28, 2017
a6f1086
PCI: Move of_irq_parse_and_map_pci() declaration under OF_IRQ
groeck Mar 5, 2018
f616f28
drm/i915/perf: fix perf stream opening lock
llandwerlin-intel Mar 1, 2018
88d3dfb
drm/i915: Suspend submission tasklets around wedging
ickle Mar 2, 2018
ce38061
Merge tag 'please-pull-ia64_misc' of git://git.kernel.org/pub/scm/lin…
torvalds Mar 6, 2018
859d880
signal: Correct the offset of si_pkey in struct siginfo
ebiederm Mar 6, 2018
f6a0154
signal/x86: Include the field offsets in the build time checks
ebiederm Mar 6, 2018
d3f4689
s390/entry.S: fix spurious zeroing of r0
borntraeger Mar 5, 2018
5f36413
ALSA: hda/realtek - Add support headset mode for DELL WYSE
KailangYang Jul 25, 2017
ae104a2
ALSA: hda/realtek - Add headset mode support for Dell laptop
KailangYang Feb 5, 2018
85981df
ALSA: hda/realtek: Limit mic boost on T480
Feb 14, 2018
b0c41b8
powerpc/pseries: Fix vector5 in ibm architecture vector table
Mar 6, 2018
f07afa0
KVM: s390: fix memory overwrites when not using SCA entries
davidhildenbrand Mar 6, 2018
e312a86
ALSA: hda/realtek - Fix dock line-out volume on Dell Precision 7520
tiwai Mar 6, 2018
e742a17
drm/sun4i: tcon: Reduce the scope of the LVDS error a bit
mripard Feb 21, 2018
5af894b
drm/sun4i: rgb: Fix potential division by zero
mripard Feb 21, 2018
fd00c4e
drm/sun4i: crtc: Call drm_crtc_vblank_on / drm_crtc_vblank_off
mripard Feb 21, 2018
db56793
Merge tag 'kvm-ppc-fixes-4.16-1' of git://git.kernel.org/pub/scm/linu…
rkrcmar Mar 6, 2018
45e3b47
Merge tag 'kvm-s390-master-4.16-3' of git://git.kernel.org/pub/scm/li…
rkrcmar Mar 6, 2018
86f8477
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/ke…
torvalds Mar 6, 2018
36cd95d
ovl: update Kconfig texts
Mar 7, 2018
5fe9cfb
Merge tag 'v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi…
bzolnier Mar 7, 2018
250c6c4
fbdev: Fixing arbitrary kernel leak in case FBIOGETCMAP_SPARC in sbus…
petermalone Mar 7, 2018
82a917c
Merge remote-tracking branches 'regulator/fix/resume' and 'regulator/…
broonie Mar 7, 2018
fc110eb
PCI: dwc: Fix enumeration end when reaching root subordinate
Mar 7, 2018
3b5da96
gfs2: Fixes to "Implement iomap for block_map" (2)
Mar 5, 2018
be75b1b
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g…
torvalds Mar 7, 2018
b910a91
Merge tag 'regulator-fix-v4.16-rc4' of git://git.kernel.org/pub/scm/l…
torvalds Mar 7, 2018
69f39c5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Mar 7, 2018
ea9b5ee
Merge tag 'gfs2-4.16.rc4.fixes' of git://git.kernel.org/pub/scm/linux…
torvalds Mar 7, 2018
0b58d90
drm/radeon: fix KV harvesting
alexdeucher Mar 1, 2018
545b0bc
drm/amdgpu: fix KV harvesting
alexdeucher Mar 1, 2018
1bced75
drm/amdgpu: Notify sbios device ready before send request
Feb 27, 2018
3573d59
drm/amd/display: Don't blow up if TG is NULL in dce110_vblank_set
Feb 13, 2018
843e3c7
drm/amd/display: defer modeset check in dm_update_planes_state
Feb 16, 2018
10eee2e
drm/amd/display: validate plane in dce110 for scaling
Feb 13, 2018
5449e07
drm/amd/display: update plane params before validation
Feb 13, 2018
caf0a90
drm/amd/display: Default HDMI6G support to true. Log VBIOS table error.
Feb 20, 2018
3c27b3f
drm/amdgpu/dce6: Use DRM_DEBUG instead of DRM_INFO for HPD IRQ info
Feb 23, 2018
36cc549
drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)
Feb 28, 2018
1c7571f
drm/amd/display: Fix topology change issue in MST rehook
Dec 12, 2017
0c81353
drm/amd/display: Fix FBC topology change
Dec 15, 2017
855b5cb
drm/amd/display: Move MAX_TMDS_CLOCK define to header
Dec 5, 2017
0b395dd
drm/amd/display: Remove unnecessary fail labels in create_stream_for_…
Dec 18, 2017
35c4c88
drm/amd/display: Pass signal directly to enable_tmds_output
Dec 18, 2017
6724eeb
drm/amd/display: Don't allow dual-link DVI on all ASICs.
Dec 19, 2017
db19548
drm/amd/display: Don't block dual-link DVI modes
Dec 18, 2017
52f401f
drm/amd/display: Make create_stream_for_sink more consistent
Dec 18, 2017
3549130
drm/amd/display: Call update_stream_signal directly from amdgpu_dm
Dec 18, 2017
4a2df0d
drm/amd/display: Fixed non-native modes not lighting up
Jan 17, 2018
43b9d27
drm/amd/display: Set irq state only on existing crtcs
Jan 18, 2018
39b485e
drm/amd/display: fix cursor related Pstate hang
Jan 19, 2018
8378fc7
drm/amd/display: fix boot-up on vega10
Jan 23, 2018
db941f2
drm/amd/display: update infoframe after dig fe is turned on
Feb 21, 2018
c0ec564
drm/amd/display: Use crtc enable/disable_vblank hooks
Feb 13, 2018
c0e463d
drm/amd/display: Return success when enabling interrupt
Feb 13, 2018
9fe8f03
drm/amd/display: Fix memleaks when atomic check fails.
leo-sunli1 Feb 20, 2018
bd9bc35
drm/amd/display: Fix takover from VGA mode
Feb 27, 2018
abca240
drm/amd/display: early return if not in vga mode in disable_vga
Feb 28, 2018
0e5ee33
drm/amdgpu:Correct max uvd handles
Mar 6, 2018
f8bee61
drm/amdgpu:Always save uvd vcpu_bo in VM Mode
Mar 6, 2018
4a53d90
drm/amd/display: validate plane format on primary plane
Mar 7, 2018
5444a99
Revert "Input: synaptics - Lenovo Thinkpad T460p devices should use RMI"
Mar 7, 2018
851710a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Mar 8, 2018
1b88acc
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi…
torvalds Mar 8, 2018
fc88bbd
Revert "platform/chrome: chromeos_laptop: make chromeos_laptop const"
dtor Mar 6, 2018
d857393
ALSA: seq: Don't allow resizing pool in use
tiwai Mar 5, 2018
7bd8009
ALSA: seq: More protection for concurrent write and ioctl races
tiwai Mar 5, 2018
85d59b5
ALSA: seq: Remove superfluous snd_seq_queue_client_leave_cells() call
tiwai Mar 8, 2018
e4c07b3
ALSA: hda/realtek - Make dock sound work on ThinkPad L570
dwassenberg Mar 8, 2018
351b2bc
xen: xenbus: use put_device() instead of kfree()
ArvindYadavCs Mar 6, 2018
aea8081
ALSA: hda: add dock and led support for HP EliteBook 820 G3
dwassenberg Mar 8, 2018
099fd6c
ALSA: hda: add dock and led support for HP ProBook 640 G2
dwassenberg Mar 8, 2018
98577c6
Merge tag 'chrome-platform-4.16-rc4-fixes' of git://git.kernel.org/pu…
torvalds Mar 8, 2018
e675482
Merge tag 'mips_fixes_4.16_4' of git://git.kernel.org/pub/scm/linux/k…
torvalds Mar 8, 2018
aa87d62
Merge tag 'drm-intel-fixes-2018-03-07' of git://anongit.freedesktop.o…
airlied Mar 8, 2018
f5732e6
Merge tag 'drm-misc-fixes-2018-03-07' of git://anongit.freedesktop.or…
airlied Mar 8, 2018
b0655d6
Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/…
airlied Mar 8, 2018
a525df0
Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kern…
torvalds Mar 9, 2018
2d9b1d6
Merge tag 'xfs-4.16-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/x…
torvalds Mar 9, 2018
719ea86
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/…
torvalds Mar 9, 2018
ff690ee
Documentation/sphinx: Fix Directive import error
Mar 2, 2018
e21da1c
arm64: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discovery
Mar 9, 2018
dfbab3f
Merge tag 'sound-4.16-rc5' of git://git.kernel.org/pub/scm/linux/kern…
torvalds Mar 9, 2018
65307f2
Merge tag 'drm-fixes-for-v4.16-rc5' of git://people.freedesktop.org/~…
torvalds Mar 9, 2018
99d7d64
Merge tag 'fbdev-v4.16-rc5' of git://github.com/bzolnier/linux
torvalds Mar 9, 2018
c68a2cf
Merge tag 'pci-v4.16-fixes-3' of git://git.kernel.org/pub/scm/linux/k…
torvalds Mar 9, 2018
4704dea
hugetlb: fix surplus pages accounting
Mar 9, 2018
0862ca4
bug: use %pB in BUG and stack protector failure
kees Mar 9, 2018
1b4cfe3
lib/bug.c: exclude non-BUG/WARN exceptions from report_bug()
kees Mar 9, 2018
96312e6
mm/gup.c: teach get_user_pages_unlocked to handle FOLL_NOWAIT
aagit Mar 9, 2018
379b03b
mm/memblock.c: hardcode the end_pfn being -1
Mar 9, 2018
864b75f
mm/page_alloc: fix memmap_init_zone pageblock alignment
Mar 9, 2018
0627be7
selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpus
zhijianli88 Mar 9, 2018
ac68b1b
lib/test_kmod.c: fix limit check on number of test devices created
mcgrof Mar 9, 2018
cfc79ae
Merge branch 'akpm' (patches from Andrew)
torvalds Mar 10, 2018
ed3c4df
Merge tag 'docs-4.16-fix' of git://git.lwn.net/linux
torvalds Mar 10, 2018
4178802
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/…
torvalds Mar 10, 2018
3961448
Merge tag 'for-linus-4.16a-rc5-tag' of git://git.kernel.org/pub/scm/l…
torvalds Mar 10, 2018
cdb06e9
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
torvalds Mar 10, 2018
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
  •  
  •  
  •  
4 changes: 3 additions & 1 deletion Documentation/PCI/pci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -570,7 +570,9 @@ your driver if they're helpful, or just use plain hex constants.
The device IDs are arbitrary hex numbers (vendor controlled) and normally used
only in a single location, the pci_device_id table.

Please DO submit new vendor/device IDs to http://pciids.sourceforge.net/.
Please DO submit new vendor/device IDs to http://pci-ids.ucw.cz/.
There are mirrors of the pci.ids file at http://pciids.sourceforge.net/
and https://github.com/pciutils/pciids.



Expand Down
5 changes: 5 additions & 0 deletions Documentation/accelerators/ocxl.rst
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,11 @@ OCXL_IOCTL_IRQ_SET_FD:
Associate an event fd to an AFU interrupt so that the user process
can be notified when the AFU sends an interrupt.

OCXL_IOCTL_GET_METADATA:

Obtains configuration information from the card, such at the size of
MMIO areas, the AFU version, and the PASID for the current context.


mmap
----
Expand Down
2 changes: 1 addition & 1 deletion Documentation/devicetree/bindings/eeprom/at24.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ Required properties:

"catalyst",
"microchip",
"nxp",
"ramtron",
"renesas",
"nxp",
"st",

Some vendors use different model names for chips which are just
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Required properties:
- "renesas,irqc-r8a7794" (R-Car E2)
- "renesas,intc-ex-r8a7795" (R-Car H3)
- "renesas,intc-ex-r8a7796" (R-Car M3-W)
- "renesas,intc-ex-r8a77965" (R-Car M3-N)
- "renesas,intc-ex-r8a77970" (R-Car V3M)
- "renesas,intc-ex-r8a77995" (R-Car D3)
- #interrupt-cells: has to be <2>: an interrupt index and flags, as defined in
Expand Down
1 change: 1 addition & 0 deletions Documentation/devicetree/bindings/net/renesas,ravb.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Required properties:
- "renesas,etheravb-r8a7795" for the R8A7795 SoC.
- "renesas,etheravb-r8a7796" for the R8A7796 SoC.
- "renesas,etheravb-r8a77970" for the R8A77970 SoC.
- "renesas,etheravb-r8a77980" for the R8A77980 SoC.
- "renesas,etheravb-r8a77995" for the R8A77995 SoC.
- "renesas,etheravb-rcar-gen3" as a fallback for the above
R-Car Gen3 devices.
Expand Down
2 changes: 1 addition & 1 deletion Documentation/devicetree/bindings/power/wakeup-source.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Examples
#size-cells = <0>;

button@1 {
debounce_interval = <50>;
debounce-interval = <50>;
wakeup-source;
linux,code = <116>;
label = "POWER";
Expand Down
25 changes: 25 additions & 0 deletions Documentation/devicetree/bindings/thermal/imx-thermal.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,32 @@ Optional properties:
- clocks : thermal sensor's clock source.

Example:
ocotp: ocotp@21bc000 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "fsl,imx6sx-ocotp", "syscon";
reg = <0x021bc000 0x4000>;
clocks = <&clks IMX6SX_CLK_OCOTP>;

tempmon_calib: calib@38 {
reg = <0x38 4>;
};

tempmon_temp_grade: temp-grade@20 {
reg = <0x20 4>;
};
};

tempmon: tempmon {
compatible = "fsl,imx6sx-tempmon", "fsl,imx6q-tempmon";
interrupts = <GIC_SPI 49 IRQ_TYPE_LEVEL_HIGH>;
fsl,tempmon = <&anatop>;
nvmem-cells = <&tempmon_calib>, <&tempmon_temp_grade>;
nvmem-cell-names = "calib", "temp_grade";
clocks = <&clks IMX6SX_CLK_PLL3_USB_OTG>;
};

Legacy method (Deprecated):
tempmon {
compatible = "fsl,imx6q-tempmon";
fsl,tempmon = <&anatop>;
Expand Down
2 changes: 1 addition & 1 deletion Documentation/ia64/serial.txt
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ TROUBLESHOOTING SERIAL CONSOLE PROBLEMS

- If you don't have an HCDP, the kernel doesn't know where
your console lives until the driver discovers serial
devices. Use "console=uart, io,0x3f8" (or appropriate
devices. Use "console=uart,io,0x3f8" (or appropriate
address for your machine).

Kernel and init script output works fine, but no "login:" prompt:
Expand Down
14 changes: 10 additions & 4 deletions Documentation/media/dmx.h.rst.exceptions
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,15 @@ replace typedef dmx_filter_t :c:type:`dmx_filter`
replace typedef dmx_pes_type_t :c:type:`dmx_pes_type`
replace typedef dmx_input_t :c:type:`dmx_input`

ignore symbol DMX_OUT_DECODER
ignore symbol DMX_OUT_TAP
ignore symbol DMX_OUT_TS_TAP
ignore symbol DMX_OUT_TSDEMUX_TAP
replace symbol DMX_BUFFER_FLAG_HAD_CRC32_DISCARD :c:type:`dmx_buffer_flags`
replace symbol DMX_BUFFER_FLAG_TEI :c:type:`dmx_buffer_flags`
replace symbol DMX_BUFFER_PKT_COUNTER_MISMATCH :c:type:`dmx_buffer_flags`
replace symbol DMX_BUFFER_FLAG_DISCONTINUITY_DETECTED :c:type:`dmx_buffer_flags`
replace symbol DMX_BUFFER_FLAG_DISCONTINUITY_INDICATOR :c:type:`dmx_buffer_flags`

replace symbol DMX_OUT_DECODER :c:type:`dmx_output`
replace symbol DMX_OUT_TAP :c:type:`dmx_output`
replace symbol DMX_OUT_TS_TAP :c:type:`dmx_output`
replace symbol DMX_OUT_TSDEMUX_TAP :c:type:`dmx_output`

replace ioctl DMX_DQBUF dmx_qbuf
7 changes: 4 additions & 3 deletions Documentation/media/uapi/dvb/dmx-qbuf.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,10 @@ out to disk. Buffers remain locked until dequeued, until the
the device is closed.

Applications call the ``DMX_DQBUF`` ioctl to dequeue a filled
(capturing) buffer from the driver's outgoing queue. They just set the ``reserved`` field array to zero. When ``DMX_DQBUF`` is called with a
pointer to this structure, the driver fills the remaining fields or
returns an error code.
(capturing) buffer from the driver's outgoing queue.
They just set the ``index`` field withe the buffer ID to be queued.
When ``DMX_DQBUF`` is called with a pointer to struct :c:type:`dmx_buffer`,
the driver fills the remaining fields or returns an error code.

By default ``DMX_DQBUF`` blocks when no buffer is in the outgoing
queue. When the ``O_NONBLOCK`` flag was given to the
Expand Down
3 changes: 1 addition & 2 deletions Documentation/sphinx/kerneldoc.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@

from docutils import nodes, statemachine
from docutils.statemachine import ViewList
from docutils.parsers.rst import directives
from sphinx.util.compat import Directive
from docutils.parsers.rst import directives, Directive
from sphinx.ext.autodoc import AutodocReporter

__version__ = '1.0'
Expand Down
40 changes: 28 additions & 12 deletions Documentation/virtual/kvm/api.txt
Original file line number Diff line number Diff line change
Expand Up @@ -123,14 +123,15 @@ memory layout to fit in user mode), check KVM_CAP_MIPS_VZ and use the
flag KVM_VM_MIPS_VZ.


4.3 KVM_GET_MSR_INDEX_LIST
4.3 KVM_GET_MSR_INDEX_LIST, KVM_GET_MSR_FEATURE_INDEX_LIST

Capability: basic
Capability: basic, KVM_CAP_GET_MSR_FEATURES for KVM_GET_MSR_FEATURE_INDEX_LIST
Architectures: x86
Type: system
Type: system ioctl
Parameters: struct kvm_msr_list (in/out)
Returns: 0 on success; -1 on error
Errors:
EFAULT: the msr index list cannot be read from or written to
E2BIG: the msr index list is to be to fit in the array specified by
the user.

Expand All @@ -139,16 +140,23 @@ struct kvm_msr_list {
__u32 indices[0];
};

This ioctl returns the guest msrs that are supported. The list varies
by kvm version and host processor, but does not change otherwise. The
user fills in the size of the indices array in nmsrs, and in return
kvm adjusts nmsrs to reflect the actual number of msrs and fills in
the indices array with their numbers.
The user fills in the size of the indices array in nmsrs, and in return
kvm adjusts nmsrs to reflect the actual number of msrs and fills in the
indices array with their numbers.

KVM_GET_MSR_INDEX_LIST returns the guest msrs that are supported. The list
varies by kvm version and host processor, but does not change otherwise.

Note: if kvm indicates supports MCE (KVM_CAP_MCE), then the MCE bank MSRs are
not returned in the MSR list, as different vcpus can have a different number
of banks, as set via the KVM_X86_SETUP_MCE ioctl.

KVM_GET_MSR_FEATURE_INDEX_LIST returns the list of MSRs that can be passed
to the KVM_GET_MSRS system ioctl. This lets userspace probe host capabilities
and processor features that are exposed via MSRs (e.g., VMX capabilities).
This list also varies by kvm version and host processor, but does not change
otherwise.


4.4 KVM_CHECK_EXTENSION

Expand Down Expand Up @@ -475,14 +483,22 @@ Support for this has been removed. Use KVM_SET_GUEST_DEBUG instead.

4.18 KVM_GET_MSRS

Capability: basic
Capability: basic (vcpu), KVM_CAP_GET_MSR_FEATURES (system)
Architectures: x86
Type: vcpu ioctl
Type: system ioctl, vcpu ioctl
Parameters: struct kvm_msrs (in/out)
Returns: 0 on success, -1 on error
Returns: number of msrs successfully returned;
-1 on error

When used as a system ioctl:
Reads the values of MSR-based features that are available for the VM. This
is similar to KVM_GET_SUPPORTED_CPUID, but it returns MSR indices and values.
The list of msr-based features can be obtained using KVM_GET_MSR_FEATURE_INDEX_LIST
in a system ioctl.

When used as a vcpu ioctl:
Reads model-specific registers from the vcpu. Supported msr indices can
be obtained using KVM_GET_MSR_INDEX_LIST.
be obtained using KVM_GET_MSR_INDEX_LIST in a system ioctl.

struct kvm_msrs {
__u32 nmsrs; /* number of msrs in entries */
Expand Down
2 changes: 1 addition & 1 deletion Documentation/x86/intel_rdt_ui.txt
Original file line number Diff line number Diff line change
Expand Up @@ -671,7 +671,7 @@ occupancy of the real time threads on these cores.
# mkdir p1

Move the cpus 4-7 over to p1
# echo f0 > p0/cpus
# echo f0 > p1/cpus

View the llc occupancy snapshot

Expand Down
25 changes: 20 additions & 5 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -1238,7 +1238,7 @@ F: drivers/clk/at91

ARM/ATMEL AT91RM9200, AT91SAM9 AND SAMA5 SOC SUPPORT
M: Nicolas Ferre <[email protected]>
M: Alexandre Belloni <alexandre.belloni@free-electrons.com>
M: Alexandre Belloni <alexandre.belloni@bootlin.com>
L: [email protected] (moderated for non-subscribers)
W: http://www.linux4sam.org
T: git git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91.git
Expand Down Expand Up @@ -1590,7 +1590,7 @@ ARM/Marvell Dove/MV78xx0/Orion SOC support
M: Jason Cooper <[email protected]>
M: Andrew Lunn <[email protected]>
M: Sebastian Hesselbarth <[email protected]>
M: Gregory Clement <gregory.clement@free-electrons.com>
M: Gregory Clement <gregory.clement@bootlin.com>
L: [email protected] (moderated for non-subscribers)
S: Maintained
F: Documentation/devicetree/bindings/soc/dove/
Expand All @@ -1604,7 +1604,7 @@ F: arch/arm/boot/dts/orion5x*
ARM/Marvell Kirkwood and Armada 370, 375, 38x, 39x, XP, 3700, 7K/8K SOC support
M: Jason Cooper <[email protected]>
M: Andrew Lunn <[email protected]>
M: Gregory Clement <gregory.clement@free-electrons.com>
M: Gregory Clement <gregory.clement@bootlin.com>
M: Sebastian Hesselbarth <[email protected]>
L: [email protected] (moderated for non-subscribers)
S: Maintained
Expand Down Expand Up @@ -1999,8 +1999,10 @@ M: Maxime Coquelin <[email protected]>
M: Alexandre Torgue <[email protected]>
L: [email protected] (moderated for non-subscribers)
S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/mcoquelin/stm32.git
T: git git://git.kernel.org/pub/scm/linux/kernel/git/atorgue/stm32.git stm32-next
N: stm32
F: arch/arm/boot/dts/stm32*
F: arch/arm/mach-stm32/
F: drivers/clocksource/armv7m_systick.c

ARM/TANGO ARCHITECTURE
Expand Down Expand Up @@ -7600,8 +7602,10 @@ F: mm/kasan/
F: scripts/Makefile.kasan

KCONFIG
M: Masahiro Yamada <[email protected]>
T: git git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git kconfig
L: [email protected]
S: Orphan
S: Maintained
F: Documentation/kbuild/kconfig-language.txt
F: scripts/kconfig/

Expand Down Expand Up @@ -10926,6 +10930,17 @@ L: [email protected]
S: Supported
F: drivers/pinctrl/pinctrl-at91-pio4.*

PIN CONTROLLER - FREESCALE
M: Dong Aisheng <[email protected]>
M: Fabio Estevam <[email protected]>
M: Shawn Guo <[email protected]>
M: Stefan Agner <[email protected]>
R: Pengutronix Kernel Team <[email protected]>
L: [email protected]
S: Maintained
F: drivers/pinctrl/freescale/
F: Documentation/devicetree/bindings/pinctrl/fsl,*

PIN CONTROLLER - INTEL
M: Mika Westerberg <[email protected]>
M: Heikki Krogerus <[email protected]>
Expand Down
14 changes: 6 additions & 8 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
VERSION = 4
PATCHLEVEL = 16
SUBLEVEL = 0
EXTRAVERSION = -rc3
EXTRAVERSION = -rc4
NAME = Fearless Coyote

# *DOCUMENTATION*
Expand Down Expand Up @@ -388,7 +388,7 @@ PYTHON = python
CHECK = sparse

CHECKFLAGS := -D__linux__ -Dlinux -D__STDC__ -Dunix -D__unix__ \
-Wbitwise -Wno-return-void $(CF)
-Wbitwise -Wno-return-void -Wno-unknown-attribute $(CF)
NOSTDINC_FLAGS =
CFLAGS_MODULE =
AFLAGS_MODULE =
Expand Down Expand Up @@ -584,10 +584,9 @@ ifeq ($(KBUILD_EXTMOD),)
# To avoid any implicit rule to kick in, define an empty command
$(KCONFIG_CONFIG) include/config/auto.conf.cmd: ;

# If .config is newer than include/config/auto.conf, someone tinkered
# with it and forgot to run make oldconfig.
# if auto.conf.cmd is missing then we are probably in a cleaned tree so
# we execute the config step to be sure to catch updated Kconfig files
# The actual configuration files used during the build are stored in
# include/generated/ and include/config/. Update them if .config is newer than
# include/config/auto.conf (which mirrors .config).
include/config/%.conf: $(KCONFIG_CONFIG) include/config/auto.conf.cmd
$(Q)$(MAKE) -f $(srctree)/Makefile silentoldconfig
else
Expand Down Expand Up @@ -862,8 +861,7 @@ KBUILD_AFLAGS += $(ARCH_AFLAGS) $(KAFLAGS)
KBUILD_CFLAGS += $(ARCH_CFLAGS) $(KCFLAGS)

# Use --build-id when available.
LDFLAGS_BUILD_ID := $(patsubst -Wl$(comma)%,%,\
$(call cc-ldoption, -Wl$(comma)--build-id,))
LDFLAGS_BUILD_ID := $(call ld-option, --build-id)
KBUILD_LDFLAGS_MODULE += $(LDFLAGS_BUILD_ID)
LDFLAGS_vmlinux += $(LDFLAGS_BUILD_ID)

Expand Down
1 change: 0 additions & 1 deletion arch/arc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,6 @@ config ARC_CURR_IN_REG

config ARC_EMUL_UNALIGNED
bool "Emulate unaligned memory access (userspace only)"
default N
select SYSCTL_ARCH_UNALIGN_NO_WARN
select SYSCTL_ARCH_UNALIGN_ALLOW
depends on ISA_ARCOMPACT
Expand Down
2 changes: 1 addition & 1 deletion arch/arc/boot/dts/axs101.dts
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
compatible = "snps,axs101", "snps,arc-sdp";

chosen {
bootargs = "earlycon=uart8250,mmio32,0xe0022000,115200n8 console=tty0 console=ttyS3,115200n8 consoleblank=0 video=1280x720@60";
bootargs = "earlycon=uart8250,mmio32,0xe0022000,115200n8 console=tty0 console=ttyS3,115200n8 consoleblank=0 video=1280x720@60 print-fatal-signals=1";
};
};
4 changes: 2 additions & 2 deletions arch/arc/boot/dts/axs10x_mb.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -214,13 +214,13 @@
};

eeprom@0x54{
compatible = "24c01";
compatible = "atmel,24c01";
reg = <0x54>;
pagesize = <0x8>;
};

eeprom@0x57{
compatible = "24c04";
compatible = "atmel,24c04";
reg = <0x57>;
pagesize = <0x8>;
};
Expand Down
2 changes: 1 addition & 1 deletion arch/arc/boot/dts/haps_hs_idu.dts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
};

chosen {
bootargs = "earlycon=uart8250,mmio32,0xf0000000,115200n8 console=ttyS0,115200n8 debug";
bootargs = "earlycon=uart8250,mmio32,0xf0000000,115200n8 console=ttyS0,115200n8 debug print-fatal-signals=1";
};

aliases {
Expand Down
2 changes: 1 addition & 1 deletion arch/arc/boot/dts/nsim_700.dts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
interrupt-parent = <&core_intc>;

chosen {
bootargs = "earlycon=arc_uart,mmio32,0xc0fc1000,115200n8 console=ttyARC0,115200n8";
bootargs = "earlycon=arc_uart,mmio32,0xc0fc1000,115200n8 console=ttyARC0,115200n8 print-fatal-signals=1";
};

aliases {
Expand Down
2 changes: 1 addition & 1 deletion arch/arc/boot/dts/nsim_hs.dts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
};

chosen {
bootargs = "earlycon=arc_uart,mmio32,0xc0fc1000,115200n8 console=ttyARC0,115200n8";
bootargs = "earlycon=arc_uart,mmio32,0xc0fc1000,115200n8 console=ttyARC0,115200n8 print-fatal-signals=1";
};

aliases {
Expand Down
Loading