summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-17media: xc5000: Add rf strength functionBradford Love-1/+11
2026-03-17media: cx25840: Fix NTSC-J, PAL-N, and SECAM standardsBradford Love-2/+27
2026-03-17media: si2157: Analog format fixesBradford Love-4/+11
2026-03-17media: vimc: streamer: Apply sensor frame rate in streamer threadFaizel K B-2/+31
2026-03-17media: vimc: sensor: Add pixel_rate,vblank and hblank configurationFaizel K B-0/+101
2026-03-17media: vimc: sensor: Move vimc_sensor_device to common headerFaizel K B-26/+28
2026-03-17staging: media: av7110: replace BUG() with error return in gpioirqArtem Lytkin-1/+1
2026-03-17media: as102: fix to not free memory after the device is registered in as102_...Jeongjun Park-0/+2
2026-03-17media: hackrf: fix to not free memory after the device is registered in hackr...Jeongjun Park-3/+4
2026-03-17Merge branch 'net-dsa-mv88e6xxx-add-partial-support-for-tcam-entries'Paolo Abeni-10/+686
2026-03-17net: dsa: mv88e6xxx: Add partial support for TCAM entriesCedric Jehasse-2/+682
2026-03-17net/sched: cls_flower: remove unions from fl_flow_keyCedric Jehasse-8/+4
2026-03-17mtd: cmdlinepart: use a flexible array memberRosen Penev-2/+1
2026-03-17drm/i915/gvt: Swap read and write checksJonathan Cavitt-10/+8
2026-03-17drm/i915/display: PORT_NONE is not validJonathan Cavitt-1/+2
2026-03-17drm/i915/psr: Compute PSR entry_setup_frames into intel_crtc_stateJouni Högander-2/+4
2026-03-17drm/i915/psr: Disable PSR on update_m_n and update_lrrJouni Högander-0/+2
2026-03-17KVM: arm64: avoid unused-variable warningArnd Bergmann-3/+2
2026-03-17tracing: Generate undef symbols allowlist for simple_ring_bufferVincent Donnefort-8/+38
2026-03-17ALSA: firewire-lib: fix uninitialized local variableAlexey Nepomnyashih-1/+1
2026-03-17cpufreq: Add QCS8300 to cpufreq-dt-platdev blocklistFaruque Ansari-0/+1
2026-03-17Merge tag 'v7.0-rockchip-drvfixes1' of ssh://gitolite.kernel.org/pub/scm/linu...Krzysztof Kozlowski-0/+1
2026-03-17Merge tag 'renesas-dts-for-v7.1-tag1' of https://git.kernel.org/pub/scm/linux...Krzysztof Kozlowski-53/+505
2026-03-17powerpc: Print MMU_FTRS_POSSIBLE & MMU_FTRS_ALWAYS at startupRitesh Harjani (IBM)-0/+4
2026-03-17powerpc/64s: Make use of H_RPTI_TYPE_ALL macroRitesh Harjani (IBM)-6/+3
2026-03-17powerpc/64s: Rename tlbie_lpid_va to tlbie_va_lpidRitesh Harjani (IBM)-9/+9
2026-03-17powerpc/64s: Rename tlbie_va_lpid to tlbie_va_pid_lpidRitesh Harjani (IBM)-10/+10
2026-03-17powerpc/64s: Kill the unused argument of exit_lazy_flush_tlbRitesh Harjani (IBM)-13/+5
2026-03-17powerpc/64s: Move serialize_against_pte_lookup() to hash_pgtable.cRitesh Harjani (IBM)-26/+21
2026-03-17powerpc/64s/tlbflush-radix: Remove unused radix__flush_tlb_pwc()Ritesh Harjani (IBM)-1/+0
2026-03-17powerpc/64s: Fix _HPAGE_CHG_MASK to include _PAGE_SPECIAL bitRitesh Harjani (IBM)-2/+2
2026-03-17powerpc/64s: Fix unmap race with PMD migration entriesRitesh Harjani (IBM)-4/+24
2026-03-17powerpc/pgtable-frag: Fix bad page state in pte_frag_destroyRitesh Harjani (IBM)-0/+1
2026-03-17ALSA: timer: keep a list of open masters for slave lookupCássio Gabriel-9/+21
2026-03-17firmware: arm_scmi: Support loop control in quirk code snippetsGeert Uytterhoeven-4/+4
2026-03-17Merge tag 'v7.0-rc4' into sched/core, to pick up scheduler fixesIngo Molnar-5303/+9569
2026-03-17Merge tag 'drm-intel-next-2026-03-16' of https://gitlab.freedesktop.org/drm/i...Dave Airlie-3870/+5610
2026-03-16tg3: replace placeholder MAC address with device propertyPaul SAGE-0/+11
2026-03-16Merge branch 'net-usb-cdc_ncm-add-ndpoffset-to-ndp-nframes-bounds-check'Jakub Kicinski-4/+6
2026-03-16net: usb: cdc_ncm: add ndpoffset to NDP32 nframes bounds checkTobi Gaertner-2/+3
2026-03-16net: usb: cdc_ncm: add ndpoffset to NDP16 nframes bounds checkTobi Gaertner-2/+3
2026-03-16net: macb: set default_an_inband to true for SGMIICharles Perry-0/+6
2026-03-16net: stmmac: move MSI data out of struct stmmac_privRussell King (Oracle)-52/+81
2026-03-16Merge branch 'support-multi-channel-irqs-in-stmmac-platform-drivers'Jakub Kicinski-7/+133
2026-03-16stmmac: s32: enable support for Multi-IRQ modeJan Petrous (OSS)-1/+35
2026-03-16dt-bindings: net: nxp,s32-dwmac: Declare per-queue interruptsJan Petrous (OSS)-5/+42
2026-03-16net: stmmac: platform: read channels irqJan Petrous (OSS)-1/+56
2026-03-16net: airoha: Remove airoha_dev_stop() in airoha_remove()Lorenzo Bianconi-1/+0
2026-03-16net/sched: teql: Fix double-free in teql_master_xmitJamal Hadi Salim-32/+30
2026-03-16net/smc: fix NULL dereference and UAF in smc_tcp_syn_recv_sock()Jiayuan Chen-7/+23