summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | 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
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | clk: samsung: Revert "clk: Use device_get_match_data()"Marek Szyprowski2024-04-301-3/+10
| * | | | | | | | | Merge tag 'sunxi-clk-fixes-for-6.9-1' of https://git.kernel.org/pub/scm/linux...Stephen Boyd2024-04-294-2/+41
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | clk: sunxi-ng: a64: Set minimum and maximum rate for PLL-MIPIFrank Oltmanns2024-04-151-0/+2
| | * | | | | | | | | clk: sunxi-ng: common: Support minimum and maximum rateFrank Oltmanns2024-04-152-0/+22
| | * | | | | | | | | clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate changeJernej Skrabec2024-04-151-2/+17
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'qcom-clk-fixes-for-6.9' of https://git.kernel.org/pub/scm/linux/ke...Stephen Boyd2024-04-222-3/+9
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | clk: qcom: smd-rpm: Restore msm8976 num_clkAdam Skladowski2024-04-021-0/+1
| | * | | | | | | | | clk: qcom: gdsc: treat optional supplies as optionalJohan Hovold2024-04-021-3/+8
| | |/ / / / / / / /
* | | | | | | | | | Merge tag 'cxl-fixes-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-05-032-1/+21
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cxl: Fix cxl_endpoint_get_perf_coordinate() support for RCHDave Jiang2024-04-292-1/+21
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'for-linus-6.9a-rc7-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-05-032-3/+12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/xen: return a sane initial apic id when running as PV guestJuergen Gross2024-05-021-1/+10
| * | | | | | | | | | x86/xen/smp_pv: Register the boot CPU APIC properlyThomas Gleixner2024-05-021-2/+2
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'efi-urgent-for-v6.9-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-05-031-0/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | efi/unaccepted: touch soft lockup during memory acceptChen Yu2024-04-241-0/+4
* | | | | | | | | | | Merge tag 'block-6.9-20240503' of git://git.kernel.dk/linuxLinus Torvalds2024-05-0311-39/+67
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge commit '50abcc179e0c9ca667feb223b26ea406d5c4c556' of git://git.infradea...Jens Axboe2024-05-0210-38/+65
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | nvme-tcp: strict pdu pacing to avoid send stalls on TLSHannes Reinecke2024-05-011-2/+8
| | * | | | | | | | | | | nvmet: fix nvme status code when namespace is disabledSagi Grimberg2024-05-013-1/+18
| | * | | | | | | | | | | nvmet-tcp: fix possible memory leak when tearing down a controllerSagi Grimberg2024-05-011-7/+4