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
2025-11-07
smb: client: validate change notify buffer before copy
Joshua Rogers
-2
/
+5
2025-11-07
Merge tag 'gpio-fixes-for-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-22
/
+10
2025-11-07
Merge tag 'trace-v6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-3
/
+9
2025-11-07
Merge tag 'slab-for-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+5
2025-11-07
netlink: specs: netdev add missing stats to qstat-get
Jakub Kicinski
-0
/
+23
2025-11-07
Merge tag 'io_uring-6.18-20251106' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-91
/
+1
2025-11-07
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
-17
/
+95
2025-11-07
Merge tag 'v6.18-rc4-smb-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
-1
/
+23
2025-11-07
arm64: Reject modules with internal alternative callbacks
Adrian Barnaś
-11
/
+24
2025-11-07
arm64: Fail module loading if dynamic SCS patching fails
Adrian Barnaś
-9
/
+19
2025-11-07
arm64: proton-pack: Fix hard lockup due to print in scheduler context
shechenglong
-15
/
+25
2025-11-07
arm64: proton-pack: Drop print when !CONFIG_MITIGATE_SPECTRE_BRANCH_HISTORY
shechenglong
-2
/
+0
2025-11-07
arm64: mm: Tidy up force_pte_mapping()
Ryan Roberts
-20
/
+23
2025-11-07
arm64: mm: Optimize range_split_to_ptes()
Ryan Roberts
-1
/
+7
2025-11-07
arm64: mm: Don't sleep in split_kernel_leaf_mapping() when in atomic context
Ryan Roberts
-28
/
+67
2025-11-07
arm64: kprobes: check the return value of set_memory_rox()
Yang Shi
-1
/
+4
2025-11-07
arm64: acpi: Drop message logging SPCR default console
Punit Agrawal
-2
/
+0
2025-11-07
Revert "ACPI: Suppress misleading SPCR console message when SPCR table is abs...
Punit Agrawal
-7
/
+3
2025-11-07
arm64: Use load LSE atomics for the non-return per-CPU atomic operations
Catalin Marinas
-4
/
+11
2025-11-07
tracing/tools: Fix incorrcet short option in usage text for --threads
Zhang Chujun
-1
/
+1
2025-11-07
drm/xe: Enforce correct user fence signaling order using
Matthew Brost
-18
/
+86
2025-11-07
x86/microcode/AMD: Add more known models to entry sign checking
Mario Limonciello (AMD)
-0
/
+2
2025-11-07
drm/xe: Do clean shutdown also when using flr
Jouni Högander
-9
/
+9
2025-11-07
drm/xe: Move declarations under conditional branch
Tejas Upadhyay
-3
/
+3
2025-11-07
drm/xe/guc: Synchronize Dead CT worker with unbind
Balasubramani Vivekanandan
-0
/
+3
2025-11-07
Merge tag 'mediatek-drm-fixes-20251105' of https://git.kernel.org/pub/scm/lin...
Dave Airlie
-23
/
+8
2025-11-06
Merge branch 'net-renesas-cleanup-usage-of-gptp-flags'
Jakub Kicinski
-124
/
+65
2025-11-06
net: ravb: Use common defines for time stamping control
Niklas Söderlund
-37
/
+14
2025-11-06
net: ravb: Break out Rx hardware timestamping
Niklas Söderlund
-15
/
+25
2025-11-06
net: rcar_gen4_ptp: Remove unused defines
Niklas Söderlund
-9
/
+0
2025-11-06
net: rtsn: Use common defines for time stamping control
Niklas Söderlund
-28
/
+8
2025-11-06
net: rswitch: Use common defines for time stamping control
Niklas Söderlund
-26
/
+10
2025-11-06
net: rcar_gen4_ptp: Move control fields to users
Niklas Söderlund
-20
/
+19
2025-11-06
net: rswitch: Move definition of S4 gPTP offset
Niklas Söderlund
-3
/
+3
2025-11-06
tracing: Fix memory leaks in create_field_var()
Zilin Guan
-2
/
+4
2025-11-06
netkit: Document fast vs slowpath members via macros
Daniel Borkmann
-2
/
+4
2025-11-06
xsk: Move NETDEV_XDP_ACT_ZC into generic header
Daniel Borkmann
-5
/
+5
2025-11-06
ring-buffer: Do not warn in ring_buffer_map_get_reader() when reader catches up
Steven Rostedt
-0
/
+4
2025-11-06
Merge tag 'probes-fixes-v6.18-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1
/
+6
2025-11-06
Merge tag 'perf-tools-fixes-for-v6.18-1-2025-11-06' of git://git.kernel.org/p...
Linus Torvalds
-20
/
+147
2025-11-06
Merge tag 'riscv-for-linus-6.18-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-19
/
+52
2025-11-06
Merge tag 'acpi-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
-6
/
+6
2025-11-07
Merge tag 'amd-drm-fixes-6.18-2025-11-06' of https://gitlab.freedesktop.org/a...
Dave Airlie
-35
/
+84
2025-11-07
Merge tag 'drm-intel-fixes-2025-11-06' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
-4
/
+16
2025-11-07
Merge tag 'drm-misc-fixes-2025-11-06' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-39
/
+108
2025-11-06
docs: netlink: Couple of intro-specs documentation fixes
Gal Pressman
-2
/
+2
2025-11-06
net: phy: qt2025: Wait until PHY becomes ready
FUJITA Tomonori
-1
/
+9
2025-11-07
tracing: tprobe-events: Fix to put tracepoint_user when disable the tprobe
Masami Hiramatsu (Google)
-0
/
+4
2025-11-07
tracing: tprobe-events: Fix to register tracepoint correctly
Masami Hiramatsu (Google)
-1
/
+2
2025-11-06
tg3: extract GRXRINGS from .get_rxnfc
Breno Leitao
-18
/
+6
[prev]
[next]