summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-03net: phy: Fix missing of_node_put() for ledsJinjie Ruan
2024-09-03Drivers: hv: vmbus: Fix rescind handling in uio_hv_genericNaman Jain
2024-09-03uio_hv_generic: Fix kernel NULL pointer dereference in hv_uio_rescindSaurabh Sengar
2024-09-03misc: keba: Fix sysfs group creationGerhard Engleder
2024-09-03dt-bindings: nvmem: Use soc-nvmem node name instead of nvmemMichal Simek
2024-09-03nvmem: Fix return type of devm_nvmem_device_get() in kerneldocGeert Uytterhoeven
2024-09-03nvmem: u-boot-env: error if NVMEM device is too smallJohn Thomson
2024-09-03misc: fastrpc: Fix double free of 'buf' in error pathSukrut Bellary
2024-09-03binder: fix UAF caused by offsets overwriteCarlos Llamas
2024-09-03Merge tag 'iio-fixes-for-6.11a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2024-09-03Merge branch 'net-ethernet-ti-am65-cpsw-fix-xdp-implementation'Paolo Abeni
2024-09-03net: ethernet: ti: am65-cpsw: Fix RX statistics for XDP_TX and XDP_REDIRECTRoger Quadros
2024-09-03net: ethernet: ti: am65-cpsw: Fix NULL dereference on XDP_TXRoger Quadros
2024-09-03net: ethernet: ti: am65-cpsw: fix XDP_DROP, XDP_TX and XDP_REDIRECTRoger Quadros
2024-09-03drm/bridge-connector: reset the HDMI connector stateDmitry Baryshkov
2024-09-03drm/bridge-connector: move to DRM_DISPLAY_HELPER moduleDmitry Baryshkov
2024-09-03drm/display: stop depending on DRM_DISPLAY_HELPERDmitry Baryshkov
2024-09-03usb: typec: ucsi: Fix the partner PD revisionHeikki Krogerus
2024-09-03usb: cdns2: Fix controller reset issuePawel Laszczak
2024-09-03usb: dwc3: core: update LC timer as per USB Spec V3.2Faisal Hassan
2024-09-03usb: dwc3: Avoid waking up gadget during startxferPrashanth K
2024-09-03drm/i915/display: Increase Fast Wake Sync length as a quirkJouni Högander
2024-09-03drm/i915/display: Add mechanism to use sink model when applying quirkJouni Högander
2024-09-02Merge tag 'for-net-2024-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2024-09-02Merge tag 'linux-can-fixes-for-6.11-20240830' of git://git.kernel.org/pub/scm...Jakub Kicinski
2024-09-02smb: client: fix hang in wait_for_response() for negprotoPaulo Alcantara
2024-09-02btrfs: zoned: handle broken write pointer on zonesNaohiro Aota
2024-09-02perf daemon: Fix the build on more 32-bit architecturesArnaldo Carvalho de Melo
2024-09-02perf python: include "util/sample.h"Xu Yang
2024-09-02perf lock contention: Fix spinlock and rwlock accountingNamhyung Kim
2024-09-02perf test pmu: Set uninitialized PMU alias to nullVeronika Molnarova
2024-09-02btrfs: qgroup: don't use extent changeset when not neededFedor Pchelkin
2024-09-02drm/amd/display: Block timing sync for different signals in PMODillon Varone
2024-09-02drm/amd/display: Lock DC and exit IPS when changing backlightLeo Li
2024-09-02drm/amdgpu: always allocate cleared VRAM for GEM allocationsAlex Deucher
2024-09-02drm/amdgpu/mes: add mes mapping legacy queue switchJack Xiao
2024-09-02drm/amd/display: Determine IPS mode by ASIC and PMFW versionsLeo Li
2024-09-02Revert "wifi: ath11k: support hibernation"Baochen Qiang
2024-09-02Revert "wifi: ath11k: restore country code during resume"Baochen Qiang
2024-09-02KVM: x86: Only advertise KVM_CAP_READONLY_MEM when supported by VMTom Dohrmann
2024-09-02Merge tag 'kvm-x86-fixes-6.11-rcN' of https://github.com/kvm-x86/linux into k...Paolo Bonzini
2024-09-02hwmon: (hp-wmi-sensors) Check if WMI event data existsArmin Wolf
2024-09-02gpio: modepin: Enable module autoloadingLiao Chen
2024-09-02igc: Unlock on error in igc_io_resume()Dan Carpenter
2024-09-02gpio: rockchip: fix OF node leak in probe()Krzysztof Kozlowski
2024-09-02spi: bcm63xx: Enable module autoloadingLiao Chen
2024-09-02drm/i915/fence: Mark debug_fence_free() with __maybe_unusedAndy Shevchenko
2024-09-02drm/i915/fence: Mark debug_fence_init_onstack() with __maybe_unusedAndy Shevchenko
2024-09-02drm/i915: Fix readout degamma_lut mismatch on ilk/snbVille Syrjälä
2024-09-02drm/i915: Do not attempt to load the GSC multiple timesDaniele Ceraolo Spurio