summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'irq-urgent-2024-05-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-05-051-4/+8
|\
| * softirq: Fix suspicious RCU usage in __do_softirq()Zqiang2024-04-291-4/+8
* | Merge tag 'char-misc-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-05-0513-25/+118
|\ \
| * | slimbus: qcom-ngd-ctrl: Add timeout for wait operationViken Dadhaniya2024-05-031-1/+5
| * | dyndbg: fix old BUG_ON in >control parserJim Cromie2024-04-301-1/+5
| * | Merge tag 'fpga-for-6.9-final' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2024-04-301-0/+3
| |\ \
| | * | fpga: dfl-pci: add PCI subdevice ID for Intel D5005 cardPeter Colberg2024-04-261-0/+3
| * | | misc/pvpanic-pci: register attributes via pci_driverThomas Weißschuh2024-04-291-3/+1
| * | | mei: me: add lunar lake point M DIDAlexander Usyskin2024-04-232-0/+4
| * | | mei: pxp: match against PCI_CLASS_DISPLAY_OTHERDaniele Ceraolo Spurio2024-04-231-2/+5
| * | | Merge tag 'iio-fixes-for-6.9a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2024-04-236-18/+95
| |\ \ \
| | * | | iio:imu: adis16475: Fix sync mode settingRamona Gradinariu2024-04-061-1/+3
| | * | | iio: accel: mxc4005: Reset chip on probe() and resume()Hans de Goede2024-03-281-0/+68
| | * | | iio: accel: mxc4005: Interrupt handling fixesHans de Goede2024-03-281-7/+17
| | * | | dt-bindings: iio: health: maxim,max30102: fix compatible checkJavier Carrasco2024-03-241-1/+1
| | * | | iio: pressure: Fixes SPI support for BMP3xx devicesVasileios Amoiridis2024-03-243-7/+4
| | * | | iio: pressure: Fixes BME280 SPI driver dataVasileios Amoiridis2024-03-241-2/+2
* | | | | Merge tag 'usb-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-05-0515-79/+147
|\ \ \ \ \
| * | | | | usb: typec: tcpm: Check for port partner validity before consuming itBadhri Jagan Sridharan2024-04-301-7/+23
| * | | | | usb: typec: tcpm: enforce ready state when queueing alt mode vdmRD Babiera2024-04-301-0/+4
| * | | | | usb: typec: tcpm: unregister existing source caps before re-registrationAmit Sunil Dhamne2024-04-301-1/+4
| * | | | | usb: typec: tcpm: clear pd_event queue in PORT_RESETRD Babiera2024-04-301-0/+1
| * | | | | usb: typec: tcpm: queue correct sop type in tcpm_queue_vdm_unlockedRD Babiera2024-04-301-1/+1
| * | | | | usb: Fix regression caused by invalid ep0 maxpacket in virtual SuperSpeed deviceAlan Stern2024-04-301-2/+3
| * | | | | usb: ohci: Prevent missed ohci interruptsGuenter Roeck2024-04-301-0/+8
| * | | | | usb: typec: qcom-pmic: fix pdphy start() error handlingJohan Hovold2024-04-231-4/+7
| * | | | | usb: typec: qcom-pmic: fix use-after-free on late probe errorsJohan Hovold2024-04-231-2/+6
| * | | | | usb: gadget: f_fs: Fix a race condition when processing setup packets.Chris Wulff2024-04-231-1/+1
| * | | | | USB: core: Fix access violation during port device removalAlan Stern2024-04-231-2/+6
| * | | | | usb: dwc3: core: Prevent phy suspend during initThinh Nguyen2024-04-234-52/+68
| * | | | | usb: xhci-plat: Don't include xhci.hThinh Nguyen2024-04-232-1/+4
| * | | | | usb: gadget: uvc: use correct buffer size when parsing configfs listsIvan Avdeev2024-04-231-2/+2
| * | | | | usb: gadget: composite: fix OS descriptors w_value logicPeter Korsgaard2024-04-231-3/+3
| * | | | | usb: gadget: f_fs: Fix race between aio_cancel() and AIO request completeWesley Cheng2024-04-231-1/+6
| |/ / / /
* | | | | Merge tag 'input-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-052-1/+9
|\ \ \ \ \
| * | | | | Input: amimouse - mark driver struct with __refdata to prevent section mismatchUwe Kleine-König2024-04-301-1/+7
| * | | | | Input: xpad - add support for ASUS ROG RAIKIRIVicki Pfau2024-04-241-0/+2
* | | | | | Merge tag 'probes-fixes-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-05-051-1/+1
|\ \ \ \ \ \
| * | | | | | tracing/probes: Fix memory leak in traceprobe_parse_probe_arg_body()LuMingYin2024-04-291-1/+1
* | | | | | | Merge tag 'trace-v6.9-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-05-055-59/+210
|\ \ \ \ \ \ \
| * | | | | | | eventfs: Have "events" directory get permissions from its parentSteven Rostedt (Google)2024-05-041-6/+24
| * | | | | | | eventfs: Do not treat events directory different than other directoriesSteven Rostedt (Google)2024-05-041-15/+1
| * | | | | | | eventfs: Do not differentiate the toplevel events directorySteven Rostedt (Google)2024-05-042-25/+11
| * | | | | | | tracefs: Still use mount point as default permissions for instancesSteven Rostedt (Google)2024-05-041-2/+25
| * | | | | | | tracefs: Reset permissions on remount if permissions are optionsSteven Rostedt (Google)2024-05-043-2/+99
| * | | | | | | eventfs: Free all of the eventfs_inode after RCUSteven Rostedt (Google)2024-05-041-9/+16
| * | | | | | | eventfs/tracing: Add callback for release of an eventfs_inodeSteven Rostedt (Google)2024-05-043-2/+36
| |/ / / / / /
* | | | | | | Merge tag 'dma-mapping-6.9-2024-05-04' of git://git.infradead.org/users/hch/d...Linus Torvalds2024-05-051-0/+1
|\ \ \ \ \ \ \
| * | | | | | | swiotlb: initialise restricted pool list_head when SWIOTLB_DYNAMIC=yWill Deacon2024-05-021-0/+1
| |/ / / / / /
* | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-05-057-8/+60
|\ \ \ \ \ \ \