This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch pending-fixes in repository linux-next.
discards 9e633753407a Merge branch 'for-linux-next-fixes' of git://anongit.freed [...] discards 5a7a990e3fd2 Merge branch 'zstd-linus' of https://github.com/terrelln/l [...] discards aa857a207856 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linu [...] discards 75a4a2194bd5 Merge branch 'rtc-fixes' of git://git.kernel.org/pub/scm/l [...] discards c534a8a4a484 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] discards 3e561bce3466 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] discards 5d95d827d377 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] discards 1256a9b8f7aa Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] discards 92376f449a5e Merge branch 'master' of git://git.kernel.org/pub/scm/virt [...] discards 41704be78f55 Merge branch 'fixes' of git://linuxtv.org/mchehab/media-next.git discards 1ad1e8a3663e Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] discards 7896f096709f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] discards 640f1d659778 Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...] discards 383f86702047 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] discards a7551e5529df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] discards 6e5e182aeb70 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] discards 44c98ce49408 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] discards a3711a696459 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] discards 4b698bc46f2c Merge branch 'fixes' of https://git.linaro.org/people/jens [...] discards 79e26103947a Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...] discards b7232b913bd6 Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...] new e1cff7002b71 bluetooth: don't use bitmaps for random flag accesses adds 662ce1dc9caf delayacct: track delays from write-protect copy new e17fee8976c3 Merge tag 'mm-nonmm-stable-2022-06-05' of git://git.kernel [...] new 815b196c7057 Merge tag 'mm-hotfixes-stable-2022-06-05' of git://git.ker [...] new 40a1926022d1 fix the breakage in close_fd_get_file() calling convention [...] new 6684cf42906f Merge tag 'pull-work.fd-fixes' of git://git.kernel.org/pub [...] new f2906aa86338 Linux 5.19-rc1 new 2f0c7fd4f07c Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...] new ad6b1bc2e12b Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...] new 34665cf0fd59 Merge branch 'fixes' of https://git.linaro.org/people/jens [...] new 7ad6e83d1ff4 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new 582d5ed4caf7 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] new cca83b1634e2 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] new 90e1bf61bc8b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new 2c400368fc3e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new bb78d1c02991 Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...] new 24b4ab659037 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new 31d7ad12b69b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new f3ee9a3b8221 Merge branch 'fixes' of git://linuxtv.org/mchehab/media-next.git new 3fd837ee0b32 Merge branch 'master' of git://git.kernel.org/pub/scm/virt [...] new 6eb84919a802 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] new 1b0179ac566f Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] new c35dc9bfd4be Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new 58278ebac559 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new 08a19e7509f7 Merge branch 'rtc-fixes' of git://git.kernel.org/pub/scm/l [...] new e46595668208 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linu [...] new 62b728086fb3 Merge branch 'zstd-linus' of https://github.com/terrelln/l [...] new 5a749a6e62f2 Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
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 (9e633753407a) \ N -- N -- N refs/heads/pending-fixes (5a749a6e62f2)
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 27 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/accounting/delay-accounting.rst | 5 +++- Makefile | 4 +-- drivers/android/binder.c | 2 ++ fs/file.c | 3 +-- fs/io_uring.c | 5 +--- include/linux/delayacct.h | 28 ++++++++++++++++++++ include/net/bluetooth/hci_core.h | 17 +++++------- include/uapi/linux/taskstats.h | 6 ++++- kernel/delayacct.c | 16 ++++++++++++ mm/hugetlb.c | 8 ++++++ mm/memory.c | 8 ++++++ net/bluetooth/hci_core.c | 4 +-- net/bluetooth/hci_request.c | 2 +- net/bluetooth/hci_sync.c | 6 ++--- net/bluetooth/mgmt.c | 37 ++++++++++----------------- tools/accounting/getdelays.c | 8 +++++- 16 files changed, 109 insertions(+), 50 deletions(-)