This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 3bd7d7488169 Merge tag 'io_uring-6.7-2023-12-15' of git://git.kernel.dk/linux
new f8fa5d769259 cred: switch to using atomic_long_t
new ae1914174a63 cred: get rid of CONFIG_DEBUG_CREDENTIALS
new ef61a0405742 PCI: loongson: Limit MRRS to 256
new 718ab8226636 PCI/ASPM: Add pci_enable_link_state_locked()
new 49de0dc87965 PCI: vmd: Fix potential deadlock when enabling ASPM
new f352ce999260 PCI: qcom: Fix potential deadlock when enabling ASPM
new 780f52e3213e PCI: qcom: Clean up ASPM comment
new e673d383bdba PCI/ASPM: Clean up __pci_disable_link_state() 'sem' parameter
new 7ff2b7a1821b PCI/ASPM: Add pci_disable_link_state_locked() lockdep assert
new 5df12742b7e3 Revert "PCI: acpiphp: Reassign resources on bridge if necessary"
new 2e3f280b24ea Merge tag 'pci-v6.7-fixes-1' of git://git.kernel.org/pub/s [...]
new 1892fe103c3a perf/arm-cmn: Fail DTC counter allocation correctly
new 3c0696076aad arm64: mm: Always make sw-dirty PTEs hw-dirty in pte_modify
new c8e97fc6b4c0 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
The 14 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/arm64/include/asm/pgtable.h | 6 +
arch/powerpc/configs/skiroot_defconfig | 1 -
arch/s390/configs/debug_defconfig | 1 -
drivers/pci/controller/dwc/pcie-qcom.c | 7 +-
drivers/pci/controller/pci-loongson.c | 46 +++++-
drivers/pci/controller/vmd.c | 2 +-
drivers/pci/hotplug/acpiphp_glue.c | 9 +-
drivers/pci/pcie/aspm.c | 65 +++++---
drivers/perf/arm-cmn.c | 2 +-
fs/nfsd/auth.c | 4 -
fs/nfsd/nfssvc.c | 1 -
fs/nfsd/vfs.c | 9 +-
fs/open.c | 3 -
include/linux/cred.h | 58 +------
include/linux/pci.h | 3 +
kernel/cred.c | 251 ++++--------------------------
kernel/exit.c | 3 -
lib/Kconfig.debug | 15 --
net/sunrpc/auth.c | 3 -
security/selinux/hooks.c | 6 -
tools/objtool/noreturns.h | 1 -
tools/testing/selftests/bpf/config.x86_64 | 1 -
tools/testing/selftests/hid/config.common | 1 -
23 files changed, 138 insertions(+), 360 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.