lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZxvQNdnKWMQLN6l2@sashalap>
Date: Fri, 25 Oct 2024 13:07:01 -0400
From: Sasha Levin <sashal@...nel.org>
To: Michael Ellerman <mpe@...erman.id.au>
Cc: torvalds@...ux-foundation.org, kuba@...nel.org, davem@...emloft.net,
	netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
	pabeni@...hat.com, kees@...nel.org, broonie@...nel.org
Subject: Re: [GIT PULL] Networking for v6.12-rc5

[snip]

I ran the current state of the scripts on the delta between Linus's
master and linus-next. It is pasted below.

The number of patches that haven't been in -next in this random sample
is indeed worrysome (and provides a good justification to the
(unrelated) linus-next effort).

As a reminder, the scripts are available at
https://git.kernel.org/pub/scm/linux/kernel/git/sashal/next-analysis.git/
, and I'm happy to help with issues around them.

To avoid getting on everyone's nerves, I don't plan on bringing these up
again in the context of random PRs unless asked to do so by the relevant
maintainers/Linus.



Days in linux-next:
----------------------------------------
  0 | ██████████████████████████████████████████████████ (32)
<1 | ████ (3)
  1 | ████ (3)
  2 | ████████████ (8)
  3 | ███████████████ (10)
  4 | ███████████████ (10)
  5 | 
  6 | 
  7 | 
  8 | ███ (2)
  9 | ██████ (4)
10 | █ (1)
11 | ███████ (5)
12 | 
13 | 
14+| █████████████████ (11)

Commits with 0 days in linux-next (35 of 89: 39.3%):
--------------------------------
d34a5575e6d23 fuse: remove stray debug line
  fs/fuse/passthrough.c | 1 -
  1 file changed, 1 deletion(-)

cdc21021f0351 drm/xe: Don't restart parallel queues multiple times on GT reset
  drivers/gpu/drm/xe/xe_guc_submit.c | 14 ++++++++++++--
  1 file changed, 12 insertions(+), 2 deletions(-)

9c1813b325348 drm/xe/ufence: Prefetch ufence addr to catch bogus address
  drivers/gpu/drm/xe/xe_sync.c | 3 ++-
  1 file changed, 2 insertions(+), 1 deletion(-)

69418db678567 drm/xe: Handle unreliable MMIO reads during forcewake
  drivers/gpu/drm/xe/xe_force_wake.c | 12 +++++++++---
  1 file changed, 9 insertions(+), 3 deletions(-)

22ef43c78647d drm/xe/guc/ct: Flush g2h worker in case of g2h response timeout
  drivers/gpu/drm/xe/xe_guc_ct.c | 18 ++++++++++++++++++
  1 file changed, 18 insertions(+)

c8fb95e7a5431 drm/xe: Enlarge the invalidation timeout from 150 to 500
  drivers/gpu/drm/xe/xe_device.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

d93df29bdab13 cpufreq: CPPC: fix perf_to_khz/khz_to_perf conversion exception
  drivers/acpi/cppc_acpi.c | 22 +++++++++++++++++-----
  1 file changed, 17 insertions(+), 5 deletions(-)

3d1c651272cf1 ACPI: PRM: Clean up guid type in struct prm_handler_info
  drivers/acpi/prmt.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

8e59a2a5459fd ata: libata: Set DID_TIME_OUT for commands that actually timed out
  drivers/ata/libata-eh.c | 1 +
  1 file changed, 1 insertion(+)

7c210ca5a2d72 drm/amdgpu: handle default profile on on devices without fullscreen 3D
  drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c | 11 ++++++++++-
  1 file changed, 10 insertions(+), 1 deletion(-)

ba1959f71117b drm/amd/display: Disable PSR-SU on Parade 08-01 TCON too
  drivers/gpu/drm/amd/display/modules/power/power_helpers.c | 2 ++
  1 file changed, 2 insertions(+)

108bc59fe8176 drm/amdgpu: fix random data corruption for sdma 7
  drivers/gpu/drm/amd/amdgpu/sdma_v7_0.c | 9 ++++++++-
  1 file changed, 8 insertions(+), 1 deletion(-)

63feb35cd2655 drm/amd/display: temp w/a for DP Link Layer compliance
  drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c | 13 +++++++++++++
  1 file changed, 13 insertions(+)

23d16ede33a4d drm/amd/display: temp w/a for dGPU to enter idle optimizations
  drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 3 ++-
  1 file changed, 2 insertions(+), 1 deletion(-)

f67644b219d45 drm/amd/pm: update deep sleep status on smu v14.0.2/3
  drivers/gpu/drm/amd/pm/swsmu/smu14/smu_v14_0_2_ppt.c | 7 ++++++-
  1 file changed, 6 insertions(+), 1 deletion(-)

f888e3d34b864 drm/amd/pm: update overdrive function on smu v14.0.2/3
  drivers/gpu/drm/amd/pm/swsmu/smu14/smu_v14_0_2_ppt.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

9515e74d756b6 drm/amd/pm: update the driver-fw interface file for smu v14.0.2/3
  drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu14_driver_if_v14_0.h | 132 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------------------
  drivers/gpu/drm/amd/pm/swsmu/inc/smu_v14_0.h                     |   2 +-
  drivers/gpu/drm/amd/pm/swsmu/smu14/smu_v14_0_2_ppt.c             |  57 +++++++++++++-----------------------------
  3 files changed, 102 insertions(+), 89 deletions(-)

bf58f03931fdc drm/amd: Guard against bad data for ATIF ACPI method
  drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c | 15 ++++++++++++---
  1 file changed, 12 insertions(+), 3 deletions(-)

d719fecdc2d6d media: i2c: tc358743: export InfoFrames to debugfs
  drivers/media/i2c/tc358743.c | 36 +++++++++++++++++++++++++++++++++++-
  1 file changed, 35 insertions(+), 1 deletion(-)

be3aeece83e23 media: i2c: adv7842: export InfoFrames to debugfs
  drivers/media/i2c/adv7842.c | 120 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------------
  1 file changed, 88 insertions(+), 32 deletions(-)

6703538b8b6f8 media: i2c: adv7604: export InfoFrames to debugfs
  drivers/media/i2c/adv7604.c | 90 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------
  1 file changed, 70 insertions(+), 20 deletions(-)

b0644b12f2579 media: i2c: adv7511-v4l2: export InfoFrames to debugfs
  drivers/media/i2c/adv7511-v4l2.c | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------
  1 file changed, 74 insertions(+), 17 deletions(-)

155043e173660 media: v4l2-core: add v4l2_debugfs_if_alloc/free()
  drivers/media/v4l2-core/v4l2-dv-timings.c | 67 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  include/media/v4l2-dv-timings.h           | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
  2 files changed, 115 insertions(+)

e24486d0c6992 media: v4l2-core: add v4l2_debugfs_root()
  drivers/media/v4l2-core/v4l2-dev.c | 14 ++++++++++++++
  include/media/v4l2-dev.h           | 15 +++++++++++++++
  2 files changed, 29 insertions(+)

3d882f3a391db media: vb2: use lock if wait_prepare/finish are NULL
  drivers/media/common/videobuf2/videobuf2-core.c | 13 ++++++++++---
  1 file changed, 10 insertions(+), 3 deletions(-)

aea26177c7175 media: vb2: vb2_core_queue_init(): sanity check lock and wait_prepare/finish
  drivers/media/common/videobuf2/videobuf2-core.c | 8 ++++++++
  1 file changed, 8 insertions(+)

22122f2094934 media: video-i2c: set lock before calling vb2_queue_init()
  drivers/media/i2c/video-i2c.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

b251fe7db1cde media: rcar_drif.c: set lock before calling vb2_queue_init()
  drivers/media/platform/renesas/rcar_drif.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

89795432ae06a media: airspy: set lock before calling vb2_queue_init()
  drivers/media/usb/airspy/airspy.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

734f583127067 media: hackrf: set lock before calling vb2_queue_init()
  drivers/media/usb/hackrf/hackrf.c | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)

cc123e96b0c44 media: msi2500: set lock before calling vb2_queue_init()
  drivers/media/usb/msi2500/msi2500.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

8d7d72a400c43 media: pwc: set lock before calling vb2_queue_init()
  drivers/media/usb/pwc/pwc-if.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

38b1ea00360b9 media: venus: add missing wait_prepare/finish ops
  drivers/media/platform/qcom/venus/vdec.c | 2 ++
  drivers/media/platform/qcom/venus/venc.c | 2 ++
  2 files changed, 4 insertions(+)

fc3c6515678bf media: pisp_be: add missing wait_prepare/finish ops
  drivers/media/platform/raspberrypi/pisp_be/pisp_be.c | 2 ++
  1 file changed, 2 insertions(+)

8ebcb4796639e media: omap3isp: add missing wait_prepare/finish ops
  drivers/media/platform/ti/omap3isp/ispvideo.c | 18 ++++++++++++++++++
  1 file changed, 18 insertions(+)


Commits not found on lore.kernel.org/all (4 of 89: 4%):
----------------------------------------
d34a5575e6d23 fuse: remove stray debug line
e3ea2757c312e ALSA: hda/realtek: Update default depop procedure
f888e3d34b864 drm/amd/pm: update overdrive function on smu v14.0.2/3
155043e173660 media: v4l2-core: add v4l2_debugfs_if_alloc/free()

-- 
Thanks,
Sasha

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ