summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 6.1.53v6.1.53Greg Kroah-Hartman2023-09-131-1/+1
* udf: initialize newblock to 0Tom Rix2023-09-131-3/+1
* clk: Avoid invalid function names in CLK_OF_DECLARE()Nathan Chancellor2023-09-131-2/+2
* treewide: Fix probing of devices in DT overlaysGeert Uytterhoeven2023-09-135-0/+22
* clk: Mark a fwnode as initialized when using CLK_OF_DECLARE() macroSaravana Kannan2023-09-131-1/+7
* md: fix regression for null-ptr-deference in __md_stop()Yu Kuai2023-09-131-1/+2
* NFSv4.2: Rework scratch handling for READ_PLUS (again)Anna Schumaker2023-09-135-13/+14
* NFSv4.2: Fix a potential double free with READ_PLUSAnna Schumaker2023-09-131-2/+10
* md: Free resources in __md_stopXiao Ni2023-09-131-8/+5
* Revert "drm/amd/display: Do not set drr on pipe commit"Michel Dänzer2023-09-132-13/+0
* tracing: Zero the pipe cpumask on alloc to avoid spurious -EBUSYBrian Foster2023-09-131-2/+2
* serial: sc16is7xx: fix regression with GPIO configurationHugo Villeneuve2023-09-131-35/+108
* serial: sc16is7xx: remove obsolete out_thread labelHugo Villeneuve2023-09-131-3/+1
* perf/x86/uncore: Correct the number of CHAs on EMRKan Liang2023-09-131-1/+11
* x86/sgx: Break up long non-preemptible delays in sgx_vepc_release()Jack Wang2023-09-131-0/+3
* USB: core: Fix oversight in SuperSpeed initializationAlan Stern2023-09-131-12/+24
* USB: core: Fix race by not overwriting udev->descriptor in hub_port_init()Alan Stern2023-09-131-44/+70
* USB: core: Change usb_get_device_descriptor() APIAlan Stern2023-09-134-43/+44
* USB: core: Unite old scheme and new scheme descriptor readsAlan Stern2023-09-131-79/+94
* usb: typec: bus: verify partner exists in typec_altmode_attentionRD Babiera2023-09-133-4/+13
* usb: typec: tcpm: set initial svdm version based on pd revisionRD Babiera2023-09-131-4/+31
* of: property: fw_devlink: Add a devlink for panel followersDouglas Anderson2023-09-131-0/+2
* cpufreq: brcmstb-avs-cpufreq: Fix -Warray-bounds bugGustavo A. R. Silva2023-09-131-1/+5
* crypto: stm32 - fix loop iterating through scatterlist for DMAThomas Bourgoin2023-09-131-1/+1
* s390/dasd: fix string length handlingHeiko Carstens2023-09-133-10/+10
* s390/ipl: add missing secure/has_secure file to ipl type 'unknown'Sven Schnelle2023-09-131-0/+2
* s390/dcssblk: fix kernel crash with list_add corruptionGerald Schaefer2023-09-131-1/+3
* arm64: sdei: abort running SDEI handlers during crashD Scott Phillips2023-09-136-6/+59
* pstore/ram: Check start of empty przs during initEnlin Mu2023-09-131-1/+1
* mmc: renesas_sdhi: register irqs before registering controllerWolfram Sang2023-09-131-3/+7
* platform/chrome: chromeos_acpi: print hex string for ACPI_TYPE_BUFFERTzung-Bi Shih2023-09-132-2/+31
* x86/MCE: Always save CS register on AMD Zen IF Poison errorsYazen Ghannam2023-09-132-1/+30
* fsverity: skip PKCS#7 parser when keyring is emptyEric Biggers2023-09-131-0/+16
* net: handle ARPHRD_PPP in dev_is_mac_header_xmit()Nicolas Dichtel2023-09-131-0/+4
* X.509: if signature is unsupported skip validationThore Sommer2023-09-131-0/+5
* r8169: fix ASPM-related issues on a number of systems with NIC version from R...Heiner Kallweit2023-09-131-4/+0
* x86/sev: Make enc_dec_hypercall() accept a size instead of npagesSteve Rutherford2023-09-133-13/+10
* dccp: Fix out of bounds access in DCCP error handlerJann Horn2023-09-132-9/+19
* dlm: fix plock lookup when using multiple lockspacesAlexander Aring2023-09-131-3/+3
* bpf: Fix issue in verifying allow_ptr_leaksYafang Shao2023-09-131-8/+9
* drm/amd/display: Add smu write msg id fail retry processFudong Wang2023-09-131-4/+16
* parisc: Fix /proc/cpuinfo output for lscpuHelge Deller2023-09-131-3/+10
* procfs: block chmod on /proc/thread-self/commAleksa Sarai2023-09-131-1/+2
* block: don't add or resize partition on the disk with GENHD_FL_NO_PARTLi Lingfeng2023-09-131-0/+2
* Revert "PCI: Mark NVIDIA T4 GPUs to avoid bus reset"Bjorn Helgaas2023-09-131-1/+1
* ntb: Fix calculation ntb_transport_tx_free_entry()Dave Jiang2023-09-131-1/+1
* ntb: Clean up tx tail index on link downDave Jiang2023-09-131-2/+9
* ntb: Drop packets when qp link is downDave Jiang2023-09-131-1/+5
* PCI/PM: Only read PCI_PM_CTRL register when availableFeiyang Chen2023-09-131-4/+9
* PCI: hv: Fix a crash in hv_pci_restore_msi_msg() during hibernationDexuan Cui2023-09-131-0/+3