summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-20extcon: ptn5150: Support USB role switch via connector fwnodeXu Yang
2026-03-20extcon: ptn5150: Add Type-C orientation switch supportXu Yang
2026-03-20dt-bindings: extcon: ptn5150: Allow "connector" node to presentXu Yang
2026-03-20extcon: Fixed sysfs duplicate filename issueMichael Wu
2026-03-20extcon: int3496: replace use of system_wq with system_percpu_wqMarco Crivellari
2026-03-20extcon: ptn5150: handle pending IRQ events during system resumeXu Yang
2026-03-19scsi: target: file: Use kzalloc_flex for aio_cmdThinh Nguyen
2026-03-19scsi: scsi_transport_sas: Fix the maximum channel scanning issueYihang Li
2026-03-19scsi: target: tcm_loop: Drain commands in target_reset handlerJosef Bacik
2026-03-19scsi: lpfc: Use the crc32c() functionEric Biggers
2026-03-19scsi: ibmvfc: Fix OOB access in ibmvfc_discover_targets_done()Tyllis Xu
2026-03-19scsi: ufs: core: Handle MCQ IAG eventsvamshi gajjela
2026-03-19scsi: ses: Handle positive SCSI error from ses_recv_diag()Greg Kroah-Hartman
2026-03-19drm/panel-edp: Add BOE NV153WUM-N42, CMN N153JCA-ELK, CSW MNF307QS3-2Alvin1 Chen
2026-03-19net: fjes: Drop fjes_acpi_driver and rework initializationRafael J. Wysocki
2026-03-19Merge branch 'net-stmmac-descriptor-cleanups-part-2'Jakub Kicinski
2026-03-19net: stmmac: rename STMMAC_GET_ENTRY() -> STMMAC_NEXT_ENTRY()Russell King (Oracle)
2026-03-19net: stmmac: use more descriptive names in stmmac_xmit()Russell King (Oracle)
2026-03-19net: stmmac: simplify DMA descriptor allocation/init/freeingRussell King (Oracle)
2026-03-19net: stmmac: more mode -> descriptor_mode renamesRussell King (Oracle)
2026-03-19net: stmmac: rename "mode" to "descriptor_mode"Russell King (Oracle)
2026-03-19net: ntb_netdev: add SPDX tag and remove boilerplate license textOskar Ray-Frayssinet
2026-03-19net: openvswitch: Avoid releasing netdev before teardown completesToke Høiland-Jørgensen
2026-03-19Merge branch 'selftests-drv-net-driver-tests-for-hw-gro'Jakub Kicinski
2026-03-19selftests: drv-net: gro: add a test for GRO depthJakub Kicinski
2026-03-19selftests: drv-net: gro: add test for packet orderingJakub Kicinski
2026-03-19selftests: drv-net: gro: test GRO statsJakub Kicinski
2026-03-19selftests: drv-net: gro: use SO_TXTIME to schedule packets togetherJakub Kicinski
2026-03-19selftests: drv-net: give HW stats sync time extra 25% of marginJakub Kicinski
2026-03-19selftests: net: move gro to lib for HW vs SW reuseJakub Kicinski
2026-03-19nfc: nci: fix circular locking dependency in nci_close_deviceJakub Kicinski
2026-03-19Merge tag 'for-net-2026-03-19' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-03-19Merge tag 'parisc-for-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-03-19Merge tag 'pci-v7.0-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-03-20i2c: npcm7xx: Use NULL instead of 0 for pointerKrzysztof Kozlowski
2026-03-19hsi: hsi_core: use kzalloc_flexRosen Penev
2026-03-19i2c: pxa: defer reset on Armada 3700 when recovery is usedGabor Juhos
2026-03-19docs: symbol-namespaces: mention sysfs attributeNicholas Sielicki
2026-03-19ionic: fix persistent MAC address override on PFMohammad Heib
2026-03-19i2c: fsi: Fix a potential leak in fsi_i2c_probe()Christophe JAILLET
2026-03-19module: expose imported namespaces via sysfsNicholas Sielicki
2026-03-19i2c: cp2615: fix serial string NULL-deref at probeJohan Hovold
2026-03-19cxl: Adjust the startup priority of cxl_pmem to be higher than that of cxl_acpiCui Chao
2026-03-19x86/cpu: Remove LASS restriction on vsyscall emulationSohil Mehta
2026-03-19x86/vsyscall: Disable LASS if vsyscall mode is set to EMULATESohil Mehta
2026-03-19x86/vsyscall: Restore vsyscall=xonly mode under LASSSohil Mehta
2026-03-19x86/traps: Consolidate user fixups in the #GP handlerSohil Mehta
2026-03-19x86/vsyscall: Reorganize the page fault emulation codeSohil Mehta
2026-03-19perf evlist: Improve default event for s390Ian Rogers
2026-03-19perf callchain: Refactor callchain option parsingIan Rogers