summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-16futex: Convert to compiler context analysisPeter Zijlstra-6/+35
2026-03-16locking/rwsem: Fix logic error in rwsem_del_waiter()Andrei Vagin-2/+2
2026-03-16Merge branch 'arm64/for-next/read-once'Peter Zijlstra-5/+19
2026-03-16ntfs: fix ignoring unreachable code warningsHyunchul Lee-7/+2
2026-03-16ntfs: fix inconsistent indenting warningsHyunchul Lee-35/+35
2026-03-16ntfs: fix variable dereferenced before check warningsHyunchul Lee-13/+16
2026-03-16ntfs: prefer IS_ERR_OR_NULL() over manual NULL checkHyunchul Lee-2/+2
2026-03-16ntfs: harden ntfs_listxattr against EA entriesHyunchul Lee-18/+22
2026-03-16ntfs: harden ntfs_ea_lookup against malformed EA entriesHyunchul Lee-19/+17
2026-03-16ntfs: check $EA query-length in ntfs_ea_getHyunchul Lee-0/+5
2026-03-16ntfs: validate WSL EA payload sizesHyunchul Lee-2/+6
2026-03-16ntfs: fix WSL ea restore conditionHyunchul Lee-4/+4
2026-03-16drm/i915/psr: Compute PSR entry_setup_frames into intel_crtc_stateJouni Högander-2/+4
2026-03-16drm/i915/psr: Disable PSR on update_m_n and update_lrrJouni Högander-0/+2
2026-03-16media: cx25821-alsa: replace BUG_ON() with WARN_ON()Atharv Dubey-3/+3
2026-03-16media: fimc: check return value of clk_enable in runtime_resumeZhaoyang Yu-1/+5
2026-03-16media: ti: vpe: Add missing v4l2_device_unregister in vip_remove()Felix Gu-0/+1
2026-03-16media: videobuf2: Set vma_flags in vb2_dma_sg_mmapJanne Grunau-0/+1
2026-03-16.mailmap: Add back old email aliasHans Verkuil-0/+1
2026-03-16MAINTAINERS: drop myself from solo6x10, tw5864Andriy Utkin-3/+0
2026-03-16media: bcm2835-unicam: remove reference to dropped driver in KconfigGaston Gonzalez-5/+0
2026-03-16media: bcm2835-unicam: remove obsolete commentGaston Gonzalez-4/+0
2026-03-16media:admin-guide:mgb4: Add zDML color mapping infoMartin Tůma-0/+8
2026-03-16media:pci:mgb4: Add zDML color mapping supportMartin Tůma-3/+77
2026-03-16media:pci:mgb4: Fixed negative hwmon temperatures processingMartin Tůma-1/+2
2026-03-16media: docs: Fix typo 'hardwares' to 'hardware'Nauman Sabir-1/+1
2026-03-16media: samsung: exynos4-is: Simplify with scoped for each OF child loopKrzysztof Kozlowski-5/+3
2026-03-16media: vidtv: Rename PI definition to PI_SAMPLESAndy Shevchenko-3/+3
2026-03-16media: i2c: alvium-csi2Martin Hecht-1/+1
2026-03-16dt-bindings: media: i2c: alliedvision,alvium-csi2Martin Hecht-1/+1
2026-03-16media: mxl5005s: reduce stack usage in MXL5005_ControlInitArnd Bergmann-0/+6
2026-03-16Merge 7.0-rc4 into usb-nextGreg Kroah-Hartman-9135/+17925
2026-03-16gpib: ni_usb: drop redundant device referenceJohan Hovold-4/+0
2026-03-16gpib: agilent_82357a: drop redundant device referenceJohan Hovold-4/+1
2026-03-16gpib: common: change gpib_class to a const structJori Koolstra-7/+10
2026-03-16gpib: remove unnecessary module_init/exit functionsEthan Nelson-Moore-25/+0
2026-03-16Merge 7.0-rc4 into staging-nextGreg Kroah-Hartman-9118/+17899
2026-03-16gpib: lpvo_usb: rename driver symbol prefixJohan Hovold-105/+101
2026-03-16Merge 7.0-rc4 into char-misc-nextGreg Kroah-Hartman-9135/+17925
2026-03-16dma: swiotlb: add KMSAN annotations to swiotlb_bounce()Shigeru Yoshida-2/+19
2026-03-16HID: intel-thc-hid: Set HID_PHYS with PCI BDFDaniel Schaefer-0/+2
2026-03-16pinctrl: realtek: Fix error check for devm_platform_ioremap_resource()Chen Ni-2/+3
2026-03-16soc: renesas: r9a09g056-sys: Mark rzv2n_sys_init_data as __initconstLad Prabhakar-1/+1
2026-03-16soc: renesas: r9a09g047-sys: Mark rzg3e_sys_init_data as __initconstLad Prabhakar-1/+1
2026-03-16soc: renesas: r9a09g057-sys: Mark rzv2h_sys_init_data as __initconstLad Prabhakar-1/+1
2026-03-16ARM: shmobile: rcar-gen2: Use of_phandle_args_equal() helperGeert Uytterhoeven-12/+4
2026-03-16af_key: validate families in pfkey_send_migrate()Eric Dumazet-7/+12
2026-03-16xfrm: prevent policy_hthresh.work from racing with netns teardownMinwoo Ra-0/+2
2026-03-15sched_ext: Use kobject_put() for kobject_init_and_add() failure in scx_alloc_...Tejun Heo-9/+21
2026-03-15sched_ext: Fix cgroup double-put on sub-sched abort pathTejun Heo-9/+7