summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-20platform/chrome: cros_usbpd_logger: Simplify with devmKrzysztof Kozlowski-11/+7
2026-03-20Merge remote-tracking branch 'wq/for-7.1-devm-alloc-wq'Tzung-Bi Shih-0/+54
2026-03-19scsi: target: file: Use kzalloc_flex for aio_cmdThinh Nguyen-1/+1
2026-03-19scsi: scsi_transport_sas: Fix the maximum channel scanning issueYihang Li-1/+1
2026-03-19scsi: target: tcm_loop: Drain commands in target_reset handlerJosef Bacik-6/+46
2026-03-19scsi: ibmvfc: Fix OOB access in ibmvfc_discover_targets_done()Tyllis Xu-1/+2
2026-03-19scsi: ses: Handle positive SCSI error from ses_recv_diag()Greg Kroah-Hartman-1/+1
2026-03-19drm/panel-edp: Add BOE NV153WUM-N42, CMN N153JCA-ELK, CSW MNF307QS3-2Alvin1 Chen-0/+3
2026-03-19net: fjes: Drop fjes_acpi_driver and rework initializationRafael J. Wysocki-70/+50
2026-03-19Merge branch 'net-stmmac-descriptor-cleanups-part-2'Jakub Kicinski-117/+127
2026-03-19net: stmmac: rename STMMAC_GET_ENTRY() -> STMMAC_NEXT_ENTRY()Russell King (Oracle)-16/+16
2026-03-19net: stmmac: use more descriptive names in stmmac_xmit()Russell King (Oracle)-22/+23
2026-03-19net: stmmac: simplify DMA descriptor allocation/init/freeingRussell King (Oracle)-30/+27
2026-03-19net: stmmac: more mode -> descriptor_mode renamesRussell King (Oracle)-35/+42
2026-03-19net: stmmac: rename "mode" to "descriptor_mode"Russell King (Oracle)-14/+19
2026-03-19net: ntb_netdev: add SPDX tag and remove boilerplate license textOskar Ray-Frayssinet-46/+1
2026-03-19net: openvswitch: Avoid releasing netdev before teardown completesToke Høiland-Jørgensen-1/+8
2026-03-19Merge branch 'selftests-drv-net-driver-tests-for-hw-gro'Jakub Kicinski-30/+728
2026-03-19selftests: drv-net: gro: add a test for GRO depthJakub Kicinski-20/+181
2026-03-19selftests: drv-net: gro: add test for packet orderingJakub Kicinski-6/+61
2026-03-19selftests: drv-net: gro: test GRO statsJakub Kicinski-2/+433
2026-03-19selftests: drv-net: gro: use SO_TXTIME to schedule packets togetherJakub Kicinski-3/+54
2026-03-19selftests: drv-net: give HW stats sync time extra 25% of marginJakub Kicinski-2/+2
2026-03-19selftests: net: move gro to lib for HW vs SW reuseJakub Kicinski-4/+4
2026-03-19nfc: nci: fix circular locking dependency in nci_close_deviceJakub Kicinski-4/+6
2026-03-19Merge tag 'for-net-2026-03-19' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski-22/+60
2026-03-19Merge tag 'parisc-for-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+2
2026-03-19Merge tag 'pci-v7.0-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-13/+46
2026-03-20i2c: npcm7xx: Use NULL instead of 0 for pointerKrzysztof Kozlowski-1/+1
2026-03-19hsi: hsi_core: use kzalloc_flexRosen Penev-23/+16
2026-03-19i2c: pxa: defer reset on Armada 3700 when recovery is usedGabor Juhos-1/+16
2026-03-19docs: symbol-namespaces: mention sysfs attributeNicholas Sielicki-0/+5
2026-03-19ionic: fix persistent MAC address override on PFMohammad Heib-6/+11
2026-03-19i2c: fsi: Fix a potential leak in fsi_i2c_probe()Christophe JAILLET-0/+1
2026-03-19module: expose imported namespaces via sysfsNicholas Sielicki-1/+78
2026-03-19i2c: cp2615: fix serial string NULL-deref at probeJohan Hovold-0/+3
2026-03-19cxl: Adjust the startup priority of cxl_pmem to be higher than that of cxl_acpiCui Chao-1/+1
2026-03-19x86/cpu: Remove LASS restriction on vsyscall emulationSohil Mehta-15/+0
2026-03-19x86/vsyscall: Disable LASS if vsyscall mode is set to EMULATESohil Mehta-1/+8
2026-03-19x86/vsyscall: Restore vsyscall=xonly mode under LASSSohil Mehta-5/+27
2026-03-19x86/traps: Consolidate user fixups in the #GP handlerSohil Mehta-5/+6
2026-03-19x86/vsyscall: Reorganize the page fault emulation codeSohil Mehta-36/+39
2026-03-19perf evlist: Improve default event for s390Ian Rogers-35/+64
2026-03-19perf callchain: Refactor callchain option parsingIan Rogers-80/+104
2026-03-19perf evsel: Constify option arguments to config functionsIan Rogers-14/+14
2026-03-19perf target: Constify simple check functionsIan Rogers-6/+6
2026-03-19perf evsel: Improve falling back from cyclesIan Rogers-14/+33
2026-03-19perf dwarf-aux: Collect all variable locations for insn trackingZecheng Li-30/+30
2026-03-19perf annotate-data: Use DWARF location ranges to preserve reg stateZecheng Li-6/+54
2026-03-19perf annotate-data: Invalidate caller-saved regs for all callsZecheng Li-6/+13