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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-07
compiler-gcc: disable -ftracer for __noclone functions
Paolo Bonzini
1
-1
/
+1
2016-06-07
include/linux/poison.h: fix LIST_POISON{1,2} offset
Vasily Kulikov
1
-2
/
+2
2016-06-07
tracing: Fix trace_printk() to print when not using bprintk()
Steven Rostedt (Red Hat)
1
-3
/
+3
2016-06-07
linux/const.h: Add _BITUL() and _BITULL()
H. Peter Anvin
1
-0
/
+3
2016-06-07
PCI: Disable IO/MEM decoding for devices with non-compliant BARs
Bjorn Helgaas
1
-0
/
+1
2016-06-07
x86: LLVMLinux: Fix "incomplete type const struct x86cpu_device_id"
Behan Webster
1
-0
/
+7
2016-06-07
compiler-gcc: integrate the various compiler-gcc[345].h files
Joe Perches
4
-181
/
+110
2016-03-16
Revert: "crypto: af_alg - Disallow bind/setkey/... after accept(2)"
Greg Kroah-Hartman
1
-3
/
+5
2016-03-16
modules: fix longstanding /proc/kallsyms vs module insertion race.
Rusty Russell
1
-8
/
+9
2016-03-16
efi: Make efivarfs entries immutable by default
Peter Jones
1
-0
/
+2
2016-03-16
efi: Make our variable validation list include the guid
Peter Jones
1
-1
/
+2
2016-03-16
efi: Do variable name validation tests in utf8
Peter Jones
1
-2
/
+4
2016-03-16
lib/ucs2_string: Add ucs2 -> utf8 helper functions
Peter Jones
1
-0
/
+4
2016-03-16
tracing: Fix check for cpu online when event is disabled
Steven Rostedt (Red Hat)
1
-8
/
+9
2016-03-10
libata: Align ata_device's id on a cacheline
Harvey Hunt
1
-1
/
+1
2016-03-10
libata: fix HDIO_GET_32BIT ioctl
Arnd Bergmann
1
-2
/
+2
2016-03-04
nfs: fix nfs_size_to_loff_t
Christoph Hellwig
1
-3
/
+1
2016-03-04
ses: fix additional element traversal bug
James Bottomley
1
-0
/
+4
2016-03-04
lockd: create NSM handles per net namespace
Andrey Ryabinin
1
-3
/
+6
2016-03-04
unix: correctly track in-flight fds in sending process user_struct
Hannes Frederic Sowa
2
-2
/
+3
2016-03-04
tracepoints: Do not trace when cpu is offline
Steven Rostedt (Red Hat)
1
-0
/
+6
2016-02-25
radix-tree: fix oops after radix_tree_iter_retry
Konstantin Khlebnikov
1
-3
/
+3
2016-02-25
radix-tree: fix race in gang lookup
Matthew Wilcox
1
-0
/
+16
2016-02-25
tracing: Fix freak link error caused by branch tracer
Arnd Bergmann
1
-1
/
+1
2016-02-25
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
1
-1
/
+23
2016-02-25
pty: make sure super_block is still valid in final /dev/tty close
Herton R. Krzesinski
1
-0
/
+4
2016-02-20
crypto: af_alg - Disallow bind/setkey/... after accept(2)
Herbert Xu
1
-5
/
+3
2016-02-20
kernel/signal.c: unexport sigsuspend()
Richard Weinberger
1
-1
/
+0
2016-01-29
arm64: fix building without CONFIG_UID16
Arnd Bergmann
2
-2
/
+2
2016-01-29
unix: properly account for FDs passed over unix sockets
willy tarreau
1
-0
/
+1
2016-01-23
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
1
-0
/
+1
2016-01-23
sctp: update the netstamp_needed counter when copying sockets
Marcelo Ricardo Leitner
1
-0
/
+2
2016-01-23
USB: add quirk for devices with broken LPM
Alan Stern
1
-0
/
+3
2016-01-23
ext4, jbd2: ensure entering into panic after recording an error in superblock
Daeho Jeong
1
-0
/
+1
2016-01-23
ipv6: distinguish frag queues by device for multicast and link-local packets
Michal Kubeček
1
-0
/
+1
2016-01-23
unix: avoid use-after-free in ep_remove_wait_queue
Rainer Weikusat
1
-0
/
+1
2015-12-09
net: avoid NULL deref in inet_ctl_sock_destroy()
Eric Dumazet
1
-1
/
+2
2015-11-09
ASoC: wm8904: Correct number of EQ registers
Charles Keepax
1
-1
/
+1
2015-10-27
net: add pfmemalloc check in sk_add_backlog()
Eric Dumazet
1
-0
/
+8
2015-10-27
skbuff: Fix skb checksum partial check.
Pravin B Shelar
1
-1
/
+1
2015-10-27
skbuff: Fix skb checksum flag on skb pull
Pravin B Shelar
1
-0
/
+3
2015-10-27
af_unix: Convert the unix_sk macro to an inline function for type safety
Aaron Conole
1
-1
/
+5
2015-10-23
security: fix typo in security_task_prctl
Jann Horn
1
-1
/
+1
2015-10-23
x86/xen: Support kexec/kdump in HVM guests by doing a soft reset
Vitaly Kuznetsov
1
-0
/
+8
2015-10-01
ipv6: lock socket in ip6_datagram_connect()
Eric Dumazet
1
-0
/
+1
2015-10-01
sctp: fix ASCONF list handling
Marcelo Ricardo Leitner
2
-0
/
+5
2015-09-21
iio: Add inverse unit conversion macros
Lars-Peter Clausen
1
-0
/
+17
2015-09-13
drm/radeon: add new OLAND pci id
Alex Deucher
1
-0
/
+1
2015-08-03
nfs: increase size of EXCHANGE_ID name string buffer
Jeff Layton
1
-1
/
+1
2015-08-03
USB: usbfs: allow URBs to be reaped after disconnection
Alan Stern
1
-1
/
+2
[next]