This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to annotated tag v6.4-rc1 in repository linux-next.
at 259be8eab12c (tag) tagging ac9a78681b921877518763ba0e89202254349d1b (commit) replaces v6.3 tagged by Linus Torvalds on Sun May 7 13:34:35 2023 -0700
- Log ----------------------------------------------------------------- Linux 6.4-rc1
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 776617db78c6 io_uring/rsrc: check for nonconsecutive pages new 4f94559f40ad tracing: Fix permissions for the buffer_percent file new 6014bc27561f x86-64: make access_ok() independent of LAM new 6ccdc91d6af9 x86: mm: remove architecture-specific 'access_ok()' define new b9bd9f605c4a x86: uaccess: move 32-bit and 64-bit parts into proper <as [...] new 1dbc0a9515fd x86: mm: remove 'sign' games from LAM untagged_addr*() macros new 798dec3304f6 x86-64: mm: clarify the 'positive addresses' user address rules new 96c7d4f81db0 io_uring: Create a helper to return the SQE size new fd9b8547bc5c io_uring: Pass whole sqe to commands new d2b7fa6174bc io_uring: Remove unnecessary BUILD_BUG_ON new 6997f847cbb7 MAINTAINERS: add Conor as a dt-bindings maintainer new 2492ba4cd06d MAINTAINERS: remove section INTEL MENLOW THERMAL DRIVER new 6ce2c04fcbca ftrace: Add MODIFIED flag to show if IPMODIFY or direct wa [...] new 4a2248855fc1 Merge tag 'asoc-fix-v6.4-rc1' of https://git.kernel.org/pu [...] new 56fc217f0db4 ALSA: hda/realtek: Fix mute and micmute LEDs for an HP laptop new d7f5dd9790bb ALSA: pcm: Revert "ALSA: pcm: rewrite snd_pcm_playback_silence()" new 2fbaa44a5988 ALSA: pcm: fix playback silence - use the actual new_hw_pt [...] new 781b4da64b9e ALSA: pcm: fix playback silence - correct incremental silencing new 190cb66a4ee0 ALSA: pcm: playback silence - remove extra code new 6d8d56db0cd1 ALSA: pcm: playback silence - move silence variable update [...] new 6ffa6f397e80 ALSA: pcm: simplify top-up mode init in snd_pcm_playback_s [...] new ee2dd7034702 ALSA: pcm: use exit controlled loop in snd_pcm_playback_silence() new 084f51d473cd Merge tag 'drm-next-2023-05-05' of git://anongit.freedeskt [...] new b49178e68fc7 Merge tag 'phy-fixes-6.4-1' of git://git.kernel.org/pub/sc [...] new 817e1af1b372 Merge tag 'thermal-6.4-rc1-3' of git://git.kernel.org/pub/ [...] new 7163a2111f6c Merge tag 'acpi-6.4-rc1-3' of git://git.kernel.org/pub/scm [...] new 493804a6895d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] new 982365a8f5c4 Merge tag 'riscv-for-linus-6.4-mw2' of git://git.kernel.or [...] new d5ed10bb80bb Merge branch 'x86-uaccess-cleanup': x86 uaccess header cleanups new b115d85a9584 Merge tag 'locking-core-2023-05-05' of git://git.kernel.or [...] new e919a3f7057b Merge tag 'trace-v6.4-rc1' of git://git.kernel.org/pub/scm [...] new 647681bfa678 Merge tag 'docs-6.4-2' of git://git.lwn.net/linux new 418d5c98319f Merge tag 'devicetree-fixes-for-6.4-1' of git://git.kernel [...] new ecc68ee216c6 perf stat: Separate bperf from bpf_profiler new 644bca1d4813 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev [...] new a887466562b4 perf bpf skels: Stop using vmlinux.h generated from BTF, u [...] new 6c73f819b6b6 perf metrics: Fix SEGV with --for-each-cgroup new c12753d5fa3e s390: remove the unneeded select GCC12_NO_ARRAY_BOUNDS new a5e219005aea Merge tag 'i2c-for-6.4-rc1-part2' of git://git.kernel.org/ [...] new ed23734c23d2 Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/li [...] new 2e1e1337881b Merge tag '6.4-rc-ksmbd-server-fixes-part2' of git://git.s [...] new 27e0c8461c0a Merge tag 'regulator-fix-v6.4' of git://git.kernel.org/pub [...] new 0021b532b2fd Merge tag 'sound-fix-6.4-rc1' of git://git.kernel.org/pub/ [...] new 7644c8231987 Merge tag 'pipe-nonblock-2023-05-06' of git://git.kernel.dk/linux new a3b111b046f6 Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linux new dd9e11d6477a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linu [...] new 38a55db9877c filemap: Handle error return from __filemap_get_folio() new 29417d292bd0 mm/mmap/vma_merge: always check invariants new a6a491c04888 nilfs2: fix infinite loop in nilfs_mdt_get_block() new d824ec2a1546 mm: do not reclaim private data from pinned page new 28a65b49eb53 nilfs2: do not write dirty data after degenerating to read-only new 58f5f6698a72 afs: fix the afs_dir_get_folio return value new 994e2419f1e7 nfs: fix mis-merged __filemap_get_folio() error check new 67a540c60c39 dmapool: remove checks for dev == NULL new 08cc96c89484 dmapool: use sysfs_emit() instead of scnprintf() new 790233528d33 dmapool: cleanup integer types new 290911c56f98 dmapool: speedup DMAPOOL_DEBUG with init_on_alloc new d93e08b7556f dmapool: move debug code to own functions new 5407df10e575 dmapool: rearrange page alloc failure handling new f0bccea6bc0c dmapool: consolidate page initialization new cc669954ab38 dmapool: simplify freeing new 8ecc36955421 dmapool: don't memset on free twice new da9619a30e73 dmapool: link blocks across pages new 706ce3caea1c Merge tag 'mm-hotfixes-stable-2023-05-06-10-45' of git://g [...] new fc4354c6e5c2 Merge tag 'mm-stable-2023-05-06-10-49' of git://git.kernel [...] new c3e6df97fa25 Revert "perf build: Warn for BPF skeletons if endian mismatches" new 9a2d5178b9d5 Revert "perf build: Make BUILD_BPF_SKEL default, rename to [...] new 03e5cb7b50fe Merge tag 'for-6.4/io_uring-2023-05-07' of git://git.kerne [...] new 1c1094e47ef1 Merge tag 'mailbox-v6.4' of git://git.linaro.org/landing-t [...] new d6b8a8c49ad6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/ [...] new 63342b1dd5f8 Merge tag '6.4-rc-smb3-client-fixes-part2' of git://git.sa [...] new 6f69c981811c Merge tag 'v6.4-p2' of git://git.kernel.org/pub/scm/linux/ [...] new 17784de648be Merge tag 'core-debugobjects-2023-05-06' of git://git.kern [...] new f085df1be60a Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git. [...] new ac9a78681b92 Linux 6.4-rc1
The 75 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.