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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-11
pipe: limit the per-user amount of pages allocated in pipes
Willy Tarreau
2
-0
/
+5
2016-07-11
net: validate variable length ll headers
Willem de Bruijn
1
-2
/
+20
2016-07-11
packet: Allow packets with only a header (but no payload)
Martin Blumenstingl
1
-1
/
+2
2016-07-11
mld, igmp: Fix reserved tailroom calculation
Benjamin Poirier
1
-0
/
+24
2016-07-11
dm snapshot: disallow the COW and origin devices from being identical
DingXiang
1
-0
/
+2
2016-07-11
ASoC: samsung: pass DMA channels as pointers
Arnd Bergmann
1
-0
/
+4
2016-07-11
USB: EHCI: declare hostpc register as zero-length array
Alan Stern
1
-2
/
+2
2016-07-11
nfsd4/rpc: move backchannel create logic into rpc code
J. Bruce Fields
1
-2
/
+0
2016-06-17
irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding mask
Marc Zyngier
1
-1
/
+1
2016-06-07
SIGNAL: Move generic copy_siginfo() to signal.h
James Hogan
1
-0
/
+15
2016-06-04
can: fix handling of unmodifiable configuration options
Oliver Hartkopp
1
-2
/
+20
2016-06-04
USB: leave LPM alone if possible when binding/unbinding interface drivers
Alan Stern
1
-1
/
+1
2016-06-04
Fix OpenSSH pty regression on close
Brian Bloniarz
1
-1
/
+1
2016-06-04
usb: core: hub: hub_port_init lock controller instead of bus
Chris Bainbridge
2
-2
/
+2
2016-05-17
Minimal fix-up of bad hashing behavior of hash_64()
Linus Torvalds
1
-2
/
+18
2016-05-17
mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*
Naoya Horiguchi
1
-3
/
+7
2016-05-17
regulator: s2mps11: Fix invalid selector mask and voltages for buck9
Krzysztof Kozlowski
1
-0
/
+2
2016-05-10
mm: hugetlb: allow hugepages_supported to be architecture specific
Dominik Dingel
1
-9
/
+8
2016-04-20
USB: uas: Add a new NO_REPORT_LUNS quirk
Hans de Goede
1
-0
/
+2
2016-04-20
compiler-gcc: disable -ftracer for __noclone functions
Paolo Bonzini
1
-1
/
+1
2016-04-20
compiler-gcc: integrate the various compiler-gcc[345].h files
Joe Perches
4
-185
/
+116
2016-04-18
mm: use 'unsigned int' for page order
Kirill A. Shutemov
2
-3
/
+4
2016-04-18
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
1
-1
/
+1
2016-04-18
tracing: Fix trace_printk() to print when not using bprintk()
Steven Rostedt (Red Hat)
1
-3
/
+3
2016-04-18
Thermal: Ignore invalid trip points
Zhang Rui
1
-0
/
+2
2016-04-18
mmc: atmel-mci: restore dma on AVR32
Mans Rullgard
1
-0
/
+2
2016-04-18
PCI: Disable IO/MEM decoding for devices with non-compliant BARs
Bjorn Helgaas
1
-0
/
+1
2016-04-18
PCI: Add dev->has_secondary_link to track downstream PCIe links
Yijing Wang
1
-0
/
+1
2016-04-18
tty: Fix GPF in flush_to_ldisc(), part 2
Peter Hurley
1
-1
/
+1
2016-04-14
include/linux/poison.h: fix LIST_POISON{1,2} offset
Vasily Kulikov
1
-2
/
+2
2016-04-14
modules: fix longstanding /proc/kallsyms vs module insertion race.
Rusty Russell
1
-8
/
+9
2016-04-12
efi: Make efivarfs entries immutable by default
Peter Jones
1
-0
/
+2
2016-04-12
efi: Make our variable validation list include the guid
Peter Jones
1
-1
/
+2
2016-04-12
lib/ucs2_string: Add ucs2 -> utf8 helper functions
Peter Jones
1
-0
/
+4
2016-04-12
dax: don't abuse get_block mapping for endio callbacks
Dave Chinner
1
-2
/
+4
2016-04-12
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
1
-1
/
+23
2016-03-22
tracing: Fix check for cpu online when event is disabled
Steven Rostedt (Red Hat)
1
-8
/
+9
2016-03-09
use ->d_seq to get coherency between ->d_inode and ->d_flags
Al Viro
1
-3
/
+1
2016-03-09
seqcount: Rename write_seqcount_barrier()
Peter Zijlstra
1
-3
/
+3
2016-03-09
libata: Align ata_device's id on a cacheline
Harvey Hunt
1
-1
/
+1
2016-03-07
libata: fix HDIO_GET_32BIT ioctl
Arnd Bergmann
1
-2
/
+2
2016-03-07
nfs: fix nfs_size_to_loff_t
Christoph Hellwig
1
-3
/
+1
2016-03-04
net:Add sysctl_max_skb_frags
Hans Westgaard Ry
1
-0
/
+1
2016-03-04
net/ipv6: add sysctl option accept_ra_min_hop_limit
Hangbin Liu
1
-0
/
+1
2016-03-04
tracing: Fix freak link error caused by branch tracer
Arnd Bergmann
1
-1
/
+1
2016-03-04
tracepoints: Do not trace when cpu is offline
Steven Rostedt (Red Hat)
1
-0
/
+5
2016-02-28
pty: make sure super_block is still valid in final /dev/tty close
Herton R. Krzesinski
1
-0
/
+4
2016-02-23
cgroup: make sure a parent css isn't offlined before its children
Tejun Heo
1
-0
/
+6
2016-02-23
cgroup: separate out include/linux/cgroup-defs.h
Tejun Heo
2
-453
/
+466
2016-02-15
radix-tree: fix oops after radix_tree_iter_retry
Konstantin Khlebnikov
1
-3
/
+3
[prev]
[next]