This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to annotated tag v4.20-rc2
in repository linux.
at f615b81baa68 (tag)
tagging ccda4af0f4b92f7b4c308d3acc262f4a7e3affad (commit)
replaces v4.20-rc1
tagged by Linus Torvalds
on Sun Nov 11 17:12:54 2018 -0600
- Log -----------------------------------------------------------------
Linux 4.20-rc2
-----BEGIN PGP SIGNATURE-----
iQFSBAABCAA8FiEEq68RxlopcLEwq+PEeb4+QwBBGIYFAlvot3YeHHRvcnZhbGRz
QGxpbnV4LWZvdW5kYXRpb24ub3JnAAoJEHm+PkMAQRiGVa4H/RLy9aCJm2ZsMksK
JP+m1WDR3gDgcUTlKS1uXxRgCV6+nUORhvrP9ywxR0NJu2dBNSXjEUsE3Mp4z81F
ncoAL+8Su4cpMPk2MXdRaadXtZpU3kFCB/DLq7mz/cH3ypTNYyjLpiu1I/93KRsd
3XU5VGvZOT9WhTO4IZ2xyQtX4itEv+RqE0CcFA24Hrs1P1RA4iZB21xWfdFnxdLC
xWlyEbDoi/jK0hkwk//J6XOof/MCQoltRMgyvn+i/p8tFsJGuH047TMKzkwJbuoy
2KwHz63hBYR+I00HmLTs5gvGJWset4IX+DDKIW84ROTuXsl2PVIBddKUeZCKFUv9
oRQxRj8=
=xfUU
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 042cb5647815 net: phy: Allow BCM54616S PHY to setup internal TX/RX clock delay
new ce317dd9f809 ice: Set carrier state and start/stop queues in rebuild
new afd9d4ab58db ice: Check for reset in progress during remove
new 0f5d4c21a507 ice: Fix dead device link issue with flow control
new 33e055fcc269 ice: Free VSI contexts during for unload
new 9ecd25c26810 ice: Remove duplicate addition of VLANs in replay path
new 58297dd133f6 ice: Fix flags for port VLAN
new 31082519c11b ice: Fix typo in error message
new 25525b69bb44 ice: Fix napi delete calls for remove
new c585ea42ec75 ice: Fix tx_timeout in PF driver
new d944b46992f8 ice: Fix the bytecount sent to netdev_tx_sent_queue
new 4c9b658eeaef igb: shorten maximum PHC timecounter update interval
new ffe498237b36 ice: Change req_speeds to be u16
new ba766b8b99c3 i40e: restore NETIF_F_GSO_IPXIP[46] to netdev features
new d5596fd46770 i40e: enable NETIF_F_NTUPLE and NETIF_F_HW_TC at driver load
new 69e362985fcb Merge branch '100GbE' of git://git.kernel.org/pub/scm/linu [...]
new 96ed82cc1f51 FDDI: defza: Fix SPDX annotation
new 5f5fae37dbcf FDDI: defza: Add missing comment closing
new 04453b6b2419 FDDI: defza: Move SMT Tx data buffer declaration next to its skb
new 8f5365ebf7b1 FDDI: defza: Make the driver version string constant
new b1870a6d3f39 Merge branch 'FDDI-defza-Fix-a-bunch-of-small-issues'
new e84b47941e15 ibmvnic: fix accelerated VLAN handling
new b25ddb00bc1b qlcnic: remove assumption that vlan_tci != 0
new e12c225258f2 net: hns3: bugfix for not checking return value
new 0d5b9311baf2 inet: frags: better deal with smp races
new 39477551df94 qed: Fix memory/entry leak in qed_init_sp_request()
new 2632f22ebd08 qed: Fix blocking/unlimited SPQ entries leak
new fb5e7438e7a3 qed: Fix SPQ entries not returned to pool in error flows
new fa5c448d98f0 qed: Fix potential memory corruption
new 81fe16e05308 Merge branch 'qed-Slowpath-Queue-bug-fixes'
new 8137b6ef0ce4 net: stmmac: Fix RX packet size > 8191
new 85b18b0237ce net: smsc95xx: Fix MTU range
new 35e8e8b45d31 net: aquantia: synchronized flow control between mac/phy
new 7a1bb49461b1 net: aquantia: fix potential IOMMU fault after driver unbind
new bfaa9f8553d5 net: aquantia: fixed enable unicast on 32 macvlan
new ad703c2b9127 net: aquantia: invalid checksumm offload implementation
new bbb67a44baf9 net: aquantia: allow rx checksum offload configuration
new dd63c3e02b99 Merge branch 'aquantia-fixes'
new d02854dc1999 net: qualcomm: rmnet: Fix incorrect assignment of real_dev
new 62230715fd24 flow_dissector: do not dissect l4 ports for fragments
new fbd1d5245372 net: mvneta: correct typo
new 63c82997f5c0 net: sched: cls_flower: validate nested enc_opts_policy to [...]
new 7ab412d33b4c tipc: fix link re-establish failure
new a9049ff9214d net: dsa: mv88e6xxx: Fix clearing of stats counters
new 7236ead1b149 act_mirred: clear skb->tstamp on redirect
new 7a3765ed66d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
new ccda4af0f4b9 Linux 4.20-rc2
The 47 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from e12e00e388de Merge tag 'kbuild-fixes-v4.20' of git://git.kernel.org/pub [...]
new 042cb5647815 net: phy: Allow BCM54616S PHY to setup internal TX/RX clock delay
new ce317dd9f809 ice: Set carrier state and start/stop queues in rebuild
new afd9d4ab58db ice: Check for reset in progress during remove
new 0f5d4c21a507 ice: Fix dead device link issue with flow control
new 33e055fcc269 ice: Free VSI contexts during for unload
new 9ecd25c26810 ice: Remove duplicate addition of VLANs in replay path
new 58297dd133f6 ice: Fix flags for port VLAN
new 31082519c11b ice: Fix typo in error message
new 25525b69bb44 ice: Fix napi delete calls for remove
new c585ea42ec75 ice: Fix tx_timeout in PF driver
new d944b46992f8 ice: Fix the bytecount sent to netdev_tx_sent_queue
new 4c9b658eeaef igb: shorten maximum PHC timecounter update interval
new ffe498237b36 ice: Change req_speeds to be u16
new ba766b8b99c3 i40e: restore NETIF_F_GSO_IPXIP[46] to netdev features
new d5596fd46770 i40e: enable NETIF_F_NTUPLE and NETIF_F_HW_TC at driver load
new 69e362985fcb Merge branch '100GbE' of git://git.kernel.org/pub/scm/linu [...]
new 96ed82cc1f51 FDDI: defza: Fix SPDX annotation
new 5f5fae37dbcf FDDI: defza: Add missing comment closing
new 04453b6b2419 FDDI: defza: Move SMT Tx data buffer declaration next to its skb
new 8f5365ebf7b1 FDDI: defza: Make the driver version string constant
new b1870a6d3f39 Merge branch 'FDDI-defza-Fix-a-bunch-of-small-issues'
new e84b47941e15 ibmvnic: fix accelerated VLAN handling
new b25ddb00bc1b qlcnic: remove assumption that vlan_tci != 0
new e12c225258f2 net: hns3: bugfix for not checking return value
new 0d5b9311baf2 inet: frags: better deal with smp races
new 39477551df94 qed: Fix memory/entry leak in qed_init_sp_request()
new 2632f22ebd08 qed: Fix blocking/unlimited SPQ entries leak
new fb5e7438e7a3 qed: Fix SPQ entries not returned to pool in error flows
new fa5c448d98f0 qed: Fix potential memory corruption
new 81fe16e05308 Merge branch 'qed-Slowpath-Queue-bug-fixes'
new 8137b6ef0ce4 net: stmmac: Fix RX packet size > 8191
new 85b18b0237ce net: smsc95xx: Fix MTU range
new 35e8e8b45d31 net: aquantia: synchronized flow control between mac/phy
new 7a1bb49461b1 net: aquantia: fix potential IOMMU fault after driver unbind
new bfaa9f8553d5 net: aquantia: fixed enable unicast on 32 macvlan
new ad703c2b9127 net: aquantia: invalid checksumm offload implementation
new bbb67a44baf9 net: aquantia: allow rx checksum offload configuration
new dd63c3e02b99 Merge branch 'aquantia-fixes'
new d02854dc1999 net: qualcomm: rmnet: Fix incorrect assignment of real_dev
new 62230715fd24 flow_dissector: do not dissect l4 ports for fragments
new fbd1d5245372 net: mvneta: correct typo
new 63c82997f5c0 net: sched: cls_flower: validate nested enc_opts_policy to [...]
new 7ab412d33b4c tipc: fix link re-establish failure
new a9049ff9214d net: dsa: mv88e6xxx: Fix clearing of stats counters
new 7236ead1b149 act_mirred: clear skb->tstamp on redirect
new 7a3765ed66d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
new ccda4af0f4b9 Linux 4.20-rc2
The 47 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Makefile | 2 +-
drivers/net/dsa/mv88e6xxx/global1.c | 2 +
.../net/ethernet/aquantia/atlantic/aq_ethtool.c | 8 +-
drivers/net/ethernet/aquantia/atlantic/aq_hw.h | 6 ++
drivers/net/ethernet/aquantia/atlantic/aq_main.c | 10 ++-
drivers/net/ethernet/aquantia/atlantic/aq_nic.c | 18 ++++-
drivers/net/ethernet/aquantia/atlantic/aq_nic.h | 2 +-
drivers/net/ethernet/aquantia/atlantic/aq_ring.c | 35 ++++++---
.../ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.c | 61 +++++++++------
.../ethernet/aquantia/atlantic/hw_atl/hw_atl_llh.c | 8 ++
.../ethernet/aquantia/atlantic/hw_atl/hw_atl_llh.h | 3 +
.../aquantia/atlantic/hw_atl/hw_atl_llh_internal.h | 18 +++++
.../aquantia/atlantic/hw_atl/hw_atl_utils_fw2x.c | 21 ++++++
drivers/net/ethernet/hisilicon/hns3/hns3_enet.c | 3 +-
drivers/net/ethernet/ibm/ibmvnic.c | 2 +-
drivers/net/ethernet/intel/i40e/i40e_main.c | 8 +-
drivers/net/ethernet/intel/ice/ice.h | 4 +-
drivers/net/ethernet/intel/ice/ice_common.c | 3 +
drivers/net/ethernet/intel/ice/ice_ethtool.c | 7 +-
drivers/net/ethernet/intel/ice/ice_hw_autogen.h | 2 +
drivers/net/ethernet/intel/ice/ice_lib.c | 3 +-
drivers/net/ethernet/intel/ice/ice_main.c | 86 ++++++++++++----------
drivers/net/ethernet/intel/ice/ice_switch.c | 12 +++
drivers/net/ethernet/intel/ice/ice_switch.h | 2 +
drivers/net/ethernet/intel/ice/ice_txrx.c | 11 +--
drivers/net/ethernet/intel/ice/ice_txrx.h | 17 ++++-
drivers/net/ethernet/intel/ice/ice_type.h | 2 +-
drivers/net/ethernet/intel/ice/ice_virtchnl_pf.c | 4 +-
drivers/net/ethernet/intel/igb/igb_ptp.c | 12 +--
drivers/net/ethernet/marvell/mvneta.c | 4 +-
drivers/net/ethernet/qlogic/qed/qed_fcoe.c | 11 ++-
drivers/net/ethernet/qlogic/qed/qed_iscsi.c | 1 +
drivers/net/ethernet/qlogic/qed/qed_l2.c | 12 ++-
drivers/net/ethernet/qlogic/qed/qed_rdma.c | 1 +
drivers/net/ethernet/qlogic/qed/qed_roce.c | 1 +
drivers/net/ethernet/qlogic/qed/qed_sp.h | 14 ++++
drivers/net/ethernet/qlogic/qed/qed_sp_commands.c | 22 +++++-
drivers/net/ethernet/qlogic/qed/qed_spq.c | 69 ++++++++---------
drivers/net/ethernet/qlogic/qed/qed_sriov.c | 1 +
drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c | 8 +-
drivers/net/ethernet/qualcomm/rmnet/rmnet_vnd.c | 6 +-
drivers/net/ethernet/stmicro/stmmac/common.h | 3 +-
drivers/net/ethernet/stmicro/stmmac/descs_com.h | 2 +-
drivers/net/ethernet/stmicro/stmmac/enh_desc.c | 2 +-
drivers/net/ethernet/stmicro/stmmac/ring_mode.c | 2 +-
drivers/net/fddi/defza.c | 7 +-
drivers/net/fddi/defza.h | 3 +-
drivers/net/phy/broadcom.c | 18 ++++-
drivers/net/usb/smsc95xx.c | 2 +
net/core/flow_dissector.c | 4 +-
net/ipv4/inet_fragment.c | 29 ++++----
net/sched/act_mirred.c | 3 +-
net/sched/cls_flower.c | 14 +++-
net/sched/sch_netem.c | 9 ---
net/tipc/link.c | 11 ++-
55 files changed, 431 insertions(+), 200 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 21b58634f06 [llvm-nm] Use WithColor for error reporting
new a04e7e369dc [IPSCCP] Delete two forward declarations
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
include/llvm/Transforms/Scalar/SCCP.h | 2 --
1 file changed, 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from b6df7b6db1c1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.or [...]
new 9e4028935cca ext4: avoid potential extra brelse in setup_new_flex_group [...]
new cea579412212 ext4: add missing brelse() in set_flexbg_block_bitmap()'s [...]
new 61a9c11e5e7a ext4: add missing brelse() add_new_gdb_meta_bg()'s error path
new ea0abbb64845 ext4: add missing brelse() update_backups()'s error path
new f348e2241fb7 ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fa [...]
new db6aee62406d ext4: fix possible inode leak in the retry loop of ext4_re [...]
new a6758309a005 ext4: avoid buffer leak on shutdown in ext4_mark_iloc_dirty()
new feaf264ce7f8 ext4: avoid buffer leak in ext4_orphan_add() after prior errors
new 4f32c38b4662 ext4: avoid possible double brelse() in add_new_gdb() on e [...]
new 1bfc204dc0e7 ext4: remove unneeded brelse call in ext4_xattr_inode_upda [...]
new 9e463084cdb2 ext4: fix possible leak of sbi->s_group_desc_leak in error path
new af18e35bfd01 ext4: fix possible leak of s_journal_flag_rwsem in error path
new ecaaf408478b ext4: fix buffer leak in ext4_xattr_get_block() on error path
new 45ae932d246f ext4: release bs.bh before re-using in ext4_xattr_block_find()
new 6bdc9977fcde ext4: fix buffer leak in ext4_xattr_move_to_block() on error path
new 53692ec074d0 ext4: fix buffer leak in ext4_expand_extra_isize_ea() on e [...]
new de59fae0043f ext4: fix buffer leak in __ext4_read_dirblock() on error path
new eb6984fa4ce2 ext4: missing !bh check in ext4_xattr_inode_write()
new c140f8b072d1 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/ [...]
new 506481b20e81 Btrfs: fix cur_offset in the error case for nocow
new fcd5e74288f7 btrfs: fix pinned underflow after transaction aborted
new 008c6753f7e0 Btrfs: fix missing data checksums after a ranged fsync (msync)
new 761333f2f50c btrfs: tree-checker: Fix misleading group system information
new 7e17916b3579 btrfs: avoid link error with CONFIG_NO_AUTO_INLINE
new 4222ea7100c0 Btrfs: fix deadlock on tree root leaf when finding free extent
new 11023d3f5fdf Btrfs: fix infinite loop on inode eviction after deduplica [...]
new ac765f83f139 Btrfs: fix data corruption due to cloning of eof block
new d6fd0ae25c64 Btrfs: fix missing delayed iputs on unmount
new 63a42e1a5cb3 Merge tag 'for-4.20-rc1-tag' of git://git.kernel.org/pub/s [...]
new 21b42eb46834 kbuild: rpm-pkg: fix binrpm-pkg breakage when O= is used
new 02826a6ba301 kbuild: deb-pkg: fix bindeb-pkg breakage when O= is used
new 6bbe4385d035 kconfig: merge_config: avoid false positive matches from c [...]
new bbcde0a72412 kbuild: deb-pkg: fix too low build version number
new 8ef14c2c41d9 Revert "scripts/setlocalversion: git: Make -dirty check mo [...]
new d5615e472d23 builddeb: Fix inclusion of dtbs in debian package
new e12e00e388de Merge tag 'kbuild-fixes-v4.20' of git://git.kernel.org/pub [...]
The 36 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
fs/btrfs/ctree.h | 3 ++
fs/btrfs/disk-io.c | 63 +++++++++++++++++------------------------
fs/btrfs/free-space-cache.c | 22 +++++++++++++-
fs/btrfs/inode.c | 37 +++++++++++++++---------
fs/btrfs/ioctl.c | 14 +++++++--
fs/btrfs/super.c | 6 ++--
fs/btrfs/tree-checker.c | 2 +-
fs/btrfs/tree-log.c | 17 +++++++++++
fs/ext4/inode.c | 5 ++--
fs/ext4/namei.c | 5 +++-
fs/ext4/resize.c | 28 ++++++++++--------
fs/ext4/super.c | 17 +++++------
fs/ext4/xattr.c | 27 ++++++++++++------
scripts/kconfig/merge_config.sh | 7 +++--
scripts/package/builddeb | 6 ++--
scripts/package/mkdebian | 7 +++--
scripts/package/mkspec | 11 +++----
scripts/setlocalversion | 2 +-
18 files changed, 177 insertions(+), 102 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-lts-allyesconfig
in repository toolchain/binutils-gdb.
from 00a9f4ce3d Automatic date update in version.in
adds 0c57b50523 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from e255aee5b66c Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/l [...]
new f75d651587f7 resource/docs: Fix new kernel-doc warnings
new 81bd415c91eb watchdog/core: Add missing prototypes for weak functions
new f26621e60b35 resource/docs: Complete kernel-doc style function documentation
new 0b002cdd5004 Merge branch 'core-urgent-for-linus' of git://git.kernel.o [...]
new b987ffc18fb3 x86/qspinlock: Fix compile error
new 1acf93ca6c53 Merge branch 'locking-urgent-for-linus' of git://git.kerne [...]
new 40fa3780bac2 sched/core: Take the hotplug lock in sched_init_smp()
new e1ff516a56ad sched/fair: Fix a comment in task_numa_fault()
new 024d4d4c0cf4 Merge branch 'sched/urgent' of git://git.kernel.org/pub/sc [...]
new e6a2d72c1040 posix-cpu-timers: Remove useless call to check_dl_overrun()
new 08b5278650d6 Merge branch 'timers-urgent-for-linus' of git://git.kernel [...]
new 51f5fd2e4615 tools headers barrier: Fix arm64 tools build failure wrt s [...]
new febf8a3712e4 perf examples bpf: Start augmenting raw_syscalls:sys_{start,exit}
new 3c5e3dabf372 perf trace: When augmenting raw_syscalls plug raw_syscalls [...]
new cd26ea6d50a2 perf trace: Fix setting of augmented payload when using eB [...]
new 79ef68c7e1f6 perf augmented_syscalls: Start collecting pathnames in the [...]
new c3537fc25150 perf evlist: Move perf_evsel__reset_weak_group into evlist
new cf99ad1424c5 perf record: Support weak groups
new ea1fa48c055f perf stat: Handle different PMU names with common prefix
new 590ac60d8aa9 perf top: Display the LBR stats in callchain entry
new 5ed4419d47f8 perf scripts python: exported-sql-viewer.py: Fall back to [...]
new 210cf1f96185 perf scripts python: exported-sql-viewer.py: Add Selected [...]
new 65b24292e8f3 perf scripts python: exported-sql-viewer.py: Add help window
new 35fa1cee21e3 perf scripts python: exported-sql-viewer.py: Fix table fin [...]
new 93f8be279951 perf intel-pt: Add more event information to debug log
new f6c23e3b55cb perf intel-pt: Add MTC and CYC timestamps to debug log
new e2c39f36c354 perf beauty: Use SRCARCH, ARCH=x86_64 must map to "x86" to [...]
new 6ac2226229d9 perf tools: Fix undefined symbol scnprintf in libperf-jvmti.so
new 8e88c29b351e perf tools: Do not zero sample_id_all for group members
new 45fd80809144 Merge tag 'perf-urgent-for-mingo-4.20-20181106' of git://g [...]
new 655c6b977755 Merge branch 'perf-urgent-for-linus' of git://git.kernel.o [...]
new 35b69a420bfb clockevents/drivers/i8253: Add support for PIT shutdown quirk
new 1de72c706488 x86/hyper-v: Enable PIT shutdown quirk
new b068621a53f9 Documentation/x86: Fix typo in zero-page.txt
new b42967dcac1d x86/hyper-v: Fix indentation in hv_do_fast_hypercall16()
new 437e88ab8f9e x86/build: Remove -pipe from KBUILD_CFLAGS
new 5d96c9342c23 acpi/nfit, x86/mce: Handle only uncorrectable machine checks
new e8a308e5f47e acpi/nfit, x86/mce: Validate a MCE's address before using it
new d52888aa2753 x86/mm: Move LDT remap out of KASLR region on 5-level paging
new a0e6e0831c51 x86/ldt: Unmap PTEs for the slot before freeing LDT pages
new b082f2dd8061 x86/ldt: Remove unused variable in map_ldt_struct()
new a48777fdda7d x86/vsmp: Remove dependency on pv_irq_ops
new 15035388439f x86/cpu/vmware: Do not trace vmware_sched_clock()
new b6df7b6db1c1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.or [...]
The 44 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Documentation/x86/x86_64/mm.txt | 34 +-
Documentation/x86/zero-page.txt | 2 +-
arch/x86/Kconfig | 1 -
arch/x86/Makefile | 4 +-
arch/x86/include/asm/mce.h | 2 +
arch/x86/include/asm/mshyperv.h | 2 +-
arch/x86/include/asm/page_64_types.h | 12 +-
arch/x86/include/asm/pgtable_64_types.h | 4 +-
arch/x86/include/asm/qspinlock.h | 13 +-
arch/x86/kernel/cpu/mcheck/mce.c | 6 +-
arch/x86/kernel/cpu/mshyperv.c | 11 +
arch/x86/kernel/cpu/vmware.c | 2 +-
arch/x86/kernel/ldt.c | 59 ++-
arch/x86/kernel/vsmp_64.c | 84 +---
arch/x86/xen/mmu_pv.c | 6 +-
drivers/acpi/nfit/mce.c | 8 +-
drivers/clocksource/i8253.c | 14 +-
include/linux/i8253.h | 1 +
include/linux/nmi.h | 2 +
kernel/resource.c | 19 +-
kernel/sched/core.c | 5 +-
kernel/sched/fair.c | 4 +-
kernel/time/posix-cpu-timers.c | 3 -
tools/arch/arm64/include/asm/barrier.h | 133 +++---
tools/perf/Documentation/perf-list.txt | 1 -
tools/perf/Makefile.perf | 2 +-
tools/perf/builtin-record.c | 7 +-
tools/perf/builtin-stat.c | 28 +-
tools/perf/builtin-top.c | 3 +
tools/perf/builtin-trace.c | 34 +-
tools/perf/examples/bpf/augmented_raw_syscalls.c | 131 ++++++
tools/perf/jvmti/jvmti_agent.c | 49 +-
tools/perf/scripts/python/exported-sql-viewer.py | 493 ++++++++++++++++++++-
tools/perf/tests/attr/test-record-group-sampling | 1 -
tools/perf/util/evlist.c | 27 ++
tools/perf/util/evlist.h | 3 +
tools/perf/util/evsel.c | 1 -
.../perf/util/intel-pt-decoder/intel-pt-decoder.c | 4 +
tools/perf/util/intel-pt-decoder/intel-pt-log.c | 5 +
tools/perf/util/intel-pt-decoder/intel-pt-log.h | 1 +
tools/perf/util/intel-pt.c | 16 +-
tools/perf/util/pmu.c | 2 +-
42 files changed, 964 insertions(+), 275 deletions(-)
create mode 100644 tools/perf/examples/bpf/augmented_raw_syscalls.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 884b7239f6c Fix copypasto in las ChangeLog.
new 5354bb20be4 2018-11-11 Sandra Loosemore <sandra(a)codesourcery.com>
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/ChangeLog | 6 ++++++
gcc/doc/invoke.texi | 5 +++++
2 files changed, 11 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.