summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2023-11-02i2c: muxes: i2c-mux-gpmux: Use of_get_i2c_adapter_by_node()Herve Codina1-1/+1
2023-11-02i2c: muxes: i2c-mux-pinctrl: Use of_get_i2c_adapter_by_node()Herve Codina1-1/+1
2023-11-02iio: adc: xilinx-xadc: Correct temperature offset/scale for UltraScaleRobert Hancock2-3/+16
2023-11-02iio: adc: xilinx-xadc: Don't clobber preset voltage/temperature thresholdsRobert Hancock1-22/+0
2023-11-02iio: exynos-adc: request second interupt only when touchscreen mode is usedMarek Szyprowski1-10/+14
2023-11-02iio: afe: rescale: Accept only offset channelsLinus Walleij1-4/+15
2023-11-02io_uring/fdinfo: lock SQ thread while retrieving thread cpu/pidJens Axboe1-6/+12
2023-11-02kasan: print the original fault addr when access invalid shadowHaibo Li2-6/+4
2023-11-02blk-throttle: check for overflow in calculate_bytes_allowedKhazhismel Kumykov1-0/+6
2023-11-02scsi: sd: Introduce manage_shutdown device flagDamien Le Moal4-7/+58
2023-11-02iavf: in iavf_down, disable queues when removing the driverMichal Schmidt1-1/+1
2023-11-02drm/i915/mcr: Hold GT forcewake during steering operationsMatt Roper1-2/+22
2023-11-02drm/logicvc: Kconfig: select REGMAP and REGMAP_MMIOSui Jingfeng1-0/+2
2023-11-02net/sched: act_ct: additional checks for outdated flowsVlad Buslov1-0/+2
2023-11-02netfilter: flowtable: GC pushes back packets to classic pathPablo Neira Ayuso3-7/+15
2023-11-02i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITRIvan Vecera1-1/+1
2023-11-02drm/i915/perf: Determine context valid in OA reportsUmesh Nerlige Ramappa1-2/+2
2023-11-02gtp: fix fragmentation needed check with gsoPablo Neira Ayuso1-2/+3
2023-11-02gtp: uapi: fix GTPA_MAXPablo Neira Ayuso1-1/+1
2023-11-02net/handshake: fix file ref count in handshake_nl_accept_doit()Moritz Wanzenböck1-25/+5
2023-11-02wifi: mac80211: don't drop all unprotected public action framesAvraham Stern2-2/+30
2023-11-02wifi: cfg80211: fix assoc response warning on failed linksJohannes Berg1-1/+2
2023-11-02wifi: cfg80211: pass correct pointer to rdev_inform_bss()Ben Greear1-1/+1
2023-11-02tcp: fix wrong RTO timeout when received SACK renegingFred Chen1-4/+5
2023-11-02r8152: Release firmware if we have an error in probeDouglas Anderson1-0/+1
2023-11-02r8152: Cancel hw_phy_work if we have an error in probeDouglas Anderson1-0/+1