summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-11sched/rt: Fix bad task migration for rt tasksSchspa Shi2-0/+5
2023-05-11riscv: Fix ptdump when KASAN is enabledAlexandre Ghiti1-12/+12
2023-05-11Revert "objtool: Support addition to set CFA base"Josh Poimboeuf1-11/+0
2023-05-11perf/core: Fix hardlockup failure caused by perf throttleYang Jihong1-2/+2
2023-05-11sched/fair: Fix inaccurate tally of ttwu_move_affineLibo Chen1-1/+1
2023-05-11powerpc/rtas: use memmove for potentially overlapping buffer copyNathan Lynch1-1/+1
2023-05-11macintosh: via-pmu-led: requires ATA to be setRandy Dunlap1-0/+1
2023-05-11powerpc/sysdev/tsi108: fix resource printk format warningsRandy Dunlap1-3/+2
2023-05-11powerpc/wii: fix resource printk format warningsRandy Dunlap3-4/+4
2023-05-11powerpc/mpc512x: fix resource printk format warningRandy Dunlap1-1/+1
2023-05-11powerpc/perf: Properly detect mpc7450 familyChristophe Leroy2-3/+8
2023-05-11macintosh/windfarm_smu_sat: Add missing of_node_put()Liang He1-0/+1
2023-05-11selftests/powerpc/pmu: Fix sample field check in the mmcra_thresh_marked_samp...Kajol Jain1-2/+2
2023-05-11fbdev: mmp: Fix deferred clk handling in mmphw_probe()Christophe JAILLET1-1/+1
2023-05-11virtio_ring: don't update event idx on get_bufAlbert Huang1-6/+16
2023-05-11spmi: Add a check for remove callback when removing a SPMI driverJishnu Prakash1-1/+2
2023-05-11staging: rtl8192e: Fix W_DISABLE# does not work after stop/startPhilipp Hortmann1-0/+1
2023-05-11spi: cadence-quadspi: use macro DEFINE_SIMPLE_DEV_PM_OPSDhruva Gole1-11/+2
2023-05-11serial: 8250: Add missing wakeup event reportingFlorian Fainelli1-0/+4
2023-05-11tty: serial: fsl_lpuart: adjust buffer length to the intended sizeShenwei Wang1-1/+1
2023-05-11firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probeDan Carpenter1-2/+2
2023-05-11usb: mtu3: fix kernel panic at qmu transfer done irq handlerChunfeng Yun1-2/+3
2023-05-11usb: chipidea: fix missing goto in `ci_hdrc_probe`Yinhao Hu1-1/+1
2023-05-11usb: gadget: tegra-xudc: Fix crash in vbus_drawJon Hunter1-1/+1
2023-05-11sh: sq: Fix incorrect element size for allocating bitmap bufferJohn Paul Adrian Glaubitz1-1/+1
2023-05-11uapi/linux/const.h: prefer ISO-friendly __typeof__Kevin Brodsky1-1/+1
2023-05-11scripts/gdb: raise error with reduced debugging informationFlorian Fainelli2-1/+6
2023-05-11i2c: xiic: xiic_xfer(): Fix runtime PM leak on error pathLars-Peter Clausen1-1/+3
2023-05-11i2c: cadence: cdns_i2c_master_xfer(): Fix runtime PM leak on error pathLars-Peter Clausen1-2/+4
2023-05-11spi: cadence-quadspi: fix suspend-resume implementationsDhruva Gole1-3/+16
2023-05-11drm/panel: novatek-nt35950: Only unregister DSI1 if it existsKonrad Dybcio1-2/+4
2023-05-11PCI/PM: Extend D3hot delay for NVIDIA HDA controllersAlex Williamson1-0/+13
2023-05-11ASoC: fsl_mqs: move of_node_put() to the correct locationLiliang Ye1-10/+5
2023-05-11drm/panel: novatek-nt35950: Improve error handlingKonrad Dybcio1-1/+7
2023-05-11coresight: etm_pmu: Set the module fieldSuzuki K Poulose1-0/+1
2023-05-11cacheinfo: Check sib_leaf in cache_leaves_are_shared()Pierre Gondois1-3/+2
2023-05-11HID: amd_sfh: Handle "no sensors" enabled for SFH1.1Basavaraj Natikar1-0/+11
2023-05-11HID: amd_sfh: Increase sensor command timeout for SFH1.1Basavaraj Natikar1-2/+2
2023-05-11HID: amd_sfh: Correct the stop all commandBasavaraj Natikar1-1/+3
2023-05-11HID: amd_sfh: Add support for shutdown operationBasavaraj Natikar1-0/+9
2023-05-11HID: amd_sfh: Fix illuminance valueBasavaraj Natikar2-2/+2
2023-05-11HID: amd_sfh: Correct the sensor enable and disable commandBasavaraj Natikar1-0/+2
2023-05-11HID: amd_sfh: Correct the structure fieldsBasavaraj Natikar1-3/+3
2023-05-11scripts/gdb: bail early if there are no generic PDFlorian Fainelli1-1/+3
2023-05-11scripts/gdb: bail early if there are no clocksFlorian Fainelli1-0/+2
2023-05-11ia64: salinfo: placate defined-but-not-used warningRandy Dunlap1-1/+1
2023-05-11ia64: mm/contig: fix section mismatch warning/errorRandy Dunlap1-1/+1
2023-05-11PCI/EDR: Clear Device Status after EDR error recoveryKuppuswamy Sathyanarayanan1-0/+1
2023-05-11of: Fix modalias string generationMiquel Raynal1-2/+5
2023-05-11vmci_host: fix a race condition in vmci_host_poll() causing GPFDae R. Jeong1-1/+7