summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-16net/mlx5: Add silent mode set/query and VHCA RX IFC bitsShay Drory-7/+16
2026-03-16net/mlx5: Add IFC bits for shared headroom pool PBMC supportAlexei Lazar-2/+5
2026-03-16x86/sev: Rename SNP_FEATURES_PRESENT to SNP_FEATURES_IMPLKim Phillips-3/+3
2026-03-16ARM: dts: BCM5301X: Drop extra NAND controller compatibleMiquel Raynal-1/+1
2026-03-16ARM: dts: BCM5301X: Describe PCIe controllers fullyRafał Miłecki-1/+25
2026-03-16arm64: dts: broadcom: bcm2712: Add V3D device nodeMaíra Canal-0/+18
2026-03-16accel/amdxdna: Add debug prints for command submissionLizhi Hou-5/+29
2026-03-16livepatch/klp-build: report patch validation fuzzJoe Lawrence-5/+19
2026-03-16livepatch/klp-build: add terminal color outputJoe Lawrence-4/+13
2026-03-16livepatch/klp-build: provide friendlier error messagesJoe Lawrence-4/+5
2026-03-16livepatch/klp-build: Fix inconsistent kernel versionJosh Poimboeuf-5/+4
2026-03-16livepatch/klp-build: improve short-circuit validationJoe Lawrence-2/+5
2026-03-16livepatch/klp-build: fix shellcheck complaintsJoe Lawrence-1/+1
2026-03-16livepatch/klp-build: add Makefile with check targetJoe Lawrence-0/+20
2026-03-16livepatch/klp-build: add grep-override functionJoe Lawrence-0/+7
2026-03-16livepatch/klp-build: switch to GNU patch and recountdiffJoe Lawrence-46/+13
2026-03-16livepatch/klp-build: support patches that add/remove filesJoe Lawrence-7/+27
2026-03-16objtool/klp: fix mkstemp() failure with long pathsJoe Lawrence-20/+3
2026-03-16objtool/klp: fix data alignment in __clone_symbol()Joe Lawrence-1/+2
2026-03-16vfio: replace vfio->class with a const struct classJori Koolstra-12/+11
2026-03-16PM: runtime: Fix a race condition related to device removalBart Van Assche-0/+1
2026-03-16sched: idle: Consolidate the handling of two special casesRafael J. Wysocki-9/+21
2026-03-16Merge tag 'mm-hotfixes-stable-2026-03-16-12-15' of git://git.kernel.org/pub/s...Linus Torvalds-12/+29
2026-03-16ASoC: Handle edge case on SDCA jack control namingMark Brown-1/+13
2026-03-16ASoC: SDCA: Use named control mux for GE/SU controlsCharles Keepax-1/+1
2026-03-16ASoC: dapm: Add a named controls variant of a mux widgetCharles Keepax-0/+12
2026-03-16ASoC: codecs: wcd-clsh: Always update buck/flyback on transitions on transitionsCédric Bellegarde-3/+0
2026-03-16spi: controller registration fixesMark Brown-6807/+12886
2026-03-16spi: fix misleading controller deregistration kernel-docJohan Hovold-2/+4
2026-03-16spi: fix misleading controller registration kernel-docJohan Hovold-2/+2
2026-03-16spi: drop unused devres statistics allocationJohan Hovold-15/+12
2026-03-16spi: fix statistics allocationJohan Hovold-9/+8
2026-03-16spi: fix use-after-free on controller registration failureJohan Hovold-4/+4
2026-03-16Merge branch 'bpf-relax-8-frame-limitation-for-global-subprogs'Alexei Starovoitov-31/+160
2026-03-16selftests/bpf: Add deep call stack selftestsEmil Tsalapatis-0/+97
2026-03-16bpf: Only enforce 8 frame call stack limit for all-static stacksEmil Tsalapatis-31/+63
2026-03-16ASoC: fsl_easrc: fix comment typoJoseph Salisbury-1/+1
2026-03-16ASoC: soc_sdw_utils: remove snd_soc_sdca codec name indexMark Brown-5/+5
2026-03-16ASoC: soc_sdw_utils: remove codec name index of snd_soc_sdca codecsBard Liao-4/+4
2026-03-16ASoC: soc_sdw_utils: remove cs42l45 SmartMic codec name indexBard Liao-1/+1
2026-03-16media: cx231xx: add USB ID 2040:8360 for Hauppauge WinTV-HVR-935Hans Verkuil-0/+2
2026-03-16media: saa7164: add ioremap return checks and cleanupsWang Jun-12/+35
2026-03-16sched_ext: Fix slab-out-of-bounds in scx_alloc_and_add_sched()Cheng-Yang Chou-1/+1
2026-03-16Merge tag 'device_lock_cond_guard-7.1-rc1' into for-7.1/cxl-consolidate-endpointDave Jiang-0/+1
2026-03-16ACPI: NUMA: Only parse CFMWS at boot when CXL_ACPI is onKai Huang-2/+5
2026-03-16ALSA: pcm: oss: use proper stream lock for runtime->state accessCen Zhang-21/+50
2026-03-16ALSA: hda/realtek: add quirk for ASUS Strix G16 G615JMRZhang Heng-0/+1
2026-03-16ALSA: hda/realtek: Sequence GPIO2 on Star Labs StarFighterSean Rhodes-6/+32
2026-03-16drm/xe: Skip adding PRL entry to NULL VMABrian Nguyen-0/+6
2026-03-16drm/xe: Move page reclaim done_handler to own funcBrian Nguyen-15/+31