index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-25
ext4: make sure ext4_append() always allocates new block
Lukas Czerner
1
-0
/
+16
2022-08-25
ext4: add EXT4_INODE_HAS_XATTR_SPACE macro in xattr.h
Baokun Li
1
-0
/
+13
2022-08-25
spmi: trace: fix stack-out-of-bound access in SPMI tracing functions
David Collins
1
-6
/
+6
2022-08-25
x86/olpc: fix 'logical not is only applied to the left hand side'
Alexander Lobakin
1
-1
/
+1
2022-08-25
scsi: zfcp: Fix missing auto port scan and thus missing target ports
Steffen Maier
3
-13
/
+26
2022-08-25
netfilter: nf_tables: fix null deref due to zeroed list head
Florian Westphal
1
-0
/
+1
2022-08-25
USB: HCD: Fix URB giveback issue in tasklet function
Weitao Wang
2
-11
/
+16
2022-08-25
MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
Huacai Chen
1
-1
/
+1
2022-08-25
powerpc/powernv: Avoid crashing if rng is NULL
Michael Ellerman
1
-0
/
+2
2022-08-25
powerpc/fsl-pci: Fix Class Code of PCIe Root Port
Pali Rohár
2
-0
/
+9
2022-08-25
PCI: Add defines for normal and subtractive PCI bridges
Pali Rohár
1
-0
/
+2
2022-08-25
ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr()
Alexander Lobakin
1
-1
/
+1
2022-08-25
md-raid10: fix KASAN warning
Mikulas Patocka
1
-1
/
+4
2022-08-25
fuse: limit nsec
Miklos Szeredi
1
-0
/
+6
2022-08-25
bpf: fix overflow in prog accounting
Daniel Borkmann
3
-11
/
+52
2022-08-25
drm/nouveau: fix another off-by-one in nvbios_addr
Timur Tabi
1
-1
/
+1
2022-08-25
parisc: Fix device names in /proc/iomem
Helge Deller
1
-5
/
+4
2022-08-25
usbnet: Fix linkwatch use-after-free on disconnect
Lukas Wunner
1
-6
/
+2
2022-08-25
vfs: Check the truncate maximum size in inode_newsize_ok()
David Howells
1
-0
/
+2
2022-08-25
ALSA: hda/cirrus - support for iMac 12,1 model
Allen Ballway
1
-0
/
+1
2022-08-25
ALSA: hda/conexant: Add quirk for LENOVO 20149 Notebook model
Meng Tang
1
-1
/
+10
2022-08-25
KVM: x86: Mark TSS busy during LTR emulation _after_ all fault checks
Sean Christopherson
1
-10
/
+9
2022-08-25
KVM: SVM: Don't BUG if userspace injects an interrupt with GIF=0
Maciej S. Szmigiero
1
-2
/
+0
2022-08-25
add barriers to buffer_uptodate and set_buffer_uptodate
Mikulas Patocka
1
-1
/
+24
2022-08-25
ALSA: bcd2000: Fix a UAF bug on the error path of probing
Zheyu Ma
1
-1
/
+2
2022-08-25
macintosh/adb: fix oob read in do_adb_query() function
Ning Qiang
1
-1
/
+1
2022-08-25
random: only call boot_init_stack_canary() once
Hans-Christian Noren Egtvedt
1
-7
/
+0
2022-08-25
ACPI: video: Shortening quirk list by identifying Clevo by board_name only
Werner Sembach
1
-34
/
+0
2022-08-25
ACPI: video: Force backlight native for some TongFang devices
Werner Sembach
1
-1
/
+50
2022-08-25
init/main.c: extract early boot entropy from the passed cmdline
Daniel Micay
1
-0
/
+2
2022-08-25
init: move stack canary initialization after setup_arch
Laura Abbott
1
-6
/
+5
2022-08-25
init/main: properly align the multi-line comment
Viresh Kumar
1
-4
/
+4
2022-08-25
init/main: Fix double "the" in comment
Viresh Kumar
1
-1
/
+1
2022-08-25
include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swap
Christian Borntraeger
1
-2
/
+2
2022-08-25
selinux: fix inode_doinit_with_dentry() LABEL_INVALID error handling
Paul Moore
1
-18
/
+13
2022-08-25
selinux: fix error initialization in inode_doinit_with_dentry()
Tianyue Ren
1
-3
/
+16
2022-08-25
selinux: Convert isec->lock into a spinlock
Andreas Gruenbacher
2
-40
/
+66
2022-08-25
selinux: Clean up initialization of isec->sclass
Andreas Gruenbacher
1
-6
/
+4
2022-08-25
proc: Pass file mode to proc_pid_make_inode
Andreas Gruenbacher
5
-21
/
+14
2022-08-25
selinux: Minor cleanups
Andreas Gruenbacher
2
-3
/
+4
2022-08-25
ion: Make user_ion_handle_put_nolock() a void function
Nathan Chancellor
1
-6
/
+2
2022-08-25
mt7601u: add USB device ID for some versions of XiaoDu WiFi Dongle.
Wei Mingzhi
1
-0
/
+1
2022-08-25
ARM: crypto: comment out gcc warning that breaks clang builds
Greg Kroah-Hartman
1
-1
/
+2
2022-08-25
netfilter: nf_queue: do not allow packet truncation below transport header of...
Florian Westphal
1
-1
/
+6
2022-08-25
net: sungem_phy: Add of_node_put() for reference returned by of_get_parent()
Liang He
1
-0
/
+1
2022-08-25
net: ping6: Fix memleak in ipv6_renew_options().
Kuniyuki Iwashima
1
-0
/
+6
2022-08-25
scsi: ufs: host: Hold reference returned by of_parse_phandle()
Liang He
1
-2
/
+13
2022-08-25
ntfs: fix use-after-free in ntfs_ucsncmp()
ChenXiaoSong
1
-2
/
+6
2022-08-25
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put
Luiz Augusto von Dentz
2
-13
/
+49
2022-07-29
Linux 4.9.325
v4.9.325
Greg Kroah-Hartman
1
-1
/
+1
[prev]
[next]