This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 9d588a1140b9 Merge tag 'platform-drivers-x86-v6.19-1' of git://git.kern [...]
new aef72ebe9c86 dt-bindings: eeprom: at24: Add compatible for Belling BL24S64
new 2df3bf91d14d Merge tag 'at24-updates-for-v6.19-rc1' of git://git.kernel [...]
new 621e57c37ea6 i2c: i2c-elektor: Allow building on SMP kernels
new 414690746d2d i2c: i2c.h: fix a bad kernel-doc line
new 4cdcdbe50454 i2c: designware: Remove i2c_dw_remove_lock_support()
new e308a27c653a i2c: busses: bcm2835: convert from round_rate() to determi [...]
new faef2789bdb4 i2c: pcf8584: Remove debug macros from i2c-algo-pcf.c
new 2e38abef127d i2c: pcf8584: Fix do not use assignment inside if conditional
new acff9f26664e i2c: designware: Omit a variable reassignment in dw_i2c_pl [...]
new b4cc81803033 i2c: stm32: Omit two variable reassignments in stm32_i2c_d [...]
new 90f690a4f5f9 i2c: i801: Add support for Intel Diamond Rapids
new 3f124b4ef8d8 dt-bindings: i2c: i2c-rk3x: Add compatible string for RK3506
new d3429178ee51 i2c: designware: Disable SMBus interrupts to prevent storm [...]
new 11cb461c2ebb i2c: pcf8584: Move 'ret' variable inside for loop, goto ou [...]
new e7ba30357ad4 i2c: pcf8584: Make pcf_doAddress() function void
new 890a12d2f781 i2c: pcf8584: Change pcf_doAdress() to pcf_send_address()
new 8f7879b26dac i2c: i801: Fix the Intel Diamond Rapids features
new 697586b9441d dt-bindings: i2c: qcom-cci: Document msm8953 compatible
new eeaaf5bc1c5b dt-bindings: i2c: qcom-cci: Document Kaanapali compatible
new a6ee6aac66fb i2c: amd-mp2: fix reference leak in MP2 PCI device
new 25faa5364638 i2c: spacemit: fix detect issue
new f60d68e697ce Merge tag 'i2c-host-6.19-v2' of git://git.kernel.org/pub/s [...]
new d202341d9b0c i2c: qcom-cci: Add msm8953 compatible
new c9b47175e913 Merge tag 'i2c-for-6.19-rc1' of git://git.kernel.org/pub/s [...]
The 24 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/devicetree/bindings/eeprom/at24.yaml | 1 +
.../devicetree/bindings/i2c/i2c-rk3x.yaml | 1 +
.../devicetree/bindings/i2c/qcom,i2c-cci.yaml | 4 +
Documentation/i2c/busses/i2c-i801.rst | 1 +
drivers/i2c/algos/i2c-algo-pcf.c | 105 +++++----------------
drivers/i2c/busses/Kconfig | 3 +-
drivers/i2c/busses/i2c-amd-mp2-pci.c | 5 +-
drivers/i2c/busses/i2c-bcm2835.c | 12 ++-
drivers/i2c/busses/i2c-designware-core.h | 2 +-
drivers/i2c/busses/i2c-designware-master.c | 7 ++
drivers/i2c/busses/i2c-designware-platdrv.c | 13 +--
drivers/i2c/busses/i2c-i801.c | 3 +
drivers/i2c/busses/i2c-k1.c | 19 ++--
drivers/i2c/busses/i2c-qcom-cci.c | 46 +++++++++
drivers/i2c/busses/i2c-stm32.c | 7 +-
include/uapi/linux/i2c.h | 2 +-
16 files changed, 120 insertions(+), 111 deletions(-)
--
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 1dd44ebd5fa libstdc++: Regenerate <bits/version.h>
new e5d853bbe9b Factor out thread model detection with new `GCC_AC_THREAD_M [...]
new 77144dd3b67 Move NO_PIE_CFLAGS logic from gcc to libgcc
new 9947930b7ae libgcc: Dont use TARGET_SYSTEM_ROOT from gcc
The 3 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:
config/gthr.m4 | 23 ++++++++++++++
gcc/Makefile.in | 7 ----
gcc/configure | 6 ++--
gcc/configure.ac | 1 -
libatomic/Makefile.in | 35 ++++++++++----------
libatomic/aclocal.m4 | 1 +
libatomic/configure | 27 +++++++++++++---
libatomic/configure.ac | 4 +--
libatomic/testsuite/Makefile.in | 5 +--
libgcc/Makefile.in | 2 ++
libgcc/config/rs6000/t-slibgcc-aix | 8 +++--
libgcc/configure | 65 +++++++++++++++++++++++++++++++++++---
libgcc/configure.ac | 18 +++++++++--
libphobos/configure | 2 +-
libphobos/m4/druntime/os.m4 | 2 +-
libstdc++-v3/acinclude.m4 | 6 ++--
libstdc++-v3/configure | 41 ++++++++++++++++++------
17 files changed, 188 insertions(+), 65 deletions(-)
--
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 7a3984bbd690 Merge tag 'mips_6.19' of git://git.kernel.org/pub/scm/linu [...]
new 3df2470adc1c PM: runtime: Stop checking pm_runtime_barrier() return code
new 41f7351fc472 PM: runtime: Make pm_runtime_barrier() return void
new 316f0b43fe01 coccinelle: Drop pm_runtime_barrier() error code checks
new 9f20d9bad516 Merge tag 'pm-6.19-rc1-2' of git://git.kernel.org/pub/scm/ [...]
new 32647324c770 platform/x86/amd: hfi: Remove unused cpumask from cpuinfo struct
new 025432989749 platform/x86/amd: hfi: Remove redundant assignment to .owner
new 644004565d4c platform/x86: lg-laptop: Add support for the HDAP opregion field
new 0bd0f9833196 platform/x86/amd/hsmp: Replace amd_num_nodes() with topolo [...]
new 644ab3bc98ee platform/x86:intel/pmc: Update Arrow Lake telemetry GUID
new 3b603955f242 platform/x86:intel/pmc: Add support for multiple DMU GUIDs
new a32f7d76e3cd platform/x86:intel/pmc: Add DMU GUID to Arrow Lake U/H
new 7848154c3a11 platform/x86:intel/pmc: Rename PMC index variable to pmc_idx
new c2bc11f1f204 platform/x86:intel/pmc: Relocate lpm_req_guid to pmc_reg_map
new 1c72d9c3e0c6 platform/x86:intel/pmc: Remove redundant has_die_c6 variable
new d8e8362b09d3 platform/x86: acer-wmi: Fix setting of fan behavior
new 0cc5153f1339 platform/x86: acer-wmi: Add fan control support
new d727823c134a platform/x86: acer-wmi: Enable fan control for PH16-72 and [...]
new 45cf02f298f3 platform/x86: acer-wmi: Add support for PHN16-72
new 1eae7d43ec37 platform/surface: aggregator: Omit a variable reassignment [...]
new df92fad93546 platform/x86: x86-android-tablets: Omit a variable reassig [...]
new bc977e5de6be platform/x86/intel/vsec: Add support for Wildcat Lake
new a9ed446c1908 platform/x86:intel/pmc: Enable SSRAM support for Wildcat Lake
new 06c129cac01b platform/x86: ideapad-laptop: Use str_on_off() helper
new 85901a0d8591 platform/x86: ideapad-laptop: Protect GBMD/SBMC calls with mutex
new 5c54ece04766 platform/x86: ideapad-laptop: Support multiple power_suppl [...]
new 90430ea98f55 platform/x86: ideapad-laptop: Add charge_types:Fast (Rapid [...]
new d050479693bb platform/x86: Add Uniwill laptop driver
new cec551ec79c2 Documentation: laptops: Add documentation for uniwill laptops
new ff49362eca17 platform/x86: alienware-wmi-wmax: Simplify FW profile to p [...]
new 22ea7b9d96e2 platform/x86: asus-wmi: export symbols used for read/write WMI
new f99eb098090e platform/x86: asus-armoury: move existing tunings to asus- [...]
new 628cb03b15f2 platform/x86: asus-armoury: add panel_hd_mode attribute
new 9c7dacf5d519 platform/x86: asus-armoury: add apu-mem control support
new 7725a2dc5863 platform/x86: asus-armoury: add screen auto-brightness toggle
new c683651b6791 platform/x86: asus-wmi: deprecate bios features
new d849a9f2380d platform/x86: asus-wmi: rename ASUS_WMI_DEVID_PPT_FPPT
new 39ae6c50e599 platform/x86: asus-armoury: add ppt_* and nv_* tuning knobs
new 25524b619029 fs/nls: Fix utf16 to utf8 conversion
new c209195a2a4a platform/x86: wmi: Use correct type when populating ACPI objects
new 32e3fee88a4a platform/x86: wmi: Remove extern keyword from prototypes
new e2c1b56f3dfa platform/x86: wmi: Move WMI core code into a separate directory
new bc3c0a3231b7 platform/x86/amd/pmf: Rename IPU metrics fields to NPU for [...]
new 83f0442a4012 platform/x86/amd/pmf: Use explicit SET_CMD/GET_CMD flags i [...]
new 7ec374c6b859 platform/x86/amd/pmf: Replace magic table id with METRICS_ [...]
new 0a69fe8f097f platform/x86: asus-armoury: Fix error code in mini_led_mod [...]
new 6b87f7ea7417 platform/x86: asus-armoury: fix mini-led mode show
new a9b0869720e1 platform/x86: asus-armoury: add support for FA507UV
new 70a4a815d9b7 platform/x86: ayaneo-ec: Add Ayaneo Embedded Controller pl [...]
new 536522f0355c platform/x86: ayaneo-ec: Add hwmon support
new 6d710ec35842 platform/x86: ayaneo-ec: Add charge control support
new e921a8b4dea5 platform/x86: ayaneo-ec: Add controller power and modules [...]
new 02c15e3ddcc5 platform/x86: ayaneo-ec: Move Ayaneo devices from oxpec to [...]
new 2643187ccb86 platform/x86: ayaneo-ec: Add suspend hook
new f72c8ab57927 platform/x86: asus-armoury: fix only DC tunables being available
new fc62cb6a3e11 platform: arm64: thinkpad-t14s-ec: add system PM hooks
new 3c79c2e28a24 platform: arm64: thinkpad-t14s-ec: add suspend handler for [...]
new 3330367128f5 platform/x86/uniwill: Handle more WMI events required for [...]
new 5c14bff570dc platform/x86/uniwill: Add TUXEDO devices
new 278ff7048466 platform/x86/amd/pmf: Refactor repetitive BIOS output handling
new 1d1b8b0734af platform/x86: serial-multi-instantiate: Add IRQ_RESOURCE_O [...]
new 2bd038de12e6 platform/x86/amd/pmf: Add BIOS_INPUTS_MAX macro to replace [...]
new 0b39ce8f71c9 platform/x86/amd/pmf: Use devm_mutex_init() for mutex init [...]
new 5aefbf5b6879 acpi: platform_profile - Add max-power profile option
new 8d0aef2b3a17 platform/x86: lenovo-wmi-gamezone Use max-power rather tha [...]
new 55715d7ad5e7 platform/x86: wmi-gamezone: Add Legion Go 2 Quirks
new f03dd5dd736d platform/surface: acpi-notify: add WQ_PERCPU to alloc_work [...]
new db4399501c58 platform: x86: replace use of system_wq with system_percpu_wq
new f720239ca39d platform: surface: replace use of system_wq with system_percpu_wq
new b169e1733cad platform/x86/intel/hid: Add Dell Pro Rugged 10/12 tablet t [...]
new 594f9cce51bf Merge branch 'fixes' of into for-next
new 68779adbabdb platform/x86: hp-wmi: Order DMI board name arrays
new 611cf41ef6ac platform/x86: intel_pmc_ipc: fix ACPI buffer memory leak
new 859d4ceacfc1 platform/x86: asus-armoury: add support for GA503QR
new c36f9d7b2869 fs/nls: Fix inconsistency between utf8_to_utf32() and utf3 [...]
new ccb61a328321 platform/x86: asus-wmi: use brightness_set_blocking() for kbd led
new 6dc93d689068 tools/power/x86/intel-speed-select: Check feature status
new 3bd486e2d990 tools/power/x86/intel-speed-select: Reset isst_turbo_freq_ [...]
new ad374eb9b33f tools/power/x86/intel-speed-select: v1.24 release
new 4df66a74d2a5 Merge branch 'intel-sst' of https://github.com/spandruvada [...]
new 9d588a1140b9 Merge tag 'platform-drivers-x86-v6.19-1' of git://git.kern [...]
The 80 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:
.../ABI/testing/sysfs-class-platform-profile | 2 +
.../ABI/testing/sysfs-driver-uniwill-laptop | 53 +
Documentation/ABI/testing/sysfs-platform-asus-wmi | 17 +
Documentation/ABI/testing/sysfs-platform-ayaneo-ec | 19 +
Documentation/admin-guide/laptops/index.rst | 1 +
.../admin-guide/laptops/uniwill-laptop.rst | 60 +
Documentation/driver-api/wmi.rst | 2 +-
Documentation/power/runtime_pm.rst | 6 +-
Documentation/wmi/devices/lenovo-wmi-gamezone.rst | 31 +-
Documentation/wmi/devices/uniwill-laptop.rst | 198 ++
MAINTAINERS | 20 +-
drivers/acpi/platform_profile.c | 7 +-
drivers/base/power/runtime-test.c | 8 +-
drivers/base/power/runtime.c | 14 +-
drivers/hid/hid-asus.c | 1 +
drivers/platform/Kconfig | 2 +
drivers/platform/Makefile | 1 +
drivers/platform/arm64/lenovo-thinkpad-t14s.c | 58 +-
drivers/platform/surface/aggregator/core.c | 2 +-
.../platform/surface/aggregator/ssh_packet_layer.c | 2 +-
.../surface/aggregator/ssh_request_layer.c | 2 +-
drivers/platform/surface/surface_acpi_notify.c | 2 +-
drivers/platform/wmi/Kconfig | 34 +
drivers/platform/wmi/Makefile | 8 +
drivers/platform/{x86/wmi.c => wmi/core.c} | 34 +-
drivers/platform/x86/Kconfig | 72 +-
drivers/platform/x86/Makefile | 8 +-
drivers/platform/x86/acer-wmi.c | 290 ++-
drivers/platform/x86/amd/hfi/hfi.c | 11 -
drivers/platform/x86/amd/hsmp/acpi.c | 9 +-
drivers/platform/x86/amd/pmf/auto-mode.c | 14 +-
drivers/platform/x86/amd/pmf/cnqf.c | 14 +-
drivers/platform/x86/amd/pmf/core.c | 23 +-
drivers/platform/x86/amd/pmf/pmf.h | 27 +-
drivers/platform/x86/amd/pmf/spc.c | 2 +-
drivers/platform/x86/amd/pmf/sps.c | 38 +-
drivers/platform/x86/amd/pmf/tee-if.c | 92 +-
drivers/platform/x86/asus-armoury.c | 1161 ++++++++++++
drivers/platform/x86/asus-armoury.h | 1541 ++++++++++++++++
drivers/platform/x86/asus-wmi.c | 185 +-
drivers/platform/x86/ayaneo-ec.c | 593 ++++++
drivers/platform/x86/dell/alienware-wmi-wmax.c | 124 +-
drivers/platform/x86/gpd-pocket-fan.c | 4 +-
drivers/platform/x86/hp/hp-wmi.c | 24 +-
drivers/platform/x86/intel/hid.c | 12 +
drivers/platform/x86/intel/pmc/arl.c | 12 +-
drivers/platform/x86/intel/pmc/core.c | 149 +-
drivers/platform/x86/intel/pmc/core.h | 16 +-
drivers/platform/x86/intel/pmc/lnl.c | 2 +-
drivers/platform/x86/intel/pmc/mtl.c | 9 +-
drivers/platform/x86/intel/pmc/ptl.c | 3 +-
drivers/platform/x86/intel/pmc/wcl.c | 18 +
drivers/platform/x86/intel/vsec.c | 2 +
drivers/platform/x86/lenovo/ideapad-laptop.c | 218 ++-
drivers/platform/x86/lenovo/wmi-gamezone.c | 35 +-
drivers/platform/x86/lg-laptop.c | 11 +
drivers/platform/x86/oxpec.c | 115 +-
drivers/platform/x86/serial-multi-instantiate.c | 13 +-
drivers/platform/x86/uniwill/Kconfig | 38 +
drivers/platform/x86/uniwill/Makefile | 8 +
drivers/platform/x86/uniwill/uniwill-acpi.c | 1912 ++++++++++++++++++++
drivers/platform/x86/uniwill/uniwill-wmi.c | 92 +
drivers/platform/x86/uniwill/uniwill-wmi.h | 129 ++
drivers/platform/x86/x86-android-tablets/lenovo.c | 2 +-
.../x86/x86-android-tablets/vexia_atla10_ec.c | 2 +-
fs/nls/nls_base.c | 27 +-
.../linux/platform_data/x86/asus-wmi-leds-ids.h | 50 +
include/linux/platform_data/x86/asus-wmi.h | 58 +-
include/linux/platform_data/x86/intel_pmc_ipc.h | 4 +-
include/linux/platform_profile.h | 1 +
include/linux/pm_runtime.h | 4 +-
include/linux/wmi.h | 15 +-
scripts/coccinelle/api/pm_runtime.cocci | 1 -
tools/power/x86/intel-speed-select/isst-config.c | 2 +-
.../power/x86/intel-speed-select/isst-core-tpmi.c | 46 +-
75 files changed, 7122 insertions(+), 700 deletions(-)
create mode 100644 Documentation/ABI/testing/sysfs-driver-uniwill-laptop
create mode 100644 Documentation/ABI/testing/sysfs-platform-ayaneo-ec
create mode 100644 Documentation/admin-guide/laptops/uniwill-laptop.rst
create mode 100644 Documentation/wmi/devices/uniwill-laptop.rst
create mode 100644 drivers/platform/wmi/Kconfig
create mode 100644 drivers/platform/wmi/Makefile
rename drivers/platform/{x86/wmi.c => wmi/core.c} (98%)
create mode 100644 drivers/platform/x86/asus-armoury.c
create mode 100644 drivers/platform/x86/asus-armoury.h
create mode 100644 drivers/platform/x86/ayaneo-ec.c
create mode 100644 drivers/platform/x86/uniwill/Kconfig
create mode 100644 drivers/platform/x86/uniwill/Makefile
create mode 100644 drivers/platform/x86/uniwill/uniwill-acpi.c
create mode 100644 drivers/platform/x86/uniwill/uniwill-wmi.c
create mode 100644 drivers/platform/x86/uniwill/uniwill-wmi.h
create mode 100644 include/linux/platform_data/x86/asus-wmi-leds-ids.h
--
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 3d99347a2e1a Merge tag 'v6.19-rc-part1-smb3-client-fixes' of git://git. [...]
new 2fb6915fa22d compiler_types.h: add "auto" as a macro for "__auto_type"
new b3b8767c2901 include/linux: change "__auto_type" to "auto"
new 75beb7effa04 fs/proc: replace "__auto_type" with "const auto"
new add9b1be777d arch/nios2: replace "__auto_type" and adjacent equivalent [...]
new 2a5b286bee94 arch/x86: replace "__auto_type" with "auto"
new c278d72b99ca selftests/bpf: replace "__auto_type" with "auto"
new 4ecc26fa5852 tools/virtio: replace "__auto_type" with "auto"
new c752c21c90b8 Merge tag 'auto-type-conversion-for-v6.19-rc1' of git://gi [...]
new 12eef14bcbac lockref: add a __cond_lock annotation for lockref_put_or_lock
new c8610c021be3 MIPS: Fix HOTPLUG_PARALLEL dependency
new eb6ac268a7c9 mips: configs: loongson1: Update defconfig
new 4f0b3cd7b664 MIPS: dts: Always descend vendor subdirectories
new 36dac9a3dda1 MIPS: ftrace: Fix memory corruption when kernel is located [...]
new 58508479b5cc mips: Remove __GFP_HIGHMEM masking
new 4ebb6c951551 MIPS: alchemy: mtx1: switch to static device properties
new 263e954a4c92 mips: kvm: simplify kvm_mips_deliver_interrupts()
new 2b6d718c8dbe MIPS: Fix whitespace damage in r4k_wait from VS timer fix
new 7a3984bbd690 Merge tag 'mips_6.19' of git://git.kernel.org/pub/scm/linu [...]
The 18 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:
arch/mips/Kconfig | 2 +-
arch/mips/alchemy/board-mtx1.c | 181 ++++++++++++++-------
arch/mips/boot/dts/Makefile | 35 ++--
arch/mips/boot/dts/realtek/Makefile | 4 +-
arch/mips/configs/loongson1_defconfig | 16 +-
arch/mips/include/asm/pgalloc.h | 3 +-
arch/mips/kernel/ftrace.c | 25 ++-
arch/mips/kernel/genex.S | 8 +-
arch/mips/kvm/interrupt.c | 20 +--
arch/nios2/include/asm/uaccess.h | 8 +-
arch/x86/include/asm/bug.h | 2 +-
arch/x86/include/asm/string_64.h | 6 +-
arch/x86/include/asm/uaccess_64.h | 2 +-
fs/proc/inode.c | 19 +--
include/linux/cleanup.h | 6 +-
include/linux/compiler.h | 2 +-
include/linux/compiler_types.h | 13 ++
include/linux/lockref.h | 2 +
include/linux/minmax.h | 6 +-
lib/lockref.c | 1 +
.../selftests/bpf/prog_tests/socket_helpers.h | 9 +-
tools/virtio/linux/compiler.h | 2 +-
22 files changed, 227 insertions(+), 145 deletions(-)
--
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 e2026d74f61 libstdc++: Set __cpp_lib_submdspan to 202411.
new 1dd44ebd5fa libstdc++: Regenerate <bits/version.h>
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:
libstdc++-v3/include/bits/version.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
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 cb015814f8b6 Merge tag 'f2fs-for-6.19-rc1' of git://git.kernel.org/pub/ [...]
new 1ef15fbe6771 cifs: client: enforce consistent handling of multichannel [...]
new 9d85ac939d52 cifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB1
new 83bfbd0bb902 cifs: Remove the RFC1002 header from smb_hdr
new 6be09580df5c cifs: Make smb1's SendReceive() wrap cifs_send_recv()
new 62432a3f5145 cifs: Clean up some places where an extra kvec[] was requi [...]
new 28405cb5b2fd cifs: Replace SendReceiveBlockingLock() with SendReceive() [...]
new 6a86a4cc281a cifs: Fix specification of function pointers
new 87fba18abbb8 cifs: Remove the server pointer from smb_message
new 3a7b6d0afe6e cifs: Don't need state locking in smb2_get_mid_entry()
new f80ac7eda1cf cifs: Add a tracepoint to log EIO errors
new 32a60868093a cifs: Do some preparation prior to organising the function [...]
new ef529f655a2c cifs: client: allow changing multichannel mount options on [...]
new 4ae4dde6f34a cifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB2
new 855982a52ff7 smb: client: relax session and tcon reconnect attempts
new a8fce7c807b1 smb: client: improve error message when creating SMB session
new 7ad785927d9e smb: client: Add tracepoint for krb5 auth
new 6c1eb31ecb97 smb/client: reduce loop count in map_smb2_to_linux_error() [...]
new bf80d1517dc8 smb/client: remove unused elements from smb2_error_map_tab [...]
new 523ecd976632 smb: rename to STATUS_SMB_NO_PREAUTH_INTEGRITY_HASH_OVERLAP
new d159702c9492 smb/client: add two elements to smb2_error_map_table array
new 9146c7e53fa8 cifs: Remove dead function prototypes
new d8f52650b24d smb/client: update some SMB2 status strings
new 3d99347a2e1a Merge tag 'v6.19-rc-part1-smb3-client-fixes' of git://git. [...]
The 23 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:
fs/smb/client/cached_dir.c | 2 +-
fs/smb/client/cifs_debug.c | 14 +-
fs/smb/client/cifs_debug.h | 6 +-
fs/smb/client/cifs_spnego.c | 1 +
fs/smb/client/cifs_spnego.h | 2 -
fs/smb/client/cifs_unicode.h | 3 -
fs/smb/client/cifsacl.c | 10 +-
fs/smb/client/cifsencrypt.c | 83 +---
fs/smb/client/cifsfs.c | 13 +-
fs/smb/client/cifsglob.h | 172 +++-----
fs/smb/client/cifspdu.h | 2 +-
fs/smb/client/cifsproto.h | 204 +++++++---
fs/smb/client/cifssmb.c | 913 ++++++++++++++++++++++++------------------
fs/smb/client/cifstransport.c | 382 ++----------------
fs/smb/client/compress.c | 23 +-
fs/smb/client/compress.h | 19 +-
fs/smb/client/connect.c | 96 ++---
fs/smb/client/dir.c | 8 +-
fs/smb/client/dns_resolve.h | 4 -
fs/smb/client/file.c | 6 +-
fs/smb/client/fs_context.c | 118 +++++-
fs/smb/client/fs_context.h | 2 +
fs/smb/client/inode.c | 14 +-
fs/smb/client/link.c | 10 +-
fs/smb/client/misc.c | 53 +--
fs/smb/client/netmisc.c | 11 +-
fs/smb/client/readdir.c | 2 +-
fs/smb/client/reparse.c | 53 ++-
fs/smb/client/sess.c | 51 ++-
fs/smb/client/smb1ops.c | 78 +++-
fs/smb/client/smb2file.c | 9 +-
fs/smb/client/smb2inode.c | 13 +-
fs/smb/client/smb2maperror.c | 52 +--
fs/smb/client/smb2misc.c | 3 +-
fs/smb/client/smb2ops.c | 78 ++--
fs/smb/client/smb2pdu.c | 280 ++++++++-----
fs/smb/client/smb2proto.h | 16 +-
fs/smb/client/smb2transport.c | 59 ++-
fs/smb/client/trace.c | 1 +
fs/smb/client/trace.h | 192 +++++++++
fs/smb/client/transport.c | 180 +++++----
fs/smb/client/xattr.c | 2 +-
fs/smb/common/smb2pdu.h | 3 -
fs/smb/common/smb2status.h | 5 +-
fs/smb/common/smbglob.h | 1 -
fs/smb/server/smb2pdu.c | 2 +-
46 files changed, 1740 insertions(+), 1511 deletions(-)
--
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-15
in repository gcc.
from 4028e6c1e66 [PATCH] RISC-V: Make vlsegff similar to vleff [PR122656].
new 7978efd69e9 Fortran: associate to a contiguous pointer or target [PR122977]
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/fortran/expr.cc | 8 +++++
gcc/fortran/resolve.cc | 1 +
gcc/testsuite/gfortran.dg/contiguous_16.f90 | 51 +++++++++++++++++++++++++++++
3 files changed, 60 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/contiguous_16.f90
--
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 binutils-gdb.
from d78cb23fe04 Implement local-environment commands
new bfc430c99b6 Partly rewrite dwarf2_get_symbol_read_needs
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:
gdb/dwarf2/loc.c | 52 +++++++++++++++++++++++++++++-----------------------
1 file changed, 29 insertions(+), 23 deletions(-)
--
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 binutils-gdb.
from 24b4b750011 Rewrite the "show environment" test
new 48eeb8110b4 Refactor environment-related commands
new 3c3af786d08 Switch environment-related functions to accept a pointer
new 5743bfe524a Allow NULL to be passed to environment-related functions
new d78cb23fe04 Implement local-environment commands
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:
gdb/NEWS | 7 ++
gdb/doc/gdb.texinfo | 26 +++++
gdb/infcmd.c | 112 +++++++++++++++++++--
.../gdb.base/{environ.exp => local-env.exp} | 61 ++++++-----
4 files changed, 172 insertions(+), 34 deletions(-)
copy gdb/testsuite/gdb.base/{environ.exp => local-env.exp} (66%)
--
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 binutils-gdb.
from 003de5082c5 gdb: remove unused includes from c-lang.{c,h}
new 24b4b750011 Rewrite the "show environment" test
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:
gdb/testsuite/gdb.base/environ.exp | 25 +++++++++++++++++++------
1 file changed, 19 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.