summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: KVM: Increment firmware pmu eventsAtish Patra2023-02-072-0/+11
* RISC-V: KVM: Support firmware eventsAtish Patra2023-02-072-33/+125
* RISC-V: KVM: Implement perf support without samplingAtish Patra2023-02-071-4/+356
* RISC-V: KVM: Implement trap & emulate for hpmcountersAtish Patra2023-02-073-2/+77
* RISC-V: KVM: Disable all hpmcounter access for VS/VU modeAtish Patra2023-02-071-1/+2
* RISC-V: KVM: Make PMU functionality depend on SscofpmfAtish Patra2023-02-071-0/+8
* RISC-V: KVM: Add SBI PMU extension supportAtish Patra2023-02-073-1/+98
* RISC-V: KVM: Add skeleton support for perfAtish Patra2023-02-075-0/+227
* RISC-V: KVM: Modify SBI extension handler to return SBI error codeAtish Patra2023-02-076-97/+81
* RISC-V: KVM: Return correct code for hsm stop functionAtish Patra2023-02-071-1/+1
* RISC-V: KVM: Define a probe function for SBI extension data structuresAtish Patra2023-02-072-2/+9
* RISC-V: Improve SBI PMU extension related definitionsAtish Patra2023-02-071-2/+5
* perf: RISC-V: Improve privilege mode filtering for perfAtish Patra2023-02-072-5/+24
* perf: RISC-V: Define helper functions expose hpm counter width and countAtish Patra2023-02-072-2/+38
* RISC-V: KVM: Redirect illegal instruction traps to guestAndy Chiu2023-02-071-0/+6
* RISC-V: KVM: Fix privilege mode setting in kvm_riscv_vcpu_trap_redirect()Anup Patel2023-02-071-0/+3
* KVM: RISC-V: Fix wrong usage of PGDIR_SIZE to check page sizesAlexandre Ghiti2023-02-071-4/+4
* Linux 6.2-rc7v6.2-rc7Linus Torvalds2023-02-051-1/+1
* Merge tag 'usb-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-02-0521-19/+14
|\
| * usb: typec: ucsi: Don't attempt to resume the ports before they existHeikki Krogerus2023-02-021-1/+8
| * usb: gadget: udc: do not clear gadget driver.busAaro Koskinen2023-02-0216-16/+0
| * usb: gadget: f_uac2: Fix incorrect increment of bNumEndpointsPratham Pratap2023-01-251-0/+1
| * usb: gadget: f_fs: Fix unbalanced spinlock in __ffs_ep0_queue_waitUdipto Goswami2023-01-241-1/+3
| * usb: dwc3: qcom: enable vbus override when in OTG dr-modeNeil Armstrong2023-01-241-1/+1
| * MAINTAINERS: Add myself as UVC Gadget MaintainerDaniel Scally2023-01-241-0/+1
* | Merge tag 'tty-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-02-053-36/+27
|\ \
| * | vc_screen: move load of struct vc_data pointer in vcs_read() to avoid UAFGeorge Kennedy2023-01-311-4/+5
| * | serial: 8250_dma: Fix DMA Rx rearm raceIlpo Järvinen2023-01-311-2/+10
| * | serial: 8250_dma: Fix DMA Rx completion raceIlpo Järvinen2023-01-311-2/+7
| * | serial: stm32: Merge hard IRQ and threaded IRQ handling into single IRQ handlerMarek Vasut2023-01-311-28/+5
| |/
* | Merge tag 'char-misc-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-02-0519-72/+207
|\ \
| * | kernel/irq/irqdomain.c: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman2023-02-031-1/+1
| * | HV: hv_balloon: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman2023-02-031-1/+1
| * | Merge tag 'iio-fixes-for-6.2a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2023-01-3110-30/+143
| |\ \
| | * | iio: imu: fxos8700: fix MAGN sensor scale and unitCarlos Song2023-01-211-3/+3
| | * | iio: imu: fxos8700: remove definition FXOS8700_CTRL_ODR_MINCarlos Song2023-01-211-1/+0
| | * | iio: imu: fxos8700: fix failed initialization ODR mode assignmentCarlos Song2023-01-211-2/+4
| | * | iio: imu: fxos8700: fix incorrect ODR mode readbackCarlos Song2023-01-211-6/+6
| | * | iio: light: cm32181: Fix PM support on system with 2 I2C resourcesKai-Heng Feng2023-01-211-4/+5
| | * | iio: hid: fix the retval in gyro_3d_capture_sampleDmitry Perchanov2023-01-141-0/+1
| | * | iio: hid: fix the retval in accel_3d_capture_sampleDmitry Perchanov2023-01-141-0/+1
| | * | iio: imu: st_lsm6dsx: fix build when CONFIG_IIO_TRIGGERED_BUFFER=mVladimir Oltean2023-01-081-0/+1
| | * | iio:adc:twl6030: Enable measurement of VACAndreas Kemnade2022-12-281-1/+1
| | * | iio: imu: fxos8700: fix ACCEL measurement range selectionCarlos Song2022-12-281-7/+34
| | * | iio: imu: fxos8700: fix IMU data bits returned to user spaceCarlos Song2022-12-281-1/+27
| | * | iio: imu: fxos8700: fix incomplete ACCEL and MAGN channels readbackCarlos Song2022-12-281-1/+1
| | * | iio: imu: fxos8700: fix swapped ACCEL and MAGN channels readbackCarlos Song2022-12-281-2/+15
| | * | iio: imu: fxos8700: fix map label of channel type to MAGN sensorCarlos Song2022-12-281-1/+1
| | * | iio:adc:twl6030: Enable measurements of VUSB, VBAT and othersAndreas Kemnade2022-12-281-0/+32
| | * | iio: imx8qxp-adc: fix irq flood when call imx8qxp_adc_read_raw()Frank Li2022-12-281-2/+9