summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-21objtool: Add the --disas=<function-pattern> actionAlexandre Chartre
2025-11-21objtool: Do not validate IBT for .return_sites and .call_sitesAlexandre Chartre
2025-11-21objtool: Improve tracing of alternative instructionsAlexandre Chartre
2025-11-21objtool: Add functions to better name alternativesAlexandre Chartre
2025-11-21objtool: Identify the different types of alternativesAlexandre Chartre
2025-11-21objtool: Improve register reporting during function validationAlexandre Chartre
2025-11-21objtool: Trace instruction state changes during function validationAlexandre Chartre
2025-11-21objtool: Add option to trace function validationAlexandre Chartre
2025-11-21objtool: Record symbol name max lengthAlexandre Chartre
2025-11-21objtool: Extract code to validate instruction from the validate branch loopAlexandre Chartre
2025-11-21objtool: Disassemble instruction on warning or backtraceAlexandre Chartre
2025-11-21objtool: Store instruction disassembly resultAlexandre Chartre
2025-11-21objtool: Print symbol during disassemblyAlexandre Chartre
2025-11-21tool build: Remove annoying newline in build outputAlexandre Chartre
2025-11-21objtool: Disassemble code with libopcodes instead of running objdumpAlexandre Chartre
2025-11-21objtool: Create disassembly contextAlexandre Chartre
2025-11-21objtool: Move disassembly functions to a separated fileAlexandre Chartre
2025-11-21Merge tag 'iio-for-6.19a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2025-11-21Merge tag 'w1-drv-6.19' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2025-11-21spi: spi-fsl-lpspi: fix watermark truncation caused by type castCarlos Song
2025-11-21Merge tag 'fpga-for-6.19-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2025-11-21usb: usb-storage: No additional quirks need to be added to the EL-R12 optical...Chen Changcheng
2025-11-21usb: typec: hd3ss3220: Enable VBUS based on ID pin stateKrishna Kurapati
2025-11-21dt-bindings: usb: ti,hd3ss3220: Add support for VBUS based on ID stateKrishna Kurapati
2025-11-21usb: typec: anx7411: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2025-11-21USB: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2025-11-21dt-bindings: usb: dwc3-xilinx: Describe the reset constraint for the versal p...Radhey Shyam Pandey
2025-11-21drivers/usb/storage: use min() instead of min_t()David Laight
2025-11-21usb: raw-gadget: cap raw_io transfer length to KMALLOC_MAX_SIZEGopi Krishna Menon
2025-11-21usb: uas: fix urb unmapping issue when the uas device is remove during ongoin...Owen Gu
2025-11-21usb: dwc3: Fix race condition between concurrent dwc3_remove_requests() call ...Manish Nagar
2025-11-21xhci: dbgtty: fix device unregisterƁukasz Bartosik
2025-11-21usb: storage: sddr55: Reject out-of-bound new_pbaTianchu Chen
2025-11-21usb: ohci-da8xx: remove unused platform dataBartosz Golaszewski
2025-11-21usb: gadget: functionfs: use dma_buf_unmap_attachment_unlocked() helperLiang Jie
2025-11-21usb: uas: reduce time under spinlockOliver Neukum
2025-11-21usb: dwc3: eic7700: Add EIC7700 USB driverHang Cao
2025-11-21dt-bindings: usb: Add ESWIN EIC7700 USB controllerHang Cao
2025-11-21usb: typec: ucsi: Add support for SET_PDOS commandPooja Katiyar
2025-11-21usb: typec: ucsi: Enable debugfs for message_out data structurePooja Katiyar
2025-11-21usb: typec: ucsi: Add support for message out data structurePooja Katiyar
2025-11-21usb: typec: ucsi: Update UCSI structure to have message in and message out fi...Pooja Katiyar
2025-11-21uapi: cdc.h: cleanly provide for more interfaces and countriesOliver Neukum
2025-11-21usb: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-11-21usb: renesas_usbhs: Assert/de-assert reset signals on suspend/resumeClaudiu Beznea
2025-11-21usb: host: ohci-platform: Call reset assert/deassert on suspend/resumeClaudiu Beznea
2025-11-21usb: host: ehci-platform: Call reset assert/deassert on suspend/resumeClaudiu Beznea
2025-11-21usb: host: Do not check priv->clks[clk]Claudiu Beznea
2025-11-21usb: typec: tipd: mark as orientation awarePeter Korsgaard
2025-11-21usb: uas: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari