index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-03-16
futex: Convert to compiler context analysis
Peter Zijlstra
-6
/
+35
2026-03-16
locking/rwsem: Fix logic error in rwsem_del_waiter()
Andrei Vagin
-2
/
+2
2026-03-16
Merge branch 'arm64/for-next/read-once'
Peter Zijlstra
-5
/
+19
2026-03-16
ntfs: fix ignoring unreachable code warnings
Hyunchul Lee
-7
/
+2
2026-03-16
ntfs: fix inconsistent indenting warnings
Hyunchul Lee
-35
/
+35
2026-03-16
ntfs: fix variable dereferenced before check warnings
Hyunchul Lee
-13
/
+16
2026-03-16
ntfs: prefer IS_ERR_OR_NULL() over manual NULL check
Hyunchul Lee
-2
/
+2
2026-03-16
ntfs: harden ntfs_listxattr against EA entries
Hyunchul Lee
-18
/
+22
2026-03-16
ntfs: harden ntfs_ea_lookup against malformed EA entries
Hyunchul Lee
-19
/
+17
2026-03-16
ntfs: check $EA query-length in ntfs_ea_get
Hyunchul Lee
-0
/
+5
2026-03-16
ntfs: validate WSL EA payload sizes
Hyunchul Lee
-2
/
+6
2026-03-16
ntfs: fix WSL ea restore condition
Hyunchul Lee
-4
/
+4
2026-03-16
drm/i915/psr: Compute PSR entry_setup_frames into intel_crtc_state
Jouni Högander
-2
/
+4
2026-03-16
drm/i915/psr: Disable PSR on update_m_n and update_lrr
Jouni Högander
-0
/
+2
2026-03-16
media: cx25821-alsa: replace BUG_ON() with WARN_ON()
Atharv Dubey
-3
/
+3
2026-03-16
media: fimc: check return value of clk_enable in runtime_resume
Zhaoyang Yu
-1
/
+5
2026-03-16
media: ti: vpe: Add missing v4l2_device_unregister in vip_remove()
Felix Gu
-0
/
+1
2026-03-16
media: videobuf2: Set vma_flags in vb2_dma_sg_mmap
Janne Grunau
-0
/
+1
2026-03-16
.mailmap: Add back old email alias
Hans Verkuil
-0
/
+1
2026-03-16
MAINTAINERS: drop myself from solo6x10, tw5864
Andriy Utkin
-3
/
+0
2026-03-16
media: bcm2835-unicam: remove reference to dropped driver in Kconfig
Gaston Gonzalez
-5
/
+0
2026-03-16
media: bcm2835-unicam: remove obsolete comment
Gaston Gonzalez
-4
/
+0
2026-03-16
media:admin-guide:mgb4: Add zDML color mapping info
Martin Tůma
-0
/
+8
2026-03-16
media:pci:mgb4: Add zDML color mapping support
Martin Tůma
-3
/
+77
2026-03-16
media:pci:mgb4: Fixed negative hwmon temperatures processing
Martin Tůma
-1
/
+2
2026-03-16
media: docs: Fix typo 'hardwares' to 'hardware'
Nauman Sabir
-1
/
+1
2026-03-16
media: samsung: exynos4-is: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
-5
/
+3
2026-03-16
media: vidtv: Rename PI definition to PI_SAMPLES
Andy Shevchenko
-3
/
+3
2026-03-16
media: i2c: alvium-csi2
Martin Hecht
-1
/
+1
2026-03-16
dt-bindings: media: i2c: alliedvision,alvium-csi2
Martin Hecht
-1
/
+1
2026-03-16
media: mxl5005s: reduce stack usage in MXL5005_ControlInit
Arnd Bergmann
-0
/
+6
2026-03-16
Merge 7.0-rc4 into usb-next
Greg Kroah-Hartman
-9135
/
+17925
2026-03-16
gpib: ni_usb: drop redundant device reference
Johan Hovold
-4
/
+0
2026-03-16
gpib: agilent_82357a: drop redundant device reference
Johan Hovold
-4
/
+1
2026-03-16
gpib: common: change gpib_class to a const struct
Jori Koolstra
-7
/
+10
2026-03-16
gpib: remove unnecessary module_init/exit functions
Ethan Nelson-Moore
-25
/
+0
2026-03-16
Merge 7.0-rc4 into staging-next
Greg Kroah-Hartman
-9118
/
+17899
2026-03-16
gpib: lpvo_usb: rename driver symbol prefix
Johan Hovold
-105
/
+101
2026-03-16
Merge 7.0-rc4 into char-misc-next
Greg Kroah-Hartman
-9135
/
+17925
2026-03-16
dma: swiotlb: add KMSAN annotations to swiotlb_bounce()
Shigeru Yoshida
-2
/
+19
2026-03-16
HID: intel-thc-hid: Set HID_PHYS with PCI BDF
Daniel Schaefer
-0
/
+2
2026-03-16
pinctrl: realtek: Fix error check for devm_platform_ioremap_resource()
Chen Ni
-2
/
+3
2026-03-16
soc: renesas: r9a09g056-sys: Mark rzv2n_sys_init_data as __initconst
Lad Prabhakar
-1
/
+1
2026-03-16
soc: renesas: r9a09g047-sys: Mark rzg3e_sys_init_data as __initconst
Lad Prabhakar
-1
/
+1
2026-03-16
soc: renesas: r9a09g057-sys: Mark rzv2h_sys_init_data as __initconst
Lad Prabhakar
-1
/
+1
2026-03-16
ARM: shmobile: rcar-gen2: Use of_phandle_args_equal() helper
Geert Uytterhoeven
-12
/
+4
2026-03-16
af_key: validate families in pfkey_send_migrate()
Eric Dumazet
-7
/
+12
2026-03-16
xfrm: prevent policy_hthresh.work from racing with netns teardown
Minwoo Ra
-0
/
+2
2026-03-15
sched_ext: Use kobject_put() for kobject_init_and_add() failure in scx_alloc_...
Tejun Heo
-9
/
+21
2026-03-15
sched_ext: Fix cgroup double-put on sub-sched abort path
Tejun Heo
-9
/
+7
[prev]
[next]