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.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
2014-10-15
USB: Add device quirk for ASUS T100 Base Station keyboard
Lu Baolu
1
-0
/
+3
2014-10-15
uas: Add no-report-opcodes quirk
Hans de Goede
1
-0
/
+2
2014-10-15
uas: Add a quirk for rejecting ATA_12 and ATA_16 commands
Hans de Goede
1
-0
/
+2
2014-10-15
sctp: handle association restarts when the socket is closed.
Vlad Yasevich
1
-1
/
+1
2014-10-15
ipv6: remove rt6i_genid
Hannes Frederic Sowa
2
-21
/
+4
2014-10-15
xfrm: Generate queueing routes only from route lookup functions
Steffen Klassert
1
-0
/
+1
2014-10-15
xfrm: Generate blackhole routes only from route lookup functions
Steffen Klassert
1
-1
/
+14
2014-10-15
tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
Neal Cardwell
3
-1
/
+2
2014-10-15
tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)
Andrey Vagin
1
-1
/
+3
2014-10-15
net: Always untag vlan-tagged traffic on input.
Vlad Yasevich
2
-6
/
+1
2014-10-09
jiffies: Fix timeval conversion to jiffies
Andrew Hunter
1
-12
/
+0
2014-10-09
media: vb2: fix VBI/poll regression
Hans Verkuil
1
-0
/
+4
2014-10-06
crypto: ccp - Check for CCP before registering crypto algs
Tom Lendacky
1
-0
/
+12
2014-10-06
vgaswitcheroo: add vga_switcheroo_fini_domain_pm_ops
Alex Deucher
1
-0
/
+2
2014-10-06
PCI: Add pci_ignore_hotplug() to ignore hotplug events for a device
Bjorn Helgaas
1
-0
/
+6
2014-10-06
ftrace: Allow ftrace_ops to use the hashes from other ops
Steven Rostedt (Red Hat)
1
-2
/
+11
2014-10-06
lockdep: Revert lockdep check in raw_seqcount_begin()
Trond Myklebust
1
-2
/
+0
2014-10-06
regulatory: add NUL to alpha2
Eliad Peller
1
-1
/
+1
2014-10-06
workqueue: apply __WQ_ORDERED to create_singlethread_workqueue()
Tejun Heo
1
-1
/
+1
2014-10-06
iio:trigger: modify return value for iio_trigger_get
Srinivas Pandruvada
1
-1
/
+3
2014-10-06
ACPI / hotplug: Generate online uevents for ACPI containers
Rafael J. Wysocki
1
-0
/
+1
2014-10-06
nfs: don't sleep with inode lock in lock_and_join_requests
Weston Andros Adamson
1
-0
/
+1
2014-10-06
nfs: check wait_on_bit_lock err in page_group_lock
Weston Andros Adamson
1
-1
/
+1
2014-10-06
nfs: remove pgio_header refcount, related cleanup
Weston Andros Adamson
1
-1
/
+0
2014-10-06
nfs: merge nfs_pgio_data into _header
Weston Andros Adamson
2
-26
/
+26
2014-10-06
nfs: rename members of nfs_pgio_data
Weston Andros Adamson
1
-2
/
+2
2014-10-06
nfs: move nfs_pgio_data and remove nfs_rw_header
Weston Andros Adamson
2
-24
/
+18
2014-10-06
drm/radeon: properly document reloc priority mask
Christian König
1
-0
/
+1
2014-10-06
xattr: fix check for simultaneous glibc header inclusion
Filipe Brandenburger
1
-1
/
+1
2014-10-06
drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2
Christian König
1
-0
/
+2
2014-09-17
RDMA/uapi: Include socket.h in rdma_user_cm.h
Doug Ledford
1
-0
/
+1
2014-09-17
mnt: Correct permission checks in do_remount
Eric W. Biederman
1
-0
/
+5
2014-09-17
mnt: Only change user settable mount flags in remount
Eric W. Biederman
1
-1
/
+3
2014-09-17
ACPI / scan: not cache _SUN value in struct acpi_device_pnp
Yasuaki Ishimatsu
1
-1
/
+0
2014-09-17
scsi: do not issue SCSI RSOC command to Promise Vtrak E610f
Janusz Dziemidowicz
1
-0
/
+2
2014-09-17
scsi: add a blacklist flag which enables VPD page inquiries
Martin K. Petersen
2
-0
/
+2
2014-09-17
scsi_scan: Restrict sequential scan to 256 LUNs
Hannes Reinecke
1
-0
/
+2
2014-09-17
fanotify: fix double free of pending permission events
Jan Kara
1
-0
/
+2
2014-09-17
CAPABILITIES: remove undefined caps from all processes
Eric Paris
1
-1
/
+4
2014-09-17
tpm: Provide a generic means to override the chip returned timeouts
Jason Gunthorpe
1
-0
/
+3
2014-09-06
svcrdma: Select NFSv4.1 backchannel transport based on forward channel
Chuck Lever
1
-0
/
+1
2014-09-06
jbd2: fix descriptor block size handling errors with journal_csum
Darrick J. Wong
1
-5
/
+25
2014-09-06
drm/radeon: add additional SI pci ids
Alex Deucher
1
-0
/
+4
2014-09-06
drm/radeon: add new bonaire pci ids
Alex Deucher
1
-0
/
+2
2014-09-06
drm/radeon: add new KV pci id
Alex Deucher
1
-0
/
+1
2014-08-14
ip_tunnel(ipv4): fix tunnels with "local any remote $remote_ip"
Dmitry Popov
1
-0
/
+1
2014-07-31
kexec: export free_huge_page to VMCOREINFO
Atsushi Kumagai
1
-0
/
+1
2014-07-30
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-0
/
+3
2014-07-30
Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+1
2014-07-30
Revert "cdc_subset: deal with a device that needs reset for timeout"
Linus Torvalds
1
-3
/
+0
[next]