summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-02ti-sysc: allow OMAP2 and OMAP4 timers to be reserved on AM33xxMatthias Schiffer1-2/+9
2026-01-02um: init cpu_tasks[] earlierJohannes Berg2-3/+3
2026-01-02firmware: imx: scu-irq: Init workqueue before request mbox channelPeng Fan1-2/+2
2026-01-02scsi: ufs: host: mediatek: Fix shutdown/suspend race conditionPeter Wang1-0/+5
2026-01-02ipmi: Fix __scan_channels() failing to rescan channelsJinhui Guo1-5/+13
2026-01-02ipmi: Fix the race between __scan_channels() and deliver_response()Jinhui Guo1-2/+0
2026-01-02ASoC: ops: fix snd_soc_get_volsw for sx controlsStefan Binding1-12/+20
2026-01-02ASoC: SDCA: support Q7.8 volume formatShuming Fan3-36/+61
2026-01-02nfsd: fix memory leak in nfsd_create_serv error pathsShardul Bankar1-1/+4
2026-01-02ASoC: ak4458: remove the reset operation in probe and removeShengjiu Wang1-4/+0
2026-01-02ALSA: usb-mixer: us16x08: validate meter packet indicesShipei Qu1-6/+14
2026-01-02ALSA: pcmcia: Fix resource leak in snd_pdacf_probe error pathHaotian Zhang1-1/+7
2026-01-02ALSA: vxpocket: Fix resource leak in vxpocket_probe error pathHaotian Zhang1-1/+7
2026-01-02ASoC: fsl_sai: Constrain sample rates from audio PLLs only in master modeChancel Liu1-2/+8
2026-01-02x86/mm/tlb/trace: Export the TLB_REMOTE_WRONG_CPU enum in <trace/events/tlb.h>Tal Zussman1-2/+3
2026-01-02x86/fpu: Fix FPU state core dump truncation on CPUs with no extended xfeaturesYongxin Liu1-2/+2
2026-01-02x86/msi: Make irq_retrigger() functional for posted MSIThomas Gleixner3-4/+34
2026-01-02x86/bug: Fix old GCC compile failsPeter Zijlstra1-1/+1
2026-01-02net/hsr: fix NULL pointer dereference in prp_get_untagged_frame()Shaurya Rane1-0/+2
2026-01-02dt-bindings: mmc: sdhci-of-aspeed: Switch ref to sdhci-common.yamlAndrew Jeffery1-1/+1
2026-01-02mmc: sdhci-of-arasan: Increase CD stable timeout to 2 secondsSai Krishna Potthuri1-1/+1
2026-01-02mmc: sdhci-esdhc-imx: add alternate ARCH_S32 dependency to KconfigJared Kangas1-2/+2
2026-01-02spi: fsl-cpm: Check length parity before switching to 16 bit modeChristophe Leroy1-1/+1
2026-01-02ACPI: CPPC: Fix missing PCC check for guaranteed_perfPengjie Zhang1-1/+2
2026-01-02ACPI: PCC: Fix race condition by removing static qualifierPengjie Zhang1-1/+1
2026-01-02platform/x86: intel_pmc_ipc: fix ACPI buffer memory leakYongxin Liu1-2/+2
2026-01-02soc/tegra: fuse: Do not register SoC device on ACPI bootKartik Rajput1-2/+0
2026-01-02can: gs_usb: gs_can_open(): fix error handlingMarc Kleine-Budde1-1/+1
2026-01-02xfs: don't leak a locked dquot when xfs_dquot_attach_buf failsChristoph Hellwig1-2/+3
2026-01-02Input: i8042 - add TUXEDO InfinityBook Max Gen10 AMD to i8042 quirk tableChristoffer Sandberg1-0/+7
2026-01-02Input: alps - fix use-after-free bugs caused by dev3_register_workDuoming Zhou1-0/+1
2026-01-02Input: lkkbd - disable pending work before freeing deviceMinseong Kim1-1/+4
2026-01-02Input: ti_am335x_tsc - fix off-by-one error in wire_order validationJunjie Cao1-1/+1
2026-01-02Input: xpad - add support for CRKD GuitarsSanjay Govind1-0/+5
2026-01-02Input: apple_z2 - fix reading incorrect reports after exiting sleepSasha Finkelstein1-0/+4
2026-01-02HID: input: map HID_GD_Z to ABS_DISTANCE for stylus/penPing Cheng1-1/+17
2026-01-02ksmbd: fix buffer validation by including null terminator size in EA lengthNamjae Jeon1-2/+2
2026-01-02ksmbd: Fix refcount leak when invalid session is found on session lookupNamjae Jeon1-1/+3
2026-01-02ksmbd: skip lock-range check on equal size to avoid size==0 underflowQianchang Zhao1-1/+4
2026-01-02hwmon: (ltc4282): Fix reset_history file permissionsNuno Sá1-3/+6
2026-01-02arm64: dts: mediatek: Apply mt8395-radxa DT overlay at build timeRob Herring (Arm)1-0/+2
2026-01-02amd/iommu: Preserve domain ids inside the kdump kernelSairaj Kodilkar1-1/+22
2026-01-02drm/xe/oa: Always set OAG_OAGLBCTXCTRL_COUNTER_RESUMEAshutosh Dixit1-3/+4
2026-01-02drm/xe/oa: Limit num_syncs to prevent oversized allocationsShuicheng Lin1-0/+3
2026-01-02drm/xe: Limit num_syncs to prevent oversized allocationsShuicheng Lin3-1/+6
2026-01-02block: rnbd-clt: Fix leaked ID in init_dev()Thomas Fourier1-5/+8
2026-01-02ublk: fix deadlock when reading partition tableMing Lei1-4/+28
2026-01-02ublk: refactor auto buffer register in ublk_dispatch_req()Ming Lei1-21/+43
2026-01-02ublk: add `union ublk_io_buf` with improved namingMing Lei1-18/+22
2026-01-02ublk: add parameter `struct io_uring_cmd *` to ublk_prep_auto_buf_reg()Ming Lei1-5/+7