summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* drm/i915: Fix potential spectre vulnerabilityKunwu Chan2023-11-281-0/+1
* drm/i915: Bump GLK CDCLK frequency when driving multiple pipesVille Syrjälä2023-11-281-0/+12
* drm/i915/mtl: Support HBR3 rate with C10 phy and eDP in MTLChaitanya Kumar Borah2023-11-281-1/+1
* drm/amd/display: Add Null check for DPP resourceGabe Teeger2023-11-281-1/+1
* x86/srso: Move retbleed IBPB check into existing 'has_microcode' code blockJosh Poimboeuf2023-11-281-3/+1
* drm: bridge: it66121: ->get_edid callback must not return err pointersJani Nikula2023-11-281-2/+2
* drm/amd/pm: Handle non-terminated overdrive commands.Bas Nieuwenhuizen2023-11-281-2/+6
* ext4: fix racy may inline data check in dio writeBrian Foster2023-11-281-7/+9
* ext4: properly sync file size update after O_SYNC direct IOJan Kara2023-11-281-88/+65
* ext4: add missed brelse in update_backupsKemeng Shi2023-11-281-1/+3
* ext4: remove gdb backup copy for meta bg in setup_new_flex_group_blocksKemeng Shi2023-11-281-7/+2
* ext4: correct the start block of counting reserved clustersZhang Yi2023-11-281-2/+2
* ext4: correct return value of ext4_convert_meta_bgKemeng Shi2023-11-281-3/+1
* ext4: mark buffer new if it is unwritten to avoid stale data exposureOjaswin Mujoo2023-11-281-1/+13
* ext4: correct offset of gdb backup in non meta_bg group to update_backupsKemeng Shi2023-11-281-2/+4
* ext4: apply umask if ACL support is disabledMax Kellermann2023-11-281-0/+5
* ext4: make sure allocate pending entry not failZhang Yi2023-11-281-34/+89
* ext4: no need to generate from free list in mballocWang Jianjian2023-11-281-33/+6
* ext4: fix race between writepages and remountBaokun Li2023-11-282-1/+16
* Revert "net: r8169: Disable multicast filter for RTL8168H and RTL8107E"Heiner Kallweit2023-11-281-3/+1
* Revert "HID: logitech-dj: Add support for a new lightspeed receiver iteration"Jiri Kosina2023-11-282-9/+3
* media: qcom: camss: Fix csid-gen2 for test pattern generatorAndrey Konovalov2023-11-281-6/+3
* media: qcom: camss: Fix invalid clock enable bit disjunctionBryan O'Donoghue2023-11-281-1/+1
* media: qcom: camss: Fix set CSI2_RX_CFG1_VC_MODE when VC is greater than 3Bryan O'Donoghue2023-11-281-0/+2
* media: qcom: camss: Fix missing vfe_lite clocks checkBryan O'Donoghue2023-11-281-1/+2
* media: qcom: camss: Fix VFE-480 vfe_disable_output()Bryan O'Donoghue2023-11-281-19/+3
* media: qcom: camss: Fix VFE-17x vfe_disable_output()Bryan O'Donoghue2023-11-281-19/+3
* media: qcom: camss: Fix vfe_get() error jumpBryan O'Donoghue2023-11-281-1/+1
* media: qcom: camss: Fix pm_domain_on sequence in probeBryan O'Donoghue2023-11-281-6/+6
* mmc: sdhci-pci-gli: GL9750: Mask the replay timer timeout of AERVictor Shih2023-11-281-0/+8
* r8169: add handling DASH when DASH is disabledChunHao Lin2023-11-281-11/+25
* r8169: fix network lost after resume on DASH systemsChunHao Lin2023-11-281-0/+6
* selftests: mptcp: fix fastclose with csum failurePaolo Abeni2023-11-281-1/+1
* mptcp: fix setsockopt(IP_TOS) subflow lockingPaolo Abeni2023-11-281-0/+3
* mptcp: add validity check for sending RM_ADDRGeliang Tang2023-11-281-2/+3
* mptcp: deal with large GSO sizePaolo Abeni2023-11-281-0/+4
* mm: kmem: drop __GFP_NOFAIL when allocating objcg vectorsRoman Gushchin2023-11-281-1/+2
* mm: fix for negative counter: nr_file_hugepagesStefan Roesch2023-11-281-7/+9
* mmc: sdhci-pci-gli: A workaround to allow GL9750 to enter ASPM L1.2Victor Shih2023-11-281-0/+14
* riscv: kprobes: allow writing to x0Nam Cao2023-11-281-1/+1
* riscv: correct pt_level name via pgtable_l5/4_enabledSong Shuai2023-11-281-0/+3
* riscv: mm: Update the comment of CONFIG_PAGE_OFFSETSong Shuai2023-11-281-2/+2
* riscv: put interrupt entries into .irqentry.textNam Cao2023-11-281-0/+2
* riscv: Using TOOLCHAIN_HAS_ZIHINTPAUSE marco replace zihintpauseMinda Chen2023-11-281-1/+1
* swiotlb: fix out-of-bounds TLB allocations with CONFIG_SWIOTLB_DYNAMICPetr Tesarik2023-11-281-1/+2
* swiotlb: do not free decrypted pages if dynamicPetr Tesarik2023-11-281-9/+16
* tracing: fprobe-event: Fix to check tracepoint event and returnMasami Hiramatsu (Google)2023-11-281-4/+5
* LoongArch: Mark __percpu functions as always inlineNathan Chancellor2023-11-281-5/+5
* NFSD: Update nfsd_cache_append() to use xdr_streamChuck Lever2023-11-281-15/+8
* nfsd: fix file memleak on client_opens_releaseMahmoud Adam2023-11-281-1/+1