summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-02-10Merge tag 'keys-next-20260206' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-71/+473
2026-02-10Merge tag 'kmalloc_obj-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-6/+367
2026-02-10Merge tag 'hardening-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-44/+161
2026-02-10Merge tag 'pstore-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+18
2026-02-10Merge tag 'execve-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-6/+0
2026-02-10drm/panel: jdi-lt070me05000: Use MIPI DSI multi functionsChintan Patel-81/+24
2026-02-10crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists correctlyKees Cook-1/+1
2026-02-10Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds-1300/+3237
2026-02-10Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5255/+6659
2026-02-10smb client: Add generated file to gitignore fileLinus Torvalds-0/+1
2026-02-10Revert "clk: microchip: core: allow driver to be compiled with COMPILE_TEST"Thomas Bogendoerfer-5/+1
2026-02-10Revert "clk: microchip: fix typo in reference to a config option"Thomas Bogendoerfer-1/+1
2026-02-10landlock: Transpose the layer masks data structureGünther Noack-341/+272
2026-02-10landlock: Add access_mask_subset() helperGünther Noack-2/+9
2026-02-10selftests/landlock: Add filesystem access benchmarkGünther Noack-0/+216
2026-02-10drm/xe/xe2_hpg: Fix handling of Wa_14019988906 & Wa_14019877138Matt Roper-10/+8
2026-02-10platform/x86: lenovo-wmi-{capdata,other}: Fix HWMON channel visibilityRong Zhang-4/+4
2026-02-10hwmon: (pmbus/mpq8785) fix VOUT_MODE mismatch during identificationCarl Lee-0/+28
2026-02-10Revert "hwmon: (ibmpex) fix use-after-free in high/low store"Guenter Roeck-7/+2
2026-02-10Merge branch 'disable-interrupts-and-ensure-dbell-updation'Paolo Abeni-23/+126
2026-02-10octeon_ep_vf: ensure dbell BADDR updationVimlesh Kumar-6/+46
2026-02-10octeon_ep: ensure dbell BADDR updationVimlesh Kumar-11/+48
2026-02-10octeon_ep: disable per ring interruptsVimlesh Kumar-6/+32
2026-02-10net/mlx5e: remove declarations of mlx5e_shampo_{fill_umr,dealloc_hd}Simon Horman-2/+0
2026-02-10net: wan/fsl_ucc_hdlc: Fix dma_free_coherent() in uhdlc_memclean()Thomas Fourier-6/+2
2026-02-10net: dsa: eliminate local type for tc policersVladimir Oltean-29/+24
2026-02-10serial: caif: fix use-after-free in caif_serial ldisc_close()Jiayuan Chen-2/+3
2026-02-10drm/logicvc: Fix device node reference leak in logicvc_drm_config_parse()Felix Gu-2/+2
2026-02-10net: ethernet: marvell: skge: remove incorrect conflicting PCI IDEthan Nelson-Moore-1/+0
2026-02-10xfrm: fix ip_rt_bug race in icmp_route_lookup reverse pathJiayuan Chen-0/+15
2026-02-10regulator: mt6363: Fix interrmittent timeoutAdam Ford-1/+8
2026-02-10ASoC: rt721-sdca: Fix issue of fail to detect OMTP jack typeJack Yu-2/+2
2026-02-10drm/xe/nvlp: Bump maximum WOPCM sizeGustavo Sousa-3/+12
2026-02-10drm/i915/nvlp: Hook up display supportMatt Roper-0/+1
2026-02-10drm/xe/nvlp: Attach MOCS table for nvlpDnyaneshwar Bhadane-0/+1
2026-02-10drm/xe/nvlp: Add NVL-P platform definitionShekhar Chauhan-2/+30
2026-02-10drm/xe/xe3p_lpg: Set STLB bank hash mode to 4KBAradhya Bhatia-0/+11
2026-02-10drm/xe/xe3p_lpg: Update LRC sizesGustavo Sousa-2/+6
2026-02-10drm/xe/xe3p_lpg: Extend 'group ID' mask sizeMatt Roper-1/+1
2026-02-10drm/xe/xe3p_lpg: Drop unnecessary tuning settingsMatt Roper-3/+3
2026-02-10drm/xe/xe3p_lpg: Disable reporting of context switch status to GHWSPMatt Roper-0/+7
2026-02-10drm/xe/xe3p_lpg: Add LRC parsing for additional RCS engine stateMatt Roper-0/+20
2026-02-10drm/xe/xe3p_lpg: Add MCR steeringMatt Roper-1/+17
2026-02-10drm/xe/xe3p_lpg: Add new PAT tableMatt Roper-1/+54
2026-02-10drm/xe/pat: Differentiate between primary and media for PTAGustavo Sousa-12/+23
2026-02-10drm/xe/xe3p_lpg: Add initial workarounds for graphics version 35.10Shekhar Chauhan-0/+67
2026-02-10drm/xe/xe3p_lpg: Add support for graphics IP 35.10Shekhar Chauhan-0/+8
2026-02-10Merge branch 'net-ftgmac100-various-probe-cleanups'Paolo Abeni-162/+194
2026-02-10net: ftgmac100: Use devm_mdiobus_alloc/devm_of_mdiobus_registerJacky Chou-22/+4
2026-02-10net: ftgmac100: Fix wrong netif_napi_del in releaseAndrew Lunn-2/+0