This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to annotated tag next-20240516
in repository linux-next.
at 65eef92d1964 (tag)
tagging dbd9e2e056d8577375ae4b31ada94f8aa3769e8a (commit)
replaces v6.9
tagged by Stephen Rothwell
on Thu May 16 14:54:24 2024 +1000
- Log -----------------------------------------------------------------
next-20240516
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEmFtoH6RZGWmXU6JkifkcCkHVwHoFAmZFkYAACgkQifkcCkHV
wHrINw/9G/El6e4yKbMkztJCep0o+JCLEOSbxpgE3/hkzE520DXjLXj1MLw9G37J
j5ftr4f7OHoutORc1ieLZrAqx78ber96cKDwCzG5mh250MLOpeWZ6nGmPJ/0wdCf
TBvR+BHuvOEe3V0auj8c0ORJXecU0AphSnVKQA8EHasw9JfZAfkJXTO08EHzZUGo
MTw7CqjnC+yGiz+PLfid8blQAD2bbMvkJfIhCMF6hxwHW6Pa0eGS06Wx+jst+jLr
aoQEYCUh4YB7aCPAnmxr1pluQnsWI7eMWqFvfyWg7SqY3uaNC23srCxwLkqsidZR
Jf033oAafsOssq7mUxX3I6AOwaXCCiCgFsUt9+yeAUrHUmUT/Ul0bpRIoM0OITzc
V4t4jJrvvdecHNB09gj0Ad6cpJIUcST2XR8UDZvASyk2uNkQ/v7Q1eznfUQU4poI
ZjTeAqslme+yebILzzmVh/rtJT6B1C/uFEMjQYFyve4Cj/RztjkHPAW9gDa8YLzj
gnuP5YreS7A/AuSjVp+NLAN9nH1ssUHSSjD5fKBpV/lvXWi+n/P/El2cZWcylT9y
lb3//qW0l1qpkbusZy1QNqcMgYfmBluGWGN+uTv/JBCROoXsYVNDT5dZ8Jn59Oel
yraRF1v9tGXK47FSHpGiGEXg3Hl2hdUfcPrJQi7b9Bs+gfueXb0=
=qEH/
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new efee03a50c28 bootconfig: do not put quotes on cmdline items unless necessary
new cd24bdb06820 init/main.c: Remove redundant space from saved_command_line
new ddd53363f875 init/main.c: Minor cleanup for the setup_command_line() function
new 3eaea21b4d27 uprobes: encapsulate preparation of uprobe args buffer
new 1b8f85defbc8 uprobes: prepare uprobe args buffer lazily
new cdf355cc60e3 uprobes: add speculative lockless system-wide uprobe filter check
new d9b15224dd8f tracing/probes: support '%pd' type for print struct dentry's name
new 20fe4d07bde6 tracing/probes: support '%pD' type for print struct file's name
new 5e37460f5f92 Documentation: tracing: add new type '%pd' and '%pD' for kprobe
new c01768b05e30 selftests/ftrace: add kprobe test cases for VFS type "%pd" [...]
new ee97e5e135c6 selftests/ftrace: add fprobe test cases for VFS type "%pd" [...]
new 73142cab3af1 fprobe: Add entry/exit callbacks types
new 5120d167e21c rethook: Remove warning messages printed for finding retur [...]
new 0dc715295d41 uprobes: reduce contention on uprobes_tree access
new b0e28a4b5bec ftrace: make extra rcu_is_watching() validation check optional
new e03c05ac9813 rethook: honor CONFIG_FTRACE_VALIDATE_RCU_IS_WATCHING in r [...]
new a3b00f10da80 objpool: enable inlining objpool_push() and objpool_pop() [...]
new 78d0b16127da objpool: cache nr_possible_cpus() and avoid caching nr_cpu_ids
new 559428a915e8 ext4: remove block_device_ejected()
new 9baf50dfff1c bcachefs: remove dead function bdev_sectors()
new 39c3b4e7d0a0 blkdev_write_iter(): saner way to get inode and bdev
new dc0fdfc855be dm-vdo: use bdev_nr_bytes(bdev) instead of i_size_read(bde [...]
new c9600c63a694 block2mtd: prevent direct access of bd_inode
new 186ddac2072a block: move two helpers into bdev.c
new 2638c2087673 missing helpers: bdev_unhash(), bdev_drop()
new a09cd552e095 Merge branch 'misc.erofs' into work.bdev
new e33aef2c5857 block_device: add a pointer to struct address_space (page [...]
new 224941e8379a use ->bd_mapping instead of ->bd_inode->i_mapping
new 22f89a4f8c04 grow_dev_folio(): we only want ->bd_inode->i_mapping there
new 881494ed031f blk_ioctl_{discard,zeroout}(): we only want ->bd_inode->i_ [...]
new 53cd4cd3b12d fs/buffer.c: massage the remaining users of ->bd_inode to [...]
new 2d0026a4901b gfs2: more obvious initializations of mapping->host
new df65f1660b61 block/bdev.c: use the knowledge of inode/bdev coallocation
new 338618338233 nilfs_attach_log_writer(): use ->bd_mapping->host instead [...]
new 463b3162c96d dasd_format(): killing the last remaining user of ->bd_inode
new 203c1ce0bb06 RIP ->bd_inode
new b45f9a191b29 Merge branch 'work.bd_flags-2' into work.bdev
new d7d1b6c0128e btrfs: qgroup: update rescan message levels and error codes
new b7bd96ec1b70 selftests/ftrace: Fix required features for VFS type test case
new 4fd86ccfe098 btrfs: don't hold dev_replace rwsem over whole of btrfs_map_block
new b41ad60d033d btrfs: pass 'struct btrfs_io_geometry' into handle_ops_on_ [...]
new 7c6d9a4639da btrfs: qgroup: fix qgroup id collision across mounts
new d4863dd82a79 btrfs: zoned: make btrfs_get_dev_zone() static
new e0d03f8c0ac6 btrfs: zoned: fix use-after-free due to race with dev replace
new bd125a084091 tracing/user_events: Fix non-spaced field matching
new 78490b74435a selftests/user_events: Add non-spacing separator check
new 62158261a88f docs: cgroup-v1: Update page cache removal functions
new c1457d9aad5e selftests/cgroup: Drop define _GNU_SOURCE
new 2e4ba48ce855 btrfs: scrub: initialize ret in scrub_simple_mirror() to f [...]
new c09d4167b550 ring-buffer: Allocate sub-buffers with __GFP_COMP
new 117c39200d9d ring-buffer: Introducing ring-buffer mapping functions
new cf9f0f7c4c5b tracing: Allow user-space mapping of the ring-buffer
new a1e0dd7ce38a Documentation: tracing: Add ring-buffer mapping
new 75961e55415c ring-buffer/selftest: Add ring-buffer mapping test
new c5963a0990d1 ftrace: Replaces simple_strtoul in ftrace
new 33f137143e65 ftrace: Use asynchronous grace period for register_ftrace_ [...]
new fe832be05a8e ring-buffer: Have mmapped ring buffer keep track of missed events
new 347bd7f072ea tracing: Improve benchmark test performance by using do_div()
new c9d5b7b8264b ftrace: Remove unused list 'ftrace_direct_funcs'
new d2cc859cc888 ftrace: Remove unused global 'ftrace_direct_func_count'
new 52541302d2a4 btrfs: remove no longer used btrfs_migrate_to_delayed_refs_rsv()
new a2bcd66d72f0 btrfs: fix misspelled end IO compression callbacks
new e60b613df8b6 ftrace: Fix possible use-after-free issue in ftrace_location()
new d4e9a968738b eventfs: Fix a possible null pointer dereference in eventf [...]
new 831be422f3bb Bluetooth: MGMT: Make MGMT_OP_LOAD_CONN_PARAM update exist [...]
new 68f6585bee5b dt-bindings: riscv: Add xtheadvector ISA extension description
new 54b25749841e dt-bindings: riscv: cpus: add a vlen register length property
new 8055fff0b339 riscv: vector: Use vlenb from DT
new f1b00f01ff78 riscv: Extend cpufeature.c to detect vendor extensions
new 411e0e6607f1 riscv: Add vendor extensions to /proc/cpuinfo
new e47c37c24024 riscv: Introduce vendor variants of extension helpers
new 3d795862b40c riscv: cpufeature: Extract common elements from extension [...]
new 589e2fc85850 riscv: Convert xandespmu to use the vendor extension framework
new f12245061ff0 Merge patch series "riscv: Support vendor extensions and x [...]
new 21c38a3bd4ee cgroup/rstat: add cgroup_rstat_cpu_lock helpers and tracepoints
new c1f59d035966 riscv: make image compression configurable
new 5e3964ba8400 riscv: show help string for riscv-specific targets
new 0dc83ad8bfc9 clk: samsung: Don't register clkdev lookup for the fixed r [...]
new e649f89a1cda Merge branch 'clk-samsung' into clk-next
new 0d8968287a1c f2fs: Add inline to f2fs_build_fault_attr() stub
new 16409fdbb882 f2fs: initialize last_block_in_bio variable
new b9c6820f029a ring-buffer: Add cast to unsigned long addr passed to virt [...]
new 2a51ebf01ae8 Merge branch into tip/master: 'perf/urgent'
new 1e52db8a439b drm/i915/psr: Rename has_psr2 as has_sel_update
new d07a578703db drm/i915/display: Do not print "psr: enabled" for on Panel Replay
new 56e65164b832 drm/i915/dp: Use always vsc revision 0x6 for Panel Replay
new ba7cf33f233e drm/i915/psr: Rename psr2_enabled as sel_update_enabled
new 4b526132cce8 drm/panelreplay: dpcd register definition for panelreplay SU
new 3a745dfc715c drm/i915/psr: Detect panel replay selective update support
new d210d8c0df2f drm/i915/psr: Modify intel_dp_get_su_granularity to suppor [...]
new 29fb595d4875 drm/i915/psr: Panel replay uses SRD_STATUS to track it's status
new 54599011b756 drm/i915/psr: Do not apply workarounds in case of panel replay
new 328add8892c2 drm/i915/psr: Update PSR module parameter descriptions
new c66c670ded61 drm/i915/psr: Split intel_psr2_config_valid for panel replay
new 3425b2205d30 drm/i915/psr: Add panel replay sel update support to debug [...]
new 2513563edc98 platform/x86: Add new MeeGoPad ANX7428 Type-C Cross Switch driver
new e5bc44e47c53 arch/topology: Fix variable naming to avoid shadowing
new 367b87459d91 Merge branch into tip/master: 'sched/urgent'
new 9dbbcd6c83ce Merge tag 'thermal-v6.10-rc1-2' of ssh://gitolite.kernel.o [...]
new bb3ddcac03b2 Merge branch 'thermal' into linux-next
new af52e168fd5a drm/i915: Nuke _MMIO_PLANE_GAMC()
new 8c8667682e84 drm/i915: Extract skl_universal_plane_regs.h
new 8cecf4aec313 drm/i915: Extract intel_cursor_regs.h
new 88b2f5fbcc4c drm/i915: Move skl+ wm/ddb registers to proper headers
new b86f87af3460 drm/i915/gvt: Use the proper PLANE_AUX_DIST() define
new 9d7d1e8b1c13 drm/i915/gvt: Use the proper PLANE_AUX_OFFSET() define
new 72d2031070e2 drm/i915/gvt: Use the full PLANE_KEY*() defines
new 94b110106b48 drm/i915/gvt: Use PLANE_CTL and PLANE_SURF defines
new 86a30fb1224d drm/i915: Drop useless PLANE_FOO_3 register defines
new 14947416b1e4 drm/i915: Shuffle the skl+ plane register definitions
new 7deb50baf87a drm/i915: Use REG_BIT for PLANE_WM bits
new b7d4e9074ac0 drm/i915: Drop a few unwanted tabs from skl+ plane reg defines
new 6f320c6a00ce drm/i915: Refactor skl+ plane register offset calculations
new 1b455361d570 drm/i915: Extract skl_plane_{wm,ddb}_reg_val()
new 09fc93141d4c drm/i915: Nuke skl_write_wm_level() and skl_ddb_entry_write()
new 19be15dcc0f6 drm/i915: Handle SKL+ WM/DDB registers next to all other p [...]
new 9f365cb8bbd0 scsi: mpi3mr: Use proper format specifier in mpi3mr_sas_po [...]
new 10157b1fc1a7 scsi: core: alua: I/O errors for ALUA state transitions
new 9fad9d560af5 scsi: sr: Fix unintentional arithmetic wraparound
new 51071f0831ea scsi: qedf: Don't process stag work during unload and recovery
new 78e88472b609 scsi: qedf: Wait for stag work during unload
new 6c3bb589debd scsi: qedf: Set qed_slowpath_params to zero before use
new 1a556e63116d Bluetooth: hci_sync: Fix not using correct handle
new e3968b79c024 Merge bootconfig/for-next
new 9883ba9a62f1 Merge probes/for-next
new e35330692982 Merge ring-buffer/for-next
new fde0aeca5926 Merge user-events/for-next
new e4f5f8298cf6 scsi: mpt3sas: Add missing kerneldoc parameter descriptions
new c8ff26b82c5b drm/xe: Only zap PTEs as needed
new d4a599910193 parisc: Define HAVE_ARCH_HUGETLB_UNMAPPED_AREA
new 633d392362d4 btrfs: fix function name in comment for btrfs_remove_order [...]
new 64d4360a734d btrfs: fix end of tree detection when searching for data e [...]
new f5b335dc025c misc: ntsync: mark driver as "broken" to prevent from building
new 46d8e6bfe2a7 Merge branch 'misc-6.10' into for-next-current-v6.9-20240515
new 4b616a671622 Merge branch 'b-for-next' into for-next-next-v6.10-20240515
new 650757a3fd68 Merge branch 'misc-6.10' into for-next-next-v6.10-20240515
new d7a9fad1bace Merge branch 'for-next-current-v6.9-20240515' into for-nex [...]
new 7b79c81bbd20 Merge branch 'for-next-next-v6.10-20240515' into for-next- [...]
new 432ed92bfb55 drm/i915/pciids: add INTEL_PNV_IDS(), use acronym
new 41c0f8a36f15 drm/i915/pciids: add INTEL_ILK_IDS(), use acronym
new 7b43a37348b7 drm/i915/pciids: add INTEL_SNB_IDS()
new 5c8c22adc802 drm/i915/pciids: add INTEL_IVB_IDS()
new aa3d586e1624 drm/i915/pciids: don't include WHL/CML PCI IDs in CFL
new bfbda4722767 drm/i915/pciids: remove 11 from INTEL_ICL_IDS()
new 7858cc0b55e3 drm/i915/pciids: remove 12 from INTEL_TGL_IDS()
new d2c4b1db1c4f drm/i915/pciids: don't include RPL-U PCI IDs in RPL-P
new 6ffe4fdf8901 kconfig: use sym_get_choice_menu() in sym_check_prop()
new efb905aeb44b cdrom: rearrange last_media_change check to avoid unintent [...]
new c1e14167e35b Merge branch 'block-6.10' into for-next
new 9dc8ac15ca51 Bluetooth: Add quirk to ignore reserved PHY bits in LE Ext [...]
new 9ee7beea5921 Bluetooth: hci_bcm4377: Use correct unit for timeouts
new 710a05bcfd4a Bluetooth: hci_bcm4377: Increase boot timeout
new bb0e96ccc834 Bluetooth: hci_bcm4377: Fix msgid release
new 50f1fe988518 Bluetooth: btnxpuart: Fix Null pointer dereference in btnx [...]
new aed74319d44d Bluetooth: btnxpuart: Enable status prints for firmware download
new 3b42b64036e5 Bluetooth: btnxpuart: Handle FW Download Abort scenario
new 75fe5f347167 drm/xe/pf: Don't advertise support to enable VFs if not ready
new eebadafc3b14 ARM: 9398/1: Fix userspace enter on LPAE with CC_OPTIMIZE_ [...]
new 64ae2326dd77 Merge branches 'amba', 'cfi', 'clkdev', 'fixes' and 'misc' [...]
new 9aa8586063a4 drm/xe/pf: Implement pci_driver.sriov_configure callback
new a395726cf823 cifs: fix data corruption in read after invalidate
new cc5ceb1b9512 Merge branch 'mm-stable' of git://git.kernel.org/pub/scm/l [...]
new e92822e0865a Merge branch 'mm-nonmm-stable' of git://git.kernel.org/pub [...]
new ce0953c7ca80 Merge branch 'mm-everything' of git://git.kernel.org/pub/s [...]
new 482a1df05d39 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f40896546971 Merge branch 'perf-tools-next' of git://git.kernel.org/pub [...]
new f0a2ee8159f8 Merge branch 'for-next' of git://git.infradead.org/users/h [...]
new b4fc15962fac Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 39d57a87e672 Merge branch 'work.bdev' into for-next
new c042b20933ea Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c0fd4bda006a Merge branch 'for-next/core' of git://git.kernel.org/pub/s [...]
new 065865eee380 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ae89e16dc9da Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2a2248c9e5fd Merge branch 'at91-next' of git://git.kernel.org/pub/scm/l [...]
new a352c0304545 Merge branch 'next' of https://github.com/Broadcom/stblinux.git
new 921c1f920760 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new bd89888725d4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c63e9809cb1b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new e8e8d724f757 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 1c0d08ac87d2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 00a82e67b6bf Merge branch 'reset/next' of https://git.pengutronix.de/gi [...]
new 7619d4f3d423 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 26fe20bebf8e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 5cb7e734add6 Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
new 891e29406620 Merge branch 'stm32-next' of git://git.kernel.org/pub/scm/ [...]
new 939e6178c036 Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...]
new 1a2cf6223081 Merge branch 'next' of https://git.linaro.org/people/jens. [...]
new fe252b610bd0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 20f0de73129b Merge branch 'ti-next' of git://git.kernel.org/pub/scm/lin [...]
new 7cd2612d1650 Merge branch 'for-next' of git://github.com/Xilinx/linux-xlnx.git
new b1ea6a9c3abe Merge branch 'clk-next' of git://git.kernel.org/pub/scm/li [...]
new 625d82a26ddc Merge branch 'loongarch-next' of git://git.kernel.org/pub/ [...]
new fec5e0cf49fd Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 7cd28a14662e Merge branch 'next' of git://git.monstr.eu/linux-2.6-micro [...]
new be9478dbbd3f Merge branch 'mips-next' of git://git.kernel.org/pub/scm/l [...]
new ac6a4f1e61c6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 6dc493c1c71b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 37235efc056a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 84759f3887df Merge branch 'riscv-soc-for-next' of git://git.kernel.org/ [...]
new a266c078c167 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 3c7f20536c9e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 7162fb605ee1 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 057044b72b31 Merge branch 'for-next' of https://evilpiepirate.org/git/b [...]
new cacd1f4aaee8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f80336b75f32 Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...]
new d6bf3280cc63 Merge branch 'for-next' of git://git.infradead.org/users/h [...]
new acd735b04285 Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...]
new df285de24d61 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new afd75fe020d9 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new d2642b0a5a95 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 6b82e502920d Merge branch 'ksmbd-for-next' of https://github.com/smfren [...]
new a333099d4395 Merge branch 'nfsd-next' of git://git.kernel.org/pub/scm/l [...]
new bdc92a5033f9 Merge branch 'master' of https://github.com/Paragon-Softwa [...]
new b4c11643501d Merge branch 'overlayfs-next' of git://git.kernel.org/pub/ [...]
new 0d273ca58b27 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 4fd2e391cc07 Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...]
new a77f01c7e9a0 Merge branch 'vfs.all' of git://git.kernel.org/pub/scm/lin [...]
new 2347a2fd2b5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c484af4a3903 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 04cdc6bdde56 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 461344b70704 Merge branch 'for-next/pstore' of git://git.kernel.org/pub [...]
new 8cb8008d7d32 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 3bd66bf7232c Merge branch 'i2c/for-next' of git://git.kernel.org/pub/sc [...]
new 3b568e869950 Merge branch 'i3c/next' of git://git.kernel.org/pub/scm/li [...]
new 6af35b39c91c Merge branch 'dmi-for-next' of git://git.kernel.org/pub/sc [...]
new 138add822757 Merge branch 'docs-next' of git://git.lwn.net/linux.git
new 1c219bca7ab9 Merge branch 'master' of git://linuxtv.org/media_tree.git
new 147d37347240 Merge branch 'master' of git://linuxtv.org/mchehab/media-next.git
new 14d4d40aea2a Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new b62c899b187b Merge branch 'cpupower' of git://git.kernel.org/pub/scm/li [...]
new 39c0c73e97cb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 89b203eab463 Merge branch 'thermal/linux-next' of git://git.kernel.org/ [...]
new 6ac051a47027 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ec69176ca8b5 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 6e03a6a12d11 Merge branch 'mtd/next' of git://git.kernel.org/pub/scm/li [...]
new 3ad45b81f286 Merge branch 'nand/next' of git://git.kernel.org/pub/scm/l [...]
new b2b6913eba5e Merge branch 'spi-nor/next' of git://git.kernel.org/pub/sc [...]
new 2104b9a7b3a8 Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
new 545fb2a7121a Merge branch 'for-linux-next' of https://gitlab.freedeskto [...]
new 9e76a851a3be Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
new 2883512a8165 Merge branch 'for-linux-next' of git://anongit.freedesktop [...]
new 4364438497c6 Merge branch 'drm-xe-next' of https://gitlab.freedesktop.o [...]
new 86d899efdd58 Merge branch 'modules-next' of git://git.kernel.org/pub/sc [...]
new 0e6c77dedcb1 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 9564f97e8e3e Merge branch 'for-next' of git://git.kernel.dk/linux-block.git
new 9b94596b7392 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new d83384f475a4 Merge branch 'for-mfd-next' of git://git.kernel.org/pub/sc [...]
new 561da35197ba Merge branch 'for-backlight-next' of git://git.kernel.org/ [...]
new 06bc090e92b5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 1ddfc75b18d1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 0ead29ffccc3 Merge branch 'apparmor-next' of git://git.kernel.org/pub/s [...]
new 9b9cedc28cd7 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 0579f1b7d572 Merge branch 'master' of git://www.linux-watchdog.org/linu [...]
new e00e764fcb86 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new b3ead6c10ecc Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 8016d020ee6e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 3cac3885def5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 39d7e87d65f0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new fceec4eb8b60 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new f1a41d8d5adc Merge branch 'edac-for-next' of git://git.kernel.org/pub/s [...]
new bfe4b592eb47 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 5774d51cc39e Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/li [...]
new 78464d7681f7 tools/power turbostat: Add columns for clustered uncore frequency
new 3559ea813ad3 tools/power turbostat: Avoid possible memory corruption du [...]
new 1f9e46da9cba tools/power turbostat: Read Core-cstates via perf
new 0451adf4d46d tools/power turbostat: Read Package-cstates via perf
new 4e7ee0230080 tools/power turbostat: Fix order of strings in pkg_cstate_ [...]
new 29fea61cd8d4 tools/power turbostat: Ignore pkg_cstate_limit when it is [...]
new 256d218ec6ae tools/power turbostat: version 2024.05.10
new 729cf96da8de Merge branch 'next' of git://git.kernel.org/pub/scm/virt/k [...]
new caf93e738937 Merge branch 'next' of https://github.com/kvm-x86/linux.git
new 1e32487846a2 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new 42fe74886a3d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 73860b591d56 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2a0c2b3c5818 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 111f78ee5dfd Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 70181a979f70 Merge branch 'for-leds-next' of git://git.kernel.org/pub/s [...]
new 5079227f418c Merge branch 'for-next' of git://github.com/cminyard/linux [...]
new 1af6fd24a5cd Merge branch 'driver-core-next' of git://git.kernel.org/pu [...]
new 5d0a667ce853 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/li [...]
new 6b0eb225eb76 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/li [...]
new 60dbe835d6c0 Merge branch 'char-misc-next' of git://git.kernel.org/pub/ [...]
new cead98c7608e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 7e60ecd4e281 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 3c85ad08bf10 Merge branch 'next' of git://github.com/awilliam/linux-vfio.git
new c6550de4be96 Merge branch 'staging-next' of git://git.kernel.org/pub/sc [...]
new b7bf85563ac4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new befec3d37916 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 55b12d64f007 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 436c4a9ceb85 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 0e76949f11bd Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new 202eb9e2be42 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 5e9491d96435 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 5584a6f06cf3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new fe01d83beceb Merge branch 'rtc-next' of git://git.kernel.org/pub/scm/li [...]
new 175a773745e5 Merge branch 'libnvdimm-for-next' of git://git.kernel.org/ [...]
new 7c47d83be1c8 Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git
new ec187a8f899e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 90b9023f81c1 Merge branch 'kgdb/for-next' of git://git.kernel.org/pub/s [...]
new 6b0496827ce8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new a178c5035252 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 9ffb85f7718c Merge branch 'zstd-next' of https://github.com/terrelln/linux.git
new 178d0e9167d6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 10b7a4f97ef0 Merge branch 'slab/for-next' of git://git.kernel.org/pub/s [...]
new af90a3a78f0f Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 79af8aac3959 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new e95cba29ad8a Merge branch 'sysctl-next' of git://git.kernel.org/pub/scm [...]
new 62045c22e274 Merge branch 'bitmap-for-next' of https://github.com/norov [...]
new 08ecc08d6a79 Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...]
new 84f045c34baa Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new fcfd2afd0b22 fix up for bad risc-v tree merge
new dbd9e2e056d8 Add linux-next specific files for 20240516
The 312 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-next.
omits 82d92a9a1b9e Add linux-next specific files for 20240515
omits 77ba09d6e7cb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 345ec4a42e36 Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...]
omits 32535933f0f2 Merge branch 'bitmap-for-next' of https://github.com/norov [...]
omits 74d41191d436 Merge branch 'sysctl-next' of git://git.kernel.org/pub/scm [...]
omits 7847d099d988 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 6fead10eb068 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 03e874757d4f Merge branch 'slab/for-next' of git://git.kernel.org/pub/s [...]
omits b8c37db759d3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits d38d895ab472 Merge branch 'zstd-next' of https://github.com/terrelln/linux.git
omits e64f3ab94ee0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 9e80e0ddc25e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 1f3f6edda25e Merge branch 'kgdb/for-next' of git://git.kernel.org/pub/s [...]
omits 378cc2f89415 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 7dd3425fa259 Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git
omits 11d5fe940179 Merge branch 'libnvdimm-for-next' of git://git.kernel.org/ [...]
omits feb752e16aa1 Merge branch 'rtc-next' of git://git.kernel.org/pub/scm/li [...]
omits c47a48be8d6b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits b7b0d7a5545e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits cdf68a1f7960 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits acde19fececa Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
omits 8dd17b983bce Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 70fa965af28c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 1ee8b5d5b63d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits fa5b51e7907c Merge branch 'staging-next' of git://git.kernel.org/pub/sc [...]
omits f2ffd51a8a89 Merge branch 'next' of git://github.com/awilliam/linux-vfio.git
omits 37939bb33076 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 4d9e5a81d80e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits dddde6e22560 Merge branch 'char-misc-next' of git://git.kernel.org/pub/ [...]
omits 637c6f62a16d Merge branch 'tty-next' of git://git.kernel.org/pub/scm/li [...]
omits 873ecf43c299 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/li [...]
omits b66b09be6f90 Merge branch 'driver-core-next' of git://git.kernel.org/pu [...]
omits c60b89807903 Merge branch 'for-next' of git://github.com/cminyard/linux [...]
omits fad90403c818 Merge branch 'for-leds-next' of git://git.kernel.org/pub/s [...]
omits e7360e1f3215 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 90c76f096a3c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits f004de1fd022 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 86b1c39afa4e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 93b75e2457c5 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
omits e76566c3c4b4 Merge branch 'next' of https://github.com/kvm-x86/linux.git
omits df758c986b65 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/k [...]
omits 95c57fa2858c Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/li [...]
omits 984caff77fd0 Merge branch 'edac-for-next' of git://git.kernel.org/pub/s [...]
omits 8cf69b4dc5ad Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 52ccad579533 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits cdc8dd8f74a1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 660a43136060 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits cf24ae7d9777 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 40b843c06370 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 39619cc4165d Merge branch 'master' of git://www.linux-watchdog.org/linu [...]
omits 90ef75606051 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 749c49493d74 Merge branch 'next-integrity' of git://git.kernel.org/pub/ [...]
omits b153b74943e9 Merge branch 'apparmor-next' of git://git.kernel.org/pub/s [...]
omits 8c430e251545 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits d367a1d3a4d6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits e59283da2141 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 4444f418233b Merge branch 'for-backlight-next' of git://git.kernel.org/ [...]
omits d4a7259e46f9 Merge branch 'for-mfd-next' of git://git.kernel.org/pub/sc [...]
omits ee8feaa4df0a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 960bcb9a18fa Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits ed7382e5f293 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits f4b05ed74b83 Merge branch 'for-next' of git://git.kernel.dk/linux-block.git
omits ab7d00dd61a2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits ad75d54006b9 Merge branch 'modules-next' of git://git.kernel.org/pub/sc [...]
omits 4e81acbcf645 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
omits a0c1a643d1dd Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 8e292e892997 Merge branch 'drm-xe-next' of https://gitlab.freedesktop.o [...]
omits 487ac387f581 Merge branch 'for-linux-next' of git://anongit.freedesktop [...]
omits e821a4ee3cdd Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
omits a32b1abd6e76 Merge branch 'for-linux-next' of https://gitlab.freedeskto [...]
omits d1db1ddc3e73 Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
omits 9c6125683587 Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
omits 07dbdd0feb2c Merge branch 'spi-nor/next' of git://git.kernel.org/pub/sc [...]
omits a41934e69424 Merge branch 'nand/next' of git://git.kernel.org/pub/scm/l [...]
omits 557af9fe78a3 Merge branch 'mtd/next' of git://git.kernel.org/pub/scm/li [...]
omits 489926c2afa0 Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
omits 52cd46f1732a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 905a7d32d27c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 3f0df57f3ac8 Merge branch 'thermal/linux-next' of git://git.kernel.org/ [...]
omits 845aae1fc901 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits c9374febb750 Merge branch 'cpupower' of git://git.kernel.org/pub/scm/li [...]
omits 454bc96216f2 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
omits eb57a6695262 Merge branch 'master' of git://linuxtv.org/mchehab/media-next.git
omits 8030141941f4 Merge branch 'master' of git://linuxtv.org/media_tree.git
omits a4551f63f7b7 Merge branch 'docs-next' of git://git.lwn.net/linux.git
omits 0bfb4317a739 Merge branch 'dmi-for-next' of git://git.kernel.org/pub/sc [...]
omits 113a09084f69 Merge branch 'i3c/next' of git://git.kernel.org/pub/scm/li [...]
omits 1584be2e05c2 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/sc [...]
omits 5169ddda7201 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 8b2f9aabcef1 Merge branch 'for-next/pstore' of git://git.kernel.org/pub [...]
omits c75c79e8f2eb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 0952ce7d33ed Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits bf7a88dee3d1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits ed33cd8e7b8e Merge branch 'vfs.all' of git://git.kernel.org/pub/scm/lin [...]
omits 71f0d9614604 Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...]
omits c70ed02a80e7 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 0b139446c1bd Merge branch 'overlayfs-next' of git://git.kernel.org/pub/ [...]
omits cd7417ff9ec2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 38445813482c Merge branch 'master' of https://github.com/Paragon-Softwa [...]
omits ce461155bcc3 Merge branch 'nfsd-next' of git://git.kernel.org/pub/scm/l [...]
omits a896614fa0da Merge branch 'ksmbd-for-next' of https://github.com/smfren [...]
omits d5ccfc445799 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits c039f6c8cf29 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 5d1d57c59f55 Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...]
omits 1d852bc77391 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
omits 2c115311779b Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
omits f9240fdbc5fa Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...]
omits d9516a93c759 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
omits 04276cfa0f6b Merge branch 'for-next' of git://git.infradead.org/users/h [...]
omits d14a4130a54d Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...]
omits 0af1db976a7f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits a3e14c892ad6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...]
omits 4d1a15e6776e Merge branch 'for-next' of https://evilpiepirate.org/git/b [...]
omits 134a0bfb7ec5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 03c1d72d388c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits bbcad83dc8d9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits f949bf4a2d32 Merge branch 'riscv-soc-for-next' of git://git.kernel.org/ [...]
omits f725fb3518e0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits aa34fd3110a8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 8ba8cf62af87 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 1a4766dec395 Merge branch 'mips-next' of git://git.kernel.org/pub/scm/l [...]
omits 97ec36bb4807 Merge branch 'next' of git://git.monstr.eu/linux-2.6-micro [...]
omits ac99e7f9c8bf Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 0a0df7dc4aee Merge branch 'loongarch-next' of git://git.kernel.org/pub/ [...]
omits 9a70661c123b Merge branch 'clk-next' of git://git.kernel.org/pub/scm/li [...]
omits 5d3e3be6d7ef Merge branch 'for-next' of git://github.com/Xilinx/linux-xlnx.git
omits 12b428cb8351 Merge branch 'ti-next' of git://git.kernel.org/pub/scm/lin [...]
omits b5ba79e80929 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 1860071fb1b8 Merge branch 'next' of https://git.linaro.org/people/jens. [...]
omits 940e8c294e23 Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...]
omits 63291cb900ff Merge branch 'stm32-next' of git://git.kernel.org/pub/scm/ [...]
omits e628e230f9d8 Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
omits c8c562af3d7f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits d079d7f999d6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 29b8db234f1c Merge branch 'reset/next' of https://git.pengutronix.de/gi [...]
omits e443c6125bf3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits d435a48790c6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits da0286034106 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 02ba12323edd Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits d53e1e801e81 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits e51dcd8d3866 Merge branch 'next' of https://github.com/Broadcom/stblinux.git
omits bfd785de432f Merge branch 'at91-next' of git://git.kernel.org/pub/scm/l [...]
omits 0d66b192d954 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits f226963922b6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits be76f2f2a123 Merge branch 'for-next/core' of git://git.kernel.org/pub/s [...]
omits 33be4e2f57be Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 619c872310d5 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits d54c00a34d11 Merge branch 'for-next' of git://git.infradead.org/users/h [...]
omits 8d1cc09d35e1 Merge branch 'perf-tools-next' of git://git.kernel.org/pub [...]
omits ad37125905c9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 2ec885850321 Merge branch 'mm-everything' of git://git.kernel.org/pub/s [...]
omits 34365e004abe Merge branch 'mm-nonmm-stable' of git://git.kernel.org/pub [...]
omits f080a7fc4d33 Merge branch 'mm-stable' of git://git.kernel.org/pub/scm/l [...]
omits 73ce8fe833b0 Merge branch 'for-linux-next-fixes' of https://gitlab.free [...]
omits 006b84d33c56 Merge branch 'i2c/i2c-host-fixes' of git://git.kernel.org/ [...]
omits a7cbb41b2fbd Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 385ec75838cd Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 52f8b26766ae Merge branch 'riscv-dt-fixes' of git://git.kernel.org/pub/ [...]
omits b425869be354 Merge branch 'hyperv-fixes' of git://git.kernel.org/pub/sc [...]
omits d7cd4b9857f9 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
omits f03dd3922448 Merge branch 'char-misc-linus' of git://git.kernel.org/pub [...]
omits 90d5ffbbe58e Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...]
omits e427de6951ce Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/l [...]
omits 4c677e808749 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits e727aa47be51 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 574bd7260963 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits ae41d9ecb6bb Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
omits febf2b7ef9b0 Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...]
omits d41393f6c605 platform/x86: Add new MeeGoPad ANX7428 Type-C Cross Switch driver
omits c277ee8f90ab Merge remote-tracking branch 'asoc/for-6.9' into asoc-linus
omits 346ec194187e Merge branch into tip/master: 'x86/timers'
omits 32af18228c67 Merge branch into tip/master: 'x86/sev'
omits 3be77a9663e6 Merge branch into tip/master: 'x86/microcode'
omits 9e3de44eec43 Merge branch into tip/master: 'x86/irq'
omits 0cd673757ba8 Merge branch into tip/master: 'x86/cache'
omits a51c98e82808 Merge branch into tip/master: 'x86/apic'
omits 093af1c6a2e1 Merge branch into tip/master: 'timers/core'
omits fbd33216a5e2 Merge branch into tip/master: 'ras/core'
omits 82271f0176f0 Merge branch into tip/master: 'perf/urgent'
omits be421bae1096 Merge branch into tip/master: 'x86/merge'
omits ca55f2e6e314 Merge branch into tip/master: 'core/merge'
omits 942691adc3a2 Merge branch 'irq/core' into core/merge, to resolve conflict
omits dedcf3a8e704 tools/power turbostat: version 2024.05.10
omits baac2f4c7f3b tools/power turbostat: Ignore pkg_cstate_limit when it is [...]
omits a0525800e2dc tools/power turbostat: Fix order of strings in pkg_cstate_ [...]
omits ffc2e3d90e6f tools/power turbostat: Read Package-cstates via perf
omits fa491dc73862 tools/power turbostat: Read Core-cstates via perf
omits 69881a20ee54 tools/power turbostat: Avoid possible memory corruption du [...]
omits f333b3bf3f1f tools/power turbostat: Add columns for clustered uncore frequency
omits 4aad0b1893a1 Merge branch 'kvm-queue-snp' into HEAD
omits f034ec9a1e61 crypto: ccp: Add the SNP_VLEK_LOAD command
omits 32fde9e18b3f KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST N [...]
omits 449ead2d1edb KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
omits 9b0087147da0 Merge branch 'pm-cpufreq' into linux-next
omits dbe442e1042c Merge branch 'thermal-intel' into linux-next
omits 4faeedb807f8 Merge branch 'work.bd_inode' into for-next
omits 15a871c024c3 Merge branch 'pm-devfreq' into linux-next
omits 55b52af44d50 Merge branch 'for-next-next-v6.9-20240508' into for-next-20240508
omits ec5dec51e499 Merge branch 'for-next-current-v6.8-20240508' into for-nex [...]
omits 306443786580 Merge branch 'b-for-next' into for-next-next-v6.9-20240508
omits fd7d487f9d44 Merge branch 'misc-6.9' into for-next-current-v6.8-20240508
omits b4f6cc35dedc btrfs: pass 'struct btrfs_io_geometry' into handle_ops_on_ [...]
omits 50c27b614650 btrfs: don't hold dev_replace rwsem over whole of btrfs_map_block
omits b7e329ac0464 Merge branches 'amba', 'cfi', 'clkdev', 'fixes' and 'misc' [...]
omits 3ac65ca623a5 Merge branches 'pm-cpufreq' and 'pm-cpuidle' into linux-next
omits 121dd5d3923b Merge branches 'acpi-video' and 'acpi-numa' into linux-next
omits adc2a4a99901 btrfs: enhance compression error messages
omits e5b3eb0f1a50 btrfs: qgroup: update rescan message levels and error codes
omits 4be3c9105761 Merge branch 'x86/alternatives' into x86/merge, to resolve [...]
omits 00cf3f900b81 Merge branch 'x86/asm' into x86/merge, to prepare for conf [...]
omits cbf613cd4d3c Merge branch 'misc-6.9' into next-fixes
omits 74a82505bc76 btrfs: qgroup: fix initialization of auto inherit array
omits f471f351f0d8 Merge branch 'pnp' into linux-next
omits d58d470f4750 Merge branch 'thermal-intel' into linux-next
omits d2ca7f893bab Merge branch 'thermal' into linux-next
omits e58502f0136b Merge branches 'pm-em' and 'pm-docs' into linux-next
omits 4640002c1fe2 Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-powercap' [...]
omits 301e5702ad85 Merge branch 'pm-cpufreq' into linux-next
omits e87fc39748d9 Merge branches 'acpi-resource', 'acpi-property', 'acpi-doc [...]
omits f4cdb13ed232 Merge branches 'acpi-x86', 'acpi-dptf' and 'acpi-apei' int [...]
omits 0c20c2e6276c Merge branches 'acpi-scan' and 'acpi-tables' into linux-next
omits 5abb08670957 Merge branch 'acpi-bus' into linux-next
omits fd77a9c2a07d Merge branch 'acpica' into linux-next
omits 8e711227f8f1 RIP ->bd_inode
omits 0a7576ea3610 Merge branch 'work.bd_flags-2' into work.bd_inode
omits 059c2f5a8ba3 dasd_format(): killing the last remaining user of ->bd_inode
omits f87009fbed2e erofs_init_metabuf(): use ->bd_mapping
omits 8b2454880872 Merge branch 'misc.erofs' into work.bd_inode
omits 6195f2c6a006 nilfs_attach_log_writer(): use ->bd_mapping->host instead [...]
omits 5a4520683ad0 fs/buffer.c: massage the remaining users of ->bd_inode to [...]
omits 9cf64a273b8a missing helpers: bdev_unhash(), bdev_drop()
omits 510ad4967bc3 block/bdev.c: use the knowledge of inode/bdev coallocation
omits 6c2555b08ffc Merge branch 'work.set_blocksize' into work.bd_inode
omits 06007b9cd2b4 block2mtd: prevent direct access of bd_inode
omits 5728e526c4be bcachefs: remove dead function bdev_sectors()
omits 71210fd7caee dm-vdo: use bdev_nr_bytes(bdev) instead of i_size_read(bde [...]
omits 176a0b06df92 block: move two helpers into bdev.c
omits 4c322d309f77 ext4: remove block_device_ejected()
omits 695eaf683e8e blk_ioctl_{discard,zeroout}(): we only want ->bd_inode->i_ [...]
omits 8f6e58b2ef5d blkdev_write_iter(): saner way to get inode and bdev
omits f85177efed9b gfs2: more obvious initializations of mapping->host
omits a4fbcdbe0f69 grow_dev_folio(): we only want ->bd_inode->i_mapping there
omits db3102368e1b use ->bd_mapping instead of ->bd_inode->i_mapping
omits 6f35f4c9cc16 block_device: add a pointer to struct address_space (page [...]
omits 9bba5cb8efbe Merge branch 'x86/cleanups' into x86/merge, to resolve conflict
adds 47e9bff7fc04 Merge tag 'erofs-for-6.10-rc1' of git://git.kernel.org/pub [...]
adds a3d1f54d7aa4 Merge tag 'for-6.10-tag' of git://git.kernel.org/pub/scm/l [...]
adds 6fffab667685 Merge tag 'dlm-6.10' of git://git.kernel.org/pub/scm/linux [...]
adds 9518ae6ec57a Merge tag 'gfs2-for-v6.10' of git://git.kernel.org/pub/scm [...]
adds eafb55a3ee31 Merge tag 'for-linus-6.10-ofs1' of git://git.kernel.org/pu [...]
adds fc883e7a500f Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/ [...]
adds b47c18232a85 Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub [...]
adds b2665fe61d8a Merge tag 'ata-6.10-rc1' of git://git.kernel.org/pub/scm/l [...]
adds 113d1dd9c8ea Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linu [...]
adds 4f8b6f25eb1e Merge tag 'for-6.10/dm-changes' of git://git.kernel.org/pu [...]
adds b850dc206a57 Merge tag 'firewire-updates-6.10' of git://git.kernel.org/ [...]
adds 1b294a1f3561 Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/ [...]
adds 4cd4e4b88100 Merge tag 'lsm-pr-20240513' of git://git.kernel.org/pub/sc [...]
adds ccae19c6239a Merge tag 'selinux-pr-20240513' of git://git.kernel.org/pu [...]
adds 353ad6c08394 Merge tag 'integrity-v6.10' of ssh://ra.kernel.org/pub/scm [...]
adds dcaa86b904ea KEYS: asymmetric: Add missing dependency on CRYPTO_SIG
adds 9d2fd8bdc12f KEYS: asymmetric: Add missing dependencies of FIPS_SIGNATU [...]
adds 8cd9f234f706 certs: Move RSA self-test data to separate file
adds 747ae81883d2 certs: Add ECDSA signature verification self-test
adds 46c6d2b18691 Merge tag 'asymmetric-keys-next-6.10-rc1' of git://git.ker [...]
adds db5d28c0bfe5 Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesk [...]
adds d34672777da3 Merge tag 'fbdev-for-6.10-rc1' of git://git.kernel.org/pub [...]
adds 33e02dc69afb Merge tag 'sound-6.10-rc1' of git://git.kernel.org/pub/scm [...]
adds 1ab1bd2f6a5f Merge tag '6.10-rc-smb3-fixes' of git://git.samba.org/sfre [...]
adds dafc2d0f1bb9 Merge branch 'for-6.10-base-small' into for-linus
adds a19264d0868d Merge tag 'printk-for-6.10' of git://git.kernel.org/pub/sc [...]
adds 8c06da67d0bd Merge tag 'livepatching-for-6.10' of git://git.kernel.org/ [...]
adds 4e9b5dee3fc0 Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...]
adds 8bd67ebb50c0 net: bridge: xmit: make sure we have at least eth header l [...]
adds 06080ea23095 selftests: net: bridge: increase IGMP/MLD exclude timeout [...]
adds 3a7c1661ae13 net: bridge: mst: fix vlan use-after-free
adds 317a215d4932 net: ks8851: Fix another TX stall caused by wrong ISR flag [...]
adds 621cde16e49b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev [...]
adds e4a9ac656bb3 Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
adds 1de27bba6d50 libbpf: fix feature detectors when using token_fd
adds 7a8030057f67 bpf, docs: Fix the description of 'src' in ALU instructions
adds 325423cafc12 MAINTAINERS: Update ARM64 BPF JIT maintainer
adds 9ee982290831 bpf: save extended inner map info for percpu array maps as well
adds 2322113ac9d0 selftests/bpf: add more variations of map-in-map situations
adds cab15ebfaa9d Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
adds 714f5df027b0 ASoC: codecs: ES8326: solve hp and button detect issue
adds 225468b9f96f Merge remote-tracking branch 'asoc/for-6.9' into asoc-linus
adds e3d4425882c3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds 850e67b61c0b Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/l [...]
adds 453fca27c58b Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...]
adds d0cddce554e1 Merge branch 'char-misc-linus' of git://git.kernel.org/pub [...]
adds 1fa7603d569b btrfs: qgroup: update rescan message levels and error codes
adds 2b8aa78cf127 btrfs: qgroup: fix qgroup id collision across mounts
adds 0090d6e1b210 btrfs: zoned: fix use-after-free due to race with dev replace
adds b4e585fffc1c btrfs: scrub: initialize ret in scrub_simple_mirror() to f [...]
adds dddff821b660 btrfs: fix end of tree detection when searching for data e [...]
adds 039b2b6e9d07 Merge branch 'misc-6.10' into next-fixes
adds 5a59758df192 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
adds 927e2084da5e Merge branch 'hyperv-fixes' of git://git.kernel.org/pub/sc [...]
adds f2834cdf663c Merge branch 'riscv-dt-fixes' of git://git.kernel.org/pub/ [...]
adds 9deb75288029 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds 6373973dc589 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds d91f74cd22be Merge branch 'i2c/i2c-host-fixes' of git://git.kernel.org/ [...]
adds b449e3dad2d6 Merge branch 'for-linux-next-fixes' of https://gitlab.free [...]
new cc5ceb1b9512 Merge branch 'mm-stable' of git://git.kernel.org/pub/scm/l [...]
new e92822e0865a Merge branch 'mm-nonmm-stable' of git://git.kernel.org/pub [...]
new ce0953c7ca80 Merge branch 'mm-everything' of git://git.kernel.org/pub/s [...]
new 6ffe4fdf8901 kconfig: use sym_get_choice_menu() in sym_check_prop()
new 482a1df05d39 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f40896546971 Merge branch 'perf-tools-next' of git://git.kernel.org/pub [...]
new f0a2ee8159f8 Merge branch 'for-next' of git://git.infradead.org/users/h [...]
new b4fc15962fac Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new eebadafc3b14 ARM: 9398/1: Fix userspace enter on LPAE with CC_OPTIMIZE_ [...]
new 64ae2326dd77 Merge branches 'amba', 'cfi', 'clkdev', 'fixes' and 'misc' [...]
new c042b20933ea Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c0fd4bda006a Merge branch 'for-next/core' of git://git.kernel.org/pub/s [...]
new 065865eee380 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ae89e16dc9da Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2a2248c9e5fd Merge branch 'at91-next' of git://git.kernel.org/pub/scm/l [...]
new a352c0304545 Merge branch 'next' of https://github.com/Broadcom/stblinux.git
new 921c1f920760 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new bd89888725d4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c63e9809cb1b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new e8e8d724f757 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 1c0d08ac87d2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 00a82e67b6bf Merge branch 'reset/next' of https://git.pengutronix.de/gi [...]
new 7619d4f3d423 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 26fe20bebf8e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 5cb7e734add6 Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
new 891e29406620 Merge branch 'stm32-next' of git://git.kernel.org/pub/scm/ [...]
new 939e6178c036 Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...]
new 1a2cf6223081 Merge branch 'next' of https://git.linaro.org/people/jens. [...]
new fe252b610bd0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 20f0de73129b Merge branch 'ti-next' of git://git.kernel.org/pub/scm/lin [...]
new 7cd2612d1650 Merge branch 'for-next' of git://github.com/Xilinx/linux-xlnx.git
new 0dc83ad8bfc9 clk: samsung: Don't register clkdev lookup for the fixed r [...]
new e649f89a1cda Merge branch 'clk-samsung' into clk-next
new b1ea6a9c3abe Merge branch 'clk-next' of git://git.kernel.org/pub/scm/li [...]
new 625d82a26ddc Merge branch 'loongarch-next' of git://git.kernel.org/pub/ [...]
new fec5e0cf49fd Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 7cd28a14662e Merge branch 'next' of git://git.monstr.eu/linux-2.6-micro [...]
new be9478dbbd3f Merge branch 'mips-next' of git://git.kernel.org/pub/scm/l [...]
new d4a599910193 parisc: Define HAVE_ARCH_HUGETLB_UNMAPPED_AREA
new ac6a4f1e61c6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 6dc493c1c71b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 68f6585bee5b dt-bindings: riscv: Add xtheadvector ISA extension description
new 54b25749841e dt-bindings: riscv: cpus: add a vlen register length property
new 8055fff0b339 riscv: vector: Use vlenb from DT
new f1b00f01ff78 riscv: Extend cpufeature.c to detect vendor extensions
new 411e0e6607f1 riscv: Add vendor extensions to /proc/cpuinfo
new e47c37c24024 riscv: Introduce vendor variants of extension helpers
new 3d795862b40c riscv: cpufeature: Extract common elements from extension [...]
new 589e2fc85850 riscv: Convert xandespmu to use the vendor extension framework
new f12245061ff0 Merge patch series "riscv: Support vendor extensions and x [...]
new c1f59d035966 riscv: make image compression configurable
new 5e3964ba8400 riscv: show help string for riscv-specific targets
new 37235efc056a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 84759f3887df Merge branch 'riscv-soc-for-next' of git://git.kernel.org/ [...]
new a266c078c167 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 3c7f20536c9e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 7162fb605ee1 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 057044b72b31 Merge branch 'for-next' of https://evilpiepirate.org/git/b [...]
new 46d8e6bfe2a7 Merge branch 'misc-6.10' into for-next-current-v6.9-20240515
new d7a9fad1bace Merge branch 'for-next-current-v6.9-20240515' into for-nex [...]
new d7d1b6c0128e btrfs: qgroup: update rescan message levels and error codes
new 4fd86ccfe098 btrfs: don't hold dev_replace rwsem over whole of btrfs_map_block
new b41ad60d033d btrfs: pass 'struct btrfs_io_geometry' into handle_ops_on_ [...]
new 7c6d9a4639da btrfs: qgroup: fix qgroup id collision across mounts
new d4863dd82a79 btrfs: zoned: make btrfs_get_dev_zone() static
new e0d03f8c0ac6 btrfs: zoned: fix use-after-free due to race with dev replace
new 2e4ba48ce855 btrfs: scrub: initialize ret in scrub_simple_mirror() to f [...]
new 52541302d2a4 btrfs: remove no longer used btrfs_migrate_to_delayed_refs_rsv()
new a2bcd66d72f0 btrfs: fix misspelled end IO compression callbacks
new 633d392362d4 btrfs: fix function name in comment for btrfs_remove_order [...]
new 64d4360a734d btrfs: fix end of tree detection when searching for data e [...]
new 4b616a671622 Merge branch 'b-for-next' into for-next-next-v6.10-20240515
new 650757a3fd68 Merge branch 'misc-6.10' into for-next-next-v6.10-20240515
new 7b79c81bbd20 Merge branch 'for-next-next-v6.10-20240515' into for-next- [...]
new cacd1f4aaee8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new a395726cf823 cifs: fix data corruption in read after invalidate
new f80336b75f32 Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...]
new d6bf3280cc63 Merge branch 'for-next' of git://git.infradead.org/users/h [...]
new acd735b04285 Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...]
new df285de24d61 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new 0d8968287a1c f2fs: Add inline to f2fs_build_fault_attr() stub
new 16409fdbb882 f2fs: initialize last_block_in_bio variable
new afd75fe020d9 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new d2642b0a5a95 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 6b82e502920d Merge branch 'ksmbd-for-next' of https://github.com/smfren [...]
new a333099d4395 Merge branch 'nfsd-next' of git://git.kernel.org/pub/scm/l [...]
new bdc92a5033f9 Merge branch 'master' of https://github.com/Paragon-Softwa [...]
new b4c11643501d Merge branch 'overlayfs-next' of git://git.kernel.org/pub/ [...]
new 0d273ca58b27 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 4fd2e391cc07 Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...]
new a77f01c7e9a0 Merge branch 'vfs.all' of git://git.kernel.org/pub/scm/lin [...]
new 559428a915e8 ext4: remove block_device_ejected()
new 9baf50dfff1c bcachefs: remove dead function bdev_sectors()
new 39c3b4e7d0a0 blkdev_write_iter(): saner way to get inode and bdev
new dc0fdfc855be dm-vdo: use bdev_nr_bytes(bdev) instead of i_size_read(bde [...]
new c9600c63a694 block2mtd: prevent direct access of bd_inode
new 186ddac2072a block: move two helpers into bdev.c
new 2638c2087673 missing helpers: bdev_unhash(), bdev_drop()
new a09cd552e095 Merge branch 'misc.erofs' into work.bdev
new e33aef2c5857 block_device: add a pointer to struct address_space (page [...]
new 224941e8379a use ->bd_mapping instead of ->bd_inode->i_mapping
new 22f89a4f8c04 grow_dev_folio(): we only want ->bd_inode->i_mapping there
new 881494ed031f blk_ioctl_{discard,zeroout}(): we only want ->bd_inode->i_ [...]
new 53cd4cd3b12d fs/buffer.c: massage the remaining users of ->bd_inode to [...]
new 2d0026a4901b gfs2: more obvious initializations of mapping->host
new df65f1660b61 block/bdev.c: use the knowledge of inode/bdev coallocation
new 338618338233 nilfs_attach_log_writer(): use ->bd_mapping->host instead [...]
new 463b3162c96d dasd_format(): killing the last remaining user of ->bd_inode
new 203c1ce0bb06 RIP ->bd_inode
new b45f9a191b29 Merge branch 'work.bd_flags-2' into work.bdev
new 39d57a87e672 Merge branch 'work.bdev' into for-next
new 2347a2fd2b5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c484af4a3903 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 04cdc6bdde56 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 461344b70704 Merge branch 'for-next/pstore' of git://git.kernel.org/pub [...]
new 8cb8008d7d32 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 3bd66bf7232c Merge branch 'i2c/for-next' of git://git.kernel.org/pub/sc [...]
new 3b568e869950 Merge branch 'i3c/next' of git://git.kernel.org/pub/scm/li [...]
new 6af35b39c91c Merge branch 'dmi-for-next' of git://git.kernel.org/pub/sc [...]
new 138add822757 Merge branch 'docs-next' of git://git.lwn.net/linux.git
new 1c219bca7ab9 Merge branch 'master' of git://linuxtv.org/media_tree.git
new 147d37347240 Merge branch 'master' of git://linuxtv.org/mchehab/media-next.git
new 9dbbcd6c83ce Merge tag 'thermal-v6.10-rc1-2' of ssh://gitolite.kernel.o [...]
new bb3ddcac03b2 Merge branch 'thermal' into linux-next
new 14d4d40aea2a Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new b62c899b187b Merge branch 'cpupower' of git://git.kernel.org/pub/scm/li [...]
new 39c0c73e97cb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 89b203eab463 Merge branch 'thermal/linux-next' of git://git.kernel.org/ [...]
new 6ac051a47027 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 831be422f3bb Bluetooth: MGMT: Make MGMT_OP_LOAD_CONN_PARAM update exist [...]
new 1a556e63116d Bluetooth: hci_sync: Fix not using correct handle
new 9dc8ac15ca51 Bluetooth: Add quirk to ignore reserved PHY bits in LE Ext [...]
new 9ee7beea5921 Bluetooth: hci_bcm4377: Use correct unit for timeouts
new 710a05bcfd4a Bluetooth: hci_bcm4377: Increase boot timeout
new bb0e96ccc834 Bluetooth: hci_bcm4377: Fix msgid release
new 50f1fe988518 Bluetooth: btnxpuart: Fix Null pointer dereference in btnx [...]
new aed74319d44d Bluetooth: btnxpuart: Enable status prints for firmware download
new 3b42b64036e5 Bluetooth: btnxpuart: Handle FW Download Abort scenario
new ec69176ca8b5 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 6e03a6a12d11 Merge branch 'mtd/next' of git://git.kernel.org/pub/scm/li [...]
new 3ad45b81f286 Merge branch 'nand/next' of git://git.kernel.org/pub/scm/l [...]
new b2b6913eba5e Merge branch 'spi-nor/next' of git://git.kernel.org/pub/sc [...]
new 2104b9a7b3a8 Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
new 545fb2a7121a Merge branch 'for-linux-next' of https://gitlab.freedeskto [...]
new 9e76a851a3be Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
new 1e52db8a439b drm/i915/psr: Rename has_psr2 as has_sel_update
new d07a578703db drm/i915/display: Do not print "psr: enabled" for on Panel Replay
new 56e65164b832 drm/i915/dp: Use always vsc revision 0x6 for Panel Replay
new ba7cf33f233e drm/i915/psr: Rename psr2_enabled as sel_update_enabled
new 4b526132cce8 drm/panelreplay: dpcd register definition for panelreplay SU
new 3a745dfc715c drm/i915/psr: Detect panel replay selective update support
new d210d8c0df2f drm/i915/psr: Modify intel_dp_get_su_granularity to suppor [...]
new 29fb595d4875 drm/i915/psr: Panel replay uses SRD_STATUS to track it's status
new 54599011b756 drm/i915/psr: Do not apply workarounds in case of panel replay
new 328add8892c2 drm/i915/psr: Update PSR module parameter descriptions
new c66c670ded61 drm/i915/psr: Split intel_psr2_config_valid for panel replay
new 3425b2205d30 drm/i915/psr: Add panel replay sel update support to debug [...]
new af52e168fd5a drm/i915: Nuke _MMIO_PLANE_GAMC()
new 8c8667682e84 drm/i915: Extract skl_universal_plane_regs.h
new 8cecf4aec313 drm/i915: Extract intel_cursor_regs.h
new 88b2f5fbcc4c drm/i915: Move skl+ wm/ddb registers to proper headers
new b86f87af3460 drm/i915/gvt: Use the proper PLANE_AUX_DIST() define
new 9d7d1e8b1c13 drm/i915/gvt: Use the proper PLANE_AUX_OFFSET() define
new 72d2031070e2 drm/i915/gvt: Use the full PLANE_KEY*() defines
new 94b110106b48 drm/i915/gvt: Use PLANE_CTL and PLANE_SURF defines
new 86a30fb1224d drm/i915: Drop useless PLANE_FOO_3 register defines
new 14947416b1e4 drm/i915: Shuffle the skl+ plane register definitions
new 7deb50baf87a drm/i915: Use REG_BIT for PLANE_WM bits
new b7d4e9074ac0 drm/i915: Drop a few unwanted tabs from skl+ plane reg defines
new 6f320c6a00ce drm/i915: Refactor skl+ plane register offset calculations
new 1b455361d570 drm/i915: Extract skl_plane_{wm,ddb}_reg_val()
new 09fc93141d4c drm/i915: Nuke skl_write_wm_level() and skl_ddb_entry_write()
new 19be15dcc0f6 drm/i915: Handle SKL+ WM/DDB registers next to all other p [...]
new 432ed92bfb55 drm/i915/pciids: add INTEL_PNV_IDS(), use acronym
new 41c0f8a36f15 drm/i915/pciids: add INTEL_ILK_IDS(), use acronym
new 7b43a37348b7 drm/i915/pciids: add INTEL_SNB_IDS()
new 5c8c22adc802 drm/i915/pciids: add INTEL_IVB_IDS()
new aa3d586e1624 drm/i915/pciids: don't include WHL/CML PCI IDs in CFL
new bfbda4722767 drm/i915/pciids: remove 11 from INTEL_ICL_IDS()
new 7858cc0b55e3 drm/i915/pciids: remove 12 from INTEL_TGL_IDS()
new d2c4b1db1c4f drm/i915/pciids: don't include RPL-U PCI IDs in RPL-P
new 2883512a8165 Merge branch 'for-linux-next' of git://anongit.freedesktop [...]
new c8ff26b82c5b drm/xe: Only zap PTEs as needed
new 75fe5f347167 drm/xe/pf: Don't advertise support to enable VFs if not ready
new 9aa8586063a4 drm/xe/pf: Implement pci_driver.sriov_configure callback
new 4364438497c6 Merge branch 'drm-xe-next' of https://gitlab.freedesktop.o [...]
new 86d899efdd58 Merge branch 'modules-next' of git://git.kernel.org/pub/sc [...]
new 0e6c77dedcb1 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new efb905aeb44b cdrom: rearrange last_media_change check to avoid unintent [...]
new c1e14167e35b Merge branch 'block-6.10' into for-next
new 9564f97e8e3e Merge branch 'for-next' of git://git.kernel.dk/linux-block.git
new 9b94596b7392 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new d83384f475a4 Merge branch 'for-mfd-next' of git://git.kernel.org/pub/sc [...]
new 561da35197ba Merge branch 'for-backlight-next' of git://git.kernel.org/ [...]
new 06bc090e92b5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 1ddfc75b18d1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 0ead29ffccc3 Merge branch 'apparmor-next' of git://git.kernel.org/pub/s [...]
new 9b9cedc28cd7 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 0579f1b7d572 Merge branch 'master' of git://www.linux-watchdog.org/linu [...]
new e00e764fcb86 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new b3ead6c10ecc Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 8016d020ee6e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 3cac3885def5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 39d7e87d65f0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2a51ebf01ae8 Merge branch into tip/master: 'perf/urgent'
new e5bc44e47c53 arch/topology: Fix variable naming to avoid shadowing
new 367b87459d91 Merge branch into tip/master: 'sched/urgent'
new fceec4eb8b60 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new f1a41d8d5adc Merge branch 'edac-for-next' of git://git.kernel.org/pub/s [...]
new c5963a0990d1 ftrace: Replaces simple_strtoul in ftrace
new 33f137143e65 ftrace: Use asynchronous grace period for register_ftrace_ [...]
new 347bd7f072ea tracing: Improve benchmark test performance by using do_div()
new c9d5b7b8264b ftrace: Remove unused list 'ftrace_direct_funcs'
new d2cc859cc888 ftrace: Remove unused global 'ftrace_direct_func_count'
new e60b613df8b6 ftrace: Fix possible use-after-free issue in ftrace_location()
new d4e9a968738b eventfs: Fix a possible null pointer dereference in eventf [...]
new efee03a50c28 bootconfig: do not put quotes on cmdline items unless necessary
new cd24bdb06820 init/main.c: Remove redundant space from saved_command_line
new ddd53363f875 init/main.c: Minor cleanup for the setup_command_line() function
new e3968b79c024 Merge bootconfig/for-next
new 3eaea21b4d27 uprobes: encapsulate preparation of uprobe args buffer
new 1b8f85defbc8 uprobes: prepare uprobe args buffer lazily
new cdf355cc60e3 uprobes: add speculative lockless system-wide uprobe filter check
new d9b15224dd8f tracing/probes: support '%pd' type for print struct dentry's name
new 20fe4d07bde6 tracing/probes: support '%pD' type for print struct file's name
new 5e37460f5f92 Documentation: tracing: add new type '%pd' and '%pD' for kprobe
new c01768b05e30 selftests/ftrace: add kprobe test cases for VFS type "%pd" [...]
new ee97e5e135c6 selftests/ftrace: add fprobe test cases for VFS type "%pd" [...]
new 73142cab3af1 fprobe: Add entry/exit callbacks types
new 5120d167e21c rethook: Remove warning messages printed for finding retur [...]
new 0dc715295d41 uprobes: reduce contention on uprobes_tree access
new b0e28a4b5bec ftrace: make extra rcu_is_watching() validation check optional
new e03c05ac9813 rethook: honor CONFIG_FTRACE_VALIDATE_RCU_IS_WATCHING in r [...]
new a3b00f10da80 objpool: enable inlining objpool_push() and objpool_pop() [...]
new 78d0b16127da objpool: cache nr_possible_cpus() and avoid caching nr_cpu_ids
new b7bd96ec1b70 selftests/ftrace: Fix required features for VFS type test case
new 9883ba9a62f1 Merge probes/for-next
new c09d4167b550 ring-buffer: Allocate sub-buffers with __GFP_COMP
new 117c39200d9d ring-buffer: Introducing ring-buffer mapping functions
new cf9f0f7c4c5b tracing: Allow user-space mapping of the ring-buffer
new a1e0dd7ce38a Documentation: tracing: Add ring-buffer mapping
new 75961e55415c ring-buffer/selftest: Add ring-buffer mapping test
new fe832be05a8e ring-buffer: Have mmapped ring buffer keep track of missed events
new b9c6820f029a ring-buffer: Add cast to unsigned long addr passed to virt [...]
new e35330692982 Merge ring-buffer/for-next
new bd125a084091 tracing/user_events: Fix non-spaced field matching
new 78490b74435a selftests/user_events: Add non-spacing separator check
new fde0aeca5926 Merge user-events/for-next
new bfe4b592eb47 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 5774d51cc39e Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/li [...]
new 729cf96da8de Merge branch 'next' of git://git.kernel.org/pub/scm/virt/k [...]
new caf93e738937 Merge branch 'next' of https://github.com/kvm-x86/linux.git
new 1e32487846a2 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new 42fe74886a3d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 73860b591d56 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2513563edc98 platform/x86: Add new MeeGoPad ANX7428 Type-C Cross Switch driver
new 2a0c2b3c5818 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 111f78ee5dfd Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 70181a979f70 Merge branch 'for-leds-next' of git://git.kernel.org/pub/s [...]
new 5079227f418c Merge branch 'for-next' of git://github.com/cminyard/linux [...]
new 1af6fd24a5cd Merge branch 'driver-core-next' of git://git.kernel.org/pu [...]
new 5d0a667ce853 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/li [...]
new 6b0eb225eb76 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/li [...]
new f5b335dc025c misc: ntsync: mark driver as "broken" to prevent from building
new 60dbe835d6c0 Merge branch 'char-misc-next' of git://git.kernel.org/pub/ [...]
new cead98c7608e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 7e60ecd4e281 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 3c85ad08bf10 Merge branch 'next' of git://github.com/awilliam/linux-vfio.git
new c6550de4be96 Merge branch 'staging-next' of git://git.kernel.org/pub/sc [...]
new b7bf85563ac4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 62158261a88f docs: cgroup-v1: Update page cache removal functions
new c1457d9aad5e selftests/cgroup: Drop define _GNU_SOURCE
new 21c38a3bd4ee cgroup/rstat: add cgroup_rstat_cpu_lock helpers and tracepoints
new befec3d37916 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 55b12d64f007 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 9f365cb8bbd0 scsi: mpi3mr: Use proper format specifier in mpi3mr_sas_po [...]
new 10157b1fc1a7 scsi: core: alua: I/O errors for ALUA state transitions
new 9fad9d560af5 scsi: sr: Fix unintentional arithmetic wraparound
new 51071f0831ea scsi: qedf: Don't process stag work during unload and recovery
new 78e88472b609 scsi: qedf: Wait for stag work during unload
new 6c3bb589debd scsi: qedf: Set qed_slowpath_params to zero before use
new e4f5f8298cf6 scsi: mpt3sas: Add missing kerneldoc parameter descriptions
new 436c4a9ceb85 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 0e76949f11bd Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new 202eb9e2be42 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 5e9491d96435 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 5584a6f06cf3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new fe01d83beceb Merge branch 'rtc-next' of git://git.kernel.org/pub/scm/li [...]
new 175a773745e5 Merge branch 'libnvdimm-for-next' of git://git.kernel.org/ [...]
new 7c47d83be1c8 Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git
new ec187a8f899e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 90b9023f81c1 Merge branch 'kgdb/for-next' of git://git.kernel.org/pub/s [...]
new 6b0496827ce8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new a178c5035252 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 9ffb85f7718c Merge branch 'zstd-next' of https://github.com/terrelln/linux.git
new 178d0e9167d6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 10b7a4f97ef0 Merge branch 'slab/for-next' of git://git.kernel.org/pub/s [...]
new af90a3a78f0f Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 79af8aac3959 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new e95cba29ad8a Merge branch 'sysctl-next' of git://git.kernel.org/pub/scm [...]
new 62045c22e274 Merge branch 'bitmap-for-next' of https://github.com/norov [...]
new 08ecc08d6a79 Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...]
new 78464d7681f7 tools/power turbostat: Add columns for clustered uncore frequency
new 3559ea813ad3 tools/power turbostat: Avoid possible memory corruption du [...]
new 1f9e46da9cba tools/power turbostat: Read Core-cstates via perf
new 0451adf4d46d tools/power turbostat: Read Package-cstates via perf
new 4e7ee0230080 tools/power turbostat: Fix order of strings in pkg_cstate_ [...]
new 29fea61cd8d4 tools/power turbostat: Ignore pkg_cstate_limit when it is [...]
new 256d218ec6ae tools/power turbostat: version 2024.05.10
new 84f045c34baa Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new fcfd2afd0b22 fix up for bad risc-v tree merge
new dbd9e2e056d8 Add linux-next specific files for 20240516
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (82d92a9a1b9e)
\
N -- N -- N refs/heads/master (dbd9e2e056d8)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 312 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/admin-guide/cgroup-v1/memcg_test.rst | 2 +-
.../bpf/standardization/instruction-set.rst | 5 +-
Documentation/cdrom/cdrom-standard.rst | 4 +-
Documentation/devicetree/bindings/riscv/cpus.yaml | 6 +
.../devicetree/bindings/riscv/extensions.yaml | 10 +
Documentation/trace/index.rst | 1 +
Documentation/trace/kprobetrace.rst | 8 +-
Documentation/trace/ring-buffer-map.rst | 106 +
Documentation/virt/coco/sev-guest.rst | 19 -
Documentation/virt/kvm/api.rst | 87 -
MAINTAINERS | 2 +-
Next/SHA1s | 64 +-
Next/merge.log | 17372 +++++++++----------
arch/arm/include/asm/proc-fns.h | 2 +-
arch/arm/include/asm/uaccess.h | 2 +-
arch/arm64/boot/dts/st/stm32mp251.dtsi | 176 -
arch/parisc/include/asm/page.h | 1 +
arch/riscv/Kconfig | 9 +
arch/riscv/Kconfig.vendor | 31 +
arch/riscv/Makefile | 57 +-
arch/riscv/boot/install.sh | 9 +-
arch/riscv/errata/andes/errata.c | 2 +
arch/riscv/errata/sifive/errata.c | 3 +
arch/riscv/errata/thead/errata.c | 3 +
arch/riscv/include/asm/cpufeature.h | 98 +-
arch/riscv/include/asm/hwcap.h | 1 -
arch/riscv/include/asm/vendor_extensions.h | 103 +
arch/riscv/include/asm/vendor_extensions/andes.h | 19 +
arch/riscv/include/asm/vendor_extensions/thead.h | 16 +
arch/riscv/kernel/Makefile | 2 +
arch/riscv/kernel/cpu.c | 35 +-
arch/riscv/kernel/cpufeature.c | 173 +-
arch/riscv/kernel/vector.c | 12 +-
arch/riscv/kernel/vendor_extensions.c | 66 +
arch/riscv/kernel/vendor_extensions/Makefile | 4 +
arch/riscv/kernel/vendor_extensions/andes.c | 18 +
arch/riscv/kernel/vendor_extensions/thead.c | 18 +
arch/x86/kernel/early-quirks.c | 19 +-
arch/x86/kvm/svm/sev.c | 172 -
arch/x86/kvm/svm/svm.h | 3 -
crypto/asymmetric_keys/Kconfig | 17 +
crypto/asymmetric_keys/Makefile | 2 +
crypto/asymmetric_keys/selftest.c | 219 +-
crypto/asymmetric_keys/selftest.h | 22 +
crypto/asymmetric_keys/selftest_ecdsa.c | 88 +
.../asymmetric_keys/{selftest.c => selftest_rsa.c} | 96 +-
drivers/base/arch_topology.c | 8 +-
drivers/bluetooth/btnxpuart.c | 68 +-
drivers/bluetooth/hci_bcm4377.c | 15 +-
drivers/cdrom/cdrom.c | 2 +-
drivers/clk/samsung/clk.c | 11 +-
drivers/crypto/ccp/sev-dev.c | 36 -
.../gpu/drm/i915/display/intel_crtc_state_dump.c | 7 +-
drivers/gpu/drm/i915/display/intel_cursor.c | 33 +
drivers/gpu/drm/i915/display/intel_cursor_regs.h | 98 +
drivers/gpu/drm/i915/display/intel_display.c | 4 +-
.../gpu/drm/i915/display/intel_display_device.c | 20 +-
.../gpu/drm/i915/display/intel_display_params.c | 5 +-
drivers/gpu/drm/i915/display/intel_display_types.h | 5 +-
drivers/gpu/drm/i915/display/intel_dp.c | 17 +-
drivers/gpu/drm/i915/display/intel_dpt_common.c | 1 +
drivers/gpu/drm/i915/display/intel_fbc.c | 5 +-
drivers/gpu/drm/i915/display/intel_hdmi.c | 3 +-
drivers/gpu/drm/i915/display/intel_psr.c | 238 +-
drivers/gpu/drm/i915/display/skl_universal_plane.c | 61 +
drivers/gpu/drm/i915/display/skl_universal_plane.h | 5 +
.../drm/i915/display/skl_universal_plane_regs.h | 370 +
drivers/gpu/drm/i915/display/skl_watermark.c | 101 +-
drivers/gpu/drm/i915/display/skl_watermark.h | 13 +-
drivers/gpu/drm/i915/display/skl_watermark_regs.h | 83 -
drivers/gpu/drm/i915/gvt/display.c | 1 +
drivers/gpu/drm/i915/gvt/dmabuf.c | 3 +-
drivers/gpu/drm/i915/gvt/fb_decoder.c | 2 +
drivers/gpu/drm/i915/gvt/handlers.c | 60 +-
drivers/gpu/drm/i915/gvt/reg.h | 3 -
drivers/gpu/drm/i915/i915_pci.c | 13 +-
drivers/gpu/drm/i915/i915_reg.h | 467 -
drivers/gpu/drm/i915/intel_device_info.c | 3 +-
drivers/gpu/drm/i915/intel_gvt_mmio_table.c | 80 +-
drivers/gpu/drm/xe/Makefile | 1 +
drivers/gpu/drm/xe/xe_pci.c | 4 +
drivers/gpu/drm/xe/xe_pci_sriov.c | 143 +
drivers/gpu/drm/xe/xe_pci_sriov.h | 13 +
drivers/gpu/drm/xe/xe_pt.c | 3 +-
drivers/gpu/drm/xe/xe_sriov.c | 11 +
drivers/misc/Kconfig | 1 +
drivers/net/ethernet/micrel/ks8851_common.c | 18 +-
drivers/perf/riscv_pmu_sbi.c | 9 +-
drivers/platform/x86/meegopad_anx7428.c | 6 +-
drivers/scsi/device_handler/scsi_dh_alua.c | 31 +-
drivers/scsi/mpi3mr/mpi3mr_transport.c | 2 +-
drivers/scsi/mpt3sas/mpt3sas_scsih.c | 4 +-
drivers/scsi/qedf/qedf.h | 1 +
drivers/scsi/qedf/qedf_main.c | 47 +-
drivers/scsi/sr.h | 2 +-
drivers/scsi/sr_ioctl.c | 5 +-
fs/btrfs/compression.c | 8 +-
fs/btrfs/delayed-ref.c | 42 -
fs/btrfs/delayed-ref.h | 2 -
fs/btrfs/extent-tree.c | 2 +-
fs/btrfs/lzo.c | 43 +-
fs/btrfs/ordered-data.c | 2 +-
fs/btrfs/qgroup.c | 20 +
fs/btrfs/scrub.c | 2 +-
fs/btrfs/volumes.c | 9 +-
fs/btrfs/zlib.c | 60 +-
fs/btrfs/zoned.c | 16 +-
fs/btrfs/zoned.h | 7 -
fs/btrfs/zstd.c | 73 +-
fs/f2fs/data.c | 23 +-
fs/f2fs/f2fs.h | 4 +-
fs/smb/client/inode.c | 4 +-
fs/tracefs/event_inode.c | 7 +-
include/drm/display/drm_dp.h | 6 +
include/drm/i915_pciids.h | 67 +-
include/linux/cdrom.h | 2 +-
include/linux/fprobe.h | 18 +-
include/linux/ftrace.h | 3 -
include/linux/objpool.h | 105 +-
include/linux/ring_buffer.h | 6 +
include/linux/trace_recursion.h | 2 +-
include/net/bluetooth/hci.h | 11 +
include/net/bluetooth/hci_sync.h | 3 +
include/trace/events/cgroup.h | 56 +-
include/uapi/linux/kvm.h | 23 -
include/uapi/linux/psp-sev.h | 27 -
include/uapi/linux/sev-guest.h | 9 -
include/uapi/linux/trace_mmap.h | 48 +
init/main.c | 10 +-
kernel/bpf/map_in_map.c | 4 +-
kernel/cgroup/rstat.c | 70 +-
kernel/events/uprobes.c | 22 +-
kernel/trace/Kconfig | 13 +
kernel/trace/fgraph.c | 11 -
kernel/trace/ftrace.c | 68 +-
kernel/trace/rethook.c | 4 +-
kernel/trace/ring_buffer.c | 471 +-
kernel/trace/trace.c | 106 +-
kernel/trace/trace.h | 1 +
kernel/trace/trace_benchmark.c | 2 +-
kernel/trace/trace_events_user.c | 76 +-
kernel/trace/trace_fprobe.c | 6 +
kernel/trace/trace_kprobe.c | 6 +
kernel/trace/trace_probe.c | 63 +
kernel/trace/trace_probe.h | 2 +
kernel/trace/trace_uprobe.c | 103 +-
lib/objpool.c | 112 +-
localversion-next | 2 +-
net/bluetooth/hci_event.c | 7 +
net/bluetooth/hci_sync.c | 20 +-
net/bluetooth/mgmt.c | 50 +-
net/bridge/br_device.c | 6 +
net/bridge/br_mst.c | 16 +-
scripts/kconfig/menu.c | 6 +-
sound/soc/codecs/es8326.c | 6 +-
tools/lib/bpf/bpf.c | 2 +-
tools/lib/bpf/features.c | 2 +-
tools/power/x86/turbostat/turbostat.c | 19 +-
tools/testing/selftests/bpf/progs/map_kptr.c | 10 +
tools/testing/selftests/cgroup/cgroup_util.c | 3 -
tools/testing/selftests/cgroup/test_core.c | 2 -
tools/testing/selftests/cgroup/test_cpu.c | 2 -
.../testing/selftests/cgroup/test_hugetlb_memcg.c | 2 -
tools/testing/selftests/cgroup/test_kmem.c | 2 -
tools/testing/selftests/cgroup/test_memcontrol.c | 2 -
tools/testing/selftests/cgroup/test_zswap.c | 2 -
.../ftrace/test.d/dynevent/fprobe_args_vfs.tc | 41 +
.../ftrace/test.d/kprobe/kprobe_args_vfs.tc | 40 +
.../selftests/net/forwarding/bridge_igmp.sh | 6 +-
.../testing/selftests/net/forwarding/bridge_mld.sh | 6 +-
tools/testing/selftests/ring-buffer/.gitignore | 1 +
tools/testing/selftests/ring-buffer/Makefile | 8 +
tools/testing/selftests/ring-buffer/config | 2 +
tools/testing/selftests/ring-buffer/map_test.c | 294 +
tools/testing/selftests/user_events/ftrace_test.c | 8 +
175 files changed, 12040 insertions(+), 11713 deletions(-)
create mode 100644 Documentation/trace/ring-buffer-map.rst
create mode 100644 arch/riscv/Kconfig.vendor
create mode 100644 arch/riscv/include/asm/vendor_extensions.h
create mode 100644 arch/riscv/include/asm/vendor_extensions/andes.h
create mode 100644 arch/riscv/include/asm/vendor_extensions/thead.h
create mode 100644 arch/riscv/kernel/vendor_extensions.c
create mode 100644 arch/riscv/kernel/vendor_extensions/Makefile
create mode 100644 arch/riscv/kernel/vendor_extensions/andes.c
create mode 100644 arch/riscv/kernel/vendor_extensions/thead.c
create mode 100644 crypto/asymmetric_keys/selftest.h
create mode 100644 crypto/asymmetric_keys/selftest_ecdsa.c
copy crypto/asymmetric_keys/{selftest.c => selftest_rsa.c} (80%)
create mode 100644 drivers/gpu/drm/i915/display/intel_cursor_regs.h
create mode 100644 drivers/gpu/drm/i915/display/skl_universal_plane_regs.h
create mode 100644 drivers/gpu/drm/xe/xe_pci_sriov.c
create mode 100644 drivers/gpu/drm/xe/xe_pci_sriov.h
create mode 100644 include/uapi/linux/trace_mmap.h
create mode 100644 tools/testing/selftests/ftrace/test.d/dynevent/fprobe_args_vfs.tc
create mode 100644 tools/testing/selftests/ftrace/test.d/kprobe/kprobe_args_vfs.tc
create mode 100644 tools/testing/selftests/ring-buffer/.gitignore
create mode 100644 tools/testing/selftests/ring-buffer/Makefile
create mode 100644 tools/testing/selftests/ring-buffer/config
create mode 100644 tools/testing/selftests/ring-buffer/map_test.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 38dd4e26e07 RISC-V: Add Zvfbfwma extension to the -march= option
new a7be993806a diagnostics: handle SGR codes in line_label::m_display_width
new 3cd26744675 diagnostics: simplify output of purely intraprocedural exec [...]
new 0b7ebe5427a diagnostics: add warning emoji to events with VERB_danger
new e656656e711 diagnostics: use unicode art for interprocedural depth
The 4 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/diagnostic-path.h | 32 +-
gcc/diagnostic-show-locus.cc | 28 +-
gcc/doc/invoke.texi | 30 +-
.../analyzer/allocation-size-multiline-1.c | 68 +--
.../analyzer/allocation-size-multiline-2.c | 72 +--
.../analyzer/allocation-size-multiline-3.c | 48 +-
.../c-c++-common/analyzer/analyzer-verbosity-0.c | 40 +-
.../c-c++-common/analyzer/analyzer-verbosity-1.c | 40 +-
.../c-c++-common/analyzer/analyzer-verbosity-2.c | 40 +-
.../c-c++-common/analyzer/analyzer-verbosity-3.c | 40 +-
.../analyzer/malloc-macro-inline-events.c | 83 +--
.../analyzer/malloc-paths-9-noexcept.c | 604 ++++++++++-----------
gcc/testsuite/c-c++-common/analyzer/setjmp-2.c | 140 +++--
gcc/testsuite/gcc.dg/analyzer/malloc-paths-9.c | 302 +++++------
.../analyzer/out-of-bounds-diagram-1-emoji.c | 26 +-
.../analyzer/out-of-bounds-diagram-1-unicode.c | 26 +-
.../gcc.dg/analyzer/out-of-bounds-multiline-2.c | 21 +-
gcc/testsuite/gcc.dg/analyzer/warning-emoji.c | 29 +
.../gcc.dg/plugin/diagnostic-test-paths-2.c | 30 +-
gcc/text-art/theme.cc | 30 +
gcc/text-art/theme.h | 10 +
gcc/tree-diagnostic-path.cc | 491 ++++++++++++-----
22 files changed, 1200 insertions(+), 1030 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/warning-emoji.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 090714e6cf8 Set d.one_operand_p to true when TARGET_SSSE3 in ix86_expan [...]
new 38dd4e26e07 RISC-V: Add Zvfbfwma extension to the -march= option
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/common/config/riscv/riscv-common.cc | 5 +++++
gcc/config/riscv/riscv.opt | 2 ++
gcc/testsuite/gcc.target/riscv/arch-37.c | 5 +++++
gcc/testsuite/gcc.target/riscv/arch-38.c | 5 +++++
.../gcc.target/riscv/{predef-34.c => predef-36.c} | 15 ++++++++-------
.../gcc.target/riscv/{predef-33.c => predef-37.c} | 15 ++++++++++-----
6 files changed, 35 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/arch-37.c
create mode 100644 gcc/testsuite/gcc.target/riscv/arch-38.c
copy gcc/testsuite/gcc.target/riscv/{predef-34.c => predef-36.c} (75%)
copy gcc/testsuite/gcc.target/riscv/{predef-33.c => predef-37.c} (71%)
--
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 8c06da67d0bd Merge tag 'livepatching-for-6.10' of git://git.kernel.org/ [...]
new 8d0b728840fd module: allow UNUSED_KSYMS_WHITELIST to be relative agains [...]
new 086437d94aa3 kallsyms: replace deprecated strncpy with strscpy
new 00be875879fa arm64: module: remove unneeded call to kasan_alloc_module_ [...]
new 0cdf5876c4b2 mips: module: rename MODULE_START to MODULES_VADDR
new 38762155fdda nios2: define virtual address space for modules
new e8dbc6a87580 sparc: simplify module_alloc()
new bc6b94d3ea06 module: make module_memory_{alloc,free} more self-contained
new 12af2b83d0b1 mm: introduce execmem_alloc() and execmem_free()
new f6bec26c0a73 mm/execmem, arch: convert simple overrides of module_alloc [...]
new 223b5e57d0d5 mm/execmem, arch: convert remaining overrides of module_al [...]
new 4d7b321a9ce0 riscv: extend execmem_params for generated code allocations
new e2effa2235d9 arm64: extend execmem_info for generated code allocations
new 1b750c2fbf82 powerpc: extend execmem_params for kprobes allocations
new 0cc2dc4902f4 arch: make execmem setup available regardless of CONFIG_MODULES
new 14e56fb2ed1d x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
new 0a956d52e6fc powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES wher [...]
new 7582b7be16d0 kprobes: remove dependency on CONFIG_MODULES
new 2c9e5d4a0082 bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of
new a49468240e89 Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/s [...]
new dbc8fc9d6de1 powerpc/papr_scm: Move duplicate definitions to common hea [...]
new 2c720b492c59 dax: constify the struct device_type usage
new 9566b8929519 nvdimm: remove nd_integrity_init
new 1e97469678a0 nvdimm/btt: always set max_integrity_segments
new 57456adef68d ndtest: Convert to platform remove callback returning void
new 41147b006be2 dax: remove redundant assignment to variable rc
new c405aa3ea36c Merge tag 'libnvdimm-for-6.10' of git://git.kernel.org/pub [...]
new 3381586a40b9 cxl: Fix compile warning for cxl_security_ops extern
new 54e8dd59a76c cxl/hdm: Add debug message for invalid interleave granularity
new 364ee9f3265e cxl/test: Enhance event testing
new 4afaed94bc2f cxl/hdm: dev_warn() on unsupported mixed mode decoder
new 4cce9c6d4bde cxl: Fix use of phys_to_target_node() for x86
new 6ef37af6f465 cxl/hdm: Debug, use decoder name function
new 0e081a0ec04d cxl/cxl-event: include missing <linux/types.h> and <linux/uuid.h>
new 940325add1c5 cxl/mbox: Add Get Log Capabilities and Get Supported Logs [...]
new 206f9fa9d555 cxl/mbox: Add Clear Log mailbox command
new db4fdb73f983 Merge remote-tracking branch 'cxl/for-6.10/add-log-mbox-cm [...]
new c26a55e513f7 MAINTAINERS: repair file entry in COMPUTE EXPRESS LINK
new 2042d11cb57b cxl/trace: Correct DPA field masks for general_media & dra [...]
new b98d042698a3 cxl/region: Move cxl_dpa_to_region() work to the region driver
new 86954ff5032d cxl/region: Move cxl_trace_hpa() work to the region driver
new 6aec00139d3a cxl/core: Add region info to cxl_general_media and cxl_dra [...]
new 660c0a8679e5 Merge remote-tracking branch 'cxl/for-6.10/dpa-to-hpa' int [...]
new 1c987cf22d6b cxl/region: Fix cxlr_pmem leaks
new e4ff70a8e335 cxl/acpi: Cleanup __cxl_parse_cfmws()
new d357dd8ad2f1 cxl/region: Convert cxl_pmem_region_alloc to scope-based r [...]
new 5e4a264bf8b5 acpi/ghes: Process CXL Component Events
new c19ac30eda3a cxl/pci: Process CPER events
new df2a8f4b444f Merge remote-tracking branch 'cxl/for-6.10/cper' into cxl- [...]
new 55111470b441 cxl/cper: Fix non-ACPI-APEI-GHES build
new d99f13843237 cxl/cper: Remove duplicated GUID defines
new 2e9250022e9f Merge tag 'cxl-for-6.10' of git://git.kernel.org/pub/scm/l [...]
new f3b65bbaed7c KVM: delete .change_pte MMU notifier callback
new 5257de954cab KVM: remove unused argument of kvm_handle_hva_range()
new 997308f9ae72 mmu_notifier: remove the .change_pte() callback
new f7842747d13d mm: replace set_pte_at_notify() with just set_pte_at()
new 531f52002432 Merge branch 'mm-delete-change-gpte' into HEAD
new 1ff3c89032a8 KVM: SVM: Invert handling of SEV and SEV_ES feature flags
new 0d7bf5e5b00a KVM: SVM: Compile sev.c if and only if CONFIG_KVM_AMD_SEV=y
new 8d2aec3b2d79 KVM: x86: use u64_to_user_ptr()
new 546d714b0880 KVM: introduce new vendor op for KVM_GET_DEVICE_ATTR
new ac5c48027bac KVM: SEV: publish supported VMSA features
new 605bbdc12bc8 KVM: SEV: store VMSA features in kvm_sev_info
new 517987e3fb19 KVM: x86: add fields to struct kvm_arch for CoCo features
new 2a955c4db1dd KVM: x86: Add supported_vm_types to kvm_caps
new 4ebb105e6c6f KVM: SEV: introduce to_kvm_sev_info
new 26c44aa9e076 KVM: SEV: define VM types for SEV and SEV-ES
new eb4441864e03 KVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA time
new 4f5defae7089 KVM: SEV: introduce KVM_SEV_INIT2 operation
new 4dd5ecacb9a4 KVM: SEV: allow SEV-ES DebugSwap again
new dfc083a181ba selftests: kvm: add tests for KVM_SEV_INIT2
new d18c8648166e selftests: kvm: switch to using KVM_X86_*_VM
new 4c180a57b03a selftests: kvm: split "launch" phase of SEV VM creation
new 8c53183dbaa2 selftests: kvm: add test for transferring FPU state into VMSA
new f9cecb3c50eb Merge branch 'kvm-sev-init2' into HEAD
new e913ef159fad KVM: x86: Split core of hypercall emulation to helper function
new 5f18c642ff7e KVM: VMX: Move out vmx_x86_ops to 'main.c' to dispatch VMX [...]
new 2325a21ac1e9 KVM: VMX: Modify NMI and INTR handlers to take intr_info a [...]
new 1ab157ce573f KVM: SEV: use u64_to_user_ptr throughout
new a96cb3bf390e Merge x86 bugfixes from Linux 6.9-rc3
new edcbe90f1289 RISC-V: KVM: Implement kvm_arch_vcpu_ioctl_set_guest_debug()
new 1df1fb521b9d RISC-V: KVM: Handle breakpoint exits for VCPU
new f1c48c1ec735 RISC-V: KVM: selftests: Add ebreak test support
new 2121cadec45a RISCV: KVM: Introduce mp_state_lock to avoid lock inversion
new 9752fed8f67c RISCV: KVM: Introduce vcpu->reset_cntx_lock
new d1927f64e0e1 RISC-V: Fix the typo in Scountovf CSR name
new 5d4acb7f2e1a RISC-V: Add FIRMWARE_READ_HI definition
new 7dda24bacc05 drivers/perf: riscv: Read upper bits of a firmware counter
new c69f9cb0595f drivers/perf: riscv: Use BIT macro for shifting operations
new 8f486ced2860 RISC-V: Add SBI PMU snapshot definitions
new 3ddb6d4df67d RISC-V: KVM: Rename the SBI_STA_SHMEM_DISABLE to a generic name
new b737fc24a12c RISC-V: Use the minor version mask while computing sbi version
new b994cdfcdf7b drivers/perf: riscv: Fix counter mask iteration for RV32
new a8625217a054 drivers/perf: riscv: Implement SBI PMU snapshot function
new 57990ab90ce3 RISC-V: KVM: Fix the initial sample period value
new 98ce906bd0a6 RISC-V: KVM: No need to update the counter value during reset
new 2196c066f138 RISC-V: KVM: No need to exit to the user space if perf eve [...]
new c2f41ddbcdd7 RISC-V: KVM: Implement SBI PMU Snapshot feature
new 16b0bde9a37c RISC-V: KVM: Add perf sampling support for guests
new 08fb07d6dcf7 RISC-V: KVM: Support 64 bit firmware counters on RV32
new 4e21f2238ad5 RISC-V: KVM: Improve firmware counter read function
new 9408a23fac62 KVM: riscv: selftests: Move sbi definitions to its own hea [...]
new 97be675bfdb5 KVM: riscv: selftests: Add helper functions for extension checks
new 3a21b37c47f8 KVM: riscv: selftests: Add Sscofpmf to get-reg-list test
new 3203b9474356 KVM: riscv: selftests: Add SBI PMU extension definitions
new 158cb9e61cb7 KVM: riscv: selftests: Add SBI PMU selftest
new 13cb706e28d9 KVM: riscv: selftests: Add a test for PMU snapshot functionality
new 4ace2573d13e KVM: riscv: selftests: Add a test for counter overflow
new 5ef2f3d4e747 KVM: riscv: selftests: Add commandline option for SBI PMU test
new aa24865fb5e3 Merge tag 'kvm-riscv-6.10-1' of https://github.com/kvm-ris [...]
new c43ad19045d5 KVM: x86: Fully re-initialize supported_vm_types on vendor [...]
new 555485bd86e3 KVM: x86: Fully re-initialize supported_mce_cap on vendor [...]
new 40269c03fdbf KVM: x86: Explicitly zero kvm_caps during vendor module load
new c23e2b710309 KVM: Allow page-sized MMU caches to be initialized with cu [...]
new d8fa2031faab KVM: x86/mmu: Replace hardcoded value 0 for the initial va [...]
new 7f01cab84928 KVM: x86/mmu: Allow non-zero value for non-present SPTE an [...]
new 7fa5e2929198 KVM: x86/mmu: Add Suppress VE bit to EPT shadow_mmio_mask/ [...]
new 949019b98289 KVM: x86/mmu: Track shadow MMIO value on a per-VM basis
new fb29541eadb6 KVM, x86: add architectural support code for #VE
new 8131cf5b4fd8 KVM: VMX: Introduce test mode related to EPT violation VE
new 1e21b53825bd Merge branch 'kvm-vmx-ve' into HEAD
new d0bf8e6e440a KVM: x86/mmu: Exit to userspace with -EFAULT if private fa [...]
new 63b6206e2f9a KVM: x86: Remove separate "bit" defines for page fault err [...]
new 9b62e03e192c KVM: x86: Define more SEV+ page fault error bits/flags for #NPF
new dee281e4b435 KVM: x86: Move synthetic PFERR_* sanity checks to SVM's #N [...]
new c9710130ccae KVM: x86/mmu: Pass full 64-bit error code when handling pa [...]
new 7bdbb820fee4 KVM: x86/mmu: WARN if upper 32 bits of legacy #PF error co [...]
new b3d5dc629c32 KVM: x86/mmu: Use synthetic page fault error code to indic [...]
new cd389f507003 KVM: x86/mmu: check for invalid async page faults involvin [...]
new 07702e5a6d6d KVM: x86/mmu: WARN and skip MMIO cache on private, reserve [...]
new 44f42ef37deb KVM: x86/mmu: Move private vs. shared check above slot val [...]
new 5bd74f6eecd5 KVM: x86/mmu: Don't force emulation of L2 accesses to non- [...]
new bde9f9d27e2b KVM: x86/mmu: Explicitly disallow private accesses to emul [...]
new cd272fc439b5 KVM: x86/mmu: Move slot checks from __kvm_faultin_pfn() to [...]
new f6adeae81f35 KVM: x86/mmu: Handle no-slot faults at the beginning of kv [...]
new 36d4492765fe KVM: x86/mmu: Set kvm_page_fault.hva to KVM_HVA_ERR_BAD fo [...]
new f3310e622f77 KVM: x86/mmu: Initialize kvm_page_fault's pfn and hva to e [...]
new 2b1f435505ae KVM: x86/mmu: Sanity check that __kvm_faultin_pfn() doesn' [...]
new f36508422a1b Merge branch 'kvm-coco-pagefault-prep' into HEAD
new d916f00316b2 KVM: SEV: Add support to handle AP reset MSR protocol
new ae0181839823 KVM: SEV: Add GHCB handling for Hypervisor Feature Support [...]
new 8d1a36e42be6 KVM: SEV: Add GHCB handling for termination requests
new 4af663c2f64a KVM: SEV: Allow per-guest configuration of GHCB protocol version
new bbe10a5cc0c7 Merge branch 'kvm-sev-es-ghcbv2' into HEAD
new 316863cb62fe LoongArch/smp: Refine some ipi functions on LoongArch platform
new 372631bb62d3 LoongArch: KVM: Add hypercall instruction emulation
new 9753d3037964 LoongArch: KVM: Add cpucfg area for kvm hypervisor
new 73516e9da512 LoongArch: KVM: Add vcpu mapping from physical cpuid
new e33bda7ee50c LoongArch: KVM: Add PV IPI support on host side
new 74c16b2e2b0c LoongArch: KVM: Add PV IPI support on guest side
new 163e9fc6957f LoongArch: KVM: Add software breakpoint support
new 7b7e584f90bf LoongArch: KVM: Add mmio trace events support
new 4232da23d75d Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub [...]
new 87f842c6c654 KVM: arm64: Add accessor for per-CPU state
new 6db55734ec40 KVM: arm64: Exclude host_debug_data from vcpu_arch
new 4bacd723705a KVM: arm64: Exclude mdcr_el2_host from kvm_vcpu_arch
new 51e09b5572d6 KVM: arm64: Exclude host_fpsimd_state pointer from kvm_vcpu_arch
new 5294afdbf45a KVM: arm64: Exclude FP ownership from kvm_vcpu_arch
new 9a39359903fe KVM: arm64: Move management of __hyp_running_vcpu to load/ [...]
new 34c0d5a6066d Merge branch kvm-arm64/host_data into kvmarm-master/next
new 1b06b99f25e0 KVM: arm64: Harden __ctxt_sys_reg() against out-of-range values
new 80d8b55a57a1 KVM: arm64: Add helpers for ESR_ELx_ERET_ISS_ERET*
new a07e9345615f KVM: arm64: Constraint PAuth support to consistent impleme [...]
new 6f57c6be2a08 KVM: arm64: nv: Drop VCPU_HYP_CONTEXT flag
new 04ab519bb86d KVM: arm64: nv: Configure HCR_EL2 for FEAT_NV2
new 95537f06b9e8 KVM: arm64: nv: Add trap forwarding for ERET and SMC
new dd0717a998f7 KVM: arm64: nv: Fast-track 'InHost' exception returns
new 4cc3f31914d6 KVM: arm64: nv: Honor HFGITR_EL2.ERET being set
new 279946ada1f2 KVM: arm64: nv: Handle HCR_EL2.{API,APK} independently
new 15db034733e4 KVM: arm64: nv: Reinject PAC exceptions caused by HCR_EL2.API==0
new 719f5206a8fd KVM: arm64: nv: Add kvm_has_pauth() helper
new 6ccc971ee2c6 KVM: arm64: nv: Add emulation for ERETAx instructions
new 213b3d1ea161 KVM: arm64: nv: Handle ERETA[AB] instructions
new f4f6a95bac49 KVM: arm64: nv: Advertise support for PAuth
new 814ad8f96e92 KVM: arm64: Drop trapping of PAuth instructions/keys
new 5513394de681 KVM: arm64: nv: Work around lack of pauth support in old t [...]
new 2d38f4393026 Merge branch kvm-arm64/nv-eret-pauth into kvmarm-master/next
new ea54dd374232 KVM: Treat the device list as an rculist
new 720f73b750e6 KVM: arm64: vgic-its: Walk LPI xarray in its_sync_lpi_pend [...]
new c64115c80fc8 KVM: arm64: vgic-its: Walk LPI xarray in vgic_its_invall()
new 11f4f8f3e6e0 KVM: arm64: vgic-its: Walk LPI xarray in vgic_its_cmd_hand [...]
new 85d3ccc8b75b KVM: arm64: vgic-debug: Use an xarray mark for debug iterator
new 30a0ce9c4928 KVM: arm64: vgic-its: Get rid of vgic_copy_lpi_list()
new c09c8ab99a8a KVM: arm64: vgic-its: Scope translation cache invalidation [...]
new 8201d1028caa KVM: arm64: vgic-its: Maintain a translation cache per ITS
new dedfcd17faf8 KVM: arm64: vgic-its: Spin off helper for finding ITS by d [...]
new e64f2918c6e7 KVM: arm64: vgic-its: Use the per-ITS translation cache fo [...]
new ec39bbfd55d0 KVM: arm64: vgic-its: Rip out the global translation cache
new 481c9ee846d2 KVM: arm64: vgic-its: Get rid of the lpi_list_lock
new d82689bdd828 KVM: selftests: Align with kernel's GIC definitions
new 1505bc70f80d KVM: selftests: Standardise layout of GIC frames
new 232269eb7dd5 KVM: selftests: Add quadword MMIO accessors
new be26db61e880 KVM: selftests: Add a minimal library for interacting with an ITS
new 03e560ab5390 KVM: selftests: Add helper for enabling LPIs on a redistributor
new c3c369b508d9 KVM: selftests: Use MPIDR_HWID_BITMASK from cputype.h
new 96d36ad95b03 KVM: selftests: Add stress test for LPI injection
new 3d5689e01a42 Merge branch kvm-arm64/lpi-xa-cache into kvmarm-master/next
new 4c22a40dd9c3 KVM: arm64: Initialize the kvm host data's fpsimd_state po [...]
new b5b85bd713b1 KVM: arm64: Move guest_owns_fp_regs() to increase its scope
new f11290e0aa6e KVM: arm64: Refactor checks for FP state ownership
new 40099dedb4a8 KVM: arm64: Do not re-initialize the KVM lock
new cb16301626c3 KVM: arm64: Issue CMOs when tearing down guest s2 pages
new 02949f36bc7b KVM: arm64: Avoid BUG-ing from the host abort path
new 96171cfa55d0 KVM: arm64: Check for PTE validity when checking for execu [...]
new 7cc1d214a6cd KVM: arm64: Avoid BBM when changing only s/w bits in Stage-2 PTE
new 58f3b0fc3b87 KVM: arm64: Support TLB invalidation in guest context
new cfbdc546b667 KVM: arm64: Rename __tlb_switch_to_{guest,host}() in VHE
new d48965bc47e4 KVM: arm64: Do not map the host fpsimd state to hyp in pKVM
new 06cacc9d283c KVM: arm64: Prevent kmemleak from accessing .hyp.data
new 40458a66afde KVM: arm64: Fix comment for __pkvm_vcpu_init_traps()
new cc81b6dfc3bc KVM: arm64: Change kvm_handle_mmio_return() return polarity
new 9c30fc615daa KVM: arm64: Move setting the page as dirty out of the crit [...]
new 948e1a53c2e9 KVM: arm64: Simplify vgic-v3 hypercalls
new d81a91af417c KVM: arm64: Add is_pkvm_initialized() helper
new b6ed4fa9411f KVM: arm64: Introduce and use predicates that check for pr [...]
new eef4ce636362 KVM: arm64: Clarify rationale for ZCR_EL1 value restored o [...]
new 5a08146d9ba7 KVM: arm64: Reformat/beautify PTP hypercall documentation
new af725804f905 KVM: arm64: Rename firmware pseudo-register documentation file
new 4dc8c9de384f KVM: arm64: Document the KVM/arm64-specific calls in hyper [...]
new 97a3dee1725d KVM: arm64: Refactor setting the return value in kvm_vm_io [...]
new 92536992cfd4 KVM: arm64: Restrict supported capabilities for protected VMs
new 3b467b16582c KVM: arm64: Force injection of a data abort on NISV MMIO exit
new 8540bd1b990b Merge branch kvm-arm64/pkvm-6.10 into kvmarm-master/next
new a88a9ec1729a KVM: arm64: Improve out-of-order sysreg table diagnostics
new ae69e7740770 KVM: arm64: Remove FFA_MSG_SEND_DIRECT_REQ from the denylist
new e8533e58cae0 KVM: arm64: Remove duplicated AA64MMFR1_EL1 XNX
new 03b3d00a70b5 KVM: arm64: vgic: Allocate private interrupts on demand
new 838d992b8448 KVM: arm64: Convert kvm_mpidr_index() to bitmap_gather()
new 3c142f9d02b9 KVM: arm64: Fix hvhe/nvhe early alias parsing
new 5053c3f0519c KVM: arm64: Use hVHE in pKVM by default on CPUs with VHE support
new ce5d2448eb8f KVM: arm64: Destroy mpidr_data for 'late' vCPU creation
new e28157060cdd Merge branch kvm-arm64/misc-6.10 into kvmarm-master/next
new 592efc606b54 KVM: arm64: Rename is_id_reg() to imply VM scope
new 44cbe80b7616 KVM: arm64: Reset VM feature ID regs from kvm_reset_sys_regs()
new e016333745c7 KVM: arm64: Only reset vCPU-scoped feature ID regs once
new 41ee9b33e94a KVM: selftests: arm64: Rename helper in set_id_regs to imp [...]
new 46247a317f40 KVM: selftests: arm64: Store expected register value in se [...]
new 07eabd8a528f KVM: selftests: arm64: Test that feature ID regs survive a reset
new 606af8293cd8 KVM: selftests: arm64: Test vCPU-scoped feature ID registers
new eaa46a28d596 Merge branch kvm-arm64/mpidr-reset into kvmarm-master/next
new e5f62e27b166 Merge tag 'kvmarm-6.10-1' of git://git.kernel.org/pub/scm/ [...]
new ed2f049fc144 KVM: Clarify meaning of hva_to_pfn()'s 'atomic' parameter
new a3bd2f7ead6d KVM: Add function comments for __kvm_read/write_guest_page()
new f588557ac4ac KVM: Simplify error handling in __gfn_to_pfn_memslot()
new 82e9c84d8712 KVM: Remove kvm_make_all_cpus_request_except()
new 2098acaf2445 KVM: fix documentation for KVM_CREATE_GUEST_MEMFD
new f4bc1373d5a6 Merge tag 'kvm-x86-generic-6.10' of https://github.com/kvm [...]
new 2ca76c12c48b KVM: selftests: Report per-vcpu demand paging rate from de [...]
new df4ec5aada9d KVM: selftests: Allow many vCPUs and reader threads per UF [...]
new 0cba6442e9e2 KVM: selftests: Use EPOLL in userfaultfd_util reader threads
new 9f92c06e1840 KVM: selftests: Use TAP in the steal_time test
new d85465f2773d KVM: selftests: Remove second semicolon
new 201142d16010 KVM: selftests: Compare wall time from xen shinfo against [...]
new 72cd4de01d8b KVM: selftests: Make monitor_mwait require MONITOR/MWAIT feature
new 0540193614eb KVM: selftests: Avoid assuming "sudo" exists in NX hugepage test
new 20ecf595b513 KVM: selftests: Allow skipping the KVM_RUN sanity check in [...]
new 8a53e1302133 KVM: selftests: Require KVM_CAP_USER_MEMORY2 for tests tha [...]
new 56f40708dfdd Merge tag 'kvm-x86-selftests-6.10' of https://github.com/k [...]
new 0c4765140351 KVM: nVMX: Clear EXIT_QUALIFICATION when injecting an EPT [...]
new a9466078687f KVM: x86: Move nEPT exit_qualification field from kvm_vcpu [...]
new 23ffe4bbf807 KVM: nVMX: Add a sanity check that nested PML Full stems f [...]
new 31a6cd7f162b Merge tag 'kvm-x86-vmx-6.10' of https://github.com/kvm-x86 [...]
new 730cfa45b5f4 KVM: selftests: Define _GNU_SOURCE for all selftests code
new cb6c6914788f KVM: selftests: Provide a global pseudo-RNG instance for a [...]
new 73369acd9fbd KVM: selftests: Provide an API for getting a random bool f [...]
new e1ff11525d3c KVM: selftests: Add global snapshot of kvm_is_forced_emula [...]
new 2f2bc6af6aa8 KVM: selftests: Add vcpu_arch_put_guest() to do writes fro [...]
new 87aa264cd89d KVM: selftests: Randomly force emulation on x86 writes fro [...]
new 2b7deea3ec7c Revert "kvm: selftests: move base kvm_util.h declarations [...]
new f54884f93898 KVM: sefltests: Add kvm_util_types.h to hold common types, [...]
new 3a085fbf8228 KVM: selftests: Move GDT, IDT, and TSS fields to x86's kvm [...]
new 0d95817e0753 KVM: selftests: Fix off-by-one initialization of GDT limit
new 53635ec253c0 KVM: selftests: Move platform_info_test's main assert into [...]
new dec79eab2b48 KVM: selftests: Rework platform_info_test to actually verify #GP
new 61c3cffd4cbf KVM: selftests: Explicitly clobber the IDT in the "delete [...]
new b62c32c532cd KVM: selftests: Move x86's descriptor table helpers "up" i [...]
new d8c63805e4e5 KVM: selftests: Rename x86's vcpu_setup() to vcpu_init_sregs()
new c1b9793b45d5 KVM: selftests: Init IDT and exception handlers for all VM [...]
new 44c93b277269 KVM: selftests: Map x86's exception_handlers at VM creatio [...]
new 2a511ca99493 KVM: selftests: Allocate x86's GDT during VM creation
new 1051e29cb915 KVM: selftests: Drop superfluous switch() on vm->mode in v [...]
new 23ef21f58cf8 KVM: selftests: Fold x86's descriptor tables helpers into [...]
new a2834e6e0b98 KVM: selftests: Allocate x86's TSS at VM creation
new f18ef97fc602 KVM: selftests: Add macro for TSS selector, rename up code [...]
new 0f53a0245068 KVM: selftests: Init x86's segments during VM creation
new b093f87fd195 KVM: selftests: Drop @selector from segment helpers
new dee7ea42a1eb Merge tag 'kvm-x86-selftests_utils-6.10' of https://github [...]
new aca48556c592 KVM: x86/mmu: Process atomically-zapped SPTEs after TLB flush
new 226d9b8f1688 KVM: x86/mmu: Fix a largely theoretical race in kvm_mmu_tr [...]
new 5a1c72e07e83 Merge tag 'kvm-x86-mmu-6.10' of https://github.com/kvm-x86 [...]
new 6f5c9600621b KVM: x86: Don't advertise guest.MAXPHYADDR as host.MAXPHYA [...]
new b628cb523c65 KVM: x86: Advertise max mappable GPA in CPUID.0x80000008.G [...]
new a952d608f0be KVM: Use vfree for memory allocated by vcalloc()/__vcalloc()
new 1d294dfaba8c KVM: x86: Allow, don't ignore, same-value writes to immuta [...]
new 6982b34c21cb KVM: x86: Only set APICV_INHIBIT_REASON_ABSENT if APICv is [...]
new 51937f2aae18 KVM: x86: Remove VT-d mention in posted interrupt tracepoint
new 7d41e24da29a Merge tag 'kvm-x86-misc-6.10' of https://github.com/kvm-x8 [...]
new cba23f333fed selftests/kvm: remove dead file
new f4b0c4b50836 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
new 20d46283f5d6 cgroup, docs: Clarify limitation of RT processes with cgro [...]
new 4793cb599b1b selftests: cgroup: skip test_cgcore_lesser_ns_open when cg [...]
new 2125c0034c5d cgroup/cpuset: Make cpuset hotplug processing synchronous
new 812c5945bdb8 cgroup/cpuset: Add test_cpuset_v1_hp.sh
new a24e3b7d27c6 docs: cgroup-v1: Fix description for css_online
new 15b8b9ab5081 cgroup/pids: Remove superfluous zeroing
new fc29e04ae1ad cgroup/rstat: add cgroup_rstat_lock helpers and tracepoints
new 97a46a66ad7d cgroup/rstat: desc member cgrp in cgroup_rstat_flush_release
new a6b8daba00e6 cgroup_freezer: update comment for freezer_css_online()
new 15a0b5fe1ad6 cgroup: don't call cgroup1_pidlist_destroy_all() for v2
new c9169291befe docs, cgroup: add entries for pids to cgroup-v2.rst
new f71bfbe1e281 cgroup, legacy_freezer: update comment for freezer_css_offline()
new 19fc8a896565 cgroup: Avoid unnecessary looping in cgroup_no_v1()
new 8996f93fc388 cgroup/cpuset: Statically initialize more members of top_cpuset
new e8784765fae6 cgroup/cpuset: Avoid clearing CS_SCHED_LOAD_BALANCE twice
new 04d63da4da53 cgroup/cpuset: Fix incorrect top_cpuset flags
new b7d56d953a67 cgroup/cpuset: Remove outdated comment in sched_partition_write()
new 1da2363228d6 selftests/cgroup: fix clang build failures for abs() calls
new 0515089418d0 selftests/cgroup: fix clang warnings: uninitialized fd variable
new 3309ca6f47f1 selftests/cgroup: cpu_hogger init: use {} instead of {NULL}
new 8f6d24a5db2a selftests/cgroup: fix uninitialized variables in test_zswap.c
new 62158261a88f docs: cgroup-v1: Update page cache removal functions
new c1457d9aad5e selftests/cgroup: Drop define _GNU_SOURCE
new 21c38a3bd4ee cgroup/rstat: add cgroup_rstat_cpu_lock helpers and tracepoints
new de6fef50eaf4 Merge tag 'cgroup-for-6.10' of git://git.kernel.org/pub/sc [...]
new 1211f3b21c2a workqueue: Preserve OFFQ bits in cancel[_sync] paths
new 86898fa6b8cd workqueue: Implement disable/enable for (delayed) work items
new f09b10b6f442 workqueue: Remove WORK_OFFQ_CANCELING
new 456a78eef267 workqueue: Remember whether a work item was on a BH workqueue
new 134874e2eee9 workqueue: Allow cancel_work_sync() and disable_work() fro [...]
new e7cc3be6fdb5 workqueue: Use INIT_WORK_ONSTACK in workqueue_softirq_dead()
new ae1296a7bfe4 workqueue: Move attrs->cpumask out of worker_pool's proper [...]
new d70f5d5778e8 workqueue: Use list_last_entry() to get the last idle worker
new 79202591a55a workqueue: Cleanup subsys attribute registration
new d6a7bbdde672 workqueue: add function in event of workqueue_activate_work
new 474a549ff4c9 workqueue: Introduce enable_and_queue_work() convenience function
new 8034b31464c5 workqueue: remove unnecessary import and function in wq_mo [...]
new 31103f40b1b5 workqueue: Add destroy_work_on_stack() in workqueue_softir [...]
new 51da7f68edae workqueue: Use "@..." in function comment to describe vari [...]
new a2a58909cfb5 Merge branch 'for-6.10' into test-merge-for-6.10
new 3c999d1ae3c7 Merge tag 'wq-for-6.10' of git://git.kernel.org/pub/scm/li [...]
The 339 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/admin-guide/cgroup-v1/cgroups.rst | 2 +-
Documentation/admin-guide/cgroup-v1/memcg_test.rst | 2 +-
Documentation/admin-guide/cgroup-v2.rst | 31 +-
Documentation/virt/kvm/api.rst | 11 +-
.../{hypercalls.rst => fw-pseudo-registers.rst} | 6 +-
Documentation/virt/kvm/arm/hypercalls.rst | 180 +---
Documentation/virt/kvm/arm/index.rst | 1 +
Documentation/virt/kvm/arm/ptp_kvm.rst | 38 +-
.../virt/kvm/x86/amd-memory-encryption.rst | 59 +-
MAINTAINERS | 4 +-
arch/Kconfig | 10 +-
arch/arm/kernel/module.c | 34 -
arch/arm/mm/init.c | 45 +
arch/arm64/Kconfig | 1 +
arch/arm64/include/asm/esr.h | 12 +
arch/arm64/include/asm/kvm_asm.h | 8 +-
arch/arm64/include/asm/kvm_emulate.h | 16 +-
arch/arm64/include/asm/kvm_host.h | 156 ++-
arch/arm64/include/asm/kvm_hyp.h | 4 +-
arch/arm64/include/asm/kvm_nested.h | 13 +
arch/arm64/include/asm/kvm_ptrauth.h | 21 +
arch/arm64/include/asm/pgtable-hwdef.h | 1 +
arch/arm64/include/asm/virt.h | 12 +-
arch/arm64/kernel/module.c | 126 ---
arch/arm64/kernel/pi/idreg-override.c | 4 +-
arch/arm64/kernel/probes/kprobes.c | 7 -
arch/arm64/kvm/Makefile | 1 +
arch/arm64/kvm/arm.c | 209 +++-
arch/arm64/kvm/emulate-nested.c | 66 +-
arch/arm64/kvm/fpsimd.c | 69 +-
arch/arm64/kvm/handle_exit.c | 36 +-
arch/arm64/kvm/hyp/include/hyp/debug-sr.h | 8 +-
arch/arm64/kvm/hyp/include/hyp/switch.h | 86 +-
arch/arm64/kvm/hyp/include/nvhe/pkvm.h | 6 +
arch/arm64/kvm/hyp/nvhe/debug-sr.c | 8 +-
arch/arm64/kvm/hyp/nvhe/ffa.c | 1 -
arch/arm64/kvm/hyp/nvhe/hyp-main.c | 27 +-
arch/arm64/kvm/hyp/nvhe/mem_protect.c | 8 +-
arch/arm64/kvm/hyp/nvhe/pkvm.c | 14 +-
arch/arm64/kvm/hyp/nvhe/psci-relay.c | 2 +-
arch/arm64/kvm/hyp/nvhe/setup.c | 4 +-
arch/arm64/kvm/hyp/nvhe/switch.c | 18 +-
arch/arm64/kvm/hyp/nvhe/tlb.c | 115 +-
arch/arm64/kvm/hyp/pgtable.c | 21 +-
arch/arm64/kvm/hyp/vgic-v3-sr.c | 27 +-
arch/arm64/kvm/hyp/vhe/switch.c | 109 +-
arch/arm64/kvm/hyp/vhe/sysreg-sr.c | 4 +-
arch/arm64/kvm/hyp/vhe/tlb.c | 26 +-
arch/arm64/kvm/mmio.c | 12 +-
arch/arm64/kvm/mmu.c | 42 +-
arch/arm64/kvm/nested.c | 8 +-
arch/arm64/kvm/pauth.c | 206 ++++
arch/arm64/kvm/pkvm.c | 2 +-
arch/arm64/kvm/pmu.c | 2 +-
arch/arm64/kvm/reset.c | 1 -
arch/arm64/kvm/sys_regs.c | 69 +-
arch/arm64/kvm/vgic/vgic-debug.c | 82 +-
arch/arm64/kvm/vgic/vgic-init.c | 90 +-
arch/arm64/kvm/vgic/vgic-its.c | 352 ++----
arch/arm64/kvm/vgic/vgic-mmio-v3.c | 2 +-
arch/arm64/kvm/vgic/vgic-v2.c | 9 +-
arch/arm64/kvm/vgic/vgic-v3.c | 23 +-
arch/arm64/kvm/vgic/vgic.c | 17 +-
arch/arm64/kvm/vgic/vgic.h | 8 +-
arch/arm64/mm/init.c | 140 +++
arch/arm64/net/bpf_jit_comp.c | 11 -
arch/loongarch/Kconfig | 9 +
arch/loongarch/include/asm/Kbuild | 1 -
arch/loongarch/include/asm/hardirq.h | 6 +
arch/loongarch/include/asm/inst.h | 2 +
arch/loongarch/include/asm/irq.h | 11 +-
arch/loongarch/include/asm/kvm_host.h | 34 +-
arch/loongarch/include/asm/kvm_para.h | 161 +++
arch/loongarch/include/asm/kvm_vcpu.h | 11 +
arch/loongarch/include/asm/loongarch.h | 12 +
arch/loongarch/include/asm/paravirt.h | 30 +
.../include/asm/paravirt_api_clock.h | 0
arch/loongarch/include/asm/smp.h | 22 +-
arch/loongarch/include/uapi/asm/kvm.h | 4 +
arch/loongarch/kernel/Makefile | 1 +
arch/loongarch/kernel/irq.c | 24 +-
arch/loongarch/kernel/module.c | 6 -
arch/loongarch/kernel/paravirt.c | 151 +++
arch/loongarch/kernel/perf_event.c | 14 +-
arch/loongarch/kernel/smp.c | 52 +-
arch/loongarch/kernel/time.c | 12 +-
arch/loongarch/kvm/exit.c | 151 ++-
arch/loongarch/kvm/mmu.c | 32 -
arch/loongarch/kvm/trace.h | 20 +-
arch/loongarch/kvm/vcpu.c | 105 +-
arch/loongarch/kvm/vm.c | 11 +
arch/loongarch/mm/init.c | 21 +
arch/mips/include/asm/pgtable-64.h | 4 +-
arch/mips/kernel/module.c | 10 -
arch/mips/kvm/mmu.c | 30 -
arch/mips/mm/fault.c | 4 +-
arch/mips/mm/init.c | 23 +
arch/nios2/include/asm/pgtable.h | 5 +-
arch/nios2/kernel/module.c | 20 -
arch/nios2/mm/init.c | 21 +
arch/parisc/kernel/module.c | 12 -
arch/parisc/mm/init.c | 23 +-
arch/powerpc/Kconfig | 2 +-
arch/powerpc/include/asm/kasan.h | 2 +-
arch/powerpc/include/asm/kvm_ppc.h | 1 -
arch/powerpc/kernel/head_8xx.S | 4 +-
arch/powerpc/kernel/head_book3s_32.S | 6 +-
arch/powerpc/kernel/kprobes.c | 22 +-
arch/powerpc/kernel/module.c | 38 -
arch/powerpc/kvm/book3s.c | 5 -
arch/powerpc/kvm/book3s.h | 1 -
arch/powerpc/kvm/book3s_64_mmu_hv.c | 12 -
arch/powerpc/kvm/book3s_hv.c | 1 -
arch/powerpc/kvm/book3s_pr.c | 7 -
arch/powerpc/kvm/e500_mmu_host.c | 6 -
arch/powerpc/lib/code-patching.c | 2 +-
arch/powerpc/mm/book3s32/mmu.c | 2 +-
arch/powerpc/mm/mem.c | 64 ++
arch/powerpc/platforms/pseries/papr_scm.c | 43 +-
arch/riscv/include/asm/csr.h | 5 +-
arch/riscv/include/asm/kvm_host.h | 21 +-
arch/riscv/include/asm/kvm_vcpu_pmu.h | 16 +-
arch/riscv/include/asm/pgtable.h | 3 +
arch/riscv/include/asm/sbi.h | 38 +-
arch/riscv/include/uapi/asm/kvm.h | 1 +
arch/riscv/kernel/module.c | 12 -
arch/riscv/kernel/paravirt.c | 6 +-
arch/riscv/kernel/probes/kprobes.c | 10 -
arch/riscv/kvm/aia.c | 5 +
arch/riscv/kvm/main.c | 18 +-
arch/riscv/kvm/mmu.c | 20 -
arch/riscv/kvm/vcpu.c | 85 +-
arch/riscv/kvm/vcpu_exit.c | 4 +
arch/riscv/kvm/vcpu_onereg.c | 6 +
arch/riscv/kvm/vcpu_pmu.c | 260 ++++-
arch/riscv/kvm/vcpu_sbi.c | 7 +-
arch/riscv/kvm/vcpu_sbi_hsm.c | 42 +-
arch/riscv/kvm/vcpu_sbi_pmu.c | 17 +-
arch/riscv/kvm/vcpu_sbi_sta.c | 4 +-
arch/riscv/kvm/vm.c | 1 +
arch/riscv/mm/init.c | 35 +
arch/riscv/net/bpf_jit_core.c | 13 -
arch/s390/kernel/ftrace.c | 4 +-
arch/s390/kernel/kprobes.c | 4 +-
arch/s390/kernel/module.c | 42 +-
arch/s390/mm/init.c | 30 +
arch/sparc/include/asm/pgtable_32.h | 2 +
arch/sparc/kernel/module.c | 30 -
arch/sparc/mm/Makefile | 2 +
arch/sparc/mm/execmem.c | 21 +
arch/sparc/net/bpf_jit_comp_32.c | 8 +-
arch/x86/Kconfig | 1 +
arch/x86/include/asm/fpu/api.h | 3 +
arch/x86/include/asm/kvm-x86-ops.h | 1 +
arch/x86/include/asm/kvm_host.h | 63 +-
arch/x86/include/asm/sev-common.h | 8 +-
arch/x86/include/asm/vmx.h | 13 +
arch/x86/include/uapi/asm/kvm.h | 22 +-
arch/x86/kernel/fpu/xstate.c | 1 +
arch/x86/kernel/fpu/xstate.h | 2 -
arch/x86/kernel/ftrace.c | 16 +-
arch/x86/kernel/kprobes/core.c | 4 +-
arch/x86/kernel/module.c | 51 -
arch/x86/kvm/Kconfig | 13 +
arch/x86/kvm/Makefile | 9 +-
arch/x86/kvm/cpuid.c | 43 +-
arch/x86/kvm/kvm_emulate.h | 1 +
arch/x86/kvm/mmu.h | 7 +-
arch/x86/kvm/mmu/mmu.c | 295 ++---
arch/x86/kvm/mmu/mmu_internal.h | 28 +-
arch/x86/kvm/mmu/mmutrace.h | 2 +-
arch/x86/kvm/mmu/page_track.c | 2 +-
arch/x86/kvm/mmu/paging_tmpl.h | 28 +-
arch/x86/kvm/mmu/spte.c | 40 +-
arch/x86/kvm/mmu/spte.h | 26 +-
arch/x86/kvm/mmu/tdp_mmu.c | 139 +--
arch/x86/kvm/mmu/tdp_mmu.h | 1 -
arch/x86/kvm/svm/sev.c | 343 ++++--
arch/x86/kvm/svm/svm.c | 36 +-
arch/x86/kvm/svm/svm.h | 56 +-
arch/x86/kvm/trace.h | 4 +-
arch/x86/kvm/vmx/main.c | 167 +++
arch/x86/kvm/vmx/nested.c | 30 +-
arch/x86/kvm/vmx/vmcs.h | 5 +
arch/x86/kvm/vmx/vmx.c | 440 +++-----
arch/x86/kvm/vmx/vmx.h | 6 +-
arch/x86/kvm/vmx/x86_ops.h | 124 +++
arch/x86/kvm/x86.c | 262 +++--
arch/x86/kvm/x86.h | 2 +
arch/x86/mm/init.c | 29 +
drivers/acpi/apei/ghes.c | 84 ++
drivers/cxl/Kconfig | 1 +
drivers/cxl/acpi.c | 93 +-
drivers/cxl/core/core.h | 14 +
drivers/cxl/core/hdm.c | 13 +-
drivers/cxl/core/mbox.c | 48 +-
drivers/cxl/core/memdev.c | 44 -
drivers/cxl/core/region.c | 177 ++-
drivers/cxl/core/trace.c | 91 --
drivers/cxl/core/trace.h | 50 +-
drivers/cxl/cxl.h | 7 +
drivers/cxl/cxlmem.h | 3 +
drivers/cxl/pci.c | 71 +-
drivers/cxl/pmem.c | 2 -
drivers/dax/bus.c | 3 +-
drivers/nvdimm/btt.c | 12 +-
drivers/nvdimm/core.c | 30 -
drivers/nvdimm/nd.h | 1 -
drivers/perf/riscv_pmu.c | 3 +-
drivers/perf/riscv_pmu_sbi.c | 316 +++++-
include/kvm/arm_vgic.h | 16 +-
include/linux/cgroup.h | 2 +-
include/linux/cpuset.h | 3 -
include/linux/cxl-event.h | 39 +
include/linux/execmem.h | 132 +++
include/linux/kvm_host.h | 4 -
include/linux/kvm_types.h | 1 +
include/linux/mmu_notifier.h | 44 -
include/linux/module.h | 9 +
include/linux/moduleloader.h | 15 -
include/linux/papr_scm.h | 49 +
include/linux/perf/riscv_pmu.h | 8 +
include/linux/workqueue.h | 54 +-
include/trace/events/cgroup.h | 92 ++
include/trace/events/kvm.h | 15 -
include/trace/events/workqueue.h | 4 +-
include/uapi/linux/cxl_mem.h | 3 +
.../uapi/asm => include/uapi/linux}/papr_pdsm.h | 0
kernel/bpf/Kconfig | 2 +-
kernel/bpf/core.c | 6 +-
kernel/cgroup/cgroup-v1.c | 1 +
kernel/cgroup/cgroup.c | 3 +-
kernel/cgroup/cpuset.c | 156 +--
kernel/cgroup/legacy_freezer.c | 5 +-
kernel/cgroup/pids.c | 2 -
kernel/cgroup/rstat.c | 118 +-
kernel/cpu.c | 48 -
kernel/events/uprobes.c | 6 +-
kernel/kprobes.c | 63 +-
kernel/module/Kconfig | 3 +-
kernel/module/kallsyms.c | 2 +-
kernel/module/main.c | 105 +-
kernel/power/process.c | 2 -
kernel/trace/trace_kprobe.c | 20 +-
kernel/workqueue.c | 453 +++++---
mm/Kconfig | 3 +
mm/Makefile | 1 +
mm/execmem.c | 143 +++
mm/ksm.c | 4 +-
mm/memory.c | 7 +-
mm/migrate_device.c | 8 +-
mm/mm_init.c | 2 +
mm/mmu_notifier.c | 17 -
scripts/Makefile.modpost | 2 +-
tools/testing/cxl/test/mem.c | 19 +-
tools/testing/nvdimm/test/ndtest.c | 7 +-
tools/testing/nvdimm/test/ndtest.h | 31 -
tools/testing/selftests/cgroup/Makefile | 2 +-
tools/testing/selftests/cgroup/cgroup_util.c | 11 +-
tools/testing/selftests/cgroup/cgroup_util.h | 4 +-
tools/testing/selftests/cgroup/test_core.c | 9 +-
tools/testing/selftests/cgroup/test_cpu.c | 8 +-
tools/testing/selftests/cgroup/test_cpuset.c | 2 +-
.../testing/selftests/cgroup/test_cpuset_v1_hp.sh | 46 +
tools/testing/selftests/cgroup/test_freezer.c | 2 +-
.../testing/selftests/cgroup/test_hugetlb_memcg.c | 4 +-
tools/testing/selftests/cgroup/test_kill.c | 2 +-
tools/testing/selftests/cgroup/test_kmem.c | 8 +-
tools/testing/selftests/cgroup/test_memcontrol.c | 8 +-
tools/testing/selftests/cgroup/test_zswap.c | 8 +-
tools/testing/selftests/kvm/Makefile | 9 +-
tools/testing/selftests/kvm/aarch64/arch_timer.c | 11 +-
.../selftests/kvm/aarch64/page_fault_test.c | 5 +-
tools/testing/selftests/kvm/aarch64/psci_test.c | 4 +-
tools/testing/selftests/kvm/aarch64/set_id_regs.c | 123 ++-
tools/testing/selftests/kvm/aarch64/vgic_init.c | 1 -
tools/testing/selftests/kvm/aarch64/vgic_irq.c | 15 +-
.../selftests/kvm/aarch64/vgic_lpi_stress.c | 410 +++++++
.../selftests/kvm/aarch64/vpmu_counter_access.c | 6 +-
tools/testing/selftests/kvm/arch_timer.c | 4 +-
tools/testing/selftests/kvm/demand_paging_test.c | 94 +-
tools/testing/selftests/kvm/dirty_log_perf_test.c | 15 +-
tools/testing/selftests/kvm/dirty_log_test.c | 26 +-
tools/testing/selftests/kvm/guest_memfd_test.c | 4 +-
tools/testing/selftests/kvm/guest_print_test.c | 1 +
.../testing/selftests/kvm/hardware_disable_test.c | 3 -
tools/testing/selftests/kvm/include/aarch64/gic.h | 21 +-
.../testing/selftests/kvm/include/aarch64/gic_v3.h | 586 +++++++++-
.../selftests/kvm/include/aarch64/gic_v3_its.h | 19 +
.../selftests/kvm/include/aarch64/processor.h | 21 +-
.../testing/selftests/kvm/include/aarch64/ucall.h | 2 +-
tools/testing/selftests/kvm/include/aarch64/vgic.h | 5 +-
tools/testing/selftests/kvm/include/kvm_util.h | 1111 ++++++++++++++++++-
.../testing/selftests/kvm/include/kvm_util_base.h | 1135 --------------------
.../testing/selftests/kvm/include/kvm_util_types.h | 20 +
tools/testing/selftests/kvm/include/memstress.h | 1 -
.../selftests/kvm/include/riscv/processor.h | 49 +-
tools/testing/selftests/kvm/include/riscv/sbi.h | 141 +++
tools/testing/selftests/kvm/include/riscv/ucall.h | 1 +
tools/testing/selftests/kvm/include/s390x/ucall.h | 2 +-
tools/testing/selftests/kvm/include/test_util.h | 19 +
.../selftests/kvm/include/userfaultfd_util.h | 19 +-
.../selftests/kvm/include/x86_64/kvm_util_arch.h | 28 +
.../selftests/kvm/include/x86_64/processor.h | 11 +-
tools/testing/selftests/kvm/include/x86_64/sev.h | 19 +-
tools/testing/selftests/kvm/include/x86_64/ucall.h | 2 +-
.../testing/selftests/kvm/kvm_binary_stats_test.c | 2 -
tools/testing/selftests/kvm/kvm_create_max_vcpus.c | 2 -
tools/testing/selftests/kvm/kvm_page_table_test.c | 4 +-
tools/testing/selftests/kvm/lib/aarch64/gic.c | 18 +-
.../selftests/kvm/lib/aarch64/gic_private.h | 4 +-
tools/testing/selftests/kvm/lib/aarch64/gic_v3.c | 99 +-
.../testing/selftests/kvm/lib/aarch64/gic_v3_its.c | 248 +++++
.../testing/selftests/kvm/lib/aarch64/processor.c | 2 +
tools/testing/selftests/kvm/lib/aarch64/vgic.c | 38 +-
tools/testing/selftests/kvm/lib/assert.c | 3 -
tools/testing/selftests/kvm/lib/kvm_util.c | 21 +-
tools/testing/selftests/kvm/lib/memstress.c | 13 +-
tools/testing/selftests/kvm/lib/riscv/processor.c | 13 +
tools/testing/selftests/kvm/lib/test_util.c | 2 -
tools/testing/selftests/kvm/lib/ucall_common.c | 5 +-
tools/testing/selftests/kvm/lib/userfaultfd_util.c | 156 +--
tools/testing/selftests/kvm/lib/x86_64/processor.c | 316 +++---
tools/testing/selftests/kvm/lib/x86_64/sev.c | 45 +-
.../testing/selftests/kvm/max_guest_memory_test.c | 2 -
.../kvm/memslot_modification_stress_test.c | 3 -
tools/testing/selftests/kvm/riscv/arch_timer.c | 6 +-
tools/testing/selftests/kvm/riscv/ebreak_test.c | 82 ++
tools/testing/selftests/kvm/riscv/get-reg-list.c | 4 +
tools/testing/selftests/kvm/riscv/sbi_pmu_test.c | 681 ++++++++++++
tools/testing/selftests/kvm/rseq_test.c | 48 +-
tools/testing/selftests/kvm/s390x/cmma_test.c | 3 +-
tools/testing/selftests/kvm/s390x/memop.c | 1 +
tools/testing/selftests/kvm/s390x/sync_regs_test.c | 2 -
tools/testing/selftests/kvm/s390x/tprot.c | 1 +
.../testing/selftests/kvm/set_memory_region_test.c | 21 +-
tools/testing/selftests/kvm/steal_time.c | 53 +-
tools/testing/selftests/kvm/x86_64/amx_test.c | 4 -
.../kvm/x86_64/dirty_log_page_splitting_test.c | 1 +
.../kvm/x86_64/exit_on_emulation_failure_test.c | 5 +-
.../selftests/kvm/x86_64/fix_hypercall_test.c | 2 -
tools/testing/selftests/kvm/x86_64/hwcr_msr_test.c | 2 -
tools/testing/selftests/kvm/x86_64/hyperv_cpuid.c | 2 -
tools/testing/selftests/kvm/x86_64/hyperv_evmcs.c | 3 -
.../testing/selftests/kvm/x86_64/hyperv_features.c | 6 -
tools/testing/selftests/kvm/x86_64/hyperv_ipi.c | 5 -
.../testing/selftests/kvm/x86_64/hyperv_svm_test.c | 1 -
.../selftests/kvm/x86_64/hyperv_tlb_flush.c | 2 -
tools/testing/selftests/kvm/x86_64/kvm_pv_test.c | 3 -
.../selftests/kvm/x86_64/monitor_mwait_test.c | 4 +-
.../selftests/kvm/x86_64/nested_exceptions_test.c | 2 -
.../selftests/kvm/x86_64/nx_huge_pages_test.c | 3 -
.../selftests/kvm/x86_64/nx_huge_pages_test.sh | 13 +-
.../selftests/kvm/x86_64/platform_info_test.c | 61 +-
.../selftests/kvm/x86_64/pmu_counters_test.c | 8 -
.../selftests/kvm/x86_64/pmu_event_filter_test.c | 9 -
.../kvm/x86_64/private_mem_conversions_test.c | 1 -
.../testing/selftests/kvm/x86_64/set_boot_cpu_id.c | 1 -
.../testing/selftests/kvm/x86_64/set_sregs_test.c | 1 -
.../testing/selftests/kvm/x86_64/sev_init2_tests.c | 152 +++
.../testing/selftests/kvm/x86_64/sev_smoke_test.c | 96 +-
.../kvm/x86_64/smaller_maxphyaddr_emulation_test.c | 6 -
tools/testing/selftests/kvm/x86_64/smm_test.c | 1 -
tools/testing/selftests/kvm/x86_64/state_test.c | 1 -
.../selftests/kvm/x86_64/svm_int_ctl_test.c | 3 -
.../kvm/x86_64/svm_nested_shutdown_test.c | 5 +-
.../kvm/x86_64/svm_nested_soft_inject_test.c | 5 +-
.../testing/selftests/kvm/x86_64/sync_regs_test.c | 2 -
.../selftests/kvm/x86_64/ucna_injection_test.c | 7 -
.../selftests/kvm/x86_64/userspace_msr_exit_test.c | 15 +-
.../selftests/kvm/x86_64/vmx_dirty_log_test.c | 3 -
.../vmx_exception_with_invalid_guest_state.c | 3 -
.../selftests/kvm/x86_64/vmx_pmu_caps_test.c | 4 -
.../kvm/x86_64/vmx_preemption_timer_test.c | 1 -
.../testing/selftests/kvm/x86_64/xapic_ipi_test.c | 4 -
.../selftests/kvm/x86_64/xapic_state_test.c | 1 -
.../testing/selftests/kvm/x86_64/xcr0_cpuid_test.c | 3 -
.../testing/selftests/kvm/x86_64/xen_shinfo_test.c | 59 +-
tools/testing/selftests/kvm/x86_64/xss_msr_test.c | 2 -
tools/workqueue/wq_monitor.py | 9 +-
virt/kvm/kvm_main.c | 109 +-
virt/kvm/vfio.c | 2 +
382 files changed, 10939 insertions(+), 5553 deletions(-)
copy Documentation/virt/kvm/arm/{hypercalls.rst => fw-pseudo-registers.rst} (97%)
create mode 100644 arch/arm64/kvm/pauth.c
create mode 100644 arch/loongarch/include/asm/kvm_para.h
create mode 100644 arch/loongarch/include/asm/paravirt.h
copy arch/{arm => loongarch}/include/asm/paravirt_api_clock.h (100%)
create mode 100644 arch/loongarch/kernel/paravirt.c
create mode 100644 arch/sparc/mm/execmem.c
create mode 100644 arch/x86/kvm/vmx/main.c
create mode 100644 arch/x86/kvm/vmx/x86_ops.h
create mode 100644 include/linux/execmem.h
create mode 100644 include/linux/papr_scm.h
rename {arch/powerpc/include/uapi/asm => include/uapi/linux}/papr_pdsm.h (100%)
create mode 100644 mm/execmem.c
create mode 100755 tools/testing/selftests/cgroup/test_cpuset_v1_hp.sh
create mode 100644 tools/testing/selftests/kvm/aarch64/vgic_lpi_stress.c
create mode 100644 tools/testing/selftests/kvm/include/aarch64/gic_v3_its.h
delete mode 100644 tools/testing/selftests/kvm/include/kvm_util_base.h
create mode 100644 tools/testing/selftests/kvm/include/kvm_util_types.h
create mode 100644 tools/testing/selftests/kvm/include/riscv/sbi.h
create mode 100644 tools/testing/selftests/kvm/lib/aarch64/gic_v3_its.c
create mode 100644 tools/testing/selftests/kvm/riscv/ebreak_test.c
create mode 100644 tools/testing/selftests/kvm/riscv/sbi_pmu_test.c
create mode 100644 tools/testing/selftests/kvm/x86_64/sev_init2_tests.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 25456c0e6d1 Daily bump.
new 0cc0956b3bb Optimize ashift >> 7 to vpcmpgtb for vector int8.
new 090714e6cf8 Set d.one_operand_p to true when TARGET_SSSE3 in ix86_expan [...]
The 2 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/config/i386/i386-expand.cc | 34 +++++++++++++++++-
gcc/testsuite/gcc.target/i386/pr114514-shift.c | 49 ++++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr114514-shufb.c | 35 ++++++++++++++++++
3 files changed, 117 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr114514-shift.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr114514-shufb.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 releases/gcc-14
in repository gcc.
from 1d89cb43943 middle-end/114931 - type_hash_canon and structual equality types
new 82e4bdc5c33 Daily bump.
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 | 28 ++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 9 +++++++++
gcc/testsuite/ChangeLog | 8 ++++++++
4 files changed, 46 insertions(+), 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 releases/gcc-13
in repository gcc.
from 851aa3bcfc9 Daily bump.
new 5b5342e6a38 Daily bump.
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/DATESTAMP | 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 releases/gcc-12
in repository gcc.
from 2183e5b5aa3 ipa: Self-DCE of uses of removed call LHSs (PR 108007)
new b656e6544e2 Daily bump.
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 | 36 ++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 20 ++++++++++++++++++++
3 files changed, 57 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.