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
-----------------------------------------------------------------------
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.