index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
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
2022-10-31
net: tun: fix bugs for oversize packet when napi frags enabled
Ziyang Xuan
1
-1
/
+2
2022-10-31
ibmvnic: change maintainers for vnic driver
Rick Lindsley
1
-1
/
+4
2022-11-01
powerpc/32: fix syscall wrappers with 64-bit arguments
Andreas Schwab
3
-3
/
+24
2022-11-01
asm-generic: compat: fix compat_arg_u64() and compat_arg_u64_dual()
Andreas Schwab
1
-1
/
+1
2022-10-31
Merge tag 'for-6.1-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-40
/
+73
2022-10-31
Merge tag 'lsm-pr-20221031' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+4
2022-10-31
parisc: Avoid printing the hardware path twice
Helge Deller
2
-14
/
+12
2022-10-31
net: sched: Fix use after free in red_enqueue()
Dan Carpenter
1
-1
/
+3
2022-10-31
net: fec: fix improper use of NETDEV_TX_BUSY
Zhang Changzhong
1
-2
/
+2
2022-10-31
powerpc/64e: Fix amdgpu build on Book3E w/o AltiVec
Michael Ellerman
1
-1
/
+1
2022-10-31
Merge tag 'v6.1-rc2' into fixes
Michael Ellerman
418
-5066
/
+5471
2022-10-30
Linux 6.1-rc3
v6.1-rc3
Linus Torvalds
1
-1
/
+1
2022-10-30
Merge branch 'nfc-skb-leaks'
David S. Miller
4
-6
/
+26
2022-10-30
nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send()
Shang XiaoJing
1
-1
/
+6
2022-10-30
nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send()
Shang XiaoJing
1
-2
/
+6
2022-10-30
nfc: nxp-nci: Fix potential memory leak in nxp_nci_send()
Shang XiaoJing
1
-2
/
+5
2022-10-30
nfc: fdp: Fix potential memory leak in fdp_nci_send()
Shang XiaoJing
1
-1
/
+9
2022-10-30
Merge tag 'fbdev-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-38
/
+47
2022-10-30
Merge tag 'char-misc-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
17
-91
/
+175
2022-10-30
Merge tag 'usb-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
15
-133
/
+169
2022-10-30
Merge tag 'gpio-fixes-for-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-18
/
+46
2022-10-30
Merge tag 'perf_urgent_for_v6.1_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-2
/
+7
2022-10-30
Merge tag 'loongarch-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-36
/
+34
2022-10-30
Merge tag '6.1-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-3
/
+11
2022-10-29
Merge tag 'random-6.1-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2022-10-29
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
14
-55
/
+96
2022-10-29
Merge tag 'block-6.1-2022-10-28' of git://git.kernel.dk/linux
Linus Torvalds
6
-9
/
+31
2022-10-29
Merge tag 'io_uring-6.1-2022-10-28' of git://git.kernel.dk/linux
Linus Torvalds
2
-8
/
+16
2022-10-29
Merge tag 'mm-hotfixes-stable-2022-10-28' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
28
-68
/
+196
2022-10-29
Merge tag 'powerpc-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
13
-45
/
+212
2022-10-29
platform/loongarch: laptop: Fix possible UAF and simplify generic_acpi_laptop...
Yang Yingliang
1
-3
/
+7
2022-10-29
platform/loongarch: laptop: Adjust resume order for loongson_hotkey_resume()
Huacai Chen
1
-7
/
+7
2022-10-29
LoongArch: BPF: Avoid declare variables in switch-case
Huacai Chen
1
-18
/
+13
2022-10-29
LoongArch: Use flexible-array member instead of zero-length array
Yushan Zhou
1
-1
/
+1
2022-10-29
LoongArch: Remove unused kernel stack padding
Jinyang He
5
-7
/
+6
2022-10-28
net: dsa: fall back to default tagger if we can't load the one from DT
Vladimir Oltean
1
-3
/
+10
2022-10-28
net: ethernet: adi: adin1110: Fix notifiers
Alexandru Tachici
1
-9
/
+29
2022-10-28
Merge branch 'a-few-corrections-for-sock_support_zc'
Jakub Kicinski
7
-8
/
+21
2022-10-28
net: also flag accepted sockets supporting msghdr originated zerocopy
Stefan Metzmacher
1
-0
/
+2
2022-10-28
net/ulp: remove SOCK_SUPPORT_ZC from tls sockets
Pavel Begunkov
1
-0
/
+3
2022-10-28
net: remove SOCK_SUPPORT_ZC from sockmap
Pavel Begunkov
4
-8
/
+15
2022-10-28
udp: advertise ipv6 udp support for msghdr::ubuf_info
Pavel Begunkov
1
-0
/
+1
2022-10-28
enic: MAINTAINERS: Update enic maintainers
Govindarajulu Varadarajan
1
-1
/
+1
2022-10-28
net: openvswitch: add missing .resv_start_op
Jakub Kicinski
1
-0
/
+1
2022-10-28
netlink: hide validation union fields from kdoc
Jakub Kicinski
1
-13
/
+18
2022-10-28
Merge tag 's390-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
8
-29
/
+24
2022-10-28
Merge tag 'riscv-for-linus-6.1-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-15
/
+30
2022-10-28
Merge tag 'acpi-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
4
-3
/
+11
2022-10-28
Merge tag 'pm-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
6
-209
/
+170
2022-10-29
random: use arch_get_random*_early() in random_init()
Jean-Philippe Brucker
1
-2
/
+2
[prev]
[next]