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-09-13
proc: test lseek on /proc/net/dev
Alexey Dobriyan
-0
/
+70
2025-09-13
x86/crash: remove redundant 0 value initialization
Liao Yuanhong
-2
/
+0
2025-09-13
vfat: remove unused variable
zhoumin
-4
/
+3
2025-09-13
watchdog/softlockup: fix incorrect CPU utilization output during softlockup
ZhenguoYao
-1
/
+13
2025-09-13
watchdog/softlockup: fix wrong output when watchdog_thresh < 3
ZhenguoYao
-4
/
+4
2025-09-13
alloc_tag: use str_on_off() helper
Kuan-Wei Chiu
-1
/
+2
2025-09-13
test_firmware: use str_true_false() helper
Kuan-Wei Chiu
-3
/
+4
2025-09-13
ocfs2: remove commented out mlog() statements
Thorsten Blum
-12
/
+0
2025-09-13
squashfs: verify inode mode when loading from disk
Tetsuo Handa
-0
/
+4
2025-09-13
lib/fault-inject-usercopy.c: use PTR_ERR_OR_ZERO() to simplify code
Xichao Zhao
-3
/
+1
2025-09-13
checkpatch: allow http links of any length in commit logs
Joe Perches
-1
/
+1
2025-09-13
init: handle bootloader identifier in kernel parameters
Huacai Chen
-0
/
+12
2025-09-13
lib/digsig: remove unnecessary memset
Liao Yuanhong
-1
/
+0
2025-09-13
nvmem: update a comment related to struct nvmem_config
Christophe JAILLET
-1
/
+1
2025-09-13
ida: remove the ida_simple_xxx() API
Christophe JAILLET
-8
/
+0
2025-09-13
idr test suite: remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
-9
/
+7
2025-09-13
kcov: load acquire coverage count in user-space code
Soham Bagchi
-1
/
+6
2025-09-13
kcov: use write memory barrier after memcpy() in kcov_move_area()
Soham Bagchi
-0
/
+9
2025-09-13
ref_tracker: remove redundant __GFP_NOWARN
Qianfeng Rong
-3
/
+3
2025-09-13
x86/kexec: carry forward the boot DTB on kexec
Brian Mak
-4
/
+53
2025-09-13
hung_task: dump blocker task if it is not hung
Masami Hiramatsu (Google)
-37
/
+41
2025-09-02
Merge tag 'sound-6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-34
/
+130
2025-09-02
Merge tag 'mm-hotfixes-stable-2025-09-01-17-20' of git://git.kernel.org/pub/s...
Linus Torvalds
-94
/
+190
2025-09-02
Merge tag 'for-6.17-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-48
/
+76
2025-09-01
mm: fix possible deadlock in kmemleak
Gu Bowen
-7
/
+20
2025-09-01
ALSA: hda/hdmi: Add pin fix for another HP EliteDesk 800 G4 model
Takashi Iwai
-0
/
+1
2025-09-01
ALSA: usb-audio: Allow Focusrite devices to use low samplerates
Tina Wuest
-4
/
+8
2025-08-31
Linux 6.17-rc4
v6.17-rc4
Linus Torvalds
-1
/
+1
2025-08-31
Merge tag 'x86_urgent_for_v6.17_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-16
/
+45
2025-08-31
Merge tag 'sched_urgent_for_v6.17_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-10
/
+14
2025-08-31
Merge tag 'irq_urgent_for_v6.17_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-5
/
+10
2025-08-31
Merge tag 'hardening-v6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-8
/
+10
2025-08-31
Merge tag 'gpio-fixes-for-v6.17-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-2
/
+2
2025-08-30
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-12
/
+12
2025-08-30
kselftest/arm64: Don't open code SVE_PT_SIZE() in fp-ptrace
Mark Brown
-3
/
+2
2025-08-30
arm64: mm: Fix CFI failure due to kpti_ng_pgd_alloc function signature
Kees Cook
-9
/
+10
2025-08-30
ALSA: hda: tas2781: reorder tas2563 calibration variables
Gergo Koteles
-1
/
+1
2025-08-30
ALSA: hda: tas2781: fix tas2563 EFI data endianness
Gergo Koteles
-0
/
+3
2025-08-30
ALSA: firewire-motu: drop EPOLLOUT from poll return values as write is not su...
Takashi Sakamoto
-1
/
+1
2025-08-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-362
/
+579
2025-08-29
hardening: Require clang 20.1.0 for __counted_by
Nathan Chancellor
-4
/
+5
2025-08-29
Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
-349
/
+560
2025-08-29
Merge tag 'kvm-riscv-fixes-6.17-1' of https://github.com/kvm-riscv/linux into...
Paolo Bonzini
-2
/
+7
2025-08-29
Merge tag 'efi-fixes-for-v6.17-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-34
/
+31
2025-08-29
Merge tag 'v6.17-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
-2
/
+19
2025-08-29
Merge tag 'xfs-fixes-6.17-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
-43
/
+25
2025-08-29
Merge tag 'hid-for-linus-2025082901' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-42
/
+79
2025-08-29
Merge tag 'regulator-fix-v6.17-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1
/
+1
2025-08-29
Merge tag 'ata-6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
-22
/
+43
2025-08-29
ALSA: docs: Add documents for recently changes in snd-usb-audio
Cryolitia PukNgae
-4
/
+25
[next]