summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-14fs: move initializing f_mode before file_ref_init()Amir Goldstein
2026-01-14exportfs: Complete kernel-doc for struct export_operationsAndré Almeida
2026-01-14exportfs: Mark struct export_operations functions at kernel-docAndré Almeida
2026-01-14exportfs: Fix kernel-doc output for get_name()André Almeida
2026-01-14acct(2): begin the deprecation of legacy BSD process accountingJeff Layton
2026-01-14device_cgroup: remove branch hint after code refactorBreno Leitao
2026-01-14x86/traps: Print unhashed pointers on stack overflowRyosuke Yasuoka
2026-01-14Merge patch series "iomap: erofs page cache sharing preliminaries"Christian Brauner
2026-01-14erofs: hold read context in iomap_iter if neededHongbo Li
2026-01-14iomap: stash iomap read ctx in the private field of iomap_iterHongbo Li
2026-01-14nvme: fix PCIe subsystem reset controller state transitionNilay Shroff
2026-01-14usb: gadget: uvc: retry vb2_reqbufs() with vb_vmalloc_memops if use_sg failXu Yang
2026-01-14usb: gadget: uvc: return error from uvcg_queue_init()Xu Yang
2026-01-14usb: gadget: uvc: fix interval_duration calculationXu Yang
2026-01-14usb: gadget: uvc: fix req_payload_size calculationXu Yang
2026-01-14usb: dwc3: apple: Ignore USB role switches to the active roleJanne Grunau
2026-01-14drm/xe/mert: Improve handling of MERT CAT errorsMichal Wajdeczko
2026-01-14usb: host: xhci-tegra: Use platform_get_irq_optional() for wake IRQsWayne Chang
2026-01-14USB: OHCI/UHCI: Add soft dependencies on ehci_platformHuacai Chen
2026-01-14usb: dwc3: apple: Set USB2 PHY mode before dwc3 initSven Peter
2026-01-14usb: chipidea: udc: fix DMA and SG cleanup in _ep_nuke()Mario Peter
2026-01-14usb: chipidea: ci_hdrc_imx: use "wakeup" suffix for wakeup interrupt nameXu Yang
2026-01-14usb: dwc3: Always deassert xilinx resetsSean Anderson
2026-01-14usb: gadget: u_ether: use <linux/hex.h> header fileRandy Dunlap
2026-01-14USB: HCD: remove logic about which hcd is loadedGreg Kroah-Hartman
2026-01-14usb: dwc3: imx8mp: disable auto suspend for host roleXu Yang
2026-01-14usb: dwc3: imx8mp: rename dwc3 to dwc3_pdev in struct dwc3_imx8mpXu Yang
2026-01-14usb: dwc3: drd: extend dwc3_pre_set_role() to extcon and otg usecaseXu Yang
2026-01-14usb: gadget: f_fs: fix DMA-BUF OUT queuesSam Day
2026-01-14usb: gadget: f_fs: Fix ioctl error handlingSam Day
2026-01-14usb: gadget: f_tcm: initialize data_len in UAS path for consistencyJiasheng Jiang
2026-01-14i3c: Move device name assignment after i3c_bus_initBilly Tsai
2026-01-14i3c: renesas: Add suspend/resume supportTommaso Merciai
2026-01-14i3c: renesas: Factor out hardware initialization to separate functionTommaso Merciai
2026-01-14i3c: renesas: Store clock rate and reset controls in struct renesas_i3cTommaso Merciai
2026-01-14i3c: renesas: Switch to clk_bulk API and store clocks in private dataTommaso Merciai
2026-01-14i3c: mipi-i3c-hci-pci: Define Multi-Bus instances for supported controllersAdrian Hunter
2026-01-14i3c: mipi-i3c-hci-pci: Add support for Multi-Bus InstancesAdrian Hunter
2026-01-14i3c: mipi-i3c-hci-pci: Convert to MFD driverAdrian Hunter
2026-01-14i3c: mipi-i3c-hci-pci: Pass base regs as platform data to i3c core deviceAdrian Hunter
2026-01-14i3c: mipi-i3c-hci: Allow for Multi-Bus InstancesAdrian Hunter
2026-01-14i3c: mipi-i3c-hci-pci: Assign unique device names and IDs for Intel LPSS I3CAdrian Hunter
2026-01-14i3c: mipi-i3c-hci-pci: Enable MSI supportAdrian Hunter
2026-01-14i3c: mipi-i3c-hci-pci: Do not repeatedly check for NULL driver_dataAdrian Hunter
2026-01-14i3c: mipi-i3c-hci: Quieten initialization messagesAdrian Hunter
2026-01-14i3c: mipi-i3c-hci: Stop reading Extended Capabilities if capability ID is 0Adrian Hunter
2026-01-14i3c: mipi-i3c-hci: Remove duplicate blank linesAdrian Hunter
2026-01-14i3c: Add stub functions when I3C support is disabledFrank Li
2026-01-14i3c: master: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-01-14i3c: master: svc: Initialize 'dev' to NULL in svc_i3c_master_ibi_isr()Frank Li