summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-16tools headers: Skip arm64 cputype.h checkLeo Yan
2026-03-16locking: Add lock context annotations in the spinlock implementationBart Van Assche
2026-03-16locking: Add lock context support in do_raw_{read,write}_trylock()Bart Van Assche
2026-03-16locking: Fix rwlock support in <linux/spinlock_up.h>Bart Van Assche
2026-03-16lockdep: Raise default stack trace limits when KASAN is enabledMikhail Gavrilov
2026-03-16cleanup: Optimize guardsPeter Zijlstra
2026-03-16jump_label: remove workaround for old compilers in initializationsThomas Weißschuh
2026-03-16jump_label: use ATOMIC_INIT() for initialization of .enabledThomas Weißschuh
2026-03-16futex: Convert to compiler context analysisPeter Zijlstra
2026-03-16locking/rwsem: Fix logic error in rwsem_del_waiter()Andrei Vagin
2026-03-16Merge branch 'arm64/for-next/read-once'Peter Zijlstra
2026-03-16ntfs: fix ignoring unreachable code warningsHyunchul Lee
2026-03-16ntfs: fix inconsistent indenting warningsHyunchul Lee
2026-03-16ntfs: fix variable dereferenced before check warningsHyunchul Lee
2026-03-16ntfs: prefer IS_ERR_OR_NULL() over manual NULL checkHyunchul Lee
2026-03-16ntfs: harden ntfs_listxattr against EA entriesHyunchul Lee
2026-03-16ntfs: harden ntfs_ea_lookup against malformed EA entriesHyunchul Lee
2026-03-16ntfs: check $EA query-length in ntfs_ea_getHyunchul Lee
2026-03-16ntfs: validate WSL EA payload sizesHyunchul Lee
2026-03-16ntfs: fix WSL ea restore conditionHyunchul Lee
2026-03-16drm/i915/psr: Compute PSR entry_setup_frames into intel_crtc_stateJouni Högander
2026-03-16drm/i915/psr: Disable PSR on update_m_n and update_lrrJouni Högander
2026-03-16media: cx25821-alsa: replace BUG_ON() with WARN_ON()Atharv Dubey
2026-03-16media: fimc: check return value of clk_enable in runtime_resumeZhaoyang Yu
2026-03-16media: ti: vpe: Add missing v4l2_device_unregister in vip_remove()Felix Gu
2026-03-16media: videobuf2: Set vma_flags in vb2_dma_sg_mmapJanne Grunau
2026-03-16.mailmap: Add back old email aliasHans Verkuil
2026-03-16MAINTAINERS: drop myself from solo6x10, tw5864Andriy Utkin
2026-03-16media: bcm2835-unicam: remove reference to dropped driver in KconfigGaston Gonzalez
2026-03-16media: bcm2835-unicam: remove obsolete commentGaston Gonzalez
2026-03-16media:admin-guide:mgb4: Add zDML color mapping infoMartin Tůma
2026-03-16media:pci:mgb4: Add zDML color mapping supportMartin Tůma
2026-03-16media:pci:mgb4: Fixed negative hwmon temperatures processingMartin Tůma
2026-03-16media: docs: Fix typo 'hardwares' to 'hardware'Nauman Sabir
2026-03-16media: samsung: exynos4-is: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-03-16media: vidtv: Rename PI definition to PI_SAMPLESAndy Shevchenko
2026-03-16media: i2c: alvium-csi2Martin Hecht
2026-03-16dt-bindings: media: i2c: alliedvision,alvium-csi2Martin Hecht
2026-03-16media: mxl5005s: reduce stack usage in MXL5005_ControlInitArnd Bergmann
2026-03-16Merge 7.0-rc4 into usb-nextGreg Kroah-Hartman
2026-03-16gpib: ni_usb: drop redundant device referenceJohan Hovold
2026-03-16gpib: agilent_82357a: drop redundant device referenceJohan Hovold
2026-03-16gpib: common: change gpib_class to a const structJori Koolstra
2026-03-16gpib: remove unnecessary module_init/exit functionsEthan Nelson-Moore
2026-03-16Merge 7.0-rc4 into staging-nextGreg Kroah-Hartman
2026-03-16gpib: lpvo_usb: rename driver symbol prefixJohan Hovold
2026-03-16Merge 7.0-rc4 into char-misc-nextGreg Kroah-Hartman
2026-03-16dma: swiotlb: add KMSAN annotations to swiotlb_bounce()Shigeru Yoshida
2026-03-16HID: intel-thc-hid: Set HID_PHYS with PCI BDFDaniel Schaefer
2026-03-16pinctrl: realtek: Fix error check for devm_platform_ioremap_resource()Chen Ni