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.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-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
2016-08-23
parisc: Fix pagefault crash in unaligned __get_user() call
Helge Deller
1
-1
/
+9
2016-08-23
KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS
Paolo Bonzini
1
-0
/
+5
2016-08-23
ARM: fix PTRACE_SETVFPREGS on SMP systems
Russell King
1
-1
/
+1
2016-08-23
mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNAL
Martin Willi
1
-0
/
+1
2016-08-23
Input: pwm-beeper - fix - scheduling while atomic
Manfred Schlaegl
1
-21
/
+48
2016-08-23
Input: pwm-beeper - remove useless call to pwm_config()
Olivier Sobrie
1
-1
/
+0
2016-08-23
Input: xpad - prevent spurious input from wired Xbox 360 controllers
Cameron Gutman
1
-0
/
+4
2016-08-23
RDMA/cxgb3: device driver frees DMA memory with different size
Honggang Li
1
-1
/
+1
2016-08-23
xen/events: Don't move disabled irqs
Ross Lagerwall
1
-2
/
+4
2016-08-23
wait/ptrace: assume __WALL if the child is traced
Oleg Nesterov
1
-9
/
+20
2016-08-23
Input: uinput - handle compat ioctl for UI_SET_PHYS
Ricky Liang
1
-0
/
+6
2016-08-23
net: ehea: avoid null pointer dereference
xypron.glpk@gmx.de
1
-5
/
+4
2016-08-23
sunrpc: Update RPCBIND_MAXNETIDLEN
Chuck Lever
1
-2
/
+2
2016-08-23
fs/cifs: correctly to anonymous authentication for the NTLM(v2) authentication
Stefan Metzmacher
1
-14
/
+19
2016-08-23
fs/cifs: correctly to anonymous authentication for the NTLM(v1) authentication
Stefan Metzmacher
1
-17
/
+23
2016-08-23
fs/cifs: correctly to anonymous authentication for the LANMAN authentication
Stefan Metzmacher
1
-16
/
+18
2016-08-23
fs/cifs: correctly to anonymous authentication via NTLMSSP
Stefan Metzmacher
1
-12
/
+20
2016-08-23
PCI: Disable all BAR sizing for devices with non-compliant BARs
Prarit Bhargava
1
-3
/
+3
2016-08-23
x86/PCI: Mark Broadwell-EP Home Agent 1 as having non-compliant BARs
Prarit Bhargava
1
-0
/
+7
2016-08-23
net/mlx4_core: Fix access to uninitialized index
Tariq Toukan
1
-2
/
+2
2016-08-23
mmc: mmc: Fix partition switch timeout for some eMMCs
Adrian Hunter
1
-0
/
+7
2016-08-23
sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systems
Vik Heyndrickx
1
-4
/
+7
2016-08-23
powerpc/mm/hash64: Fix subpage protection with 4K HPTE config
Michael Ellerman
1
-1
/
+9
2016-08-23
powerpc/mm/hash64: Factor out hash preload psize check
Michael Ellerman
1
-4
/
+17
2016-08-23
ata: sata_dwc_460ex: remove incorrect locking
Mans Rullgard
1
-3
/
+1
2016-08-23
gcov: disable tree-loop-im to reduce stack usage
Arnd Bergmann
1
-1
/
+1
2016-08-23
MIPS: Adjust set_pte() SMP fix to handle R10000_LLSC_WAR
Joshua Kinard
1
-13
/
+32
2016-08-23
ACPI / sysfs: fix error code in get_status()
Dan Carpenter
1
-4
/
+3
2016-08-23
USB: serial: option: add even more ZTE device ids
Lei Liu
1
-0
/
+54
2016-08-23
USB: serial: option: add more ZTE device ids
lei liu
1
-1
/
+74
2016-08-23
tty: vt, return error when con_startup fails
Jiri Slaby
1
-2
/
+3
2016-08-23
char: Drop bogus dependency of DEVPORT on !M68K
Geert Uytterhoeven
1
-1
/
+0
2016-08-23
ext4: fix hang when processing corrupted orphaned inode list
Theodore Ts'o
1
-4
/
+6
2016-08-23
aacraid: Fix for aac_command_thread hang
Raghava Aditya Renukunta
1
-0
/
+4
2016-08-23
btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctl
Luke Dashjr
4
-2
/
+24
2016-08-23
crypto: s5p-sss - fix incorrect usage of scatterlists api
Marek Szyprowski
1
-4
/
+4
2016-08-23
alpha/PCI: Call iomem_is_exclusive() for IORESOURCE_MEM, but not IORESOURCE_IO
Bjorn Helgaas
1
-2
/
+2
2016-08-23
PCI: Supply CPU physical address (not bus address) to iomem_is_exclusive()
Bjorn Helgaas
1
-4
/
+3
2016-08-23
crypto: s5p-sss - Fix missed interrupts when working with 8 kB blocks
Krzysztof Kozlowski
1
-14
/
+39
2016-08-23
ath5k: Change led pin configuration for compaq c700 laptop
Joseph Salisbury
1
-1
/
+1
2016-08-23
regmap: cache: Fix typo in cache_bypass parameter description
Andrew F. Davis
1
-1
/
+1
2016-06-15
Linux 3.2.81
v3.2.81
Ben Hutchings
1
-1
/
+1
2016-06-15
net: fix a kernel infoleak in x25 module
Kangjie Lu
1
-0
/
+1
2016-06-15
net: fix infoleak in rtnetlink
Kangjie Lu
1
-8
/
+10
2016-06-15
net: fix infoleak in llc
Kangjie Lu
1
-0
/
+1
2016-06-15
nf_conntrack: avoid kernel pointer value leak in slab name
Linus Torvalds
1
-1
/
+3
2016-06-15
get_rock_ridge_filename(): handle malformed NM entries
Al Viro
1
-3
/
+10
2016-06-15
parisc: fix a bug when syscall number of tracee is __NR_Linux_syscalls
Dmitry V. Levin
1
-1
/
+1
2016-06-15
proc: prevent accessing /proc/<PID>/environ until it's ready
Mathias Krause
1
-1
/
+2
2016-06-15
crypto: hash - Fix page length clamping in hash walk
Herbert Xu
1
-1
/
+2
[prev]
[next]