summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-03ice: move netif_queue_set_napi to rtnl-protected sectionsLarysa Zaremba
2024-09-03netfs, cifs: Improve some debugging bitsDavid Howells
2024-09-03cifs: Fix SMB1 readv/writev callback in the same way as SMB2/3David Howells
2024-09-03cifs: Fix zero_point init on inode initialisationDavid Howells
2024-09-03smb: client: fix double put of @cfile in smb2_set_path_size()Paulo Alcantara
2024-09-03riscv: Fix RISCV_ALTERNATIVE_EARLYAlexandre Ghiti
2024-09-03riscv: Do not restrict memory size because of linear mapping on nommuAlexandre Ghiti
2024-09-03riscv: Fix toolchain vector detectionAnton Blanchard
2024-09-03uprobes: Use kzalloc to allocate xol areaSven Schnelle
2024-09-03smb: client: fix double put of @cfile in smb2_rename_path()Paulo Alcantara
2024-09-03drm/tegra: fix potential uninitialized variable useJani Nikula
2024-09-03drm/xe/pcode: Treat pcode as per-tile rather than per-GTMatt Roper
2024-09-03drm/xe/gsc: Do not attempt to load the GSC multiple timesDaniele Ceraolo Spurio
2024-09-03platform/x86/amd: pmf: Make ASUS GA403 quirk genericLuke D. Jones
2024-09-03drm/i915/dp: hide dp_to_i915() inside intel_dp.cJani Nikula
2024-09-03drm/i915/ddi: stop using dp_to_i915()Jani Nikula
2024-09-03drm/i915/psr: convert intel_psr.[ch] to struct intel_displayJani Nikula
2024-09-03drm/i915/pps: convert intel_pps.[ch] to struct intel_displayJani Nikula
2024-09-03drm/i915/pps: pass intel_dp to pps_name()Jani Nikula
2024-09-03drm/i915/dp: convert intel_dp_link_training.[ch] to struct intel_displayJani Nikula
2024-09-03drm/i915/dp: convert intel_dp_aux.[ch] to struct intel_displayJani Nikula
2024-09-03drm/i915/dp: convert intel_dp_tunnel.[ch] to struct intel_displayJani Nikula
2024-09-03drm/i915/dp: convert g4x_dp.[ch] to struct intel_displayJani Nikula
2024-09-03drm/i915/hdmi: convert to struct intel_displayJani Nikula
2024-09-03drm/xe/display: use xe && 0 to avoid warnings about unused variablesJani Nikula
2024-09-03Merge branch 'ptp-ocp-fix-serial-port-information-export'Paolo Abeni
2024-09-03docs: ABI: update OCP TimeCard sysfs entriesVadim Fedorenko
2024-09-03ptp: ocp: adjust sysfs entries to expose tty informationVadim Fedorenko
2024-09-03ptp: ocp: convert serial ports to arrayVadim Fedorenko
2024-09-03Documentation/gpu: Fix typo in Documentation/gpu/komeda-kms.rstAryabhatta Dey
2024-09-03spi: spidev: Add missing spi_device_id for jg10309-01Geert Uytterhoeven
2024-09-03drm/bridge: add support for TI TDP158Marc Gonzalez
2024-09-03dt-bindings: display: bridge: add TI TDP158Marc Gonzalez
2024-09-03mmc: cqhci: Fix checking of CQHCI_HALT stateSeunghwan Baek
2024-09-03VMCI: Fix use-after-free when removing resource in vmci_resource_remove()David Fernandez Gonzalez
2024-09-03parisc: Delay write-protection until mark_rodata_ro() callHelge Deller
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-03drm/xe: Remove redundant [drm] tag from xe_assert() messageMichal Wajdeczko
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