summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-08fs/ntfs3: Fix possible NULL-ptr-deref in ni_readpage_cmpr()Konstantin Komarov1-1/+1
2023-11-08fs/ntfs3: Do not allow to change label if volume is read-onlyKonstantin Komarov1-1/+6
2023-11-08fs/ntfs3: Add more info into /proc/fs/ntfs3/<dev>/volinfoKonstantin Komarov1-3/+11
2023-11-08fs/ntfs3: Fix alternative boot searchingKonstantin Komarov1-3/+7
2023-11-08fs/ntfs3: Add more attributes checks in mi_enum_attr()Konstantin Komarov1-16/+52
2023-11-08fs/ntfs3: Use kvmalloc instead of kmalloc(... __GFP_NOWARN)Konstantin Komarov3-4/+16
2023-11-08fs/ntfs3: Write immediately updated ntfs stateKonstantin Komarov1-10/+3
2023-11-08fs/ntfs3: Add ckeck in ni_update_parent()Konstantin Komarov1-0/+6
2023-11-08fbdev: atyfb: only use ioremap_uc() on i386 and ia64Arnd Bergmann1-0/+4
2023-11-08Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsportDmitry Torokhov2-22/+29
2023-11-08media: i2c: ov8858: Don't set fwnode in the driverOndrej Jirman1-8/+2
2023-11-08powerpc/85xx: Fix math emulation exceptionChristophe Leroy1-1/+1
2023-11-08ata: pata_parport: fit3: implement IDE command set registersOndrej Zary1-12/+2
2023-11-08ata: pata_parport: add custom version of wait_after_resetOndrej Zary1-1/+67
2023-11-08dmaengine: ste_dma40: Fix PM disable depth imbalance in d40_probeZhang Shurong1-0/+1
2023-11-08irqchip/stm32-exti: add missing DT IRQ flag translationBen Wolsieffer1-0/+1
2023-11-08irqchip/riscv-intc: Mark all INTC nodes as initializedAnup Patel1-1/+9
2023-11-08can: flexcan: remove the auto stop mode for IMX93Haibo Chen2-35/+13
2023-11-08arm64: dts: imx93: add the Flex-CAN stop mode by GPRHaibo Chen1-1/+3
2023-11-08net: sched: cls_u32: Fix allocation size in u32_init()Gustavo A. R. Silva1-1/+1
2023-11-08ASoC: tlv320adc3xxx: BUG: Correct micbias settingAntoine Gennart1-2/+2
2023-11-08ASoC: core: Do not call link_exit() on uninitialized rtd objectsAmadeusz Sławiński2-5/+17
2023-11-08ASoC: fsl-asoc-card: use integer type for fll_id and pll_idShengjiu Wang1-4/+8
2023-11-08coresight: tmc-etr: Disable warnings for allocation failuresSuzuki K Poulose1-1/+2
2023-11-08ASoC: simple-card: fixup asoc_simple_probe() error handlingKuninori Morimoto1-2/+4
2023-11-08ASoC: Intel: sof_sdw: add support for SKU 0B14Pierre-Louis Bossart1-0/+10
2023-11-02Linux 6.5.10v6.5.10Greg Kroah-Hartman1-1/+1
2023-11-02accel/ivpu/37xx: Fix missing VPUIP interruptsKarol Wachowski1-6/+5
2023-11-02mm/damon/sysfs: check DAMOS regions update progress from before_terminate()SeongJae Park1-2/+5
2023-11-02platform/x86: Add s2idle quirk for more Lenovo laptopsDavid Lazar1-0/+73
2023-11-02clk: stm32: Fix a signedness issue in clk_stm32_composite_determine_rate()Dan Carpenter1-1/+1
2023-11-02clk: socfpga: gate: Account for the divider in determine_rateMaxime Ripard1-4/+23
2023-11-02clk: Sanitize possible_parent_show to Handle Return Value of of_clk_get_paren...Alessandro Carminati1-9/+12
2023-11-02sparc32: fix a braino in fault handling in csum_and_copy_..._user()Al Viro1-1/+1
2023-11-02perf/core: Fix potential NULL derefPeter Zijlstra1-1/+2
2023-11-02x86/cpu: Add model number for Intel Arrow Lake mobile processorTony Luck1-0/+2
2023-11-02x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibilityThomas Gleixner3-8/+35
2023-11-02x86/tsc: Defer marking TSC unstable to a workerThomas Gleixner1-1/+9
2023-11-02nvmem: imx: correct nregs for i.MX6ULPeng Fan1-1/+1
2023-11-02nvmem: imx: correct nregs for i.MX6SLLPeng Fan1-1/+1
2023-11-02nvmem: imx: correct nregs for i.MX6ULLPeng Fan1-1/+1
2023-11-02misc: fastrpc: Unmap only if buffer is unmapped from DSPEkansh Gupta1-3/+5
2023-11-02misc: fastrpc: Clean buffers on remote invocation failuresEkansh Gupta1-5/+5
2023-11-02misc: fastrpc: Free DMA handles for RPC calls with no argumentsEkansh Gupta1-13/+10
2023-11-02misc: fastrpc: Reset metadata buffer to avoid incorrect freeEkansh Gupta1-0/+1
2023-11-02tracing/kprobes: Fix the description of variable length argumentsYujie Liu1-2/+2
2023-11-02tracing/kprobes: Fix symbol counting logic by looking at modules as wellAndrii Nakryiko1-4/+20
2023-11-02i2c: aspeed: Fix i2c bus hang in slave readJian Zhang1-1/+2
2023-11-02i2c: stm32f7: Fix PEC handling in case of SMBUS transfersAlain Volmat1-3/+6
2023-11-02i2c: muxes: i2c-demux-pinctrl: Use of_get_i2c_adapter_by_node()Herve Codina1-1/+1