index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-26
Merge tag 'loongarch-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-8
/
+14
2024-04-26
Merge tag 'pwm/for-6.9-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+1
2024-04-26
Merge tag 'drm-fixes-2024-04-26' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
32
-243
/
+131
2024-04-26
Merge tag 'mtk-soc-fixes-for-v6.9' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
2
-2
/
+6
2024-04-26
Merge patch series "RISC-V: Test th.sxstatus.MAEE bit before enabling MAEE"
Palmer Dabbelt
3
-23
/
+29
2024-04-26
RISC-V: selftests: cbo: Ensure asm operands match constraints, take 2
Andrew Jones
2
-1
/
+11
2024-04-26
perf riscv: Fix the warning due to the incompatible type
Ben Zong-You Xie
1
-1
/
+1
2024-04-26
Merge branch 'bpf-prevent-userspace-memory-access'
Alexei Starovoitov
5
-32
/
+74
2024-04-26
selftests/bpf: Test PROBE_MEM of VSYSCALL_ADDR on x86-64
Puranjay Mohan
1
-0
/
+3
2024-04-26
bpf, x86: Fix PROBE_MEM runtime load check
Puranjay Mohan
1
-32
/
+25
2024-04-26
bpf: verifier: prevent userspace memory access
Puranjay Mohan
4
-0
/
+46
2024-04-26
Merge tag 'qcom-drivers-fixes-for-6.9' of https://git.kernel.org/pub/scm/linu...
Arnd Bergmann
4
-86
/
+153
2024-04-26
Merge tag 'imx-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2
-1
/
+2
2024-04-26
Merge tag 'mtk-dts64-fixes-for-v6.9' of https://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
12
-41
/
+70
2024-04-26
Merge tag 'at91-fixes-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
2
-8
/
+8
2024-04-26
Merge tag 'qcom-arm64-fixes-for-6.9' of https://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
10
-38
/
+31
2024-04-26
Merge branch 'v6.9-armsoc/dtsfixes' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
12
-17
/
+61
2024-04-26
s390/vdso: Add CFI for RA register to asm macro vdso_func
Jens Remus
2
-0
/
+3
2024-04-26
s390/3270: Fix buffer assignment
Sven Schnelle
1
-2
/
+4
2024-04-26
thermal/debugfs: Prevent use-after-free from occurring after cdev removal
Rafael J. Wysocki
1
-3
/
+11
2024-04-26
netfs: Fix the pre-flush when appending to a file in writethrough mode
David Howells
1
-7
/
+6
2024-04-26
net l2tp: drop flow hash on forward
David Bauer
1
-0
/
+3
2024-04-26
nsh: Restore skb->{protocol,data,mac_header} for outer header in nsh_gso_segm...
Kuniyuki Iwashima
1
-6
/
+8
2024-04-26
thermal/debugfs: Fix two locking issues with thermal zone debug
Rafael J. Wysocki
1
-12
/
+22
2024-04-26
thermal/debugfs: Free all thermal zone debug memory on zone removal
Rafael J. Wysocki
1
-0
/
+13
2024-04-26
MAINTAINERS: Update Uwe's email address, drop SIOX maintenance
Uwe Kleine-König
1
-2
/
+1
2024-04-26
MAINTAINERS: Drop entry for PCA9541 bus master selector
Guenter Roeck
1
-6
/
+0
2024-04-26
Merge tag 'at24-fixes-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Wolfram Sang
2
-13
/
+10
2024-04-26
fpga: dfl-pci: add PCI subdevice ID for Intel D5005 card
Peter Colberg
1
-0
/
+3
2024-04-26
Merge tag 'drm-xe-fixes-2024-04-25' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
5
-24
/
+14
2024-04-26
Merge tag 'drm-etnaviv-fixes-2024-04-25' of https://git.pengutronix.de/git/ls...
Dave Airlie
4
-73
/
+2
2024-04-26
Merge tag 'drm-misc-fixes-2024-04-25' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
6
-97
/
+4
2024-04-26
Merge tag 'amd-drm-fixes-6.9-2024-04-24' of https://gitlab.freedesktop.org/ag...
Dave Airlie
17
-49
/
+111
2024-04-25
Merge branch 'ensure-the-copied-buf-is-nul-terminated'
Jakub Kicinski
3
-9
/
+7
2024-04-25
octeontx2-af: avoid off-by-one read from userspace
Bui Quang Minh
1
-3
/
+1
2024-04-25
bna: ensure the copied buf is NUL terminated
Bui Quang Minh
1
-2
/
+2
2024-04-25
ice: ensure the copied buf is NUL terminated
Bui Quang Minh
1
-4
/
+4
2024-04-25
drm/ttm: Print the memory decryption status just once
Zack Rusin
1
-1
/
+1
2024-04-25
drm/vmwgfx: Fix Legacy Display Unit
Ian Forbes
1
-0
/
+1
2024-04-25
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-6
/
+6
2024-04-25
Merge tag '9p-for-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/e...
Linus Torvalds
4
-22
/
+56
2024-04-25
NFSD: Fix nfsd4_encode_fattr4() crasher
Chuck Lever
1
-1
/
+1
2024-04-25
Merge tag 'acpi-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-23
/
+42
2024-04-25
Merge tag 'net-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
85
-384
/
+830
2024-04-25
smb3: fix lock ordering potential deadlock in cifs_sync_mid_result
Steve French
1
-0
/
+3
2024-04-25
smb3: missing lock when picking channel
Steve French
1
-1
/
+3
2024-04-25
Merge branch 'acpi-cppc'
Rafael J. Wysocki
1
-18
/
+39
2024-04-25
riscv: T-Head: Test availability bit before enabling MAE errata
Christoph Müllner
1
-4
/
+10
2024-04-25
riscv: thead: Rename T-Head PBMT to MAE
Christoph Müllner
3
-19
/
+19
2024-04-25
mm/hugetlb: fix DEBUG_LOCKS_WARN_ON(1) when dissolve_free_hugetlb_folio()
Miaohe Lin
1
-1
/
+1
[prev]
[next]