summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-03arm/xen: fix xen_vcpu_info allocation alignmentStefano Stabellini1-1/+2
2023-12-03net/smc: avoid data corruption caused by declineD. Wythe1-2/+6
2023-12-03net: usb: ax88179_178a: fix failed operations during ax88179_resetJose Ignacio Tornos Martinez1-2/+2
2023-12-03ipv4: Correct/silence an endian warning in __ip_do_redirectKunwu Chan1-1/+1
2023-12-03HID: fix HID device resource race between HID core and debugging supportCharles Yi3-2/+16
2023-12-03drm/rockchip: vop: Fix color for RGB888/BGR888 format on VOP fullJonas Karlman1-3/+11
2023-12-03drm/i915: do not clean GT table on error pathAndrzej Hajda2-14/+1
2023-12-03ata: pata_isapnp: Add missing error check for devm_ioport_map()Chen Ni1-0/+3
2023-12-03octeontx2-pf: Fix memory leak during interface downSuman Ghosh1-0/+2
2023-12-03wireguard: use DEV_STATS_INC()Eric Dumazet3-9/+10
2023-12-03drm/panel: simple: Fix Innolux G101ICE-L01 timingsMarek Vasut1-6/+6
2023-12-03drm/panel: simple: Fix Innolux G101ICE-L01 bus flagsMarek Vasut1-0/+1
2023-12-03drm/panel: auo,b101uan08.3: Fine tune the panel power sequenceXuxin Xiong1-0/+1
2023-12-03drm/panel: boe-tv101wum-nl6: Fine tune the panel power sequenceShuijing Li1-0/+6
2023-12-03afs: Make error on cell lookup failure consistent with OpenAFSDavid Howells1-2/+2
2023-12-03afs: Fix afs_server_list to be cleaned up with RCUDavid Howells2-1/+2
2023-11-28Linux 6.1.64v6.1.64Greg Kroah-Hartman1-1/+1
2023-11-28RISC-V: drop error print from riscv_hartid_to_cpuid()Conor Dooley1-1/+0
2023-11-28cxl/port: Fix NULL pointer access in devm_cxl_add_port()Robert Richter1-4/+3
2023-11-28mmc: sdhci-pci-gli: GL9755: Mask the replay timer timeout of AERVictor Shih1-0/+8
2023-11-28Input: xpad - add VID for Turtle Beach controllersVicki Pfau1-0/+1
2023-11-28tracing: Have trace_event_file have ref countersSteven Rostedt (Google)5-15/+53
2023-11-28powerpc/powernv: Fix fortify source warnings in opal-prd.cMichael Ellerman1-5/+12
2023-11-28drm/amd/display: Change the DMCUB mailbox memory location from FB to inboxLewis Huang3-22/+45
2023-11-28drm/amd/display: Enable fast plane updates on DCN3.2 and aboveTianci Yin1-4/+4
2023-11-28drm/amd/display: fix a NULL pointer dereference in amdgpu_dm_i2c_xfer()Mario Limonciello1-0/+3
2023-11-28drm/amdgpu: lower CS errors to debug severityChristian König1-1/+1
2023-11-28drm/amdgpu: fix error handling in amdgpu_bo_list_get()Christian König1-0/+1
2023-11-28drm/amdgpu: don't use ATRM for external devicesAlex Deucher1-0/+5
2023-11-28drm/amdgpu: don't use pci_is_thunderbolt_attached()Alex Deucher2-6/+7
2023-11-28drm/amdgpu/smu13: drop compute workload workaroundAlex Deucher1-30/+2
2023-11-28drm/amd/pm: Fix error of MACO flag setting codeMa Jun2-8/+9
2023-11-28drm/i915: Fix potential spectre vulnerabilityKunwu Chan1-0/+1
2023-11-28drm/i915: Bump GLK CDCLK frequency when driving multiple pipesVille Syrjälä1-0/+12
2023-11-28drm/amd/pm: Handle non-terminated overdrive commands.Bas Nieuwenhuizen1-2/+6
2023-11-28ext4: properly sync file size update after O_SYNC direct IOJan Kara1-88/+65
2023-11-28ext4: add missed brelse in update_backupsKemeng Shi1-1/+3
2023-11-28ext4: remove gdb backup copy for meta bg in setup_new_flex_group_blocksKemeng Shi1-7/+2
2023-11-28ext4: correct the start block of counting reserved clustersZhang Yi1-2/+2
2023-11-28ext4: correct return value of ext4_convert_meta_bgKemeng Shi1-3/+1
2023-11-28ext4: mark buffer new if it is unwritten to avoid stale data exposureOjaswin Mujoo1-1/+13
2023-11-28ext4: correct offset of gdb backup in non meta_bg group to update_backupsKemeng Shi1-2/+4
2023-11-28ext4: apply umask if ACL support is disabledMax Kellermann1-0/+5
2023-11-28Revert "net: r8169: Disable multicast filter for RTL8168H and RTL8107E"Heiner Kallweit1-3/+1
2023-11-28media: qcom: camss: Fix csid-gen2 for test pattern generatorAndrey Konovalov1-6/+3
2023-11-28media: qcom: camss: Fix invalid clock enable bit disjunctionBryan O'Donoghue1-1/+1
2023-11-28media: qcom: camss: Fix missing vfe_lite clocks checkBryan O'Donoghue1-1/+2
2023-11-28media: qcom: camss: Fix VFE-480 vfe_disable_output()Bryan O'Donoghue1-19/+3
2023-11-28media: qcom: camss: Fix VFE-17x vfe_disable_output()Bryan O'Donoghue1-19/+3
2023-11-28media: qcom: camss: Fix vfe_get() error jumpBryan O'Donoghue1-1/+1