summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-14ASoC: Fix sdw_utils calling wrong codec init callbacksMark Brown343-2025/+2829
2026-01-14Merge tag 'nvme-6.19-2026-01-14' of git://git.infradead.org/nvme into block-6.19Jens Axboe5-7/+26
2026-01-14rust: irq: always inline functions using build_assert with argumentsAlexandre Courbot1-0/+2
2026-01-14rust: io: always inline functions using build_assert with argumentsAlexandre Courbot2-3/+8
2026-01-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds8-8/+40
2026-01-14scripts: generate_rust_analyzer: Add pin_init_internal depsTamir Duberstein1-1/+1
2026-01-14scripts: generate_rust_analyzer: Add pin_init -> compiler_builtins depTamir Duberstein1-1/+1
2026-01-14scripts: generate_rust_analyzer: Add compiler_builtins -> core depTamir Duberstein1-1/+1
2026-01-14rust: macros: ignore example with module parametersFUJITA Tomonori1-1/+1
2026-01-14io_uring: move local task_work in exit cancel loopMing Lei1-4/+4
2026-01-14Merge tag 'bitmap-for-6.19-rc5' of https://github.com/norov/linuxLinus Torvalds1-0/+42
2026-01-14Merge tag 'media/v6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds7-50/+68
2026-01-14phy: freescale: imx8m-pcie: assert phy reset during power onRafael Beims1-1/+2
2026-01-14writeback: use round_jiffies_relative for dirtytime_workZhao Mengmeng1-2/+4
2026-01-14iomap: wait for batched folios to be stable in __iomap_get_folioChristoph Hellwig1-0/+1
2026-01-14nvme: fix PCIe subsystem reset controller state transitionNilay Shroff1-1/+4
2026-01-14usb: gadget: uvc: retry vb2_reqbufs() with vb_vmalloc_memops if use_sg failXu Yang1-0/+8
2026-01-14usb: gadget: uvc: return error from uvcg_queue_init()Xu Yang1-2/+1
2026-01-14usb: gadget: uvc: fix interval_duration calculationXu Yang2-3/+6
2026-01-14usb: gadget: uvc: fix req_payload_size calculationXu Yang4-7/+17
2026-01-14usb: dwc3: apple: Ignore USB role switches to the active roleJanne Grunau1-0/+16
2026-01-14usb: host: xhci-tegra: Use platform_get_irq_optional() for wake IRQsWayne Chang1-1/+1
2026-01-14USB: OHCI/UHCI: Add soft dependencies on ehci_platformHuacai Chen2-0/+2
2026-01-14usb: dwc3: apple: Set USB2 PHY mode before dwc3 initSven Peter1-15/+33
2026-01-14phy: rockchip: inno-usb2: Fix a double free bug in rockchip_usb2phy_probe()Wentao Liang1-1/+1
2026-01-14ASoC: tlv320adcx140: fix word lengthEmil Svendsen1-2/+2
2026-01-14ASoC: tlv320adcx140: Propagate error codes during probeDimitrios Katsaros1-0/+3
2026-01-14ASoC: tlv320adcx140: fix null pointerEmil Svendsen1-3/+1
2026-01-14ASoC: tlv320adcx140: invert DRE_ENABLEEmil Svendsen1-1/+1
2026-01-14ASoC: sdw_utils: cs42l43: Enable Headphone pin for LINEOUT jack typeCole Leavitt1-1/+1
2026-01-14ASoC: sdw_utils: Call init callbacks on the correct codec DAIRichard Fitzgerald1-1/+42
2026-01-14soundwire: Add missing EXPORT for sdw_slave_typeRichard Fitzgerald1-0/+1
2026-01-14kconfig: fix static linking of nconfArkadiusz Kozdra1-5/+6
2026-01-14kbuild: prefer ${NM} in check-function-names.shCarlos Llamas1-1/+1
2026-01-14i2c: imx-lpi2c: change to PIO mode in system-wide suspend/resume progressCarlos Song1-0/+7
2026-01-14i2c: qcom-geni: make sure I2C hub controllers can't use SE DMANeil Armstrong1-4/+7
2026-01-14Merge tag 'iio-fixes-for-6.19a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman15-36/+120
2026-01-14efi/cper: Fix cper_bits_to_str buffer handling and return valueMorduan Zang1-1/+1
2026-01-14drm/sysfb: Remove duplicate declarationsThomas Zimmermann1-9/+0
2026-01-14dma/pool: Avoid allocating redundant poolsRobin Murphy1-5/+14
2026-01-14mm_zone: Generalise has_managed_dma()Robin Murphy2-10/+7
2026-01-14dma/pool: Improve pool lookupRobin Murphy1-4/+4
2026-01-14Merge tag 'ath-current-20260113' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg4-28/+25
2026-01-14Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds4-15/+35
2026-01-14net/sched: sch_qfq: do not free existing class in qfq_change_class()Eric Dumazet1-2/+4
2026-01-14rust: bitops: fix missing _find_* functions on 32-bit ARMAlice Ryhl1-0/+42
2026-01-14Merge branch 'selftests-couple-of-fixes-in-toeplitz-rps-cases'Jakub Kicinski2-4/+6
2026-01-14selftests: drv-net: fix RPS mask handling for high CPU numbersGal Pressman1-2/+2
2026-01-14selftests: drv-net: fix RPS mask handling in toeplitz testGal Pressman1-2/+4
2026-01-14ipv6: Fix use-after-free in inet6_addr_del().Kuniyuki Iwashima1-2/+2