summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-20quota: Fix slow quotaoffJan Kara3-29/+43
2023-10-20HID: logitech-hidpp: Fix kernel crash on receiver USB disconnectHans de Goede1-1/+2
2023-10-20ata: pata_parport: implement set_devctlOndrej Zary1-0/+8
2023-10-20ata: pata_parport: fix pata_parport_devchkOndrej Zary1-1/+1
2023-10-20scsi: Do not rescan devices with a suspended queueDamien Le Moal1-5/+6
2023-10-20drm/amd/display: apply edge-case DISPCLK WDIVIDER changes to master OTG pipes...Samson Tam2-4/+4
2023-10-20drm/amd/display: implement pipe type definition and adding accessorsWenjing Liu2-0/+141
2023-10-20media: dt-bindings: imx7-csi: Make power-domains not required for imx8mqFabio Estevam1-1/+0
2023-10-20platform/x86: hp-wmi:: Mark driver struct with __refdata to prevent section m...Uwe Kleine-König1-1/+7
2023-10-20drm/amdgpu: Fix a memory leakLuben Tuikov1-0/+1
2023-10-20cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timerOza Pawandeep3-2/+30
2023-10-20drm/i915: Register engines early to avoid type confusionMathias Krause1-2/+7
2023-10-20platform/x86: think-lmi: Fix reference leakArmin Wolf1-4/+20
2023-10-20perf/arm-cmn: Fix the unhandled overflow status of counter 4 to 7Jing Zhang1-1/+1
2023-10-20RDMA/cxgb4: Check skb value for failure to allocateArtem Chernyshev1-0/+3
2023-10-20net: stmmac: remove unneeded stmmac_poll_controllerRemi Pommarel1-30/+0
2023-10-10Linux 6.5.7v6.5.7Greg Kroah-Hartman1-1/+1
2023-10-10xen/events: replace evtchn_rwlock with RCUJuergen Gross1-41/+46
2023-10-10RDMA/mlx5: Remove not-used cache disable flagLeon Romanovsky2-6/+0
2023-10-10ksmbd: fix race condition from parallel smb2 lock requestsNamjae Jeon1-11/+1
2023-10-10ksmbd: fix uaf in smb20_oplock_break_ackluosili1-2/+2
2023-10-10ksmbd: fix race condition between session lookup and expireNamjae Jeon3-3/+10
2023-10-10x86/sev: Use the GHCB protocol when available for SNP CPUID requestsTom Lendacky1-14/+55
2023-10-10x86/sev: Change npages to unsigned long in snp_accept_memory()Tom Lendacky1-2/+1
2023-10-10RDMA/mlx5: Fix NULL string errorShay Drory1-1/+1
2023-10-10RDMA/mlx5: Fix mutex unlocking on error flow for steering anchor creationHamdan Igbaria1-1/+1
2023-10-10RDMA/mlx5: Fix assigning access flags to cache mkeysMichael Guralnik1-1/+2
2023-10-10RDMA/mlx5: Fix mkey cache possible deadlock on cleanupShay Drory2-2/+15
2023-10-10RDMA/siw: Fix connection failure handlingBernard Metzler1-4/+12
2023-10-10RDMA/srp: Do not call scsi_done() from srp_abort()Bart Van Assche1-11/+5
2023-10-10RDMA/uverbs: Fix typo of sizeof argumentKonstantin Meskhidze1-1/+1
2023-10-10RDMA/bnxt_re: Fix the handling of control path response dataSelvin Xavier1-2/+9
2023-10-10RDMA/cma: Fix truncation compilation warning in make_cma_portsLeon Romanovsky1-1/+1
2023-10-10RDMA/cma: Initialize ib_sa_multicast structure to 0 when joinMark Zhang1-1/+1
2023-10-10gpio: pxa: disable pinctrl calls for MMP_GPIODuje Mihanović1-0/+1
2023-10-10gpio: aspeed: fix the GPIO number passed to pinctrl_gpio_set_config()Bartosz Golaszewski1-1/+1
2023-10-10IB/mlx4: Fix the size of a buffer in add_port_entries()Christophe JAILLET1-1/+1
2023-10-10of: dynamic: Fix potential memory leak in of_changeset_action()Dan Carpenter1-3/+3
2023-10-10RDMA/core: Require admin capabilities to set system parametersLeon Romanovsky1-0/+1
2023-10-10dm zoned: free dmz->ddev array in dmz_put_zoned_devicesFedor Pchelkin1-8/+7
2023-10-10parisc: Fix crash with nr_cpus=1 optionHelge Deller1-1/+3
2023-10-10smb: use kernel_connect() and kernel_bind()Jordan Rife1-5/+5
2023-10-10parisc: Restore __ldcw_align for PA-RISC 2.0 processorsJohn David Anglin2-22/+20
2023-10-10net: lan743x: also select PHYLIBRandy Dunlap1-0/+1
2023-10-10HID: intel-ish-hid: ipc: Disable and reenable ACPI GPE bitSrinivas Pandruvada1-0/+8
2023-10-10HID: sony: remove duplicate NULL check before calling usb_free_urb()Jiri Kosina1-2/+1
2023-10-10HID: nvidia-shield: Fix a missing led_classdev_unregister() in the probe erro...Christophe JAILLET1-1/+2
2023-10-10net: mana: Fix oversized sge0 for GSO packetsHaiyang Zhang2-58/+138
2023-10-10net: mana: Fix the tso_bytes calculationHaiyang Zhang1-2/+0
2023-10-10netlink: annotate data-races around sk->sk_errEric Dumazet1-4/+4