summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-02crypto: Clean up help text for CRYPTO_CRC32CGeert Uytterhoeven-2/+0
2026-03-02crypto: Clean up help text for CRYPTO_XXHASHGeert Uytterhoeven-2/+0
2026-03-02crypto: Clean up help text for CRYPTO_SHA256Geert Uytterhoeven-1/+0
2026-03-02crypto: Clean up help text for CRYPTO_BLAKE2BGeert Uytterhoeven-2/+0
2026-03-02lib/crypto: tests: Add a .kunitconfig fileEric Biggers-0/+34
2026-03-02ASoC: fsl_easrc: Fix control writesMark Brown-4/+10
2026-03-02spi: spi-dw-dma: fix print error log when wait finish transactionVladimir Yakovlev-1/+1
2026-03-02drm/amd/display: Fallback to boot snapshot for dispclkDillon Varone-1/+5
2026-03-02drm/amdgpu: Enable DPG support for VCN5sguttula-1/+3
2026-03-02drm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUTAlex Hung-8/+16
2026-03-02drm/amd/display: Use mpc.preblend flag to indicate 3D LUTAlex Hung-3/+6
2026-03-02kbuild: Leave objtool binary around with 'make clean'Nathan Chancellor-7/+9
2026-03-02ACPICA: Update the _CPC definition to match ACPI 6.6Saket Dumbre-2/+3
2026-03-02ftrace: Add missing ftrace_lock to update_ftrace_direct_add/delJiri Olsa-0/+2
2026-03-02accel/amdxdna: Fix NULL pointer dereference of mgmt_channLizhi Hou-10/+19
2026-03-02uaccess: Fix scoped_user_read_access() for 'pointer to const'David Laight-34/+20
2026-03-02sched_ext: Replace naked scx_root dereferences in kobject callbackszhidao su-2/+6
2026-03-02sched_ext: Use READ_ONCE() for the read side of dsq->nr updatezhidao su-2/+6
2026-03-02kunit: reduce stack usage in kunit_run_tests()Arnd Bergmann-106/+125
2026-03-02Merge tag 'nfsd-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds-16/+17
2026-03-02kunit: tool: copy caller args in run_kernel to prevent mutationShuvam Pandey-2/+30
2026-03-02rust: kunit: fix warning when !CONFIG_PRINTKAlexandre Courbot-0/+8
2026-03-02MAINTAINERS: Update email address for David GowDavid Gow-2/+3
2026-03-02mm: Fix a hmm_range_fault() livelock / starvation problemThomas Hellström-12/+26
2026-03-02block: break pcpu_alloc_mutex dependency on freeze_lockNilay Shroff-15/+30
2026-03-02io_uring/net: reject SEND_VECTORIZED when unsupportedPavel Begunkov-0/+2
2026-03-02blktrace: fix __this_cpu_read/write in preemptible contextChaitanya Kulkarni-2/+1
2026-03-02drm/xe/queue: Call fini on exec queue creation failTomasz Lis-13/+13
2026-03-02drm/xe/configfs: Free ctx_restore_mid_bb in releaseShuicheng Lin-0/+1
2026-03-02drm/xe: Do not preempt fence signaling CS instructionsMatthew Brost-0/+9
2026-03-02drm/syncobj: Fix handle <-> fd ioctls with dirty stackJulian Orth-2/+2
2026-03-02dt-bindings: hwmon: sl28cpld: Drop sa67mcu compatibleMichael Walle-1/+0
2026-03-02regulator: pf9453: Respect IRQ trigger settings from firmwareFranz Schnyder-1/+1
2026-03-02ASoC: dt-bindings: tegra: Add compatible for Tegra238 sound cardSheetal-0/+1
2026-03-02wifi: rsi: Don't default to -EOPNOTSUPP in rsi_mac80211_configSebastian Krzyszkowiak-1/+1
2026-03-02drm: renesas: rz-du: mipi_dsi: Set DSI dividerChris Brandt-1/+15
2026-03-02dt-bindings: net: can: nxp,sja1000: add reference to mc-peripheral-props.yamlFrank Li-0/+1
2026-03-02can: gs_usb: gs_can_open(): always configure bitrates before starting deviceMarc Kleine-Budde-6/+16
2026-03-02x86/sev: Allow IBPB-on-Entry feature for SNP guestsKim Phillips-1/+6
2026-03-02x86/boot/sev: Move SEV decompressor variables into the .data sectionTom Lendacky-5/+5
2026-03-02Merge patch series "can: usb: f81604: handle short interrupt urb messages pro...Marc Kleine-Budde-5/+40
2026-03-02can: usb: f81604: correctly anchor the urb in the read bulk callbackGreg Kroah-Hartman-2/+13
2026-03-02can: usb: f81604: handle bulk write errors properlyGreg Kroah-Hartman-3/+21
2026-03-02can: usb: f81604: handle short interrupt urb messages properlyGreg Kroah-Hartman-0/+6
2026-03-02can: usb: etas_es58x: correctly anchor the urb in the read bulk callbackGreg Kroah-Hartman-1/+7
2026-03-02can: ucan: Fix infinite loop from zero-length messagesGreg Kroah-Hartman-1/+1
2026-03-02can: ems_usb: ems_usb_read_bulk_callback(): check the proper length of a messageGreg Kroah-Hartman-1/+6
2026-03-02can: esd_usb: add endpoint type validationZiyi Guo-13/+17
2026-03-02ALSA: hda/hdmi: Add Tegra238 HDA codec device IDSheetal-0/+1
2026-03-02can: mcp251x: fix deadlock in error path of mcp251x_openAlban Bedel-1/+14